Aug 26 14:57:30.759353 np0000008165 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 26 14:57:30.764143 np0000008165 devstack@c-api.service[100195]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Aug 26 14:57:30 2026] *** Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: nodename: np0000008165 Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: machine: x86_64 Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: clock source: unix Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: pcre jit disabled Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: detected number of CPU cores: 16 Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: current working directory: / Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: detected binary path: /usr/bin/uwsgi-core Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: your processes number limit is 257052 Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: your memory page size is 4096 bytes Aug 26 14:57:30.766300 np0000008165 devstack@c-api.service[100195]: detected max file descriptor number: 2048 Aug 26 14:57:30.766629 np0000008165 devstack@c-api.service[100195]: lock engine: pthread robust mutexes Aug 26 14:57:30.766629 np0000008165 devstack@c-api.service[100195]: thunder lock: enabled Aug 26 14:57:30.766673 np0000008165 devstack@c-api.service[100195]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 26 14:57:30.766696 np0000008165 devstack@c-api.service[100195]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Aug 26 14:57:30.766718 np0000008165 devstack@c-api.service[100195]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 26 14:57:30.766718 np0000008165 devstack@c-api.service[100195]: Set PythonHome to /opt/stack/data/venv Aug 26 14:57:30.800119 np0000008165 devstack@c-api.service[100195]: Python main interpreter initialized at 0x7a16e92a4668 Aug 26 14:57:30.800119 np0000008165 devstack@c-api.service[100195]: python threads support enabled Aug 26 14:57:30.800119 np0000008165 devstack@c-api.service[100195]: your server socket listen backlog is limited to 100 connections Aug 26 14:57:30.800119 np0000008165 devstack@c-api.service[100195]: your mercy for graceful operations on workers is 80 seconds Aug 26 14:57:30.800652 np0000008165 devstack@c-api.service[100195]: mapped 671795 bytes (656 KB) for 4 cores Aug 26 14:57:30.800796 np0000008165 devstack@c-api.service[100195]: *** Operational MODE: preforking *** Aug 26 14:57:30.801018 np0000008165 devstack@c-api.service[100195]: *** uWSGI is running in multiple interpreter mode *** Aug 26 14:57:30.801018 np0000008165 devstack@c-api.service[100195]: spawned uWSGI master process (pid: 100195) Aug 26 14:57:30.801163 np0000008165 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 26 14:57:30.801533 np0000008165 devstack@c-api.service[100195]: spawned uWSGI worker 1 (pid: 100196, cores: 1) Aug 26 14:57:30.801936 np0000008165 devstack@c-api.service[100195]: spawned uWSGI worker 2 (pid: 100197, cores: 1) Aug 26 14:57:30.802354 np0000008165 devstack@c-api.service[100195]: spawned uWSGI worker 3 (pid: 100198, cores: 1) Aug 26 14:57:30.802851 np0000008165 devstack@c-api.service[100195]: spawned uWSGI worker 4 (pid: 100199, cores: 1) Aug 26 14:57:30.802924 np0000008165 devstack@c-api.service[100195]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 26 14:57:30.923820 np0000008165 devstack@c-api.service[100198]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 26 14:57:30.923820 np0000008165 devstack@c-api.service[100198]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 26 14:57:30.923820 np0000008165 devstack@c-api.service[100198]: we strongly recommend against using it for new projects. Aug 26 14:57:30.923820 np0000008165 devstack@c-api.service[100198]: If you are already using Eventlet, we recommend migrating to a different Aug 26 14:57:30.923820 np0000008165 devstack@c-api.service[100198]: framework. For more detail see Aug 26 14:57:30.923820 np0000008165 devstack@c-api.service[100198]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 26 14:57:30.923820 np0000008165 devstack@c-api.service[100198]: import eventlet # noqa Aug 26 14:57:30.924469 np0000008165 devstack@c-api.service[100199]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 26 14:57:30.924469 np0000008165 devstack@c-api.service[100199]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 26 14:57:30.924469 np0000008165 devstack@c-api.service[100199]: we strongly recommend against using it for new projects. Aug 26 14:57:30.924469 np0000008165 devstack@c-api.service[100199]: If you are already using Eventlet, we recommend migrating to a different Aug 26 14:57:30.924469 np0000008165 devstack@c-api.service[100199]: framework. For more detail see Aug 26 14:57:30.924469 np0000008165 devstack@c-api.service[100199]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 26 14:57:30.924469 np0000008165 devstack@c-api.service[100199]: import eventlet # noqa Aug 26 14:57:30.925018 np0000008165 devstack@c-api.service[100196]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 26 14:57:30.925018 np0000008165 devstack@c-api.service[100196]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 26 14:57:30.925018 np0000008165 devstack@c-api.service[100196]: we strongly recommend against using it for new projects. Aug 26 14:57:30.925018 np0000008165 devstack@c-api.service[100196]: If you are already using Eventlet, we recommend migrating to a different Aug 26 14:57:30.925018 np0000008165 devstack@c-api.service[100196]: framework. For more detail see Aug 26 14:57:30.925018 np0000008165 devstack@c-api.service[100196]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 26 14:57:30.925018 np0000008165 devstack@c-api.service[100196]: import eventlet # noqa Aug 26 14:57:30.939644 np0000008165 devstack@c-api.service[100197]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 26 14:57:30.939644 np0000008165 devstack@c-api.service[100197]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 26 14:57:30.939644 np0000008165 devstack@c-api.service[100197]: we strongly recommend against using it for new projects. Aug 26 14:57:30.939644 np0000008165 devstack@c-api.service[100197]: If you are already using Eventlet, we recommend migrating to a different Aug 26 14:57:30.939644 np0000008165 devstack@c-api.service[100197]: framework. For more detail see Aug 26 14:57:30.939644 np0000008165 devstack@c-api.service[100197]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 26 14:57:30.939644 np0000008165 devstack@c-api.service[100197]: import eventlet # noqa Aug 26 14:57:31.086779 np0000008165 devstack@c-api.service[100199]: /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 Aug 26 14:57:31.086779 np0000008165 devstack@c-api.service[100199]: from cgi import parse_header Aug 26 14:57:31.087435 np0000008165 devstack@c-api.service[100198]: /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 Aug 26 14:57:31.087435 np0000008165 devstack@c-api.service[100198]: from cgi import parse_header Aug 26 14:57:31.095358 np0000008165 devstack@c-api.service[100196]: /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 Aug 26 14:57:31.095358 np0000008165 devstack@c-api.service[100196]: from cgi import parse_header Aug 26 14:57:31.119874 np0000008165 devstack@c-api.service[100197]: /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 Aug 26 14:57:31.119874 np0000008165 devstack@c-api.service[100197]: from cgi import parse_header Aug 26 14:57:31.127417 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 26 14:57:31.127417 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 14:57:31.130963 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 26 14:57:31.130963 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 14:57:31.133882 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 26 14:57:31.133882 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 14:57:31.139123 np0000008165 devstack@c-api.service[100199]: /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. Aug 26 14:57:31.139123 np0000008165 devstack@c-api.service[100199]: removals.removed_module( Aug 26 14:57:31.140091 np0000008165 devstack@c-api.service[100199]: /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. Aug 26 14:57:31.140091 np0000008165 devstack@c-api.service[100199]: removals.removed_module( Aug 26 14:57:31.143638 np0000008165 devstack@c-api.service[100198]: /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. Aug 26 14:57:31.143638 np0000008165 devstack@c-api.service[100198]: removals.removed_module( Aug 26 14:57:31.144571 np0000008165 devstack@c-api.service[100198]: /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. Aug 26 14:57:31.144571 np0000008165 devstack@c-api.service[100198]: removals.removed_module( Aug 26 14:57:31.146511 np0000008165 devstack@c-api.service[100196]: /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. Aug 26 14:57:31.146511 np0000008165 devstack@c-api.service[100196]: removals.removed_module( Aug 26 14:57:31.147482 np0000008165 devstack@c-api.service[100196]: /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. Aug 26 14:57:31.147482 np0000008165 devstack@c-api.service[100196]: removals.removed_module( Aug 26 14:57:31.155863 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 26 14:57:31.155863 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 14:57:31.167477 np0000008165 devstack@c-api.service[100197]: /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. Aug 26 14:57:31.167477 np0000008165 devstack@c-api.service[100197]: removals.removed_module( Aug 26 14:57:31.168299 np0000008165 devstack@c-api.service[100197]: /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. Aug 26 14:57:31.168299 np0000008165 devstack@c-api.service[100197]: removals.removed_module( Aug 26 14:57:31.877177 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 26 14:57:31.877177 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 14:57:31.912309 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 26 14:57:31.912309 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 14:57:31.919245 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 26 14:57:31.919245 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 14:57:31.930497 np0000008165 devstack@c-api.service[100199]: /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. Aug 26 14:57:31.930497 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 14:57:31.946406 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 26 14:57:31.946406 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 14:57:31.960383 np0000008165 devstack@c-api.service[100196]: /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. Aug 26 14:57:31.960383 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 14:57:31.979506 np0000008165 devstack@c-api.service[100198]: /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. Aug 26 14:57:31.979506 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 14:57:32.008698 np0000008165 devstack@c-api.service[100197]: /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. Aug 26 14:57:32.008698 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 14:57:32.107807 np0000008165 devstack@c-api.service[100199]: 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. Aug 26 14:57:32.108071 np0000008165 devstack@c-api.service[100199]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100199) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 26 14:57:32.144586 np0000008165 devstack@c-api.service[100196]: 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. Aug 26 14:57:32.144832 np0000008165 devstack@c-api.service[100196]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100196) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 26 14:57:32.152168 np0000008165 devstack@c-api.service[100198]: 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. Aug 26 14:57:32.152375 np0000008165 devstack@c-api.service[100198]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100198) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 26 14:57:32.182792 np0000008165 devstack@c-api.service[100197]: 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. Aug 26 14:57:32.183000 np0000008165 devstack@c-api.service[100197]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100197) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 26 14:57:32.194493 np0000008165 devstack@c-api.service[100199]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 26 14:57:32.194493 np0000008165 devstack@c-api.service[100199]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 26 14:57:32.213001 np0000008165 devstack@c-api.service[100196]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 26 14:57:32.213001 np0000008165 devstack@c-api.service[100196]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 26 14:57:32.217970 np0000008165 devstack@c-api.service[100198]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 26 14:57:32.217970 np0000008165 devstack@c-api.service[100198]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 26 14:57:32.250372 np0000008165 devstack@c-api.service[100197]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 26 14:57:32.250372 np0000008165 devstack@c-api.service[100197]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 26 14:57:32.676171 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100197) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 26 14:57:32.676361 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100196) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 26 14:57:32.676629 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.676674 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.676723 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.676768 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.676948 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.676991 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.677880 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100198) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 26 14:57:32.678223 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100199) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 26 14:57:32.678373 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.678474 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.678718 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.678758 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.678817 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.679010 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.679054 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.679080 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.679139 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.679212 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.679260 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.679304 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.679343 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.679396 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.679446 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.679488 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.679540 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.679584 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.679623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.679663 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.679663 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.679739 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.679779 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.679834 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.679876 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.679876 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.679966 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.680002 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.680037 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.680037 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.680105 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.680105 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.680182 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.680250 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.680719 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.680807 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.680840 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.680865 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.680910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.680941 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.680967 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.680989 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.681018 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.681047 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.681071 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.681093 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.681114 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.681142 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.681174 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.681197 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.681221 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.681272 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.681326 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.681368 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.681407 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.681454 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.681454 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.681554 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.681611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.681652 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.681693 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.681727 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.681759 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.681791 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.681845 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.681900 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.681936 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.681977 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.682031 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.682068 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.682114 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.682149 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.682186 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.682212 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.682243 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.682282 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.682308 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.682330 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.682353 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.682376 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.682397 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.682424 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.682452 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.682475 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.682501 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.682544 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.682544 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.682593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.682593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.682636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.683828 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.683969 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.683969 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.684056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.684087 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.684113 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.684145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.684197 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.684232 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.684286 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.684323 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.684397 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.684448 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.684524 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.684692 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.684798 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.684895 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.684952 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.684995 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.685025 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.685065 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.685092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.685124 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.685152 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.685175 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.685200 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.685224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.685264 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.685310 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.685340 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.685369 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.685395 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.685423 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.685451 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.685476 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.685507 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.685542 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.685567 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.685593 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.685615 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.685638 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.685665 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.685696 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.685722 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.685722 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.685791 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.685822 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.685873 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.685930 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.685972 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.686055 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.686094 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.686134 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.686166 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.686219 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.686312 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.686710 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.686781 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.686838 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.686924 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.686960 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.687002 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.687026 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.687050 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.687072 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.687100 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.687124 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.687150 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.687176 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.687206 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.687234 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.687279 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.687311 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.687342 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.687367 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.687395 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.687420 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.687445 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.687476 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.687502 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.687533 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.687594 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.687692 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.687791 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.687916 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.687987 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.688050 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.688109 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.688167 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.688196 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.688230 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.688276 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.688306 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.688328 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.688352 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.688377 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.688399 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.688422 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.688450 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.688482 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.688507 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.688545 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.688571 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.688595 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.688625 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.688655 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.688681 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.688707 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.688730 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.688758 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.688784 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.688809 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.688832 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.688854 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.688895 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.688934 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.688971 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.688998 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.689021 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.689021 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.689079 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.689105 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.689105 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.689156 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.689180 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.689180 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.689229 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.689337 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.689377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.689405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.689428 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.689428 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.689477 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.689477 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.689537 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.689565 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.689565 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.689565 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.689644 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.689729 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.690721 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.690786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.690848 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.690983 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.690983 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.691067 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.691098 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.691394 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.691451 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.691525 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.691606 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.691658 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.691698 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.691762 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.691857 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.692009 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.692093 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.692193 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.692299 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.692345 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.692374 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.692439 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.692466 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.692541 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.692635 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.692724 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.692815 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.692943 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.697542 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.697635 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.697665 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.697736 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.697790 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.697854 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.697978 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.698147 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.698228 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.698293 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.698351 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.698409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.698468 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.698498 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.698553 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.698608 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.698707 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.698765 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.698795 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.698840 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.698928 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.698986 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.699017 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.699043 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.699073 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.699109 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.699143 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.699167 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.699189 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.699213 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.699235 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.699278 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.699309 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.699337 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.699368 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.699397 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.699426 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.699454 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.699482 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.699482 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.699482 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.699565 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.699588 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.699618 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.699618 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.699704 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.699785 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.699861 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.699900 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.699969 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.700011 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.700042 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.700141 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.700227 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.700315 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.700415 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.701355 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.701426 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.701502 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.701582 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.701622 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.701660 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.701711 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.701747 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.701787 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.701815 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.701857 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.701910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.701910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.701979 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.702663 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.702765 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.702805 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.702832 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.702871 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.702909 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.702942 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.702973 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.703012 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.703040 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.703067 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.703100 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.703129 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.703155 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.703177 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.703201 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.703226 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.703259 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.703299 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.703329 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.703350 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.703371 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.703399 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.703424 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.703447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.703482 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.703482 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.703544 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.703590 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.703674 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.703765 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.703850 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.703937 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.703977 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.704013 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.704047 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.704096 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.704123 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.704184 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.704274 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.704362 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.704409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.704454 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.704485 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.704515 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.704562 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.704612 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.704664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.704699 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.704745 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.704795 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.704822 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.704848 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.704872 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.704918 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.704977 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.705003 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.705056 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.705082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.705102 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.705140 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.705179 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.705216 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.705362 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.705404 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.705435 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.705460 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.705460 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.705460 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.705569 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.707355 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.707411 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.707484 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.707563 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.707619 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.707675 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.707759 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.707955 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.708056 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.708150 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.708221 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.708257 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.708327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.708360 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.708388 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.708411 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.708434 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.708460 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.708500 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.708541 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.708576 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.708600 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.708633 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.708657 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.708678 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.708700 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.708720 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.708746 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.708773 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.708812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.708841 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.708865 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.708907 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.708951 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.708981 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.709009 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.709032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.709089 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.709175 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.709246 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.709293 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.709319 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.709345 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.709369 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.709391 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.709417 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.709440 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.709466 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.709493 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.709569 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.709604 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.709660 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.709696 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.709744 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.709774 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.709830 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.710594 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.710728 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.710728 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.710799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.710848 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.710972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.711061 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.711099 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.711128 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.711155 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.711220 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.711280 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.711329 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.711367 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.711394 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.711440 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.711473 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.711507 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.711546 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.711573 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.711573 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.711616 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.711648 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.711676 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.711711 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.711763 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.711805 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.711840 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.711840 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.711922 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.711965 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.712000 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.712025 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.712062 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.712154 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.712190 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.712215 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.712249 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.712277 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.712303 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.712335 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.712361 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.712386 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.712411 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.712440 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.712440 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.712486 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.712513 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.712549 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.712575 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.712600 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.712621 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.712660 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.712689 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.712743 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.712786 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.712827 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.712854 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.712879 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.712941 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.712977 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.713005 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.713028 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.713080 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.713111 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.713111 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.713154 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.713177 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.713207 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.713231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.713259 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.713300 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.713337 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.713378 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.713432 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.713477 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.713512 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.713574 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.713600 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.713624 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.713657 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.713684 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.713737 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.713737 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.713817 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.713846 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.713873 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.713918 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.713956 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.713982 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.714003 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.714029 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.714071 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.714167 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.714208 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.714235 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.714272 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.714272 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.714326 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.714351 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.714373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.714397 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.714428 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.714454 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.714490 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.714490 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.714490 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.714490 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.714490 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.714490 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.714490 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.714490 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.714658 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.714658 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.714658 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.714658 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.714658 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.714658 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.714818 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.714849 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.714877 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.714877 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.715030 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.715030 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.715030 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.715127 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.715155 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.715178 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.715258 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.715303 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.715330 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.715352 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.715413 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.715454 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.715494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.715554 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.715583 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.715609 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.715632 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.715661 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.715687 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.715710 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.715739 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.715790 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.715822 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.715848 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.715941 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.715976 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.716002 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.716050 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.716112 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.716144 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.716181 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.716209 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.716248 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.716272 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.716308 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.716308 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.716359 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.716493 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.716544 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.716571 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.716604 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.716639 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.716670 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.716696 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.716722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.716744 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.716768 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.716794 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.716817 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.716847 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.716875 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.716931 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.716969 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.716999 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.717025 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.717050 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.717082 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.717115 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.717152 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.717187 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.717212 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.717248 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.717277 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.717303 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.717336 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.717364 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.717386 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.717411 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.717551 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.717551 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.717593 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.717593 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.717634 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.717654 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.719177 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.719235 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.719296 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.719363 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.719416 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.719474 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.719550 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.721491 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.721549 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.721623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.721680 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.721742 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.721789 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.721853 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.722330 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.722438 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.722535 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.722597 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.722657 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.722741 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.722830 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.722989 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.723064 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.723158 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.723249 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.723336 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.723397 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.723426 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.723456 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.723482 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.723541 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.723584 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.723612 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.723652 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.723687 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.723719 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.723755 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.723784 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.723815 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.723815 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.723860 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.723910 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.723953 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.723995 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.724041 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.724041 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.724089 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.724115 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.724115 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.724317 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.724381 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.724456 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.724551 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.724631 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.724689 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.724739 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.724781 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.724816 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.724850 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.724880 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.724940 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.725025 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.725070 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.725102 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.725128 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.725155 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.725176 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.725204 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.725245 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.725277 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.725303 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.725334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.725366 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.725366 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.725411 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.725438 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.725464 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.725485 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.725507 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.725537 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.725558 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.725589 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.725616 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.725639 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.725664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.725700 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.725731 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.725731 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.725777 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.725797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.725819 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.725853 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.725898 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.725940 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.725966 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.725966 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.726028 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.726062 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.726087 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.726113 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.726146 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.726173 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.726195 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.726227 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.726279 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.726279 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.726333 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.726358 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.726358 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.726405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.726433 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.726433 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.726814 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.726917 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.726973 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.727003 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.727036 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.727085 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.727116 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.727150 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.727184 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.727232 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.727285 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.727319 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.727351 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.727391 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.727425 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.727471 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.727501 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.727565 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.727594 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.727641 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.727677 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.727714 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.727745 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.727776 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.727803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.727856 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.727911 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.727964 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.730078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.730160 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.730192 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.730260 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.730304 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.730367 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.730426 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.731006 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.731111 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.731164 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.731216 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.731320 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.731424 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.731506 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.733226 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.733328 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.733413 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.733447 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.733493 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.733530 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.733586 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.733617 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.733667 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.733706 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.733740 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.733765 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.733827 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.733972 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.735127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.735222 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.735320 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.735422 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.735514 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.735603 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.735664 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.735723 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.735779 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.735827 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.735871 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.735965 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.736013 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.736115 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.736490 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.736589 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.736624 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.737350 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.737412 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.737465 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.737508 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.737508 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.737615 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.737670 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.737716 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.737716 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.737797 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.737840 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.737904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.737973 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.738030 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.738075 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.738128 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.738175 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.738218 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.738280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.738280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.738359 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.738394 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.738428 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.738458 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.738484 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.738507 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.738557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.738557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.738557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.738557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.738557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.738741 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.738793 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.738843 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.738964 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.739061 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.739160 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.739241 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.739347 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 26 14:57:32.741300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100196) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.741369 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.741428 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.741494 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.741563 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100197) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.741611 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100196) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.741611 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100196) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.741700 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.741700 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.741776 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100199) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.741824 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.741871 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.741938 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100197) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.741983 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.742034 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100197) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.742075 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.742184 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100199) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.742274 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100199) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.742445 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100198) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 26 14:57:32.742543 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 26 14:57:32.742632 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 26 14:57:32.742719 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 26 14:57:32.742803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100198) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 26 14:57:32.742899 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100198) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 26 14:57:32.786565 np0000008165 devstack@c-api.service[100196]: INFO dbcounter [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Registered counter for database cinder Aug 26 14:57:32.792048 np0000008165 devstack@c-api.service[100197]: INFO dbcounter [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Registered counter for database cinder Aug 26 14:57:32.801615 np0000008165 devstack@c-api.service[100199]: INFO dbcounter [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Registered counter for database cinder Aug 26 14:57:32.801744 np0000008165 devstack@c-api.service[100198]: INFO dbcounter [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Registered counter for database cinder Aug 26 14:57:32.831865 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 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=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 14:57:32.840161 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-d67eeb59-5c86-4861-a579-f36f282c38ce 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=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 14:57:32.860009 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b 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=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 14:57:32.860815 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 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=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 14:57:32.952597 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writer thread running {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 26 14:57:32.955821 np0000008165 devstack@c-api.service[100196]: INFO cinder.rpc [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 26 14:57:32.959188 np0000008165 devstack@c-api.service[100196]: INFO cinder.rpc [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 26 14:57:32.962142 np0000008165 devstack@c-api.service[100196]: INFO cinder.rpc [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 26 14:57:32.963021 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writer thread running {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 26 14:57:32.964804 np0000008165 devstack@c-api.service[100196]: INFO cinder.rpc [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 26 14:57:32.965306 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:32.965712 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:32.965829 np0000008165 devstack@c-api.service[100197]: INFO cinder.rpc [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 26 14:57:32.968313 np0000008165 devstack@c-api.service[100196]: WARNING cinder.keymgr.conf_key_mgr [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 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' Aug 26 14:57:32.968519 np0000008165 devstack@c-api.service[100197]: INFO cinder.rpc [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 26 14:57:32.971176 np0000008165 devstack@c-api.service[100197]: INFO cinder.rpc [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 26 14:57:32.972175 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:32.972359 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:32.973805 np0000008165 devstack@c-api.service[100197]: INFO cinder.rpc [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 26 14:57:32.974207 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:32.974533 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:32.975207 np0000008165 devstack@c-api.service[100197]: WARNING cinder.keymgr.conf_key_mgr [None req-d67eeb59-5c86-4861-a579-f36f282c38ce 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' Aug 26 14:57:32.978357 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:32.978493 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:32.990139 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writer thread running {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 26 14:57:32.992901 np0000008165 devstack@c-api.service[100199]: INFO cinder.rpc [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 26 14:57:32.994045 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writer thread running {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 26 14:57:32.995563 np0000008165 devstack@c-api.service[100199]: INFO cinder.rpc [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 26 14:57:32.996896 np0000008165 devstack@c-api.service[100198]: INFO cinder.rpc [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 26 14:57:32.997785 np0000008165 devstack@c-api.service[100199]: INFO cinder.rpc [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 26 14:57:32.999217 np0000008165 devstack@c-api.service[100198]: INFO cinder.rpc [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 26 14:57:32.999724 np0000008165 devstack@c-api.service[100199]: INFO cinder.rpc [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 26 14:57:33.000143 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.000358 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.001055 np0000008165 devstack@c-api.service[100199]: WARNING cinder.keymgr.conf_key_mgr [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 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' Aug 26 14:57:33.001195 np0000008165 devstack@c-api.service[100198]: INFO cinder.rpc [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 26 14:57:33.003113 np0000008165 devstack@c-api.service[100198]: INFO cinder.rpc [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 26 14:57:33.003422 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.003802 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.004035 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.004215 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.004398 np0000008165 devstack@c-api.service[100198]: WARNING cinder.keymgr.conf_key_mgr [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b 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' Aug 26 14:57:33.007237 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.007237 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.014414 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-d67eeb59-5c86-4861-a579-f36f282c38ce 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=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 14:57:33.017704 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 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=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 14:57:33.019551 np0000008165 devstack@c-api.service[100197]: INFO cinder.rpc [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 26 14:57:33.021031 np0000008165 devstack@c-api.service[100196]: INFO cinder.rpc [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 26 14:57:33.021902 np0000008165 devstack@c-api.service[100197]: INFO cinder.rpc [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 26 14:57:33.022368 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.022536 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.023464 np0000008165 devstack@c-api.service[100196]: INFO cinder.rpc [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 26 14:57:33.023922 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.024081 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.034073 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.034244 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.034871 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.035093 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.036672 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.036835 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.037467 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.037633 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.039095 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.039241 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.040053 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.040231 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.041360 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 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=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 14:57:33.042110 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.042275 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.043631 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.043825 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.043977 np0000008165 devstack@c-api.service[100199]: INFO cinder.rpc [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 26 14:57:33.044278 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.044408 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.045849 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b 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=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 14:57:33.046118 np0000008165 devstack@c-api.service[100199]: INFO cinder.rpc [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 26 14:57:33.046400 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.046503 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.046549 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.046661 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.048256 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.048429 np0000008165 devstack@c-api.service[100198]: INFO cinder.rpc [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 26 14:57:33.048489 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.050441 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.050638 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.050955 np0000008165 devstack@c-api.service[100198]: INFO cinder.rpc [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 26 14:57:33.051048 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.051097 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.051465 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.051648 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.052777 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.052961 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.053349 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.053489 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.055190 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.055325 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.055496 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.055633 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.056182 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.056333 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.056832 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.057115 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.057716 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.057868 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.058189 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.058321 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.058710 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.058852 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.059703 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.059895 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.060980 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.061145 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.062694 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.062860 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.062930 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.063012 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.063155 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.063211 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.065538 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.065636 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.065708 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.065770 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.066015 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.066167 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.067085 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.067217 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.067521 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.067708 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.068235 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.068369 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.068700 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.068760 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.068845 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.068916 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.069172 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.069338 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.069607 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.069720 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.069777 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.069968 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.070586 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.070706 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.070761 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.070906 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.071206 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.071352 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.071439 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.071593 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.071672 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.071792 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.072352 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.072411 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.072458 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.072553 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.072605 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.072644 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.073192 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.073385 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.073564 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.073627 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.074100 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.074212 np0000008165 devstack@c-api.service[100196]: WARNING cinder.api.contrib.hosts [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 26 14:57:33.074267 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.074492 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.074623 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.074695 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.074742 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.074816 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.074845 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.074959 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.074986 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.075364 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: extensions {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.075741 np0000008165 devstack@c-api.service[100197]: WARNING cinder.api.contrib.hosts [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 26 14:57:33.076018 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.076138 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.076677 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: extensions {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.076785 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.076840 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: consistencygroups {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.077018 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.077063 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.077094 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.077799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: consistencygroups {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.078628 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: extra_specs {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.078821 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.078989 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.079550 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: extra_specs {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.079771 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.079928 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.080166 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: capabilities {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.080440 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.080574 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.080854 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: capabilities {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.081238 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: backups {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.081585 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.081715 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.081847 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: backups {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.082488 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.082641 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.083229 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: os-quota-sets {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.083474 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: os-quota-sets {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.084447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: qos-specs {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.084565 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.084698 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.085450 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.085621 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.085753 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.085893 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: qos-specs {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.085939 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.087189 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: encryption {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.087543 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.087579 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: encryption {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.087676 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.088459 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: encryption {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.088584 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.088717 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.088783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: encryption {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.089699 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: cgsnapshots {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.089953 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.089994 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: cgsnapshots {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.090083 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.090872 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.090986 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: scheduler-stats {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.091022 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.091154 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: scheduler-stats {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.091653 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.091769 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.091857 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.092022 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.092187 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: os-volume-manage {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.092428 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.092545 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: os-volume-manage {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.092575 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.093288 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.093322 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: os-snapshot-manage {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.093400 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.093852 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: os-snapshot-manage {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.093978 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.094098 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.094408 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.094549 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.094581 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: os-volume-transfer {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.094605 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.094714 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.095338 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: os-volume-transfer {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.095502 np0000008165 devstack@c-api.service[100199]: WARNING cinder.api.contrib.hosts [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 26 14:57:33.095771 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.095812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: os-hosts {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.095854 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.095924 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.096030 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.096376 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: extensions {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.096898 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.096952 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: os-volume-type-access {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.096990 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: os-hosts {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.097022 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.097419 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: consistencygroups {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.097729 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.097841 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.098209 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: os-volume-type-access {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.098545 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.098579 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: os-availability-zone {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.098656 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.099069 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: extra_specs {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.099405 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.099546 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.099669 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extended resource: os-quota-class-sets {{(pid=100196) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.099748 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: os-availability-zone {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.100164 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.100321 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.100662 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: capabilities {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.101073 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extended resource: os-quota-class-sets {{(pid=100197) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.101135 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.101182 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.101233 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.101277 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.101997 np0000008165 devstack@c-api.service[100198]: WARNING cinder.api.contrib.hosts [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 26 14:57:33.102145 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.102222 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.102270 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.102333 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.102502 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: backups {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.102782 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.102836 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: extensions {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.102956 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.103012 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.103074 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.103627 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.snapshot_actions [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] SnapshotActionsController initialized {{(pid=100196) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 26 14:57:33.103873 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: consistencygroups {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.103942 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.103985 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.104070 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.104122 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.104686 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.104795 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.104843 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.105043 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.105446 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.105534 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: os-quota-sets {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.105584 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.105629 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: extra_specs {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.105784 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.snapshot_actions [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] SnapshotActionsController initialized {{(pid=100197) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 26 14:57:33.106233 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.106321 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.106389 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.106421 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.106928 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: capabilities {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.106967 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.107085 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.107294 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.107326 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.107350 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: qos-specs {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.107377 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.107401 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.107401 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.107472 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.107583 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension UsedLimits extending resource: limits {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.107688 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.107786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.107897 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.108010 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension AdminActions extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.108051 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: backups {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.108121 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension AdminActions extending resource: snapshots {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.108201 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.108239 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension AdminActions extending resource: backups {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.108283 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension VolumeActions extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.108371 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.108401 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.108487 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.router [None req-3b5a88cd-9c1f-43c8-bae4-d84020cb5b16 None None] Extension TypesManage extending resource: types {{(pid=100196) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.109156 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.109308 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.109623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: os-quota-sets {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.109896 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.110070 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.110210 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.110353 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.110492 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.110651 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.110795 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension UsedLimits extending resource: limits {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.110867 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: qos-specs {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.110967 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension SnapshotActions extending resource: snapshots {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.111107 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.111213 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: encryption {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.111265 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension VolumeTypeAccess extending resource: types {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.111404 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension AdminActions extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.111592 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension AdminActions extending resource: snapshots {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.111743 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension AdminActions extending resource: backups {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.111904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension VolumeActions extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.112073 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.112216 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.router [None req-d67eeb59-5c86-4861-a579-f36f282c38ce None None] Extension TypesManage extending resource: types {{(pid=100197) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.113450 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: encryption {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.113617 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: encryption {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.114933 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: encryption {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.115587 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: cgsnapshots {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.116144 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: cgsnapshots {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.116481 np0000008165 devstack@c-api.service[100196]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a16e92a4668 pid: 100196 (default app) Aug 26 14:57:33.117418 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: scheduler-stats {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.117660 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: scheduler-stats {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.118712 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: os-volume-manage {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.119740 np0000008165 devstack@c-api.service[100197]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a16e92a4668 pid: 100197 (default app) Aug 26 14:57:33.119775 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: os-volume-manage {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.119837 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: os-snapshot-manage {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.121100 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: os-volume-transfer {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.121642 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: os-snapshot-manage {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.122456 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: os-hosts {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.123574 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: os-volume-type-access {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.123706 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: os-volume-transfer {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.124897 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: os-availability-zone {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.126004 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: os-hosts {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.126284 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6b227c54-4b52-42c1-b3a1-4ccf09ef72ed None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:57:33.126321 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extended resource: os-quota-class-sets {{(pid=100198) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.127706 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.127843 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.127876 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: os-volume-type-access {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.128705 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.128877 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.129451 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1/1] 10.4.3.64 () {60 vars in 918 bytes} [Wed Aug 26 14:57:33 2026] GET /volume/v3/ => generated 114 bytes in 12 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 26 14:57:33.129730 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.129873 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.130141 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: os-availability-zone {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.130452 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.snapshot_actions [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] SnapshotActionsController initialized {{(pid=100198) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 26 14:57:33.130833 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.130964 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.131597 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.131763 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.132009 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extended resource: os-quota-class-sets {{(pid=100199) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 26 14:57:33.132631 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.132763 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.133466 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.133595 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.134190 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.134250 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.134342 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.134412 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.134460 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.134553 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.134661 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.134751 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.134856 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension UsedLimits extending resource: limits {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.134981 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension SnapshotActions extending resource: snapshots {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.135109 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.135198 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension VolumeTypeAccess extending resource: types {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.135319 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension AdminActions extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.135429 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension AdminActions extending resource: snapshots {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.135548 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension AdminActions extending resource: backups {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.135596 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.135640 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension VolumeActions extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.135745 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.135800 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.135854 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.router [None req-5f1a0134-2513-419f-8a22-f2be933dcc7b None None] Extension TypesManage extending resource: types {{(pid=100198) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.136679 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.136841 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.137670 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.snapshot_actions [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] SnapshotActionsController initialized {{(pid=100199) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 26 14:57:33.138230 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.138392 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.139060 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.139177 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.139792 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.139901 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.140613 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 14:57:33.140848 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 14:57:33.141395 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.141524 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.141635 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.141735 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.141814 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.141937 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.142027 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension UsedLimits extending resource: limits {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.142122 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.142210 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.142358 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.142526 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension AdminActions extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.142706 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension AdminActions extending resource: snapshots {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.142847 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension AdminActions extending resource: backups {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.143016 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension VolumeActions extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.143147 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.143242 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.router [None req-77dd20b8-3d4e-47d3-ae28-a4e9e4c833f9 None None] Extension TypesManage extending resource: types {{(pid=100199) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 26 14:57:33.143595 np0000008165 devstack@c-api.service[100198]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a16e92a4668 pid: 100198 (default app) Aug 26 14:57:33.150722 np0000008165 devstack@c-api.service[100199]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a16e92a4668 pid: 100199 (default app) Aug 26 14:57:38.160399 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-149690e3-d3ad-4721-972c-9b0a69f13ba6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:57:38.765621 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-149690e3-d3ad-4721-972c-9b0a69f13ba6 admin admin] POST https://10.4.3.64/volume/v3/types Aug 26 14:57:38.766254 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-149690e3-d3ad-4721-972c-9b0a69f13ba6 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 14:57:38.767913 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:57:38.767913 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 14:57:38.800127 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-149690e3-d3ad-4721-972c-9b0a69f13ba6 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=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 14:57:38.830715 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-149690e3-d3ad-4721-972c-9b0a69f13ba6 admin admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 14:57:38.831228 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1/2] 10.4.3.64 () {68 vars in 1295 bytes} [Wed Aug 26 14:57:38 2026] POST /volume/v3/types => generated 183 bytes in 679 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 14:57:38.842333 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-075561d7-de93-4edd-be5f-294122b8685e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:57:39.116692 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-075561d7-de93-4edd-be5f-294122b8685e admin admin] POST https://10.4.3.64/volume/v3/types/adc4527f-422f-427c-951e-bc6b846bddee/extra_specs Aug 26 14:57:39.117317 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-075561d7-de93-4edd-be5f-294122b8685e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 14:57:39.119022 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:57:39.119022 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 14:57:39.151254 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-075561d7-de93-4edd-be5f-294122b8685e 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=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 14:57:39.209279 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-075561d7-de93-4edd-be5f-294122b8685e admin admin] https://10.4.3.64/volume/v3/types/adc4527f-422f-427c-951e-bc6b846bddee/extra_specs returned with HTTP 200 Aug 26 14:57:39.209707 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 2/3] 10.4.3.64 () {68 vars in 1442 bytes} [Wed Aug 26 14:57:38 2026] POST /volume/v3/types/adc4527f-422f-427c-951e-bc6b846bddee/extra_specs => generated 52 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 14:57:39.450674 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-288986bd-4b51-46f3-b1d4-3a7a240faa28 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:57:39.738490 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-288986bd-4b51-46f3-b1d4-3a7a240faa28 admin admin] POST https://10.4.3.64/volume/v3/types Aug 26 14:57:39.739225 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-288986bd-4b51-46f3-b1d4-3a7a240faa28 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 14:57:39.741030 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:57:39.741030 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 14:57:39.776459 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-288986bd-4b51-46f3-b1d4-3a7a240faa28 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=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 14:57:39.803341 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-288986bd-4b51-46f3-b1d4-3a7a240faa28 admin admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 14:57:39.803805 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1/4] 10.4.3.64 () {68 vars in 1295 bytes} [Wed Aug 26 14:57:39 2026] POST /volume/v3/types => generated 186 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 14:57:39.828840 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3b0bc559-a712-4d84-b681-8ce8884b7efd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:57:40.108852 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b0bc559-a712-4d84-b681-8ce8884b7efd admin admin] POST https://10.4.3.64/volume/v3/types/5d4a75fb-3684-43b5-9805-bf2a7e9d1319/extra_specs Aug 26 14:57:40.108852 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3b0bc559-a712-4d84-b681-8ce8884b7efd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 14:57:40.111581 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:57:40.111581 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 14:57:40.144199 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-3b0bc559-a712-4d84-b681-8ce8884b7efd 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=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 14:57:40.204559 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b0bc559-a712-4d84-b681-8ce8884b7efd admin admin] https://10.4.3.64/volume/v3/types/5d4a75fb-3684-43b5-9805-bf2a7e9d1319/extra_specs returned with HTTP 200 Aug 26 14:57:40.205180 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1/5] 10.4.3.64 () {68 vars in 1442 bytes} [Wed Aug 26 14:57:39 2026] POST /volume/v3/types/5d4a75fb-3684-43b5-9805-bf2a7e9d1319/extra_specs => generated 45 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 14:57:48.828507 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 14:57:49.207849 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 14:57:49.800996 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 14:57:50.203130 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 14:58:03.850739 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-70c62d52-36ad-4560-a06b-1f6d521c718f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:58:03.851405 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-70c62d52-36ad-4560-a06b-1f6d521c718f None None] GET https://10.4.3.64/volume// Aug 26 14:58:03.851583 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-70c62d52-36ad-4560-a06b-1f6d521c718f None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 14:58:03.851815 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-70c62d52-36ad-4560-a06b-1f6d521c718f None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 14:58:03.852343 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-70c62d52-36ad-4560-a06b-1f6d521c718f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 14:58:03.852636 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 2/6] 10.4.3.64 () {66 vars in 1418 bytes} [Wed Aug 26 14:58:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 14:58:42.696969 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-51420851-554e-4c6b-8f0f-2ab60720823b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:58:42.969934 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-51420851-554e-4c6b-8f0f-2ab60720823b tempest-verify_tempest_config-1850132482 tempest-verify_tempest_config-1850132482-project-member] GET https://10.4.3.64/volume/v3/extensions Aug 26 14:58:42.970156 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-51420851-554e-4c6b-8f0f-2ab60720823b tempest-verify_tempest_config-1850132482 tempest-verify_tempest_config-1850132482-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 14:58:42.970342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-51420851-554e-4c6b-8f0f-2ab60720823b tempest-verify_tempest_config-1850132482 tempest-verify_tempest_config-1850132482-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 14:58:42.970698 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-51420851-554e-4c6b-8f0f-2ab60720823b tempest-verify_tempest_config-1850132482 tempest-verify_tempest_config-1850132482-project-member] https://10.4.3.64/volume/v3/extensions returned with HTTP 200 Aug 26 14:58:42.971062 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 3/7] 10.4.3.64 () {66 vars in 1239 bytes} [Wed Aug 26 14:58:42 2026] GET /volume/v3/extensions => generated 5245 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 14:59:36.818304 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:36.821642 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 14:59:36.822815 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1713704506"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 14:59:36.824035 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1713704506'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 14:59:36.824914 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Create volume of 1 GB Aug 26 14:59:36.834301 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Availability zone cache updated, next update will occur around 2026-08-26 15:59:36.833641. {{(pid=100198) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 14:59:36.834450 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Availability Zones retrieved successfully. Aug 26 14:59:36.859672 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Flow 'volume_create_api' (55d65a89-f131-4e22-8ce4-c30cb86f925f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 14:59:36.861169 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3238c149-ae3c-4a34-8bcf-8b03123cb1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:36.862655 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 14:59:36.929793 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3238c149-ae3c-4a34-8bcf-8b03123cb1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:36.930653 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2687f44-0e09-4eca-a79e-f2562ce239a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:37.004000 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-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. Aug 26 14:59:37.004000 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-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. Aug 26 14:59:37.100293 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Created reservations ['1fdd4ba4-7428-4e9e-8e29-b8d62c5249d2', '2b00926d-7953-4892-a489-734f4141ac33', '5612f8a9-9446-4de0-9834-63c1d3a645e3', '693747da-f8e6-436a-8f9e-eed74a2da5d8'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 14:59:37.101476 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2687f44-0e09-4eca-a79e-f2562ce239a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fdd4ba4-7428-4e9e-8e29-b8d62c5249d2', '2b00926d-7953-4892-a489-734f4141ac33', '5612f8a9-9446-4de0-9834-63c1d3a645e3', '693747da-f8e6-436a-8f9e-eed74a2da5d8']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:37.102105 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a693f534-b0f1-4095-9319-225d7d63f0b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:37.179263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a693f534-b0f1-4095-9319-225d7d63f0b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29828a70-4c50-425a-8043-33b9e757f5a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1713704506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e1d85fca8db47f19fe655319ee6c928',qos_specs=None,replication_status=,reservations=['1fdd4ba4-7428-4e9e-8e29-b8d62c5249d2','2b00926d-7953-4892-a489-734f4141ac33','5612f8a9-9446-4de0-9834-63c1d3a645e3','693747da-f8e6-436a-8f9e-eed74a2da5d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08504669e1f54b40942329eeb60f3868',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T14:59:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1713704506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29828a70-4c50-425a-8043-33b9e757f5a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e1d85fca8db47f19fe655319ee6c928',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08504669e1f54b40942329eeb60f3868',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:37.180294 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b3e3b3-74d8-43a9-97d9-313dd782d5e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:37.225880 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64b3e3b3-74d8-43a9-97d9-313dd782d5e7) transitioned into state 'SUCCESS' from state '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-1713704506',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e1d85fca8db47f19fe655319ee6c928',qos_specs=None,replication_status=,reservations=['1fdd4ba4-7428-4e9e-8e29-b8d62c5249d2','2b00926d-7953-4892-a489-734f4141ac33','5612f8a9-9446-4de0-9834-63c1d3a645e3','693747da-f8e6-436a-8f9e-eed74a2da5d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08504669e1f54b40942329eeb60f3868',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:37.227410 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41234b9d-02e0-4f8e-b2cc-a56b2d9f4264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:37.278096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41234b9d-02e0-4f8e-b2cc-a56b2d9f4264) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:37.279559 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Flow 'volume_create_api' (55d65a89-f131-4e22-8ce4-c30cb86f925f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 14:59:37.280097 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Create volume request issued successfully. Aug 26 14:59:37.281531 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-35b84e1f-d947-43a0-81ed-bf75b2968b01 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 14:59:37.282125 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 2/8] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 14:59:36 2026] POST /volume/v3/volumes => generated 750 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 14:59:37.303434 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f39393b5-209f-4c30-b091-94eabdd5ff67 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:37.307048 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f39393b5-209f-4c30-b091-94eabdd5ff67 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 14:59:37.307048 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f39393b5-209f-4c30-b091-94eabdd5ff67 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 14:59:37.307369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f39393b5-209f-4c30-b091-94eabdd5ff67 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 14:59:37.349003 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:37.349003 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 14:59:37.358041 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f39393b5-209f-4c30-b091-94eabdd5ff67 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 14:59:37.370532 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f39393b5-209f-4c30-b091-94eabdd5ff67 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 14:59:37.371232 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 2/9] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 14:59:37 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 818 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 14:59:38.390244 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-638efb32-8a35-477d-b6c0-1550ac6c413d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:38.397313 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-638efb32-8a35-477d-b6c0-1550ac6c413d tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 14:59:38.397599 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-638efb32-8a35-477d-b6c0-1550ac6c413d tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 14:59:38.398025 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-638efb32-8a35-477d-b6c0-1550ac6c413d tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 14:59:38.448101 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:38.448101 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 14:59:38.457265 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-638efb32-8a35-477d-b6c0-1550ac6c413d tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 14:59:38.470652 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-638efb32-8a35-477d-b6c0-1550ac6c413d tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 14:59:38.471244 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 3/10] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 14:59:38 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 843 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 14:59:46.981199 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-78bb078e-cd22-4052-af00-8dd978559983 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:47.234312 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 14:59:47.243307 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 14:59:47.243819 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-751696927"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 14:59:47.246754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-751696927'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 14:59:47.265768 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Create volume of 1 GB Aug 26 14:59:47.265768 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:47.265768 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 14:59:47.272520 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Availability zone cache updated, next update will occur around 2026-08-26 15:59:47.271060. {{(pid=100196) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 14:59:47.272520 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Availability Zones retrieved successfully. Aug 26 14:59:47.303910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Flow 'volume_create_api' (96221c0b-6e62-449f-861c-5161d58362e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 14:59:47.305757 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead7dd85-7ec2-49ef-a6dd-79c1b955d04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:47.308405 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 14:59:47.334438 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:47.334438 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 14:59:47.365731 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=4 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 14:59:47.368092 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead7dd85-7ec2-49ef-a6dd-79c1b955d04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d4a75fb-3684-43b5-9805-bf2a7e9d1319', 'encryption_key_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=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:47.369879 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c4b3074-6828-4a3a-9c57-757a26c8d65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:47.431639 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-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. Aug 26 14:59:47.432375 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-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. Aug 26 14:59:47.505147 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Created reservations ['86b31fa0-0b51-4313-9267-5b3903805d63', '50368b43-4b9c-4744-97b9-2c3a1e9ce53b', 'e9bbf4d6-bc1d-42e0-b0d3-284695ba7c77', 'f6aa472d-c74d-416b-891f-47cd0aa28321'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 14:59:47.505802 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c4b3074-6828-4a3a-9c57-757a26c8d65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86b31fa0-0b51-4313-9267-5b3903805d63', '50368b43-4b9c-4744-97b9-2c3a1e9ce53b', 'e9bbf4d6-bc1d-42e0-b0d3-284695ba7c77', 'f6aa472d-c74d-416b-891f-47cd0aa28321']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:47.507306 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3bae64-cf1d-417b-91e5-49baf16ed4b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:47.572324 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f3bae64-cf1d-417b-91e5-49baf16ed4b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b175f096-4d23-4617-ade0-f9f3b98c23f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-751696927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='079a90fc63f242ba95ff50aa0cf02162',qos_specs=None,replication_status=,reservations=['86b31fa0-0b51-4313-9267-5b3903805d63','50368b43-4b9c-4744-97b9-2c3a1e9ce53b','e9bbf4d6-bc1d-42e0-b0d3-284695ba7c77','f6aa472d-c74d-416b-891f-47cd0aa28321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc78a311f1f42fa92fcc044ee10fc8e',volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T14:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-751696927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b175f096-4d23-4617-ade0-f9f3b98c23f4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='079a90fc63f242ba95ff50aa0cf02162',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fc78a311f1f42fa92fcc044ee10fc8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d4a75fb-3684-43b5-9805-bf2a7e9d1319),volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:47.573556 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976c4765-dc4f-4dbe-877d-12eb378beb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:47.615449 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (976c4765-dc4f-4dbe-877d-12eb378beb2c) transitioned into state 'SUCCESS' from state '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-751696927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='079a90fc63f242ba95ff50aa0cf02162',qos_specs=None,replication_status=,reservations=['86b31fa0-0b51-4313-9267-5b3903805d63','50368b43-4b9c-4744-97b9-2c3a1e9ce53b','e9bbf4d6-bc1d-42e0-b0d3-284695ba7c77','f6aa472d-c74d-416b-891f-47cd0aa28321'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc78a311f1f42fa92fcc044ee10fc8e',volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:47.618087 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (355f3392-d159-4ad8-9cfc-efa6268e7b0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:47.665503 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (355f3392-d159-4ad8-9cfc-efa6268e7b0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:47.666738 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Flow 'volume_create_api' (96221c0b-6e62-449f-861c-5161d58362e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 14:59:47.667218 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Create volume request issued successfully. Aug 26 14:59:47.668411 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-78bb078e-cd22-4052-af00-8dd978559983 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 14:59:47.668964 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 4/11] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 14:59:46 2026] POST /volume/v3/volumes => generated 755 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 14:59:47.685846 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b377bd82-34c8-4ba8-a97e-823d111fa556 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:47.688256 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b377bd82-34c8-4ba8-a97e-823d111fa556 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 14:59:47.689771 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b377bd82-34c8-4ba8-a97e-823d111fa556 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 14:59:47.689771 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b377bd82-34c8-4ba8-a97e-823d111fa556 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 14:59:47.702352 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:47.702352 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 14:59:47.712501 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b377bd82-34c8-4ba8-a97e-823d111fa556 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 14:59:47.722146 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b377bd82-34c8-4ba8-a97e-823d111fa556 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 14:59:47.722750 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 3/12] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 14:59:47 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 823 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 14:59:48.467835 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=4 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 14:59:48.740407 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7e3277be-6f50-40bb-b20f-b4a6a55a7bb6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:48.743598 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e3277be-6f50-40bb-b20f-b4a6a55a7bb6 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 14:59:48.743997 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e3277be-6f50-40bb-b20f-b4a6a55a7bb6 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 14:59:48.744311 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e3277be-6f50-40bb-b20f-b4a6a55a7bb6 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 14:59:48.758214 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:48.758214 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 14:59:48.763107 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7e3277be-6f50-40bb-b20f-b4a6a55a7bb6 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 14:59:48.772269 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e3277be-6f50-40bb-b20f-b4a6a55a7bb6 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 14:59:48.772269 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 3/13] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 14:59:48 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 14:59:48.789821 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2964efd4-3130-4f5d-bbdb-75925127a405 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:49.217211 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2964efd4-3130-4f5d-bbdb-75925127a405 tempest-TestMultiAttachVolumeSwap-1872434708 tempest-TestMultiAttachVolumeSwap-1872434708-project-admin] POST https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4/action Aug 26 14:59:49.218022 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2964efd4-3130-4f5d-bbdb-75925127a405 tempest-TestMultiAttachVolumeSwap-1872434708 tempest-TestMultiAttachVolumeSwap-1872434708-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 14:59:49.218222 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2964efd4-3130-4f5d-bbdb-75925127a405 tempest-TestMultiAttachVolumeSwap-1872434708 tempest-TestMultiAttachVolumeSwap-1872434708-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 14:59:49.257336 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:49.257336 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 14:59:49.257899 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2964efd4-3130-4f5d-bbdb-75925127a405 tempest-TestMultiAttachVolumeSwap-1872434708 tempest-TestMultiAttachVolumeSwap-1872434708-project-admin] Volume info retrieved successfully. Aug 26 14:59:49.283121 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2964efd4-3130-4f5d-bbdb-75925127a405 tempest-TestMultiAttachVolumeSwap-1872434708 tempest-TestMultiAttachVolumeSwap-1872434708-project-admin] Update volume admin metadata completed successfully. Aug 26 14:59:49.283557 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2964efd4-3130-4f5d-bbdb-75925127a405 tempest-TestMultiAttachVolumeSwap-1872434708 tempest-TestMultiAttachVolumeSwap-1872434708-project-admin] Update readonly setting on volume completed successfully. Aug 26 14:59:49.285378 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2964efd4-3130-4f5d-bbdb-75925127a405 tempest-TestMultiAttachVolumeSwap-1872434708 tempest-TestMultiAttachVolumeSwap-1872434708-project-admin] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4/action returned with HTTP 202 Aug 26 14:59:49.286220 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 4/14] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 14:59:48 2026] POST /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4/action => generated 0 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 14:59:49.299508 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:49.305772 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 14:59:49.305983 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1159742018"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 14:59:49.307665 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1159742018'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 14:59:49.314285 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Create volume of 1 GB Aug 26 14:59:49.314727 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:49.314727 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 14:59:49.315506 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Availability Zones retrieved successfully. Aug 26 14:59:49.322496 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Flow 'volume_create_api' (6bdebb12-759a-4254-a817-86fbe7eb5aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 14:59:49.323689 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfc894c-b41d-4225-80f5-0e2abb748b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:49.324731 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 14:59:49.336317 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:49.336317 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 14:59:49.364324 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcfc894c-b41d-4225-80f5-0e2abb748b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d4a75fb-3684-43b5-9805-bf2a7e9d1319', 'encryption_key_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=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:49.365792 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f042b001-e35d-4883-9118-8df82296e4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:49.426128 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Created reservations ['94c72096-070c-4167-b7c7-1a30182991d4', '2497e4ce-773d-411b-ab56-681a8ccbabc4', 'f4e13b55-a50e-434e-b33a-479ff7d3b7c6', '0af3b4c9-e03c-4696-8d1b-12e8ad950546'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 14:59:49.427438 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f042b001-e35d-4883-9118-8df82296e4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94c72096-070c-4167-b7c7-1a30182991d4', '2497e4ce-773d-411b-ab56-681a8ccbabc4', 'f4e13b55-a50e-434e-b33a-479ff7d3b7c6', '0af3b4c9-e03c-4696-8d1b-12e8ad950546']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:49.429072 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e2b45e7-3c90-4db7-a9c7-048e495b6a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:49.465642 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e2b45e7-3c90-4db7-a9c7-048e495b6a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8930a25-f9b5-42f6-b6d8-bdb368c9314c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1159742018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='079a90fc63f242ba95ff50aa0cf02162',qos_specs=None,replication_status=,reservations=['94c72096-070c-4167-b7c7-1a30182991d4','2497e4ce-773d-411b-ab56-681a8ccbabc4','f4e13b55-a50e-434e-b33a-479ff7d3b7c6','0af3b4c9-e03c-4696-8d1b-12e8ad950546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc78a311f1f42fa92fcc044ee10fc8e',volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T14:59:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1159742018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8930a25-f9b5-42f6-b6d8-bdb368c9314c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='079a90fc63f242ba95ff50aa0cf02162',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6fc78a311f1f42fa92fcc044ee10fc8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d4a75fb-3684-43b5-9805-bf2a7e9d1319),volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:49.466938 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da34e1b2-1b63-44ff-8dce-3a51e1aae5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:49.493301 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da34e1b2-1b63-44ff-8dce-3a51e1aae5cd) transitioned into state 'SUCCESS' from state '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-1159742018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='079a90fc63f242ba95ff50aa0cf02162',qos_specs=None,replication_status=,reservations=['94c72096-070c-4167-b7c7-1a30182991d4','2497e4ce-773d-411b-ab56-681a8ccbabc4','f4e13b55-a50e-434e-b33a-479ff7d3b7c6','0af3b4c9-e03c-4696-8d1b-12e8ad950546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fc78a311f1f42fa92fcc044ee10fc8e',volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:49.494389 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a33165-c4d7-40b2-b492-857811f98dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:49.516709 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92a33165-c4d7-40b2-b492-857811f98dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:49.517539 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Flow 'volume_create_api' (6bdebb12-759a-4254-a817-86fbe7eb5aa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 14:59:49.517874 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Create volume request issued successfully. Aug 26 14:59:49.518488 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e9c2a4d6-b25a-4bb9-a2f6-ce1a197f68ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 14:59:49.519369 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 5/15] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 14:59:49 2026] POST /volume/v3/volumes => generated 756 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 14:59:49.536999 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dfa7a273-115f-43f1-9a35-227ba9924ce8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:49.539516 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dfa7a273-115f-43f1-9a35-227ba9924ce8 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c Aug 26 14:59:49.539751 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dfa7a273-115f-43f1-9a35-227ba9924ce8 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 14:59:49.539982 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dfa7a273-115f-43f1-9a35-227ba9924ce8 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 14:59:49.551635 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:49.551635 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 14:59:49.556334 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dfa7a273-115f-43f1-9a35-227ba9924ce8 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 14:59:49.563553 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dfa7a273-115f-43f1-9a35-227ba9924ce8 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c returned with HTTP 200 Aug 26 14:59:49.564190 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 4/16] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 14:59:49 2026] GET /volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 14:59:50.584263 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6fe7be5e-8005-4c95-ae78-559c35990790 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:50.586932 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fe7be5e-8005-4c95-ae78-559c35990790 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c Aug 26 14:59:50.587195 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fe7be5e-8005-4c95-ae78-559c35990790 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 14:59:50.587345 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fe7be5e-8005-4c95-ae78-559c35990790 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 14:59:50.599445 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:50.599445 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 14:59:50.612250 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6fe7be5e-8005-4c95-ae78-559c35990790 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 14:59:50.619956 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fe7be5e-8005-4c95-ae78-559c35990790 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c returned with HTTP 200 Aug 26 14:59:50.622914 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 4/17] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 14:59:50 2026] GET /volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 14:59:52.082535 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:52.442930 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 14:59:52.444078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1194353137"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 14:59:52.446009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1194353137'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 14:59:52.446272 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Create volume of 1 GB Aug 26 14:59:52.455992 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Availability zone cache updated, next update will occur around 2026-08-26 15:59:52.454950. {{(pid=100197) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 14:59:52.456238 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Availability Zones retrieved successfully. Aug 26 14:59:52.486538 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Flow 'volume_create_api' (e5528802-c1ad-41e6-8078-18cf4215175a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 14:59:52.488119 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18402fb1-eec4-45b4-a994-312817f51f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:52.489701 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 14:59:52.547868 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18402fb1-eec4-45b4-a994-312817f51f16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:52.549314 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (805b861f-d909-47ec-918a-99ab06a88463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:52.593558 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-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. Aug 26 14:59:52.594197 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-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. Aug 26 14:59:52.660275 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Created reservations ['c9b00b3a-daa7-4c42-be06-676699207906', '21bdf3da-939b-41dc-be6a-deb57ccceae6', '264d24e0-3769-4759-a041-42f70938c1a9', '5817a864-be5d-43d8-8a8b-8a2ad49a82cf'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 14:59:52.661804 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (805b861f-d909-47ec-918a-99ab06a88463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9b00b3a-daa7-4c42-be06-676699207906', '21bdf3da-939b-41dc-be6a-deb57ccceae6', '264d24e0-3769-4759-a041-42f70938c1a9', '5817a864-be5d-43d8-8a8b-8a2ad49a82cf']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:52.661804 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec1193e-f50e-43fb-ba90-a65f7f10e0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:52.697063 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ec1193e-f50e-43fb-ba90-a65f7f10e0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf97b5d9-e339-4676-842e-7a60f3942c7f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1194353137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5101ec38e0e247069e2d7ade389558a4',qos_specs=None,replication_status=,reservations=['c9b00b3a-daa7-4c42-be06-676699207906','21bdf3da-939b-41dc-be6a-deb57ccceae6','264d24e0-3769-4759-a041-42f70938c1a9','5817a864-be5d-43d8-8a8b-8a2ad49a82cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01818dc54f7441039614df3a98824564',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T14:59:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1194353137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf97b5d9-e339-4676-842e-7a60f3942c7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5101ec38e0e247069e2d7ade389558a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01818dc54f7441039614df3a98824564',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:52.698082 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bebeeaa8-da85-4cc5-9ceb-9fab86523bf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:52.737706 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bebeeaa8-da85-4cc5-9ceb-9fab86523bf0) transitioned into state 'SUCCESS' from state '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-1194353137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5101ec38e0e247069e2d7ade389558a4',qos_specs=None,replication_status=,reservations=['c9b00b3a-daa7-4c42-be06-676699207906','21bdf3da-939b-41dc-be6a-deb57ccceae6','264d24e0-3769-4759-a041-42f70938c1a9','5817a864-be5d-43d8-8a8b-8a2ad49a82cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01818dc54f7441039614df3a98824564',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:52.738712 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa63038-8fd1-4d7a-9ba8-a149d64abc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 14:59:52.773931 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaa63038-8fd1-4d7a-9ba8-a149d64abc60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 14:59:52.775315 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Flow 'volume_create_api' (e5528802-c1ad-41e6-8078-18cf4215175a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 14:59:52.776155 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Create volume request issued successfully. Aug 26 14:59:52.777085 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5e8f201d-c5e0-4954-9e2c-8f594e43343e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 14:59:52.777849 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 5/18] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 14:59:52 2026] POST /volume/v3/volumes => generated 783 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 14:59:52.793472 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-553e0bc0-1ad3-4b55-b2a1-12a54711d819 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:52.796837 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-553e0bc0-1ad3-4b55-b2a1-12a54711d819 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 14:59:52.797230 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-553e0bc0-1ad3-4b55-b2a1-12a54711d819 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 14:59:52.798414 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-553e0bc0-1ad3-4b55-b2a1-12a54711d819 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 14:59:52.859746 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:52.859746 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 14:59:52.868626 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-553e0bc0-1ad3-4b55-b2a1-12a54711d819 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 14:59:52.877123 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-553e0bc0-1ad3-4b55-b2a1-12a54711d819 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 14:59:52.877592 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 6/19] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 14:59:52 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 962 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 14:59:53.897933 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2424ce6b-6ecc-49e9-906e-70bfd90e12d1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 14:59:53.901244 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2424ce6b-6ecc-49e9-906e-70bfd90e12d1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 14:59:53.901574 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2424ce6b-6ecc-49e9-906e-70bfd90e12d1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 14:59:53.901952 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2424ce6b-6ecc-49e9-906e-70bfd90e12d1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 14:59:53.954800 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 14:59:53.954800 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 14:59:53.960286 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2424ce6b-6ecc-49e9-906e-70bfd90e12d1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 14:59:53.970587 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2424ce6b-6ecc-49e9-906e-70bfd90e12d1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 14:59:53.971239 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 5/20] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 14:59:53 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1023 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:00.617827 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=8 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:00:02.748038 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=31,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:00:02.877756 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=48,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:00:03.966359 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=12 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:00:08.278967 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:08.281138 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:00:08.281693 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1508036527"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:08.284334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1508036527'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:00:08.284938 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Create volume of 1 GB Aug 26 15:00:08.307879 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Availability zone cache updated, next update will occur around 2026-08-26 16:00:08.306657. {{(pid=100199) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 15:00:08.307879 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Availability Zones retrieved successfully. Aug 26 15:00:08.335793 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Flow 'volume_create_api' (5dd06361-e084-4d29-a715-e29a15ffbe9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:08.337562 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68695bc0-a353-42f5-8382-6b23b097596b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:08.338587 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:00:08.413978 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68695bc0-a353-42f5-8382-6b23b097596b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:08.415724 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02da6d7e-010e-4a56-b604-5656c929f49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:08.497833 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-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. Aug 26 15:00:08.498464 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-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. Aug 26 15:00:08.591709 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Created reservations ['038d1ef6-5cff-4742-9ca1-93d89ce86574', '5cf429bd-1c19-43a0-92ae-3a8986e0eccd', 'c9923cff-5c21-40e4-82e8-1916d5645faa', 'a4f52c5d-9b3d-4418-91fc-49cab71220cc'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:00:08.592637 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02da6d7e-010e-4a56-b604-5656c929f49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['038d1ef6-5cff-4742-9ca1-93d89ce86574', '5cf429bd-1c19-43a0-92ae-3a8986e0eccd', 'c9923cff-5c21-40e4-82e8-1916d5645faa', 'a4f52c5d-9b3d-4418-91fc-49cab71220cc']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:08.593489 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bfb276a-0b75-4379-b2ef-a3963aa1883d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:08.630374 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bfb276a-0b75-4379-b2ef-a3963aa1883d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6906cd09-f18d-40a7-ae99-47482c1ce6bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1508036527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c03f0bcf6d546888a19b9cfd8bca424',qos_specs=None,replication_status=,reservations=['038d1ef6-5cff-4742-9ca1-93d89ce86574','5cf429bd-1c19-43a0-92ae-3a8986e0eccd','c9923cff-5c21-40e4-82e8-1916d5645faa','a4f52c5d-9b3d-4418-91fc-49cab71220cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed2b40283a0b491f92a0db82410cfad4',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:00:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1508036527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6906cd09-f18d-40a7-ae99-47482c1ce6bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c03f0bcf6d546888a19b9cfd8bca424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed2b40283a0b491f92a0db82410cfad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:08.631542 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b5f5b9e-72eb-4fbe-a449-4f741887b35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:08.664593 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b5f5b9e-72eb-4fbe-a449-4f741887b35a) transitioned into state 'SUCCESS' from state '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-1508036527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c03f0bcf6d546888a19b9cfd8bca424',qos_specs=None,replication_status=,reservations=['038d1ef6-5cff-4742-9ca1-93d89ce86574','5cf429bd-1c19-43a0-92ae-3a8986e0eccd','c9923cff-5c21-40e4-82e8-1916d5645faa','a4f52c5d-9b3d-4418-91fc-49cab71220cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed2b40283a0b491f92a0db82410cfad4',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:08.665477 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (613550dc-4a25-4e72-9e6b-30eef182563d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:08.708389 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (613550dc-4a25-4e72-9e6b-30eef182563d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:08.709723 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Flow 'volume_create_api' (5dd06361-e084-4d29-a715-e29a15ffbe9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:08.710241 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Create volume request issued successfully. Aug 26 15:00:08.711344 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dad8b305-84fb-40b4-9faa-46c105c61b5f tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:00:08.711778 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 5/21] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:00:08 2026] POST /volume/v3/volumes => generated 752 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:00:08.734345 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ecd944d7-5bf3-43b8-b054-3c9c7efaefab None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:08.739231 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ecd944d7-5bf3-43b8-b054-3c9c7efaefab tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] GET https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd Aug 26 15:00:08.739522 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ecd944d7-5bf3-43b8-b054-3c9c7efaefab tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:08.739906 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ecd944d7-5bf3-43b8-b054-3c9c7efaefab tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:08.752116 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:08.752116 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:08.759321 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ecd944d7-5bf3-43b8-b054-3c9c7efaefab tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Volume info retrieved successfully. Aug 26 15:00:08.768023 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ecd944d7-5bf3-43b8-b054-3c9c7efaefab tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd returned with HTTP 200 Aug 26 15:00:08.769389 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 6/22] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:08 2026] GET /volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:09.787153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6b797d3e-8492-49b6-8641-e3dcf8ca6998 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:09.792978 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b797d3e-8492-49b6-8641-e3dcf8ca6998 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] GET https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd Aug 26 15:00:09.793559 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b797d3e-8492-49b6-8641-e3dcf8ca6998 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:09.793656 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b797d3e-8492-49b6-8641-e3dcf8ca6998 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:09.815737 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:09.815737 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:09.828845 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6b797d3e-8492-49b6-8641-e3dcf8ca6998 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Volume info retrieved successfully. Aug 26 15:00:09.837540 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b797d3e-8492-49b6-8641-e3dcf8ca6998 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd returned with HTTP 200 Aug 26 15:00:09.838413 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 7/23] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:09 2026] GET /volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd => generated 845 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:09.852619 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2580fb72-faad-4c6d-af96-a909f009115e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:09.855156 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2580fb72-faad-4c6d-af96-a909f009115e tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] POST https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd/action Aug 26 15:00:09.855931 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2580fb72-faad-4c6d-af96-a909f009115e tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:00:09.856077 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2580fb72-faad-4c6d-af96-a909f009115e tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:09.872268 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:09.872268 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:09.873311 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2580fb72-faad-4c6d-af96-a909f009115e tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Volume info retrieved successfully. Aug 26 15:00:09.893157 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2580fb72-faad-4c6d-af96-a909f009115e tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Volume updated successfully. Aug 26 15:00:09.893480 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2580fb72-faad-4c6d-af96-a909f009115e tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd/action returned with HTTP 200 Aug 26 15:00:09.894712 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 6/24] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:00:09 2026] POST /volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd/action => generated 0 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 15:00:09.907652 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2c2507ab-b326-4b43-8e44-f39482f6f340 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:09.910905 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c2507ab-b326-4b43-8e44-f39482f6f340 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] GET https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd Aug 26 15:00:09.911149 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c2507ab-b326-4b43-8e44-f39482f6f340 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:09.911365 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c2507ab-b326-4b43-8e44-f39482f6f340 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:09.925919 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:09.925919 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:09.931074 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2c2507ab-b326-4b43-8e44-f39482f6f340 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Volume info retrieved successfully. Aug 26 15:00:09.938630 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c2507ab-b326-4b43-8e44-f39482f6f340 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd returned with HTTP 200 Aug 26 15:00:09.939545 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 6/25] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:09 2026] GET /volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:10.239918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e73b16f2-732b-4fc8-ad61-b69e5c0bc5e1 req-9efe98fb-5c5c-4473-a4f3-97a2758ef2bf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:10.246161 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e73b16f2-732b-4fc8-ad61-b69e5c0bc5e1 req-9efe98fb-5c5c-4473-a4f3-97a2758ef2bf tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] GET https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd Aug 26 15:00:10.246508 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e73b16f2-732b-4fc8-ad61-b69e5c0bc5e1 req-9efe98fb-5c5c-4473-a4f3-97a2758ef2bf tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:10.246832 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e73b16f2-732b-4fc8-ad61-b69e5c0bc5e1 req-9efe98fb-5c5c-4473-a4f3-97a2758ef2bf tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:10.258536 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:10.258536 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:10.265500 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-e73b16f2-732b-4fc8-ad61-b69e5c0bc5e1 req-9efe98fb-5c5c-4473-a4f3-97a2758ef2bf tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Volume info retrieved successfully. Aug 26 15:00:10.276310 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e73b16f2-732b-4fc8-ad61-b69e5c0bc5e1 req-9efe98fb-5c5c-4473-a4f3-97a2758ef2bf tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd returned with HTTP 200 Aug 26 15:00:10.277164 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 7/26] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:00:10 2026] GET /volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:10.930276 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:10.932971 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:00:10.935274 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-2036161601"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:10.937275 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-2036161601'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:00:10.937451 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Create volume of 1 GB Aug 26 15:00:10.942910 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Availability Zones retrieved successfully. Aug 26 15:00:10.952224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Flow 'volume_create_api' (b0235929-0f3c-4917-8c56-1e01badd92e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:10.953763 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33f01213-3040-4164-81fa-61da9f75752f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:10.955514 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:00:10.999575 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33f01213-3040-4164-81fa-61da9f75752f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:11.000151 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f18321-f505-4b76-a29b-5cc0d180d6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:11.047367 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-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. Aug 26 15:00:11.048012 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-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. Aug 26 15:00:11.080608 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Created reservations ['b2be0f65-143a-4d36-93ec-b672da81b09d', '17b6690c-30cc-48ad-b63c-a045180abf96', 'bb24224b-3ef8-439b-ba10-7af367e7d73b', 'e9c3fc2c-70d8-4ac8-b8e0-d9c5693b0fc6'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:00:11.080608 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f18321-f505-4b76-a29b-5cc0d180d6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2be0f65-143a-4d36-93ec-b672da81b09d', '17b6690c-30cc-48ad-b63c-a045180abf96', 'bb24224b-3ef8-439b-ba10-7af367e7d73b', 'e9c3fc2c-70d8-4ac8-b8e0-d9c5693b0fc6']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:11.081558 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa7cb8a-5167-408f-9b1b-91c482529dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:11.112428 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa7cb8a-5167-408f-9b1b-91c482529dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f868cea-8544-445b-a916-26ae70d582a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2036161601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c03f0bcf6d546888a19b9cfd8bca424',qos_specs=None,replication_status=,reservations=['b2be0f65-143a-4d36-93ec-b672da81b09d','17b6690c-30cc-48ad-b63c-a045180abf96','bb24224b-3ef8-439b-ba10-7af367e7d73b','e9c3fc2c-70d8-4ac8-b8e0-d9c5693b0fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed2b40283a0b491f92a0db82410cfad4',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:00:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-2036161601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f868cea-8544-445b-a916-26ae70d582a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c03f0bcf6d546888a19b9cfd8bca424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed2b40283a0b491f92a0db82410cfad4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:11.113370 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3888c05e-5498-4621-a7b1-a6889a2286af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:11.151750 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3888c05e-5498-4621-a7b1-a6889a2286af) transitioned into state 'SUCCESS' from state '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-2036161601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c03f0bcf6d546888a19b9cfd8bca424',qos_specs=None,replication_status=,reservations=['b2be0f65-143a-4d36-93ec-b672da81b09d','17b6690c-30cc-48ad-b63c-a045180abf96','bb24224b-3ef8-439b-ba10-7af367e7d73b','e9c3fc2c-70d8-4ac8-b8e0-d9c5693b0fc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed2b40283a0b491f92a0db82410cfad4',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:11.152811 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c271c368-1591-4807-827d-7342957004fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:11.171590 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c271c368-1591-4807-827d-7342957004fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:11.172836 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Flow 'volume_create_api' (b0235929-0f3c-4917-8c56-1e01badd92e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:11.173313 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Create volume request issued successfully. Aug 26 15:00:11.174458 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0ac0d923-4e0e-4e24-bfd8-618a2b4e2ad3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:00:11.175080 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 8/27] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:00:10 2026] POST /volume/v3/volumes => generated 752 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:00:11.194064 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a8667ce7-f545-4e6b-873f-96213393bdb4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:11.196645 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a8667ce7-f545-4e6b-873f-96213393bdb4 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] GET https://10.4.3.64/volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 Aug 26 15:00:11.197139 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a8667ce7-f545-4e6b-873f-96213393bdb4 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:11.197373 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a8667ce7-f545-4e6b-873f-96213393bdb4 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:11.209662 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:11.209662 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:11.217784 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a8667ce7-f545-4e6b-873f-96213393bdb4 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Volume info retrieved successfully. Aug 26 15:00:11.227054 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a8667ce7-f545-4e6b-873f-96213393bdb4 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 returned with HTTP 200 Aug 26 15:00:11.227874 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 7/28] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:11 2026] GET /volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:12.249869 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b495888f-477b-4f51-9233-6f31aa0e04c9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:12.252092 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b495888f-477b-4f51-9233-6f31aa0e04c9 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] GET https://10.4.3.64/volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 Aug 26 15:00:12.252274 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b495888f-477b-4f51-9233-6f31aa0e04c9 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:12.253152 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b495888f-477b-4f51-9233-6f31aa0e04c9 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:12.263036 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:12.263036 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:12.269624 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b495888f-477b-4f51-9233-6f31aa0e04c9 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Volume info retrieved successfully. Aug 26 15:00:12.279097 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b495888f-477b-4f51-9233-6f31aa0e04c9 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 returned with HTTP 200 Aug 26 15:00:12.279727 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 7/29] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:12 2026] GET /volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:12.875960 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8be4917f-4819-4b4e-a8dc-0c64c674071b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:12.880014 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8be4917f-4819-4b4e-a8dc-0c64c674071b tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 Aug 26 15:00:12.881339 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8be4917f-4819-4b4e-a8dc-0c64c674071b tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:12.881339 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8be4917f-4819-4b4e-a8dc-0c64c674071b tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:12.881339 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-8be4917f-4819-4b4e-a8dc-0c64c674071b tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Delete volume with id: 2f868cea-8544-445b-a916-26ae70d582a0 Aug 26 15:00:12.894668 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:12.894668 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:12.895523 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8be4917f-4819-4b4e-a8dc-0c64c674071b tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Volume info retrieved successfully. Aug 26 15:00:12.953616 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8be4917f-4819-4b4e-a8dc-0c64c674071b tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Delete volume request issued successfully. Aug 26 15:00:12.954084 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8be4917f-4819-4b4e-a8dc-0c64c674071b tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 returned with HTTP 202 Aug 26 15:00:12.954739 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 8/30] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:00:12 2026] DELETE /volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:00:12.974130 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-be87d7b5-54d0-466a-8db0-b3935040b799 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:12.982692 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be87d7b5-54d0-466a-8db0-b3935040b799 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] GET https://10.4.3.64/volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 Aug 26 15:00:12.982692 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be87d7b5-54d0-466a-8db0-b3935040b799 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:12.983089 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be87d7b5-54d0-466a-8db0-b3935040b799 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:13.007854 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:13.007854 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:13.016826 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-be87d7b5-54d0-466a-8db0-b3935040b799 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Volume info retrieved successfully. Aug 26 15:00:13.024989 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be87d7b5-54d0-466a-8db0-b3935040b799 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 returned with HTTP 200 Aug 26 15:00:13.025232 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 9/31] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:12 2026] GET /volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:14.045356 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-68856b4f-0329-4b68-af32-e6b5d7ce85d1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:14.047844 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-68856b4f-0329-4b68-af32-e6b5d7ce85d1 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] GET https://10.4.3.64/volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 Aug 26 15:00:14.048159 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-68856b4f-0329-4b68-af32-e6b5d7ce85d1 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:14.048739 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-68856b4f-0329-4b68-af32-e6b5d7ce85d1 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:14.061554 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-68856b4f-0329-4b68-af32-e6b5d7ce85d1 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 returned with HTTP 404 Aug 26 15:00:14.062680 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 8/32] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:14 2026] GET /volume/v3/volumes/2f868cea-8544-445b-a916-26ae70d582a0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:00:14.073764 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cfd2ea55-fbf4-4c28-9139-4ee19b309626 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:14.077109 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cfd2ea55-fbf4-4c28-9139-4ee19b309626 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd Aug 26 15:00:14.077325 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cfd2ea55-fbf4-4c28-9139-4ee19b309626 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:14.077553 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cfd2ea55-fbf4-4c28-9139-4ee19b309626 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:14.077712 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-cfd2ea55-fbf4-4c28-9139-4ee19b309626 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Delete volume with id: 6906cd09-f18d-40a7-ae99-47482c1ce6bd Aug 26 15:00:14.089770 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:14.089770 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:14.090286 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cfd2ea55-fbf4-4c28-9139-4ee19b309626 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Volume info retrieved successfully. Aug 26 15:00:14.136086 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cfd2ea55-fbf4-4c28-9139-4ee19b309626 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Delete volume request issued successfully. Aug 26 15:00:14.137226 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cfd2ea55-fbf4-4c28-9139-4ee19b309626 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd returned with HTTP 202 Aug 26 15:00:14.137226 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 8/33] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:00:14 2026] DELETE /volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:00:14.153519 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-24d63ac5-f5f6-41ba-9c07-d56ba011695b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:14.156329 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24d63ac5-f5f6-41ba-9c07-d56ba011695b tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] GET https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd Aug 26 15:00:14.156723 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24d63ac5-f5f6-41ba-9c07-d56ba011695b tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:14.157067 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24d63ac5-f5f6-41ba-9c07-d56ba011695b tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:14.168785 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:14.168785 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:14.178269 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-24d63ac5-f5f6-41ba-9c07-d56ba011695b tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Volume info retrieved successfully. Aug 26 15:00:14.186116 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24d63ac5-f5f6-41ba-9c07-d56ba011695b tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd returned with HTTP 200 Aug 26 15:00:14.186604 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 9/34] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:14 2026] GET /volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:15.209076 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d81da664-87e1-4ecf-bc3f-bd15aeff29b3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:15.211679 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d81da664-87e1-4ecf-bc3f-bd15aeff29b3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] GET https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd Aug 26 15:00:15.212020 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d81da664-87e1-4ecf-bc3f-bd15aeff29b3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:15.212326 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d81da664-87e1-4ecf-bc3f-bd15aeff29b3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:15.220823 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d81da664-87e1-4ecf-bc3f-bd15aeff29b3 tempest-ServersNegativeTestJSON-892108000 tempest-ServersNegativeTestJSON-892108000-project-member] https://10.4.3.64/volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd returned with HTTP 404 Aug 26 15:00:15.221659 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 10/35] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:15 2026] GET /volume/v3/volumes/6906cd09-f18d-40a7-ae99-47482c1ce6bd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:00:24.054177 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:00:24.128804 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=39,cinder:INSERT=11,cinder:UPDATE=13 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:00:24.184184 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:00:25.215750 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=29,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:00:29.977551 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:29.980847 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:00:29.981732 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-657279874"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:29.986480 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-657279874'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:00:29.986647 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Create volume of 1 GB Aug 26 15:00:29.999369 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Availability Zones retrieved successfully. Aug 26 15:00:30.010006 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Flow 'volume_create_api' (6d9fc1f6-f168-470a-9ad8-7ccf6c6b771e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:30.011802 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c3fa738-f261-4b82-a316-db6f194f6e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:30.012803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:00:30.065482 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c3fa738-f261-4b82-a316-db6f194f6e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:30.067080 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a495153f-5e2c-492f-9bbb-50098a1ee03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:30.179049 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Created reservations ['67df7660-c0a1-4347-81fa-2fe710284a36', 'b89cd57d-b713-4e10-b1bc-a8fd725d9a25', 'c777f88a-de55-40b2-9382-b0e138f7ae0b', '67c0f173-ef95-4b4c-bb5e-63b97c153b2c'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:00:30.180501 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a495153f-5e2c-492f-9bbb-50098a1ee03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67df7660-c0a1-4347-81fa-2fe710284a36', 'b89cd57d-b713-4e10-b1bc-a8fd725d9a25', 'c777f88a-de55-40b2-9382-b0e138f7ae0b', '67c0f173-ef95-4b4c-bb5e-63b97c153b2c']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:30.182717 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3fd2818-4283-433e-b0e6-fc1dc1f95b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:30.230656 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3fd2818-4283-433e-b0e6-fc1dc1f95b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6767045c-4e75-415c-b08d-4b7871e36c79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-657279874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed0ef915944518575ab9568f93db9',qos_specs=None,replication_status=,reservations=['67df7660-c0a1-4347-81fa-2fe710284a36','b89cd57d-b713-4e10-b1bc-a8fd725d9a25','c777f88a-de55-40b2-9382-b0e138f7ae0b','67c0f173-ef95-4b4c-bb5e-63b97c153b2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab726e5653eb4cdf907e8072bd97c1cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:00:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-657279874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6767045c-4e75-415c-b08d-4b7871e36c79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533ed0ef915944518575ab9568f93db9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab726e5653eb4cdf907e8072bd97c1cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:30.233695 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5af910d2-692a-4504-9991-7f2a18e184f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:30.286501 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5af910d2-692a-4504-9991-7f2a18e184f7) transitioned into state 'SUCCESS' from state '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-657279874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533ed0ef915944518575ab9568f93db9',qos_specs=None,replication_status=,reservations=['67df7660-c0a1-4347-81fa-2fe710284a36','b89cd57d-b713-4e10-b1bc-a8fd725d9a25','c777f88a-de55-40b2-9382-b0e138f7ae0b','67c0f173-ef95-4b4c-bb5e-63b97c153b2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab726e5653eb4cdf907e8072bd97c1cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:30.287731 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15c534e-d835-4298-a50d-95385cd24bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:30.309574 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c15c534e-d835-4298-a50d-95385cd24bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:30.313201 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Flow 'volume_create_api' (6d9fc1f6-f168-470a-9ad8-7ccf6c6b771e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:30.313201 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Create volume request issued successfully. Aug 26 15:00:30.313201 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1380abe-ed3d-4889-b4de-48eeee2eeeb5 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:00:30.313927 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 9/36] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:00:29 2026] POST /volume/v3/volumes => generated 749 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:00:30.338504 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-81dab920-2562-4d3a-97ad-e02ed3268da6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:30.343516 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81dab920-2562-4d3a-97ad-e02ed3268da6 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:30.343646 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81dab920-2562-4d3a-97ad-e02ed3268da6 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:30.343768 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81dab920-2562-4d3a-97ad-e02ed3268da6 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:30.364588 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:30.364588 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:30.377312 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-81dab920-2562-4d3a-97ad-e02ed3268da6 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:30.386851 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81dab920-2562-4d3a-97ad-e02ed3268da6 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:30.389303 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 9/37] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:30 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 817 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:31.412245 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-de49ce2e-8d51-4216-af09-60336676ba64 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:31.415015 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de49ce2e-8d51-4216-af09-60336676ba64 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:31.415193 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de49ce2e-8d51-4216-af09-60336676ba64 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:31.415453 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de49ce2e-8d51-4216-af09-60336676ba64 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:31.426384 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:31.426384 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:31.436293 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-de49ce2e-8d51-4216-af09-60336676ba64 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:31.443977 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de49ce2e-8d51-4216-af09-60336676ba64 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:31.445012 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 10/38] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:31 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:31.557048 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-9721384b-1090-4ce4-9438-390f4a6535ab req-bae4f23f-ac91-421f-b3af-f619ef2c5116 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:31.560166 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-bae4f23f-ac91-421f-b3af-f619ef2c5116 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:31.560305 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-bae4f23f-ac91-421f-b3af-f619ef2c5116 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:31.560586 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-bae4f23f-ac91-421f-b3af-f619ef2c5116 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:31.570761 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:31.570761 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:31.577176 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-9721384b-1090-4ce4-9438-390f4a6535ab req-bae4f23f-ac91-421f-b3af-f619ef2c5116 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:31.584082 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-bae4f23f-ac91-421f-b3af-f619ef2c5116 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:31.584908 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 11/39] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:00:31 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:31.962062 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:31.968273 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:00:31.968535 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-716445419"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:31.970530 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-716445419'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:00:31.970645 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Create volume of 1 GB Aug 26 15:00:31.971088 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:31.971088 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:31.993141 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Availability Zones retrieved successfully. Aug 26 15:00:32.006134 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Flow 'volume_create_api' (3a63593e-656c-474b-8c2e-9e8858c6a1f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:32.007788 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e93ab2f-39be-4575-838d-74d0bc05a617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:32.012091 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:00:32.062453 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e93ab2f-39be-4575-838d-74d0bc05a617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:32.064595 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3f5d1f-fe61-482d-b1c3-480397e2d976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:32.181817 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b86acd11-63d8-47fc-9e25-7dea340cf991 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:32.182500 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b86acd11-63d8-47fc-9e25-7dea340cf991 None None] GET https://10.4.3.64/volume// Aug 26 15:00:32.182568 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b86acd11-63d8-47fc-9e25-7dea340cf991 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:32.182785 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b86acd11-63d8-47fc-9e25-7dea340cf991 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:32.183322 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b86acd11-63d8-47fc-9e25-7dea340cf991 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:32.184699 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 10/40] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:00:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:32.189078 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Created reservations ['b0c5fdc8-0186-4504-b2ac-ab4436ed3c48', 'f2d3c080-45b2-472f-96fd-6746887ccc77', '886a017c-c564-44d5-b4d4-0041a34dd1c4', '81ba2077-b584-40bd-8b95-f27018f8ec9d'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:00:32.189078 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e3f5d1f-fe61-482d-b1c3-480397e2d976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0c5fdc8-0186-4504-b2ac-ab4436ed3c48', 'f2d3c080-45b2-472f-96fd-6746887ccc77', '886a017c-c564-44d5-b4d4-0041a34dd1c4', '81ba2077-b584-40bd-8b95-f27018f8ec9d']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:32.189836 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4e7d164-4550-4bf0-b6d9-fdc255cc0f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:32.216258 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-9721384b-1090-4ce4-9438-390f4a6535ab req-16bbb9e0-a583-48fc-b8e2-40fdd8593035 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:32.222535 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4e7d164-4550-4bf0-b6d9-fdc255cc0f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7450a7ef-c009-4982-970c-745f96c57733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-716445419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a1424d3a3d640eb9e30381101c46653',qos_specs=None,replication_status=,reservations=['b0c5fdc8-0186-4504-b2ac-ab4436ed3c48','f2d3c080-45b2-472f-96fd-6746887ccc77','886a017c-c564-44d5-b4d4-0041a34dd1c4','81ba2077-b584-40bd-8b95-f27018f8ec9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c12524a6a854fc594f43f3a4c22ca94',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-716445419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7450a7ef-c009-4982-970c-745f96c57733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a1424d3a3d640eb9e30381101c46653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c12524a6a854fc594f43f3a4c22ca94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:32.224469 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a803d9b-e4a6-4d82-94cd-22b786490069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:32.259196 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a803d9b-e4a6-4d82-94cd-22b786490069) transitioned into state 'SUCCESS' from state '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-716445419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a1424d3a3d640eb9e30381101c46653',qos_specs=None,replication_status=,reservations=['b0c5fdc8-0186-4504-b2ac-ab4436ed3c48','f2d3c080-45b2-472f-96fd-6746887ccc77','886a017c-c564-44d5-b4d4-0041a34dd1c4','81ba2077-b584-40bd-8b95-f27018f8ec9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c12524a6a854fc594f43f3a4c22ca94',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:32.261698 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d3e98a9-7dce-4d18-954c-c93539c3900d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:32.286159 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d3e98a9-7dce-4d18-954c-c93539c3900d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:32.286847 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Flow 'volume_create_api' (3a63593e-656c-474b-8c2e-9e8858c6a1f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:32.287804 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Create volume request issued successfully. Aug 26 15:00:32.290534 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb0bcb21-52cc-45d3-8d09-8e6883ecacd3 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:00:32.290534 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 10/41] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:00:31 2026] POST /volume/v3/volumes => generated 756 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:00:32.316531 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e01b2f78-8282-4d6b-8636-2ec37f50eef1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:32.321700 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e01b2f78-8282-4d6b-8636-2ec37f50eef1 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 Aug 26 15:00:32.321700 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e01b2f78-8282-4d6b-8636-2ec37f50eef1 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:32.322050 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e01b2f78-8282-4d6b-8636-2ec37f50eef1 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:32.332918 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:32.332918 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:32.339399 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e01b2f78-8282-4d6b-8636-2ec37f50eef1 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:00:32.348149 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e01b2f78-8282-4d6b-8636-2ec37f50eef1 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 returned with HTTP 200 Aug 26 15:00:32.348149 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 12/42] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:32 2026] GET /volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:32.573074 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c2f1ac01-5276-478e-8b00-faece13c8834 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:32.576678 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:00:32.576678 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1364749058"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:32.579050 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1364749058'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:00:32.579228 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Create volume of 1 GB Aug 26 15:00:32.589365 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Availability Zones retrieved successfully. Aug 26 15:00:32.602218 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Flow 'volume_create_api' (d2ef5dfe-532f-4208-a86a-08475656e3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:32.604614 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc10c0d5-9b7f-48c9-b6d1-412c9238bb37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:32.604614 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:00:32.653698 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc10c0d5-9b7f-48c9-b6d1-412c9238bb37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:32.654913 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e6b92f-6825-4224-9f6d-603bc4c07f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:32.691512 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-16bbb9e0-a583-48fc-b8e2-40fdd8593035 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:00:32.691512 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-16bbb9e0-a583-48fc-b8e2-40fdd8593035 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6767045c-4e75-415c-b08d-4b7871e36c79", "connector": null, "instance_uuid": "5d29ad17-fe17-4b95-a9e0-e9c64cb21611"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:32.708534 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:32.708534 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:32.772706 np0000008165 devstack@c-api.service[100197]: /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. Aug 26 15:00:32.772706 np0000008165 devstack@c-api.service[100197]: .first() Aug 26 15:00:32.774072 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Created reservations ['dad13fa7-c1a7-429e-8008-54ac0850b041', 'db29eaae-b9a8-419e-870e-15a51d51f2e9', '85ed61d9-98fc-408a-86aa-5d3c07074ed8', '6757aa6e-dd61-4309-990f-d56bbb55e959'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:00:32.774631 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5e6b92f-6825-4224-9f6d-603bc4c07f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dad13fa7-c1a7-429e-8008-54ac0850b041', 'db29eaae-b9a8-419e-870e-15a51d51f2e9', '85ed61d9-98fc-408a-86aa-5d3c07074ed8', '6757aa6e-dd61-4309-990f-d56bbb55e959']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:32.776182 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d2a5ec-5bac-4ba5-8e72-af4929f329cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:32.812807 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d2a5ec-5bac-4ba5-8e72-af4929f329cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1364749058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4d2994da4fd46ed8685a46238f3c64d',qos_specs=None,replication_status=,reservations=['dad13fa7-c1a7-429e-8008-54ac0850b041','db29eaae-b9a8-419e-870e-15a51d51f2e9','85ed61d9-98fc-408a-86aa-5d3c07074ed8','6757aa6e-dd61-4309-990f-d56bbb55e959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc5cb18fb9ec42b8a419b0db72d6fc76',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:00:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1364749058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4d2994da4fd46ed8685a46238f3c64d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc5cb18fb9ec42b8a419b0db72d6fc76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:32.813878 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b98a13-3eec-48bd-a4b5-2252642e52f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:32.833711 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-16bbb9e0-a583-48fc-b8e2-40fdd8593035 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:00:32.835074 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 11/43] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:00:32 2026] POST /volume/v3/attachments => generated 273 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:32.852558 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16b98a13-3eec-48bd-a4b5-2252642e52f1) transitioned into state 'SUCCESS' from state '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-1364749058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4d2994da4fd46ed8685a46238f3c64d',qos_specs=None,replication_status=,reservations=['dad13fa7-c1a7-429e-8008-54ac0850b041','db29eaae-b9a8-419e-870e-15a51d51f2e9','85ed61d9-98fc-408a-86aa-5d3c07074ed8','6757aa6e-dd61-4309-990f-d56bbb55e959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc5cb18fb9ec42b8a419b0db72d6fc76',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:32.853502 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb425fd1-2491-4006-8574-d6e2ce636465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:32.872267 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb425fd1-2491-4006-8574-d6e2ce636465) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:32.873396 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Flow 'volume_create_api' (d2ef5dfe-532f-4208-a86a-08475656e3b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:32.873993 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Create volume request issued successfully. Aug 26 15:00:32.874656 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2f1ac01-5276-478e-8b00-faece13c8834 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:00:32.875225 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 11/44] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:00:32 2026] POST /volume/v3/volumes => generated 752 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:00:32.911468 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b91ee362-2fad-4dac-bc61-824d798ac8ee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:32.918040 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b91ee362-2fad-4dac-bc61-824d798ac8ee tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:32.918460 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b91ee362-2fad-4dac-bc61-824d798ac8ee tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:32.920476 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b91ee362-2fad-4dac-bc61-824d798ac8ee tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:32.951764 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cdbbcb5b-2d27-45e1-99f2-42bfcb6dc5e8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:32.953078 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:32.953078 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:32.953174 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cdbbcb5b-2d27-45e1-99f2-42bfcb6dc5e8 None None] GET https://10.4.3.64/volume// Aug 26 15:00:32.953174 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cdbbcb5b-2d27-45e1-99f2-42bfcb6dc5e8 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:32.953470 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cdbbcb5b-2d27-45e1-99f2-42bfcb6dc5e8 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:32.954143 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cdbbcb5b-2d27-45e1-99f2-42bfcb6dc5e8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:32.954793 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 13/45] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:00:32 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:32.962578 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b91ee362-2fad-4dac-bc61-824d798ac8ee tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:32.970808 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b91ee362-2fad-4dac-bc61-824d798ac8ee tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:32.971822 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 11/46] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:32 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 841 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:32.977033 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-9721384b-1090-4ce4-9438-390f4a6535ab req-0945ca8c-fec8-482d-b445-c3ab9b4660eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:32.989227 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-0945ca8c-fec8-482d-b445-c3ab9b4660eb tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:32.990047 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-0945ca8c-fec8-482d-b445-c3ab9b4660eb tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:32.990047 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-0945ca8c-fec8-482d-b445-c3ab9b4660eb tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:33.010815 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:33.010815 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:33.019538 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-9721384b-1090-4ce4-9438-390f4a6535ab req-0945ca8c-fec8-482d-b445-c3ab9b4660eb tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:33.028457 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-0945ca8c-fec8-482d-b445-c3ab9b4660eb tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:33.028852 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 12/47] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:00:32 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 1021 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:00:33.373551 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-88674fb6-4c78-4bc2-b843-ac55e9f9c7ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:33.378026 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-88674fb6-4c78-4bc2-b843-ac55e9f9c7ae tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 Aug 26 15:00:33.378767 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-88674fb6-4c78-4bc2-b843-ac55e9f9c7ae tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:33.379726 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-88674fb6-4c78-4bc2-b843-ac55e9f9c7ae tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:33.393703 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:33.393703 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:33.400979 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-88674fb6-4c78-4bc2-b843-ac55e9f9c7ae tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:00:33.405367 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-88674fb6-4c78-4bc2-b843-ac55e9f9c7ae tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 returned with HTTP 200 Aug 26 15:00:33.405858 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 12/48] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:33 2026] GET /volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:33.994698 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f201a8b3-e606-408d-b947-bc6822047d07 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:33.999994 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f201a8b3-e606-408d-b947-bc6822047d07 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:33.999994 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f201a8b3-e606-408d-b947-bc6822047d07 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:33.999994 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f201a8b3-e606-408d-b947-bc6822047d07 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:34.020508 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:34.020508 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:34.027717 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f201a8b3-e606-408d-b947-bc6822047d07 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:34.039874 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f201a8b3-e606-408d-b947-bc6822047d07 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:34.040547 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 14/49] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:33 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:34.073191 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9721384b-1090-4ce4-9438-390f4a6535ab req-6894a367-9d2f-4c2c-8e98-4ad67d38f223 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:34.079856 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-6894a367-9d2f-4c2c-8e98-4ad67d38f223 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] PUT https://10.4.3.64/volume/v3/attachments/4eadd326-e426-4d27-84de-3c57f0c32ad0 Aug 26 15:00:34.080830 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-6894a367-9d2f-4c2c-8e98-4ad67d38f223 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:34.103474 np0000008165 devstack@c-api.service[100198]: /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. Aug 26 15:00:34.103474 np0000008165 devstack@c-api.service[100198]: .first() Aug 26 15:00:34.137840 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-9721384b-1090-4ce4-9438-390f4a6535ab req-6894a367-9d2f-4c2c-8e98-4ad67d38f223 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Acquiring lock "cinder-attachment_update-6767045c-4e75-415c-b08d-4b7871e36c79-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:00:34.147251 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-9721384b-1090-4ce4-9438-390f4a6535ab req-6894a367-9d2f-4c2c-8e98-4ad67d38f223 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Lock "cinder-attachment_update-6767045c-4e75-415c-b08d-4b7871e36c79-np0000008165" acquired by "attachment_update" :: waited 0.009s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:00:34.150289 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:34.150289 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:34.385525 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:34.439629 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-9721384b-1090-4ce4-9438-390f4a6535ab req-6894a367-9d2f-4c2c-8e98-4ad67d38f223 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Lock "cinder-attachment_update-6767045c-4e75-415c-b08d-4b7871e36c79-np0000008165" released by "attachment_update" :: held 0.293s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:00:34.440376 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-6894a367-9d2f-4c2c-8e98-4ad67d38f223 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/attachments/4eadd326-e426-4d27-84de-3c57f0c32ad0 returned with HTTP 200 Aug 26 15:00:34.441621 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 12/50] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:00:34 2026] PUT /volume/v3/attachments/4eadd326-e426-4d27-84de-3c57f0c32ad0 => generated 969 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:34.771016 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:00:34.771876 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1204915022", "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:34.773910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1204915022', 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:00:35.064570 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:35.067482 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:00:35.068548 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1869350125"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:35.070716 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1869350125'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:00:35.070928 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Create volume of 1 GB Aug 26 15:00:35.071103 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9af84197-26e7-4831-9cc3-e531d79700b1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:35.073396 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9af84197-26e7-4831-9cc3-e531d79700b1 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:35.073635 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9af84197-26e7-4831-9cc3-e531d79700b1 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:35.074018 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9af84197-26e7-4831-9cc3-e531d79700b1 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:35.076645 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Availability Zones retrieved successfully. Aug 26 15:00:35.085735 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Flow 'volume_create_api' (cf707f9c-37fd-4168-8b3d-6bbefce40a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:35.086787 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28db86e4-fd83-4438-a128-1b33cba8913a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:35.088378 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:00:35.091249 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:35.091249 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:35.098193 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9af84197-26e7-4831-9cc3-e531d79700b1 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:35.108382 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9af84197-26e7-4831-9cc3-e531d79700b1 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:35.108976 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 15/51] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:35 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:35.126868 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28db86e4-fd83-4438-a128-1b33cba8913a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:35.128771 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459836d8-863c-4ee0-87d4-90157bd1a9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:35.227774 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Created reservations ['26ae116c-7d6c-4d12-af64-f5dbf1163ccd', '6a5a4cb0-4820-4eda-b4e8-45f8a40dddce', '0fbf0227-854f-44f8-944d-e595cea555d1', '59c6b27c-fbce-4cc9-9978-2073891fb987'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:00:35.228818 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459836d8-863c-4ee0-87d4-90157bd1a9e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26ae116c-7d6c-4d12-af64-f5dbf1163ccd', '6a5a4cb0-4820-4eda-b4e8-45f8a40dddce', '0fbf0227-854f-44f8-944d-e595cea555d1', '59c6b27c-fbce-4cc9-9978-2073891fb987']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:35.230005 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc793313-efa5-4834-9108-794dc0720de7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:35.266325 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc793313-efa5-4834-9108-794dc0720de7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37feda8e-2515-4c90-aa7d-430b728da17c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1869350125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd2831d1ccf4956aa110f470f39bbd9',qos_specs=None,replication_status=,reservations=['26ae116c-7d6c-4d12-af64-f5dbf1163ccd','6a5a4cb0-4820-4eda-b4e8-45f8a40dddce','0fbf0227-854f-44f8-944d-e595cea555d1','59c6b27c-fbce-4cc9-9978-2073891fb987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d00dcd0a503346268cd85c7aa34228c4',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1869350125',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37feda8e-2515-4c90-aa7d-430b728da17c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cd2831d1ccf4956aa110f470f39bbd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d00dcd0a503346268cd85c7aa34228c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:35.267417 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8750654d-e19a-437c-81ad-8d91beac6e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:35.310063 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8750654d-e19a-437c-81ad-8d91beac6e22) transitioned into state 'SUCCESS' from state '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-1869350125',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cd2831d1ccf4956aa110f470f39bbd9',qos_specs=None,replication_status=,reservations=['26ae116c-7d6c-4d12-af64-f5dbf1163ccd','6a5a4cb0-4820-4eda-b4e8-45f8a40dddce','0fbf0227-854f-44f8-944d-e595cea555d1','59c6b27c-fbce-4cc9-9978-2073891fb987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d00dcd0a503346268cd85c7aa34228c4',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:35.312029 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (457c6807-0f14-4ffe-8ab4-8c01401fa38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:35.328467 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (457c6807-0f14-4ffe-8ab4-8c01401fa38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:35.329051 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Flow 'volume_create_api' (cf707f9c-37fd-4168-8b3d-6bbefce40a02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:35.329420 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Create volume request issued successfully. Aug 26 15:00:35.330534 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b4f911a-9b46-4b7a-80a7-6e733e3b730d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:00:35.331255 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 13/52] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:00:35 2026] POST /volume/v3/volumes => generated 753 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:00:35.354407 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-85434c96-8f7e-46de-bf02-d597d2ca8fb1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:35.361065 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-85434c96-8f7e-46de-bf02-d597d2ca8fb1 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:35.362074 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-85434c96-8f7e-46de-bf02-d597d2ca8fb1 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:35.362074 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-85434c96-8f7e-46de-bf02-d597d2ca8fb1 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:35.378018 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:35.378018 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:35.385180 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-85434c96-8f7e-46de-bf02-d597d2ca8fb1 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:35.394241 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-85434c96-8f7e-46de-bf02-d597d2ca8fb1 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:35.395039 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 13/53] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:35 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:35.503642 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create volume of 1 GB Aug 26 15:00:35.504522 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:35.504522 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:35.505332 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Availability Zones retrieved successfully. Aug 26 15:00:35.515722 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Flow 'volume_create_api' (91c1c28b-7b79-421e-bca8-6f9376b9dbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:35.517092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06093314-3ceb-4b1e-b4bf-06bc02356c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:35.519136 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:00:35.622578 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:35.622578 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:35.641317 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06093314-3ceb-4b1e-b4bf-06bc02356c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d4a75fb-3684-43b5-9805-bf2a7e9d1319', 'encryption_key_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=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:35.641736 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67b13a6-d9c2-4663-b556-ecd97339a901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:35.685000 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-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. Aug 26 15:00:35.685450 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-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. Aug 26 15:00:35.736621 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Created reservations ['b456644f-56bf-43e3-bd11-be2a5cf84a84', '006c2fce-00ed-42f4-9499-b4cc88d98a0e', '2f8f3819-db51-421f-8f0e-a17a327ef647', '880978dc-ddf7-4648-a39e-3f9813259237'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:00:35.737374 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e67b13a6-d9c2-4663-b556-ecd97339a901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b456644f-56bf-43e3-bd11-be2a5cf84a84', '006c2fce-00ed-42f4-9499-b4cc88d98a0e', '2f8f3819-db51-421f-8f0e-a17a327ef647', '880978dc-ddf7-4648-a39e-3f9813259237']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:35.738293 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a1df4ba-59fd-48f2-b4e3-6f4dd2b5e189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:35.766691 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a1df4ba-59fd-48f2-b4e3-6f4dd2b5e189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4a73548-0168-43e1-a831-213280394547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1204915022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3d81a96f8d994ab7a108d3255206974f',qos_specs=None,replication_status=,reservations=['b456644f-56bf-43e3-bd11-be2a5cf84a84','006c2fce-00ed-42f4-9499-b4cc88d98a0e','2f8f3819-db51-421f-8f0e-a17a327ef647','880978dc-ddf7-4648-a39e-3f9813259237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce62e6990a34e13aa5e1f1e5df57f7c',volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:00:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1204915022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4a73548-0168-43e1-a831-213280394547,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3d81a96f8d994ab7a108d3255206974f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce62e6990a34e13aa5e1f1e5df57f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d4a75fb-3684-43b5-9805-bf2a7e9d1319),volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:35.767484 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52174cf8-28f2-472c-b860-e7256905c8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:35.790589 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52174cf8-28f2-472c-b860-e7256905c8ee) transitioned into state 'SUCCESS' from state '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-1204915022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3d81a96f8d994ab7a108d3255206974f',qos_specs=None,replication_status=,reservations=['b456644f-56bf-43e3-bd11-be2a5cf84a84','006c2fce-00ed-42f4-9499-b4cc88d98a0e','2f8f3819-db51-421f-8f0e-a17a327ef647','880978dc-ddf7-4648-a39e-3f9813259237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce62e6990a34e13aa5e1f1e5df57f7c',volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:35.791523 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (835fef94-dbe0-4911-9d9c-c8c2fd087fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:35.810918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (835fef94-dbe0-4911-9d9c-c8c2fd087fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:35.810918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Flow 'volume_create_api' (91c1c28b-7b79-421e-bca8-6f9376b9dbbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:35.810918 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create volume request issued successfully. Aug 26 15:00:35.811228 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-015d9c09-8510-46c8-9f6e-52695669f4c9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:00:35.811714 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 13/54] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:00:34 2026] POST /volume/v3/volumes => generated 758 bytes in 1428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:00:35.829635 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-92ac669f-6f80-4a01-a2b8-cad673e44e89 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:35.832865 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-92ac669f-6f80-4a01-a2b8-cad673e44e89 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:35.833222 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-92ac669f-6f80-4a01-a2b8-cad673e44e89 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:35.835911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-92ac669f-6f80-4a01-a2b8-cad673e44e89 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:35.845936 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:35.845936 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:35.852915 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-92ac669f-6f80-4a01-a2b8-cad673e44e89 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:35.860491 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-92ac669f-6f80-4a01-a2b8-cad673e44e89 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:35.862602 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 16/55] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:35 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:36.126872 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dcc6a700-8b8f-4873-9a17-b78cca23ad0d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:36.129832 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dcc6a700-8b8f-4873-9a17-b78cca23ad0d tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:36.130609 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dcc6a700-8b8f-4873-9a17-b78cca23ad0d tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:36.130609 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dcc6a700-8b8f-4873-9a17-b78cca23ad0d tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:36.145228 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:36.145228 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:36.151564 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dcc6a700-8b8f-4873-9a17-b78cca23ad0d tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:36.156440 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dcc6a700-8b8f-4873-9a17-b78cca23ad0d tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:36.157000 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 14/56] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:36 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:36.415270 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7eb01fcb-0c19-410b-b3bb-43a03b582f8b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:36.417293 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7eb01fcb-0c19-410b-b3bb-43a03b582f8b tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:36.417493 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7eb01fcb-0c19-410b-b3bb-43a03b582f8b tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:36.417955 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7eb01fcb-0c19-410b-b3bb-43a03b582f8b tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:36.426699 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:36.426699 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:36.432914 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7eb01fcb-0c19-410b-b3bb-43a03b582f8b tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:36.438677 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7eb01fcb-0c19-410b-b3bb-43a03b582f8b tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:36.439570 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 14/57] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:36 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:36.542850 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-cf805b77-a098-4e6c-b30e-53a70965a0ae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:36.547105 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-cf805b77-a098-4e6c-b30e-53a70965a0ae tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:36.547389 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-cf805b77-a098-4e6c-b30e-53a70965a0ae tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:36.547659 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-cf805b77-a098-4e6c-b30e-53a70965a0ae tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:36.563520 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:36.563520 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:36.570824 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-cf805b77-a098-4e6c-b30e-53a70965a0ae tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:36.578781 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-cf805b77-a098-4e6c-b30e-53a70965a0ae tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:36.579374 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 14/58] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:00:36 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:36.884851 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7f3385fa-2d06-43fc-b26b-8c5497f97d06 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:36.888218 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7f3385fa-2d06-43fc-b26b-8c5497f97d06 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:36.889000 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7f3385fa-2d06-43fc-b26b-8c5497f97d06 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:36.889000 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7f3385fa-2d06-43fc-b26b-8c5497f97d06 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:36.902812 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:36.902812 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:36.918290 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7f3385fa-2d06-43fc-b26b-8c5497f97d06 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:36.928495 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7f3385fa-2d06-43fc-b26b-8c5497f97d06 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:36.930270 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 17/59] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:36 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:37.095066 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c97d07c6-e6f7-4668-b509-2692f7c72826 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:37.096360 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c97d07c6-e6f7-4668-b509-2692f7c72826 None None] GET https://10.4.3.64/volume// Aug 26 15:00:37.096457 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c97d07c6-e6f7-4668-b509-2692f7c72826 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:37.097674 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c97d07c6-e6f7-4668-b509-2692f7c72826 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:37.097674 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c97d07c6-e6f7-4668-b509-2692f7c72826 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:37.098552 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 15/60] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:00:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:37.127858 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-f9ebfc6c-7f00-4d78-8c24-39dae2e4b2f1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:37.174005 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0b5430cb-40a2-4469-ae85-7b4471ece984 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:37.176062 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b5430cb-40a2-4469-ae85-7b4471ece984 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:37.176331 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b5430cb-40a2-4469-ae85-7b4471ece984 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:37.176477 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b5430cb-40a2-4469-ae85-7b4471ece984 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:37.200955 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:37.200955 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:37.216442 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0b5430cb-40a2-4469-ae85-7b4471ece984 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:37.233275 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b5430cb-40a2-4469-ae85-7b4471ece984 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:37.234184 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 15/61] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:37 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 842 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:37.771250 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-f9ebfc6c-7f00-4d78-8c24-39dae2e4b2f1 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:00:37.772733 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-f9ebfc6c-7f00-4d78-8c24-39dae2e4b2f1 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "37feda8e-2515-4c90-aa7d-430b728da17c", "connector": null, "instance_uuid": "165bd486-29e8-401e-bc22-75f71fcfb946"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:37.793654 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:37.793654 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:37.863017 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-f9ebfc6c-7f00-4d78-8c24-39dae2e4b2f1 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:00:37.863488 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 15/62] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:00:37 2026] POST /volume/v3/attachments => generated 273 bytes in 738 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:37.908629 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2bb803bf-95b6-4c78-a2cf-1360fdb72c06 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:37.911224 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2bb803bf-95b6-4c78-a2cf-1360fdb72c06 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:37.911615 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2bb803bf-95b6-4c78-a2cf-1360fdb72c06 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:37.912027 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2bb803bf-95b6-4c78-a2cf-1360fdb72c06 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:37.930082 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:37.930082 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:37.934992 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2bb803bf-95b6-4c78-a2cf-1360fdb72c06 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:37.940654 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2bb803bf-95b6-4c78-a2cf-1360fdb72c06 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:37.941419 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 18/63] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:37 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:37.953589 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4d8e7311-3d94-44e1-a3d6-2d6ce1cfa696 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:37.953589 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d8e7311-3d94-44e1-a3d6-2d6ce1cfa696 None None] GET https://10.4.3.64/volume// Aug 26 15:00:37.953589 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d8e7311-3d94-44e1-a3d6-2d6ce1cfa696 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:37.953589 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d8e7311-3d94-44e1-a3d6-2d6ce1cfa696 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:37.953589 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d8e7311-3d94-44e1-a3d6-2d6ce1cfa696 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:37.954181 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-38b345f0-dde1-4e49-ad80-0823e10f6c9e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:37.955276 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 16/64] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:00:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:37.956626 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-38b345f0-dde1-4e49-ad80-0823e10f6c9e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:37.956626 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-38b345f0-dde1-4e49-ad80-0823e10f6c9e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:37.956626 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-38b345f0-dde1-4e49-ad80-0823e10f6c9e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:37.966358 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-c4d9e314-d1b2-4bb1-98ad-d1f827180306 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:37.972947 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-c4d9e314-d1b2-4bb1-98ad-d1f827180306 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:37.973154 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-c4d9e314-d1b2-4bb1-98ad-d1f827180306 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:37.973384 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-c4d9e314-d1b2-4bb1-98ad-d1f827180306 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:37.974157 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:37.974157 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:37.981778 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-38b345f0-dde1-4e49-ad80-0823e10f6c9e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:37.988744 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-38b345f0-dde1-4e49-ad80-0823e10f6c9e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:37.989419 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 16/65] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:37 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:37.995501 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:37.995501 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:38.000865 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-c4d9e314-d1b2-4bb1-98ad-d1f827180306 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:38.007487 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-c4d9e314-d1b2-4bb1-98ad-d1f827180306 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:38.008543 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 16/66] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:00:37 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:00:38.145061 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-a1077a8c-41f1-4da6-a924-ae12c6f79540 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:38.147789 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-a1077a8c-41f1-4da6-a924-ae12c6f79540 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] PUT https://10.4.3.64/volume/v3/attachments/c9f03e2c-dc84-4492-a273-3e7ea4cef350 Aug 26 15:00:38.150039 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-a1077a8c-41f1-4da6-a924-ae12c6f79540 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:38.169119 np0000008165 devstack@c-api.service[100196]: /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. Aug 26 15:00:38.169119 np0000008165 devstack@c-api.service[100196]: .first() Aug 26 15:00:38.179097 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-a1077a8c-41f1-4da6-a924-ae12c6f79540 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Acquiring lock "cinder-attachment_update-37feda8e-2515-4c90-aa7d-430b728da17c-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:00:38.186690 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-a1077a8c-41f1-4da6-a924-ae12c6f79540 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Lock "cinder-attachment_update-37feda8e-2515-4c90-aa7d-430b728da17c-np0000008165" acquired by "attachment_update" :: waited 0.008s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:00:38.188384 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:38.188384 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:38.262534 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6fcc2d96-e7c8-46c2-9c00-edfe81cd73ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:38.265814 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fcc2d96-e7c8-46c2-9c00-edfe81cd73ae tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:38.266168 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fcc2d96-e7c8-46c2-9c00-edfe81cd73ae tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:38.266418 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fcc2d96-e7c8-46c2-9c00-edfe81cd73ae tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:38.282147 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:38.282147 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:38.289908 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6fcc2d96-e7c8-46c2-9c00-edfe81cd73ae tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:38.296366 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fcc2d96-e7c8-46c2-9c00-edfe81cd73ae tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:38.296962 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 17/67] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:38 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:38.364969 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-a1077a8c-41f1-4da6-a924-ae12c6f79540 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Lock "cinder-attachment_update-37feda8e-2515-4c90-aa7d-430b728da17c-np0000008165" released by "attachment_update" :: held 0.178s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:00:38.365315 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-a1077a8c-41f1-4da6-a924-ae12c6f79540 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/attachments/c9f03e2c-dc84-4492-a273-3e7ea4cef350 returned with HTTP 200 Aug 26 15:00:38.366172 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 19/68] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:00:38 2026] PUT /volume/v3/attachments/c9f03e2c-dc84-4492-a273-3e7ea4cef350 => generated 969 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:38.967213 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bd784ab6-bcf1-4917-8869-dcf33f311cfb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:38.969578 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bd784ab6-bcf1-4917-8869-dcf33f311cfb tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:38.970456 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bd784ab6-bcf1-4917-8869-dcf33f311cfb tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:38.970456 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bd784ab6-bcf1-4917-8869-dcf33f311cfb tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:38.986673 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:38.986673 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:38.992907 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bd784ab6-bcf1-4917-8869-dcf33f311cfb tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:38.998408 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bd784ab6-bcf1-4917-8869-dcf33f311cfb tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:38.999236 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 17/69] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:38 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:39.014079 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4ee33cf5-5030-4a95-bfba-891f16e30316 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:39.017371 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ee33cf5-5030-4a95-bfba-891f16e30316 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:39.017589 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ee33cf5-5030-4a95-bfba-891f16e30316 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:39.017818 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ee33cf5-5030-4a95-bfba-891f16e30316 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:39.029706 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:39.029706 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:39.034831 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4ee33cf5-5030-4a95-bfba-891f16e30316 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:39.042468 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ee33cf5-5030-4a95-bfba-891f16e30316 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:39.043076 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 17/70] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:39 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 908 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:39.318395 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0fb93a26-10c2-400f-b4af-ff3b44366b6a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:39.322247 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0fb93a26-10c2-400f-b4af-ff3b44366b6a tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:39.322247 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0fb93a26-10c2-400f-b4af-ff3b44366b6a tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:39.322549 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0fb93a26-10c2-400f-b4af-ff3b44366b6a tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:39.336906 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:39.336906 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:39.346287 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0fb93a26-10c2-400f-b4af-ff3b44366b6a tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:39.361291 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0fb93a26-10c2-400f-b4af-ff3b44366b6a tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:39.362669 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 18/71] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:39 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:39.984459 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-9721384b-1090-4ce4-9438-390f4a6535ab req-206dd20e-1391-41e2-a926-0041606c58f0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:39.987070 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-206dd20e-1391-41e2-a926-0041606c58f0 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] POST https://10.4.3.64/volume/v3/attachments/4eadd326-e426-4d27-84de-3c57f0c32ad0/action Aug 26 15:00:39.988494 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-206dd20e-1391-41e2-a926-0041606c58f0 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:00:39.989067 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-206dd20e-1391-41e2-a926-0041606c58f0 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:40.020370 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eb6c5494-df07-4064-ab71-57b05aa0c0cb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:40.023066 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb6c5494-df07-4064-ab71-57b05aa0c0cb tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:40.024228 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb6c5494-df07-4064-ab71-57b05aa0c0cb tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:40.024686 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb6c5494-df07-4064-ab71-57b05aa0c0cb tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:40.037757 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:40.037757 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:40.046699 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:40.046699 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:40.053400 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-eb6c5494-df07-4064-ab71-57b05aa0c0cb tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:40.065473 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5984f47e-7cc9-4cb1-890b-0f196df6318a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:40.068159 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9721384b-1090-4ce4-9438-390f4a6535ab req-206dd20e-1391-41e2-a926-0041606c58f0 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/attachments/4eadd326-e426-4d27-84de-3c57f0c32ad0/action returned with HTTP 204 Aug 26 15:00:40.068321 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5984f47e-7cc9-4cb1-890b-0f196df6318a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:40.069281 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5984f47e-7cc9-4cb1-890b-0f196df6318a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:40.069398 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 20/72] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:00:39 2026] POST /volume/v3/attachments/4eadd326-e426-4d27-84de-3c57f0c32ad0/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:00:40.069770 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5984f47e-7cc9-4cb1-890b-0f196df6318a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:40.071679 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb6c5494-df07-4064-ab71-57b05aa0c0cb tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:40.072310 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 18/73] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:40 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:40.086287 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:40.086287 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:40.093133 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5984f47e-7cc9-4cb1-890b-0f196df6318a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:40.101923 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5984f47e-7cc9-4cb1-890b-0f196df6318a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:40.102138 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 18/74] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:40 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:40.387518 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b45fe8b8-bba3-40ac-8976-8e710c0fb6cf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:40.391061 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b45fe8b8-bba3-40ac-8976-8e710c0fb6cf tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:40.391505 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b45fe8b8-bba3-40ac-8976-8e710c0fb6cf tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:40.391912 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b45fe8b8-bba3-40ac-8976-8e710c0fb6cf tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:40.414261 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:40.414261 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:40.420989 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b45fe8b8-bba3-40ac-8976-8e710c0fb6cf tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:40.428401 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b45fe8b8-bba3-40ac-8976-8e710c0fb6cf tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:40.429201 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 19/75] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:40 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:40.454990 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3560f675-5fe6-49a4-9ccb-53b445fe6177 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:40.457213 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3560f675-5fe6-49a4-9ccb-53b445fe6177 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:40.458147 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3560f675-5fe6-49a4-9ccb-53b445fe6177 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:40.458631 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3560f675-5fe6-49a4-9ccb-53b445fe6177 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:40.487514 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:40.487514 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:40.496641 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3560f675-5fe6-49a4-9ccb-53b445fe6177 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:40.502009 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3560f675-5fe6-49a4-9ccb-53b445fe6177 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:40.502009 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 21/76] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:40 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 1134 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:41.093608 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7b99b969-b770-4d21-8b8f-ec124a1e9cf2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:41.095263 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b99b969-b770-4d21-8b8f-ec124a1e9cf2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:41.095525 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b99b969-b770-4d21-8b8f-ec124a1e9cf2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:41.095845 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b99b969-b770-4d21-8b8f-ec124a1e9cf2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:41.113274 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:41.113274 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:41.123405 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7b99b969-b770-4d21-8b8f-ec124a1e9cf2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:41.124422 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-230628b7-a243-4ab4-b98d-1f3e02101585 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:41.127681 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-230628b7-a243-4ab4-b98d-1f3e02101585 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:41.128194 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-230628b7-a243-4ab4-b98d-1f3e02101585 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:41.128526 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-230628b7-a243-4ab4-b98d-1f3e02101585 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:41.135875 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b99b969-b770-4d21-8b8f-ec124a1e9cf2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:41.138907 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 19/77] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:41 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:41.139262 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:41.139262 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:41.147011 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-230628b7-a243-4ab4-b98d-1f3e02101585 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:41.154523 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-230628b7-a243-4ab4-b98d-1f3e02101585 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:41.154523 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 19/78] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:41 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:42.162285 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ef75acb9-9c77-44ad-8991-752a93313fe4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:42.165064 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ef75acb9-9c77-44ad-8991-752a93313fe4 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:42.165268 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ef75acb9-9c77-44ad-8991-752a93313fe4 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:42.165511 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ef75acb9-9c77-44ad-8991-752a93313fe4 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:42.175389 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3a1e6d90-80a5-41bb-969a-d43ac8776e4b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:42.181701 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a1e6d90-80a5-41bb-969a-d43ac8776e4b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:42.182017 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a1e6d90-80a5-41bb-969a-d43ac8776e4b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:42.182289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a1e6d90-80a5-41bb-969a-d43ac8776e4b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:42.182757 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:42.182757 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:42.188874 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ef75acb9-9c77-44ad-8991-752a93313fe4 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:42.195300 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ef75acb9-9c77-44ad-8991-752a93313fe4 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:42.196032 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 20/79] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:42 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:42.199912 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:42.199912 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:42.208956 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3a1e6d90-80a5-41bb-969a-d43ac8776e4b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:42.219004 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a1e6d90-80a5-41bb-969a-d43ac8776e4b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:42.219933 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 22/80] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:42 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:42.638298 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6842dbb5-5580-4c62-940a-c477acd43a51 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:42.642170 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:00:42.642974 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-645024108"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:42.644998 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-645024108'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:00:42.644998 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Create volume of 1 GB Aug 26 15:00:42.650850 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Availability Zones retrieved successfully. Aug 26 15:00:42.659323 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Flow 'volume_create_api' (7ee729eb-b4e6-48a5-b15f-515eb06cf29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:42.661724 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14ec7d4-17e9-4189-9735-880cf02a7497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:42.662963 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:00:42.710409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a14ec7d4-17e9-4189-9735-880cf02a7497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:42.711483 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b2482c-e4cf-4b15-81f0-73a6a4964aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:42.775803 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Created reservations ['dd045493-253b-4343-91cb-7bf0af11808d', '85015b0a-ab68-49ea-91c2-83cecaf60290', '51d83cd8-4860-4dd9-bc1a-8aa8929956fe', '947b6d4d-4a4a-4020-997c-0caae818fa40'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:00:42.777154 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14b2482c-e4cf-4b15-81f0-73a6a4964aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd045493-253b-4343-91cb-7bf0af11808d', '85015b0a-ab68-49ea-91c2-83cecaf60290', '51d83cd8-4860-4dd9-bc1a-8aa8929956fe', '947b6d4d-4a4a-4020-997c-0caae818fa40']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:42.778324 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (181a872d-1f83-44cc-a300-537010cda20c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:42.819568 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (181a872d-1f83-44cc-a300-537010cda20c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-645024108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a1424d3a3d640eb9e30381101c46653',qos_specs=None,replication_status=,reservations=['dd045493-253b-4343-91cb-7bf0af11808d','85015b0a-ab68-49ea-91c2-83cecaf60290','51d83cd8-4860-4dd9-bc1a-8aa8929956fe','947b6d4d-4a4a-4020-997c-0caae818fa40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c12524a6a854fc594f43f3a4c22ca94',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-645024108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a1424d3a3d640eb9e30381101c46653',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c12524a6a854fc594f43f3a4c22ca94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:42.823378 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b97770-94f2-4b31-967c-d2d6601e0eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:42.868371 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67b97770-94f2-4b31-967c-d2d6601e0eab) transitioned into state 'SUCCESS' from state '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-645024108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a1424d3a3d640eb9e30381101c46653',qos_specs=None,replication_status=,reservations=['dd045493-253b-4343-91cb-7bf0af11808d','85015b0a-ab68-49ea-91c2-83cecaf60290','51d83cd8-4860-4dd9-bc1a-8aa8929956fe','947b6d4d-4a4a-4020-997c-0caae818fa40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c12524a6a854fc594f43f3a4c22ca94',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:42.871630 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36a1cdf-976a-4226-ac80-e357d769d828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:00:42.891446 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f36a1cdf-976a-4226-ac80-e357d769d828) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:00:42.895787 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Flow 'volume_create_api' (7ee729eb-b4e6-48a5-b15f-515eb06cf29f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:00:42.896520 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Create volume request issued successfully. Aug 26 15:00:42.897750 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6842dbb5-5580-4c62-940a-c477acd43a51 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:00:42.899540 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 20/81] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:00:42 2026] POST /volume/v3/volumes => generated 756 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:00:42.922508 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7dbefba2-53bd-4b66-b57a-b445e514cfb1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:42.927251 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7dbefba2-53bd-4b66-b57a-b445e514cfb1 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:00:42.927764 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7dbefba2-53bd-4b66-b57a-b445e514cfb1 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:42.928611 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7dbefba2-53bd-4b66-b57a-b445e514cfb1 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:42.945090 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:42.945090 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:42.955980 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7dbefba2-53bd-4b66-b57a-b445e514cfb1 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:00:42.969385 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7dbefba2-53bd-4b66-b57a-b445e514cfb1 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:00:42.969823 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 20/82] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:42 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 824 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:43.215524 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-62c1247d-ab30-4d02-90a9-1cc1f183034d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:43.219099 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-62c1247d-ab30-4d02-90a9-1cc1f183034d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:43.219597 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-62c1247d-ab30-4d02-90a9-1cc1f183034d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:43.219727 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-62c1247d-ab30-4d02-90a9-1cc1f183034d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:43.241091 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:43.241091 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:43.241261 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b2aa06b5-d0e8-4124-b1f1-759fd422727b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:43.244910 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2aa06b5-d0e8-4124-b1f1-759fd422727b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:43.244910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2aa06b5-d0e8-4124-b1f1-759fd422727b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:43.244910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2aa06b5-d0e8-4124-b1f1-759fd422727b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:43.248113 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-62c1247d-ab30-4d02-90a9-1cc1f183034d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:43.256279 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-62c1247d-ab30-4d02-90a9-1cc1f183034d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:43.257301 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 21/83] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:43 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:43.257752 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:43.257752 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:43.267970 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b2aa06b5-d0e8-4124-b1f1-759fd422727b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:43.276089 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2aa06b5-d0e8-4124-b1f1-759fd422727b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:43.277074 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 23/84] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:43 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:43.957377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-cfa362fd-9159-4fd5-9f96-b58c3dfdec88 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:43.962399 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-cfa362fd-9159-4fd5-9f96-b58c3dfdec88 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] POST https://10.4.3.64/volume/v3/attachments/c9f03e2c-dc84-4492-a273-3e7ea4cef350/action Aug 26 15:00:43.963141 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-cfa362fd-9159-4fd5-9f96-b58c3dfdec88 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:00:43.963495 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-cfa362fd-9159-4fd5-9f96-b58c3dfdec88 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:43.996025 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-11fd9de5-9668-412c-ba80-f537e139d664 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:43.998767 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:43.998767 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:44.002994 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11fd9de5-9668-412c-ba80-f537e139d664 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:00:44.003290 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11fd9de5-9668-412c-ba80-f537e139d664 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:44.003640 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11fd9de5-9668-412c-ba80-f537e139d664 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:44.016757 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:44.016757 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:44.026207 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-11fd9de5-9668-412c-ba80-f537e139d664 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:00:44.036515 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11fd9de5-9668-412c-ba80-f537e139d664 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:00:44.037322 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 21/85] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:43 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:44.042963 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f297e242-f6fd-4b00-af57-1d67963be3e6 req-cfa362fd-9159-4fd5-9f96-b58c3dfdec88 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/attachments/c9f03e2c-dc84-4492-a273-3e7ea4cef350/action returned with HTTP 204 Aug 26 15:00:44.044360 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 21/86] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:00:43 2026] POST /volume/v3/attachments/c9f03e2c-dc84-4492-a273-3e7ea4cef350/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 26 15:00:44.282821 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-badc66c7-f873-456c-9d00-001a93c03ad4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:44.286333 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-badc66c7-f873-456c-9d00-001a93c03ad4 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:44.286333 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-badc66c7-f873-456c-9d00-001a93c03ad4 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:44.286333 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-badc66c7-f873-456c-9d00-001a93c03ad4 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:44.299003 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c20a816e-db1c-4198-8677-03493b036658 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:44.302057 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c20a816e-db1c-4198-8677-03493b036658 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:44.302057 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c20a816e-db1c-4198-8677-03493b036658 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:44.302207 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c20a816e-db1c-4198-8677-03493b036658 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:44.310817 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:44.310817 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:44.319825 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:44.319825 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:44.321964 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-badc66c7-f873-456c-9d00-001a93c03ad4 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:44.330367 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-badc66c7-f873-456c-9d00-001a93c03ad4 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:44.331540 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 22/87] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:44 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 1138 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:44.332325 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c20a816e-db1c-4198-8677-03493b036658 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:44.341573 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c20a816e-db1c-4198-8677-03493b036658 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:44.342407 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 24/88] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:44 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:44.351980 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-29a315f2-6362-416a-ac54-42acc29efe94 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:44.355590 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-29a315f2-6362-416a-ac54-42acc29efe94 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:44.355590 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-29a315f2-6362-416a-ac54-42acc29efe94 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:44.355590 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-29a315f2-6362-416a-ac54-42acc29efe94 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:44.372216 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:44.372216 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:44.382130 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-29a315f2-6362-416a-ac54-42acc29efe94 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:44.390564 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-29a315f2-6362-416a-ac54-42acc29efe94 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:44.390992 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 22/89] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:44 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:44.411381 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4970af28-0aa8-4a68-be9b-11cd06941b68 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:44.415275 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4970af28-0aa8-4a68-be9b-11cd06941b68 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:44.415275 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4970af28-0aa8-4a68-be9b-11cd06941b68 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:44.417292 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4970af28-0aa8-4a68-be9b-11cd06941b68 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:44.438908 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:44.438908 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:44.449369 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4970af28-0aa8-4a68-be9b-11cd06941b68 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Volume info retrieved successfully. Aug 26 15:00:44.462670 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4970af28-0aa8-4a68-be9b-11cd06941b68 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:44.465039 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 22/90] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:44 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 1138 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:44.656033 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-fe677c4d-fc42-473e-83dc-50422421f566 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:44.665311 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-fe677c4d-fc42-473e-83dc-50422421f566 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:44.666380 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-fe677c4d-fc42-473e-83dc-50422421f566 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:44.668831 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-fe677c4d-fc42-473e-83dc-50422421f566 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:44.689847 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:44.689847 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:44.705689 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-fe677c4d-fc42-473e-83dc-50422421f566 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:44.713445 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-fe677c4d-fc42-473e-83dc-50422421f566 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:44.714464 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 23/91] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:00:44 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 1138 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:44.798669 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f8b83945-14d8-4cfd-8a4e-e560ccf7d5df req-5e0b0ae0-a5f5-4c6f-b085-3da73dd6c471 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:44.798797 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-b5486385-706b-4761-997b-48e64d32272f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:44.809548 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f8b83945-14d8-4cfd-8a4e-e560ccf7d5df req-5e0b0ae0-a5f5-4c6f-b085-3da73dd6c471 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4eadd326-e426-4d27-84de-3c57f0c32ad0 Aug 26 15:00:44.809548 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f8b83945-14d8-4cfd-8a4e-e560ccf7d5df req-5e0b0ae0-a5f5-4c6f-b085-3da73dd6c471 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:44.809548 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f8b83945-14d8-4cfd-8a4e-e560ccf7d5df req-5e0b0ae0-a5f5-4c6f-b085-3da73dd6c471 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:44.815284 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-b5486385-706b-4761-997b-48e64d32272f tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] POST https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c/action Aug 26 15:00:44.815284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-b5486385-706b-4761-997b-48e64d32272f tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:00:44.815284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-b5486385-706b-4761-997b-48e64d32272f tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:44.830118 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:44.830118 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:44.846416 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:44.846416 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:44.846416 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-b5486385-706b-4761-997b-48e64d32272f tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:44.861502 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-b5486385-706b-4761-997b-48e64d32272f tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Begin detaching volume completed successfully. Aug 26 15:00:44.861873 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-b5486385-706b-4761-997b-48e64d32272f tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c/action returned with HTTP 202 Aug 26 15:00:44.862664 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 23/92] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:00:44 2026] POST /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:00:44.910390 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eb675139-d79c-4e8f-8ce4-d8dec6ab4f22 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:44.912733 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb675139-d79c-4e8f-8ce4-d8dec6ab4f22 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:44.913047 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb675139-d79c-4e8f-8ce4-d8dec6ab4f22 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:44.913536 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb675139-d79c-4e8f-8ce4-d8dec6ab4f22 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:44.962189 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-20504e84-e8cf-437d-97ac-9083517cf7d8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:44.962825 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20504e84-e8cf-437d-97ac-9083517cf7d8 None None] GET https://10.4.3.64/volume// Aug 26 15:00:44.963140 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20504e84-e8cf-437d-97ac-9083517cf7d8 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:44.963480 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20504e84-e8cf-437d-97ac-9083517cf7d8 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:44.963981 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20504e84-e8cf-437d-97ac-9083517cf7d8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:44.966523 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 24/93] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:00:44 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:44.972229 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:44.972229 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:44.980223 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-eb675139-d79c-4e8f-8ce4-d8dec6ab4f22 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Volume info retrieved successfully. Aug 26 15:00:44.987355 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-9b55f751-50f4-4bec-a264-09844b0c137d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:44.988711 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb675139-d79c-4e8f-8ce4-d8dec6ab4f22 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:44.990154 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 23/94] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:44 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 1141 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:44.995954 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-9b55f751-50f4-4bec-a264-09844b0c137d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:44.995954 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-9b55f751-50f4-4bec-a264-09844b0c137d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:44.995954 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-9b55f751-50f4-4bec-a264-09844b0c137d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:44.997671 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f8b83945-14d8-4cfd-8a4e-e560ccf7d5df req-5e0b0ae0-a5f5-4c6f-b085-3da73dd6c471 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/attachments/4eadd326-e426-4d27-84de-3c57f0c32ad0 returned with HTTP 200 Aug 26 15:00:44.998872 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 25/95] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:00:44 2026] DELETE /volume/v3/attachments/4eadd326-e426-4d27-84de-3c57f0c32ad0 => generated 19 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:45.016302 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:45.016302 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:45.029015 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-9b55f751-50f4-4bec-a264-09844b0c137d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:45.038567 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-9b55f751-50f4-4bec-a264-09844b0c137d tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:45.039242 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 24/96] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:00:44 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 1321 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 26 15:00:45.364719 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e2b75b02-ba27-4a88-84d7-3d5592216896 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:45.370612 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e2b75b02-ba27-4a88-84d7-3d5592216896 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:45.370612 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e2b75b02-ba27-4a88-84d7-3d5592216896 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:45.370838 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e2b75b02-ba27-4a88-84d7-3d5592216896 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:45.389588 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:45.389588 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:45.398619 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e2b75b02-ba27-4a88-84d7-3d5592216896 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:45.411139 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e2b75b02-ba27-4a88-84d7-3d5592216896 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:45.411827 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 25/97] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:45 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:46.015349 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-007bb12a-4708-4fa9-ac24-a3a12e0ee0b2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:46.021009 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-007bb12a-4708-4fa9-ac24-a3a12e0ee0b2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:46.021452 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-007bb12a-4708-4fa9-ac24-a3a12e0ee0b2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:46.021778 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-007bb12a-4708-4fa9-ac24-a3a12e0ee0b2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:46.041207 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:46.041207 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:46.047842 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-007bb12a-4708-4fa9-ac24-a3a12e0ee0b2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Volume info retrieved successfully. Aug 26 15:00:46.055002 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-007bb12a-4708-4fa9-ac24-a3a12e0ee0b2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:46.056849 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 24/98] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:46 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 1141 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:46.397381 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-646745b9-56d4-4b3d-ba5d-d688f2d61712 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:46.399802 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-646745b9-56d4-4b3d-ba5d-d688f2d61712 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:46.400102 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-646745b9-56d4-4b3d-ba5d-d688f2d61712 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:46.400332 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-646745b9-56d4-4b3d-ba5d-d688f2d61712 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:46.410537 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:46.410537 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:46.415185 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-646745b9-56d4-4b3d-ba5d-d688f2d61712 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:46.420725 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-646745b9-56d4-4b3d-ba5d-d688f2d61712 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:46.421269 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 26/99] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:00:46 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:46.432177 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2706c217-10a8-4fba-8d0b-78750906c614 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:46.435084 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2706c217-10a8-4fba-8d0b-78750906c614 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:46.435671 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2706c217-10a8-4fba-8d0b-78750906c614 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:46.436282 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2706c217-10a8-4fba-8d0b-78750906c614 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:46.448076 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:46.448076 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:46.457329 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2706c217-10a8-4fba-8d0b-78750906c614 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:46.468285 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2706c217-10a8-4fba-8d0b-78750906c614 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:46.469185 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 25/100] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:46 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:00:46.900401 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6524f74f-1a54-455e-aae7-0712520e31af None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:46.900810 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6524f74f-1a54-455e-aae7-0712520e31af None None] GET https://10.4.3.64/volume// Aug 26 15:00:46.901084 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6524f74f-1a54-455e-aae7-0712520e31af None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:46.901971 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6524f74f-1a54-455e-aae7-0712520e31af None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:46.901971 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6524f74f-1a54-455e-aae7-0712520e31af None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:46.902633 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 26/101] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:00:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:46.925200 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-887e87ec-bbc7-4e03-b8dc-a57c186745a0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.083682 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3f3222a1-c8e5-4f2e-97da-96010860cb2a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.086437 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f3222a1-c8e5-4f2e-97da-96010860cb2a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:47.087423 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f3222a1-c8e5-4f2e-97da-96010860cb2a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:47.087423 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f3222a1-c8e5-4f2e-97da-96010860cb2a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:47.110412 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-87d9f836-9467-4fd8-91e9-de18efc2d6a3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.115080 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.115080 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:47.117167 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87d9f836-9467-4fd8-91e9-de18efc2d6a3 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:47.118290 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87d9f836-9467-4fd8-91e9-de18efc2d6a3 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:47.118973 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87d9f836-9467-4fd8-91e9-de18efc2d6a3 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:47.125654 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3f3222a1-c8e5-4f2e-97da-96010860cb2a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Volume info retrieved successfully. Aug 26 15:00:47.133476 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.133476 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:47.146642 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-87d9f836-9467-4fd8-91e9-de18efc2d6a3 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:47.147026 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f3222a1-c8e5-4f2e-97da-96010860cb2a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:47.147026 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 27/102] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:47 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 1141 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:47.155617 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87d9f836-9467-4fd8-91e9-de18efc2d6a3 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:47.156617 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 26/103] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:47 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:47.184026 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5d26e048-35fa-401c-814d-619a9c0dc3af None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.188358 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d26e048-35fa-401c-814d-619a9c0dc3af tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:47.189299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d26e048-35fa-401c-814d-619a9c0dc3af tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:47.189299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d26e048-35fa-401c-814d-619a9c0dc3af tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:47.202978 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.202978 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:47.213487 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5d26e048-35fa-401c-814d-619a9c0dc3af tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:47.220152 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d26e048-35fa-401c-814d-619a9c0dc3af tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:47.221062 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 27/104] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:47 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:47.290400 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d5b8126f-28fc-4166-b021-42eb0b553dba None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.295839 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d5b8126f-28fc-4166-b021-42eb0b553dba tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:47.298875 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d5b8126f-28fc-4166-b021-42eb0b553dba tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:47.299647 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d5b8126f-28fc-4166-b021-42eb0b553dba tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:47.319225 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.319225 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:47.325664 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d5b8126f-28fc-4166-b021-42eb0b553dba tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:47.335024 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d5b8126f-28fc-4166-b021-42eb0b553dba tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:47.335275 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 28/105] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:47 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:47.363105 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c384accc-22a4-42c5-a520-5d190ca0b539 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.363239 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-887e87ec-bbc7-4e03-b8dc-a57c186745a0 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:00:47.363815 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-887e87ec-bbc7-4e03-b8dc-a57c186745a0 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf97b5d9-e339-4676-842e-7a60f3942c7f", "connector": null, "instance_uuid": "a9cf0a51-a98b-4645-b7c5-3d462a70fc4f"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:47.365946 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c384accc-22a4-42c5-a520-5d190ca0b539 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:47.366255 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c384accc-22a4-42c5-a520-5d190ca0b539 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:47.366534 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c384accc-22a4-42c5-a520-5d190ca0b539 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:47.366788 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-c384accc-22a4-42c5-a520-5d190ca0b539 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Delete volume with id: 6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:47.378538 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.378538 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:47.379757 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.379757 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:47.380236 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c384accc-22a4-42c5-a520-5d190ca0b539 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:47.439128 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c384accc-22a4-42c5-a520-5d190ca0b539 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Delete volume request issued successfully. Aug 26 15:00:47.439128 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c384accc-22a4-42c5-a520-5d190ca0b539 tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 202 Aug 26 15:00:47.439664 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-887e87ec-bbc7-4e03-b8dc-a57c186745a0 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:00:47.439712 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 27/106] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:00:47 2026] DELETE /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:00:47.439804 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 25/107] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:00:46 2026] POST /volume/v3/attachments => generated 273 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:47.455659 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a5a27b3e-5be7-411e-ba21-f278457d36ed None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.459257 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a5a27b3e-5be7-411e-ba21-f278457d36ed tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:47.459873 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a5a27b3e-5be7-411e-ba21-f278457d36ed tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:47.459873 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a5a27b3e-5be7-411e-ba21-f278457d36ed tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:47.476345 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.476345 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:47.489136 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6029d969-353b-4704-84e5-dda16f342974 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.492835 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a5a27b3e-5be7-411e-ba21-f278457d36ed tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Volume info retrieved successfully. Aug 26 15:00:47.495980 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6029d969-353b-4704-84e5-dda16f342974 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:47.495980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6029d969-353b-4704-84e5-dda16f342974 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:47.495980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6029d969-353b-4704-84e5-dda16f342974 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:47.503465 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a5a27b3e-5be7-411e-ba21-f278457d36ed tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 200 Aug 26 15:00:47.504310 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 28/108] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:47 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:47.508530 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e5f56b99-195b-4e75-8ddf-921c8d0fd3d1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.509841 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.509841 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:47.513880 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5f56b99-195b-4e75-8ddf-921c8d0fd3d1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:47.513880 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5f56b99-195b-4e75-8ddf-921c8d0fd3d1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:47.515902 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-b124eeb6-6f2f-4665-b487-ead78869c080 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.516063 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5f56b99-195b-4e75-8ddf-921c8d0fd3d1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:47.522482 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-b124eeb6-6f2f-4665-b487-ead78869c080 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] DELETE https://10.4.3.64/volume/v3/attachments/c9f03e2c-dc84-4492-a273-3e7ea4cef350 Aug 26 15:00:47.527987 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-b124eeb6-6f2f-4665-b487-ead78869c080 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:47.527987 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-b124eeb6-6f2f-4665-b487-ead78869c080 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:47.531983 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6029d969-353b-4704-84e5-dda16f342974 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:47.541534 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ba9f9c9d-3411-4d4a-ab42-863a489dedd2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.542069 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba9f9c9d-3411-4d4a-ab42-863a489dedd2 None None] GET https://10.4.3.64/volume// Aug 26 15:00:47.542500 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba9f9c9d-3411-4d4a-ab42-863a489dedd2 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:47.542586 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba9f9c9d-3411-4d4a-ab42-863a489dedd2 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:47.544719 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.544719 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:47.544848 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba9f9c9d-3411-4d4a-ab42-863a489dedd2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:47.544848 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 29/109] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:00:47 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:47.545786 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.545786 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:47.548706 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6029d969-353b-4704-84e5-dda16f342974 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:47.548706 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 29/110] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:47 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:47.566613 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e5f56b99-195b-4e75-8ddf-921c8d0fd3d1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:47.566954 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-e32ab436-79f8-443d-910d-029ba9f234ab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.570242 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-e32ab436-79f8-443d-910d-029ba9f234ab tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:47.571154 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-e32ab436-79f8-443d-910d-029ba9f234ab tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:47.571947 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-e32ab436-79f8-443d-910d-029ba9f234ab tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:47.573395 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5f56b99-195b-4e75-8ddf-921c8d0fd3d1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:47.573873 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 28/111] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:47 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1022 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:47.623515 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.623515 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:47.628671 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-e32ab436-79f8-443d-910d-029ba9f234ab tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:47.635011 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-e32ab436-79f8-443d-910d-029ba9f234ab tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:47.635862 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 30/112] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:00:47 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1245 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:00:47.765715 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3cf2c3d6-c090-46a6-9cb7-5f3c74e4b4fe req-b124eeb6-6f2f-4665-b487-ead78869c080 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/attachments/c9f03e2c-dc84-4492-a273-3e7ea4cef350 returned with HTTP 200 Aug 26 15:00:47.766339 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 26/113] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:00:47 2026] DELETE /volume/v3/attachments/c9f03e2c-dc84-4492-a273-3e7ea4cef350 => generated 19 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:47.767971 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-fc8d05da-40c7-4ca6-991a-5354847e131d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.772676 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-fc8d05da-40c7-4ca6-991a-5354847e131d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] PUT https://10.4.3.64/volume/v3/attachments/1b3e4be5-b57e-48be-ba82-542f2a8201b6 Aug 26 15:00:47.772903 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-fc8d05da-40c7-4ca6-991a-5354847e131d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:47.793847 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-fc8d05da-40c7-4ca6-991a-5354847e131d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Acquiring lock "cinder-attachment_update-cf97b5d9-e339-4676-842e-7a60f3942c7f-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:00:47.803142 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-fc8d05da-40c7-4ca6-991a-5354847e131d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Lock "cinder-attachment_update-cf97b5d9-e339-4676-842e-7a60f3942c7f-np0000008165" acquired by "attachment_update" :: waited 0.010s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:00:47.803142 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.803142 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:47.925544 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-3384ea1b-b8d3-49f3-b8d8-61aee4afbcbd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:47.930522 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-3384ea1b-b8d3-49f3-b8d8-61aee4afbcbd tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:47.930967 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-3384ea1b-b8d3-49f3-b8d8-61aee4afbcbd tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:47.931611 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-3384ea1b-b8d3-49f3-b8d8-61aee4afbcbd tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:47.945287 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:47.945287 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:47.952489 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-3384ea1b-b8d3-49f3-b8d8-61aee4afbcbd tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:47.961221 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-3384ea1b-b8d3-49f3-b8d8-61aee4afbcbd tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:47.961899 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 29/114] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:00:47 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:00:47.974395 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-fc8d05da-40c7-4ca6-991a-5354847e131d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Lock "cinder-attachment_update-cf97b5d9-e339-4676-842e-7a60f3942c7f-np0000008165" released by "attachment_update" :: held 0.173s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:00:47.974831 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-fc8d05da-40c7-4ca6-991a-5354847e131d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/attachments/1b3e4be5-b57e-48be-ba82-542f2a8201b6 returned with HTTP 200 Aug 26 15:00:47.975470 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 30/115] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:00:47 2026] PUT /volume/v3/attachments/1b3e4be5-b57e-48be-ba82-542f2a8201b6 => generated 969 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:00:48.167855 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-97f0a0d7-85e8-4093-ad6c-2c09792eaf9a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:48.171922 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97f0a0d7-85e8-4093-ad6c-2c09792eaf9a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:48.171922 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97f0a0d7-85e8-4093-ad6c-2c09792eaf9a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:48.171922 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97f0a0d7-85e8-4093-ad6c-2c09792eaf9a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:48.187998 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:48.187998 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:48.196949 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-97f0a0d7-85e8-4093-ad6c-2c09792eaf9a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] Volume info retrieved successfully. Aug 26 15:00:48.204871 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97f0a0d7-85e8-4093-ad6c-2c09792eaf9a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-reader] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:48.205792 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 31/116] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:48 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:48.310964 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-06b29fcd-1283-41ca-9c18-0dfb78200f80 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:48.313741 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-06b29fcd-1283-41ca-9c18-0dfb78200f80 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:48.314060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-06b29fcd-1283-41ca-9c18-0dfb78200f80 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:48.314385 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-06b29fcd-1283-41ca-9c18-0dfb78200f80 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:48.327921 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:48.327921 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:48.333896 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-06b29fcd-1283-41ca-9c18-0dfb78200f80 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:48.340920 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-06b29fcd-1283-41ca-9c18-0dfb78200f80 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:48.341653 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 27/117] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:48 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:48.415814 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ae0cbb91-7b7a-4e19-87e5-9bbc01c942aa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:48.417950 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ae0cbb91-7b7a-4e19-87e5-9bbc01c942aa tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:48.418727 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ae0cbb91-7b7a-4e19-87e5-9bbc01c942aa tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:48.419461 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ae0cbb91-7b7a-4e19-87e5-9bbc01c942aa tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:48.430590 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:48.430590 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:48.432413 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-51ac6df6-efbe-4b68-a83d-b458ac152bfd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:48.432722 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-51ac6df6-efbe-4b68-a83d-b458ac152bfd None None] GET https://10.4.3.64/volume// Aug 26 15:00:48.432834 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-51ac6df6-efbe-4b68-a83d-b458ac152bfd None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:48.433086 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-51ac6df6-efbe-4b68-a83d-b458ac152bfd None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:48.434146 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-51ac6df6-efbe-4b68-a83d-b458ac152bfd None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:48.434146 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 31/118] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:00:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:48.437615 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ae0cbb91-7b7a-4e19-87e5-9bbc01c942aa tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:48.446153 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ae0cbb91-7b7a-4e19-87e5-9bbc01c942aa tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:48.446637 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 30/119] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:48 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:48.455256 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-2b78d541-12a7-4e28-bc8e-d6d02ee6f42b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:48.528156 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a7227079-c5d5-4ac9-9217-d339d3cfd1de None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:48.537026 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a7227079-c5d5-4ac9-9217-d339d3cfd1de tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] GET https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 Aug 26 15:00:48.538219 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a7227079-c5d5-4ac9-9217-d339d3cfd1de tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:48.538823 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a7227079-c5d5-4ac9-9217-d339d3cfd1de tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:48.553751 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a7227079-c5d5-4ac9-9217-d339d3cfd1de tempest-DeleteServersTestJSON-1189391349 tempest-DeleteServersTestJSON-1189391349-project-member] https://10.4.3.64/volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 returned with HTTP 404 Aug 26 15:00:48.554606 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 28/120] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:48 2026] GET /volume/v3/volumes/6767045c-4e75-415c-b08d-4b7871e36c79 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:00:48.572756 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-27a4d356-a47e-48ed-8eb5-744d605e19f1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:48.581585 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27a4d356-a47e-48ed-8eb5-744d605e19f1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:48.582002 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27a4d356-a47e-48ed-8eb5-744d605e19f1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:48.582441 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27a4d356-a47e-48ed-8eb5-744d605e19f1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:48.590930 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0d5f714d-195c-4ef8-b321-56b11ccc7a33 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:48.593829 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0d5f714d-195c-4ef8-b321-56b11ccc7a33 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:48.594073 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:48.594073 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:48.594188 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0d5f714d-195c-4ef8-b321-56b11ccc7a33 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:48.596825 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0d5f714d-195c-4ef8-b321-56b11ccc7a33 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:48.603551 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-27a4d356-a47e-48ed-8eb5-744d605e19f1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:48.608981 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27a4d356-a47e-48ed-8eb5-744d605e19f1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:48.609418 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 32/121] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:48 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:48.618547 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:48.618547 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:48.630585 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0d5f714d-195c-4ef8-b321-56b11ccc7a33 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:48.637118 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0d5f714d-195c-4ef8-b321-56b11ccc7a33 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:48.637659 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 31/122] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:48 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1023 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:49.120930 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-2b78d541-12a7-4e28-bc8e-d6d02ee6f42b tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:00:49.120930 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-2b78d541-12a7-4e28-bc8e-d6d02ee6f42b tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b175f096-4d23-4617-ade0-f9f3b98c23f4", "connector": null, "instance_uuid": "b2ce3e3b-a077-4f34-ba73-b7ed149d336f"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:49.134322 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:49.134322 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:49.214218 np0000008165 devstack@c-api.service[100199]: /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. Aug 26 15:00:49.214218 np0000008165 devstack@c-api.service[100199]: .first() Aug 26 15:00:49.244454 np0000008165 devstack@c-api.service[100199]: WARNING cinder.volume.api [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-2b78d541-12a7-4e28-bc8e-d6d02ee6f42b tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 26 15:00:49.260267 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-2b78d541-12a7-4e28-bc8e-d6d02ee6f42b tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:00:49.260820 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 32/123] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:00:48 2026] POST /volume/v3/attachments => generated 271 bytes in 807 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:49.359026 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8642eb56-5acd-4812-b86a-23ca0f9c6ca0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:49.364079 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8642eb56-5acd-4812-b86a-23ca0f9c6ca0 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:49.364414 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8642eb56-5acd-4812-b86a-23ca0f9c6ca0 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:49.364712 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8642eb56-5acd-4812-b86a-23ca0f9c6ca0 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:49.393733 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:49.393733 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:49.400707 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-57c2fdcb-39ff-457f-9b6e-c0f4821ee838 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:49.401114 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-57c2fdcb-39ff-457f-9b6e-c0f4821ee838 None None] GET https://10.4.3.64/volume// Aug 26 15:00:49.401301 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-57c2fdcb-39ff-457f-9b6e-c0f4821ee838 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:49.401561 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-57c2fdcb-39ff-457f-9b6e-c0f4821ee838 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:49.401992 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-57c2fdcb-39ff-457f-9b6e-c0f4821ee838 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:49.402444 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 33/124] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:00:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:49.403742 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8642eb56-5acd-4812-b86a-23ca0f9c6ca0 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:49.419582 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8642eb56-5acd-4812-b86a-23ca0f9c6ca0 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:49.419582 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 29/125] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:49 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 865 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:49.422284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-044df37f-7f84-4b6f-b612-20651dd0f9b1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:49.424987 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-044df37f-7f84-4b6f-b612-20651dd0f9b1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:49.425303 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-044df37f-7f84-4b6f-b612-20651dd0f9b1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:49.425596 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-044df37f-7f84-4b6f-b612-20651dd0f9b1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:49.450468 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:49.450468 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:49.459553 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-044df37f-7f84-4b6f-b612-20651dd0f9b1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:49.470334 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-044df37f-7f84-4b6f-b612-20651dd0f9b1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:49.470832 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 32/126] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:00:49 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1045 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:00:49.616277 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-da14a092-9599-4ba0-9bd4-a216c6dee741 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:49.620162 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-da14a092-9599-4ba0-9bd4-a216c6dee741 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] PUT https://10.4.3.64/volume/v3/attachments/934defb5-849b-4a86-9999-a96a40669fae Aug 26 15:00:49.620247 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-da14a092-9599-4ba0-9bd4-a216c6dee741 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:49.636947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a5c08212-02b8-47dc-b6c8-daa38afbef0e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:49.639708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-da14a092-9599-4ba0-9bd4-a216c6dee741 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Acquiring lock "cinder-attachment_update-b175f096-4d23-4617-ade0-f9f3b98c23f4-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:00:49.639979 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5c08212-02b8-47dc-b6c8-daa38afbef0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:49.640352 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5c08212-02b8-47dc-b6c8-daa38afbef0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:49.641132 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5c08212-02b8-47dc-b6c8-daa38afbef0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:49.652838 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-da14a092-9599-4ba0-9bd4-a216c6dee741 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Lock "cinder-attachment_update-b175f096-4d23-4617-ade0-f9f3b98c23f4-np0000008165" acquired by "attachment_update" :: waited 0.013s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:00:49.654768 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:49.654768 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:49.656631 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:49.656631 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:49.660904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7114a11f-fdc2-4212-b618-b3b58df30fa6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:49.666260 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a5c08212-02b8-47dc-b6c8-daa38afbef0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:49.668475 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7114a11f-fdc2-4212-b618-b3b58df30fa6 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:49.669557 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7114a11f-fdc2-4212-b618-b3b58df30fa6 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:49.669557 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7114a11f-fdc2-4212-b618-b3b58df30fa6 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:49.679349 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5c08212-02b8-47dc-b6c8-daa38afbef0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:49.679349 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 34/127] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:49 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:49.687233 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:49.687233 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:49.690862 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7114a11f-fdc2-4212-b618-b3b58df30fa6 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:49.698401 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7114a11f-fdc2-4212-b618-b3b58df30fa6 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:49.699300 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 30/128] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:49 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:49.865182 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-da14a092-9599-4ba0-9bd4-a216c6dee741 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Lock "cinder-attachment_update-b175f096-4d23-4617-ade0-f9f3b98c23f4-np0000008165" released by "attachment_update" :: held 0.212s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:00:49.866222 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-da14a092-9599-4ba0-9bd4-a216c6dee741 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/attachments/934defb5-849b-4a86-9999-a96a40669fae returned with HTTP 200 Aug 26 15:00:49.870952 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 33/129] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:00:49 2026] PUT /volume/v3/attachments/934defb5-849b-4a86-9999-a96a40669fae => generated 967 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:50.440824 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2e48bc72-f04a-4395-b1ac-6b248ecc140c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:50.446672 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e48bc72-f04a-4395-b1ac-6b248ecc140c tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:50.447008 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e48bc72-f04a-4395-b1ac-6b248ecc140c tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:50.447297 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e48bc72-f04a-4395-b1ac-6b248ecc140c tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:50.464076 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:50.464076 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:50.472718 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2e48bc72-f04a-4395-b1ac-6b248ecc140c tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:50.484788 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e48bc72-f04a-4395-b1ac-6b248ecc140c tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:50.485341 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 33/130] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:50 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:50.698040 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-001d8962-aade-47ef-9320-7b58885ce84a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:50.700056 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-001d8962-aade-47ef-9320-7b58885ce84a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:50.701002 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-001d8962-aade-47ef-9320-7b58885ce84a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:50.701002 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-001d8962-aade-47ef-9320-7b58885ce84a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:50.710340 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:50.710340 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:50.715859 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-69a43c24-5c72-45d7-85c7-f2d661e6d3c0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:50.717988 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-001d8962-aade-47ef-9320-7b58885ce84a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:50.718122 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-69a43c24-5c72-45d7-85c7-f2d661e6d3c0 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:50.718341 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-69a43c24-5c72-45d7-85c7-f2d661e6d3c0 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:50.718500 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-69a43c24-5c72-45d7-85c7-f2d661e6d3c0 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:50.724977 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-001d8962-aade-47ef-9320-7b58885ce84a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:50.725377 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 35/131] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:50 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:50.732150 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:50.732150 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:50.737283 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-69a43c24-5c72-45d7-85c7-f2d661e6d3c0 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:50.745135 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-69a43c24-5c72-45d7-85c7-f2d661e6d3c0 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:50.745650 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 31/132] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:50 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:51.359927 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-96a767fa-509a-41fd-a599-7e2bc93e4ef0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:51.362704 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-96a767fa-509a-41fd-a599-7e2bc93e4ef0 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] POST https://10.4.3.64/volume/v3/attachments/1b3e4be5-b57e-48be-ba82-542f2a8201b6/action Aug 26 15:00:51.365226 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-96a767fa-509a-41fd-a599-7e2bc93e4ef0 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:00:51.365399 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-96a767fa-509a-41fd-a599-7e2bc93e4ef0 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:51.391428 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:51.391428 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:51.415199 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b0db3e49-df8e-4361-95d5-69e88d83b450 req-96a767fa-509a-41fd-a599-7e2bc93e4ef0 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/attachments/1b3e4be5-b57e-48be-ba82-542f2a8201b6/action returned with HTTP 204 Aug 26 15:00:51.416311 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 34/133] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:00:51 2026] POST /volume/v3/attachments/1b3e4be5-b57e-48be-ba82-542f2a8201b6/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:00:51.504128 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bab2bd86-f286-41ec-ac12-f095ea3276aa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:51.507027 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bab2bd86-f286-41ec-ac12-f095ea3276aa tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:51.507027 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bab2bd86-f286-41ec-ac12-f095ea3276aa tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:51.507293 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bab2bd86-f286-41ec-ac12-f095ea3276aa tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:51.522275 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:51.522275 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:51.529524 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bab2bd86-f286-41ec-ac12-f095ea3276aa tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:51.535512 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bab2bd86-f286-41ec-ac12-f095ea3276aa tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:51.535984 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 34/134] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:51 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:51.745861 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-06820d6e-7e81-45e6-b85f-552d8e4b9e82 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:51.748252 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-06820d6e-7e81-45e6-b85f-552d8e4b9e82 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:51.748252 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-06820d6e-7e81-45e6-b85f-552d8e4b9e82 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:51.748593 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-06820d6e-7e81-45e6-b85f-552d8e4b9e82 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:51.764415 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a514ba60-2509-40b7-b254-5e222ae6917d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:51.767502 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a514ba60-2509-40b7-b254-5e222ae6917d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:51.767733 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a514ba60-2509-40b7-b254-5e222ae6917d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:51.768067 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a514ba60-2509-40b7-b254-5e222ae6917d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:51.769165 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:51.769165 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:51.780452 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-06820d6e-7e81-45e6-b85f-552d8e4b9e82 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:51.788747 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:51.788747 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:51.795118 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-06820d6e-7e81-45e6-b85f-552d8e4b9e82 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:51.795258 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a514ba60-2509-40b7-b254-5e222ae6917d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:51.795349 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 36/135] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:51 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:51.803171 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a514ba60-2509-40b7-b254-5e222ae6917d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:51.809119 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 32/136] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:51 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:51.825419 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-433ecaac-99f5-436c-a36c-6c1aaf65db19 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:51.827013 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-433ecaac-99f5-436c-a36c-6c1aaf65db19 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:51.827223 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-433ecaac-99f5-436c-a36c-6c1aaf65db19 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:51.827413 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-433ecaac-99f5-436c-a36c-6c1aaf65db19 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:51.838239 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:51.838239 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:51.841956 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-433ecaac-99f5-436c-a36c-6c1aaf65db19 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:51.846191 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-433ecaac-99f5-436c-a36c-6c1aaf65db19 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:51.846776 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 35/137] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:51 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:52.355557 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-844863b4-e1f8-494a-8ceb-7c332ed26d73 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:52.360333 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-844863b4-e1f8-494a-8ceb-7c332ed26d73 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:52.360333 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-844863b4-e1f8-494a-8ceb-7c332ed26d73 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:52.362618 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-844863b4-e1f8-494a-8ceb-7c332ed26d73 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:52.385210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-910cd870-72d9-4807-828e-d8960cd443e6 req-0b6eecd1-f05c-4329-8a34-d42072376f6d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:52.386232 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:52.386232 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:52.389730 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-910cd870-72d9-4807-828e-d8960cd443e6 req-0b6eecd1-f05c-4329-8a34-d42072376f6d tempest-VolumesAssistedSnapshotsTest-2095030441 tempest-VolumesAssistedSnapshotsTest-2095030441-project] POST https://10.4.3.64/volume/v3/snapshots/None/action Aug 26 15:00:52.390192 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-910cd870-72d9-4807-828e-d8960cd443e6 req-0b6eecd1-f05c-4329-8a34-d42072376f6d tempest-VolumesAssistedSnapshotsTest-2095030441 tempest-VolumesAssistedSnapshotsTest-2095030441-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:00:52.390402 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-910cd870-72d9-4807-828e-d8960cd443e6 req-0b6eecd1-f05c-4329-8a34-d42072376f6d tempest-VolumesAssistedSnapshotsTest-2095030441 tempest-VolumesAssistedSnapshotsTest-2095030441-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:52.390458 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ca749084-8c72-4d56-8472-d042cd537da6 req-54a60c93-d022-4601-9d1d-e0ef27d8d2f7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:52.391923 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.snapshot_actions [req-910cd870-72d9-4807-828e-d8960cd443e6 req-0b6eecd1-f05c-4329-8a34-d42072376f6d tempest-VolumesAssistedSnapshotsTest-2095030441 tempest-VolumesAssistedSnapshotsTest-2095030441-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100196) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 26 15:00:52.393494 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ca749084-8c72-4d56-8472-d042cd537da6 req-54a60c93-d022-4601-9d1d-e0ef27d8d2f7 tempest-VolumesAssistedSnapshotsTest-2095030441 tempest-VolumesAssistedSnapshotsTest-2095030441-project] POST https://10.4.3.64/volume/v3/snapshots/446fa260-f7a8-4aa9-ae37-c1347606d03c/action Aug 26 15:00:52.393973 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ca749084-8c72-4d56-8472-d042cd537da6 req-54a60c93-d022-4601-9d1d-e0ef27d8d2f7 tempest-VolumesAssistedSnapshotsTest-2095030441 tempest-VolumesAssistedSnapshotsTest-2095030441-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:00:52.394079 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-844863b4-e1f8-494a-8ceb-7c332ed26d73 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:52.394257 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ca749084-8c72-4d56-8472-d042cd537da6 req-54a60c93-d022-4601-9d1d-e0ef27d8d2f7 tempest-VolumesAssistedSnapshotsTest-2095030441 tempest-VolumesAssistedSnapshotsTest-2095030441-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:52.396115 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.snapshot_actions [req-ca749084-8c72-4d56-8472-d042cd537da6 req-54a60c93-d022-4601-9d1d-e0ef27d8d2f7 tempest-VolumesAssistedSnapshotsTest-2095030441 tempest-VolumesAssistedSnapshotsTest-2095030441-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100197) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 26 15:00:52.400937 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-844863b4-e1f8-494a-8ceb-7c332ed26d73 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:52.401391 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 35/138] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:52 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1325 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:52.498063 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-3c79825c-aa12-430d-8e72-131fbb4aa9dc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:52.501067 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-3c79825c-aa12-430d-8e72-131fbb4aa9dc tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:52.501350 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-3c79825c-aa12-430d-8e72-131fbb4aa9dc tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:52.501831 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-3c79825c-aa12-430d-8e72-131fbb4aa9dc tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:52.526969 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:52.526969 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:52.535604 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-3c79825c-aa12-430d-8e72-131fbb4aa9dc tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:52.543847 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-3c79825c-aa12-430d-8e72-131fbb4aa9dc tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:52.543847 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 36/139] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:00:52 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1325 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:52.559496 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-135a3208-7ef0-4d09-b8eb-bee93fceb687 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:52.563545 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-135a3208-7ef0-4d09-b8eb-bee93fceb687 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:52.563545 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-135a3208-7ef0-4d09-b8eb-bee93fceb687 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:52.563545 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-135a3208-7ef0-4d09-b8eb-bee93fceb687 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:52.576984 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:52.576984 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:52.581968 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-135a3208-7ef0-4d09-b8eb-bee93fceb687 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:52.584368 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ca749084-8c72-4d56-8472-d042cd537da6 req-54a60c93-d022-4601-9d1d-e0ef27d8d2f7 tempest-VolumesAssistedSnapshotsTest-2095030441 tempest-VolumesAssistedSnapshotsTest-2095030441-project] https://10.4.3.64/volume/v3/snapshots/446fa260-f7a8-4aa9-ae37-c1347606d03c/action returned with HTTP 404 Aug 26 15:00:52.584934 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-765d68ed-175d-4b9b-b21c-13e65b980cb1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:52.585295 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 33/140] 10.4.3.64 () {72 vars in 1671 bytes} [Wed Aug 26 15:00:52 2026] POST /volume/v3/snapshots/446fa260-f7a8-4aa9-ae37-c1347606d03c/action => generated 111 bytes in 195 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:00:52.589410 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-910cd870-72d9-4807-828e-d8960cd443e6 req-0b6eecd1-f05c-4329-8a34-d42072376f6d tempest-VolumesAssistedSnapshotsTest-2095030441 tempest-VolumesAssistedSnapshotsTest-2095030441-project] https://10.4.3.64/volume/v3/snapshots/None/action returned with HTTP 404 Aug 26 15:00:52.590158 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 37/141] 10.4.3.64 () {72 vars in 1575 bytes} [Wed Aug 26 15:00:52 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:00:52.590648 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-135a3208-7ef0-4d09-b8eb-bee93fceb687 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:52.591415 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 36/142] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:52 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:00:52.594930 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-765d68ed-175d-4b9b-b21c-13e65b980cb1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] POST https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f/action Aug 26 15:00:52.594930 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-765d68ed-175d-4b9b-b21c-13e65b980cb1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:00:52.594930 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-765d68ed-175d-4b9b-b21c-13e65b980cb1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:52.619971 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:52.619971 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:52.619971 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-765d68ed-175d-4b9b-b21c-13e65b980cb1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:52.632001 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-765d68ed-175d-4b9b-b21c-13e65b980cb1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Begin detaching volume completed successfully. Aug 26 15:00:52.632179 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-765d68ed-175d-4b9b-b21c-13e65b980cb1 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f/action returned with HTTP 202 Aug 26 15:00:52.632628 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 37/143] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:00:52 2026] POST /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:00:52.713026 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3d176904-f9bf-4aba-87f3-0e8735b8519d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:52.713661 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d176904-f9bf-4aba-87f3-0e8735b8519d None None] GET https://10.4.3.64/volume// Aug 26 15:00:52.713986 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3d176904-f9bf-4aba-87f3-0e8735b8519d None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:52.714289 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3d176904-f9bf-4aba-87f3-0e8735b8519d None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:52.715052 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d176904-f9bf-4aba-87f3-0e8735b8519d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:52.715654 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 34/144] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:00:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:52.730168 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-3224816b-ccf6-4c06-9a5f-7f50c71db01e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:52.733455 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-3224816b-ccf6-4c06-9a5f-7f50c71db01e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:52.733455 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-3224816b-ccf6-4c06-9a5f-7f50c71db01e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:52.733658 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-3224816b-ccf6-4c06-9a5f-7f50c71db01e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:52.749843 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:52.749843 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:52.754921 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-3224816b-ccf6-4c06-9a5f-7f50c71db01e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:52.762342 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-3224816b-ccf6-4c06-9a5f-7f50c71db01e tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:52.762975 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 38/145] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:00:52 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1551 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:00:52.816272 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1b1e0931-b8b1-4789-83ab-5632585197fc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:52.818301 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b1e0931-b8b1-4789-83ab-5632585197fc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:52.819079 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b1e0931-b8b1-4789-83ab-5632585197fc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:52.819079 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b1e0931-b8b1-4789-83ab-5632585197fc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:52.835329 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:52.835329 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:52.840424 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1b1e0931-b8b1-4789-83ab-5632585197fc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:52.847051 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b1e0931-b8b1-4789-83ab-5632585197fc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:52.847587 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 37/146] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:52 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:53.615277 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3154ea51-4922-4b73-bdd5-c6b9e0839a4e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:53.618121 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3154ea51-4922-4b73-bdd5-c6b9e0839a4e tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:53.618559 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3154ea51-4922-4b73-bdd5-c6b9e0839a4e tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:53.619154 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3154ea51-4922-4b73-bdd5-c6b9e0839a4e tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:53.637512 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:53.637512 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:53.644489 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3154ea51-4922-4b73-bdd5-c6b9e0839a4e tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:53.653229 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3154ea51-4922-4b73-bdd5-c6b9e0839a4e tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:53.654159 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 38/147] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:53 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:53.867462 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-00f3bd5e-c71e-473a-ab97-e7cabfed8c66 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:53.869830 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00f3bd5e-c71e-473a-ab97-e7cabfed8c66 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:53.870134 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00f3bd5e-c71e-473a-ab97-e7cabfed8c66 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:53.870394 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00f3bd5e-c71e-473a-ab97-e7cabfed8c66 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:53.880193 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:53.880193 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:53.887261 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-00f3bd5e-c71e-473a-ab97-e7cabfed8c66 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:53.894004 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00f3bd5e-c71e-473a-ab97-e7cabfed8c66 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:53.894601 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 35/148] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:53 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:54.116447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d9a43a49-3483-4d7a-9c8c-d4dfd36e739a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:54.119289 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d9a43a49-3483-4d7a-9c8c-d4dfd36e739a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] DELETE https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:54.119289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d9a43a49-3483-4d7a-9c8c-d4dfd36e739a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:54.119289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d9a43a49-3483-4d7a-9c8c-d4dfd36e739a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:54.119512 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-d9a43a49-3483-4d7a-9c8c-d4dfd36e739a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Delete volume with id: 37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:54.137368 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:54.137368 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:54.137368 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d9a43a49-3483-4d7a-9c8c-d4dfd36e739a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:54.178413 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d9a43a49-3483-4d7a-9c8c-d4dfd36e739a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Delete volume request issued successfully. Aug 26 15:00:54.178687 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d9a43a49-3483-4d7a-9c8c-d4dfd36e739a tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 202 Aug 26 15:00:54.179334 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 39/149] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:00:54 2026] DELETE /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:00:54.191344 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d9b721dc-64c6-43c3-8027-1ad6ff02c2a5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:54.194010 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d9b721dc-64c6-43c3-8027-1ad6ff02c2a5 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:54.194388 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d9b721dc-64c6-43c3-8027-1ad6ff02c2a5 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:54.194653 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d9b721dc-64c6-43c3-8027-1ad6ff02c2a5 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:54.204657 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:54.204657 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:54.210926 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d9b721dc-64c6-43c3-8027-1ad6ff02c2a5 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Volume info retrieved successfully. Aug 26 15:00:54.218656 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d9b721dc-64c6-43c3-8027-1ad6ff02c2a5 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 200 Aug 26 15:00:54.220006 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 38/150] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:54 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:00:54.417913 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-a135f441-3459-423e-8acd-6cf9cfa5a9ff None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:54.421051 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-a135f441-3459-423e-8acd-6cf9cfa5a9ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] POST https://10.4.3.64/volume/v3/attachments/934defb5-849b-4a86-9999-a96a40669fae/action Aug 26 15:00:54.421580 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-a135f441-3459-423e-8acd-6cf9cfa5a9ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:00:54.421711 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-a135f441-3459-423e-8acd-6cf9cfa5a9ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:54.481583 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-4738e25a-6a5c-4b1b-8bab-ac970f5a7f99 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:54.484406 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-4738e25a-6a5c-4b1b-8bab-ac970f5a7f99 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] DELETE https://10.4.3.64/volume/v3/attachments/1b3e4be5-b57e-48be-ba82-542f2a8201b6 Aug 26 15:00:54.484691 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-4738e25a-6a5c-4b1b-8bab-ac970f5a7f99 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:54.485008 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-4738e25a-6a5c-4b1b-8bab-ac970f5a7f99 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:54.498621 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:54.498621 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:54.566574 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-333b066e-4e7f-4de7-b6c7-0d5ce195e9c8 req-4738e25a-6a5c-4b1b-8bab-ac970f5a7f99 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/attachments/1b3e4be5-b57e-48be-ba82-542f2a8201b6 returned with HTTP 200 Aug 26 15:00:54.567586 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 36/151] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:00:54 2026] DELETE /volume/v3/attachments/1b3e4be5-b57e-48be-ba82-542f2a8201b6 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:54.609031 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:54.609031 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:54.626813 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-47c75d09-09a2-4cf6-a2af-dafd181ac541 req-a135f441-3459-423e-8acd-6cf9cfa5a9ff tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/attachments/934defb5-849b-4a86-9999-a96a40669fae/action returned with HTTP 204 Aug 26 15:00:54.627650 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 39/152] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:00:54 2026] POST /volume/v3/attachments/934defb5-849b-4a86-9999-a96a40669fae/action => generated 0 bytes in 210 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:00:54.670716 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9f9028b5-c3db-43d1-8e1b-a22ff7c48345 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:54.677020 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9f9028b5-c3db-43d1-8e1b-a22ff7c48345 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:54.677265 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9f9028b5-c3db-43d1-8e1b-a22ff7c48345 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:54.677475 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9f9028b5-c3db-43d1-8e1b-a22ff7c48345 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:54.702221 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:54.702221 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:54.709508 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9f9028b5-c3db-43d1-8e1b-a22ff7c48345 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:54.716548 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9f9028b5-c3db-43d1-8e1b-a22ff7c48345 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:54.717096 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 40/153] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:54 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1158 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:00:54.792659 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-7b501fd2-be68-4b44-a116-4236d501659f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:54.796942 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-7b501fd2-be68-4b44-a116-4236d501659f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:54.797634 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-7b501fd2-be68-4b44-a116-4236d501659f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:54.797634 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-7b501fd2-be68-4b44-a116-4236d501659f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:54.813057 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:54.813057 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:54.817967 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-7b501fd2-be68-4b44-a116-4236d501659f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:54.826595 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-7b501fd2-be68-4b44-a116-4236d501659f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:54.827314 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 39/154] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:00:54 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1158 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:54.860475 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e91241fa-1b92-4291-9b6a-c58e8ef78453 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:54.863169 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e91241fa-1b92-4291-9b6a-c58e8ef78453 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:54.863413 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e91241fa-1b92-4291-9b6a-c58e8ef78453 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:54.863679 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e91241fa-1b92-4291-9b6a-c58e8ef78453 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:54.879704 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:54.879704 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:54.887045 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e91241fa-1b92-4291-9b6a-c58e8ef78453 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:54.896183 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e91241fa-1b92-4291-9b6a-c58e8ef78453 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:54.896183 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 37/155] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:54 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1023 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:54.914852 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-42a90b24-03f6-4c43-a0db-ae3f88394e91 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:54.917643 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-977a0b24-4dff-4b24-98d0-31416334758d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:54.917778 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-42a90b24-03f6-4c43-a0db-ae3f88394e91 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:54.917778 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-42a90b24-03f6-4c43-a0db-ae3f88394e91 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:54.918030 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-42a90b24-03f6-4c43-a0db-ae3f88394e91 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:54.923989 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-977a0b24-4dff-4b24-98d0-31416334758d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:54.923989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-977a0b24-4dff-4b24-98d0-31416334758d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:54.923989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-977a0b24-4dff-4b24-98d0-31416334758d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:54.923989 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-977a0b24-4dff-4b24-98d0-31416334758d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Delete volume with id: cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:54.929507 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:54.929507 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:54.936804 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:54.936804 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:54.936935 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-42a90b24-03f6-4c43-a0db-ae3f88394e91 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:54.936967 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-977a0b24-4dff-4b24-98d0-31416334758d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:54.951613 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-42a90b24-03f6-4c43-a0db-ae3f88394e91 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:54.951613 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 40/156] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:54 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 911 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:00:54.966290 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-134cee4e-cb44-403b-abe9-9e3781ffc40d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:54.967267 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-134cee4e-cb44-403b-abe9-9e3781ffc40d None None] GET https://10.4.3.64/volume// Aug 26 15:00:54.967568 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-134cee4e-cb44-403b-abe9-9e3781ffc40d None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:54.967904 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-134cee4e-cb44-403b-abe9-9e3781ffc40d None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:54.968593 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-134cee4e-cb44-403b-abe9-9e3781ffc40d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:54.969210 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 40/157] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:00:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:54.978426 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-8f12127b-fdd6-408d-91fa-ae4d7351a57d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:54.981838 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-8f12127b-fdd6-408d-91fa-ae4d7351a57d tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:00:54.982373 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-8f12127b-fdd6-408d-91fa-ae4d7351a57d tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b175f096-4d23-4617-ade0-f9f3b98c23f4", "connector": null, "instance_uuid": "e8495f03-b0bc-495f-8f2a-25e71ff11f3d"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:54.988671 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-977a0b24-4dff-4b24-98d0-31416334758d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Delete volume request issued successfully. Aug 26 15:00:54.988838 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-977a0b24-4dff-4b24-98d0-31416334758d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 202 Aug 26 15:00:54.989592 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 41/158] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:00:54 2026] DELETE /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:00:55.003684 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ca0f4ca9-c419-4803-8f95-0a5ce9901a3f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:55.005778 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ca0f4ca9-c419-4803-8f95-0a5ce9901a3f tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:55.006147 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ca0f4ca9-c419-4803-8f95-0a5ce9901a3f tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:55.006416 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ca0f4ca9-c419-4803-8f95-0a5ce9901a3f tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:55.014095 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:55.014095 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:55.020639 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:55.020639 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:55.031727 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ca0f4ca9-c419-4803-8f95-0a5ce9901a3f tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Volume info retrieved successfully. Aug 26 15:00:55.042392 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ca0f4ca9-c419-4803-8f95-0a5ce9901a3f tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 200 Aug 26 15:00:55.043235 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 41/159] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:55 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 1022 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:55.071526 np0000008165 devstack@c-api.service[100197]: WARNING cinder.volume.api [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-8f12127b-fdd6-408d-91fa-ae4d7351a57d tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 26 15:00:55.084355 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-8f12127b-fdd6-408d-91fa-ae4d7351a57d tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:00:55.085311 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 38/160] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:00:54 2026] POST /volume/v3/attachments => generated 271 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:55.128791 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e5acbc33-1d81-494e-a095-d6e9e194b4ed None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:55.130842 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5acbc33-1d81-494e-a095-d6e9e194b4ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:55.131567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5acbc33-1d81-494e-a095-d6e9e194b4ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:55.131567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5acbc33-1d81-494e-a095-d6e9e194b4ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:55.162763 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c7b2fcfb-9a44-444e-9e61-c7feb7285320 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:55.165437 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c7b2fcfb-9a44-444e-9e61-c7feb7285320 None None] GET https://10.4.3.64/volume// Aug 26 15:00:55.165437 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c7b2fcfb-9a44-444e-9e61-c7feb7285320 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:55.166056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c7b2fcfb-9a44-444e-9e61-c7feb7285320 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:55.167526 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c7b2fcfb-9a44-444e-9e61-c7feb7285320 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:55.168573 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 42/161] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:00:55 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:55.179304 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4788a186-cd78-4a75-90ea-460338cd21ed None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:55.182314 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4788a186-cd78-4a75-90ea-460338cd21ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:55.182314 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4788a186-cd78-4a75-90ea-460338cd21ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:55.182622 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4788a186-cd78-4a75-90ea-460338cd21ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:55.210533 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:55.210533 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:55.220429 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4788a186-cd78-4a75-90ea-460338cd21ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:55.229693 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4788a186-cd78-4a75-90ea-460338cd21ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:55.230473 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 42/162] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:00:55 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1340 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:00:55.245794 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e1969c56-fd96-4af8-b4c2-fd5a185cd6d2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:55.249863 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e1969c56-fd96-4af8-b4c2-fd5a185cd6d2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] GET https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c Aug 26 15:00:55.250149 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e1969c56-fd96-4af8-b4c2-fd5a185cd6d2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:55.251032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e1969c56-fd96-4af8-b4c2-fd5a185cd6d2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:55.260553 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e1969c56-fd96-4af8-b4c2-fd5a185cd6d2 tempest-AttachSCSIVolumeTestJSON-10715249 tempest-AttachSCSIVolumeTestJSON-10715249-project-member] https://10.4.3.64/volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c returned with HTTP 404 Aug 26 15:00:55.262430 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 39/163] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:55 2026] GET /volume/v3/volumes/37feda8e-2515-4c90-aa7d-430b728da17c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:00:55.324019 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:55.324019 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:55.330283 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e5acbc33-1d81-494e-a095-d6e9e194b4ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:55.337647 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5acbc33-1d81-494e-a095-d6e9e194b4ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:55.338721 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 41/164] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:55 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1160 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:55.366058 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4a21bdb7-6825-4648-bd35-da71cd3e0523 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:55.369401 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4a21bdb7-6825-4648-bd35-da71cd3e0523 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] PUT https://10.4.3.64/volume/v3/attachments/c95dc732-5cf1-4de4-837c-16d99496e67c Aug 26 15:00:55.370090 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4a21bdb7-6825-4648-bd35-da71cd3e0523 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:55.382240 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4a21bdb7-6825-4648-bd35-da71cd3e0523 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Acquiring lock "cinder-attachment_update-b175f096-4d23-4617-ade0-f9f3b98c23f4-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:00:55.392863 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4a21bdb7-6825-4648-bd35-da71cd3e0523 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Lock "cinder-attachment_update-b175f096-4d23-4617-ade0-f9f3b98c23f4-np0000008165" acquired by "attachment_update" :: waited 0.010s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:00:55.394158 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:55.394158 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:55.574590 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4a21bdb7-6825-4648-bd35-da71cd3e0523 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Lock "cinder-attachment_update-b175f096-4d23-4617-ade0-f9f3b98c23f4-np0000008165" released by "attachment_update" :: held 0.182s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:00:55.575624 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-4a21bdb7-6825-4648-bd35-da71cd3e0523 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/attachments/c95dc732-5cf1-4de4-837c-16d99496e67c returned with HTTP 200 Aug 26 15:00:55.576863 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 43/165] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:00:55 2026] PUT /volume/v3/attachments/c95dc732-5cf1-4de4-837c-16d99496e67c => generated 967 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:55.976071 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0b95a845-9052-4c8f-b40d-a03121c6f328 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:55.978646 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b95a845-9052-4c8f-b40d-a03121c6f328 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:55.978951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0b95a845-9052-4c8f-b40d-a03121c6f328 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:55.979167 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0b95a845-9052-4c8f-b40d-a03121c6f328 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:55.991777 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:55.991777 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:56.000506 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0b95a845-9052-4c8f-b40d-a03121c6f328 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:56.017513 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b95a845-9052-4c8f-b40d-a03121c6f328 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:56.018293 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 43/166] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:55 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 1397 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:56.063283 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f2beba74-87f3-47e9-87c7-8a08015fe195 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:56.069920 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2beba74-87f3-47e9-87c7-8a08015fe195 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:00:56.069920 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2beba74-87f3-47e9-87c7-8a08015fe195 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:56.069920 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2beba74-87f3-47e9-87c7-8a08015fe195 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:56.076334 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2beba74-87f3-47e9-87c7-8a08015fe195 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 404 Aug 26 15:00:56.076907 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 40/167] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:56 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:00:56.320687 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e6649447-c320-499c-84c9-ac28a64e1361 req-83b73236-7325-44d6-8128-a069a9ef3373 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:56.324738 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-83b73236-7325-44d6-8128-a069a9ef3373 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:56.325289 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-83b73236-7325-44d6-8128-a069a9ef3373 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:56.325289 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-83b73236-7325-44d6-8128-a069a9ef3373 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:56.333025 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:56.333025 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:56.336729 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e6649447-c320-499c-84c9-ac28a64e1361 req-83b73236-7325-44d6-8128-a069a9ef3373 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:56.342481 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-83b73236-7325-44d6-8128-a069a9ef3373 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:56.343040 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 42/168] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:00:56 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 1397 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:56.363915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-926f2618-c198-4476-8789-f81cca668aea None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:56.366328 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-926f2618-c198-4476-8789-f81cca668aea tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:56.366684 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-926f2618-c198-4476-8789-f81cca668aea tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:56.367079 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-926f2618-c198-4476-8789-f81cca668aea tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:56.384911 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:56.384911 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:56.389764 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-926f2618-c198-4476-8789-f81cca668aea tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:56.397186 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-926f2618-c198-4476-8789-f81cca668aea tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:56.397991 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 44/169] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:56 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1161 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:57.036806 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-e6649447-c320-499c-84c9-ac28a64e1361 req-8ef90578-7c79-43d4-8c08-284d1664bae0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:57.040957 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-8ef90578-7c79-43d4-8c08-284d1664bae0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:57.040957 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-8ef90578-7c79-43d4-8c08-284d1664bae0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:57.041142 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-8ef90578-7c79-43d4-8c08-284d1664bae0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:57.053328 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:57.053328 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:57.062411 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-e6649447-c320-499c-84c9-ac28a64e1361 req-8ef90578-7c79-43d4-8c08-284d1664bae0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:57.071524 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-8ef90578-7c79-43d4-8c08-284d1664bae0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:57.072682 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 44/170] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:00:57 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 1397 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:57.088340 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-01a53b6c-34c8-498e-bfd3-544ef002c774 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:57.089195 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-01a53b6c-34c8-498e-bfd3-544ef002c774 None None] GET https://10.4.3.64/volume// Aug 26 15:00:57.089463 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-01a53b6c-34c8-498e-bfd3-544ef002c774 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:57.090739 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-01a53b6c-34c8-498e-bfd3-544ef002c774 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:57.090739 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-01a53b6c-34c8-498e-bfd3-544ef002c774 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:57.091267 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 41/171] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:00:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:57.103445 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e6649447-c320-499c-84c9-ac28a64e1361 req-90aaafa5-5b17-45e0-9e0d-b7fd475dea7b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:57.109909 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-90aaafa5-5b17-45e0-9e0d-b7fd475dea7b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:00:57.109909 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-90aaafa5-5b17-45e0-9e0d-b7fd475dea7b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4a73548-0168-43e1-a831-213280394547", "connector": null, "instance_uuid": "0e3b521d-e5a0-4cff-892f-9bd3df651573"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:57.124994 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:57.124994 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:57.213061 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-90aaafa5-5b17-45e0-9e0d-b7fd475dea7b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:00:57.213061 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 43/172] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:00:57 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) Aug 26 15:00:57.414435 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-18847870-87ea-4130-832b-9ec98a33e284 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:57.417734 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18847870-87ea-4130-832b-9ec98a33e284 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:57.417734 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18847870-87ea-4130-832b-9ec98a33e284 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:57.418324 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18847870-87ea-4130-832b-9ec98a33e284 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:57.443519 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:57.443519 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:57.452096 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-18847870-87ea-4130-832b-9ec98a33e284 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:57.458818 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18847870-87ea-4130-832b-9ec98a33e284 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:57.459738 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 45/173] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:57 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1161 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:58.019041 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-58c0ac3a-9784-48d1-9eb2-baeea634c63f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:58.023774 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-58c0ac3a-9784-48d1-9eb2-baeea634c63f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] POST https://10.4.3.64/volume/v3/attachments/c95dc732-5cf1-4de4-837c-16d99496e67c/action Aug 26 15:00:58.023774 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-58c0ac3a-9784-48d1-9eb2-baeea634c63f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:00:58.025674 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-58c0ac3a-9784-48d1-9eb2-baeea634c63f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:58.062689 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:58.062689 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:58.111638 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c6e27d5c-7033-4fe1-a4ca-8b85136fb812 req-58c0ac3a-9784-48d1-9eb2-baeea634c63f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/attachments/c95dc732-5cf1-4de4-837c-16d99496e67c/action returned with HTTP 204 Aug 26 15:00:58.112528 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 45/174] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:00:58 2026] POST /volume/v3/attachments/c95dc732-5cf1-4de4-837c-16d99496e67c/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:00:58.488092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7e604e89-d26e-470d-acc3-cdae3e43b35a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:58.491214 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e604e89-d26e-470d-acc3-cdae3e43b35a tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:58.491534 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e604e89-d26e-470d-acc3-cdae3e43b35a tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:58.491765 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e604e89-d26e-470d-acc3-cdae3e43b35a tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:58.521268 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:58.521268 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:58.531342 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7e604e89-d26e-470d-acc3-cdae3e43b35a tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:58.548785 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e604e89-d26e-470d-acc3-cdae3e43b35a tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:58.549412 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 42/175] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:58 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1455 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:59.077398 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c2278f33-6232-4c2d-9e15-9427c476eba4 req-497f13bb-020d-45ce-a0c5-f72d03239edc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:59.086916 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c2278f33-6232-4c2d-9e15-9427c476eba4 req-497f13bb-020d-45ce-a0c5-f72d03239edc tempest-TestMultiAttachVolumeSwap-105721931 tempest-TestMultiAttachVolumeSwap-105721931-project] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:59.086916 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c2278f33-6232-4c2d-9e15-9427c476eba4 req-497f13bb-020d-45ce-a0c5-f72d03239edc tempest-TestMultiAttachVolumeSwap-105721931 tempest-TestMultiAttachVolumeSwap-105721931-project] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:59.086916 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c2278f33-6232-4c2d-9e15-9427c476eba4 req-497f13bb-020d-45ce-a0c5-f72d03239edc tempest-TestMultiAttachVolumeSwap-105721931 tempest-TestMultiAttachVolumeSwap-105721931-project] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:59.117776 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:59.117776 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:59.124368 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c2278f33-6232-4c2d-9e15-9427c476eba4 req-497f13bb-020d-45ce-a0c5-f72d03239edc tempest-TestMultiAttachVolumeSwap-105721931 tempest-TestMultiAttachVolumeSwap-105721931-project] Volume info retrieved successfully. Aug 26 15:00:59.134938 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c2278f33-6232-4c2d-9e15-9427c476eba4 req-497f13bb-020d-45ce-a0c5-f72d03239edc tempest-TestMultiAttachVolumeSwap-105721931 tempest-TestMultiAttachVolumeSwap-105721931-project] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:59.135861 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 44/176] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:00:59 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1648 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:59.153257 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bf6d0b1c-aa80-4e1d-ba1e-8529d21706a1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:59.158711 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bf6d0b1c-aa80-4e1d-ba1e-8529d21706a1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-reader] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:59.159752 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bf6d0b1c-aa80-4e1d-ba1e-8529d21706a1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:59.161377 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bf6d0b1c-aa80-4e1d-ba1e-8529d21706a1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-reader] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:59.190267 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:59.190267 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:59.198400 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bf6d0b1c-aa80-4e1d-ba1e-8529d21706a1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-reader] Volume info retrieved successfully. Aug 26 15:00:59.205821 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bf6d0b1c-aa80-4e1d-ba1e-8529d21706a1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-reader] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:59.206370 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 46/177] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:59 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1455 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:59.228412 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3df38d5b-39d2-4667-9367-313f28ddef30 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:59.231860 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3df38d5b-39d2-4667-9367-313f28ddef30 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-reader] GET https://10.4.3.64/volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c Aug 26 15:00:59.232149 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3df38d5b-39d2-4667-9367-313f28ddef30 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:59.232373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3df38d5b-39d2-4667-9367-313f28ddef30 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:59.253722 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:59.253722 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:59.263118 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3df38d5b-39d2-4667-9367-313f28ddef30 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-reader] Volume info retrieved successfully. Aug 26 15:00:59.274059 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3df38d5b-39d2-4667-9367-313f28ddef30 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-reader] https://10.4.3.64/volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c returned with HTTP 200 Aug 26 15:00:59.274059 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 46/178] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:59 2026] GET /volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:00:59.300129 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-11b1e331-e929-4d83-a036-0a4851dd0d7f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:59.301162 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11b1e331-e929-4d83-a036-0a4851dd0d7f None None] GET https://10.4.3.64/volume// Aug 26 15:00:59.301162 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11b1e331-e929-4d83-a036-0a4851dd0d7f None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:59.301162 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11b1e331-e929-4d83-a036-0a4851dd0d7f None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:59.301352 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11b1e331-e929-4d83-a036-0a4851dd0d7f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:59.301673 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 43/179] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:00:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:59.320635 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e6649447-c320-499c-84c9-ac28a64e1361 req-6ed85988-443b-480e-b91b-41b03e6662bc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:59.323920 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-6ed85988-443b-480e-b91b-41b03e6662bc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:00:59.324321 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-6ed85988-443b-480e-b91b-41b03e6662bc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:59.324682 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-6ed85988-443b-480e-b91b-41b03e6662bc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:59.345196 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:59.345196 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:59.352672 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e6649447-c320-499c-84c9-ac28a64e1361 req-6ed85988-443b-480e-b91b-41b03e6662bc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:00:59.362731 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-6ed85988-443b-480e-b91b-41b03e6662bc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:00:59.363959 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 45/180] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:00:59 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 1576 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:00:59.422572 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-779763f8-9ae0-4c59-9776-420264ef7d7f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:59.424815 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-779763f8-9ae0-4c59-9776-420264ef7d7f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:59.425112 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-779763f8-9ae0-4c59-9776-420264ef7d7f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:59.425332 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-779763f8-9ae0-4c59-9776-420264ef7d7f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:59.445263 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:59.445263 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:59.451528 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-779763f8-9ae0-4c59-9776-420264ef7d7f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:59.469633 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-779763f8-9ae0-4c59-9776-420264ef7d7f tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:59.470558 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 47/181] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:00:59 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1455 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:59.491697 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-e6649447-c320-499c-84c9-ac28a64e1361 req-4d117292-6011-47ef-8028-f0c99d4615a1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:59.505266 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-4d117292-6011-47ef-8028-f0c99d4615a1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] PUT https://10.4.3.64/volume/v3/attachments/3e041567-5e8a-46b7-8a89-9e2481b480d2 Aug 26 15:00:59.506821 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-4d117292-6011-47ef-8028-f0c99d4615a1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:59.521027 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-e6649447-c320-499c-84c9-ac28a64e1361 req-4d117292-6011-47ef-8028-f0c99d4615a1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Acquiring lock "cinder-attachment_update-c4a73548-0168-43e1-a831-213280394547-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:00:59.527988 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-e6649447-c320-499c-84c9-ac28a64e1361 req-4d117292-6011-47ef-8028-f0c99d4615a1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-c4a73548-0168-43e1-a831-213280394547-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:00:59.529530 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:59.529530 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:59.559523 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-0940b733-4a00-4f88-91b0-f0b2d4e20637 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:59.565720 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-0940b733-4a00-4f88-91b0-f0b2d4e20637 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:59.565720 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-0940b733-4a00-4f88-91b0-f0b2d4e20637 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:59.566008 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-0940b733-4a00-4f88-91b0-f0b2d4e20637 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:59.588229 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:59.588229 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:00:59.594488 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-0940b733-4a00-4f88-91b0-f0b2d4e20637 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:59.601876 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-0940b733-4a00-4f88-91b0-f0b2d4e20637 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:59.602749 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 44/182] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:00:59 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1455 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:59.677065 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-2d64e782-08d0-4d98-8c52-60354af91dd1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:59.684910 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-2d64e782-08d0-4d98-8c52-60354af91dd1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] POST https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4/action Aug 26 15:00:59.684910 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-2d64e782-08d0-4d98-8c52-60354af91dd1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:00:59.684910 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-2d64e782-08d0-4d98-8c52-60354af91dd1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:59.689244 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-e6649447-c320-499c-84c9-ac28a64e1361 req-4d117292-6011-47ef-8028-f0c99d4615a1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-c4a73548-0168-43e1-a831-213280394547-np0000008165" released by "attachment_update" :: held 0.160s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:00:59.689244 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-4d117292-6011-47ef-8028-f0c99d4615a1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/3e041567-5e8a-46b7-8a89-9e2481b480d2 returned with HTTP 200 Aug 26 15:00:59.691101 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 47/183] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:00:59 2026] PUT /volume/v3/attachments/3e041567-5e8a-46b7-8a89-9e2481b480d2 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:00:59.713970 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:59.713970 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:00:59.718012 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-2d64e782-08d0-4d98-8c52-60354af91dd1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:59.728724 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e6649447-c320-499c-84c9-ac28a64e1361 req-48b32a4a-7d48-4283-8e0d-c13b00cc9221 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:59.730952 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-2d64e782-08d0-4d98-8c52-60354af91dd1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Begin detaching volume completed successfully. Aug 26 15:00:59.730952 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-2d64e782-08d0-4d98-8c52-60354af91dd1 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4/action returned with HTTP 202 Aug 26 15:00:59.731400 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 46/184] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:00:59 2026] POST /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:00:59.732045 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-48b32a4a-7d48-4283-8e0d-c13b00cc9221 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments/3e041567-5e8a-46b7-8a89-9e2481b480d2/action Aug 26 15:00:59.732836 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-48b32a4a-7d48-4283-8e0d-c13b00cc9221 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:00:59.733122 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-48b32a4a-7d48-4283-8e0d-c13b00cc9221 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:00:59.775618 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:59.775618 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:00:59.806341 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e6649447-c320-499c-84c9-ac28a64e1361 req-48b32a4a-7d48-4283-8e0d-c13b00cc9221 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/3e041567-5e8a-46b7-8a89-9e2481b480d2/action returned with HTTP 204 Aug 26 15:00:59.808743 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 48/185] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:00:59 2026] POST /volume/v3/attachments/3e041567-5e8a-46b7-8a89-9e2481b480d2/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:00:59.839193 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ca02bd70-7562-4009-8ba2-f4257e64c715 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:59.839615 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca02bd70-7562-4009-8ba2-f4257e64c715 None None] GET https://10.4.3.64/volume// Aug 26 15:00:59.839807 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca02bd70-7562-4009-8ba2-f4257e64c715 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:59.840052 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca02bd70-7562-4009-8ba2-f4257e64c715 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:59.840809 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca02bd70-7562-4009-8ba2-f4257e64c715 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:00:59.840809 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 45/186] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:00:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:00:59.858603 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-52abe465-598a-4244-a293-b38896d4f7a5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:00:59.863655 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-52abe465-598a-4244-a293-b38896d4f7a5 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:00:59.864338 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-52abe465-598a-4244-a293-b38896d4f7a5 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:00:59.865926 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-52abe465-598a-4244-a293-b38896d4f7a5 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:00:59.884091 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:00:59.884091 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:00:59.891128 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-52abe465-598a-4244-a293-b38896d4f7a5 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:00:59.898094 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-52abe465-598a-4244-a293-b38896d4f7a5 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:00:59.898693 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 48/187] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:00:59 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1638 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:00.676137 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-7554694c-d9f0-42d3-8d68-37457ef839e4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:00.679951 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-7554694c-d9f0-42d3-8d68-37457ef839e4 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:01:00.680336 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-7554694c-d9f0-42d3-8d68-37457ef839e4 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:00.681002 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-7554694c-d9f0-42d3-8d68-37457ef839e4 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:00.713067 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:00.713067 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:00.725842 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-7554694c-d9f0-42d3-8d68-37457ef839e4 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:01:00.737807 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-7554694c-d9f0-42d3-8d68-37457ef839e4 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:01:00.739455 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 47/188] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:00 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1458 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:00.781313 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-8bee80dc-2a24-4c0a-86eb-1039b6d7c858 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:00.786167 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-8bee80dc-2a24-4c0a-86eb-1039b6d7c858 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] DELETE https://10.4.3.64/volume/v3/attachments/c95dc732-5cf1-4de4-837c-16d99496e67c Aug 26 15:01:00.786945 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-8bee80dc-2a24-4c0a-86eb-1039b6d7c858 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:00.787507 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-8bee80dc-2a24-4c0a-86eb-1039b6d7c858 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:00.803667 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:00.803667 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:00.894261 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b5353cfb-9c44-43e0-9cf0-3980a749ddb2 req-8bee80dc-2a24-4c0a-86eb-1039b6d7c858 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/attachments/c95dc732-5cf1-4de4-837c-16d99496e67c returned with HTTP 200 Aug 26 15:01:00.894812 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 49/189] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:01:00 2026] DELETE /volume/v3/attachments/c95dc732-5cf1-4de4-837c-16d99496e67c => generated 192 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:01.128804 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cb19b949-425d-42ff-bbb4-a8bfe3c62e8d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:01.133222 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb19b949-425d-42ff-bbb4-a8bfe3c62e8d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:01:01.133222 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cb19b949-425d-42ff-bbb4-a8bfe3c62e8d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:01.133222 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cb19b949-425d-42ff-bbb4-a8bfe3c62e8d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:01.133222 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-cb19b949-425d-42ff-bbb4-a8bfe3c62e8d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Delete volume with id: cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:01:01.145403 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb19b949-425d-42ff-bbb4-a8bfe3c62e8d tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 404 Aug 26 15:01:01.146200 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 46/190] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:01:01 2026] DELETE /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:01.156643 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bff495e5-6ef3-42fc-b2f0-b3a55f3f1397 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:01.158518 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bff495e5-6ef3-42fc-b2f0-b3a55f3f1397 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] GET https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f Aug 26 15:01:01.159015 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bff495e5-6ef3-42fc-b2f0-b3a55f3f1397 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:01.159516 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bff495e5-6ef3-42fc-b2f0-b3a55f3f1397 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:01.167304 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bff495e5-6ef3-42fc-b2f0-b3a55f3f1397 tempest-VolumesAssistedSnapshotsTest-547457996 tempest-VolumesAssistedSnapshotsTest-547457996-project-admin] https://10.4.3.64/volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f returned with HTTP 404 Aug 26 15:01:01.170928 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 49/191] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:01 2026] GET /volume/v3/volumes/cf97b5d9-e339-4676-842e-7a60f3942c7f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:01.980734 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0b37f4ce-696c-4e13-9529-23252b446a54 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:01.981696 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b37f4ce-696c-4e13-9529-23252b446a54 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:01:01.981868 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b37f4ce-696c-4e13-9529-23252b446a54 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:01.982173 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b37f4ce-696c-4e13-9529-23252b446a54 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:02.011403 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:02.011403 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:02.021048 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0b37f4ce-696c-4e13-9529-23252b446a54 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:01:02.040317 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b37f4ce-696c-4e13-9529-23252b446a54 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:01:02.042573 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 48/192] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:01 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1158 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:02.146048 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-882de20c-9793-4477-95d8-746f34c54d94 req-8d9307e9-f3c4-46b4-a5e4-2dd0860d9efe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:02.150672 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-8d9307e9-f3c4-46b4-a5e4-2dd0860d9efe tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:01:02.152842 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-8d9307e9-f3c4-46b4-a5e4-2dd0860d9efe tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:02.152842 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-8d9307e9-f3c4-46b4-a5e4-2dd0860d9efe tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:02.193920 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:02.193920 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:02.202268 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-882de20c-9793-4477-95d8-746f34c54d94 req-8d9307e9-f3c4-46b4-a5e4-2dd0860d9efe tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:01:02.214600 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-8d9307e9-f3c4-46b4-a5e4-2dd0860d9efe tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:01:02.215740 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 50/193] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:02 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1158 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:02.284242 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-882de20c-9793-4477-95d8-746f34c54d94 req-6763882f-9452-4c8f-9275-566ae60834db None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:02.288836 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-6763882f-9452-4c8f-9275-566ae60834db tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] POST https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4/action Aug 26 15:01:02.289291 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-6763882f-9452-4c8f-9275-566ae60834db tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:02.290789 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-6763882f-9452-4c8f-9275-566ae60834db tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:02.324380 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:02.324380 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:02.325522 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-882de20c-9793-4477-95d8-746f34c54d94 req-6763882f-9452-4c8f-9275-566ae60834db tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:01:02.348875 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-882de20c-9793-4477-95d8-746f34c54d94 req-6763882f-9452-4c8f-9275-566ae60834db tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Begin detaching volume completed successfully. Aug 26 15:01:02.349331 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-6763882f-9452-4c8f-9275-566ae60834db tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4/action returned with HTTP 202 Aug 26 15:01:02.350010 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 47/194] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:01:02 2026] POST /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:01:02.437436 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e532622c-596d-426c-b021-e18e3ec472b7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:02.438128 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e532622c-596d-426c-b021-e18e3ec472b7 None None] GET https://10.4.3.64/volume// Aug 26 15:01:02.438343 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e532622c-596d-426c-b021-e18e3ec472b7 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:02.438688 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e532622c-596d-426c-b021-e18e3ec472b7 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:02.439943 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e532622c-596d-426c-b021-e18e3ec472b7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:02.439943 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 50/195] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:02.456315 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-882de20c-9793-4477-95d8-746f34c54d94 req-355bf0e6-20eb-412c-bed0-66063ffed2b4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:02.461033 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-355bf0e6-20eb-412c-bed0-66063ffed2b4 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:01:02.461407 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-355bf0e6-20eb-412c-bed0-66063ffed2b4 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:02.461733 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-355bf0e6-20eb-412c-bed0-66063ffed2b4 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:02.485260 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:02.485260 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:02.494755 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-882de20c-9793-4477-95d8-746f34c54d94 req-355bf0e6-20eb-412c-bed0-66063ffed2b4 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:01:02.505592 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-355bf0e6-20eb-412c-bed0-66063ffed2b4 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:01:02.506799 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 49/196] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:02 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1341 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:02.670059 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-cac62361-b270-4d6e-85a8-2ed1ced16c8f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:02.674031 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-cac62361-b270-4d6e-85a8-2ed1ced16c8f tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:02.674229 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-cac62361-b270-4d6e-85a8-2ed1ced16c8f tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:02.674521 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-cac62361-b270-4d6e-85a8-2ed1ced16c8f tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:02.690664 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:02.690664 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:02.697690 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-cac62361-b270-4d6e-85a8-2ed1ced16c8f tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:02.704767 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-cac62361-b270-4d6e-85a8-2ed1ced16c8f tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:02.705527 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 51/197] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:02 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:02.869751 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9fd7c252-520c-4fd2-804a-73171f67ba4e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:02.871631 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9fd7c252-520c-4fd2-804a-73171f67ba4e None None] GET https://10.4.3.64/volume// Aug 26 15:01:02.871784 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9fd7c252-520c-4fd2-804a-73171f67ba4e None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:02.872360 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9fd7c252-520c-4fd2-804a-73171f67ba4e None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:02.872958 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9fd7c252-520c-4fd2-804a-73171f67ba4e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:02.873812 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 48/198] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:01:02 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:02.885457 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-d79554f4-bb6e-4c87-98ef-a4286243b527 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:02.890453 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-d79554f4-bb6e-4c87-98ef-a4286243b527 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:01:02.890453 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-d79554f4-bb6e-4c87-98ef-a4286243b527 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29828a70-4c50-425a-8043-33b9e757f5a1", "connector": null, "instance_uuid": "bbe49224-35da-4657-8220-f7012e9e17e4"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:02.908995 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:02.908995 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:02.972834 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-d79554f4-bb6e-4c87-98ef-a4286243b527 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:01:02.973449 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 51/199] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:01:02 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:03.032912 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-34fd2fec-90be-496a-a214-ed9c6ade5b08 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:03.038174 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-34fd2fec-90be-496a-a214-ed9c6ade5b08 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:03.038174 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-34fd2fec-90be-496a-a214-ed9c6ade5b08 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:03.039305 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-34fd2fec-90be-496a-a214-ed9c6ade5b08 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:03.058031 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:03.058031 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:03.060119 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4ad655c5-b15f-4b7b-b412-bfac6dfbdaaa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:03.060119 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ad655c5-b15f-4b7b-b412-bfac6dfbdaaa None None] GET https://10.4.3.64/volume// Aug 26 15:01:03.060119 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ad655c5-b15f-4b7b-b412-bfac6dfbdaaa None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:03.060393 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ad655c5-b15f-4b7b-b412-bfac6dfbdaaa None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:03.061024 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ad655c5-b15f-4b7b-b412-bfac6dfbdaaa None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:03.061230 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 52/200] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:03.063580 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-34fd2fec-90be-496a-a214-ed9c6ade5b08 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:03.069674 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-34fd2fec-90be-496a-a214-ed9c6ade5b08 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:03.070943 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 50/201] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:03 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:03.076413 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-952d769f-470a-4e79-81ef-cd840d5a057b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:03.082430 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-952d769f-470a-4e79-81ef-cd840d5a057b tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:03.082783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-952d769f-470a-4e79-81ef-cd840d5a057b tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:03.084423 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-952d769f-470a-4e79-81ef-cd840d5a057b tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:03.108684 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:03.108684 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:03.113837 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-952d769f-470a-4e79-81ef-cd840d5a057b tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:03.121950 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-952d769f-470a-4e79-81ef-cd840d5a057b tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:03.122831 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 49/202] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:03 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 1022 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:03.269042 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-627ec55f-b704-4eaa-9822-356f3e83005c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:03.272564 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-627ec55f-b704-4eaa-9822-356f3e83005c tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] PUT https://10.4.3.64/volume/v3/attachments/a7a356e4-9e95-46e4-bf25-da2d499bd7f2 Aug 26 15:01:03.273778 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-627ec55f-b704-4eaa-9822-356f3e83005c tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:03.287937 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-627ec55f-b704-4eaa-9822-356f3e83005c tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Acquiring lock "cinder-attachment_update-29828a70-4c50-425a-8043-33b9e757f5a1-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:01:03.295685 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-627ec55f-b704-4eaa-9822-356f3e83005c tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Lock "cinder-attachment_update-29828a70-4c50-425a-8043-33b9e757f5a1-np0000008165" acquired by "attachment_update" :: waited 0.008s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:01:03.297384 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:03.297384 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:03.494800 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-627ec55f-b704-4eaa-9822-356f3e83005c tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Lock "cinder-attachment_update-29828a70-4c50-425a-8043-33b9e757f5a1-np0000008165" released by "attachment_update" :: held 0.199s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:01:03.498607 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-627ec55f-b704-4eaa-9822-356f3e83005c tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/attachments/a7a356e4-9e95-46e4-bf25-da2d499bd7f2 returned with HTTP 200 Aug 26 15:01:03.498607 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 52/203] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:01:03 2026] PUT /volume/v3/attachments/a7a356e4-9e95-46e4-bf25-da2d499bd7f2 => generated 969 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:04.098569 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ef9230e0-1f63-4606-be0d-9669a09638e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:04.101562 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ef9230e0-1f63-4606-be0d-9669a09638e7 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:04.101562 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ef9230e0-1f63-4606-be0d-9669a09638e7 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:04.102755 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ef9230e0-1f63-4606-be0d-9669a09638e7 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:04.114822 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:04.114822 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:04.119777 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ef9230e0-1f63-4606-be0d-9669a09638e7 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:04.126845 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ef9230e0-1f63-4606-be0d-9669a09638e7 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:04.127252 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 53/204] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:04 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:05.150852 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3cf503e3-21d0-4051-9ee5-1bc06fef5047 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:05.154090 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3cf503e3-21d0-4051-9ee5-1bc06fef5047 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:05.155696 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3cf503e3-21d0-4051-9ee5-1bc06fef5047 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:05.155696 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3cf503e3-21d0-4051-9ee5-1bc06fef5047 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:05.179908 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:05.179908 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:05.185698 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3cf503e3-21d0-4051-9ee5-1bc06fef5047 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:05.192758 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3cf503e3-21d0-4051-9ee5-1bc06fef5047 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:05.193473 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 51/205] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:05 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:06.213606 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1a14e1b3-a2e4-40c3-b6c7-8ad7e96e8530 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:06.221802 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1a14e1b3-a2e4-40c3-b6c7-8ad7e96e8530 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:06.221802 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1a14e1b3-a2e4-40c3-b6c7-8ad7e96e8530 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:06.221965 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1a14e1b3-a2e4-40c3-b6c7-8ad7e96e8530 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:06.244735 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:06.244735 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:06.254957 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1a14e1b3-a2e4-40c3-b6c7-8ad7e96e8530 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:06.264292 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1a14e1b3-a2e4-40c3-b6c7-8ad7e96e8530 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:06.265507 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 50/206] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:06 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:06.341722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-882de20c-9793-4477-95d8-746f34c54d94 req-43d13934-096a-4ab3-af32-3bbd8df04731 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:06.346360 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-43d13934-096a-4ab3-af32-3bbd8df04731 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:01:06.346360 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-43d13934-096a-4ab3-af32-3bbd8df04731 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:06.346360 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-43d13934-096a-4ab3-af32-3bbd8df04731 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:06.359071 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:06.359071 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:06.365996 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-882de20c-9793-4477-95d8-746f34c54d94 req-43d13934-096a-4ab3-af32-3bbd8df04731 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:01:06.384345 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-43d13934-096a-4ab3-af32-3bbd8df04731 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:01:06.384985 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 53/207] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:06 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 1161 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:07.283605 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d21e0ef5-b25a-42db-845a-994ce682a544 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:07.285979 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d21e0ef5-b25a-42db-845a-994ce682a544 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:07.286200 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d21e0ef5-b25a-42db-845a-994ce682a544 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:07.286460 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d21e0ef5-b25a-42db-845a-994ce682a544 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:07.325096 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:07.325096 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:07.352868 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d21e0ef5-b25a-42db-845a-994ce682a544 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:07.364304 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d21e0ef5-b25a-42db-845a-994ce682a544 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:07.364632 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 54/208] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:07 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 843 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:01:08.382314 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2f49634c-a510-4f41-93a1-3346f738fae8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:08.384419 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f49634c-a510-4f41-93a1-3346f738fae8 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:08.385378 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f49634c-a510-4f41-93a1-3346f738fae8 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:08.385378 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f49634c-a510-4f41-93a1-3346f738fae8 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:08.403106 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:08.403106 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:08.410239 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2f49634c-a510-4f41-93a1-3346f738fae8 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:08.424141 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f49634c-a510-4f41-93a1-3346f738fae8 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:08.424404 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 52/209] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:08 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:08.493424 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-e3fdaf6c-c660-459d-aec9-bf4e01c0de8c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:08.501674 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-e3fdaf6c-c660-459d-aec9-bf4e01c0de8c tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] POST https://10.4.3.64/volume/v3/attachments/a7a356e4-9e95-46e4-bf25-da2d499bd7f2/action Aug 26 15:01:08.502725 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-e3fdaf6c-c660-459d-aec9-bf4e01c0de8c tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:08.502920 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-e3fdaf6c-c660-459d-aec9-bf4e01c0de8c tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:08.548097 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:08.548097 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:08.571924 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-670f3033-ddfc-46b8-be23-5b3cde4f9fe9 req-e3fdaf6c-c660-459d-aec9-bf4e01c0de8c tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/attachments/a7a356e4-9e95-46e4-bf25-da2d499bd7f2/action returned with HTTP 204 Aug 26 15:01:08.571924 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 51/210] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:01:08 2026] POST /volume/v3/attachments/a7a356e4-9e95-46e4-bf25-da2d499bd7f2/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:08.589225 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-882de20c-9793-4477-95d8-746f34c54d94 req-acd09796-d896-455c-9d55-fcfc6bbf9f23 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:08.592739 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-acd09796-d896-455c-9d55-fcfc6bbf9f23 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] DELETE https://10.4.3.64/volume/v3/attachments/934defb5-849b-4a86-9999-a96a40669fae Aug 26 15:01:08.592739 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-acd09796-d896-455c-9d55-fcfc6bbf9f23 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:08.592739 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-acd09796-d896-455c-9d55-fcfc6bbf9f23 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:08.606140 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:08.606140 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:08.705418 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-882de20c-9793-4477-95d8-746f34c54d94 req-acd09796-d896-455c-9d55-fcfc6bbf9f23 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/attachments/934defb5-849b-4a86-9999-a96a40669fae returned with HTTP 200 Aug 26 15:01:08.706942 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 54/211] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:01:08 2026] DELETE /volume/v3/attachments/934defb5-849b-4a86-9999-a96a40669fae => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:09.445756 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0020138c-018c-4fa5-88df-cc8be71e25e9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:09.450440 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0020138c-018c-4fa5-88df-cc8be71e25e9 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:09.450440 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0020138c-018c-4fa5-88df-cc8be71e25e9 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:09.450793 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0020138c-018c-4fa5-88df-cc8be71e25e9 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:09.467489 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:09.467489 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:09.487325 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0020138c-018c-4fa5-88df-cc8be71e25e9 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:09.494126 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0020138c-018c-4fa5-88df-cc8be71e25e9 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:09.494354 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 55/212] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:09 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 1135 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:09.520007 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a94c8d99-b554-476a-bc19-88b4396c1496 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:09.525594 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a94c8d99-b554-476a-bc19-88b4396c1496 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:09.525594 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a94c8d99-b554-476a-bc19-88b4396c1496 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:09.525594 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a94c8d99-b554-476a-bc19-88b4396c1496 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:09.557539 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:09.557539 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:09.566096 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a94c8d99-b554-476a-bc19-88b4396c1496 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:09.572335 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a94c8d99-b554-476a-bc19-88b4396c1496 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:09.573018 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 53/213] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:09 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 1135 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:12.363327 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-00abeb38-eea7-4259-9076-4e41bb4b6e4e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:12.369362 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-00abeb38-eea7-4259-9076-4e41bb4b6e4e tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:12.371967 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-00abeb38-eea7-4259-9076-4e41bb4b6e4e tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:12.372264 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-00abeb38-eea7-4259-9076-4e41bb4b6e4e tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:12.393289 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:12.393289 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:12.401400 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-00abeb38-eea7-4259-9076-4e41bb4b6e4e tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:12.406241 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-00abeb38-eea7-4259-9076-4e41bb4b6e4e tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:12.407312 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 52/214] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:12 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 1135 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:12.436795 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-2f5b73ac-94cb-4d67-8364-c41d233bf3ff None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:12.440611 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-2f5b73ac-94cb-4d67-8364-c41d233bf3ff tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] POST https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1/action Aug 26 15:01:12.441211 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-2f5b73ac-94cb-4d67-8364-c41d233bf3ff tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:12.441394 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-2f5b73ac-94cb-4d67-8364-c41d233bf3ff tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:12.456076 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:12.456076 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:12.456696 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-2f5b73ac-94cb-4d67-8364-c41d233bf3ff tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:12.468594 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-2f5b73ac-94cb-4d67-8364-c41d233bf3ff tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Begin detaching volume completed successfully. Aug 26 15:01:12.468966 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-2f5b73ac-94cb-4d67-8364-c41d233bf3ff tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1/action returned with HTTP 202 Aug 26 15:01:12.469717 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 55/215] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:01:12 2026] POST /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 26 15:01:12.500690 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3689f27c-8a30-43b2-a903-20eddaeab3c5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:12.503087 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3689f27c-8a30-43b2-a903-20eddaeab3c5 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:12.503388 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3689f27c-8a30-43b2-a903-20eddaeab3c5 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:12.503648 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3689f27c-8a30-43b2-a903-20eddaeab3c5 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:12.521146 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:12.521146 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:12.528184 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3689f27c-8a30-43b2-a903-20eddaeab3c5 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:12.532518 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-65e84e82-0fcb-40b0-a87b-c7cbd9fdcaaa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:12.532980 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65e84e82-0fcb-40b0-a87b-c7cbd9fdcaaa None None] GET https://10.4.3.64/volume// Aug 26 15:01:12.533114 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65e84e82-0fcb-40b0-a87b-c7cbd9fdcaaa None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:12.533304 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65e84e82-0fcb-40b0-a87b-c7cbd9fdcaaa None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:12.533636 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65e84e82-0fcb-40b0-a87b-c7cbd9fdcaaa None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:12.533917 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 54/216] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:12.534608 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3689f27c-8a30-43b2-a903-20eddaeab3c5 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:12.535195 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 56/217] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:12 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:12.544353 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-0eb4a5d2-be58-48fe-bf17-631b6c72ef5d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:12.547064 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-0eb4a5d2-be58-48fe-bf17-631b6c72ef5d tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:12.547396 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-0eb4a5d2-be58-48fe-bf17-631b6c72ef5d tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:12.547669 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-0eb4a5d2-be58-48fe-bf17-631b6c72ef5d tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:12.563686 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:12.563686 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:12.571744 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-0eb4a5d2-be58-48fe-bf17-631b6c72ef5d tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:12.578434 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-0eb4a5d2-be58-48fe-bf17-631b6c72ef5d tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:12.579174 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 53/218] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:12 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 1318 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:13.153933 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:13.304383 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-92658ed7-1709-44c9-ace1-77f0f0812813 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:13.492680 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:01:13.493087 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1093656989", "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:13.494729 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1093656989', 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:01:13.561331 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f5fc0f77-58c9-4fb9-9083-7c078a4ec011 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:13.564355 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f5fc0f77-58c9-4fb9-9083-7c078a4ec011 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:13.565316 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f5fc0f77-58c9-4fb9-9083-7c078a4ec011 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:13.565316 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f5fc0f77-58c9-4fb9-9083-7c078a4ec011 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:13.579744 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:13.579744 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:13.587037 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f5fc0f77-58c9-4fb9-9083-7c078a4ec011 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:13.595017 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f5fc0f77-58c9-4fb9-9083-7c078a4ec011 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:13.595640 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 57/219] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:13 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:13.673904 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-92658ed7-1709-44c9-ace1-77f0f0812813 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:01:13.675360 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-92658ed7-1709-44c9-ace1-77f0f0812813 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1373204115"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:13.706453 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-92658ed7-1709-44c9-ace1-77f0f0812813 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:01:13.707764 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 55/220] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:01:13 2026] POST /volume/v3/types => generated 228 bytes in 404 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:13.720542 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5ce2af44-e3c3-4094-90d1-7bb7c2fec0b0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:13.723359 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ce2af44-e3c3-4094-90d1-7bb7c2fec0b0 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 26 15:01:13.723359 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ce2af44-e3c3-4094-90d1-7bb7c2fec0b0 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1085033440"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:13.735205 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-7d074093-acc0-474b-a58a-4d7a12c4c12b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:13.743546 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-7d074093-acc0-474b-a58a-4d7a12c4c12b tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a7a356e4-9e95-46e4-bf25-da2d499bd7f2 Aug 26 15:01:13.743779 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-7d074093-acc0-474b-a58a-4d7a12c4c12b tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:13.744046 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-7d074093-acc0-474b-a58a-4d7a12c4c12b tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:13.758662 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:13.758662 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:13.768982 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ce2af44-e3c3-4094-90d1-7bb7c2fec0b0 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 26 15:01:13.769843 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 54/221] 10.4.3.64 () {70 vars in 1304 bytes} [Wed Aug 26 15:01:13 2026] POST /volume/v3/group_types => generated 185 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:13.787593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bf75d52d-867b-4842-88f3-c7c4eea997b5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:13.839678 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b0cc5a68-85cc-4d64-9f80-01c0cb55928f req-7d074093-acc0-474b-a58a-4d7a12c4c12b tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/attachments/a7a356e4-9e95-46e4-bf25-da2d499bd7f2 returned with HTTP 200 Aug 26 15:01:13.840422 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 58/222] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:01:13 2026] DELETE /volume/v3/attachments/a7a356e4-9e95-46e4-bf25-da2d499bd7f2 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:13.912421 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c84717c3-1ab7-498e-b0bb-de844a5bf6ed None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:13.914970 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c84717c3-1ab7-498e-b0bb-de844a5bf6ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c Aug 26 15:01:13.915329 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c84717c3-1ab7-498e-b0bb-de844a5bf6ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:13.915644 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c84717c3-1ab7-498e-b0bb-de844a5bf6ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:13.916301 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-c84717c3-1ab7-498e-b0bb-de844a5bf6ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Delete volume with id: d8930a25-f9b5-42f6-b6d8-bdb368c9314c Aug 26 15:01:13.930479 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:13.930479 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:13.931666 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c84717c3-1ab7-498e-b0bb-de844a5bf6ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:01:13.977075 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c84717c3-1ab7-498e-b0bb-de844a5bf6ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Delete volume request issued successfully. Aug 26 15:01:13.977327 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c84717c3-1ab7-498e-b0bb-de844a5bf6ed tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c returned with HTTP 202 Aug 26 15:01:13.977793 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 55/223] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:01:13 2026] DELETE /volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:01:13.988802 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-831be8e2-b6f2-4de3-8727-d82a939ee298 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:13.991533 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-831be8e2-b6f2-4de3-8727-d82a939ee298 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c Aug 26 15:01:13.991790 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-831be8e2-b6f2-4de3-8727-d82a939ee298 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:13.992043 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-831be8e2-b6f2-4de3-8727-d82a939ee298 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:14.005574 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:14.005574 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:14.011502 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-831be8e2-b6f2-4de3-8727-d82a939ee298 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:01:14.019638 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-831be8e2-b6f2-4de3-8727-d82a939ee298 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c returned with HTTP 200 Aug 26 15:01:14.021135 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 59/224] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:13 2026] GET /volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:14.033510 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf75d52d-867b-4842-88f3-c7c4eea997b5 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] POST https://10.4.3.64/volume/v3/groups Aug 26 15:01:14.034720 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf75d52d-867b-4842-88f3-c7c4eea997b5 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3b3fa32a-3aa4-40b6-b385-b3bed8e3f5c1", "volume_types": ["336235ee-1f18-42d3-82b2-1fb4207f7fae"], "name": "tempest-GroupSnapshotsV319Test-Group-1019015918"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:14.038095 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-bf75d52d-867b-4842-88f3-c7c4eea997b5 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Creating new group {'group': {'group_type': '3b3fa32a-3aa4-40b6-b385-b3bed8e3f5c1', 'volume_types': ['336235ee-1f18-42d3-82b2-1fb4207f7fae'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1019015918'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 15:01:14.053344 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-bf75d52d-867b-4842-88f3-c7c4eea997b5 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1019015918. Aug 26 15:01:14.077111 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bf75d52d-867b-4842-88f3-c7c4eea997b5 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Availability zone cache updated, next update will occur around 2026-08-26 16:01:14.076662. {{(pid=100198) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 15:01:14.077331 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bf75d52d-867b-4842-88f3-c7c4eea997b5 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Availability Zones retrieved successfully. Aug 26 15:01:14.119526 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-bf75d52d-867b-4842-88f3-c7c4eea997b5 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Created reservations ['4165ba33-b003-47cf-807c-32eb11f58a57'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:14.160424 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf75d52d-867b-4842-88f3-c7c4eea997b5 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 26 15:01:14.161131 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 56/225] 10.4.3.64 () {70 vars in 1290 bytes} [Wed Aug 26 15:01:13 2026] POST /volume/v3/groups => generated 116 bytes in 374 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:14.172265 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cbb8fc52-bce0-4f98-89a0-299936ecf97d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:14.174139 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cbb8fc52-bce0-4f98-89a0-299936ecf97d tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/groups/1caab67d-48ce-4d73-bb6d-90e8357470d7 Aug 26 15:01:14.174425 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cbb8fc52-bce0-4f98-89a0-299936ecf97d tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:14.174666 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cbb8fc52-bce0-4f98-89a0-299936ecf97d tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:14.177911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-cbb8fc52-bce0-4f98-89a0-299936ecf97d tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] show called for member 1caab67d-48ce-4d73-bb6d-90e8357470d7 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:01:14.184549 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:14.184549 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:14.203612 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cbb8fc52-bce0-4f98-89a0-299936ecf97d tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/groups/1caab67d-48ce-4d73-bb6d-90e8357470d7 returned with HTTP 200 Aug 26 15:01:14.204176 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 56/226] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:01:14 2026] GET /volume/v3/groups/1caab67d-48ce-4d73-bb6d-90e8357470d7 => generated 396 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:14.235960 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Create volume of 1 GB Aug 26 15:01:14.240183 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Availability Zones retrieved successfully. Aug 26 15:01:14.247979 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Flow 'volume_create_api' (4175b7f1-6abb-4c0b-93bb-92abe8ad9fec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:14.249579 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0033f6af-76d7-4f34-8617-940a5051b866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:14.251236 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:01:14.348825 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0033f6af-76d7-4f34-8617-940a5051b866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:14.349801 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358ac207-e00c-4092-8a20-7f9e812aa9ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:14.462598 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Created reservations ['058cde09-aa81-4abc-a452-8455a7f26ea8', 'b3c2fc00-fd65-4022-bff7-4077fbf6a073', 'd90a22f0-3a84-4151-8435-78d6819a38f1', '404c9811-8198-48a7-9a0c-f3565893156f'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:14.464972 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (358ac207-e00c-4092-8a20-7f9e812aa9ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['058cde09-aa81-4abc-a452-8455a7f26ea8', 'b3c2fc00-fd65-4022-bff7-4077fbf6a073', 'd90a22f0-3a84-4151-8435-78d6819a38f1', '404c9811-8198-48a7-9a0c-f3565893156f']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:14.465815 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33dbcc4e-3b82-42e1-ad33-22a516d5ea00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:14.501326 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33dbcc4e-3b82-42e1-ad33-22a516d5ea00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33e2a687-13dc-41f5-a3dd-4cf5cfb4c510', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1093656989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5839deb2754547c2834a68321afc3b70',qos_specs=None,replication_status=,reservations=['058cde09-aa81-4abc-a452-8455a7f26ea8','b3c2fc00-fd65-4022-bff7-4077fbf6a073','d90a22f0-3a84-4151-8435-78d6819a38f1','404c9811-8198-48a7-9a0c-f3565893156f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04664885807649bcb9f06c8a5fbc6f2c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:01:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1093656989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33e2a687-13dc-41f5-a3dd-4cf5cfb4c510,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5839deb2754547c2834a68321afc3b70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04664885807649bcb9f06c8a5fbc6f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:14.504003 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed42fb6-b34d-4b8e-809a-a4a33f4beb90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:14.540347 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aed42fb6-b34d-4b8e-809a-a4a33f4beb90) transitioned into state 'SUCCESS' from state '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-1093656989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5839deb2754547c2834a68321afc3b70',qos_specs=None,replication_status=,reservations=['058cde09-aa81-4abc-a452-8455a7f26ea8','b3c2fc00-fd65-4022-bff7-4077fbf6a073','d90a22f0-3a84-4151-8435-78d6819a38f1','404c9811-8198-48a7-9a0c-f3565893156f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04664885807649bcb9f06c8a5fbc6f2c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:14.541618 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0603fb04-83df-42cc-8d33-123d337d4b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:14.569024 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0603fb04-83df-42cc-8d33-123d337d4b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:14.569024 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Flow 'volume_create_api' (4175b7f1-6abb-4c0b-93bb-92abe8ad9fec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:14.569024 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Create volume request issued successfully. Aug 26 15:01:14.569519 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cf57711b-f864-49af-85cd-b1e5caa5d5ca tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:01:14.570070 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 56/227] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:01:13 2026] POST /volume/v3/volumes => generated 755 bytes in 1417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:01:14.590751 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-03aeadf0-9f5a-4dbb-b21f-8865f4d64529 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:14.593647 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-03aeadf0-9f5a-4dbb-b21f-8865f4d64529 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 Aug 26 15:01:14.594555 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-03aeadf0-9f5a-4dbb-b21f-8865f4d64529 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:14.594555 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-03aeadf0-9f5a-4dbb-b21f-8865f4d64529 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:14.617754 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:14.617754 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:14.618991 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-59b5afee-91e2-49d0-bb87-6f03da62b517 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:14.622564 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-59b5afee-91e2-49d0-bb87-6f03da62b517 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:14.623716 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-59b5afee-91e2-49d0-bb87-6f03da62b517 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:14.623716 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-59b5afee-91e2-49d0-bb87-6f03da62b517 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:14.633988 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-03aeadf0-9f5a-4dbb-b21f-8865f4d64529 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:14.635355 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:14.635355 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:14.639506 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-03aeadf0-9f5a-4dbb-b21f-8865f4d64529 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 returned with HTTP 200 Aug 26 15:01:14.640445 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 60/228] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:14 2026] GET /volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 => generated 823 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:14.642108 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-59b5afee-91e2-49d0-bb87-6f03da62b517 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:14.649124 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-59b5afee-91e2-49d0-bb87-6f03da62b517 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:14.652422 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 57/229] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:14 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:15.045458 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-81973768-99a2-4610-add5-cda113194edc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:15.048256 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-81973768-99a2-4610-add5-cda113194edc tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c Aug 26 15:01:15.048847 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-81973768-99a2-4610-add5-cda113194edc tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:15.049088 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-81973768-99a2-4610-add5-cda113194edc tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:15.065216 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-81973768-99a2-4610-add5-cda113194edc tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c returned with HTTP 404 Aug 26 15:01:15.066390 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 57/230] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:15 2026] GET /volume/v3/volumes/d8930a25-f9b5-42f6-b6d8-bdb368c9314c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:15.080198 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-22cd5c2c-5cbb-4f64-9ac0-e72dd661a6a0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:15.083043 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-22cd5c2c-5cbb-4f64-9ac0-e72dd661a6a0 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:01:15.083210 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-22cd5c2c-5cbb-4f64-9ac0-e72dd661a6a0 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:15.083430 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-22cd5c2c-5cbb-4f64-9ac0-e72dd661a6a0 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:15.083702 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-22cd5c2c-5cbb-4f64-9ac0-e72dd661a6a0 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Delete volume with id: b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:01:15.111474 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:15.111474 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:15.112035 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-22cd5c2c-5cbb-4f64-9ac0-e72dd661a6a0 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:01:15.166500 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-22cd5c2c-5cbb-4f64-9ac0-e72dd661a6a0 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Delete volume request issued successfully. Aug 26 15:01:15.166857 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-22cd5c2c-5cbb-4f64-9ac0-e72dd661a6a0 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 202 Aug 26 15:01:15.167782 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 57/231] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:01:15 2026] DELETE /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:01:15.183453 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-361d354b-1704-4bdc-a5d5-4f00e7d19238 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:15.186446 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-361d354b-1704-4bdc-a5d5-4f00e7d19238 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:01:15.186446 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-361d354b-1704-4bdc-a5d5-4f00e7d19238 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:15.186446 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-361d354b-1704-4bdc-a5d5-4f00e7d19238 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:15.198075 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:15.198075 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:15.214833 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-361d354b-1704-4bdc-a5d5-4f00e7d19238 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Volume info retrieved successfully. Aug 26 15:01:15.219253 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d7bd8bf8-a545-4306-9cf1-b0c36b3b5afc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:15.222077 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d7bd8bf8-a545-4306-9cf1-b0c36b3b5afc tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/groups/1caab67d-48ce-4d73-bb6d-90e8357470d7 Aug 26 15:01:15.223020 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d7bd8bf8-a545-4306-9cf1-b0c36b3b5afc tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:15.223020 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d7bd8bf8-a545-4306-9cf1-b0c36b3b5afc tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:15.223877 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-d7bd8bf8-a545-4306-9cf1-b0c36b3b5afc tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] show called for member 1caab67d-48ce-4d73-bb6d-90e8357470d7 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:01:15.237392 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:15.237392 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:15.238058 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-361d354b-1704-4bdc-a5d5-4f00e7d19238 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 200 Aug 26 15:01:15.239798 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 61/232] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:15 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:15.268804 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d7bd8bf8-a545-4306-9cf1-b0c36b3b5afc tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/groups/1caab67d-48ce-4d73-bb6d-90e8357470d7 returned with HTTP 200 Aug 26 15:01:15.269001 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 58/233] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:01:15 2026] GET /volume/v3/groups/1caab67d-48ce-4d73-bb6d-90e8357470d7 => generated 397 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:15.285104 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:15.290461 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:01:15.291001 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-103798090", "volume_type": "336235ee-1f18-42d3-82b2-1fb4207f7fae", "group_id": "1caab67d-48ce-4d73-bb6d-90e8357470d7", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:15.294628 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-103798090', 'volume_type': '336235ee-1f18-42d3-82b2-1fb4207f7fae', 'group_id': '1caab67d-48ce-4d73-bb6d-90e8357470d7', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:01:15.319594 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:15.319594 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:15.320328 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Create volume of 1 GB Aug 26 15:01:15.334583 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Availability Zones retrieved successfully. Aug 26 15:01:15.346727 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Flow 'volume_create_api' (e8698a3f-4f62-44ca-892b-cb937b9dce3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:15.350719 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdc0a757-a0dc-4639-89b2-2ba74aadbdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:15.351380 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:15.351380 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:15.352323 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:01:15.408827 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdc0a757-a0dc-4639-89b2-2ba74aadbdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:01:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=336235ee-1f18-42d3-82b2-1fb4207f7fae,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1373204115',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '336235ee-1f18-42d3-82b2-1fb4207f7fae', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '1caab67d-48ce-4d73-bb6d-90e8357470d7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:15.410676 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a91acb-2745-4f07-94da-0d64434f3740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:15.480266 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1373204115 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1373204115, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:01:15.481041 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1373204115 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1373204115, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:01:15.542745 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Created reservations ['8590911d-1071-4428-9563-96af896bea2a', '2c72bf18-45c0-4a1c-97ed-14e1f3e0a33a', 'e9bf2ee8-5bd6-46b3-ab50-4fd1cf211db6', '3134b714-f5d7-4378-9531-61fdb117fd6f'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:15.544716 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a91acb-2745-4f07-94da-0d64434f3740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8590911d-1071-4428-9563-96af896bea2a', '2c72bf18-45c0-4a1c-97ed-14e1f3e0a33a', 'e9bf2ee8-5bd6-46b3-ab50-4fd1cf211db6', '3134b714-f5d7-4378-9531-61fdb117fd6f']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:15.545765 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93d881c-56b5-4e74-9100-b7127f856319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:15.581347 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93d881c-56b5-4e74-9100-b7127f856319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c31eb08c-ff87-4b87-aa9e-e2db9766acab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-103798090',encryption_key_id=None,group_id=1caab67d-48ce-4d73-bb6d-90e8357470d7,group_type_id=,metadata={},multiattach=False,project_id='da0a5f1aae63442196a02dced957f88b',qos_specs=None,replication_status=,reservations=['8590911d-1071-4428-9563-96af896bea2a','2c72bf18-45c0-4a1c-97ed-14e1f3e0a33a','e9bf2ee8-5bd6-46b3-ab50-4fd1cf211db6','3134b714-f5d7-4378-9531-61fdb117fd6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a92bb6f7a77549a98922436b05871fb6',volume_type_id=336235ee-1f18-42d3-82b2-1fb4207f7fae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:01:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-103798090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=1caab67d-48ce-4d73-bb6d-90e8357470d7,host=None,id=c31eb08c-ff87-4b87-aa9e-e2db9766acab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da0a5f1aae63442196a02dced957f88b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a92bb6f7a77549a98922436b05871fb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(336235ee-1f18-42d3-82b2-1fb4207f7fae),volume_type_id=336235ee-1f18-42d3-82b2-1fb4207f7fae)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:15.584029 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf192b19-b1f0-4713-a730-41924140bb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:15.615977 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf192b19-b1f0-4713-a730-41924140bb04) transitioned into state 'SUCCESS' from state '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-103798090',encryption_key_id=None,group_id=1caab67d-48ce-4d73-bb6d-90e8357470d7,group_type_id=,metadata={},multiattach=False,project_id='da0a5f1aae63442196a02dced957f88b',qos_specs=None,replication_status=,reservations=['8590911d-1071-4428-9563-96af896bea2a','2c72bf18-45c0-4a1c-97ed-14e1f3e0a33a','e9bf2ee8-5bd6-46b3-ab50-4fd1cf211db6','3134b714-f5d7-4378-9531-61fdb117fd6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a92bb6f7a77549a98922436b05871fb6',volume_type_id=336235ee-1f18-42d3-82b2-1fb4207f7fae)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:15.616736 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84a201da-f87a-4e3f-bfb5-97fe5811fa12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:15.642433 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84a201da-f87a-4e3f-bfb5-97fe5811fa12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:15.643544 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Flow 'volume_create_api' (e8698a3f-4f62-44ca-892b-cb937b9dce3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:15.643865 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Create volume request issued successfully. Aug 26 15:01:15.644731 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:01:15.644869 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:01:15.662097 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9186c08f-b005-4072-8170-df5da8cc74dc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:15.665990 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9186c08f-b005-4072-8170-df5da8cc74dc tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 Aug 26 15:01:15.665990 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9186c08f-b005-4072-8170-df5da8cc74dc tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:15.665990 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9186c08f-b005-4072-8170-df5da8cc74dc tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:15.675581 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:15.675581 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:15.684903 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9186c08f-b005-4072-8170-df5da8cc74dc tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:15.686451 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:01:15.690336 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9186c08f-b005-4072-8170-df5da8cc74dc tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 returned with HTTP 200 Aug 26 15:01:15.690675 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:15.690675 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:15.690834 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 58/234] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:15 2026] GET /volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:15.696396 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e3fea82-5cf6-4336-97ca-c9eb56af15b8 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:01:15.698050 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 58/235] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:01:15 2026] POST /volume/v3/volumes => generated 824 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:15.715523 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8824ce42-4a6f-4006-820b-c7c86ac698fe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:15.717489 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8824ce42-4a6f-4006-820b-c7c86ac698fe tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/volumes/c31eb08c-ff87-4b87-aa9e-e2db9766acab Aug 26 15:01:15.717694 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8824ce42-4a6f-4006-820b-c7c86ac698fe tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:15.717930 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8824ce42-4a6f-4006-820b-c7c86ac698fe tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:15.726931 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:15.726931 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:15.734246 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8824ce42-4a6f-4006-820b-c7c86ac698fe tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Volume info retrieved successfully. Aug 26 15:01:15.735374 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-8824ce42-4a6f-4006-820b-c7c86ac698fe tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:01:15.735722 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-8824ce42-4a6f-4006-820b-c7c86ac698fe tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:01:15.784439 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-8824ce42-4a6f-4006-820b-c7c86ac698fe tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:01:15.791144 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:15.791144 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:15.811646 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8824ce42-4a6f-4006-820b-c7c86ac698fe tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/volumes/c31eb08c-ff87-4b87-aa9e-e2db9766acab returned with HTTP 200 Aug 26 15:01:15.812432 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 62/236] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:01:15 2026] GET /volume/v3/volumes/c31eb08c-ff87-4b87-aa9e-e2db9766acab => generated 892 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:16.261572 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d101c9a5-d7ec-4b44-bfb1-e6c323afef68 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:16.264813 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d101c9a5-d7ec-4b44-bfb1-e6c323afef68 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] GET https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 Aug 26 15:01:16.265418 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d101c9a5-d7ec-4b44-bfb1-e6c323afef68 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:16.265418 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d101c9a5-d7ec-4b44-bfb1-e6c323afef68 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:16.279076 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d101c9a5-d7ec-4b44-bfb1-e6c323afef68 tempest-TestMultiAttachVolumeSwap-627392000 tempest-TestMultiAttachVolumeSwap-627392000-project-member] https://10.4.3.64/volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 returned with HTTP 404 Aug 26 15:01:16.280696 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 59/237] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:16 2026] GET /volume/v3/volumes/b175f096-4d23-4617-ade0-f9f3b98c23f4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:16.710117 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5f6b9cd9-01f5-4bbc-8f12-8e51ef4bbe3d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:16.712791 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5f6b9cd9-01f5-4bbc-8f12-8e51ef4bbe3d tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 Aug 26 15:01:16.713606 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5f6b9cd9-01f5-4bbc-8f12-8e51ef4bbe3d tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:16.714150 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5f6b9cd9-01f5-4bbc-8f12-8e51ef4bbe3d tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:16.726401 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:16.726401 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:16.735685 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5f6b9cd9-01f5-4bbc-8f12-8e51ef4bbe3d tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:16.744099 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5f6b9cd9-01f5-4bbc-8f12-8e51ef4bbe3d tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 returned with HTTP 200 Aug 26 15:01:16.744099 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 59/238] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:16 2026] GET /volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 => generated 1363 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:16.770432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5770231d-ead7-4213-8611-42e4904649fa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:16.773412 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:01:16.774262 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1251569460"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:16.776147 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1251569460'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:01:16.777354 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Create volume of 1 GB Aug 26 15:01:16.786506 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Availability Zones retrieved successfully. Aug 26 15:01:16.795275 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Flow 'volume_create_api' (a1e60023-f8c3-4356-80af-75c89a88d180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:16.797759 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e376eb1-d25e-45c5-8ef2-9f07d11b7304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:16.798535 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:01:16.832934 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aea240d9-f4d0-4807-96ed-2535d19e9f47 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:16.838789 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aea240d9-f4d0-4807-96ed-2535d19e9f47 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/volumes/c31eb08c-ff87-4b87-aa9e-e2db9766acab Aug 26 15:01:16.838789 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aea240d9-f4d0-4807-96ed-2535d19e9f47 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:16.839342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aea240d9-f4d0-4807-96ed-2535d19e9f47 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:16.856451 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e376eb1-d25e-45c5-8ef2-9f07d11b7304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:16.858377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b597e1ee-3287-472d-8be0-64d447c88bd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:16.861032 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:16.861032 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:16.867216 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aea240d9-f4d0-4807-96ed-2535d19e9f47 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Volume info retrieved successfully. Aug 26 15:01:16.868913 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-aea240d9-f4d0-4807-96ed-2535d19e9f47 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:01:16.868913 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-aea240d9-f4d0-4807-96ed-2535d19e9f47 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:01:16.927384 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-aea240d9-f4d0-4807-96ed-2535d19e9f47 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:01:16.931401 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:16.931401 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:16.943415 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aea240d9-f4d0-4807-96ed-2535d19e9f47 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/volumes/c31eb08c-ff87-4b87-aa9e-e2db9766acab returned with HTTP 200 Aug 26 15:01:16.946911 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 63/239] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:01:16 2026] GET /volume/v3/volumes/c31eb08c-ff87-4b87-aa9e-e2db9766acab => generated 917 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:16.947101 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Created reservations ['c579cbd6-5ff1-4234-9c1d-b8d51ef4cb88', '5e2eb61c-be76-4c8a-b791-573e1d7d2f1c', '19b6f017-a76a-4b24-9836-cc456b72ea9b', 'e7374919-6b8c-4b36-aacd-a778e715bb19'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:16.947184 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b597e1ee-3287-472d-8be0-64d447c88bd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c579cbd6-5ff1-4234-9c1d-b8d51ef4cb88', '5e2eb61c-be76-4c8a-b791-573e1d7d2f1c', '19b6f017-a76a-4b24-9836-cc456b72ea9b', 'e7374919-6b8c-4b36-aacd-a778e715bb19']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:16.948623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c370757-b629-467d-bc5a-cdb278d17a6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:16.968163 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-20d3a61a-753b-4273-b4d9-bfe6fe877314 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:16.973227 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-20d3a61a-753b-4273-b4d9-bfe6fe877314 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] POST https://10.4.3.64/volume/v3/group_snapshots Aug 26 15:01:16.973815 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-20d3a61a-753b-4273-b4d9-bfe6fe877314 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "1caab67d-48ce-4d73-bb6d-90e8357470d7", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1255331139"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:16.977039 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-20d3a61a-753b-4273-b4d9-bfe6fe877314 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '1caab67d-48ce-4d73-bb6d-90e8357470d7', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1255331139'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 26 15:01:16.984387 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:16.984387 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:16.999535 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.group_snapshots [None req-20d3a61a-753b-4273-b4d9-bfe6fe877314 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1255331139. Aug 26 15:01:17.000610 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c370757-b629-467d-bc5a-cdb278d17a6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1251569460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5839deb2754547c2834a68321afc3b70',qos_specs=None,replication_status=,reservations=['c579cbd6-5ff1-4234-9c1d-b8d51ef4cb88','5e2eb61c-be76-4c8a-b791-573e1d7d2f1c','19b6f017-a76a-4b24-9836-cc456b72ea9b','e7374919-6b8c-4b36-aacd-a778e715bb19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04664885807649bcb9f06c8a5fbc6f2c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:01:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1251569460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5839deb2754547c2834a68321afc3b70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04664885807649bcb9f06c8a5fbc6f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:17.002531 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2867ec13-a166-4d0f-8540-a37532659c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:17.058460 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2867ec13-a166-4d0f-8540-a37532659c29) transitioned into state 'SUCCESS' from state '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-1251569460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5839deb2754547c2834a68321afc3b70',qos_specs=None,replication_status=,reservations=['c579cbd6-5ff1-4234-9c1d-b8d51ef4cb88','5e2eb61c-be76-4c8a-b791-573e1d7d2f1c','19b6f017-a76a-4b24-9836-cc456b72ea9b','e7374919-6b8c-4b36-aacd-a778e715bb19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04664885807649bcb9f06c8a5fbc6f2c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:17.061059 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50d8a3bf-668b-4e6d-93f7-ca1ecd2ad95e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:17.078633 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:17.078633 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:17.095625 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50d8a3bf-668b-4e6d-93f7-ca1ecd2ad95e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:17.095625 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Flow 'volume_create_api' (a1e60023-f8c3-4356-80af-75c89a88d180) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:17.096109 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Create volume request issued successfully. Aug 26 15:01:17.096490 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5770231d-ead7-4213-8611-42e4904649fa tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:01:17.097649 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 59/240] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:01:16 2026] POST /volume/v3/volumes => generated 755 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:01:17.112291 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-20d3a61a-753b-4273-b4d9-bfe6fe877314 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1373204115 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1373204115, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:01:17.112593 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-20d3a61a-753b-4273-b4d9-bfe6fe877314 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1373204115 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1373204115, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:01:17.116989 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-74d80a87-887c-4efb-9493-ef68536a265b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:17.122743 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-74d80a87-887c-4efb-9493-ef68536a265b tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe Aug 26 15:01:17.122908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-74d80a87-887c-4efb-9493-ef68536a265b tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:17.123212 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-74d80a87-887c-4efb-9493-ef68536a265b tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:17.141360 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:17.141360 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:17.147754 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-74d80a87-887c-4efb-9493-ef68536a265b tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:17.154277 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-74d80a87-887c-4efb-9493-ef68536a265b tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe returned with HTTP 200 Aug 26 15:01:17.154861 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 60/241] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:17 2026] GET /volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:17.157184 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-20d3a61a-753b-4273-b4d9-bfe6fe877314 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Created reservations ['857a1aaf-8c95-4f35-810d-60450e4f2fca', '6d95b508-73ba-4aca-8bd7-7317cf7af397', '4af00ada-7662-41ee-b9c1-8c64a9c50cbf', 'ea8f03d2-2361-44af-a680-a9b8bd2d741e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:17.231320 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-20d3a61a-753b-4273-b4d9-bfe6fe877314 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 202 Aug 26 15:01:17.232112 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 60/242] 10.4.3.64 () {70 vars in 1317 bytes} [Wed Aug 26 15:01:16 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:17.243788 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-824f3914-1dc1-45d4-ae0c-cd4b33e5a011 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:17.247955 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-824f3914-1dc1-45d4-ae0c-cd4b33e5a011 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 Aug 26 15:01:17.247955 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-824f3914-1dc1-45d4-ae0c-cd4b33e5a011 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:17.248289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-824f3914-1dc1-45d4-ae0c-cd4b33e5a011 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:17.248350 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-824f3914-1dc1-45d4-ae0c-cd4b33e5a011 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] show called for member c7ac865f-0b7b-467b-bbc9-bad93a694940 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:01:17.272732 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:17.272732 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:17.272732 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-824f3914-1dc1-45d4-ae0c-cd4b33e5a011 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 returned with HTTP 200 Aug 26 15:01:17.272732 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 64/243] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:01:17 2026] GET /volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 => generated 330 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:01:18.179369 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-718291e1-b612-43ac-8983-263be1e3a0ba None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.181867 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-718291e1-b612-43ac-8983-263be1e3a0ba tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe Aug 26 15:01:18.182481 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-718291e1-b612-43ac-8983-263be1e3a0ba tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.182842 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-718291e1-b612-43ac-8983-263be1e3a0ba tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.196001 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.196001 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:18.206711 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-718291e1-b612-43ac-8983-263be1e3a0ba tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:18.215377 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-718291e1-b612-43ac-8983-263be1e3a0ba tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe returned with HTTP 200 Aug 26 15:01:18.215904 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 60/244] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:18 2026] GET /volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:18.232079 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.234530 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:01:18.235032 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-44940599"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:18.237154 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-44940599'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:01:18.237154 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Create volume of 1 GB Aug 26 15:01:18.242793 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Availability Zones retrieved successfully. Aug 26 15:01:18.251638 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Flow 'volume_create_api' (9663adf8-9735-4212-affe-38204cc987ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:18.253096 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ebde71c-6122-48d6-9c84-fecb95b3d509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:18.256521 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:01:18.284617 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7992eaa9-e855-47f4-b699-5bd4fbfb5ada None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.290129 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ebde71c-6122-48d6-9c84-fecb95b3d509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:18.291208 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d14957a9-884d-4d40-9f81-070d8deba3fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:18.292427 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7992eaa9-e855-47f4-b699-5bd4fbfb5ada tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 Aug 26 15:01:18.292997 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7992eaa9-e855-47f4-b699-5bd4fbfb5ada tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.293312 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7992eaa9-e855-47f4-b699-5bd4fbfb5ada tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.293547 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-7992eaa9-e855-47f4-b699-5bd4fbfb5ada tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] show called for member c7ac865f-0b7b-467b-bbc9-bad93a694940 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:01:18.301145 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.301145 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:18.308389 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7992eaa9-e855-47f4-b699-5bd4fbfb5ada tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 returned with HTTP 200 Aug 26 15:01:18.310241 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 61/245] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:01:18 2026] GET /volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 => generated 331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:18.326334 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6b525509-09c5-4a98-8414-1d85fec0bd9d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.329293 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b525509-09c5-4a98-8414-1d85fec0bd9d tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 26 15:01:18.329293 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b525509-09c5-4a98-8414-1d85fec0bd9d tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.329813 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b525509-09c5-4a98-8414-1d85fec0bd9d tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.329813 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-6b525509-09c5-4a98-8414-1d85fec0bd9d tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:01:18.332481 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-6b525509-09c5-4a98-8414-1d85fec0bd9d tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:01:18.355341 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6b525509-09c5-4a98-8414-1d85fec0bd9d tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Get all snapshots completed successfully. Aug 26 15:01:18.356134 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.356134 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:18.357134 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b525509-09c5-4a98-8414-1d85fec0bd9d tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 15:01:18.357616 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 65/246] 10.4.3.64 () {66 vars in 1257 bytes} [Wed Aug 26 15:01:18 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:18.361682 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Created reservations ['683e23f8-27ba-4a62-ad07-24fab91414c7', '5fbf4d3d-d5db-44d3-956e-4e24dbddd151', 'e318d241-d19f-434e-9ac8-984e89bd7b8f', 'fc152253-306a-46d5-ac7c-a39d0a6f7387'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:18.362908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d14957a9-884d-4d40-9f81-070d8deba3fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['683e23f8-27ba-4a62-ad07-24fab91414c7', '5fbf4d3d-d5db-44d3-956e-4e24dbddd151', 'e318d241-d19f-434e-9ac8-984e89bd7b8f', 'fc152253-306a-46d5-ac7c-a39d0a6f7387']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:18.364181 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3479ebce-fa1f-4432-a2d9-2a276a1c10fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:18.370265 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d2615363-d125-4ceb-a0ab-29388ef4217f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.375228 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d2615363-d125-4ceb-a0ab-29388ef4217f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/snapshots/4e0fff84-7c01-4c02-a928-f2d83f19de2d Aug 26 15:01:18.375228 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d2615363-d125-4ceb-a0ab-29388ef4217f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.377966 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d2615363-d125-4ceb-a0ab-29388ef4217f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.398042 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3479ebce-fa1f-4432-a2d9-2a276a1c10fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c21b36e7-f1c7-4aad-83dc-d2aea06d8288', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-44940599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5839deb2754547c2834a68321afc3b70',qos_specs=None,replication_status=,reservations=['683e23f8-27ba-4a62-ad07-24fab91414c7','5fbf4d3d-d5db-44d3-956e-4e24dbddd151','e318d241-d19f-434e-9ac8-984e89bd7b8f','fc152253-306a-46d5-ac7c-a39d0a6f7387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04664885807649bcb9f06c8a5fbc6f2c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:01:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-44940599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c21b36e7-f1c7-4aad-83dc-d2aea06d8288,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5839deb2754547c2834a68321afc3b70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04664885807649bcb9f06c8a5fbc6f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:18.399040 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e64b20-7225-496c-a74e-dce869be6b28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:18.412169 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.412169 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:18.412989 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d2615363-d125-4ceb-a0ab-29388ef4217f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Snapshot retrieved successfully. Aug 26 15:01:18.414648 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d2615363-d125-4ceb-a0ab-29388ef4217f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/snapshots/4e0fff84-7c01-4c02-a928-f2d83f19de2d returned with HTTP 200 Aug 26 15:01:18.415174 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 61/247] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:01:18 2026] GET /volume/v3/snapshots/4e0fff84-7c01-4c02-a928-f2d83f19de2d => generated 474 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:18.428910 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-02f144be-e652-4544-a8c3-7dccdd567d0f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.431816 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-02f144be-e652-4544-a8c3-7dccdd567d0f tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] POST https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940/action Aug 26 15:01:18.432397 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-02f144be-e652-4544-a8c3-7dccdd567d0f tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:18.433277 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-02f144be-e652-4544-a8c3-7dccdd567d0f tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:18.435510 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-02f144be-e652-4544-a8c3-7dccdd567d0f tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Updating group 'c7ac865f-0b7b-467b-bbc9-bad93a694940' with 'creating' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 26 15:01:18.437348 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87e64b20-7225-496c-a74e-dce869be6b28) transitioned into state 'SUCCESS' from state '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-44940599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5839deb2754547c2834a68321afc3b70',qos_specs=None,replication_status=,reservations=['683e23f8-27ba-4a62-ad07-24fab91414c7','5fbf4d3d-d5db-44d3-956e-4e24dbddd151','e318d241-d19f-434e-9ac8-984e89bd7b8f','fc152253-306a-46d5-ac7c-a39d0a6f7387'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04664885807649bcb9f06c8a5fbc6f2c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:18.439986 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8531fd77-6f0a-4c3f-8f13-04c4789817ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:18.442970 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.442970 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:18.455711 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8531fd77-6f0a-4c3f-8f13-04c4789817ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:18.457076 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-02f144be-e652-4544-a8c3-7dccdd567d0f tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940/action returned with HTTP 202 Aug 26 15:01:18.457156 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Flow 'volume_create_api' (9663adf8-9735-4212-affe-38204cc987ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:18.458144 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 62/248] 10.4.3.64 () {70 vars in 1448 bytes} [Wed Aug 26 15:01:18 2026] POST /volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:01:18.458847 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Create volume request issued successfully. Aug 26 15:01:18.459251 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e7af75d-b076-49b3-8bf8-ed4381bcc864 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:01:18.459833 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 61/249] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:01:18 2026] POST /volume/v3/volumes => generated 753 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:01:18.468752 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a81e9b52-1f51-415f-bd72-dda402f848b6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.471085 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a81e9b52-1f51-415f-bd72-dda402f848b6 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 Aug 26 15:01:18.471289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a81e9b52-1f51-415f-bd72-dda402f848b6 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.473223 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a81e9b52-1f51-415f-bd72-dda402f848b6 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.473223 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-a81e9b52-1f51-415f-bd72-dda402f848b6 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] show called for member c7ac865f-0b7b-467b-bbc9-bad93a694940 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:01:18.478811 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.478811 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:18.482213 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b90d9dbd-808e-4d65-a38d-17d1ce2b2ef9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.485737 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b90d9dbd-808e-4d65-a38d-17d1ce2b2ef9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 Aug 26 15:01:18.485737 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b90d9dbd-808e-4d65-a38d-17d1ce2b2ef9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.485737 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b90d9dbd-808e-4d65-a38d-17d1ce2b2ef9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.486134 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a81e9b52-1f51-415f-bd72-dda402f848b6 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 returned with HTTP 200 Aug 26 15:01:18.486754 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 66/250] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:01:18 2026] GET /volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:18.498504 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.498504 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:18.504819 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8ae779ec-ddc0-4224-b87f-7b95b62f095f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.506823 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b90d9dbd-808e-4d65-a38d-17d1ce2b2ef9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:18.507460 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8ae779ec-ddc0-4224-b87f-7b95b62f095f tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] POST https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940/action Aug 26 15:01:18.508458 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8ae779ec-ddc0-4224-b87f-7b95b62f095f tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:18.508855 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8ae779ec-ddc0-4224-b87f-7b95b62f095f tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:18.511618 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-8ae779ec-ddc0-4224-b87f-7b95b62f095f tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Updating group 'c7ac865f-0b7b-467b-bbc9-bad93a694940' with 'available' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 26 15:01:18.515915 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b90d9dbd-808e-4d65-a38d-17d1ce2b2ef9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 returned with HTTP 200 Aug 26 15:01:18.516665 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 62/251] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:18 2026] GET /volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:18.517012 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.517012 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:18.528091 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8ae779ec-ddc0-4224-b87f-7b95b62f095f tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940/action returned with HTTP 202 Aug 26 15:01:18.529577 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 63/252] 10.4.3.64 () {70 vars in 1448 bytes} [Wed Aug 26 15:01:18 2026] POST /volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:01:18.540826 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0eaab645-fd79-4cfa-8b28-9abc4afb81bb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.543224 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0eaab645-fd79-4cfa-8b28-9abc4afb81bb tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 Aug 26 15:01:18.543669 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0eaab645-fd79-4cfa-8b28-9abc4afb81bb tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.544113 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0eaab645-fd79-4cfa-8b28-9abc4afb81bb tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.544321 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-0eaab645-fd79-4cfa-8b28-9abc4afb81bb tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] show called for member c7ac865f-0b7b-467b-bbc9-bad93a694940 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:01:18.554592 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.554592 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:18.570629 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0eaab645-fd79-4cfa-8b28-9abc4afb81bb tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 returned with HTTP 200 Aug 26 15:01:18.571320 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 62/253] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:01:18 2026] GET /volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 => generated 331 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:18.587143 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-26c2f9b8-21b1-48c2-af10-8beed8f749f5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.589504 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26c2f9b8-21b1-48c2-af10-8beed8f749f5 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] POST https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940/action Aug 26 15:01:18.590149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26c2f9b8-21b1-48c2-af10-8beed8f749f5 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:18.590149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26c2f9b8-21b1-48c2-af10-8beed8f749f5 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:18.592569 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-26c2f9b8-21b1-48c2-af10-8beed8f749f5 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Updating group 'c7ac865f-0b7b-467b-bbc9-bad93a694940' with 'error' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 26 15:01:18.603451 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.603451 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:18.624002 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26c2f9b8-21b1-48c2-af10-8beed8f749f5 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940/action returned with HTTP 202 Aug 26 15:01:18.624681 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 67/254] 10.4.3.64 () {70 vars in 1448 bytes} [Wed Aug 26 15:01:18 2026] POST /volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:01:18.637278 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-927d83d9-28c8-4894-8112-ce093ae760da None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.639248 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-927d83d9-28c8-4894-8112-ce093ae760da tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 Aug 26 15:01:18.640185 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-927d83d9-28c8-4894-8112-ce093ae760da tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.640185 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-927d83d9-28c8-4894-8112-ce093ae760da tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.640185 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-927d83d9-28c8-4894-8112-ce093ae760da tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] show called for member c7ac865f-0b7b-467b-bbc9-bad93a694940 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:01:18.650501 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.650501 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:18.658097 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-927d83d9-28c8-4894-8112-ce093ae760da tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 returned with HTTP 200 Aug 26 15:01:18.659080 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 63/255] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:01:18 2026] GET /volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 => generated 327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:18.674542 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-63e6d6de-168e-4197-89c4-65e964bf0acc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.680128 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63e6d6de-168e-4197-89c4-65e964bf0acc tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] POST https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940/action Aug 26 15:01:18.680740 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63e6d6de-168e-4197-89c4-65e964bf0acc tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:18.680948 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63e6d6de-168e-4197-89c4-65e964bf0acc tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:18.683463 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-63e6d6de-168e-4197-89c4-65e964bf0acc tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Updating group 'c7ac865f-0b7b-467b-bbc9-bad93a694940' with 'available' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 26 15:01:18.688088 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.688088 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:18.697743 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63e6d6de-168e-4197-89c4-65e964bf0acc tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940/action returned with HTTP 202 Aug 26 15:01:18.698481 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 64/256] 10.4.3.64 () {70 vars in 1448 bytes} [Wed Aug 26 15:01:18 2026] POST /volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:01:18.708271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b377c9fa-cde5-4650-be12-5a2af788867c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.711225 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b377c9fa-cde5-4650-be12-5a2af788867c tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 Aug 26 15:01:18.711225 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b377c9fa-cde5-4650-be12-5a2af788867c tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.711401 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b377c9fa-cde5-4650-be12-5a2af788867c tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.711515 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-b377c9fa-cde5-4650-be12-5a2af788867c tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] show called for member c7ac865f-0b7b-467b-bbc9-bad93a694940 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:01:18.717285 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.717285 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:18.722483 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b377c9fa-cde5-4650-be12-5a2af788867c tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 returned with HTTP 200 Aug 26 15:01:18.723093 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 63/257] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:01:18 2026] GET /volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:18.733994 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f90347de-152e-4112-b70f-9532681daa3c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.736362 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f90347de-152e-4112-b70f-9532681daa3c tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 Aug 26 15:01:18.736660 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f90347de-152e-4112-b70f-9532681daa3c tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.736921 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f90347de-152e-4112-b70f-9532681daa3c tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.737124 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-f90347de-152e-4112-b70f-9532681daa3c tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] delete called for member c7ac865f-0b7b-467b-bbc9-bad93a694940 {{(pid=100196) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 26 15:01:18.737362 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.group_snapshots [None req-f90347de-152e-4112-b70f-9532681daa3c tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Delete group_snapshot with id: c7ac865f-0b7b-467b-bbc9-bad93a694940 Aug 26 15:01:18.742471 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.742471 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:18.812502 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f90347de-152e-4112-b70f-9532681daa3c tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 returned with HTTP 202 Aug 26 15:01:18.812502 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 68/258] 10.4.3.64 () {68 vars in 1409 bytes} [Wed Aug 26 15:01:18 2026] DELETE /volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 26 15:01:18.825902 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-65a1a805-b28e-423b-9291-488ba25b477e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.829485 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65a1a805-b28e-423b-9291-488ba25b477e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:01:18.829485 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65a1a805-b28e-423b-9291-488ba25b477e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.829485 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65a1a805-b28e-423b-9291-488ba25b477e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.829822 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-65a1a805-b28e-423b-9291-488ba25b477e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:01:18.831233 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-65a1a805-b28e-423b-9291-488ba25b477e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:01:18.880368 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-65a1a805-b28e-423b-9291-488ba25b477e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Get all volumes completed successfully. Aug 26 15:01:18.881100 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-65a1a805-b28e-423b-9291-488ba25b477e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:01:18.881524 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-65a1a805-b28e-423b-9291-488ba25b477e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:01:18.930195 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b8702c87-5408-488d-9115-04b0cc8d41d3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.931149 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-65a1a805-b28e-423b-9291-488ba25b477e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:01:18.931246 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b8702c87-5408-488d-9115-04b0cc8d41d3 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:18.931420 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b8702c87-5408-488d-9115-04b0cc8d41d3 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.932209 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b8702c87-5408-488d-9115-04b0cc8d41d3 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.936321 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.936321 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:18.943426 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:18.943426 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:18.946704 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65a1a805-b28e-423b-9291-488ba25b477e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:01:18.947399 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 64/259] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:01:18 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:18.950232 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b8702c87-5408-488d-9115-04b0cc8d41d3 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:18.958563 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b8702c87-5408-488d-9115-04b0cc8d41d3 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:18.959210 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 65/260] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:18 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:18.966081 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-389162da-5c58-4406-9221-fb4cb6485c52 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:18.969476 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-389162da-5c58-4406-9221-fb4cb6485c52 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 26 15:01:18.969979 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-389162da-5c58-4406-9221-fb4cb6485c52 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:18.970199 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-389162da-5c58-4406-9221-fb4cb6485c52 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:18.970572 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-389162da-5c58-4406-9221-fb4cb6485c52 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:01:18.976395 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-389162da-5c58-4406-9221-fb4cb6485c52 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:01:19.000275 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-389162da-5c58-4406-9221-fb4cb6485c52 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Get all snapshots completed successfully. Aug 26 15:01:19.001805 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-389162da-5c58-4406-9221-fb4cb6485c52 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 15:01:19.002248 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 64/261] 10.4.3.64 () {66 vars in 1257 bytes} [Wed Aug 26 15:01:18 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:01:19.019997 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-063ab388-4e31-41ea-b32a-cc9bd20ea5dc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:19.023586 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-063ab388-4e31-41ea-b32a-cc9bd20ea5dc tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 Aug 26 15:01:19.023586 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-063ab388-4e31-41ea-b32a-cc9bd20ea5dc tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:19.024125 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-063ab388-4e31-41ea-b32a-cc9bd20ea5dc tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:19.024254 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-063ab388-4e31-41ea-b32a-cc9bd20ea5dc tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] show called for member c7ac865f-0b7b-467b-bbc9-bad93a694940 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:01:19.029387 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-063ab388-4e31-41ea-b32a-cc9bd20ea5dc tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 returned with HTTP 404 Aug 26 15:01:19.030155 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 69/262] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:01:19 2026] GET /volume/v3/group_snapshots/c7ac865f-0b7b-467b-bbc9-bad93a694940 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:01:19.042045 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-322a93ba-d269-4063-91c6-187945a3d639 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:19.043458 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7b05bb17-d24e-4dd8-bd34-56ec873f8c2f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:19.044995 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-322a93ba-d269-4063-91c6-187945a3d639 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:19.045128 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-322a93ba-d269-4063-91c6-187945a3d639 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:19.046696 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-322a93ba-d269-4063-91c6-187945a3d639 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:19.046875 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b05bb17-d24e-4dd8-bd34-56ec873f8c2f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:01:19.046875 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b05bb17-d24e-4dd8-bd34-56ec873f8c2f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:19.046875 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b05bb17-d24e-4dd8-bd34-56ec873f8c2f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:19.047632 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-7b05bb17-d24e-4dd8-bd34-56ec873f8c2f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:01:19.048585 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-7b05bb17-d24e-4dd8-bd34-56ec873f8c2f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:01:19.069237 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:19.069237 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:19.079815 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-322a93ba-d269-4063-91c6-187945a3d639 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:19.092098 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-322a93ba-d269-4063-91c6-187945a3d639 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:19.092098 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 65/263] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:19 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:19.094010 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7b05bb17-d24e-4dd8-bd34-56ec873f8c2f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Get all volumes completed successfully. Aug 26 15:01:19.095115 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-7b05bb17-d24e-4dd8-bd34-56ec873f8c2f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:01:19.095292 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-7b05bb17-d24e-4dd8-bd34-56ec873f8c2f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:01:19.159911 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-7b05bb17-d24e-4dd8-bd34-56ec873f8c2f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:01:19.164607 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:19.164607 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:19.178630 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b05bb17-d24e-4dd8-bd34-56ec873f8c2f tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:01:19.179430 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 66/264] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:01:19 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:19.197303 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-db0e6bf3-0add-4b32-b6cc-17921cadbbd4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:19.199865 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db0e6bf3-0add-4b32-b6cc-17921cadbbd4 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] POST https://10.4.3.64/volume/v3/groups/1caab67d-48ce-4d73-bb6d-90e8357470d7/action Aug 26 15:01:19.200635 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db0e6bf3-0add-4b32-b6cc-17921cadbbd4 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:19.200804 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db0e6bf3-0add-4b32-b6cc-17921cadbbd4 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:19.202942 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-db0e6bf3-0add-4b32-b6cc-17921cadbbd4 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] delete called for group 1caab67d-48ce-4d73-bb6d-90e8357470d7 {{(pid=100199) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:01:19.203050 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-db0e6bf3-0add-4b32-b6cc-17921cadbbd4 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Delete group with id: 1caab67d-48ce-4d73-bb6d-90e8357470d7 Aug 26 15:01:19.212251 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:19.212251 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:19.387279 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db0e6bf3-0add-4b32-b6cc-17921cadbbd4 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/groups/1caab67d-48ce-4d73-bb6d-90e8357470d7/action returned with HTTP 202 Aug 26 15:01:19.387931 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 65/265] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:01:19 2026] POST /volume/v3/groups/1caab67d-48ce-4d73-bb6d-90e8357470d7/action => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:01:19.403402 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3bd6ec03-d533-4efc-b783-aed05a68e27e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:19.407627 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3bd6ec03-d533-4efc-b783-aed05a68e27e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/volumes/c31eb08c-ff87-4b87-aa9e-e2db9766acab Aug 26 15:01:19.409252 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3bd6ec03-d533-4efc-b783-aed05a68e27e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:19.409252 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3bd6ec03-d533-4efc-b783-aed05a68e27e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:19.422176 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:19.422176 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:19.434614 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3bd6ec03-d533-4efc-b783-aed05a68e27e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Volume info retrieved successfully. Aug 26 15:01:19.435620 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3bd6ec03-d533-4efc-b783-aed05a68e27e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:01:19.435828 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3bd6ec03-d533-4efc-b783-aed05a68e27e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:01:19.507756 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-3bd6ec03-d533-4efc-b783-aed05a68e27e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:01:19.512783 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:19.512783 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:19.533747 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3bd6ec03-d533-4efc-b783-aed05a68e27e tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/volumes/c31eb08c-ff87-4b87-aa9e-e2db9766acab returned with HTTP 200 Aug 26 15:01:19.533747 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 70/266] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:01:19 2026] GET /volume/v3/volumes/c31eb08c-ff87-4b87-aa9e-e2db9766acab => generated 916 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:19.538769 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-61da7df7-ab07-4334-886a-c1a12718ffd0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:19.538769 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-61da7df7-ab07-4334-886a-c1a12718ffd0 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 Aug 26 15:01:19.539181 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-61da7df7-ab07-4334-886a-c1a12718ffd0 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:19.539181 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-61da7df7-ab07-4334-886a-c1a12718ffd0 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:19.552574 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:19.552574 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:19.559667 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-61da7df7-ab07-4334-886a-c1a12718ffd0 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:19.568552 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-61da7df7-ab07-4334-886a-c1a12718ffd0 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 returned with HTTP 200 Aug 26 15:01:19.569217 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 66/267] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:19 2026] GET /volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:20.559460 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-312c2a6b-c9dd-4b59-a250-7e83902408e4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:20.561432 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-312c2a6b-c9dd-4b59-a250-7e83902408e4 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/volumes/c31eb08c-ff87-4b87-aa9e-e2db9766acab Aug 26 15:01:20.561652 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-312c2a6b-c9dd-4b59-a250-7e83902408e4 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:20.561851 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-312c2a6b-c9dd-4b59-a250-7e83902408e4 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:20.568205 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-312c2a6b-c9dd-4b59-a250-7e83902408e4 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/volumes/c31eb08c-ff87-4b87-aa9e-e2db9766acab returned with HTTP 404 Aug 26 15:01:20.568731 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 67/268] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:01:20 2026] GET /volume/v3/volumes/c31eb08c-ff87-4b87-aa9e-e2db9766acab => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:01:20.577553 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-119bf8d9-23b4-4792-b6d0-097ae2d9aa76 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:20.580130 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-119bf8d9-23b4-4792-b6d0-097ae2d9aa76 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] GET https://10.4.3.64/volume/v3/groups/1caab67d-48ce-4d73-bb6d-90e8357470d7 Aug 26 15:01:20.580463 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-119bf8d9-23b4-4792-b6d0-097ae2d9aa76 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:20.580770 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-119bf8d9-23b4-4792-b6d0-097ae2d9aa76 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:20.582188 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-119bf8d9-23b4-4792-b6d0-097ae2d9aa76 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] show called for member 1caab67d-48ce-4d73-bb6d-90e8357470d7 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:01:20.588755 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-119bf8d9-23b4-4792-b6d0-097ae2d9aa76 tempest-GroupSnapshotsV319Test-36652395 tempest-GroupSnapshotsV319Test-36652395-project-member] https://10.4.3.64/volume/v3/groups/1caab67d-48ce-4d73-bb6d-90e8357470d7 returned with HTTP 404 Aug 26 15:01:20.588755 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 66/269] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:01:20 2026] GET /volume/v3/groups/1caab67d-48ce-4d73-bb6d-90e8357470d7 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:01:20.598782 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-34346228-a8c4-4ffa-bdad-bbe624b8064d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:20.601195 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-34346228-a8c4-4ffa-bdad-bbe624b8064d tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/3b3fa32a-3aa4-40b6-b385-b3bed8e3f5c1 Aug 26 15:01:20.601584 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-34346228-a8c4-4ffa-bdad-bbe624b8064d tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:20.601718 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-34346228-a8c4-4ffa-bdad-bbe624b8064d tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:20.655725 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-34346228-a8c4-4ffa-bdad-bbe624b8064d tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] https://10.4.3.64/volume/v3/group_types/3b3fa32a-3aa4-40b6-b385-b3bed8e3f5c1 returned with HTTP 202 Aug 26 15:01:20.656432 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 71/270] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:01:20 2026] DELETE /volume/v3/group_types/3b3fa32a-3aa4-40b6-b385-b3bed8e3f5c1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:01:20.668592 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c49cdb11-8551-4d76-832c-96b42b968f50 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:20.670831 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c49cdb11-8551-4d76-832c-96b42b968f50 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] DELETE https://10.4.3.64/volume/v3/types/336235ee-1f18-42d3-82b2-1fb4207f7fae Aug 26 15:01:20.671204 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c49cdb11-8551-4d76-832c-96b42b968f50 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:20.671535 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c49cdb11-8551-4d76-832c-96b42b968f50 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:20.759106 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c49cdb11-8551-4d76-832c-96b42b968f50 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] https://10.4.3.64/volume/v3/types/336235ee-1f18-42d3-82b2-1fb4207f7fae returned with HTTP 202 Aug 26 15:01:20.759913 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 67/271] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:01:20 2026] DELETE /volume/v3/types/336235ee-1f18-42d3-82b2-1fb4207f7fae => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:01:20.772606 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-64947c47-0fa9-422e-b5c4-2e8202b82d49 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:20.775062 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-64947c47-0fa9-422e-b5c4-2e8202b82d49 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] GET https://10.4.3.64/volume/v3/types/336235ee-1f18-42d3-82b2-1fb4207f7fae Aug 26 15:01:20.775272 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-64947c47-0fa9-422e-b5c4-2e8202b82d49 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:20.775490 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-64947c47-0fa9-422e-b5c4-2e8202b82d49 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:20.782958 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-64947c47-0fa9-422e-b5c4-2e8202b82d49 tempest-GroupSnapshotsV319Test-1099936620 tempest-GroupSnapshotsV319Test-1099936620-project-admin] https://10.4.3.64/volume/v3/types/336235ee-1f18-42d3-82b2-1fb4207f7fae returned with HTTP 404 Aug 26 15:01:20.783844 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 68/272] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:01:20 2026] GET /volume/v3/types/336235ee-1f18-42d3-82b2-1fb4207f7fae => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:20.865309 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bcef75ee-8f63-42b8-962b-73fcfd8252c6 req-babaa0d9-f2ac-4337-b4c0-8bd3c198d85d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:20.869001 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bcef75ee-8f63-42b8-962b-73fcfd8252c6 req-babaa0d9-f2ac-4337-b4c0-8bd3c198d85d tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-member] DELETE https://10.4.3.64/volume/v3/volumes/tempest-invalid-1047550743 Aug 26 15:01:20.869647 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bcef75ee-8f63-42b8-962b-73fcfd8252c6 req-babaa0d9-f2ac-4337-b4c0-8bd3c198d85d tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:20.869754 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bcef75ee-8f63-42b8-962b-73fcfd8252c6 req-babaa0d9-f2ac-4337-b4c0-8bd3c198d85d tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:20.871480 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [req-bcef75ee-8f63-42b8-962b-73fcfd8252c6 req-babaa0d9-f2ac-4337-b4c0-8bd3c198d85d tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-member] Delete volume with id: tempest-invalid-1047550743 Aug 26 15:01:20.877772 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bcef75ee-8f63-42b8-962b-73fcfd8252c6 req-babaa0d9-f2ac-4337-b4c0-8bd3c198d85d tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-member] https://10.4.3.64/volume/v3/volumes/tempest-invalid-1047550743 returned with HTTP 404 Aug 26 15:01:20.878663 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 67/273] 10.4.3.64 () {70 vars in 1583 bytes} [Wed Aug 26 15:01:20 2026] DELETE /volume/v3/volumes/tempest-invalid-1047550743 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:01:21.482588 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f645e293-6e9e-43a8-99ea-692d8ae2eb8d req-83052061-9f33-41df-bbaf-3d4f1b49d8b0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:21.487198 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f645e293-6e9e-43a8-99ea-692d8ae2eb8d req-83052061-9f33-41df-bbaf-3d4f1b49d8b0 tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0088af03-ec12-457b-b071-5fb988a73355 Aug 26 15:01:21.487452 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f645e293-6e9e-43a8-99ea-692d8ae2eb8d req-83052061-9f33-41df-bbaf-3d4f1b49d8b0 tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:21.487706 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f645e293-6e9e-43a8-99ea-692d8ae2eb8d req-83052061-9f33-41df-bbaf-3d4f1b49d8b0 tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:21.488110 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-f645e293-6e9e-43a8-99ea-692d8ae2eb8d req-83052061-9f33-41df-bbaf-3d4f1b49d8b0 tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-member] Delete volume with id: 0088af03-ec12-457b-b071-5fb988a73355 Aug 26 15:01:21.499765 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f645e293-6e9e-43a8-99ea-692d8ae2eb8d req-83052061-9f33-41df-bbaf-3d4f1b49d8b0 tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-member] https://10.4.3.64/volume/v3/volumes/0088af03-ec12-457b-b071-5fb988a73355 returned with HTTP 404 Aug 26 15:01:21.501122 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 72/274] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:01:21 2026] DELETE /volume/v3/volumes/0088af03-ec12-457b-b071-5fb988a73355 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:21.543682 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b5d3ba5f-0114-4deb-894d-9ec0322cb06e req-8ec0d008-d586-47bf-8c81-37dbe44a6fc3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:21.548549 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b5d3ba5f-0114-4deb-894d-9ec0322cb06e req-8ec0d008-d586-47bf-8c81-37dbe44a6fc3 tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-reader] GET https://10.4.3.64/volume/v3/volumes/1915a588-6b2a-438d-9112-f96e71eb00ac Aug 26 15:01:21.549784 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b5d3ba5f-0114-4deb-894d-9ec0322cb06e req-8ec0d008-d586-47bf-8c81-37dbe44a6fc3 tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:21.549784 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b5d3ba5f-0114-4deb-894d-9ec0322cb06e req-8ec0d008-d586-47bf-8c81-37dbe44a6fc3 tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:21.561970 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b5d3ba5f-0114-4deb-894d-9ec0322cb06e req-8ec0d008-d586-47bf-8c81-37dbe44a6fc3 tempest-VolumesNegativeTest-468510800 tempest-VolumesNegativeTest-468510800-project-reader] https://10.4.3.64/volume/v3/volumes/1915a588-6b2a-438d-9112-f96e71eb00ac returned with HTTP 404 Aug 26 15:01:21.563472 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 68/275] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:21 2026] GET /volume/v3/volumes/1915a588-6b2a-438d-9112-f96e71eb00ac => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:22.272844 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-950fe1f3-8601-4f2f-a49f-c7d6ee9b2904 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:22.276505 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-950fe1f3-8601-4f2f-a49f-c7d6ee9b2904 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:01:22.276505 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-950fe1f3-8601-4f2f-a49f-c7d6ee9b2904 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:22.276823 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-950fe1f3-8601-4f2f-a49f-c7d6ee9b2904 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:22.293570 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:22.293570 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:22.301104 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-950fe1f3-8601-4f2f-a49f-c7d6ee9b2904 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:01:22.309574 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-950fe1f3-8601-4f2f-a49f-c7d6ee9b2904 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:01:22.310168 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 69/276] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:22 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:22.388483 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1024541e-d767-49e3-913a-b15b0847f578 req-b10bec0c-35c7-49fb-85b7-1f2d684dfcf1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:22.391494 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-b10bec0c-35c7-49fb-85b7-1f2d684dfcf1 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:01:22.391629 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-b10bec0c-35c7-49fb-85b7-1f2d684dfcf1 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:22.391770 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-b10bec0c-35c7-49fb-85b7-1f2d684dfcf1 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:22.407346 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:22.407346 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:22.417991 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-1024541e-d767-49e3-913a-b15b0847f578 req-b10bec0c-35c7-49fb-85b7-1f2d684dfcf1 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:01:22.427382 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-b10bec0c-35c7-49fb-85b7-1f2d684dfcf1 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:01:22.428244 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 68/277] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:22 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:22.621179 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2473ddb0-b9f6-4b79-a159-373b4da434ad None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:22.621620 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2473ddb0-b9f6-4b79-a159-373b4da434ad None None] GET https://10.4.3.64/volume// Aug 26 15:01:22.621753 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2473ddb0-b9f6-4b79-a159-373b4da434ad None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:22.622025 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2473ddb0-b9f6-4b79-a159-373b4da434ad None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:22.622766 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2473ddb0-b9f6-4b79-a159-373b4da434ad None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:22.622831 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 73/278] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:01:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:22.639284 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-1024541e-d767-49e3-913a-b15b0847f578 req-d94bab9a-4097-45ca-8e67-43158ae38e93 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:22.643319 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-d94bab9a-4097-45ca-8e67-43158ae38e93 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:01:22.643466 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-d94bab9a-4097-45ca-8e67-43158ae38e93 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f", "connector": null, "instance_uuid": "7d5f5573-4ddf-43cb-b00f-1e87d9a24443"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:22.660754 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:22.660754 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:22.734508 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-d94bab9a-4097-45ca-8e67-43158ae38e93 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:01:22.735088 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 69/279] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:01:22 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:22.794874 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b37d0e81-35a4-43f0-b7a7-1933e0319d03 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:22.800323 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b37d0e81-35a4-43f0-b7a7-1933e0319d03 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:01:22.800323 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b37d0e81-35a4-43f0-b7a7-1933e0319d03 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:22.801175 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b37d0e81-35a4-43f0-b7a7-1933e0319d03 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:22.818552 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:22.818552 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:22.826078 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b37d0e81-35a4-43f0-b7a7-1933e0319d03 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:01:22.831307 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d1ec604a-1a4e-4d5b-88aa-fee91aa3746d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:22.831307 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1ec604a-1a4e-4d5b-88aa-fee91aa3746d None None] GET https://10.4.3.64/volume// Aug 26 15:01:22.833783 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1ec604a-1a4e-4d5b-88aa-fee91aa3746d None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:22.833783 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1ec604a-1a4e-4d5b-88aa-fee91aa3746d None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:22.833783 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1ec604a-1a4e-4d5b-88aa-fee91aa3746d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:22.833783 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 69/280] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:22.834083 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b37d0e81-35a4-43f0-b7a7-1933e0319d03 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:01:22.834477 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 70/281] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:22 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:22.855056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1024541e-d767-49e3-913a-b15b0847f578 req-321e2254-6220-42ab-a5cd-6395971db3ca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:22.860438 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-321e2254-6220-42ab-a5cd-6395971db3ca tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:01:22.860779 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-321e2254-6220-42ab-a5cd-6395971db3ca tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:22.861093 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-321e2254-6220-42ab-a5cd-6395971db3ca tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:22.877518 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:22.877518 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:22.884607 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-1024541e-d767-49e3-913a-b15b0847f578 req-321e2254-6220-42ab-a5cd-6395971db3ca tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:01:22.893121 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-321e2254-6220-42ab-a5cd-6395971db3ca tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:01:22.893980 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 74/282] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:22 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:23.037066 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-1024541e-d767-49e3-913a-b15b0847f578 req-dfa0dc71-d294-4776-b5d0-d6977811b88a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:23.040777 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-dfa0dc71-d294-4776-b5d0-d6977811b88a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] PUT https://10.4.3.64/volume/v3/attachments/be74a2d2-2f92-4435-b425-9e6eb3649ebe Aug 26 15:01:23.041527 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-dfa0dc71-d294-4776-b5d0-d6977811b88a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:23.059508 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-1024541e-d767-49e3-913a-b15b0847f578 req-dfa0dc71-d294-4776-b5d0-d6977811b88a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Acquiring lock "cinder-attachment_update-9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:01:23.077664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-1024541e-d767-49e3-913a-b15b0847f578 req-dfa0dc71-d294-4776-b5d0-d6977811b88a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Lock "cinder-attachment_update-9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f-np0000008165" acquired by "attachment_update" :: waited 0.018s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:01:23.079236 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:23.079236 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:23.249678 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-1024541e-d767-49e3-913a-b15b0847f578 req-dfa0dc71-d294-4776-b5d0-d6977811b88a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Lock "cinder-attachment_update-9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f-np0000008165" released by "attachment_update" :: held 0.171s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:01:23.249837 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-dfa0dc71-d294-4776-b5d0-d6977811b88a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/be74a2d2-2f92-4435-b425-9e6eb3649ebe returned with HTTP 200 Aug 26 15:01:23.250611 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 70/283] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:01:23 2026] PUT /volume/v3/attachments/be74a2d2-2f92-4435-b425-9e6eb3649ebe => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:23.856408 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-918e7174-fd0e-45ed-b6cd-6f953c458f0a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:23.860001 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-918e7174-fd0e-45ed-b6cd-6f953c458f0a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:01:23.860001 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-918e7174-fd0e-45ed-b6cd-6f953c458f0a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:23.860001 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-918e7174-fd0e-45ed-b6cd-6f953c458f0a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:23.882035 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:23.882035 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:23.891481 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-918e7174-fd0e-45ed-b6cd-6f953c458f0a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:01:23.899256 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-918e7174-fd0e-45ed-b6cd-6f953c458f0a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:01:23.900188 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 70/284] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:23 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:24.921901 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5c188e5a-13f4-40d4-b309-84b3d47c033c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:24.926724 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c188e5a-13f4-40d4-b309-84b3d47c033c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:01:24.926724 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c188e5a-13f4-40d4-b309-84b3d47c033c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:24.926724 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c188e5a-13f4-40d4-b309-84b3d47c033c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:24.928761 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=320,cinder:INSERT=36,cinder:UPDATE=50 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:01:24.949392 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:24.949392 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:24.959157 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5c188e5a-13f4-40d4-b309-84b3d47c033c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:01:24.971930 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c188e5a-13f4-40d4-b309-84b3d47c033c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:01:24.972181 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 71/285] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:24 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:25.179700 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5718f05d-fff2-4227-9f1e-baf8ebf361b6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:25.183436 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5718f05d-fff2-4227-9f1e-baf8ebf361b6 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] DELETE https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:25.183750 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5718f05d-fff2-4227-9f1e-baf8ebf361b6 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:25.184428 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5718f05d-fff2-4227-9f1e-baf8ebf361b6 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:25.184428 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-5718f05d-fff2-4227-9f1e-baf8ebf361b6 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Delete volume with id: 29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:25.201963 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:25.201963 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:25.202971 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5718f05d-fff2-4227-9f1e-baf8ebf361b6 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:25.270142 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5718f05d-fff2-4227-9f1e-baf8ebf361b6 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Delete volume request issued successfully. Aug 26 15:01:25.270142 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5718f05d-fff2-4227-9f1e-baf8ebf361b6 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 202 Aug 26 15:01:25.270142 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 75/286] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:01:25 2026] DELETE /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:01:25.285125 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dbd4a575-08b7-44a8-ad0a-3644b9a36f4f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:25.288286 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dbd4a575-08b7-44a8-ad0a-3644b9a36f4f tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:25.288286 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dbd4a575-08b7-44a8-ad0a-3644b9a36f4f tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:25.288286 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dbd4a575-08b7-44a8-ad0a-3644b9a36f4f tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:25.293078 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=320,cinder:UPDATE=73,cinder:INSERT=38 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:01:25.305213 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:25.305213 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:25.316616 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dbd4a575-08b7-44a8-ad0a-3644b9a36f4f tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Volume info retrieved successfully. Aug 26 15:01:25.330710 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dbd4a575-08b7-44a8-ad0a-3644b9a36f4f tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 200 Aug 26 15:01:25.331516 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 71/287] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:25 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:25.993935 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-da7ba2a3-6c2e-496c-99ee-db3d8e5de644 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:25.996708 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da7ba2a3-6c2e-496c-99ee-db3d8e5de644 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:01:25.997096 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da7ba2a3-6c2e-496c-99ee-db3d8e5de644 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:25.997292 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da7ba2a3-6c2e-496c-99ee-db3d8e5de644 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:25.999898 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=313,cinder:INSERT=39,cinder:UPDATE=69 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:01:26.018922 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:26.018922 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:26.024744 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-da7ba2a3-6c2e-496c-99ee-db3d8e5de644 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:01:26.031734 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da7ba2a3-6c2e-496c-99ee-db3d8e5de644 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:01:26.032277 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 71/288] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:25 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:26.354104 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d304dd13-3c20-4874-9aef-f0f967f3de91 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:26.357650 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d304dd13-3c20-4874-9aef-f0f967f3de91 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] GET https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 Aug 26 15:01:26.357650 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d304dd13-3c20-4874-9aef-f0f967f3de91 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:26.357927 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d304dd13-3c20-4874-9aef-f0f967f3de91 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:26.368681 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d304dd13-3c20-4874-9aef-f0f967f3de91 tempest-TaggedAttachmentsTest-1521200878 tempest-TaggedAttachmentsTest-1521200878-project-member] https://10.4.3.64/volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 returned with HTTP 404 Aug 26 15:01:26.369484 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 72/289] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:26 2026] GET /volume/v3/volumes/29828a70-4c50-425a-8043-33b9e757f5a1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:26.683596 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1024541e-d767-49e3-913a-b15b0847f578 req-e10a122a-0fbb-4672-920d-4c1e47d132e2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:26.686759 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-e10a122a-0fbb-4672-920d-4c1e47d132e2 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] POST https://10.4.3.64/volume/v3/attachments/be74a2d2-2f92-4435-b425-9e6eb3649ebe/action Aug 26 15:01:26.687876 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-e10a122a-0fbb-4672-920d-4c1e47d132e2 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:26.687876 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-e10a122a-0fbb-4672-920d-4c1e47d132e2 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:26.692057 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=264,cinder:UPDATE=24,cinder:INSERT=3 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:01:26.725542 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:26.725542 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:26.758285 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1024541e-d767-49e3-913a-b15b0847f578 req-e10a122a-0fbb-4672-920d-4c1e47d132e2 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/be74a2d2-2f92-4435-b425-9e6eb3649ebe/action returned with HTTP 204 Aug 26 15:01:26.758858 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 76/290] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:01:26 2026] POST /volume/v3/attachments/be74a2d2-2f92-4435-b425-9e6eb3649ebe/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:27.052779 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fa42f3bd-176b-4436-8128-d9cdfbb32fc6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:27.057070 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fa42f3bd-176b-4436-8128-d9cdfbb32fc6 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:01:27.057410 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fa42f3bd-176b-4436-8128-d9cdfbb32fc6 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:27.061043 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fa42f3bd-176b-4436-8128-d9cdfbb32fc6 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:27.087132 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:27.087132 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:27.095276 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fa42f3bd-176b-4436-8128-d9cdfbb32fc6 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:01:27.102619 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fa42f3bd-176b-4436-8128-d9cdfbb32fc6 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:01:27.103242 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 72/291] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:27 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 1137 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:27.123451 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-15608508-66dd-4fc3-93d8-a1b0008a3d6e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:27.126355 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-15608508-66dd-4fc3-93d8-a1b0008a3d6e tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:01:27.126651 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-15608508-66dd-4fc3-93d8-a1b0008a3d6e tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:27.126943 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-15608508-66dd-4fc3-93d8-a1b0008a3d6e tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:27.148465 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:27.148465 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:27.159631 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-15608508-66dd-4fc3-93d8-a1b0008a3d6e tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:01:27.169215 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-15608508-66dd-4fc3-93d8-a1b0008a3d6e tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:01:27.169754 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 72/292] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:27 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:27.966223 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b201b493-926e-44cb-80b8-9172bec841f3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.243227 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-7ee36882-c281-4758-98ad-de105d3a21e4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.248391 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-7ee36882-c281-4758-98ad-de105d3a21e4 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:01:28.248391 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-7ee36882-c281-4758-98ad-de105d3a21e4 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:28.248630 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-7ee36882-c281-4758-98ad-de105d3a21e4 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:28.269923 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:28.269923 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:28.278695 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-7ee36882-c281-4758-98ad-de105d3a21e4 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:01:28.289808 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-7ee36882-c281-4758-98ad-de105d3a21e4 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:01:28.289808 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 77/293] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:28 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 1137 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:28.324629 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b201b493-926e-44cb-80b8-9172bec841f3 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 26 15:01:28.325205 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b201b493-926e-44cb-80b8-9172bec841f3 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1803297211", "description": "tempest-group-type-description-1031112954", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:28.391557 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b201b493-926e-44cb-80b8-9172bec841f3 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 26 15:01:28.392945 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 73/294] 10.4.3.64 () {70 vars in 1305 bytes} [Wed Aug 26 15:01:27 2026] POST /volume/v3/group_types => generated 265 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:28.407093 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4b934d66-303c-443a-8f4e-4142d7ef93cb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.412971 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b934d66-303c-443a-8f4e-4142d7ef93cb tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] GET https://10.4.3.64/volume/v3/group_types Aug 26 15:01:28.413474 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b934d66-303c-443a-8f4e-4142d7ef93cb tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:28.413764 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b934d66-303c-443a-8f4e-4142d7ef93cb tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:28.443444 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b934d66-303c-443a-8f4e-4142d7ef93cb tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 200 Aug 26 15:01:28.443819 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 73/295] 10.4.3.64 () {68 vars in 1283 bytes} [Wed Aug 26 15:01:28 2026] GET /volume/v3/group_types => generated 499 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:28.461818 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c2041051-3705-44b3-a201-253cd1466786 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.466130 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2041051-3705-44b3-a201-253cd1466786 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] PUT https://10.4.3.64/volume/v3/group_types/195f5175-6030-4015-a5f0-2ab0815edf8b Aug 26 15:01:28.466723 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2041051-3705-44b3-a201-253cd1466786 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1196567096", "description": "updated-group-type-desc"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:28.520954 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2041051-3705-44b3-a201-253cd1466786 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types/195f5175-6030-4015-a5f0-2ab0815edf8b returned with HTTP 200 Aug 26 15:01:28.521716 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 73/296] 10.4.3.64 () {70 vars in 1415 bytes} [Wed Aug 26 15:01:28 2026] PUT /volume/v3/group_types/195f5175-6030-4015-a5f0-2ab0815edf8b => generated 255 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:28.536110 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a5d6ef8a-f10b-4ecf-af1c-c4f11277c6f7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.541918 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5d6ef8a-f10b-4ecf-af1c-c4f11277c6f7 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] GET https://10.4.3.64/volume/v3/group_types/195f5175-6030-4015-a5f0-2ab0815edf8b Aug 26 15:01:28.541918 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5d6ef8a-f10b-4ecf-af1c-c4f11277c6f7 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:28.541918 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5d6ef8a-f10b-4ecf-af1c-c4f11277c6f7 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:28.553644 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5d6ef8a-f10b-4ecf-af1c-c4f11277c6f7 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types/195f5175-6030-4015-a5f0-2ab0815edf8b returned with HTTP 200 Aug 26 15:01:28.554380 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 78/297] 10.4.3.64 () {68 vars in 1394 bytes} [Wed Aug 26 15:01:28 2026] GET /volume/v3/group_types/195f5175-6030-4015-a5f0-2ab0815edf8b => generated 255 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:28.566863 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-06710fc9-e56d-4ac9-99c3-1ffd3531bd7a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.573534 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-06710fc9-e56d-4ac9-99c3-1ffd3531bd7a tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/195f5175-6030-4015-a5f0-2ab0815edf8b Aug 26 15:01:28.573534 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-06710fc9-e56d-4ac9-99c3-1ffd3531bd7a tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:28.573623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-06710fc9-e56d-4ac9-99c3-1ffd3531bd7a tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:28.604527 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-06710fc9-e56d-4ac9-99c3-1ffd3531bd7a tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types/195f5175-6030-4015-a5f0-2ab0815edf8b returned with HTTP 202 Aug 26 15:01:28.605421 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 74/298] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:01:28 2026] DELETE /volume/v3/group_types/195f5175-6030-4015-a5f0-2ab0815edf8b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:01:28.620787 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b2a42ea6-f02c-4328-a9bb-63dd4f0b0922 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.623572 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2a42ea6-f02c-4328-a9bb-63dd4f0b0922 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] GET https://10.4.3.64/volume/v3/group_types Aug 26 15:01:28.623939 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2a42ea6-f02c-4328-a9bb-63dd4f0b0922 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:28.624241 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2a42ea6-f02c-4328-a9bb-63dd4f0b0922 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:28.639687 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2a42ea6-f02c-4328-a9bb-63dd4f0b0922 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 200 Aug 26 15:01:28.640446 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 74/299] 10.4.3.64 () {68 vars in 1283 bytes} [Wed Aug 26 15:01:28 2026] GET /volume/v3/group_types => generated 248 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:28.657175 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c3b9c705-1252-42a0-a61e-115f24f21799 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.664676 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c3b9c705-1252-42a0-a61e-115f24f21799 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 26 15:01:28.664676 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c3b9c705-1252-42a0-a61e-115f24f21799 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1698835736", "is_public": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:28.700286 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c3b9c705-1252-42a0-a61e-115f24f21799 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 26 15:01:28.700503 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 74/300] 10.4.3.64 () {70 vars in 1304 bytes} [Wed Aug 26 15:01:28 2026] POST /volume/v3/group_types => generated 164 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:28.713402 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fc359f1e-9ee7-4b8f-9985-501744d99693 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.715970 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc359f1e-9ee7-4b8f-9985-501744d99693 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 26 15:01:28.716452 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fc359f1e-9ee7-4b8f-9985-501744d99693 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-683022928", "is_public": false}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:28.740394 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fc359f1e-9ee7-4b8f-9985-501744d99693 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 26 15:01:28.741012 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 79/301] 10.4.3.64 () {70 vars in 1304 bytes} [Wed Aug 26 15:01:28 2026] POST /volume/v3/group_types => generated 164 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:28.755411 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a4d6f7ff-69aa-4e72-8d9d-e32dff2185d9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.758101 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4d6f7ff-69aa-4e72-8d9d-e32dff2185d9 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] GET https://10.4.3.64/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 26 15:01:28.758397 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4d6f7ff-69aa-4e72-8d9d-e32dff2185d9 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:28.758604 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4d6f7ff-69aa-4e72-8d9d-e32dff2185d9 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:28.776972 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4d6f7ff-69aa-4e72-8d9d-e32dff2185d9 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 26 15:01:28.777055 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 75/302] 10.4.3.64 () {68 vars in 1344 bytes} [Wed Aug 26 15:01:28 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:28.794288 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f5d2b9ce-0255-41d9-a3e6-272e4e443c78 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.798189 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f5d2b9ce-0255-41d9-a3e6-272e4e443c78 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] GET https://10.4.3.64/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 26 15:01:28.798367 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f5d2b9ce-0255-41d9-a3e6-272e4e443c78 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:28.798569 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f5d2b9ce-0255-41d9-a3e6-272e4e443c78 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:28.815459 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f5d2b9ce-0255-41d9-a3e6-272e4e443c78 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 26 15:01:28.816724 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 75/303] 10.4.3.64 () {68 vars in 1346 bytes} [Wed Aug 26 15:01:28 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:28.828034 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-755b2d7d-ef5c-4385-868b-afcd33cfc81b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.830820 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-755b2d7d-ef5c-4385-868b-afcd33cfc81b tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] GET https://10.4.3.64/volume/v3/group_types?is_public=False Aug 26 15:01:28.832514 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-755b2d7d-ef5c-4385-868b-afcd33cfc81b tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:28.832514 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-755b2d7d-ef5c-4385-868b-afcd33cfc81b tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:28.845731 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-755b2d7d-ef5c-4385-868b-afcd33cfc81b tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 26 15:01:28.846681 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 75/304] 10.4.3.64 () {68 vars in 1314 bytes} [Wed Aug 26 15:01:28 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:28.862878 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ed92fc43-684f-4592-aeee-99c020237c2e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.865739 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed92fc43-684f-4592-aeee-99c020237c2e tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] GET https://10.4.3.64/volume/v3/group_types?is_public=True Aug 26 15:01:28.866189 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed92fc43-684f-4592-aeee-99c020237c2e tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:28.866684 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed92fc43-684f-4592-aeee-99c020237c2e tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:28.883463 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed92fc43-684f-4592-aeee-99c020237c2e tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 26 15:01:28.883463 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 80/305] 10.4.3.64 () {68 vars in 1312 bytes} [Wed Aug 26 15:01:28 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:28.897088 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9e1d1eb7-6de0-4f26-99e2-1430fd932219 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.899283 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9e1d1eb7-6de0-4f26-99e2-1430fd932219 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/b5744342-8f53-4dac-952a-f63e700a611f Aug 26 15:01:28.899527 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9e1d1eb7-6de0-4f26-99e2-1430fd932219 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:28.899820 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9e1d1eb7-6de0-4f26-99e2-1430fd932219 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:28.926660 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9e1d1eb7-6de0-4f26-99e2-1430fd932219 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types/b5744342-8f53-4dac-952a-f63e700a611f returned with HTTP 202 Aug 26 15:01:28.927244 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 76/306] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:01:28 2026] DELETE /volume/v3/group_types/b5744342-8f53-4dac-952a-f63e700a611f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:01:28.941464 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2cb05cb8-6821-4988-9e78-a737879dbb39 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:28.946060 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2cb05cb8-6821-4988-9e78-a737879dbb39 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/68749989-d01d-4393-b724-1c336248c258 Aug 26 15:01:28.946224 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2cb05cb8-6821-4988-9e78-a737879dbb39 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:28.946397 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2cb05cb8-6821-4988-9e78-a737879dbb39 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:28.981931 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2cb05cb8-6821-4988-9e78-a737879dbb39 tempest-GroupTypesTest-207452891 tempest-GroupTypesTest-207452891-project-admin] https://10.4.3.64/volume/v3/group_types/68749989-d01d-4393-b724-1c336248c258 returned with HTTP 202 Aug 26 15:01:28.982811 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 76/307] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:01:28 2026] DELETE /volume/v3/group_types/68749989-d01d-4393-b724-1c336248c258 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:01:29.189772 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e8e508dc-136c-4331-80c9-9fac208baeca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:29.546224 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e8e508dc-136c-4331-80c9-9fac208baeca tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 Aug 26 15:01:29.546224 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e8e508dc-136c-4331-80c9-9fac208baeca tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:29.546719 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e8e508dc-136c-4331-80c9-9fac208baeca tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:29.561819 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-e8e508dc-136c-4331-80c9-9fac208baeca tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.564146 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-e8e508dc-136c-4331-80c9-9fac208baeca tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.564146 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-e8e508dc-136c-4331-80c9-9fac208baeca tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.564146 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-e8e508dc-136c-4331-80c9-9fac208baeca tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.564489 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-e8e508dc-136c-4331-80c9-9fac208baeca tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.566308 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-e8e508dc-136c-4331-80c9-9fac208baeca tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.566308 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-e8e508dc-136c-4331-80c9-9fac208baeca tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.572319 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e8e508dc-136c-4331-80c9-9fac208baeca tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 returned with HTTP 200 Aug 26 15:01:29.572319 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 76/308] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:01:29 2026] GET /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 => generated 437 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:29.591124 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bcd6c63a-fe81-4bf4-8d44-ab5abff03a86 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:29.594137 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bcd6c63a-fe81-4bf4-8d44-ab5abff03a86 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881/defaults Aug 26 15:01:29.594137 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bcd6c63a-fe81-4bf4-8d44-ab5abff03a86 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:29.594266 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bcd6c63a-fe81-4bf4-8d44-ab5abff03a86 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'defaults' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:29.600660 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-63c502b6-74c6-4048-b1ec-3d7e4fb99a11 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:29.601285 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63c502b6-74c6-4048-b1ec-3d7e4fb99a11 None None] GET https://10.4.3.64/volume// Aug 26 15:01:29.601481 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63c502b6-74c6-4048-b1ec-3d7e4fb99a11 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:29.603180 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63c502b6-74c6-4048-b1ec-3d7e4fb99a11 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:29.603180 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63c502b6-74c6-4048-b1ec-3d7e4fb99a11 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:29.604466 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 77/309] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:29 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:29.604702 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-bcd6c63a-fe81-4bf4-8d44-ab5abff03a86 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.605047 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-bcd6c63a-fe81-4bf4-8d44-ab5abff03a86 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.605318 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-bcd6c63a-fe81-4bf4-8d44-ab5abff03a86 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.605553 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-bcd6c63a-fe81-4bf4-8d44-ab5abff03a86 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.607718 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-bcd6c63a-fe81-4bf4-8d44-ab5abff03a86 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.609299 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bcd6c63a-fe81-4bf4-8d44-ab5abff03a86 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881/defaults returned with HTTP 200 Aug 26 15:01:29.609711 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 81/310] 10.4.3.64 () {66 vars in 1374 bytes} [Wed Aug 26 15:01:29 2026] GET /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881/defaults => generated 437 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:29.617619 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-f1ee1dc0-c802-4317-97df-342ef192f024 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:29.623129 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-f1ee1dc0-c802-4317-97df-342ef192f024 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:01:29.623831 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-f1ee1dc0-c802-4317-97df-342ef192f024 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f", "connector": null, "instance_uuid": "7d5f5573-4ddf-43cb-b00f-1e87d9a24443"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:29.625310 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ead10953-b487-4e94-82c0-13a600386665 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:29.628195 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ead10953-b487-4e94-82c0-13a600386665 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 Aug 26 15:01:29.628195 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ead10953-b487-4e94-82c0-13a600386665 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:29.646008 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:29.646008 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:29.709792 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ead10953-b487-4e94-82c0-13a600386665 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 returned with HTTP 200 Aug 26 15:01:29.710577 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 77/311] 10.4.3.64 () {68 vars in 1367 bytes} [Wed Aug 26 15:01:29 2026] PUT /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 => generated 395 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:29.720374 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-f1ee1dc0-c802-4317-97df-342ef192f024 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:01:29.721773 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 77/312] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:01:29 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:29.724054 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-91780471-6092-43a3-abfd-36f968a0cff4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:29.726578 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91780471-6092-43a3-abfd-36f968a0cff4 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] DELETE https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 Aug 26 15:01:29.726932 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91780471-6092-43a3-abfd-36f968a0cff4 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:29.727297 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91780471-6092-43a3-abfd-36f968a0cff4 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:29.741380 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91780471-6092-43a3-abfd-36f968a0cff4 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 returned with HTTP 200 Aug 26 15:01:29.741380 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 78/313] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:01:29 2026] DELETE /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 15:01:29.750811 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bd1c0e64-d41b-4a69-a7e2-34a3a72515f6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:29.755123 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd1c0e64-d41b-4a69-a7e2-34a3a72515f6 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 Aug 26 15:01:29.755123 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bd1c0e64-d41b-4a69-a7e2-34a3a72515f6 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:29.755123 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bd1c0e64-d41b-4a69-a7e2-34a3a72515f6 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:29.756082 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-13ca8bb3-26e5-47fd-aa38-3758b1ef932d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:29.756607 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13ca8bb3-26e5-47fd-aa38-3758b1ef932d None None] GET https://10.4.3.64/volume// Aug 26 15:01:29.756822 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13ca8bb3-26e5-47fd-aa38-3758b1ef932d None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:29.757066 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13ca8bb3-26e5-47fd-aa38-3758b1ef932d None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:29.757575 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13ca8bb3-26e5-47fd-aa38-3758b1ef932d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:29.757850 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 78/314] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:29.773323 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-8c109379-96e3-436d-8f64-993a8a34b2d6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:29.776969 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-8c109379-96e3-436d-8f64-993a8a34b2d6 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:01:29.777406 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-8c109379-96e3-436d-8f64-993a8a34b2d6 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:29.778972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-8c109379-96e3-436d-8f64-993a8a34b2d6 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:29.779046 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd1c0e64-d41b-4a69-a7e2-34a3a72515f6 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 returned with HTTP 200 Aug 26 15:01:29.779046 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 82/315] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:01:29 2026] GET /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 => generated 437 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:29.793285 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:29.793285 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:29.797703 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-8c109379-96e3-436d-8f64-993a8a34b2d6 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:01:29.799556 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-46096d78-45b1-44fc-9200-c5a40068e271 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:29.801866 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46096d78-45b1-44fc-9200-c5a40068e271 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 Aug 26 15:01:29.803392 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-46096d78-45b1-44fc-9200-c5a40068e271 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:29.804730 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-8c109379-96e3-436d-8f64-993a8a34b2d6 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:01:29.804730 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 78/316] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:29 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 1317 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:29.964060 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-46096d78-45b1-44fc-9200-c5a40068e271 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.964353 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-46096d78-45b1-44fc-9200-c5a40068e271 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.964636 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-46096d78-45b1-44fc-9200-c5a40068e271 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.965136 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-46096d78-45b1-44fc-9200-c5a40068e271 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.965334 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-46096d78-45b1-44fc-9200-c5a40068e271 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.966130 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-46096d78-45b1-44fc-9200-c5a40068e271 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.966130 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-46096d78-45b1-44fc-9200-c5a40068e271 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:29.972428 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46096d78-45b1-44fc-9200-c5a40068e271 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 returned with HTTP 200 Aug 26 15:01:29.972895 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 79/317] 10.4.3.64 () {68 vars in 1368 bytes} [Wed Aug 26 15:01:29 2026] PUT /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 => generated 395 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:29.994907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9c818f1a-8787-411f-8d95-ccd321f0e4c7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:29.997398 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c818f1a-8787-411f-8d95-ccd321f0e4c7 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881/defaults Aug 26 15:01:29.998470 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c818f1a-8787-411f-8d95-ccd321f0e4c7 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:29.998470 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c818f1a-8787-411f-8d95-ccd321f0e4c7 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'defaults' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:30.016745 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c818f1a-8787-411f-8d95-ccd321f0e4c7 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881/defaults returned with HTTP 200 Aug 26 15:01:30.017471 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 79/318] 10.4.3.64 () {66 vars in 1374 bytes} [Wed Aug 26 15:01:29 2026] GET /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881/defaults => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:30.031564 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c3152572-5dc5-41b4-bcc4-851790c887d5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:30.034858 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c3152572-5dc5-41b4-bcc4-851790c887d5 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 Aug 26 15:01:30.034858 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c3152572-5dc5-41b4-bcc4-851790c887d5 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:30.034858 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c3152572-5dc5-41b4-bcc4-851790c887d5 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:30.063453 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c3152572-5dc5-41b4-bcc4-851790c887d5 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 returned with HTTP 200 Aug 26 15:01:30.063453 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 83/319] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:01:30 2026] GET /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 => generated 437 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:30.076225 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-26ffecf0-6129-41b0-8ecb-0065a1773b6f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:30.078549 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-26ffecf0-6129-41b0-8ecb-0065a1773b6f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881?usage=True Aug 26 15:01:30.078899 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-26ffecf0-6129-41b0-8ecb-0065a1773b6f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:30.079097 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-26ffecf0-6129-41b0-8ecb-0065a1773b6f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:30.103108 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-26ffecf0-6129-41b0-8ecb-0065a1773b6f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:30.103809 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-26ffecf0-6129-41b0-8ecb-0065a1773b6f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:30.104150 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-26ffecf0-6129-41b0-8ecb-0065a1773b6f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:30.104398 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-26ffecf0-6129-41b0-8ecb-0065a1773b6f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:30.104705 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-26ffecf0-6129-41b0-8ecb-0065a1773b6f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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. Aug 26 15:01:30.120386 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-26ffecf0-6129-41b0-8ecb-0065a1773b6f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881?usage=True returned with HTTP 200 Aug 26 15:01:30.121009 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 79/320] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:01:30 2026] GET /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881?usage=True => generated 1061 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:30.137805 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:30.248250 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-71a1556d-9898-49a7-9f7b-d3db49af91ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:30.257101 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-71a1556d-9898-49a7-9f7b-d3db49af91ae tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] DELETE https://10.4.3.64/volume/v3/attachments/be74a2d2-2f92-4435-b425-9e6eb3649ebe Aug 26 15:01:30.257512 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-71a1556d-9898-49a7-9f7b-d3db49af91ae tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:30.257781 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-71a1556d-9898-49a7-9f7b-d3db49af91ae tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:30.276483 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:30.276483 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:30.389767 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-71a1556d-9898-49a7-9f7b-d3db49af91ae tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/be74a2d2-2f92-4435-b425-9e6eb3649ebe returned with HTTP 200 Aug 26 15:01:30.390460 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 80/321] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:01:30 2026] DELETE /volume/v3/attachments/be74a2d2-2f92-4435-b425-9e6eb3649ebe => generated 192 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:30.549538 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:01:30.551209 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1566981729"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:30.552804 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1566981729'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:01:30.553018 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Create volume of 1 GB Aug 26 15:01:30.559416 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Availability Zones retrieved successfully. Aug 26 15:01:30.573778 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Flow 'volume_create_api' (389605d9-ac20-4b39-b2fe-b1853ffb5da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:30.575252 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ad3484-c161-457f-8807-c26b8fc5dd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:30.576848 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:01:30.633304 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ad3484-c161-457f-8807-c26b8fc5dd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:30.634515 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (025047a5-c8df-4c3a-b48e-974239173c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:30.742230 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Created reservations ['37ee83ca-39a8-4b8b-8f20-e7f068841dbe', 'd90a3c6c-e382-47e9-9739-f24b4ebc650f', 'bfa6cf2c-8bad-46f3-9ad9-9f193b55237d', 'ca678dc5-b79d-486e-b7a0-7894bcdd75b0'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:30.742230 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (025047a5-c8df-4c3a-b48e-974239173c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37ee83ca-39a8-4b8b-8f20-e7f068841dbe', 'd90a3c6c-e382-47e9-9739-f24b4ebc650f', 'bfa6cf2c-8bad-46f3-9ad9-9f193b55237d', 'ca678dc5-b79d-486e-b7a0-7894bcdd75b0']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:30.742230 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8dbd6dd-312a-467a-b56d-d65fdd8446d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:30.786537 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8dbd6dd-312a-467a-b56d-d65fdd8446d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a485aca2-ffb8-4a65-8141-e429361b09f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1566981729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='419aeaba298d41d4ac03a8fdc5c8e881',qos_specs=None,replication_status=,reservations=['37ee83ca-39a8-4b8b-8f20-e7f068841dbe','d90a3c6c-e382-47e9-9739-f24b4ebc650f','bfa6cf2c-8bad-46f3-9ad9-9f193b55237d','ca678dc5-b79d-486e-b7a0-7894bcdd75b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423081b942b3412eb1560540e6f8b2cd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:01:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1566981729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a485aca2-ffb8-4a65-8141-e429361b09f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='419aeaba298d41d4ac03a8fdc5c8e881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423081b942b3412eb1560540e6f8b2cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:30.788260 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a5bcca-b053-4b6e-9ba8-13814c4fb14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:30.837106 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9a5bcca-b053-4b6e-9ba8-13814c4fb14c) transitioned into state 'SUCCESS' from state '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-1566981729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='419aeaba298d41d4ac03a8fdc5c8e881',qos_specs=None,replication_status=,reservations=['37ee83ca-39a8-4b8b-8f20-e7f068841dbe','d90a3c6c-e382-47e9-9739-f24b4ebc650f','bfa6cf2c-8bad-46f3-9ad9-9f193b55237d','ca678dc5-b79d-486e-b7a0-7894bcdd75b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423081b942b3412eb1560540e6f8b2cd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:30.838620 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c15a96-2850-4de2-bc80-b945553b8a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:30.858766 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8c15a96-2850-4de2-bc80-b945553b8a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:30.859929 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Flow 'volume_create_api' (389605d9-ac20-4b39-b2fe-b1853ffb5da6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:30.861237 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Create volume request issued successfully. Aug 26 15:01:30.863672 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b298fdeb-c76e-4023-9043-b0fcd19f286c tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:01:30.864655 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 80/322] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:01:30 2026] POST /volume/v3/volumes => generated 754 bytes in 727 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:01:30.880253 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-006794d5-9dda-4227-acea-a5beb5d91e45 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:30.884407 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-006794d5-9dda-4227-acea-a5beb5d91e45 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] GET https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 Aug 26 15:01:30.884407 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-006794d5-9dda-4227-acea-a5beb5d91e45 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:30.885030 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-006794d5-9dda-4227-acea-a5beb5d91e45 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:30.906925 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:30.906925 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:30.908525 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4bef1c4c-9a98-475b-b07f-70b4ebe3fbbe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:30.909387 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bef1c4c-9a98-475b-b07f-70b4ebe3fbbe None None] GET https://10.4.3.64/volume// Aug 26 15:01:30.909598 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bef1c4c-9a98-475b-b07f-70b4ebe3fbbe None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:30.909975 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bef1c4c-9a98-475b-b07f-70b4ebe3fbbe None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:30.915051 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-006794d5-9dda-4227-acea-a5beb5d91e45 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Volume info retrieved successfully. Aug 26 15:01:30.916061 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bef1c4c-9a98-475b-b07f-70b4ebe3fbbe None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:30.916586 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 80/323] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:30 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:30.923252 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-006794d5-9dda-4227-acea-a5beb5d91e45 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 returned with HTTP 200 Aug 26 15:01:30.925846 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 84/324] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:30 2026] GET /volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:30.930481 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-5bcb4088-fdc6-4075-9c05-9398fe692b95 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:30.936236 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-5bcb4088-fdc6-4075-9c05-9398fe692b95 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 Aug 26 15:01:30.936236 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-5bcb4088-fdc6-4075-9c05-9398fe692b95 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:30.936236 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-5bcb4088-fdc6-4075-9c05-9398fe692b95 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:30.950745 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:30.950745 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:30.957530 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-5bcb4088-fdc6-4075-9c05-9398fe692b95 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:30.965234 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-408e138f-bd82-48e9-827f-7f95ae3d3d2c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:30.968501 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-408e138f-bd82-48e9-827f-7f95ae3d3d2c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:01:30.968964 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-408e138f-bd82-48e9-827f-7f95ae3d3d2c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:30.969175 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-408e138f-bd82-48e9-827f-7f95ae3d3d2c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:30.969336 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-5bcb4088-fdc6-4075-9c05-9398fe692b95 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 returned with HTTP 200 Aug 26 15:01:30.970855 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 81/325] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:30 2026] GET /volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 => generated 1363 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:30.984027 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-13326464-5a01-4715-b902-50dfc8c80c93 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:30.984203 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-13326464-5a01-4715-b902-50dfc8c80c93 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe Aug 26 15:01:30.984464 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-13326464-5a01-4715-b902-50dfc8c80c93 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:30.985000 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-13326464-5a01-4715-b902-50dfc8c80c93 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:30.987433 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:30.987433 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:30.993354 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:30.993354 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:30.995700 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-408e138f-bd82-48e9-827f-7f95ae3d3d2c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:01:30.999738 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-13326464-5a01-4715-b902-50dfc8c80c93 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:31.002495 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-408e138f-bd82-48e9-827f-7f95ae3d3d2c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:01:31.003326 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 81/326] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:30 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:31.007640 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-13326464-5a01-4715-b902-50dfc8c80c93 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe returned with HTTP 200 Aug 26 15:01:31.009805 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 81/327] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:30 2026] GET /volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:31.022019 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-55f21b25-439c-4a81-a98b-0a4c3205b094 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:31.025641 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-55f21b25-439c-4a81-a98b-0a4c3205b094 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 Aug 26 15:01:31.025952 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-55f21b25-439c-4a81-a98b-0a4c3205b094 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:31.026237 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-55f21b25-439c-4a81-a98b-0a4c3205b094 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:31.040009 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:31.040009 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:31.052956 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-55f21b25-439c-4a81-a98b-0a4c3205b094 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:31.060663 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-55f21b25-439c-4a81-a98b-0a4c3205b094 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 returned with HTTP 200 Aug 26 15:01:31.061326 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 85/328] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:31 2026] GET /volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:31.077547 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d3ae7c96-e48b-4b6f-9aca-a66fbae13f30 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:31.078145 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3ae7c96-e48b-4b6f-9aca-a66fbae13f30 None None] GET https://10.4.3.64/volume// Aug 26 15:01:31.078432 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3ae7c96-e48b-4b6f-9aca-a66fbae13f30 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:31.078647 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3ae7c96-e48b-4b6f-9aca-a66fbae13f30 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:31.079262 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3ae7c96-e48b-4b6f-9aca-a66fbae13f30 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:31.079718 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 82/329] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:01:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:31.093558 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-3109da98-9edf-409e-b898-2b77a1fbe43e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:31.097675 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-3109da98-9edf-409e-b898-2b77a1fbe43e tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:01:31.097675 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-3109da98-9edf-409e-b898-2b77a1fbe43e tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33e2a687-13dc-41f5-a3dd-4cf5cfb4c510", "connector": null, "instance_uuid": "a3a39464-6d67-4f3a-82ae-c273d230ec7a"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:31.115199 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:31.115199 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:31.142748 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-338ddc66-6bda-4d01-a496-6ab21d4b86a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:31.145758 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-338ddc66-6bda-4d01-a496-6ab21d4b86a2 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] PUT https://10.4.3.64/volume/v3/attachments/4f40508b-91b5-46fc-b7ae-398f0e8cf9d1 Aug 26 15:01:31.146131 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-338ddc66-6bda-4d01-a496-6ab21d4b86a2 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:31.159864 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-338ddc66-6bda-4d01-a496-6ab21d4b86a2 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Acquiring lock "cinder-attachment_update-9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:01:31.171067 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-338ddc66-6bda-4d01-a496-6ab21d4b86a2 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Lock "cinder-attachment_update-9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f-np0000008165" acquired by "attachment_update" :: waited 0.011s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:01:31.172844 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:31.172844 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:31.182937 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-3109da98-9edf-409e-b898-2b77a1fbe43e tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:01:31.183571 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 82/330] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:01:31 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:31.204197 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c831aef4-85e3-459b-b4a2-cddd57713243 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:31.204720 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c831aef4-85e3-459b-b4a2-cddd57713243 None None] GET https://10.4.3.64/volume// Aug 26 15:01:31.204938 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c831aef4-85e3-459b-b4a2-cddd57713243 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:31.205280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c831aef4-85e3-459b-b4a2-cddd57713243 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:31.205575 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c831aef4-85e3-459b-b4a2-cddd57713243 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:31.205826 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 86/331] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:01:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:31.216861 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-a89ae9f0-7d4d-4bf6-b1ba-f6b6b77e2605 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:31.223222 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-a89ae9f0-7d4d-4bf6-b1ba-f6b6b77e2605 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:01:31.223540 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-a89ae9f0-7d4d-4bf6-b1ba-f6b6b77e2605 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe", "connector": null, "instance_uuid": "a3a39464-6d67-4f3a-82ae-c273d230ec7a"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:31.237224 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:31.237224 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:31.372112 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-a89ae9f0-7d4d-4bf6-b1ba-f6b6b77e2605 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:01:31.373291 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 83/332] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:01:31 2026] POST /volume/v3/attachments => generated 273 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:31.386932 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8cdbe5ca-5ee2-49ff-b984-f20d112ba2ea None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:31.389081 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8cdbe5ca-5ee2-49ff-b984-f20d112ba2ea None None] GET https://10.4.3.64/volume// Aug 26 15:01:31.389407 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8cdbe5ca-5ee2-49ff-b984-f20d112ba2ea None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:31.389713 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8cdbe5ca-5ee2-49ff-b984-f20d112ba2ea None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:31.392242 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8cdbe5ca-5ee2-49ff-b984-f20d112ba2ea None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:31.392603 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-338ddc66-6bda-4d01-a496-6ab21d4b86a2 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Lock "cinder-attachment_update-9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f-np0000008165" released by "attachment_update" :: held 0.222s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:01:31.393072 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-338ddc66-6bda-4d01-a496-6ab21d4b86a2 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/4f40508b-91b5-46fc-b7ae-398f0e8cf9d1 returned with HTTP 200 Aug 26 15:01:31.393895 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 82/333] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:01:31 2026] PUT /volume/v3/attachments/4f40508b-91b5-46fc-b7ae-398f0e8cf9d1 => generated 969 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:31.394263 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 83/334] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:01:31 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:31.407984 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-d14dd286-9e4d-46c5-9de7-353085d0a406 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:31.413909 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-d14dd286-9e4d-46c5-9de7-353085d0a406 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:01:31.413909 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-d14dd286-9e4d-46c5-9de7-353085d0a406 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c21b36e7-f1c7-4aad-83dc-d2aea06d8288", "connector": null, "instance_uuid": "a3a39464-6d67-4f3a-82ae-c273d230ec7a"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:31.429367 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:31.429367 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:31.440179 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-282204f0-716c-41b9-af04-ee7b12ab3797 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:31.444581 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-282204f0-716c-41b9-af04-ee7b12ab3797 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] POST https://10.4.3.64/volume/v3/attachments/4f40508b-91b5-46fc-b7ae-398f0e8cf9d1/action Aug 26 15:01:31.445264 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-282204f0-716c-41b9-af04-ee7b12ab3797 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:31.445353 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-282204f0-716c-41b9-af04-ee7b12ab3797 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:31.471598 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:31.471598 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:31.497780 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-d14dd286-9e4d-46c5-9de7-353085d0a406 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:01:31.497992 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ef3926e7-d581-4d6f-ae16-055683b89485 req-282204f0-716c-41b9-af04-ee7b12ab3797 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/4f40508b-91b5-46fc-b7ae-398f0e8cf9d1/action returned with HTTP 204 Aug 26 15:01:31.498499 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 84/335] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:01:31 2026] POST /volume/v3/attachments/4f40508b-91b5-46fc-b7ae-398f0e8cf9d1/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:31.498722 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 87/336] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:01:31 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:31.945940 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-551a6aff-925f-44e4-922b-69072705f35d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:31.950009 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-551a6aff-925f-44e4-922b-69072705f35d tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] GET https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 Aug 26 15:01:31.950009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-551a6aff-925f-44e4-922b-69072705f35d tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:31.950009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-551a6aff-925f-44e4-922b-69072705f35d tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:31.973994 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:31.973994 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:31.994708 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-551a6aff-925f-44e4-922b-69072705f35d tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Volume info retrieved successfully. Aug 26 15:01:32.002467 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-551a6aff-925f-44e4-922b-69072705f35d tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 returned with HTTP 200 Aug 26 15:01:32.004101 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 83/337] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:31 2026] GET /volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 => generated 847 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:32.024190 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5f230458-a786-47a8-9879-29b4194981ea None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:32.029778 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5f230458-a786-47a8-9879-29b4194981ea tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881?usage=True Aug 26 15:01:32.029778 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5f230458-a786-47a8-9879-29b4194981ea tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:32.030390 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5f230458-a786-47a8-9879-29b4194981ea tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:32.031085 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:32.031085 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:32.065168 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5f230458-a786-47a8-9879-29b4194981ea tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881?usage=True returned with HTTP 200 Aug 26 15:01:32.065841 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 84/338] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:01:32 2026] GET /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881?usage=True => generated 1061 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:32.086477 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-54e8b54c-373a-40b4-a924-c4177d4a1296 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:32.092926 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54e8b54c-373a-40b4-a924-c4177d4a1296 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 Aug 26 15:01:32.092926 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54e8b54c-373a-40b4-a924-c4177d4a1296 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:32.092926 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54e8b54c-373a-40b4-a924-c4177d4a1296 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:32.092926 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-54e8b54c-373a-40b4-a924-c4177d4a1296 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Delete volume with id: a485aca2-ffb8-4a65-8141-e429361b09f4 Aug 26 15:01:32.106872 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:32.106872 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:32.108528 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-54e8b54c-373a-40b4-a924-c4177d4a1296 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Volume info retrieved successfully. Aug 26 15:01:32.150945 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-54e8b54c-373a-40b4-a924-c4177d4a1296 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Delete volume request issued successfully. Aug 26 15:01:32.150945 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54e8b54c-373a-40b4-a924-c4177d4a1296 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 returned with HTTP 202 Aug 26 15:01:32.150945 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 85/339] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:01:32 2026] DELETE /volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:01:32.165679 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5379c698-2d43-417d-bde6-c77b71a209c6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:32.167302 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5379c698-2d43-417d-bde6-c77b71a209c6 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] GET https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 Aug 26 15:01:32.167368 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5379c698-2d43-417d-bde6-c77b71a209c6 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:32.167630 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5379c698-2d43-417d-bde6-c77b71a209c6 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:32.184110 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:32.184110 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:32.191529 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5379c698-2d43-417d-bde6-c77b71a209c6 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Volume info retrieved successfully. Aug 26 15:01:32.198435 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5379c698-2d43-417d-bde6-c77b71a209c6 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 returned with HTTP 200 Aug 26 15:01:32.199117 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 88/340] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:32 2026] GET /volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:32.963497 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-3fca2ef3-55cb-442e-ad68-8e79e17ac020 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:32.966829 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-3fca2ef3-55cb-442e-ad68-8e79e17ac020 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:01:32.967261 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-3fca2ef3-55cb-442e-ad68-8e79e17ac020 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:32.967611 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-3fca2ef3-55cb-442e-ad68-8e79e17ac020 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:32.982180 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:32.982180 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:32.995197 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-3fca2ef3-55cb-442e-ad68-8e79e17ac020 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:01:33.009404 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-3fca2ef3-55cb-442e-ad68-8e79e17ac020 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:01:33.010332 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 84/341] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:32 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:33.166301 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-53ac54fb-0202-4b57-b659-a79dafa17319 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:33.166984 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53ac54fb-0202-4b57-b659-a79dafa17319 None None] GET https://10.4.3.64/volume// Aug 26 15:01:33.167239 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53ac54fb-0202-4b57-b659-a79dafa17319 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:33.167481 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53ac54fb-0202-4b57-b659-a79dafa17319 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:33.168720 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53ac54fb-0202-4b57-b659-a79dafa17319 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:33.168720 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 85/342] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:01:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:33.180947 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-5c82a3b0-01bd-4536-b888-f735e38be0e8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:33.186528 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-5c82a3b0-01bd-4536-b888-f735e38be0e8 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:01:33.187502 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-5c82a3b0-01bd-4536-b888-f735e38be0e8 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79", "connector": null, "instance_uuid": "19216e4d-d5d4-441c-b57f-05786ea87a75"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:33.200211 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:33.200211 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:33.221423 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dac4582a-7649-4409-9e67-9d65549af3a3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:33.231746 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dac4582a-7649-4409-9e67-9d65549af3a3 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] GET https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 Aug 26 15:01:33.231746 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dac4582a-7649-4409-9e67-9d65549af3a3 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:33.232656 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dac4582a-7649-4409-9e67-9d65549af3a3 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:33.244288 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dac4582a-7649-4409-9e67-9d65549af3a3 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 returned with HTTP 404 Aug 26 15:01:33.244997 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 89/343] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:33 2026] GET /volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:33.252903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ea66bfd6-754a-4961-977d-57f342dee599 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:33.256934 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea66bfd6-754a-4961-977d-57f342dee599 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] GET https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 Aug 26 15:01:33.256934 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea66bfd6-754a-4961-977d-57f342dee599 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:33.257997 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea66bfd6-754a-4961-977d-57f342dee599 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:33.266414 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea66bfd6-754a-4961-977d-57f342dee599 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 returned with HTTP 404 Aug 26 15:01:33.267298 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 85/344] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:33 2026] GET /volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 15:01:33.272741 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-5c82a3b0-01bd-4536-b888-f735e38be0e8 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:01:33.273493 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 86/345] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:01:33 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:33.277351 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-db1f4fc9-8343-48e3-ae4a-b824b57f14e9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:33.279917 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-db1f4fc9-8343-48e3-ae4a-b824b57f14e9 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 Aug 26 15:01:33.279983 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-db1f4fc9-8343-48e3-ae4a-b824b57f14e9 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:33.280173 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-db1f4fc9-8343-48e3-ae4a-b824b57f14e9 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:33.280393 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-db1f4fc9-8343-48e3-ae4a-b824b57f14e9 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Delete volume with id: a485aca2-ffb8-4a65-8141-e429361b09f4 Aug 26 15:01:33.290420 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-db1f4fc9-8343-48e3-ae4a-b824b57f14e9 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 returned with HTTP 404 Aug 26 15:01:33.290587 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 86/346] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:01:33 2026] DELETE /volume/v3/volumes/a485aca2-ffb8-4a65-8141-e429361b09f4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:33.315233 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:33.321346 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:01:33.323960 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-895106978"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:33.325598 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-895106978'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:01:33.325797 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Create volume of 1 GB Aug 26 15:01:33.338521 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Availability Zones retrieved successfully. Aug 26 15:01:33.347316 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Flow 'volume_create_api' (2d3b8ae8-d732-4c21-a14e-aae16e6861f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:33.350798 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80903201-009d-4795-aa27-d6d080ae9c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:33.353332 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:01:33.358732 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8c0b402a-3234-402a-99d7-a9019c957a58 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:33.361309 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c0b402a-3234-402a-99d7-a9019c957a58 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:01:33.361717 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c0b402a-3234-402a-99d7-a9019c957a58 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:33.362532 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c0b402a-3234-402a-99d7-a9019c957a58 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:33.381771 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:33.381771 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:33.389273 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8c0b402a-3234-402a-99d7-a9019c957a58 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:01:33.390219 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bc5ed6dc-f23d-4822-a259-7c18db2eb8d3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:33.390670 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc5ed6dc-f23d-4822-a259-7c18db2eb8d3 None None] GET https://10.4.3.64/volume// Aug 26 15:01:33.390828 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc5ed6dc-f23d-4822-a259-7c18db2eb8d3 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:33.392188 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc5ed6dc-f23d-4822-a259-7c18db2eb8d3 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:33.392834 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc5ed6dc-f23d-4822-a259-7c18db2eb8d3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:33.393938 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 87/347] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:33.403089 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c0b402a-3234-402a-99d7-a9019c957a58 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:01:33.403348 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 86/348] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:33 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:33.420038 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-f5ae2494-1f7d-4655-9370-60a894737015 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:33.420292 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80903201-009d-4795-aa27-d6d080ae9c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:33.422223 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c0c1da-4009-48a1-8ceb-6f6a057fc56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:33.433789 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-f5ae2494-1f7d-4655-9370-60a894737015 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:01:33.434154 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-f5ae2494-1f7d-4655-9370-60a894737015 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:33.435511 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-f5ae2494-1f7d-4655-9370-60a894737015 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:33.456338 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:33.456338 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:33.463112 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-f5ae2494-1f7d-4655-9370-60a894737015 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:01:33.471603 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-f5ae2494-1f7d-4655-9370-60a894737015 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:01:33.472840 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 87/349] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:33 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 1028 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:33.522788 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Created reservations ['ff5f09fd-cbd8-46a4-84ea-f3bc20ba0750', '7628417c-1a02-4b31-9967-1c2350bae5f6', 'e8b9ae51-f065-4f84-bf29-4f3f168f6671', '43d4eafc-2994-40c1-b4c7-4fcd49e52420'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:33.523563 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c0c1da-4009-48a1-8ceb-6f6a057fc56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff5f09fd-cbd8-46a4-84ea-f3bc20ba0750', '7628417c-1a02-4b31-9967-1c2350bae5f6', 'e8b9ae51-f065-4f84-bf29-4f3f168f6671', '43d4eafc-2994-40c1-b4c7-4fcd49e52420']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:33.525454 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77051aea-fcfc-425d-bee6-9195485fa260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:33.570131 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77051aea-fcfc-425d-bee6-9195485fa260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5feec972-7290-429e-9c72-ca8d9564e3f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-895106978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='419aeaba298d41d4ac03a8fdc5c8e881',qos_specs=None,replication_status=,reservations=['ff5f09fd-cbd8-46a4-84ea-f3bc20ba0750','7628417c-1a02-4b31-9967-1c2350bae5f6','e8b9ae51-f065-4f84-bf29-4f3f168f6671','43d4eafc-2994-40c1-b4c7-4fcd49e52420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423081b942b3412eb1560540e6f8b2cd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:01:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-895106978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5feec972-7290-429e-9c72-ca8d9564e3f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='419aeaba298d41d4ac03a8fdc5c8e881',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='423081b942b3412eb1560540e6f8b2cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:33.573272 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68d193a0-54f7-41e2-9b20-c998e7cbc7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:33.617603 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68d193a0-54f7-41e2-9b20-c998e7cbc7bd) transitioned into state 'SUCCESS' from state '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-895106978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='419aeaba298d41d4ac03a8fdc5c8e881',qos_specs=None,replication_status=,reservations=['ff5f09fd-cbd8-46a4-84ea-f3bc20ba0750','7628417c-1a02-4b31-9967-1c2350bae5f6','e8b9ae51-f065-4f84-bf29-4f3f168f6671','43d4eafc-2994-40c1-b4c7-4fcd49e52420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='423081b942b3412eb1560540e6f8b2cd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:33.618782 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c51b414-fe07-4947-a27f-6c8fa2ecd448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:33.650222 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-663405c0-d87a-4a63-9c75-67d7079c88e7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:33.653322 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c51b414-fe07-4947-a27f-6c8fa2ecd448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:33.653322 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Flow 'volume_create_api' (2d3b8ae8-d732-4c21-a14e-aae16e6861f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:33.653322 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Create volume request issued successfully. Aug 26 15:01:33.653652 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-663405c0-d87a-4a63-9c75-67d7079c88e7 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] PUT https://10.4.3.64/volume/v3/attachments/a9ab33a0-11c5-4ad3-a933-7f6d1809bcd4 Aug 26 15:01:33.653709 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-663405c0-d87a-4a63-9c75-67d7079c88e7 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:33.653907 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a8d3d3bb-29be-4f00-9752-ea05533bc5c0 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:01:33.654654 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 90/350] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:01:33 2026] POST /volume/v3/volumes => generated 753 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:01:33.676875 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3829822d-3d38-4581-9a2d-d11473d41474 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:33.679224 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-663405c0-d87a-4a63-9c75-67d7079c88e7 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Acquiring lock "cinder-attachment_update-a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:01:33.679560 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3829822d-3d38-4581-9a2d-d11473d41474 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] GET https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 Aug 26 15:01:33.680393 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3829822d-3d38-4581-9a2d-d11473d41474 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:33.680393 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3829822d-3d38-4581-9a2d-d11473d41474 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:33.691097 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-663405c0-d87a-4a63-9c75-67d7079c88e7 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Lock "cinder-attachment_update-a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79-np0000008165" acquired by "attachment_update" :: waited 0.009s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:01:33.691097 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:33.691097 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:33.691947 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:33.691947 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:33.698188 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3829822d-3d38-4581-9a2d-d11473d41474 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Volume info retrieved successfully. Aug 26 15:01:33.723596 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3829822d-3d38-4581-9a2d-d11473d41474 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 returned with HTTP 200 Aug 26 15:01:33.724673 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 87/351] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:33 2026] GET /volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 => generated 821 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:33.923258 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-663405c0-d87a-4a63-9c75-67d7079c88e7 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Lock "cinder-attachment_update-a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79-np0000008165" released by "attachment_update" :: held 0.235s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:01:33.923711 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-663405c0-d87a-4a63-9c75-67d7079c88e7 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/attachments/a9ab33a0-11c5-4ad3-a933-7f6d1809bcd4 returned with HTTP 200 Aug 26 15:01:33.926498 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 88/352] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:01:33 2026] PUT /volume/v3/attachments/a9ab33a0-11c5-4ad3-a933-7f6d1809bcd4 => generated 969 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:34.101382 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6b930cea-41c5-4459-8884-07b49977002d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:34.107755 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:01:34.107755 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-511685010"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:34.109685 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-511685010'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:01:34.121100 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create volume of 1 GB Aug 26 15:01:34.121630 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:34.121630 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:34.122369 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Availability Zones retrieved successfully. Aug 26 15:01:34.131344 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Flow 'volume_create_api' (419efda7-6b9e-4333-9eb4-5a2181a4a8a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:34.135011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a82b6b9-eeb2-4b01-9c61-5e7db55dc845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:34.135011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:01:34.151826 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:34.151826 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:34.177138 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a82b6b9-eeb2-4b01-9c61-5e7db55dc845) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d4a75fb-3684-43b5-9805-bf2a7e9d1319', 'encryption_key_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=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:34.178327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7275f30-0799-423e-9994-db5680ebef74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:34.282527 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Created reservations ['439be3a5-850f-493c-b806-4f01a42b3b84', '0072e9ee-cb43-4d61-a048-d7dfad5480e0', '5554abb3-bcd9-4598-abb0-2abf08481a15', 'c5271413-58a6-4a09-90fc-be1a66677bbf'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:34.282924 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7275f30-0799-423e-9994-db5680ebef74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['439be3a5-850f-493c-b806-4f01a42b3b84', '0072e9ee-cb43-4d61-a048-d7dfad5480e0', '5554abb3-bcd9-4598-abb0-2abf08481a15', 'c5271413-58a6-4a09-90fc-be1a66677bbf']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:34.283866 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7630a5-c1f2-405b-b4fc-74a5919d0549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:34.322188 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7630a5-c1f2-405b-b4fc-74a5919d0549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3853031c-c439-424b-9532-993d98defa5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-511685010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3d81a96f8d994ab7a108d3255206974f',qos_specs=None,replication_status=,reservations=['439be3a5-850f-493c-b806-4f01a42b3b84','0072e9ee-cb43-4d61-a048-d7dfad5480e0','5554abb3-bcd9-4598-abb0-2abf08481a15','c5271413-58a6-4a09-90fc-be1a66677bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce62e6990a34e13aa5e1f1e5df57f7c',volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-511685010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3853031c-c439-424b-9532-993d98defa5c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3d81a96f8d994ab7a108d3255206974f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce62e6990a34e13aa5e1f1e5df57f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d4a75fb-3684-43b5-9805-bf2a7e9d1319),volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:34.323404 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6e9b69-f711-478e-bd72-54053e827a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:34.353761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f6e9b69-f711-478e-bd72-54053e827a30) transitioned into state 'SUCCESS' from state '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-511685010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3d81a96f8d994ab7a108d3255206974f',qos_specs=None,replication_status=,reservations=['439be3a5-850f-493c-b806-4f01a42b3b84','0072e9ee-cb43-4d61-a048-d7dfad5480e0','5554abb3-bcd9-4598-abb0-2abf08481a15','c5271413-58a6-4a09-90fc-be1a66677bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce62e6990a34e13aa5e1f1e5df57f7c',volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:34.354472 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84bdaf9d-f7cb-4f43-98b1-334c4bf1323b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:34.376837 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84bdaf9d-f7cb-4f43-98b1-334c4bf1323b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:34.378852 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Flow 'volume_create_api' (419efda7-6b9e-4333-9eb4-5a2181a4a8a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:34.383153 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create volume request issued successfully. Aug 26 15:01:34.383492 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b930cea-41c5-4459-8884-07b49977002d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:01:34.383982 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 88/353] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:01:34 2026] POST /volume/v3/volumes => generated 757 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:01:34.404831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-35c6cbef-ce86-4cfc-b555-cbabdb7699e1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:34.407496 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-35c6cbef-ce86-4cfc-b555-cbabdb7699e1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:34.407650 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-35c6cbef-ce86-4cfc-b555-cbabdb7699e1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:34.407947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-35c6cbef-ce86-4cfc-b555-cbabdb7699e1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:34.418030 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:34.418030 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:34.425674 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-35c6cbef-ce86-4cfc-b555-cbabdb7699e1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:34.426905 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c6268742-1562-4bce-b7ea-a25bd6576502 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:34.429704 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6268742-1562-4bce-b7ea-a25bd6576502 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:01:34.429914 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6268742-1562-4bce-b7ea-a25bd6576502 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:34.430147 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6268742-1562-4bce-b7ea-a25bd6576502 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:34.433323 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-35c6cbef-ce86-4cfc-b555-cbabdb7699e1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:34.434156 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 91/354] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:34 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 825 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:34.446321 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:34.446321 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:34.452792 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c6268742-1562-4bce-b7ea-a25bd6576502 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:01:34.460964 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6268742-1562-4bce-b7ea-a25bd6576502 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:01:34.460964 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 88/355] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:34 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:34.744008 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f48e261c-ea9c-48a0-a12e-513736546e87 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:34.747946 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f48e261c-ea9c-48a0-a12e-513736546e87 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] GET https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 Aug 26 15:01:34.747946 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f48e261c-ea9c-48a0-a12e-513736546e87 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:34.747946 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f48e261c-ea9c-48a0-a12e-513736546e87 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:34.757944 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:34.757944 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:34.761561 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f48e261c-ea9c-48a0-a12e-513736546e87 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Volume info retrieved successfully. Aug 26 15:01:34.767084 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f48e261c-ea9c-48a0-a12e-513736546e87 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 returned with HTTP 200 Aug 26 15:01:34.767723 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 89/356] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:34 2026] GET /volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:34.793089 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6d9f6c86-d773-4694-af93-8b545c96cffc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:34.797475 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6d9f6c86-d773-4694-af93-8b545c96cffc tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881?usage=True Aug 26 15:01:34.797475 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6d9f6c86-d773-4694-af93-8b545c96cffc tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:34.798308 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6d9f6c86-d773-4694-af93-8b545c96cffc tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:34.798716 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:34.798716 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:34.822062 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bb2a3782-1ed5-4a82-8979-5aa8fcdb0759 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:34.822536 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb2a3782-1ed5-4a82-8979-5aa8fcdb0759 None None] GET https://10.4.3.64/volume// Aug 26 15:01:34.822816 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb2a3782-1ed5-4a82-8979-5aa8fcdb0759 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:34.823091 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb2a3782-1ed5-4a82-8979-5aa8fcdb0759 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:34.825397 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb2a3782-1ed5-4a82-8979-5aa8fcdb0759 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:34.827216 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 92/357] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:34 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:34.830393 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6d9f6c86-d773-4694-af93-8b545c96cffc tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881?usage=True returned with HTTP 200 Aug 26 15:01:34.831649 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 89/358] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:01:34 2026] GET /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881?usage=True => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:34.842923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-b0167455-ed17-4c2f-9903-4eef945aa6b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:34.842923 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-b0167455-ed17-4c2f-9903-4eef945aa6b9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 Aug 26 15:01:34.842923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-b0167455-ed17-4c2f-9903-4eef945aa6b9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:34.842923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-b0167455-ed17-4c2f-9903-4eef945aa6b9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:34.845630 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0b1264e3-5184-4d1f-8a93-c448b72f0dc6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:34.848909 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b1264e3-5184-4d1f-8a93-c448b72f0dc6 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/5a9ca4454f3942e697e98c103996b3fd?usage=True Aug 26 15:01:34.848909 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0b1264e3-5184-4d1f-8a93-c448b72f0dc6 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:34.848909 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0b1264e3-5184-4d1f-8a93-c448b72f0dc6 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:34.860285 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:34.860285 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:34.867360 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-b0167455-ed17-4c2f-9903-4eef945aa6b9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:34.875760 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-b0167455-ed17-4c2f-9903-4eef945aa6b9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 returned with HTTP 200 Aug 26 15:01:34.877107 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 89/359] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:34 2026] GET /volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 => generated 1542 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:34.882516 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b1264e3-5184-4d1f-8a93-c448b72f0dc6 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5a9ca4454f3942e697e98c103996b3fd?usage=True returned with HTTP 200 Aug 26 15:01:34.882516 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 90/360] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:01:34 2026] GET /volume/v3/os-quota-sets/5a9ca4454f3942e697e98c103996b3fd?usage=True => generated 1061 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:34.897158 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d3911fe4-61fc-4aca-ae28-f2fdd50f98dd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:34.899056 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d3911fe4-61fc-4aca-ae28-f2fdd50f98dd tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer Aug 26 15:01:34.899471 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d3911fe4-61fc-4aca-ae28-f2fdd50f98dd tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5feec972-7290-429e-9c72-ca8d9564e3f9"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:34.901509 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.volume_transfer [None req-d3911fe4-61fc-4aca-ae28-f2fdd50f98dd tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Creating new volume transfer {'transfer': {'volume_id': '5feec972-7290-429e-9c72-ca8d9564e3f9'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 26 15:01:34.901509 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.volume_transfer [None req-d3911fe4-61fc-4aca-ae28-f2fdd50f98dd tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Creating transfer of volume 5feec972-7290-429e-9c72-ca8d9564e3f9 Aug 26 15:01:34.901509 np0000008165 devstack@c-api.service[100196]: INFO cinder.transfer.api [None req-d3911fe4-61fc-4aca-ae28-f2fdd50f98dd tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Generating transfer record for volume 5feec972-7290-429e-9c72-ca8d9564e3f9 Aug 26 15:01:34.910446 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:34.910446 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:34.934666 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d3911fe4-61fc-4aca-ae28-f2fdd50f98dd tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/os-volume-transfer returned with HTTP 202 Aug 26 15:01:34.935437 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 93/361] 10.4.3.64 () {68 vars in 1284 bytes} [Wed Aug 26 15:01:34 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 26 15:01:34.952646 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7b2ab469-5254-417d-93e0-ecb069c63d32 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.011196 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-c53a80c2-52e7-49da-9223-8335a3e5397a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.014871 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-c53a80c2-52e7-49da-9223-8335a3e5397a tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] PUT https://10.4.3.64/volume/v3/attachments/4401d884-eb71-4091-b035-3f5bd1a9ad07 Aug 26 15:01:35.015414 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-c53a80c2-52e7-49da-9223-8335a3e5397a tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:35.027976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-c53a80c2-52e7-49da-9223-8335a3e5397a tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Acquiring lock "cinder-attachment_update-33e2a687-13dc-41f5-a3dd-4cf5cfb4c510-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:01:35.035496 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-c53a80c2-52e7-49da-9223-8335a3e5397a tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Lock "cinder-attachment_update-33e2a687-13dc-41f5-a3dd-4cf5cfb4c510-np0000008165" acquired by "attachment_update" :: waited 0.008s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:01:35.037815 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:35.037815 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:35.281063 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-c53a80c2-52e7-49da-9223-8335a3e5397a tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Lock "cinder-attachment_update-33e2a687-13dc-41f5-a3dd-4cf5cfb4c510-np0000008165" released by "attachment_update" :: held 0.244s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:01:35.281063 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-c53a80c2-52e7-49da-9223-8335a3e5397a tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/attachments/4401d884-eb71-4091-b035-3f5bd1a9ad07 returned with HTTP 200 Aug 26 15:01:35.281063 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 90/362] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:01:35 2026] PUT /volume/v3/attachments/4401d884-eb71-4091-b035-3f5bd1a9ad07 => generated 969 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:01:35.329539 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b2ab469-5254-417d-93e0-ecb069c63d32 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer/c5bb84aa-308b-43ab-bef9-189f82b2ef2d/accept Aug 26 15:01:35.330057 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b2ab469-5254-417d-93e0-ecb069c63d32 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "21892a17e170836f"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:35.338015 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.volume_transfer [None req-7b2ab469-5254-417d-93e0-ecb069c63d32 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] Accepting volume transfer c5bb84aa-308b-43ab-bef9-189f82b2ef2d {{(pid=100198) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 26 15:01:35.338015 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.volume_transfer [None req-7b2ab469-5254-417d-93e0-ecb069c63d32 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] Accepting transfer c5bb84aa-308b-43ab-bef9-189f82b2ef2d Aug 26 15:01:35.338192 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-1efd6ff1-5057-499e-96bb-a4e63025da4f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.343308 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-1efd6ff1-5057-499e-96bb-a4e63025da4f tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] POST https://10.4.3.64/volume/v3/attachments/4401d884-eb71-4091-b035-3f5bd1a9ad07/action Aug 26 15:01:35.344001 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-1efd6ff1-5057-499e-96bb-a4e63025da4f tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:35.344228 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-1efd6ff1-5057-499e-96bb-a4e63025da4f tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:35.382232 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:35.382232 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:35.443576 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-1efd6ff1-5057-499e-96bb-a4e63025da4f tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/attachments/4401d884-eb71-4091-b035-3f5bd1a9ad07/action returned with HTTP 204 Aug 26 15:01:35.444973 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 91/363] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:01:35 2026] POST /volume/v3/attachments/4401d884-eb71-4091-b035-3f5bd1a9ad07/action => generated 0 bytes in 109 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:35.452680 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ba31dafe-3d64-4642-936f-2866c6fb682c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.455772 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ba31dafe-3d64-4642-936f-2866c6fb682c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:35.455772 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ba31dafe-3d64-4642-936f-2866c6fb682c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:35.455772 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ba31dafe-3d64-4642-936f-2866c6fb682c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:35.472496 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:35.472496 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:35.478802 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7a38e47b-5f2b-4fd9-9681-22df89918acf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.479361 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7a38e47b-5f2b-4fd9-9681-22df89918acf None None] GET https://10.4.3.64/volume// Aug 26 15:01:35.480053 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7a38e47b-5f2b-4fd9-9681-22df89918acf None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:35.480053 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7a38e47b-5f2b-4fd9-9681-22df89918acf None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:35.481943 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7a38e47b-5f2b-4fd9-9681-22df89918acf None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:35.481943 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 91/364] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:35.483385 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ba31dafe-3d64-4642-936f-2866c6fb682c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:35.485513 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1e4cd4b6-e463-4682-8c4a-1fe14f62d592 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.488095 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1e4cd4b6-e463-4682-8c4a-1fe14f62d592 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:01:35.488324 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1e4cd4b6-e463-4682-8c4a-1fe14f62d592 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:35.488616 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1e4cd4b6-e463-4682-8c4a-1fe14f62d592 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:35.497165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-71177c5f-ceb3-4e2f-80c5-9397c541cae3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.502848 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ba31dafe-3d64-4642-936f-2866c6fb682c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:35.502848 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 94/365] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:35 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:35.505079 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-71177c5f-ceb3-4e2f-80c5-9397c541cae3 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe Aug 26 15:01:35.505079 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-71177c5f-ceb3-4e2f-80c5-9397c541cae3 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:35.505079 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-71177c5f-ceb3-4e2f-80c5-9397c541cae3 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:35.509127 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:35.509127 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:35.523918 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1e4cd4b6-e463-4682-8c4a-1fe14f62d592 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:01:35.526717 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-7b2ab469-5254-417d-93e0-ecb069c63d32 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] Created reservations ['07ef434a-41b4-427e-888d-d96d6b3066f6', '60363a0e-7151-4dec-af2c-8486ecbfe448', '2102fb86-7628-4ec4-8224-e7dc49970a05', '48ed45d1-ff4f-4e5e-9bf6-75ae69e00e68'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:35.527853 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:35.527853 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:35.533319 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-71177c5f-ceb3-4e2f-80c5-9397c541cae3 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:35.535543 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1e4cd4b6-e463-4682-8c4a-1fe14f62d592 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:01:35.536295 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 92/366] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:35 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:35.543478 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-71177c5f-ceb3-4e2f-80c5-9397c541cae3 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe returned with HTTP 200 Aug 26 15:01:35.543478 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 92/367] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:35 2026] GET /volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe => generated 1027 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:35.594193 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-7cfabf76-1d25-4a11-a268-72594137ed3f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.594348 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-7b2ab469-5254-417d-93e0-ecb069c63d32 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] Created reservations ['1c0665c0-07f7-4f67-800a-4df21758154e', 'acb00270-7fb0-4c57-a318-c04a7f8a99b2', 'c0bc4b61-ea7e-4d17-afa3-eadef86a46d3', 'cfcbff45-087a-4321-a2a8-7232749722f6'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:35.597912 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-7cfabf76-1d25-4a11-a268-72594137ed3f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:35.597912 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-7cfabf76-1d25-4a11-a268-72594137ed3f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:35.597912 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-7cfabf76-1d25-4a11-a268-72594137ed3f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:35.612342 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:35.612342 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:35.619067 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-7cfabf76-1d25-4a11-a268-72594137ed3f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:35.624257 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-7cfabf76-1d25-4a11-a268-72594137ed3f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:35.624706 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 95/368] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:35 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:35.674521 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-7b2ab469-5254-417d-93e0-ecb069c63d32 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] Created reservations ['81601888-cb95-49fe-9a6a-6ca5bf8d3d63', '60cb48e4-fd45-4819-b0ab-717dc328e63b', '2094a880-8ae0-469f-a202-183773bc6b7c', 'fe694d7c-123d-424e-bca5-49ff2bcb63e8'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:35.678937 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-52ac7eb2-8305-48a9-9a02-bf3ea0f949ab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.682800 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-52ac7eb2-8305-48a9-9a02-bf3ea0f949ab tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] PUT https://10.4.3.64/volume/v3/attachments/9353d900-b754-4f4b-b3a1-07a29d3cf707 Aug 26 15:01:35.683459 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-52ac7eb2-8305-48a9-9a02-bf3ea0f949ab tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:35.707570 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-52ac7eb2-8305-48a9-9a02-bf3ea0f949ab tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Acquiring lock "cinder-attachment_update-f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:01:35.713274 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-52ac7eb2-8305-48a9-9a02-bf3ea0f949ab tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Lock "cinder-attachment_update-f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:01:35.713905 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:35.713905 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:35.746626 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-7b2ab469-5254-417d-93e0-ecb069c63d32 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] Created reservations ['4cba0eb1-ada2-4330-9ab9-2e39d6c206f7', 'b22d7189-4659-43e2-8651-243326b4604a', '93bae9da-e2ef-4218-82ff-04904481e1c0', '0073328f-642c-4006-a61d-b6644a362d0a'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:35.772278 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7b2ab469-5254-417d-93e0-ecb069c63d32 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] Transfer volume completed successfully. Aug 26 15:01:35.792872 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0884d925-b845-4822-873b-6b09f2b16a83 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.793519 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0884d925-b845-4822-873b-6b09f2b16a83 None None] GET https://10.4.3.64/volume// Aug 26 15:01:35.795484 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0884d925-b845-4822-873b-6b09f2b16a83 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:35.795484 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0884d925-b845-4822-873b-6b09f2b16a83 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:35.795484 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0884d925-b845-4822-873b-6b09f2b16a83 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:35.795484 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 93/369] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:01:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:35.807929 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-ce28ef58-a8c8-40fe-9c1e-219e4dd9df0e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.813871 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-ce28ef58-a8c8-40fe-9c1e-219e4dd9df0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:01:35.814405 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-ce28ef58-a8c8-40fe-9c1e-219e4dd9df0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3853031c-c439-424b-9532-993d98defa5c", "connector": null, "instance_uuid": "79dc1346-c21b-4fdd-96a9-ee25cdbbcc0e"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:35.826516 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:35.826516 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:35.881487 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-ce28ef58-a8c8-40fe-9c1e-219e4dd9df0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:01:35.883503 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 96/370] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:01:35 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:35.888296 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-52ac7eb2-8305-48a9-9a02-bf3ea0f949ab tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Lock "cinder-attachment_update-f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe-np0000008165" released by "attachment_update" :: held 0.176s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:01:35.888784 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-52ac7eb2-8305-48a9-9a02-bf3ea0f949ab tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/attachments/9353d900-b754-4f4b-b3a1-07a29d3cf707 returned with HTTP 200 Aug 26 15:01:35.889471 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 93/371] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:01:35 2026] PUT /volume/v3/attachments/9353d900-b754-4f4b-b3a1-07a29d3cf707 => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:35.934686 np0000008165 devstack@c-api.service[100198]: INFO cinder.transfer.api [None req-7b2ab469-5254-417d-93e0-ecb069c63d32 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] Volume 5feec972-7290-429e-9c72-ca8d9564e3f9 has been transferred. Aug 26 15:01:35.940419 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-3ffe41db-ad32-44c8-96c2-6366c44eca34 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.944644 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-3ffe41db-ad32-44c8-96c2-6366c44eca34 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] POST https://10.4.3.64/volume/v3/attachments/9353d900-b754-4f4b-b3a1-07a29d3cf707/action Aug 26 15:01:35.945423 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-3ffe41db-ad32-44c8-96c2-6366c44eca34 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:35.945423 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-3ffe41db-ad32-44c8-96c2-6366c44eca34 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:35.950720 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-367843e4-26b5-460e-8f01-62d17caf89df None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.953218 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-367843e4-26b5-460e-8f01-62d17caf89df tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:35.953913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-367843e4-26b5-460e-8f01-62d17caf89df tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:35.953913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-367843e4-26b5-460e-8f01-62d17caf89df tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:35.957868 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b2ab469-5254-417d-93e0-ecb069c63d32 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/c5bb84aa-308b-43ab-bef9-189f82b2ef2d/accept returned with HTTP 202 Aug 26 15:01:35.958606 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 90/372] 10.4.3.64 () {68 vars in 1416 bytes} [Wed Aug 26 15:01:34 2026] POST /volume/v3/os-volume-transfer/c5bb84aa-308b-43ab-bef9-189f82b2ef2d/accept => generated 363 bytes in 1007 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:01:35.972754 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bb586415-fc23-4712-91b1-c34bb9491ea3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.975677 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb586415-fc23-4712-91b1-c34bb9491ea3 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] GET https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 Aug 26 15:01:35.976370 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:35.976370 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:35.976463 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb586415-fc23-4712-91b1-c34bb9491ea3 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:35.978143 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb586415-fc23-4712-91b1-c34bb9491ea3 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:35.990938 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-367843e4-26b5-460e-8f01-62d17caf89df tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:35.992260 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-70084b14-52cb-4af0-9a03-654e7b11eeb9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:35.992934 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-70084b14-52cb-4af0-9a03-654e7b11eeb9 None None] GET https://10.4.3.64/volume// Aug 26 15:01:35.993700 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-70084b14-52cb-4af0-9a03-654e7b11eeb9 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:35.993700 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-70084b14-52cb-4af0-9a03-654e7b11eeb9 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:35.993700 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-70084b14-52cb-4af0-9a03-654e7b11eeb9 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:35.993854 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 91/373] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:35.997128 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:35.997128 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:36.001147 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:36.001147 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:36.005586 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-367843e4-26b5-460e-8f01-62d17caf89df tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:36.006594 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 97/374] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:35 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:36.007331 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bb586415-fc23-4712-91b1-c34bb9491ea3 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] Volume info retrieved successfully. Aug 26 15:01:36.007720 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-1e586033-dbd1-495f-8681-d85abd951e9f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:36.010914 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-1e586033-dbd1-495f-8681-d85abd951e9f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:36.011215 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-1e586033-dbd1-495f-8681-d85abd951e9f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:36.011474 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-1e586033-dbd1-495f-8681-d85abd951e9f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:36.013359 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb586415-fc23-4712-91b1-c34bb9491ea3 tempest-VolumeQuotasAdminTestJSON-783727609 tempest-VolumeQuotasAdminTestJSON-783727609-project-member] https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 returned with HTTP 200 Aug 26 15:01:36.014140 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 94/375] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:35 2026] GET /volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:36.029268 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:36.029268 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:36.032417 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2e161889-430a-4b00-9b18-010d100c7139 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:36.034876 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-1e586033-dbd1-495f-8681-d85abd951e9f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:36.036037 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e161889-430a-4b00-9b18-010d100c7139 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881?usage=True Aug 26 15:01:36.036277 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e161889-430a-4b00-9b18-010d100c7139 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:36.036358 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-3ffe41db-ad32-44c8-96c2-6366c44eca34 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/attachments/9353d900-b754-4f4b-b3a1-07a29d3cf707/action returned with HTTP 204 Aug 26 15:01:36.036456 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e161889-430a-4b00-9b18-010d100c7139 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:36.037406 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 94/376] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:01:35 2026] POST /volume/v3/attachments/9353d900-b754-4f4b-b3a1-07a29d3cf707/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:36.041869 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-1e586033-dbd1-495f-8681-d85abd951e9f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:36.042358 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 92/377] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:36 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1029 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:36.069470 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e161889-430a-4b00-9b18-010d100c7139 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881?usage=True returned with HTTP 200 Aug 26 15:01:36.069685 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b533e171-d54a-4e11-9463-d0e5aa7f9008 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:36.069757 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 98/378] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:01:36 2026] GET /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881?usage=True => generated 1061 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:36.069859 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b533e171-d54a-4e11-9463-d0e5aa7f9008 None None] GET https://10.4.3.64/volume// Aug 26 15:01:36.069859 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b533e171-d54a-4e11-9463-d0e5aa7f9008 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:36.069859 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b533e171-d54a-4e11-9463-d0e5aa7f9008 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:36.070327 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b533e171-d54a-4e11-9463-d0e5aa7f9008 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:36.072918 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 95/379] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:36 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:36.088491 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-032862ad-1e68-4d73-b76f-895fb94c0381 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:36.091035 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-032862ad-1e68-4d73-b76f-895fb94c0381 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/5a9ca4454f3942e697e98c103996b3fd?usage=True Aug 26 15:01:36.091258 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-032862ad-1e68-4d73-b76f-895fb94c0381 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:36.091514 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-032862ad-1e68-4d73-b76f-895fb94c0381 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:36.101309 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-9706d48f-8b25-4854-bd37-5d38e70336c0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:36.104953 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-9706d48f-8b25-4854-bd37-5d38e70336c0 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 Aug 26 15:01:36.105286 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-9706d48f-8b25-4854-bd37-5d38e70336c0 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:36.105569 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-9706d48f-8b25-4854-bd37-5d38e70336c0 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:36.121942 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-032862ad-1e68-4d73-b76f-895fb94c0381 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/5a9ca4454f3942e697e98c103996b3fd?usage=True returned with HTTP 200 Aug 26 15:01:36.122698 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 95/380] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:01:36 2026] GET /volume/v3/os-quota-sets/5a9ca4454f3942e697e98c103996b3fd?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:36.123658 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:36.123658 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:36.130416 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-9706d48f-8b25-4854-bd37-5d38e70336c0 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:01:36.144340 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8c69a144-ee1b-4968-80e5-6be9c9fbd94c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:36.148187 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8c69a144-ee1b-4968-80e5-6be9c9fbd94c tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 Aug 26 15:01:36.148449 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8c69a144-ee1b-4968-80e5-6be9c9fbd94c tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:36.148778 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8c69a144-ee1b-4968-80e5-6be9c9fbd94c tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:36.148778 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-8c69a144-ee1b-4968-80e5-6be9c9fbd94c tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Delete volume with id: 5feec972-7290-429e-9c72-ca8d9564e3f9 Aug 26 15:01:36.149878 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-9706d48f-8b25-4854-bd37-5d38e70336c0 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 returned with HTTP 200 Aug 26 15:01:36.150577 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 93/381] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:36 2026] GET /volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 => generated 1025 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:36.162492 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:36.162492 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:36.162960 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8c69a144-ee1b-4968-80e5-6be9c9fbd94c tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Volume info retrieved successfully. Aug 26 15:01:36.200320 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-ad40b515-44f3-48c3-b355-5c9cf065ba8c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:36.202468 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8c69a144-ee1b-4968-80e5-6be9c9fbd94c tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Delete volume request issued successfully. Aug 26 15:01:36.202807 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8c69a144-ee1b-4968-80e5-6be9c9fbd94c tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 returned with HTTP 202 Aug 26 15:01:36.203368 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 99/382] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:01:36 2026] DELETE /volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:01:36.204399 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-ad40b515-44f3-48c3-b355-5c9cf065ba8c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] PUT https://10.4.3.64/volume/v3/attachments/f1883ea1-fe99-4326-9326-0550325aada0 Aug 26 15:01:36.205488 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-ad40b515-44f3-48c3-b355-5c9cf065ba8c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:36.216487 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fb178ccd-4b4a-48aa-b47d-4d86e1bd14e5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:36.218944 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb178ccd-4b4a-48aa-b47d-4d86e1bd14e5 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 Aug 26 15:01:36.219352 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb178ccd-4b4a-48aa-b47d-4d86e1bd14e5 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:36.219609 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb178ccd-4b4a-48aa-b47d-4d86e1bd14e5 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:36.221879 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-ad40b515-44f3-48c3-b355-5c9cf065ba8c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Acquiring lock "cinder-attachment_update-3853031c-c439-424b-9532-993d98defa5c-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:01:36.234633 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-ad40b515-44f3-48c3-b355-5c9cf065ba8c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-3853031c-c439-424b-9532-993d98defa5c-np0000008165" acquired by "attachment_update" :: waited 0.013s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:01:36.235646 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:36.235646 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:36.236582 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:36.236582 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:36.244843 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fb178ccd-4b4a-48aa-b47d-4d86e1bd14e5 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Volume info retrieved successfully. Aug 26 15:01:36.252917 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb178ccd-4b4a-48aa-b47d-4d86e1bd14e5 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 returned with HTTP 200 Aug 26 15:01:36.253777 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 96/383] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:36 2026] GET /volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 => generated 1009 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:36.304015 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-23f5f1dc-7b94-40f6-af9d-c22d828e1a22 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:36.307399 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-23f5f1dc-7b94-40f6-af9d-c22d828e1a22 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] PUT https://10.4.3.64/volume/v3/attachments/c5ba7e17-5966-47a7-85bb-c9cd82703c53 Aug 26 15:01:36.308227 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-23f5f1dc-7b94-40f6-af9d-c22d828e1a22 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:36.323660 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-23f5f1dc-7b94-40f6-af9d-c22d828e1a22 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Acquiring lock "cinder-attachment_update-c21b36e7-f1c7-4aad-83dc-d2aea06d8288-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:01:36.330494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-23f5f1dc-7b94-40f6-af9d-c22d828e1a22 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Lock "cinder-attachment_update-c21b36e7-f1c7-4aad-83dc-d2aea06d8288-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:01:36.331433 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:36.331433 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:36.513333 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-ad40b515-44f3-48c3-b355-5c9cf065ba8c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-3853031c-c439-424b-9532-993d98defa5c-np0000008165" released by "attachment_update" :: held 0.279s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:01:36.513783 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-ad40b515-44f3-48c3-b355-5c9cf065ba8c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/f1883ea1-fe99-4326-9326-0550325aada0 returned with HTTP 200 Aug 26 15:01:36.514590 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 96/384] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:01:36 2026] PUT /volume/v3/attachments/f1883ea1-fe99-4326-9326-0550325aada0 => generated 969 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:36.559125 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5c9440bb-f895-41b0-bd81-b21bd7e41f8c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:36.562534 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c9440bb-f895-41b0-bd81-b21bd7e41f8c tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:01:36.563039 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c9440bb-f895-41b0-bd81-b21bd7e41f8c tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:36.563447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c9440bb-f895-41b0-bd81-b21bd7e41f8c tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:36.577405 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:36.577405 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:36.585730 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5c9440bb-f895-41b0-bd81-b21bd7e41f8c tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:01:36.592738 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c9440bb-f895-41b0-bd81-b21bd7e41f8c tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:01:36.592738 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 100/385] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:36 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:36.613689 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-23f5f1dc-7b94-40f6-af9d-c22d828e1a22 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Lock "cinder-attachment_update-c21b36e7-f1c7-4aad-83dc-d2aea06d8288-np0000008165" released by "attachment_update" :: held 0.283s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:01:36.614235 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-23f5f1dc-7b94-40f6-af9d-c22d828e1a22 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/attachments/c5ba7e17-5966-47a7-85bb-c9cd82703c53 returned with HTTP 200 Aug 26 15:01:36.614874 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 94/386] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:01:36 2026] PUT /volume/v3/attachments/c5ba7e17-5966-47a7-85bb-c9cd82703c53 => generated 969 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:36.661690 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-5abbb06a-09c8-4431-89fa-a9b3e1e70ff9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:36.666263 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-5abbb06a-09c8-4431-89fa-a9b3e1e70ff9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] POST https://10.4.3.64/volume/v3/attachments/c5ba7e17-5966-47a7-85bb-c9cd82703c53/action Aug 26 15:01:36.666263 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-5abbb06a-09c8-4431-89fa-a9b3e1e70ff9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:36.666263 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-5abbb06a-09c8-4431-89fa-a9b3e1e70ff9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:36.696452 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:36.696452 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:36.717518 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e644b74d-4ea2-490a-8bd2-2f6d24fec4f7 req-5abbb06a-09c8-4431-89fa-a9b3e1e70ff9 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/attachments/c5ba7e17-5966-47a7-85bb-c9cd82703c53/action returned with HTTP 204 Aug 26 15:01:36.718630 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 97/387] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:01:36 2026] POST /volume/v3/attachments/c5ba7e17-5966-47a7-85bb-c9cd82703c53/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:37.024681 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d55960af-4503-4090-896c-7bdb8bb6c769 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:37.027466 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d55960af-4503-4090-896c-7bdb8bb6c769 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:37.027853 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d55960af-4503-4090-896c-7bdb8bb6c769 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:37.028133 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d55960af-4503-4090-896c-7bdb8bb6c769 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:37.047400 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:37.047400 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:37.058174 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d55960af-4503-4090-896c-7bdb8bb6c769 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:37.073299 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d55960af-4503-4090-896c-7bdb8bb6c769 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:37.073817 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 97/388] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:37 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:37.274324 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2e1f06a4-e328-4bbe-8f4b-3c694fdfb22e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:37.277067 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e1f06a4-e328-4bbe-8f4b-3c694fdfb22e tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 Aug 26 15:01:37.277657 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e1f06a4-e328-4bbe-8f4b-3c694fdfb22e tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:37.277734 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2e1f06a4-e328-4bbe-8f4b-3c694fdfb22e tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:37.288817 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2e1f06a4-e328-4bbe-8f4b-3c694fdfb22e tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 returned with HTTP 404 Aug 26 15:01:37.289443 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 101/389] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:37 2026] GET /volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:37.301738 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-83e14569-77c1-443c-b838-58024ebee4fd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:37.306094 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83e14569-77c1-443c-b838-58024ebee4fd tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] GET https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 Aug 26 15:01:37.306855 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83e14569-77c1-443c-b838-58024ebee4fd tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:37.307172 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83e14569-77c1-443c-b838-58024ebee4fd tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:37.319522 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83e14569-77c1-443c-b838-58024ebee4fd tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 returned with HTTP 404 Aug 26 15:01:37.319522 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 95/390] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:37 2026] GET /volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:37.329224 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b62fb7fc-39ce-406e-8e45-937df74519b8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:37.331610 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b62fb7fc-39ce-406e-8e45-937df74519b8 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 Aug 26 15:01:37.331868 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b62fb7fc-39ce-406e-8e45-937df74519b8 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:37.332234 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b62fb7fc-39ce-406e-8e45-937df74519b8 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:37.332419 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-b62fb7fc-39ce-406e-8e45-937df74519b8 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] Delete volume with id: 5feec972-7290-429e-9c72-ca8d9564e3f9 Aug 26 15:01:37.342317 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b62fb7fc-39ce-406e-8e45-937df74519b8 tempest-VolumeQuotasAdminTestJSON-1730460474 tempest-VolumeQuotasAdminTestJSON-1730460474-project-member] https://10.4.3.64/volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 returned with HTTP 404 Aug 26 15:01:37.343130 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 98/391] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:01:37 2026] DELETE /volume/v3/volumes/5feec972-7290-429e-9c72-ca8d9564e3f9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:37.357816 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6fe90898-fa82-4c87-822e-044306896a9f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:37.361139 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fe90898-fa82-4c87-822e-044306896a9f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/485c91a65a884d8ba4e356fbf3761b04?usage=True Aug 26 15:01:37.361523 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fe90898-fa82-4c87-822e-044306896a9f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:37.361709 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fe90898-fa82-4c87-822e-044306896a9f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:37.396212 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fe90898-fa82-4c87-822e-044306896a9f tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/485c91a65a884d8ba4e356fbf3761b04?usage=True returned with HTTP 200 Aug 26 15:01:37.396212 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 98/392] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:01:37 2026] GET /volume/v3/os-quota-sets/485c91a65a884d8ba4e356fbf3761b04?usage=True => generated 1061 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:37.414728 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c125e7ed-9da3-4895-b56a-3ca12eb274b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:37.417986 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c125e7ed-9da3-4895-b56a-3ca12eb274b9 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 Aug 26 15:01:37.417986 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c125e7ed-9da3-4895-b56a-3ca12eb274b9 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:37.591434 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c125e7ed-9da3-4895-b56a-3ca12eb274b9 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 returned with HTTP 200 Aug 26 15:01:37.592422 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 102/393] 10.4.3.64 () {68 vars in 1368 bytes} [Wed Aug 26 15:01:37 2026] PUT /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 => generated 397 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:37.604236 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b3543f33-3851-4940-a95b-47ef3f5385c2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:37.607688 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3543f33-3851-4940-a95b-47ef3f5385c2 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 Aug 26 15:01:37.608045 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3543f33-3851-4940-a95b-47ef3f5385c2 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:37.612670 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-636bdd4f-10e0-4bf9-bfd5-43765bd8c8f0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:37.614783 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-636bdd4f-10e0-4bf9-bfd5-43765bd8c8f0 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:01:37.614783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-636bdd4f-10e0-4bf9-bfd5-43765bd8c8f0 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:37.614783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-636bdd4f-10e0-4bf9-bfd5-43765bd8c8f0 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:37.626649 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:37.626649 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:37.630775 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-636bdd4f-10e0-4bf9-bfd5-43765bd8c8f0 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:01:37.637064 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-636bdd4f-10e0-4bf9-bfd5-43765bd8c8f0 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:01:37.637064 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 99/394] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:37 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:37.641099 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:37.641099 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:37.781543 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3543f33-3851-4940-a95b-47ef3f5385c2 tempest-VolumeQuotasAdminTestJSON-2135520335 tempest-VolumeQuotasAdminTestJSON-2135520335-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 returned with HTTP 200 Aug 26 15:01:37.782065 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 96/395] 10.4.3.64 () {68 vars in 1368 bytes} [Wed Aug 26 15:01:37 2026] PUT /volume/v3/os-quota-sets/419aeaba298d41d4ac03a8fdc5c8e881 => generated 395 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:37.881251 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dc74bbf4-d73b-4de2-b27a-91043d3dd2a9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:38.092815 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b69d9741-4d46-4c88-8c27-5b379cd66c26 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:38.101047 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b69d9741-4d46-4c88-8c27-5b379cd66c26 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:38.102205 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b69d9741-4d46-4c88-8c27-5b379cd66c26 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:38.102205 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b69d9741-4d46-4c88-8c27-5b379cd66c26 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:38.124689 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:38.124689 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:38.131003 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b69d9741-4d46-4c88-8c27-5b379cd66c26 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:38.139409 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b69d9741-4d46-4c88-8c27-5b379cd66c26 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:38.142099 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 103/396] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:38 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:38.253925 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dc74bbf4-d73b-4de2-b27a-91043d3dd2a9 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] GET https://10.4.3.64/volume/v3/os-quota-class-sets/default Aug 26 15:01:38.253925 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dc74bbf4-d73b-4de2-b27a-91043d3dd2a9 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:38.254319 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dc74bbf4-d73b-4de2-b27a-91043d3dd2a9 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:38.276372 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dc74bbf4-d73b-4de2-b27a-91043d3dd2a9 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] https://10.4.3.64/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 26 15:01:38.276909 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 99/397] 10.4.3.64 () {66 vars in 1290 bytes} [Wed Aug 26 15:01:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:38.293247 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c6326ea0-2eaf-4ec4-9782-7ac3a7d62c5b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:38.295733 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6326ea0-2eaf-4ec4-9782-7ac3a7d62c5b tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] GET https://10.4.3.64/volume/v3/os-quota-class-sets/default Aug 26 15:01:38.296121 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6326ea0-2eaf-4ec4-9782-7ac3a7d62c5b tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:38.296457 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6326ea0-2eaf-4ec4-9782-7ac3a7d62c5b tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:38.313399 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6326ea0-2eaf-4ec4-9782-7ac3a7d62c5b tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] https://10.4.3.64/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 26 15:01:38.314263 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 100/398] 10.4.3.64 () {66 vars in 1290 bytes} [Wed Aug 26 15:01:38 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:38.327057 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5fbfaaf2-4b4c-4395-96bb-7eba8390ef96 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:38.333183 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5fbfaaf2-4b4c-4395-96bb-7eba8390ef96 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:01:38.333183 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5fbfaaf2-4b4c-4395-96bb-7eba8390ef96 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1267524644"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:38.367829 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5fbfaaf2-4b4c-4395-96bb-7eba8390ef96 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:01:38.367829 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 97/399] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:01:38 2026] POST /volume/v3/types => generated 228 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:01:38.381773 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fa50c24d-fa19-4e63-a577-50cecd09b25e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:38.385606 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fa50c24d-fa19-4e63-a577-50cecd09b25e tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-class-sets/default Aug 26 15:01:38.386191 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fa50c24d-fa19-4e63-a577-50cecd09b25e tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-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-1267524644": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1267524644": 2, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1267524644": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:38.408569 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-cc0d65b4-ad52-4772-8685-4fa3e59c85f9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:38.413414 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-cc0d65b4-ad52-4772-8685-4fa3e59c85f9 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] POST https://10.4.3.64/volume/v3/attachments/a9ab33a0-11c5-4ad3-a933-7f6d1809bcd4/action Aug 26 15:01:38.413834 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-cc0d65b4-ad52-4772-8685-4fa3e59c85f9 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:38.414134 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-cc0d65b4-ad52-4772-8685-4fa3e59c85f9 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:38.444413 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:38.444413 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:38.475566 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7dc756b4-d925-427f-ad11-bd71ed405720 req-cc0d65b4-ad52-4772-8685-4fa3e59c85f9 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/attachments/a9ab33a0-11c5-4ad3-a933-7f6d1809bcd4/action returned with HTTP 204 Aug 26 15:01:38.476164 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 100/400] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:01:38 2026] POST /volume/v3/attachments/a9ab33a0-11c5-4ad3-a933-7f6d1809bcd4/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:38.591392 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fa50c24d-fa19-4e63-a577-50cecd09b25e tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] https://10.4.3.64/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 26 15:01:38.591880 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 104/401] 10.4.3.64 () {68 vars in 1311 bytes} [Wed Aug 26 15:01:38 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:38.608197 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-11251a72-3527-4e45-8a82-216ef9490512 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:38.611865 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11251a72-3527-4e45-8a82-216ef9490512 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/cab6308ddb9d473dbf6c8509710697c0/defaults Aug 26 15:01:38.612116 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11251a72-3527-4e45-8a82-216ef9490512 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:38.612310 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11251a72-3527-4e45-8a82-216ef9490512 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Calling method 'defaults' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:38.627853 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11251a72-3527-4e45-8a82-216ef9490512 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/cab6308ddb9d473dbf6c8509710697c0/defaults returned with HTTP 200 Aug 26 15:01:38.628427 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 101/402] 10.4.3.64 () {66 vars in 1374 bytes} [Wed Aug 26 15:01:38 2026] GET /volume/v3/os-quota-sets/cab6308ddb9d473dbf6c8509710697c0/defaults => generated 645 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:38.655019 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-56c44150-b633-4938-8adf-2eb37b84411b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:38.662070 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-56c44150-b633-4938-8adf-2eb37b84411b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:01:38.662960 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-56c44150-b633-4938-8adf-2eb37b84411b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:38.662960 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-56c44150-b633-4938-8adf-2eb37b84411b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:38.688873 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:38.688873 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:38.703018 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-56c44150-b633-4938-8adf-2eb37b84411b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:01:38.708051 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-56c44150-b633-4938-8adf-2eb37b84411b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:01:38.709190 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 98/403] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:38 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 1141 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:01:38.730439 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-58af7242-6d69-4513-84be-f8e4d7c16c31 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:38.732906 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58af7242-6d69-4513-84be-f8e4d7c16c31 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:01:38.733247 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58af7242-6d69-4513-84be-f8e4d7c16c31 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:38.733482 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58af7242-6d69-4513-84be-f8e4d7c16c31 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:38.749871 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:38.749871 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:38.755580 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-58af7242-6d69-4513-84be-f8e4d7c16c31 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:01:38.762899 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58af7242-6d69-4513-84be-f8e4d7c16c31 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:01:38.763427 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 101/404] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:38 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:38.878280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-11a23857-aebe-46ec-8a6f-be82311e301d req-234c401c-aae3-4953-822c-26424da3a45d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:38.882489 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11a23857-aebe-46ec-8a6f-be82311e301d req-234c401c-aae3-4953-822c-26424da3a45d tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:01:38.883380 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11a23857-aebe-46ec-8a6f-be82311e301d req-234c401c-aae3-4953-822c-26424da3a45d tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:38.883785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11a23857-aebe-46ec-8a6f-be82311e301d req-234c401c-aae3-4953-822c-26424da3a45d tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:38.904033 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:38.904033 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:38.912580 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-11a23857-aebe-46ec-8a6f-be82311e301d req-234c401c-aae3-4953-822c-26424da3a45d tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:01:38.921602 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11a23857-aebe-46ec-8a6f-be82311e301d req-234c401c-aae3-4953-822c-26424da3a45d tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:01:38.922089 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 105/405] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:38 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 1141 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:39.158653 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4e3c9bfe-f43d-4698-8c2a-e98e352307ca None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:39.162681 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e3c9bfe-f43d-4698-8c2a-e98e352307ca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:39.162904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e3c9bfe-f43d-4698-8c2a-e98e352307ca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:39.163201 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e3c9bfe-f43d-4698-8c2a-e98e352307ca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:39.207619 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:39.207619 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:39.221501 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4e3c9bfe-f43d-4698-8c2a-e98e352307ca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:39.234607 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e3c9bfe-f43d-4698-8c2a-e98e352307ca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:39.235589 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 102/406] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:39 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:39.568665 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d2ee17e8-7539-40d2-9bb7-4b958df905a7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:39.572231 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d2ee17e8-7539-40d2-9bb7-4b958df905a7 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/3d7619bfa1db4b2b8639754a928d3732/defaults Aug 26 15:01:39.572231 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d2ee17e8-7539-40d2-9bb7-4b958df905a7 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:39.573015 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d2ee17e8-7539-40d2-9bb7-4b958df905a7 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Calling method 'defaults' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:39.602079 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d2ee17e8-7539-40d2-9bb7-4b958df905a7 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/3d7619bfa1db4b2b8639754a928d3732/defaults returned with HTTP 200 Aug 26 15:01:39.602777 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 99/407] 10.4.3.64 () {66 vars in 1374 bytes} [Wed Aug 26 15:01:39 2026] GET /volume/v3/os-quota-sets/3d7619bfa1db4b2b8639754a928d3732/defaults => generated 645 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:39.996520 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fe362185-0388-4546-8db1-9dab8fa513a5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:40.001121 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fe362185-0388-4546-8db1-9dab8fa513a5 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] DELETE https://10.4.3.64/volume/v3/types/77072f62-422f-407c-bf02-2c54e0116bbb Aug 26 15:01:40.002341 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fe362185-0388-4546-8db1-9dab8fa513a5 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:40.002875 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fe362185-0388-4546-8db1-9dab8fa513a5 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:40.110111 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fe362185-0388-4546-8db1-9dab8fa513a5 tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] https://10.4.3.64/volume/v3/types/77072f62-422f-407c-bf02-2c54e0116bbb returned with HTTP 202 Aug 26 15:01:40.111249 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 102/408] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:01:39 2026] DELETE /volume/v3/types/77072f62-422f-407c-bf02-2c54e0116bbb => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:01:40.124930 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-52217583-047a-4433-aa20-c0427a5175ae None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:40.128642 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-52217583-047a-4433-aa20-c0427a5175ae tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] GET https://10.4.3.64/volume/v3/types/77072f62-422f-407c-bf02-2c54e0116bbb Aug 26 15:01:40.129024 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-52217583-047a-4433-aa20-c0427a5175ae tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:40.129319 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-52217583-047a-4433-aa20-c0427a5175ae tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:40.139408 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-52217583-047a-4433-aa20-c0427a5175ae tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] https://10.4.3.64/volume/v3/types/77072f62-422f-407c-bf02-2c54e0116bbb returned with HTTP 404 Aug 26 15:01:40.140325 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 106/409] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:01:40 2026] GET /volume/v3/types/77072f62-422f-407c-bf02-2c54e0116bbb => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:40.156347 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aba5f58a-6ecd-49e7-b824-c71599a55a3a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:40.159372 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aba5f58a-6ecd-49e7-b824-c71599a55a3a tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-class-sets/default Aug 26 15:01:40.159831 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aba5f58a-6ecd-49e7-b824-c71599a55a3a tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:40.256632 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1bcf3e9f-6000-4baf-bed3-10812a5b2a25 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:40.259678 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1bcf3e9f-6000-4baf-bed3-10812a5b2a25 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:40.261026 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1bcf3e9f-6000-4baf-bed3-10812a5b2a25 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:40.261026 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1bcf3e9f-6000-4baf-bed3-10812a5b2a25 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:40.286831 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:40.286831 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:40.295990 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1bcf3e9f-6000-4baf-bed3-10812a5b2a25 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:40.307620 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1bcf3e9f-6000-4baf-bed3-10812a5b2a25 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:40.307620 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 100/410] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:40 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:40.327279 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aba5f58a-6ecd-49e7-b824-c71599a55a3a tempest-VolumeQuotaClassesTest-1202631377 tempest-VolumeQuotaClassesTest-1202631377-project-admin] https://10.4.3.64/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 26 15:01:40.327836 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 103/411] 10.4.3.64 () {68 vars in 1311 bytes} [Wed Aug 26 15:01:40 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:41.331483 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b998f510-2ae9-4b8c-82ad-581404315443 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:41.340552 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b998f510-2ae9-4b8c-82ad-581404315443 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:41.340795 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b998f510-2ae9-4b8c-82ad-581404315443 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:41.341206 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b998f510-2ae9-4b8c-82ad-581404315443 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:41.364344 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:41.364344 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:41.371840 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b998f510-2ae9-4b8c-82ad-581404315443 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:41.380112 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b998f510-2ae9-4b8c-82ad-581404315443 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:41.380343 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 103/412] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:41 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:42.405980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8f8b29a6-082c-4515-ab2e-dfadde6af821 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:42.410839 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f8b29a6-082c-4515-ab2e-dfadde6af821 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:42.410839 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f8b29a6-082c-4515-ab2e-dfadde6af821 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:42.410839 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f8b29a6-082c-4515-ab2e-dfadde6af821 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:42.423563 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:42.423563 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:42.428571 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8f8b29a6-082c-4515-ab2e-dfadde6af821 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:42.435868 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f8b29a6-082c-4515-ab2e-dfadde6af821 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:42.435868 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 107/413] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:42 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:01:43.461575 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-35bcedd5-759b-4cf5-8f49-46085c3015f3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:43.466256 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-35bcedd5-759b-4cf5-8f49-46085c3015f3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:43.467169 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-35bcedd5-759b-4cf5-8f49-46085c3015f3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:43.467410 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-35bcedd5-759b-4cf5-8f49-46085c3015f3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:43.482798 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:43.482798 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:43.489851 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-35bcedd5-759b-4cf5-8f49-46085c3015f3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:43.502874 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-35bcedd5-759b-4cf5-8f49-46085c3015f3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:43.503568 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 101/414] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:43 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:44.532877 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-943ae151-894b-42b2-b3ff-f3ffbb207643 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:44.538290 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-943ae151-894b-42b2-b3ff-f3ffbb207643 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:44.538673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-943ae151-894b-42b2-b3ff-f3ffbb207643 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:44.540489 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-943ae151-894b-42b2-b3ff-f3ffbb207643 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:44.565138 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:44.565138 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:44.576859 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-943ae151-894b-42b2-b3ff-f3ffbb207643 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:44.587651 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-943ae151-894b-42b2-b3ff-f3ffbb207643 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:44.587820 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 104/415] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:44 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:44.840377 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-f8f25641-efd3-4615-9560-bcd2bcdf44f6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:44.843729 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-f8f25641-efd3-4615-9560-bcd2bcdf44f6 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments/f1883ea1-fe99-4326-9326-0550325aada0/action Aug 26 15:01:44.844652 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-f8f25641-efd3-4615-9560-bcd2bcdf44f6 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:44.844740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-f8f25641-efd3-4615-9560-bcd2bcdf44f6 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:44.880366 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:44.880366 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:44.927508 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ac699ff3-470e-47eb-9ab6-fbfc011637fd req-f8f25641-efd3-4615-9560-bcd2bcdf44f6 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/f1883ea1-fe99-4326-9326-0550325aada0/action returned with HTTP 204 Aug 26 15:01:44.927508 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 104/416] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:01:44 2026] POST /volume/v3/attachments/f1883ea1-fe99-4326-9326-0550325aada0/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:45.609793 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4fdb2227-bd94-4a46-85c5-f98570bfa1b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:45.614308 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4fdb2227-bd94-4a46-85c5-f98570bfa1b9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:45.614308 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4fdb2227-bd94-4a46-85c5-f98570bfa1b9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:45.615368 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4fdb2227-bd94-4a46-85c5-f98570bfa1b9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:45.632618 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:45.632618 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:45.636655 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4fdb2227-bd94-4a46-85c5-f98570bfa1b9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:45.642339 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4fdb2227-bd94-4a46-85c5-f98570bfa1b9 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:45.643112 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 108/417] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:45 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:45.705985 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-dcec6c3f-99fa-434e-b11a-f31752be124a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:45.710535 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-dcec6c3f-99fa-434e-b11a-f31752be124a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:45.710535 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-dcec6c3f-99fa-434e-b11a-f31752be124a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:45.710535 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-dcec6c3f-99fa-434e-b11a-f31752be124a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:45.724275 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:45.724275 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:45.728982 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-dcec6c3f-99fa-434e-b11a-f31752be124a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:45.743593 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-dcec6c3f-99fa-434e-b11a-f31752be124a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:45.744939 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 102/418] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:45 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:45.874478 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7e1e4e76-7e26-4e74-bb22-d1fc462bfe91 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:45.874993 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e1e4e76-7e26-4e74-bb22-d1fc462bfe91 None None] GET https://10.4.3.64/volume// Aug 26 15:01:45.875665 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e1e4e76-7e26-4e74-bb22-d1fc462bfe91 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:45.875665 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e1e4e76-7e26-4e74-bb22-d1fc462bfe91 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:45.882381 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e1e4e76-7e26-4e74-bb22-d1fc462bfe91 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:45.885139 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 105/419] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:01:45 2026] GET /volume/ => generated 385 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:45.894465 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-fcfad254-f72e-4609-a392-a97bd114f455 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:45.898174 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-fcfad254-f72e-4609-a392-a97bd114f455 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:01:45.898620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-fcfad254-f72e-4609-a392-a97bd114f455 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3853031c-c439-424b-9532-993d98defa5c", "connector": null, "instance_uuid": "c91f880b-6489-4455-b341-e29c0788bf9a"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:45.919251 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:45.919251 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:45.984162 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-fcfad254-f72e-4609-a392-a97bd114f455 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:01:45.984863 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 105/420] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:01:45 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:46.055896 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b4ce9074-070e-4e75-a1f1-7595cb8a514c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:46.062073 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b4ce9074-070e-4e75-a1f1-7595cb8a514c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:46.062073 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b4ce9074-070e-4e75-a1f1-7595cb8a514c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:46.062073 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b4ce9074-070e-4e75-a1f1-7595cb8a514c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:46.111314 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:46.111314 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:46.127951 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b4ce9074-070e-4e75-a1f1-7595cb8a514c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:46.137601 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4439c0d0-f353-42cd-8ecb-0801d79fe6ec None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:46.137751 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b4ce9074-070e-4e75-a1f1-7595cb8a514c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:46.137840 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4439c0d0-f353-42cd-8ecb-0801d79fe6ec None None] GET https://10.4.3.64/volume// Aug 26 15:01:46.137913 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 109/421] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:46 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1144 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:46.137973 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4439c0d0-f353-42cd-8ecb-0801d79fe6ec None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:46.138168 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4439c0d0-f353-42cd-8ecb-0801d79fe6ec None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:46.138966 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4439c0d0-f353-42cd-8ecb-0801d79fe6ec None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:46.139587 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 103/422] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:46 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:46.186208 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-ec68e0f0-c584-4147-bff2-41b685f02fe4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:46.192476 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-ec68e0f0-c584-4147-bff2-41b685f02fe4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:46.195342 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-ec68e0f0-c584-4147-bff2-41b685f02fe4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:46.195342 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-ec68e0f0-c584-4147-bff2-41b685f02fe4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:46.231851 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:46.231851 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:46.251129 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-ec68e0f0-c584-4147-bff2-41b685f02fe4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:46.265370 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-ec68e0f0-c584-4147-bff2-41b685f02fe4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:46.265845 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 106/423] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:46 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1324 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:46.476313 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-0ff3c673-0b4a-4bce-bf70-7e1fe3e00ca3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:46.484447 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-0ff3c673-0b4a-4bce-bf70-7e1fe3e00ca3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] PUT https://10.4.3.64/volume/v3/attachments/42dd5590-5b01-401a-832f-35a36d3477bf Aug 26 15:01:46.485142 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-0ff3c673-0b4a-4bce-bf70-7e1fe3e00ca3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:46.501822 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-0ff3c673-0b4a-4bce-bf70-7e1fe3e00ca3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Acquiring lock "cinder-attachment_update-3853031c-c439-424b-9532-993d98defa5c-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:01:46.510692 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-0ff3c673-0b4a-4bce-bf70-7e1fe3e00ca3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-3853031c-c439-424b-9532-993d98defa5c-np0000008165" acquired by "attachment_update" :: waited 0.010s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:01:46.513840 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:46.513840 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:46.704493 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-0ff3c673-0b4a-4bce-bf70-7e1fe3e00ca3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-3853031c-c439-424b-9532-993d98defa5c-np0000008165" released by "attachment_update" :: held 0.194s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:01:46.705982 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-0ff3c673-0b4a-4bce-bf70-7e1fe3e00ca3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/42dd5590-5b01-401a-832f-35a36d3477bf returned with HTTP 200 Aug 26 15:01:46.705982 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 106/424] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:01:46 2026] PUT /volume/v3/attachments/42dd5590-5b01-401a-832f-35a36d3477bf => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:47.158005 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4a0b6700-8bdc-4476-aba0-332af8b39c6a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:47.161243 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4a0b6700-8bdc-4476-aba0-332af8b39c6a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:47.161243 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4a0b6700-8bdc-4476-aba0-332af8b39c6a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:47.161243 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4a0b6700-8bdc-4476-aba0-332af8b39c6a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:47.183597 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:47.183597 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:47.190377 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4a0b6700-8bdc-4476-aba0-332af8b39c6a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:47.198523 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4a0b6700-8bdc-4476-aba0-332af8b39c6a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:47.198979 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 110/425] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:47 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:48.228729 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4fb683a2-8322-4616-ae26-6aa8f990dca0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:48.234540 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4fb683a2-8322-4616-ae26-6aa8f990dca0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:48.234808 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4fb683a2-8322-4616-ae26-6aa8f990dca0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:48.235375 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4fb683a2-8322-4616-ae26-6aa8f990dca0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:48.275014 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:48.275014 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:48.285961 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4fb683a2-8322-4616-ae26-6aa8f990dca0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:48.291818 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4fb683a2-8322-4616-ae26-6aa8f990dca0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:48.292250 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 104/426] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:48 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1145 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:48.623774 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ee6ed603-cec2-40bf-b585-ff91f639f5c2 req-e24e90af-67c4-43ce-a96e-e05f2d058355 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:48.628277 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ee6ed603-cec2-40bf-b585-ff91f639f5c2 req-e24e90af-67c4-43ce-a96e-e05f2d058355 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:01:48.628574 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ee6ed603-cec2-40bf-b585-ff91f639f5c2 req-e24e90af-67c4-43ce-a96e-e05f2d058355 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:48.628850 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ee6ed603-cec2-40bf-b585-ff91f639f5c2 req-e24e90af-67c4-43ce-a96e-e05f2d058355 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:48.648940 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:48.648940 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:48.656810 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-ee6ed603-cec2-40bf-b585-ff91f639f5c2 req-e24e90af-67c4-43ce-a96e-e05f2d058355 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:01:48.663127 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ee6ed603-cec2-40bf-b585-ff91f639f5c2 req-e24e90af-67c4-43ce-a96e-e05f2d058355 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:01:48.663624 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 107/427] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:48 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 1141 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:48.793292 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0bfb5e25-0f35-4946-a19f-14d7c728f9ea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.097108 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-0c435fc7-c455-45df-b308-d68e29c609d5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.100234 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-0c435fc7-c455-45df-b308-d68e29c609d5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments/42dd5590-5b01-401a-832f-35a36d3477bf/action Aug 26 15:01:49.100736 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-0c435fc7-c455-45df-b308-d68e29c609d5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:49.100820 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-0c435fc7-c455-45df-b308-d68e29c609d5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:49.127526 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:49.127526 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:49.157435 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bb894005-6bcd-40f9-bf79-d7b145f2b977 req-0c435fc7-c455-45df-b308-d68e29c609d5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/42dd5590-5b01-401a-832f-35a36d3477bf/action returned with HTTP 204 Aug 26 15:01:49.158584 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 111/428] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:01:49 2026] POST /volume/v3/attachments/42dd5590-5b01-401a-832f-35a36d3477bf/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:49.193065 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0bfb5e25-0f35-4946-a19f-14d7c728f9ea tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] GET https://10.4.3.64/volume/v3/os-services Aug 26 15:01:49.193310 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0bfb5e25-0f35-4946-a19f-14d7c728f9ea tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:49.193558 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0bfb5e25-0f35-4946-a19f-14d7c728f9ea tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:49.193939 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:49.193939 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:49.202256 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0bfb5e25-0f35-4946-a19f-14d7c728f9ea tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] https://10.4.3.64/volume/v3/os-services returned with HTTP 200 Aug 26 15:01:49.203473 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 107/429] 10.4.3.64 () {66 vars in 1242 bytes} [Wed Aug 26 15:01:48 2026] GET /volume/v3/os-services => generated 626 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:01:49.221226 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d491b5da-3c72-4a97-ae30-6e3cb102ac00 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.224048 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d491b5da-3c72-4a97-ae30-6e3cb102ac00 tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] GET https://10.4.3.64/volume/v3/os-services?host=np0000008165 Aug 26 15:01:49.224307 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d491b5da-3c72-4a97-ae30-6e3cb102ac00 tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:49.224907 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d491b5da-3c72-4a97-ae30-6e3cb102ac00 tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:49.233503 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d491b5da-3c72-4a97-ae30-6e3cb102ac00 tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] https://10.4.3.64/volume/v3/os-services?host=np0000008165 returned with HTTP 200 Aug 26 15:01:49.234553 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 105/430] 10.4.3.64 () {66 vars in 1277 bytes} [Wed Aug 26 15:01:49 2026] GET /volume/v3/os-services?host=np0000008165 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:49.248174 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5293a040-1df4-4f3e-a40a-5d7853656989 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.252738 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5293a040-1df4-4f3e-a40a-5d7853656989 tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] GET https://10.4.3.64/volume/v3/os-services?host=np0000008165&binary=cinder-scheduler Aug 26 15:01:49.253007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5293a040-1df4-4f3e-a40a-5d7853656989 tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:49.253231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5293a040-1df4-4f3e-a40a-5d7853656989 tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:49.263939 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5293a040-1df4-4f3e-a40a-5d7853656989 tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] https://10.4.3.64/volume/v3/os-services?host=np0000008165&binary=cinder-scheduler returned with HTTP 200 Aug 26 15:01:49.264533 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 108/431] 10.4.3.64 () {66 vars in 1325 bytes} [Wed Aug 26 15:01:49 2026] GET /volume/v3/os-services?host=np0000008165&binary=cinder-scheduler => generated 191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:49.266243 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f4c4d67c-a805-461c-951a-db3e8077284c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.281064 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fed49a8f-42b7-4ffd-ae33-a5294edffacd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.283669 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fed49a8f-42b7-4ffd-ae33-a5294edffacd tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] GET https://10.4.3.64/volume/v3/os-services?binary=cinder-scheduler Aug 26 15:01:49.283669 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fed49a8f-42b7-4ffd-ae33-a5294edffacd tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:49.284004 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fed49a8f-42b7-4ffd-ae33-a5294edffacd tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:49.289715 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fed49a8f-42b7-4ffd-ae33-a5294edffacd tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] https://10.4.3.64/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 26 15:01:49.290505 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 108/432] 10.4.3.64 () {66 vars in 1289 bytes} [Wed Aug 26 15:01:49 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:49.306322 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.317500 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d42a0a9f-4450-4eaf-83dc-9052b0e97cee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.320295 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d42a0a9f-4450-4eaf-83dc-9052b0e97cee tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:49.320295 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d42a0a9f-4450-4eaf-83dc-9052b0e97cee tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:49.321570 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d42a0a9f-4450-4eaf-83dc-9052b0e97cee tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:49.343155 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:49.343155 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:49.349725 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d42a0a9f-4450-4eaf-83dc-9052b0e97cee tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:49.356379 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d42a0a9f-4450-4eaf-83dc-9052b0e97cee tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:49.357070 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 109/433] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:49 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:49.377138 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-60c07553-5290-4e52-bfec-b8a7bfae9577 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.549136 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:01:49.549820 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-186405355"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:49.551414 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-186405355'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:01:49.551597 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Create volume of 1 GB Aug 26 15:01:49.558408 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Availability Zones retrieved successfully. Aug 26 15:01:49.569315 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Flow 'volume_create_api' (56fd4c7e-b348-4e5f-a978-cb5cca1ef357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:49.580592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9657fb79-45fe-42be-8082-2400074cf5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:49.580592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:01:49.622628 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4c4d67c-a805-461c-951a-db3e8077284c tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:01:49.623704 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f4c4d67c-a805-461c-951a-db3e8077284c tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:49.631803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9657fb79-45fe-42be-8082-2400074cf5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:49.632458 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57477824-a9c8-49e6-a669-3e4394edae6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:49.665799 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4c4d67c-a805-461c-951a-db3e8077284c tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:01:49.666282 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 112/434] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:01:49 2026] POST /volume/v3/types => generated 188 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:49.680910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-90dd5459-fff1-49a6-b3cf-ac40d68053d2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.686835 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-90dd5459-fff1-49a6-b3cf-ac40d68053d2 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:01:49.688021 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-90dd5459-fff1-49a6-b3cf-ac40d68053d2 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:49.707654 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-90dd5459-fff1-49a6-b3cf-ac40d68053d2 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:01:49.707975 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 110/435] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:01:49 2026] POST /volume/v3/types => generated 188 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:49.721495 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60c07553-5290-4e52-bfec-b8a7bfae9577 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:49.721785 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60c07553-5290-4e52-bfec-b8a7bfae9577 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:49.722116 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60c07553-5290-4e52-bfec-b8a7bfae9577 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:49.725043 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4d675562-8aed-4b84-a348-1b0dd091112d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.746828 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:49.746828 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:49.754096 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-60c07553-5290-4e52-bfec-b8a7bfae9577 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Volume info retrieved successfully. Aug 26 15:01:49.760633 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60c07553-5290-4e52-bfec-b8a7bfae9577 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:49.761369 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 109/436] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:49 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1439 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:49.781723 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Created reservations ['b561e2d8-04da-4519-9e02-be761c11b726', '7e30290c-f5d1-4831-8f33-b826ddb3dbea', 'df5c4a08-3ff7-43d2-adba-4a4bfc056bf1', '180cb9a1-0bad-4354-84d0-15eac2518a9e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:49.783589 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57477824-a9c8-49e6-a669-3e4394edae6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b561e2d8-04da-4519-9e02-be761c11b726', '7e30290c-f5d1-4831-8f33-b826ddb3dbea', 'df5c4a08-3ff7-43d2-adba-4a4bfc056bf1', '180cb9a1-0bad-4354-84d0-15eac2518a9e']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:49.785300 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de07a89b-40d3-4d9b-aadb-d8e68e842f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:49.824731 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de07a89b-40d3-4d9b-aadb-d8e68e842f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dc5bd80-6fa4-4d4a-ae77-1573e6d26204', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-186405355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3299270a14e941559b06d057035c17d6',qos_specs=None,replication_status=,reservations=['b561e2d8-04da-4519-9e02-be761c11b726','7e30290c-f5d1-4831-8f33-b826ddb3dbea','df5c4a08-3ff7-43d2-adba-4a4bfc056bf1','180cb9a1-0bad-4354-84d0-15eac2518a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d179baa2e4bb48779c812ba097f4d977',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:01:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-186405355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dc5bd80-6fa4-4d4a-ae77-1573e6d26204,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3299270a14e941559b06d057035c17d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d179baa2e4bb48779c812ba097f4d977',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:49.825938 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bed303fa-96f2-43f0-a375-979991538ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:49.843495 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0c2ead3e-0577-4a5e-8b4e-8991961c4f08 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.846309 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0c2ead3e-0577-4a5e-8b4e-8991961c4f08 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:49.846458 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0c2ead3e-0577-4a5e-8b4e-8991961c4f08 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:49.847391 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0c2ead3e-0577-4a5e-8b4e-8991961c4f08 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:49.866434 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:49.866434 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:49.874188 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0c2ead3e-0577-4a5e-8b4e-8991961c4f08 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Volume info retrieved successfully. Aug 26 15:01:49.875715 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bed303fa-96f2-43f0-a375-979991538ba2) transitioned into state 'SUCCESS' from state '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-186405355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3299270a14e941559b06d057035c17d6',qos_specs=None,replication_status=,reservations=['b561e2d8-04da-4519-9e02-be761c11b726','7e30290c-f5d1-4831-8f33-b826ddb3dbea','df5c4a08-3ff7-43d2-adba-4a4bfc056bf1','180cb9a1-0bad-4354-84d0-15eac2518a9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d179baa2e4bb48779c812ba097f4d977',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:49.876278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a73453-5a5b-4a69-a818-d7fffd246e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:49.881987 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0c2ead3e-0577-4a5e-8b4e-8991961c4f08 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:49.882800 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 111/437] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:49 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1439 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:49.891761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a73453-5a5b-4a69-a818-d7fffd246e3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:49.891761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Flow 'volume_create_api' (56fd4c7e-b348-4e5f-a978-cb5cca1ef357) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:49.892418 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Create volume request issued successfully. Aug 26 15:01:49.893403 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f5a14c8-8971-43a6-9469-67cf763287b3 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:01:49.894052 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 106/438] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:01:49 2026] POST /volume/v3/volumes => generated 751 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:01:49.913628 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f7778cc-6aba-4d40-b8e6-3809faf347e2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.915979 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f7778cc-6aba-4d40-b8e6-3809faf347e2 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] GET https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 Aug 26 15:01:49.916624 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f7778cc-6aba-4d40-b8e6-3809faf347e2 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:49.916624 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f7778cc-6aba-4d40-b8e6-3809faf347e2 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:49.930919 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:49.930919 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:49.936950 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2f7778cc-6aba-4d40-b8e6-3809faf347e2 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Volume info retrieved successfully. Aug 26 15:01:49.950500 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f7778cc-6aba-4d40-b8e6-3809faf347e2 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 returned with HTTP 200 Aug 26 15:01:49.953907 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 110/439] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:49 2026] GET /volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:49.976814 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-bedf75f9-539f-4366-b83c-05a6f866c0e3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:49.982490 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-bedf75f9-539f-4366-b83c-05a6f866c0e3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:49.982977 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-bedf75f9-539f-4366-b83c-05a6f866c0e3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:49.983070 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-bedf75f9-539f-4366-b83c-05a6f866c0e3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:50.009669 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:50.009669 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:50.019455 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-bedf75f9-539f-4366-b83c-05a6f866c0e3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:50.028688 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-bedf75f9-539f-4366-b83c-05a6f866c0e3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:50.029618 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 112/440] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:49 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:50.061299 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-df1fb5d9-7394-45ec-8416-4a943239c7aa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:50.066279 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-df1fb5d9-7394-45ec-8416-4a943239c7aa tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c/action Aug 26 15:01:50.069935 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-df1fb5d9-7394-45ec-8416-4a943239c7aa tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:50.069935 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-df1fb5d9-7394-45ec-8416-4a943239c7aa tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:50.105077 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:50.105077 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:50.105734 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-df1fb5d9-7394-45ec-8416-4a943239c7aa tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:50.129169 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:01:50.130853 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-df1fb5d9-7394-45ec-8416-4a943239c7aa tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Begin detaching volume completed successfully. Aug 26 15:01:50.130853 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-df1fb5d9-7394-45ec-8416-4a943239c7aa tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c/action returned with HTTP 202 Aug 26 15:01:50.130980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-119408928"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:50.131011 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 107/441] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:01:50 2026] POST /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:01:50.133472 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-119408928'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:01:50.139737 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Create volume of 1 GB Aug 26 15:01:50.140195 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:50.140195 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:50.140830 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Availability Zones retrieved successfully. Aug 26 15:01:50.158347 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Flow 'volume_create_api' (0b50a45e-d1de-49f9-8d1a-9c398d39a0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:50.160039 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb18ed9-203e-417e-aa40-f3fe301ec6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:50.161534 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:01:50.170283 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8afed777-02e3-481f-bd16-31046954cf60 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:50.176840 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8afed777-02e3-481f-bd16-31046954cf60 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:50.177387 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8afed777-02e3-481f-bd16-31046954cf60 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:50.177740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8afed777-02e3-481f-bd16-31046954cf60 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:50.197244 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:50.197244 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:50.203327 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8afed777-02e3-481f-bd16-31046954cf60 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:50.206721 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afb18ed9-203e-417e-aa40-f3fe301ec6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:01:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ddd1fe8c-5e69-46f0-a0ea-3c8099e8e2be,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ddd1fe8c-5e69-46f0-a0ea-3c8099e8e2be', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:50.208584 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8501e1e2-5ab0-48c9-afc7-4d81028f0f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:50.211281 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8afed777-02e3-481f-bd16-31046954cf60 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:50.211281 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 111/442] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:50 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1442 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:50.221996 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-621cdb03-3c2d-4490-b0f4-964ed0e57705 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:50.222388 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-621cdb03-3c2d-4490-b0f4-964ed0e57705 None None] GET https://10.4.3.64/volume// Aug 26 15:01:50.222590 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-621cdb03-3c2d-4490-b0f4-964ed0e57705 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:50.224674 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-621cdb03-3c2d-4490-b0f4-964ed0e57705 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:50.226277 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-621cdb03-3c2d-4490-b0f4-964ed0e57705 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:50.226277 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 113/443] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:50 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:50.237451 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-803bdf11-320f-4222-9b15-ccc2291add6f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:50.240215 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-803bdf11-320f-4222-9b15-ccc2291add6f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:50.240516 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-803bdf11-320f-4222-9b15-ccc2291add6f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:50.240726 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-803bdf11-320f-4222-9b15-ccc2291add6f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:50.255416 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:50.255416 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:50.256936 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-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. Aug 26 15:01:50.257314 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-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. Aug 26 15:01:50.260056 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-803bdf11-320f-4222-9b15-ccc2291add6f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:50.265275 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-803bdf11-320f-4222-9b15-ccc2291add6f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:50.265726 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 108/444] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:50 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1622 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:50.309909 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Created reservations ['f96e8b3f-c142-4415-96d6-14eb5185c0a7', 'e52b1399-b8de-40bf-844a-975442623e5b', '24c634c2-658e-4f44-a3fb-ad6bb4f9aa29', '3c246bb0-cef8-4d39-b5d1-79ed80dd4f9c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:50.310474 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8501e1e2-5ab0-48c9-afc7-4d81028f0f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f96e8b3f-c142-4415-96d6-14eb5185c0a7', 'e52b1399-b8de-40bf-844a-975442623e5b', '24c634c2-658e-4f44-a3fb-ad6bb4f9aa29', '3c246bb0-cef8-4d39-b5d1-79ed80dd4f9c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:50.311900 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e9de4f-c8a7-4388-9f23-4b1da34d2f67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:50.353418 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74e9de4f-c8a7-4388-9f23-4b1da34d2f67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a38ea602-1ef0-4c62-9391-79fd84b824c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-119408928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d14da37cbc4ee49f19f5d24a3ddd33',qos_specs=None,replication_status=,reservations=['f96e8b3f-c142-4415-96d6-14eb5185c0a7','e52b1399-b8de-40bf-844a-975442623e5b','24c634c2-658e-4f44-a3fb-ad6bb4f9aa29','3c246bb0-cef8-4d39-b5d1-79ed80dd4f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0827e88267a347f981512718012836e4',volume_type_id=ddd1fe8c-5e69-46f0-a0ea-3c8099e8e2be), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:01:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-119408928',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a38ea602-1ef0-4c62-9391-79fd84b824c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2d14da37cbc4ee49f19f5d24a3ddd33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0827e88267a347f981512718012836e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ddd1fe8c-5e69-46f0-a0ea-3c8099e8e2be),volume_type_id=ddd1fe8c-5e69-46f0-a0ea-3c8099e8e2be)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:50.356416 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1799c89-69dd-45e0-9559-8c6ab0753f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:50.397061 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1799c89-69dd-45e0-9559-8c6ab0753f88) transitioned into state 'SUCCESS' from state '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-119408928',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d14da37cbc4ee49f19f5d24a3ddd33',qos_specs=None,replication_status=,reservations=['f96e8b3f-c142-4415-96d6-14eb5185c0a7','e52b1399-b8de-40bf-844a-975442623e5b','24c634c2-658e-4f44-a3fb-ad6bb4f9aa29','3c246bb0-cef8-4d39-b5d1-79ed80dd4f9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0827e88267a347f981512718012836e4',volume_type_id=ddd1fe8c-5e69-46f0-a0ea-3c8099e8e2be)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:50.397909 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694cb2aa-0350-44c6-8119-5f8e25390e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:50.422118 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (694cb2aa-0350-44c6-8119-5f8e25390e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:50.422727 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Flow 'volume_create_api' (0b50a45e-d1de-49f9-8d1a-9c398d39a0df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:50.422906 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Create volume request issued successfully. Aug 26 15:01:50.423852 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d675562-8aed-4b84-a348-1b0dd091112d tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:01:50.424392 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 113/445] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:01:49 2026] POST /volume/v3/volumes => generated 765 bytes in 701 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:01:50.441652 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-edad4438-1111-4009-ae4b-b9ae9d201936 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:50.443847 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-edad4438-1111-4009-ae4b-b9ae9d201936 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] GET https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 Aug 26 15:01:50.444054 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-edad4438-1111-4009-ae4b-b9ae9d201936 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:50.444249 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-edad4438-1111-4009-ae4b-b9ae9d201936 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:50.455755 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:50.455755 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:50.462721 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-edad4438-1111-4009-ae4b-b9ae9d201936 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Volume info retrieved successfully. Aug 26 15:01:50.471780 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-edad4438-1111-4009-ae4b-b9ae9d201936 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 returned with HTTP 200 Aug 26 15:01:50.472108 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 112/446] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:50 2026] GET /volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 => generated 833 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:50.971565 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a4b0f622-8440-4eec-a9c4-fdc53b56b142 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:50.973422 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4b0f622-8440-4eec-a9c4-fdc53b56b142 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] GET https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 Aug 26 15:01:50.973657 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4b0f622-8440-4eec-a9c4-fdc53b56b142 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:50.973868 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4b0f622-8440-4eec-a9c4-fdc53b56b142 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:50.993785 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:50.993785 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:50.996648 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-4dfc8ee5-7753-469a-819f-4e527e26afd4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:50.999982 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-4dfc8ee5-7753-469a-819f-4e527e26afd4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:51.000302 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-4dfc8ee5-7753-469a-819f-4e527e26afd4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.000592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-4dfc8ee5-7753-469a-819f-4e527e26afd4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.011642 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a4b0f622-8440-4eec-a9c4-fdc53b56b142 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Volume info retrieved successfully. Aug 26 15:01:51.018174 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4b0f622-8440-4eec-a9c4-fdc53b56b142 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 returned with HTTP 200 Aug 26 15:01:51.018743 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 114/447] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:50 2026] GET /volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:51.021324 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.021324 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:51.026041 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-4dfc8ee5-7753-469a-819f-4e527e26afd4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:51.031807 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-4dfc8ee5-7753-469a-819f-4e527e26afd4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:51.033640 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 109/448] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:50 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1442 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:51.038257 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c54f7716-e08d-418b-bf37-999193a9c17a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.041849 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c54f7716-e08d-418b-bf37-999193a9c17a tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] GET https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 Aug 26 15:01:51.041951 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c54f7716-e08d-418b-bf37-999193a9c17a tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.042219 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c54f7716-e08d-418b-bf37-999193a9c17a tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.054625 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.054625 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:51.058522 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-476c9e6d-d31d-49cb-8c6b-aa266c1b44cc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.059792 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c54f7716-e08d-418b-bf37-999193a9c17a tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Volume info retrieved successfully. Aug 26 15:01:51.064045 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-476c9e6d-d31d-49cb-8c6b-aa266c1b44cc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/attachments/f1883ea1-fe99-4326-9326-0550325aada0 Aug 26 15:01:51.064045 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-476c9e6d-d31d-49cb-8c6b-aa266c1b44cc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.064390 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-476c9e6d-d31d-49cb-8c6b-aa266c1b44cc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.068460 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c54f7716-e08d-418b-bf37-999193a9c17a tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 returned with HTTP 200 Aug 26 15:01:51.069045 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 114/449] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:51.078218 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.078218 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:51.085918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fd5fb420-cd71-435b-bd3b-6f8673e90149 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.087098 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fd5fb420-cd71-435b-bd3b-6f8673e90149 tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] GET https://10.4.3.64/volume/v3/os-services?host=np0000008165&binary=cinder-volume Aug 26 15:01:51.087455 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fd5fb420-cd71-435b-bd3b-6f8673e90149 tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.087702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fd5fb420-cd71-435b-bd3b-6f8673e90149 tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.093293 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fd5fb420-cd71-435b-bd3b-6f8673e90149 tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] https://10.4.3.64/volume/v3/os-services?host=np0000008165&binary=cinder-volume returned with HTTP 200 Aug 26 15:01:51.093831 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 115/450] 10.4.3.64 () {66 vars in 1319 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/v3/os-services?host=np0000008165&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:51.118268 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1b2ef890-7667-4aeb-bf0b-060bdac29f21 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.121269 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b2ef890-7667-4aeb-bf0b-060bdac29f21 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] GET https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 Aug 26 15:01:51.122488 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b2ef890-7667-4aeb-bf0b-060bdac29f21 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.122488 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b2ef890-7667-4aeb-bf0b-060bdac29f21 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.138577 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.138577 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:51.145864 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1b2ef890-7667-4aeb-bf0b-060bdac29f21 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Volume info retrieved successfully. Aug 26 15:01:51.155615 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b2ef890-7667-4aeb-bf0b-060bdac29f21 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 returned with HTTP 200 Aug 26 15:01:51.156593 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 110/451] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:51.174044 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-27d6a3cd-90a3-4687-b1c3-1f916fdf5fdf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.174664 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6b8dfb0b-090b-473a-aed5-cab596576028 req-476c9e6d-d31d-49cb-8c6b-aa266c1b44cc tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/f1883ea1-fe99-4326-9326-0550325aada0 returned with HTTP 200 Aug 26 15:01:51.174949 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 113/452] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:01:51 2026] DELETE /volume/v3/attachments/f1883ea1-fe99-4326-9326-0550325aada0 => generated 192 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:51.177439 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27d6a3cd-90a3-4687-b1c3-1f916fdf5fdf tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 Aug 26 15:01:51.177556 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27d6a3cd-90a3-4687-b1c3-1f916fdf5fdf tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.182623 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27d6a3cd-90a3-4687-b1c3-1f916fdf5fdf tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.182623 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-27d6a3cd-90a3-4687-b1c3-1f916fdf5fdf tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Delete volume with id: 3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 Aug 26 15:01:51.201575 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.201575 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:51.202535 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-27d6a3cd-90a3-4687-b1c3-1f916fdf5fdf tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Volume info retrieved successfully. Aug 26 15:01:51.234243 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6133292c-c27c-4b0d-b5d7-65c41780100d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.237548 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6133292c-c27c-4b0d-b5d7-65c41780100d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:51.238645 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6133292c-c27c-4b0d-b5d7-65c41780100d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.239741 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6133292c-c27c-4b0d-b5d7-65c41780100d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.250906 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-27d6a3cd-90a3-4687-b1c3-1f916fdf5fdf tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Delete volume request issued successfully. Aug 26 15:01:51.250906 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27d6a3cd-90a3-4687-b1c3-1f916fdf5fdf tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 returned with HTTP 202 Aug 26 15:01:51.250906 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 115/453] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:01:51 2026] DELETE /volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:01:51.260926 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.260926 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:51.261699 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9d9f15ae-0ebc-4079-85c9-d7bb709724d9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.266900 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9d9f15ae-0ebc-4079-85c9-d7bb709724d9 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] GET https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 Aug 26 15:01:51.266900 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9d9f15ae-0ebc-4079-85c9-d7bb709724d9 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.266900 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9d9f15ae-0ebc-4079-85c9-d7bb709724d9 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.267159 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6133292c-c27c-4b0d-b5d7-65c41780100d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:51.276187 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6133292c-c27c-4b0d-b5d7-65c41780100d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:51.276187 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 116/454] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1142 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:51.278070 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.278070 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:51.286750 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9d9f15ae-0ebc-4079-85c9-d7bb709724d9 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Volume info retrieved successfully. Aug 26 15:01:51.293331 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9d9f15ae-0ebc-4079-85c9-d7bb709724d9 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 returned with HTTP 200 Aug 26 15:01:51.295640 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 111/455] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:51.384797 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d5bbc103-82e2-4dbd-8eb7-eabc8fd60ed8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.386958 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d5bbc103-82e2-4dbd-8eb7-eabc8fd60ed8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:51.387653 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d5bbc103-82e2-4dbd-8eb7-eabc8fd60ed8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.388593 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d5bbc103-82e2-4dbd-8eb7-eabc8fd60ed8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.412481 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.412481 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:51.432675 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d5bbc103-82e2-4dbd-8eb7-eabc8fd60ed8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Volume info retrieved successfully. Aug 26 15:01:51.439584 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d5bbc103-82e2-4dbd-8eb7-eabc8fd60ed8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:51.440292 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 114/456] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1142 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:51.492542 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-69c564f3-d1e7-478e-8948-e6bccf7a0e1a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.499152 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69c564f3-d1e7-478e-8948-e6bccf7a0e1a tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] GET https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 Aug 26 15:01:51.499405 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69c564f3-d1e7-478e-8948-e6bccf7a0e1a tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.499638 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69c564f3-d1e7-478e-8948-e6bccf7a0e1a tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.514140 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.514140 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:51.527284 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-69c564f3-d1e7-478e-8948-e6bccf7a0e1a tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Volume info retrieved successfully. Aug 26 15:01:51.529769 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-2b8e672f-594b-4f0d-b7ad-3071458e7177 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.533047 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-2b8e672f-594b-4f0d-b7ad-3071458e7177 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:51.534186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-2b8e672f-594b-4f0d-b7ad-3071458e7177 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.534186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-2b8e672f-594b-4f0d-b7ad-3071458e7177 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.536232 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69c564f3-d1e7-478e-8948-e6bccf7a0e1a tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 returned with HTTP 200 Aug 26 15:01:51.536706 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 116/457] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:51.555198 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.555198 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:51.558306 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-79676ae1-ca88-4ab3-a249-b6a1872f8c4e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.562424 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79676ae1-ca88-4ab3-a249-b6a1872f8c4e tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] GET https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 Aug 26 15:01:51.562968 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-79676ae1-ca88-4ab3-a249-b6a1872f8c4e tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.563292 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-79676ae1-ca88-4ab3-a249-b6a1872f8c4e tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.577802 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-2b8e672f-594b-4f0d-b7ad-3071458e7177 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:51.577986 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.577986 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:51.578240 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-2b8e672f-594b-4f0d-b7ad-3071458e7177 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:51.578240 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 117/458] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:51.587609 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-79676ae1-ca88-4ab3-a249-b6a1872f8c4e tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Volume info retrieved successfully. Aug 26 15:01:51.599948 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79676ae1-ca88-4ab3-a249-b6a1872f8c4e tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 returned with HTTP 200 Aug 26 15:01:51.601150 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 112/459] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 => generated 1031 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:51.618256 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fbab3446-a0a3-4386-a197-da290e1474d7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.622482 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fbab3446-a0a3-4386-a197-da290e1474d7 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] POST https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9/action Aug 26 15:01:51.623113 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fbab3446-a0a3-4386-a197-da290e1474d7 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:51.623308 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fbab3446-a0a3-4386-a197-da290e1474d7 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:51.641168 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.641168 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:51.641955 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fbab3446-a0a3-4386-a197-da290e1474d7 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Volume info retrieved successfully. Aug 26 15:01:51.650271 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-9b4e978a-771e-48c4-883c-f7638457ab35 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.658499 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-9b4e978a-771e-48c4-883c-f7638457ab35 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c/action Aug 26 15:01:51.658499 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-9b4e978a-771e-48c4-883c-f7638457ab35 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:01:51.658653 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-9b4e978a-771e-48c4-883c-f7638457ab35 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:51.679392 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.679392 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:51.679849 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-9b4e978a-771e-48c4-883c-f7638457ab35 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:51.681639 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-fbab3446-a0a3-4386-a197-da290e1474d7 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-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. Aug 26 15:01:51.682025 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-fbab3446-a0a3-4386-a197-da290e1474d7 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-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. Aug 26 15:01:51.698788 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-9b4e978a-771e-48c4-883c-f7638457ab35 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Begin detaching volume completed successfully. Aug 26 15:01:51.700505 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-9b4e978a-771e-48c4-883c-f7638457ab35 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c/action returned with HTTP 202 Aug 26 15:01:51.700505 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 117/460] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:01:51 2026] POST /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:01:51.714955 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-fbab3446-a0a3-4386-a197-da290e1474d7 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Created reservations ['5cac5d40-2c13-44da-931e-22ca7c0fe7b3', '18080a62-000a-4ab8-895a-49c34fdea4a5'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:51.726567 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7f0bca84-d42c-4a07-b58f-e8a05237be7b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.728981 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f0bca84-d42c-4a07-b58f-e8a05237be7b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:51.728981 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f0bca84-d42c-4a07-b58f-e8a05237be7b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.729234 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f0bca84-d42c-4a07-b58f-e8a05237be7b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.730727 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-fbab3446-a0a3-4386-a197-da290e1474d7 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-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. Aug 26 15:01:51.731511 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-fbab3446-a0a3-4386-a197-da290e1474d7 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-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. Aug 26 15:01:51.745252 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.745252 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:51.747410 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-fbab3446-a0a3-4386-a197-da290e1474d7 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Created reservations ['23e19ec3-e3b7-4fdf-8e58-d8969b1af82a', 'f40a17f3-67d4-4df2-bea0-5b75e22048ea'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:51.752687 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7f0bca84-d42c-4a07-b58f-e8a05237be7b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:51.766479 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f0bca84-d42c-4a07-b58f-e8a05237be7b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:51.767115 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 118/461] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:51.771919 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1b9183e2-b0f5-46f9-9123-d1960ff3398d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.772571 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b9183e2-b0f5-46f9-9123-d1960ff3398d None None] GET https://10.4.3.64/volume// Aug 26 15:01:51.772844 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b9183e2-b0f5-46f9-9123-d1960ff3398d None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.773175 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b9183e2-b0f5-46f9-9123-d1960ff3398d None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.774350 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b9183e2-b0f5-46f9-9123-d1960ff3398d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:01:51.775245 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 113/462] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:01:51.787785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-cad42ecf-c5f3-406b-968b-28ff54d97683 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.795325 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fbab3446-a0a3-4386-a197-da290e1474d7 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Retype volume request issued successfully. Aug 26 15:01:51.796166 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fbab3446-a0a3-4386-a197-da290e1474d7 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9/action returned with HTTP 202 Aug 26 15:01:51.796291 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-cad42ecf-c5f3-406b-968b-28ff54d97683 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:51.796291 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-cad42ecf-c5f3-406b-968b-28ff54d97683 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.796398 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 115/463] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:01:51 2026] POST /volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:01:51.796442 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-cad42ecf-c5f3-406b-968b-28ff54d97683 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.807863 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c4e4b745-c65d-4cff-9db4-d90865859112 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:51.813944 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c4e4b745-c65d-4cff-9db4-d90865859112 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] GET https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 Aug 26 15:01:51.813944 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c4e4b745-c65d-4cff-9db4-d90865859112 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:51.813944 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c4e4b745-c65d-4cff-9db4-d90865859112 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:51.825048 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.825048 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:51.825233 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:51.825233 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:51.831671 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c4e4b745-c65d-4cff-9db4-d90865859112 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Volume info retrieved successfully. Aug 26 15:01:51.831749 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-cad42ecf-c5f3-406b-968b-28ff54d97683 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:51.839654 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-cad42ecf-c5f3-406b-968b-28ff54d97683 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:51.840601 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 118/464] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1325 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:01:51.841470 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c4e4b745-c65d-4cff-9db4-d90865859112 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 returned with HTTP 200 Aug 26 15:01:51.841915 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 119/465] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:51 2026] GET /volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:52.313107 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-087490ab-d8d0-42f4-96e9-9fc07fcc6d06 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:52.314873 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-087490ab-d8d0-42f4-96e9-9fc07fcc6d06 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] GET https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 Aug 26 15:01:52.315125 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-087490ab-d8d0-42f4-96e9-9fc07fcc6d06 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:52.315332 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-087490ab-d8d0-42f4-96e9-9fc07fcc6d06 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:52.321944 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-087490ab-d8d0-42f4-96e9-9fc07fcc6d06 tempest-VolumesServicesTestJSON-1073402314 tempest-VolumesServicesTestJSON-1073402314-project-member] https://10.4.3.64/volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 returned with HTTP 404 Aug 26 15:01:52.322489 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 114/466] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:52 2026] GET /volume/v3/volumes/3dc5bd80-6fa4-4d4a-ae77-1573e6d26204 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:52.332061 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c82056a4-8e62-4763-b6ef-17baa9742d3d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:52.335604 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c82056a4-8e62-4763-b6ef-17baa9742d3d tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] GET https://10.4.3.64/volume/v3/os-services Aug 26 15:01:52.335827 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c82056a4-8e62-4763-b6ef-17baa9742d3d tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:52.336139 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c82056a4-8e62-4763-b6ef-17baa9742d3d tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:52.336439 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:52.336439 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:52.340808 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c82056a4-8e62-4763-b6ef-17baa9742d3d tempest-VolumesServicesTestJSON-1205862728 tempest-VolumesServicesTestJSON-1205862728-project-admin] https://10.4.3.64/volume/v3/os-services returned with HTTP 200 Aug 26 15:01:52.341269 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 116/467] 10.4.3.64 () {66 vars in 1242 bytes} [Wed Aug 26 15:01:52 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:52.789189 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-411d85bf-f47d-457d-b687-4de2efd1ac68 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:52.793208 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-411d85bf-f47d-457d-b687-4de2efd1ac68 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:52.793613 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-411d85bf-f47d-457d-b687-4de2efd1ac68 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:52.793613 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-411d85bf-f47d-457d-b687-4de2efd1ac68 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:52.817393 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:52.817393 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:52.824830 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-411d85bf-f47d-457d-b687-4de2efd1ac68 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:52.834255 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-411d85bf-f47d-457d-b687-4de2efd1ac68 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:52.834953 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 119/468] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:52 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1145 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:52.866125 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b316b217-9bac-4324-8374-805addb32e0b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:52.869876 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b316b217-9bac-4324-8374-805addb32e0b tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] GET https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 Aug 26 15:01:52.870186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b316b217-9bac-4324-8374-805addb32e0b tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:52.870628 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b316b217-9bac-4324-8374-805addb32e0b tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:52.885730 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:52.885730 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:52.900691 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b316b217-9bac-4324-8374-805addb32e0b tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Volume info retrieved successfully. Aug 26 15:01:52.911296 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b316b217-9bac-4324-8374-805addb32e0b tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 returned with HTTP 200 Aug 26 15:01:52.912821 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 120/469] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:52 2026] GET /volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:52.933587 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1a119504-ec40-473b-89bc-e77fe54b1193 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:52.938432 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1a119504-ec40-473b-89bc-e77fe54b1193 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] GET https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 Aug 26 15:01:52.938700 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1a119504-ec40-473b-89bc-e77fe54b1193 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:52.941203 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1a119504-ec40-473b-89bc-e77fe54b1193 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:52.950985 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:52.950985 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:52.958017 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1a119504-ec40-473b-89bc-e77fe54b1193 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Volume info retrieved successfully. Aug 26 15:01:52.968753 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1a119504-ec40-473b-89bc-e77fe54b1193 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 returned with HTTP 200 Aug 26 15:01:52.969369 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 115/470] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:52 2026] GET /volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 => generated 1031 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:52.992582 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3ceadb50-6260-4ac9-b4aa-62ca29efe6a1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:52.993089 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ceadb50-6260-4ac9-b4aa-62ca29efe6a1 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] GET https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-119408928 Aug 26 15:01:52.993156 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ceadb50-6260-4ac9-b4aa-62ca29efe6a1 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:52.993415 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ceadb50-6260-4ac9-b4aa-62ca29efe6a1 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:52.996112 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3ceadb50-6260-4ac9-b4aa-62ca29efe6a1 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-119408928'), ('all_tenants', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:01:53.068857 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3ceadb50-6260-4ac9-b4aa-62ca29efe6a1 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Get all volumes completed successfully. Aug 26 15:01:53.070287 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ceadb50-6260-4ac9-b4aa-62ca29efe6a1 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-119408928 returned with HTTP 200 Aug 26 15:01:53.070287 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 117/471] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:01:52 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-119408928 => generated 344 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:53.083904 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5d293389-7953-4faf-8cc4-954fa3f6e96b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:53.086904 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d293389-7953-4faf-8cc4-954fa3f6e96b tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] GET https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 Aug 26 15:01:53.087326 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d293389-7953-4faf-8cc4-954fa3f6e96b tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:53.087761 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d293389-7953-4faf-8cc4-954fa3f6e96b tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:53.103434 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:53.103434 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:53.113535 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5d293389-7953-4faf-8cc4-954fa3f6e96b tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Volume info retrieved successfully. Aug 26 15:01:53.123306 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d293389-7953-4faf-8cc4-954fa3f6e96b tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 returned with HTTP 200 Aug 26 15:01:53.123729 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 120/472] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:53 2026] GET /volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:53.144942 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8ad408f5-75fd-4710-9c62-530983794739 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:53.147461 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ad408f5-75fd-4710-9c62-530983794739 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 Aug 26 15:01:53.149198 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ad408f5-75fd-4710-9c62-530983794739 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:53.149198 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ad408f5-75fd-4710-9c62-530983794739 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:53.149198 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-8ad408f5-75fd-4710-9c62-530983794739 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Delete volume with id: a38ea602-1ef0-4c62-9391-79fd84b824c9 Aug 26 15:01:53.158729 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:53.158729 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:53.160015 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8ad408f5-75fd-4710-9c62-530983794739 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Volume info retrieved successfully. Aug 26 15:01:53.203675 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8ad408f5-75fd-4710-9c62-530983794739 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Delete volume request issued successfully. Aug 26 15:01:53.203675 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ad408f5-75fd-4710-9c62-530983794739 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 returned with HTTP 202 Aug 26 15:01:53.203954 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 121/473] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:01:53 2026] DELETE /volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:01:53.213025 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b11c015f-82a8-4f8c-870a-a15718005b15 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:53.219566 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b11c015f-82a8-4f8c-870a-a15718005b15 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] GET https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 Aug 26 15:01:53.219698 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b11c015f-82a8-4f8c-870a-a15718005b15 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:53.219979 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b11c015f-82a8-4f8c-870a-a15718005b15 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:53.231496 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:53.231496 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:53.236161 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b11c015f-82a8-4f8c-870a-a15718005b15 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Volume info retrieved successfully. Aug 26 15:01:53.243806 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b11c015f-82a8-4f8c-870a-a15718005b15 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 returned with HTTP 200 Aug 26 15:01:53.244242 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 116/474] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:53 2026] GET /volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:54.748272 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-79f1f421-6135-4dc9-87a7-ca97ee150ca7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:54.748272 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-79f1f421-6135-4dc9-87a7-ca97ee150ca7 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:54.748272 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-79f1f421-6135-4dc9-87a7-ca97ee150ca7 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:54.748272 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-79f1f421-6135-4dc9-87a7-ca97ee150ca7 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:54.748272 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:54.748272 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:54.748272 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-79f1f421-6135-4dc9-87a7-ca97ee150ca7 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:54.748272 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-79f1f421-6135-4dc9-87a7-ca97ee150ca7 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:54.748272 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 118/475] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:53 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:54.752402 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2039d1d3-1aa0-4963-8a6e-0afad37aaf00 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:54.752402 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2039d1d3-1aa0-4963-8a6e-0afad37aaf00 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] GET https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 Aug 26 15:01:54.752402 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2039d1d3-1aa0-4963-8a6e-0afad37aaf00 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:54.752402 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2039d1d3-1aa0-4963-8a6e-0afad37aaf00 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:54.752402 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2039d1d3-1aa0-4963-8a6e-0afad37aaf00 tempest-VolumeRetypeWithoutMigrationTest-1944896434 tempest-VolumeRetypeWithoutMigrationTest-1944896434-project-member] https://10.4.3.64/volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 returned with HTTP 404 Aug 26 15:01:54.752402 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 121/476] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:54 2026] GET /volume/v3/volumes/a38ea602-1ef0-4c62-9391-79fd84b824c9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:54.755972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0fee27c4-89ba-447f-b35d-59dba81aeeab None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:54.755972 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0fee27c4-89ba-447f-b35d-59dba81aeeab tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] DELETE https://10.4.3.64/volume/v3/types/9b766563-81b8-42e9-acd4-fbac503a385c Aug 26 15:01:54.755972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0fee27c4-89ba-447f-b35d-59dba81aeeab tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:54.755972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0fee27c4-89ba-447f-b35d-59dba81aeeab tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:54.755972 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0fee27c4-89ba-447f-b35d-59dba81aeeab tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] https://10.4.3.64/volume/v3/types/9b766563-81b8-42e9-acd4-fbac503a385c returned with HTTP 202 Aug 26 15:01:54.755972 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 122/477] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:01:54 2026] DELETE /volume/v3/types/9b766563-81b8-42e9-acd4-fbac503a385c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:01:54.757612 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-11edf89d-2b46-415f-8db0-eaeeb7425d45 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:54.757612 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11edf89d-2b46-415f-8db0-eaeeb7425d45 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] GET https://10.4.3.64/volume/v3/types/9b766563-81b8-42e9-acd4-fbac503a385c Aug 26 15:01:54.757612 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11edf89d-2b46-415f-8db0-eaeeb7425d45 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:54.757612 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11edf89d-2b46-415f-8db0-eaeeb7425d45 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:54.757612 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11edf89d-2b46-415f-8db0-eaeeb7425d45 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] https://10.4.3.64/volume/v3/types/9b766563-81b8-42e9-acd4-fbac503a385c returned with HTTP 404 Aug 26 15:01:54.757612 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 117/478] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:01:54 2026] GET /volume/v3/types/9b766563-81b8-42e9-acd4-fbac503a385c => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:54.759612 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-428a5fa2-ad1e-4ddf-b96f-79356de8068c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:54.759612 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-428a5fa2-ad1e-4ddf-b96f-79356de8068c tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] DELETE https://10.4.3.64/volume/v3/types/ddd1fe8c-5e69-46f0-a0ea-3c8099e8e2be Aug 26 15:01:54.759612 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-428a5fa2-ad1e-4ddf-b96f-79356de8068c tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:54.759612 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-428a5fa2-ad1e-4ddf-b96f-79356de8068c tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:54.759612 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-428a5fa2-ad1e-4ddf-b96f-79356de8068c tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] https://10.4.3.64/volume/v3/types/ddd1fe8c-5e69-46f0-a0ea-3c8099e8e2be returned with HTTP 202 Aug 26 15:01:54.759612 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 119/479] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:01:54 2026] DELETE /volume/v3/types/ddd1fe8c-5e69-46f0-a0ea-3c8099e8e2be => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:01:54.760505 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c0fa5aa7-940b-4f5a-8aca-dcd1ce58f6c5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:54.760505 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0fa5aa7-940b-4f5a-8aca-dcd1ce58f6c5 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] GET https://10.4.3.64/volume/v3/types/ddd1fe8c-5e69-46f0-a0ea-3c8099e8e2be Aug 26 15:01:54.760505 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0fa5aa7-940b-4f5a-8aca-dcd1ce58f6c5 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:54.760505 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0fa5aa7-940b-4f5a-8aca-dcd1ce58f6c5 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:54.760505 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0fa5aa7-940b-4f5a-8aca-dcd1ce58f6c5 tempest-VolumeRetypeWithoutMigrationTest-1510129330 tempest-VolumeRetypeWithoutMigrationTest-1510129330-project-admin] https://10.4.3.64/volume/v3/types/ddd1fe8c-5e69-46f0-a0ea-3c8099e8e2be returned with HTTP 404 Aug 26 15:01:54.760505 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 122/480] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:01:54 2026] GET /volume/v3/types/ddd1fe8c-5e69-46f0-a0ea-3c8099e8e2be => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:54.925565 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3996ee86-a8c8-486d-8408-bac7b2afad4d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:54.931847 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3996ee86-a8c8-486d-8408-bac7b2afad4d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:54.932137 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3996ee86-a8c8-486d-8408-bac7b2afad4d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:54.932581 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3996ee86-a8c8-486d-8408-bac7b2afad4d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:54.960812 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:54.960812 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:54.975929 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3996ee86-a8c8-486d-8408-bac7b2afad4d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:54.991727 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3996ee86-a8c8-486d-8408-bac7b2afad4d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:54.992205 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 123/481] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:54 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1145 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:56.012767 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-22687386-5637-4075-9bdf-1b83af99a89c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:56.015733 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22687386-5637-4075-9bdf-1b83af99a89c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:56.016032 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22687386-5637-4075-9bdf-1b83af99a89c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:56.016730 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22687386-5637-4075-9bdf-1b83af99a89c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:56.036505 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:56.036505 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:56.047817 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-22687386-5637-4075-9bdf-1b83af99a89c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:56.054978 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22687386-5637-4075-9bdf-1b83af99a89c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:56.055535 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 118/482] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:56 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:57.071306 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-289c4a34-09d0-44eb-a7a3-b7b9e9d30ae3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:57.076636 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-289c4a34-09d0-44eb-a7a3-b7b9e9d30ae3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:57.076636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-289c4a34-09d0-44eb-a7a3-b7b9e9d30ae3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:57.076872 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-289c4a34-09d0-44eb-a7a3-b7b9e9d30ae3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:57.096729 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:57.096729 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:57.108058 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-289c4a34-09d0-44eb-a7a3-b7b9e9d30ae3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:57.118934 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-289c4a34-09d0-44eb-a7a3-b7b9e9d30ae3 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:57.119549 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 120/483] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:57 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1145 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:57.690681 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-cff0a64b-ca78-4a96-981c-6c730c3cbf40 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:57.696911 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-cff0a64b-ca78-4a96-981c-6c730c3cbf40 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:57.696911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-cff0a64b-ca78-4a96-981c-6c730c3cbf40 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:57.696911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-cff0a64b-ca78-4a96-981c-6c730c3cbf40 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:57.721510 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:57.721510 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:57.727350 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-cff0a64b-ca78-4a96-981c-6c730c3cbf40 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:57.735303 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-cff0a64b-ca78-4a96-981c-6c730c3cbf40 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:57.735697 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 123/484] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:01:57 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:58.141016 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ed28e365-7e1b-406d-8db2-9b42abe7be83 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:58.144995 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ed28e365-7e1b-406d-8db2-9b42abe7be83 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:58.144995 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ed28e365-7e1b-406d-8db2-9b42abe7be83 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:58.144995 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ed28e365-7e1b-406d-8db2-9b42abe7be83 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:58.160539 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:58.160539 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:58.167243 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ed28e365-7e1b-406d-8db2-9b42abe7be83 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:58.182642 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ed28e365-7e1b-406d-8db2-9b42abe7be83 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:58.182642 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 124/485] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:58 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:58.686266 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:58.846747 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:01:58.847099 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-2146615654"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:58.848708 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-2146615654'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:01:58.849009 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Create volume of 1 GB Aug 26 15:01:58.855234 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Availability Zones retrieved successfully. Aug 26 15:01:58.865943 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Flow 'volume_create_api' (d394780a-d3d2-4bb3-bc67-e1ed45ec7870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:58.867101 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e14c6575-262b-4a28-84f7-a1023c2c5988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:58.869078 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:01:58.916956 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e14c6575-262b-4a28-84f7-a1023c2c5988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:58.918017 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c594f0aa-3ba6-4b8b-bb71-1c8ac79e251d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:59.027248 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Created reservations ['32800f2c-3b49-4062-b94b-b9e8f8410d75', '804a152e-0ab1-456e-9dd3-f079d3e44e8a', '73c9bdf5-9dc0-4532-91df-8133f8d41064', 'ef2b6fc8-47d8-4ecb-a52b-4e0d0a1333b5'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:01:59.028358 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c594f0aa-3ba6-4b8b-bb71-1c8ac79e251d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32800f2c-3b49-4062-b94b-b9e8f8410d75', '804a152e-0ab1-456e-9dd3-f079d3e44e8a', '73c9bdf5-9dc0-4532-91df-8133f8d41064', 'ef2b6fc8-47d8-4ecb-a52b-4e0d0a1333b5']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:59.029297 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8efbd6-9808-4fe2-82c1-20e5c19c6e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:59.061998 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8efbd6-9808-4fe2-82c1-20e5c19c6e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '460501a7-c11c-4ed4-ac87-71c121dd2888', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2146615654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374f821a9f1344a084ed761f4cd18d15',qos_specs=None,replication_status=,reservations=['32800f2c-3b49-4062-b94b-b9e8f8410d75','804a152e-0ab1-456e-9dd3-f079d3e44e8a','73c9bdf5-9dc0-4532-91df-8133f8d41064','ef2b6fc8-47d8-4ecb-a52b-4e0d0a1333b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3d56eda4f38433fbc0ef169ae8477e9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:01:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-2146615654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=460501a7-c11c-4ed4-ac87-71c121dd2888,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='374f821a9f1344a084ed761f4cd18d15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3d56eda4f38433fbc0ef169ae8477e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:59.064144 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002a6860-fc06-4ca7-937e-21e893c15c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:59.101973 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (002a6860-fc06-4ca7-937e-21e893c15c00) transitioned into state 'SUCCESS' from state '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-2146615654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374f821a9f1344a084ed761f4cd18d15',qos_specs=None,replication_status=,reservations=['32800f2c-3b49-4062-b94b-b9e8f8410d75','804a152e-0ab1-456e-9dd3-f079d3e44e8a','73c9bdf5-9dc0-4532-91df-8133f8d41064','ef2b6fc8-47d8-4ecb-a52b-4e0d0a1333b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3d56eda4f38433fbc0ef169ae8477e9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:59.103472 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec30a695-d754-4ca1-a2f6-023af202240f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:01:59.127614 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec30a695-d754-4ca1-a2f6-023af202240f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:01:59.127614 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Flow 'volume_create_api' (d394780a-d3d2-4bb3-bc67-e1ed45ec7870) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:01:59.128124 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Create volume request issued successfully. Aug 26 15:01:59.129137 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-843d102d-6d2d-450d-89a4-b29c93f2bcf6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:01:59.129137 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 119/486] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:01:58 2026] POST /volume/v3/volumes => generated 752 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:01:59.150483 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-11a5fe63-ca8a-4aab-9f4b-1e3b891cabbb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:59.156444 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-11a5fe63-ca8a-4aab-9f4b-1e3b891cabbb tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 Aug 26 15:01:59.156444 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-11a5fe63-ca8a-4aab-9f4b-1e3b891cabbb tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:59.158219 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-11a5fe63-ca8a-4aab-9f4b-1e3b891cabbb tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:59.168601 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:59.168601 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:01:59.174400 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-11a5fe63-ca8a-4aab-9f4b-1e3b891cabbb tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:01:59.185634 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-11a5fe63-ca8a-4aab-9f4b-1e3b891cabbb tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 returned with HTTP 200 Aug 26 15:01:59.186976 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 121/487] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:59 2026] GET /volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:59.200205 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-471db068-036c-420f-bbe4-95d8389cf752 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:59.201354 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c37c77ba-46b7-4280-aeff-12584f6cd6f1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:59.205520 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c37c77ba-46b7-4280-aeff-12584f6cd6f1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:01:59.206165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c37c77ba-46b7-4280-aeff-12584f6cd6f1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:59.206624 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c37c77ba-46b7-4280-aeff-12584f6cd6f1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:59.208195 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-471db068-036c-420f-bbe4-95d8389cf752 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/attachments/42dd5590-5b01-401a-832f-35a36d3477bf Aug 26 15:01:59.208195 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-471db068-036c-420f-bbe4-95d8389cf752 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:59.208476 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-471db068-036c-420f-bbe4-95d8389cf752 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:59.222310 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:59.222310 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:59.234212 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:59.234212 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:01:59.246388 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c37c77ba-46b7-4280-aeff-12584f6cd6f1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:01:59.255690 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c37c77ba-46b7-4280-aeff-12584f6cd6f1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:01:59.262205 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 125/488] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:01:59 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 1145 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:01:59.322508 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-48fb00eb-868b-4965-b668-523fbebd9ed9 req-471db068-036c-420f-bbe4-95d8389cf752 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/42dd5590-5b01-401a-832f-35a36d3477bf returned with HTTP 200 Aug 26 15:01:59.323167 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 124/489] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:01:59 2026] DELETE /volume/v3/attachments/42dd5590-5b01-401a-832f-35a36d3477bf => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:59.469592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a5fd7a5f-5663-4725-85bd-9e7e5ce00177 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:59.647655 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5fd7a5f-5663-4725-85bd-9e7e5ce00177 tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] GET https://10.4.3.64/volume/v3/os-services Aug 26 15:01:59.647939 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5fd7a5f-5663-4725-85bd-9e7e5ce00177 tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:01:59.648449 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5fd7a5f-5663-4725-85bd-9e7e5ce00177 tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:01:59.649509 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:59.649509 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:01:59.657262 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5fd7a5f-5663-4725-85bd-9e7e5ce00177 tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] https://10.4.3.64/volume/v3/os-services returned with HTTP 200 Aug 26 15:01:59.658080 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 120/490] 10.4.3.64 () {66 vars in 1242 bytes} [Wed Aug 26 15:01:59 2026] GET /volume/v3/os-services => generated 626 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:01:59.674150 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-afe67260-8680-497a-89fa-54891c83fabb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:59.676683 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-afe67260-8680-497a-89fa-54891c83fabb tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] PUT https://10.4.3.64/volume/v3/os-services/disable-log-reason Aug 26 15:01:59.677324 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-afe67260-8680-497a-89fa-54891c83fabb tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000008165", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:59.679975 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-afe67260-8680-497a-89fa-54891c83fabb tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] https://10.4.3.64/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 26 15:01:59.680910 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 122/491] 10.4.3.64 () {68 vars in 1319 bytes} [Wed Aug 26 15:01:59 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:01:59.694356 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b90ade39-37e3-4da2-bd2c-566bcf7d24eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:59.697455 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b90ade39-37e3-4da2-bd2c-566bcf7d24eb tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] PUT https://10.4.3.64/volume/v3/os-services/disable Aug 26 15:01:59.699060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b90ade39-37e3-4da2-bd2c-566bcf7d24eb tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000008165", "binary": "invalid_binary"} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:59.706569 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b90ade39-37e3-4da2-bd2c-566bcf7d24eb tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] https://10.4.3.64/volume/v3/os-services/disable returned with HTTP 404 Aug 26 15:01:59.707119 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 126/492] 10.4.3.64 () {68 vars in 1286 bytes} [Wed Aug 26 15:01:59 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:59.722674 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-504d9048-a588-4267-bf1c-44706bb4b182 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:59.724828 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-504d9048-a588-4267-bf1c-44706bb4b182 tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] PUT https://10.4.3.64/volume/v3/os-services/enable Aug 26 15:01:59.724828 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-504d9048-a588-4267-bf1c-44706bb4b182 tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:59.726425 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:01:59.726425 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:01:59.734058 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-504d9048-a588-4267-bf1c-44706bb4b182 tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] https://10.4.3.64/volume/v3/os-services/enable returned with HTTP 404 Aug 26 15:01:59.734754 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 125/493] 10.4.3.64 () {68 vars in 1283 bytes} [Wed Aug 26 15:01:59 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:01:59.746445 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d1a836b3-6b38-42b8-a1c2-4c377d3019ac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:59.748739 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d1a836b3-6b38-42b8-a1c2-4c377d3019ac tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] PUT https://10.4.3.64/volume/v3/os-services/freeze Aug 26 15:01:59.749641 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d1a836b3-6b38-42b8-a1c2-4c377d3019ac tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:59.762433 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d1a836b3-6b38-42b8-a1c2-4c377d3019ac tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] https://10.4.3.64/volume/v3/os-services/freeze returned with HTTP 400 Aug 26 15:01:59.763696 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 121/494] 10.4.3.64 () {68 vars in 1283 bytes} [Wed Aug 26 15:01:59 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:01:59.777528 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-38a6aafa-e788-4ab9-a167-d2fe619dca99 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:01:59.779797 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38a6aafa-e788-4ab9-a167-d2fe619dca99 tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] PUT https://10.4.3.64/volume/v3/os-services/thaw Aug 26 15:01:59.780229 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38a6aafa-e788-4ab9-a167-d2fe619dca99 tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:01:59.794512 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38a6aafa-e788-4ab9-a167-d2fe619dca99 tempest-VolumeServicesNegativeTest-1977359215 tempest-VolumeServicesNegativeTest-1977359215-project-admin] https://10.4.3.64/volume/v3/os-services/thaw returned with HTTP 400 Aug 26 15:01:59.795588 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 123/495] 10.4.3.64 () {68 vars in 1277 bytes} [Wed Aug 26 15:01:59 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:02:00.210699 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8106af6c-4675-4a20-8cda-9679eca678f1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:00.214154 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8106af6c-4675-4a20-8cda-9679eca678f1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 Aug 26 15:02:00.214412 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8106af6c-4675-4a20-8cda-9679eca678f1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:00.214730 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8106af6c-4675-4a20-8cda-9679eca678f1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:00.233124 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:00.233124 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:00.241992 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8106af6c-4675-4a20-8cda-9679eca678f1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:00.265620 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8106af6c-4675-4a20-8cda-9679eca678f1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 returned with HTTP 200 Aug 26 15:02:00.266272 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 127/496] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:00 2026] GET /volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 => generated 845 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:00.281921 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fa7086d9-e3f4-4afb-b507-cd5618d4053c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:00.283309 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fa7086d9-e3f4-4afb-b507-cd5618d4053c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:02:00.283309 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fa7086d9-e3f4-4afb-b507-cd5618d4053c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:00.283309 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fa7086d9-e3f4-4afb-b507-cd5618d4053c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:00.292164 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4d32245e-d1e7-4377-a818-f64634c27f0c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:00.296173 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d32245e-d1e7-4377-a818-f64634c27f0c tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:02:00.296173 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d32245e-d1e7-4377-a818-f64634c27f0c tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "460501a7-c11c-4ed4-ac87-71c121dd2888", "name": "tempest-VolumesBackupsAdminTest-Backup-951654824", "container": "tempest-volumesbackupsadmintest-backup-container-1334524708"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:00.297476 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-4d32245e-d1e7-4377-a818-f64634c27f0c tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Creating new backup {'backup': {'volume_id': '460501a7-c11c-4ed4-ac87-71c121dd2888', 'name': 'tempest-VolumesBackupsAdminTest-Backup-951654824', 'container': 'tempest-volumesbackupsadmintest-backup-container-1334524708'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:02:00.297476 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-4d32245e-d1e7-4377-a818-f64634c27f0c tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Creating backup of volume 460501a7-c11c-4ed4-ac87-71c121dd2888 in container tempest-volumesbackupsadmintest-backup-container-1334524708 Aug 26 15:02:00.318646 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:00.318646 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:00.318720 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:00.318720 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:00.318789 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4d32245e-d1e7-4377-a818-f64634c27f0c tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:00.331665 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fa7086d9-e3f4-4afb-b507-cd5618d4053c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:00.348102 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fa7086d9-e3f4-4afb-b507-cd5618d4053c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:02:00.348589 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 126/497] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:00 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:00.370687 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-308628bf-d4fc-4138-bfaf-0a2182377082 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:00.375404 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-308628bf-d4fc-4138-bfaf-0a2182377082 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:02:00.375743 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-308628bf-d4fc-4138-bfaf-0a2182377082 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:00.378954 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-308628bf-d4fc-4138-bfaf-0a2182377082 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:00.390401 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:00.390401 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:00.399955 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-308628bf-d4fc-4138-bfaf-0a2182377082 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:00.408557 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-308628bf-d4fc-4138-bfaf-0a2182377082 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:02:00.408557 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 124/498] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:00 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:00.428494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-4d32245e-d1e7-4377-a818-f64634c27f0c tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Created reservations ['ba18b7e8-1b8c-45b4-a168-9a521b354bef', '7c1437a7-137e-4a9e-b3c8-baaed89b6bc4'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:00.503349 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-34f20d50-2d96-49a1-bd87-939b4a14f90c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:00.507421 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-34f20d50-2d96-49a1-bd87-939b4a14f90c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:02:00.515093 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-34f20d50-2d96-49a1-bd87-939b4a14f90c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:00.515093 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-34f20d50-2d96-49a1-bd87-939b4a14f90c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:00.534790 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:00.534790 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:00.543096 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-34f20d50-2d96-49a1-bd87-939b4a14f90c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:00.551104 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-34f20d50-2d96-49a1-bd87-939b4a14f90c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:02:00.551104 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 128/499] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:00 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:00.575903 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d32245e-d1e7-4377-a818-f64634c27f0c tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:02:00.577239 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 122/500] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:02:00 2026] POST /volume/v3/backups => generated 332 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:00.589595 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a1602728-4e80-4054-8597-f6e77bf9a9a9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:00.593176 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a1602728-4e80-4054-8597-f6e77bf9a9a9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:00.593176 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a1602728-4e80-4054-8597-f6e77bf9a9a9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:00.593367 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a1602728-4e80-4054-8597-f6e77bf9a9a9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:00.593789 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a1602728-4e80-4054-8597-f6e77bf9a9a9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:00.618257 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:00.618257 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:00.622023 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a1602728-4e80-4054-8597-f6e77bf9a9a9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:00.622023 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 127/501] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:00 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 796 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:01.634029 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-01cacca0-914b-4c20-a533-7cc6635c1f00 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:01.637044 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01cacca0-914b-4c20-a533-7cc6635c1f00 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:01.637148 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01cacca0-914b-4c20-a533-7cc6635c1f00 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:01.637852 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01cacca0-914b-4c20-a533-7cc6635c1f00 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:01.637852 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-01cacca0-914b-4c20-a533-7cc6635c1f00 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:01.660054 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:01.660054 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:01.662094 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01cacca0-914b-4c20-a533-7cc6635c1f00 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:01.662630 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 125/502] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:01 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:02.677945 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0dc5ee92-3ef7-4fbc-8ee2-7d5525a9ae5b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:02.687741 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0dc5ee92-3ef7-4fbc-8ee2-7d5525a9ae5b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:02.691201 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0dc5ee92-3ef7-4fbc-8ee2-7d5525a9ae5b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:02.691530 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0dc5ee92-3ef7-4fbc-8ee2-7d5525a9ae5b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:02.691716 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0dc5ee92-3ef7-4fbc-8ee2-7d5525a9ae5b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:02.717033 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:02.717033 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:02.720281 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0dc5ee92-3ef7-4fbc-8ee2-7d5525a9ae5b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:02.720859 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 129/503] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:02 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:03.733998 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-54dff561-da3f-4686-8c68-ba001c84257a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:03.738401 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-54dff561-da3f-4686-8c68-ba001c84257a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:03.738401 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-54dff561-da3f-4686-8c68-ba001c84257a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:03.738401 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-54dff561-da3f-4686-8c68-ba001c84257a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:03.738401 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-54dff561-da3f-4686-8c68-ba001c84257a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:03.748641 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:03.748641 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:03.749667 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-54dff561-da3f-4686-8c68-ba001c84257a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:03.750378 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 123/504] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:03 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:04.233256 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7713fb03-c242-4405-88ea-308c9a6de52d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:04.448662 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7713fb03-c242-4405-88ea-308c9a6de52d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 26 15:02:04.449513 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7713fb03-c242-4405-88ea-308c9a6de52d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:04.449513 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7713fb03-c242-4405-88ea-308c9a6de52d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:04.450490 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-7713fb03-c242-4405-88ea-308c9a6de52d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:02:04.452198 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7713fb03-c242-4405-88ea-308c9a6de52d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:02:04.495649 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7713fb03-c242-4405-88ea-308c9a6de52d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Get all volumes completed successfully. Aug 26 15:02:04.495649 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7713fb03-c242-4405-88ea-308c9a6de52d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 26 15:02:04.495649 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 128/505] 10.4.3.64 () {66 vars in 1230 bytes} [Wed Aug 26 15:02:04 2026] GET /volume/v3/volumes => generated 15 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:02:04.508353 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:04.511949 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:04.512532 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1342035743"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:04.518155 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1342035743'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:04.518155 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Create volume of 1 GB Aug 26 15:02:04.521447 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Availability Zones retrieved successfully. Aug 26 15:02:04.530450 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Flow 'volume_create_api' (2539d419-483f-4dcb-9018-d76171fa6320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:04.532436 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4dd404f-e115-4adf-a02c-5aba1b19dc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:04.533801 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:04.587824 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4dd404f-e115-4adf-a02c-5aba1b19dc4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:04.589825 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37b0bd8b-c3c6-4ea4-a91b-949ae44ee3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:04.698743 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Created reservations ['8aa8687c-5be8-4a6d-a8ab-bf38353caf26', '568f0f8a-337f-4f04-9a06-b23da12f6f91', 'b8b5b687-853f-458f-82fe-26f8691ae5bd', '57c68e3c-1ac8-41fa-8dad-9fb363e9f076'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:04.699620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37b0bd8b-c3c6-4ea4-a91b-949ae44ee3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aa8687c-5be8-4a6d-a8ab-bf38353caf26', '568f0f8a-337f-4f04-9a06-b23da12f6f91', 'b8b5b687-853f-458f-82fe-26f8691ae5bd', '57c68e3c-1ac8-41fa-8dad-9fb363e9f076']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:04.700416 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e2b650-4260-485c-a752-b71653f801a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:04.741778 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e2b650-4260-485c-a752-b71653f801a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2574cd5-8d13-44f1-bf83-8e0ad32af885', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1342035743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf897317fc07470781cc3647f1f70e0c',qos_specs=None,replication_status=,reservations=['8aa8687c-5be8-4a6d-a8ab-bf38353caf26','568f0f8a-337f-4f04-9a06-b23da12f6f91','b8b5b687-853f-458f-82fe-26f8691ae5bd','57c68e3c-1ac8-41fa-8dad-9fb363e9f076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9cbe5fdac314023b8521e29bbd2f2cc',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1342035743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2574cd5-8d13-44f1-bf83-8e0ad32af885,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf897317fc07470781cc3647f1f70e0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9cbe5fdac314023b8521e29bbd2f2cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:04.742630 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c9a007-ca7d-47a1-8045-4ab6c2ea71c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:04.766900 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a61172f0-b4e6-4f68-9958-4999ac00e927 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:04.770370 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a61172f0-b4e6-4f68-9958-4999ac00e927 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:04.773247 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a61172f0-b4e6-4f68-9958-4999ac00e927 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:04.773247 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a61172f0-b4e6-4f68-9958-4999ac00e927 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:04.773247 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a61172f0-b4e6-4f68-9958-4999ac00e927 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:04.778877 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:04.778877 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:04.779840 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a61172f0-b4e6-4f68-9958-4999ac00e927 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:04.780396 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 130/506] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:04 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:04.782246 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92c9a007-ca7d-47a1-8045-4ab6c2ea71c2) transitioned into state 'SUCCESS' from state '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-1342035743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf897317fc07470781cc3647f1f70e0c',qos_specs=None,replication_status=,reservations=['8aa8687c-5be8-4a6d-a8ab-bf38353caf26','568f0f8a-337f-4f04-9a06-b23da12f6f91','b8b5b687-853f-458f-82fe-26f8691ae5bd','57c68e3c-1ac8-41fa-8dad-9fb363e9f076'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9cbe5fdac314023b8521e29bbd2f2cc',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:04.783084 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd74e70-57a3-444f-a502-1cc8d75551bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:04.810489 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fd74e70-57a3-444f-a502-1cc8d75551bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:04.810489 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Flow 'volume_create_api' (2539d419-483f-4dcb-9018-d76171fa6320) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:04.810489 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Create volume request issued successfully. Aug 26 15:02:04.810489 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3210b8cc-916a-4caf-8b6f-019f6e0477d6 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:04.811011 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 126/507] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:02:04 2026] POST /volume/v3/volumes => generated 753 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:04.830354 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e0c4efec-2450-4c47-9ad9-7138be4b2f51 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:04.832870 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0c4efec-2450-4c47-9ad9-7138be4b2f51 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 Aug 26 15:02:04.833198 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0c4efec-2450-4c47-9ad9-7138be4b2f51 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:04.833454 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0c4efec-2450-4c47-9ad9-7138be4b2f51 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:04.843321 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:04.843321 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:04.852150 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e0c4efec-2450-4c47-9ad9-7138be4b2f51 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:04.859976 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0c4efec-2450-4c47-9ad9-7138be4b2f51 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 returned with HTTP 200 Aug 26 15:02:04.859976 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 124/508] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:04 2026] GET /volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:05.796854 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d0739804-1ca9-446b-a523-0542a69da633 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:05.800920 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d0739804-1ca9-446b-a523-0542a69da633 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:05.800920 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d0739804-1ca9-446b-a523-0542a69da633 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:05.800920 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d0739804-1ca9-446b-a523-0542a69da633 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:05.800920 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d0739804-1ca9-446b-a523-0542a69da633 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:05.808619 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:05.808619 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:05.809587 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d0739804-1ca9-446b-a523-0542a69da633 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:05.809997 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 129/509] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:05 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:05.876574 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fc191d33-9caa-429d-8d70-8bc39f97ed48 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:05.880930 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fc191d33-9caa-429d-8d70-8bc39f97ed48 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 Aug 26 15:02:05.880930 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fc191d33-9caa-429d-8d70-8bc39f97ed48 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:05.880930 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fc191d33-9caa-429d-8d70-8bc39f97ed48 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:05.897504 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:05.897504 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:05.905651 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fc191d33-9caa-429d-8d70-8bc39f97ed48 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:05.915992 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fc191d33-9caa-429d-8d70-8bc39f97ed48 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 returned with HTTP 200 Aug 26 15:02:05.915992 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 131/510] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:05 2026] GET /volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:05.940559 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b682c1bc-fc80-4bd8-b1ea-9b1373837bd8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:05.942815 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b682c1bc-fc80-4bd8-b1ea-9b1373837bd8 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 Aug 26 15:02:05.943140 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b682c1bc-fc80-4bd8-b1ea-9b1373837bd8 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:05.943409 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b682c1bc-fc80-4bd8-b1ea-9b1373837bd8 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:05.953761 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:05.953761 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:05.959875 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b682c1bc-fc80-4bd8-b1ea-9b1373837bd8 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:05.965736 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b682c1bc-fc80-4bd8-b1ea-9b1373837bd8 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 returned with HTTP 200 Aug 26 15:02:05.966368 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 127/511] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:05 2026] GET /volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:05.990756 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:05.993148 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:05.994999 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1181529131"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:05.995669 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1181529131'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:05.996191 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Create volume of 1 GB Aug 26 15:02:06.001654 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Availability Zones retrieved successfully. Aug 26 15:02:06.011943 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Flow 'volume_create_api' (96912ec8-9e0b-40ea-80da-30384fc6a5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:06.014182 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67fb3d5-b833-4d2a-827d-4d01b8b8cb7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:06.018557 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:06.060695 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67fb3d5-b833-4d2a-827d-4d01b8b8cb7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:06.061473 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ad86a2-f641-497d-b5ea-d3b8bffb6c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:06.127860 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Created reservations ['d6bc132b-b51d-493a-ae88-829af2a657ae', '8ad21733-453b-48df-ba9c-5a35dd215f63', 'd41f5a6f-a95a-49cf-a640-3afd07101ee1', 'd5609b53-ce11-4995-a334-33ce22032693'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:06.128461 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ad86a2-f641-497d-b5ea-d3b8bffb6c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6bc132b-b51d-493a-ae88-829af2a657ae', '8ad21733-453b-48df-ba9c-5a35dd215f63', 'd41f5a6f-a95a-49cf-a640-3afd07101ee1', 'd5609b53-ce11-4995-a334-33ce22032693']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:06.129593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ca6b1d0-aad5-43bc-82a6-633c779d7198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:06.165457 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ca6b1d0-aad5-43bc-82a6-633c779d7198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9074021c-b1bd-42dc-b193-ffae83febbf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1181529131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf897317fc07470781cc3647f1f70e0c',qos_specs=None,replication_status=,reservations=['d6bc132b-b51d-493a-ae88-829af2a657ae','8ad21733-453b-48df-ba9c-5a35dd215f63','d41f5a6f-a95a-49cf-a640-3afd07101ee1','d5609b53-ce11-4995-a334-33ce22032693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9cbe5fdac314023b8521e29bbd2f2cc',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1181529131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9074021c-b1bd-42dc-b193-ffae83febbf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf897317fc07470781cc3647f1f70e0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9cbe5fdac314023b8521e29bbd2f2cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:06.166804 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c86a9da-8fc9-468d-872e-97344ea2546f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:06.208013 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c86a9da-8fc9-468d-872e-97344ea2546f) transitioned into state 'SUCCESS' from state '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-1181529131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf897317fc07470781cc3647f1f70e0c',qos_specs=None,replication_status=,reservations=['d6bc132b-b51d-493a-ae88-829af2a657ae','8ad21733-453b-48df-ba9c-5a35dd215f63','d41f5a6f-a95a-49cf-a640-3afd07101ee1','d5609b53-ce11-4995-a334-33ce22032693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9cbe5fdac314023b8521e29bbd2f2cc',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:06.208699 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5cf8759-0d83-4c7a-bbcd-60758ec2108e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:06.225981 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5cf8759-0d83-4c7a-bbcd-60758ec2108e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:06.226946 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Flow 'volume_create_api' (96912ec8-9e0b-40ea-80da-30384fc6a5bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:06.227710 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Create volume request issued successfully. Aug 26 15:02:06.227934 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76609fcd-02d3-4ab1-9b51-84fa80de398d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:06.229805 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 125/512] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:02:05 2026] POST /volume/v3/volumes => generated 753 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:06.249493 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1b260bd8-e249-48ad-a12e-d0854da0ef52 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:06.253661 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b260bd8-e249-48ad-a12e-d0854da0ef52 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 Aug 26 15:02:06.253661 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b260bd8-e249-48ad-a12e-d0854da0ef52 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:06.253661 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b260bd8-e249-48ad-a12e-d0854da0ef52 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:06.267946 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:06.267946 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:06.275962 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1b260bd8-e249-48ad-a12e-d0854da0ef52 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:06.289640 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b260bd8-e249-48ad-a12e-d0854da0ef52 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 returned with HTTP 200 Aug 26 15:02:06.289640 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 130/513] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:06 2026] GET /volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:06.829431 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-12b603c4-b486-4994-9a32-6f1b7c02b8b5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:06.831873 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-12b603c4-b486-4994-9a32-6f1b7c02b8b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:06.832633 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-12b603c4-b486-4994-9a32-6f1b7c02b8b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:06.833487 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-12b603c4-b486-4994-9a32-6f1b7c02b8b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:06.833822 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-12b603c4-b486-4994-9a32-6f1b7c02b8b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:06.844336 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:06.844336 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:06.845205 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-12b603c4-b486-4994-9a32-6f1b7c02b8b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:06.846846 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 132/514] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:06 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:07.310006 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-119a754b-381a-4da5-b24b-eaf3341e65a2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:07.314254 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-119a754b-381a-4da5-b24b-eaf3341e65a2 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 Aug 26 15:02:07.315100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-119a754b-381a-4da5-b24b-eaf3341e65a2 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:07.315391 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-119a754b-381a-4da5-b24b-eaf3341e65a2 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:07.330532 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:07.330532 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:07.337874 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-119a754b-381a-4da5-b24b-eaf3341e65a2 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:07.362003 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-119a754b-381a-4da5-b24b-eaf3341e65a2 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 returned with HTTP 200 Aug 26 15:02:07.362003 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 128/515] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:07 2026] GET /volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 => generated 846 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:07.392796 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fb24c968-b4ee-42dc-aab7-0b9a5b50c08b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:07.398579 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fb24c968-b4ee-42dc-aab7-0b9a5b50c08b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 Aug 26 15:02:07.398579 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fb24c968-b4ee-42dc-aab7-0b9a5b50c08b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:07.399457 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fb24c968-b4ee-42dc-aab7-0b9a5b50c08b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:07.422959 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:07.422959 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:07.437116 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fb24c968-b4ee-42dc-aab7-0b9a5b50c08b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:07.448038 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fb24c968-b4ee-42dc-aab7-0b9a5b50c08b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 returned with HTTP 200 Aug 26 15:02:07.448955 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 126/516] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:07 2026] GET /volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 => generated 846 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:07.473876 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:07.476047 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:07.476639 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2104785235"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:07.478790 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2104785235'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:07.481396 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Create volume of 1 GB Aug 26 15:02:07.491918 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Availability Zones retrieved successfully. Aug 26 15:02:07.497829 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Flow 'volume_create_api' (d54f064c-0d7b-47bd-85d0-3a738969a981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:07.499589 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aadf361-1137-4a1d-8a02-93be2586a4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:07.501435 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:07.561756 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aadf361-1137-4a1d-8a02-93be2586a4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:07.562962 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (001bdf45-368f-4077-a7cc-8ecb2e473795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:07.640165 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Created reservations ['a6c52b45-92de-4ead-a96a-2a1174d1325a', '6c1658c4-9adc-4cd1-9aa0-fdc549adf258', '066d2ba6-4787-4acd-97e3-7bc112a234f6', '493bd9f6-7afd-4c7d-9983-a985236c844c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:07.641509 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (001bdf45-368f-4077-a7cc-8ecb2e473795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6c52b45-92de-4ead-a96a-2a1174d1325a', '6c1658c4-9adc-4cd1-9aa0-fdc549adf258', '066d2ba6-4787-4acd-97e3-7bc112a234f6', '493bd9f6-7afd-4c7d-9983-a985236c844c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:07.642677 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07e0c77b-f91e-4480-bc79-70a3de1ce57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:07.677340 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07e0c77b-f91e-4480-bc79-70a3de1ce57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b399d726-6134-4f0c-9a02-ec825a1ce6cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2104785235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf897317fc07470781cc3647f1f70e0c',qos_specs=None,replication_status=,reservations=['a6c52b45-92de-4ead-a96a-2a1174d1325a','6c1658c4-9adc-4cd1-9aa0-fdc549adf258','066d2ba6-4787-4acd-97e3-7bc112a234f6','493bd9f6-7afd-4c7d-9983-a985236c844c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9cbe5fdac314023b8521e29bbd2f2cc',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2104785235',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b399d726-6134-4f0c-9a02-ec825a1ce6cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf897317fc07470781cc3647f1f70e0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9cbe5fdac314023b8521e29bbd2f2cc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:07.679401 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f1d8fe8-0501-492d-a81d-d0a9685a3bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:07.708276 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f1d8fe8-0501-492d-a81d-d0a9685a3bc1) transitioned into state 'SUCCESS' from state '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-2104785235',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf897317fc07470781cc3647f1f70e0c',qos_specs=None,replication_status=,reservations=['a6c52b45-92de-4ead-a96a-2a1174d1325a','6c1658c4-9adc-4cd1-9aa0-fdc549adf258','066d2ba6-4787-4acd-97e3-7bc112a234f6','493bd9f6-7afd-4c7d-9983-a985236c844c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9cbe5fdac314023b8521e29bbd2f2cc',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:07.709427 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758cc14a-3d0c-4318-af3a-f7006c6a26db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:07.722784 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (758cc14a-3d0c-4318-af3a-f7006c6a26db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:07.724686 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Flow 'volume_create_api' (d54f064c-0d7b-47bd-85d0-3a738969a981) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:07.725796 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Create volume request issued successfully. Aug 26 15:02:07.727033 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c67bfa5f-acb8-4a70-8236-55eb8d8c479b tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:07.727864 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 131/517] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:02:07 2026] POST /volume/v3/volumes => generated 753 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:07.747619 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-41c2d3e1-8578-41cb-bab4-ffd9829ce09d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:07.750408 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-41c2d3e1-8578-41cb-bab4-ffd9829ce09d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf Aug 26 15:02:07.750738 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-41c2d3e1-8578-41cb-bab4-ffd9829ce09d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:07.752261 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-41c2d3e1-8578-41cb-bab4-ffd9829ce09d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:07.761165 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:07.761165 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:07.767151 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-41c2d3e1-8578-41cb-bab4-ffd9829ce09d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:07.772343 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-41c2d3e1-8578-41cb-bab4-ffd9829ce09d tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf returned with HTTP 200 Aug 26 15:02:07.773048 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 133/518] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:07 2026] GET /volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:07.863920 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5c4c9efb-8c29-46d8-b4c8-3681f551b9c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:07.866977 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c4c9efb-8c29-46d8-b4c8-3681f551b9c2 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:07.867660 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c4c9efb-8c29-46d8-b4c8-3681f551b9c2 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:07.867660 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c4c9efb-8c29-46d8-b4c8-3681f551b9c2 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:07.867955 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5c4c9efb-8c29-46d8-b4c8-3681f551b9c2 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:07.875801 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:07.875801 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:07.877145 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c4c9efb-8c29-46d8-b4c8-3681f551b9c2 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:07.877934 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 129/519] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:07 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:08.792624 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ffa3a883-5930-449b-8bc4-8f610a898aa5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:08.796106 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ffa3a883-5930-449b-8bc4-8f610a898aa5 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf Aug 26 15:02:08.796412 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ffa3a883-5930-449b-8bc4-8f610a898aa5 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:08.796705 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ffa3a883-5930-449b-8bc4-8f610a898aa5 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:08.806588 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:08.806588 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:08.811808 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ffa3a883-5930-449b-8bc4-8f610a898aa5 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:08.818744 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ffa3a883-5930-449b-8bc4-8f610a898aa5 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf returned with HTTP 200 Aug 26 15:02:08.819627 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 127/520] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:08 2026] GET /volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:08.840423 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4742db6d-634b-40f9-b12e-1b4330f82678 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:08.844285 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4742db6d-634b-40f9-b12e-1b4330f82678 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf Aug 26 15:02:08.844534 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4742db6d-634b-40f9-b12e-1b4330f82678 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:08.845381 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4742db6d-634b-40f9-b12e-1b4330f82678 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:08.859020 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:08.859020 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:08.865804 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4742db6d-634b-40f9-b12e-1b4330f82678 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:08.872793 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4742db6d-634b-40f9-b12e-1b4330f82678 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf returned with HTTP 200 Aug 26 15:02:08.873746 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 132/521] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:08 2026] GET /volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:02:08.891968 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:08.895286 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-70dd9077-b8ff-4b7c-b4bf-b41ea95cf9c8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:08.897742 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70dd9077-b8ff-4b7c-b4bf-b41ea95cf9c8 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:08.898027 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70dd9077-b8ff-4b7c-b4bf-b41ea95cf9c8 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:08.898271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70dd9077-b8ff-4b7c-b4bf-b41ea95cf9c8 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:08.898405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-70dd9077-b8ff-4b7c-b4bf-b41ea95cf9c8 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:08.904914 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:08.904914 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:08.906219 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70dd9077-b8ff-4b7c-b4bf-b41ea95cf9c8 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:08.907286 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 130/522] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:08 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:08.959967 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:08.960772 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:08.962841 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:08.963025 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Create volume of 1 GB Aug 26 15:02:08.971380 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Availability Zones retrieved successfully. Aug 26 15:02:08.987799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Flow 'volume_create_api' (8737fec0-fc76-491b-9b37-4dca1bcd9fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:08.989867 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ef9e0b-ec95-4705-84da-d87b21e3895f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:08.991264 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:09.048326 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ef9e0b-ec95-4705-84da-d87b21e3895f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:09.049513 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65194fd6-5e23-4ad7-a09d-580c8fced0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:09.189737 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Created reservations ['971ad353-02a0-46d4-b55a-5f4c832f4a9d', '5b585a79-f0e9-41c8-a84a-c5f0dbfec8e7', '53636c2a-c5ae-40b4-a3f9-526bfbc6f2a8', 'bf482b31-01d4-4556-b260-04fe0d235934'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:09.191059 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65194fd6-5e23-4ad7-a09d-580c8fced0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['971ad353-02a0-46d4-b55a-5f4c832f4a9d', '5b585a79-f0e9-41c8-a84a-c5f0dbfec8e7', '53636c2a-c5ae-40b4-a3f9-526bfbc6f2a8', 'bf482b31-01d4-4556-b260-04fe0d235934']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:09.192079 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ecb3f1c-09f0-436f-b07a-5ee13fd4572e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:09.231088 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ecb3f1c-09f0-436f-b07a-5ee13fd4572e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da4bcace-4db5-4337-b950-7b815de85be3', '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='fa298d62ac87451c8f02e73c22ca9344',qos_specs=None,replication_status=,reservations=['971ad353-02a0-46d4-b55a-5f4c832f4a9d','5b585a79-f0e9-41c8-a84a-c5f0dbfec8e7','53636c2a-c5ae-40b4-a3f9-526bfbc6f2a8','bf482b31-01d4-4556-b260-04fe0d235934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fca8d766e6204fc88d10eac60a592504',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02: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=da4bcace-4db5-4337-b950-7b815de85be3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa298d62ac87451c8f02e73c22ca9344',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fca8d766e6204fc88d10eac60a592504',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:09.232384 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41cd100e-fa3c-49f0-a8a2-315c99784e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:09.266035 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41cd100e-fa3c-49f0-a8a2-315c99784e28) transitioned into state 'SUCCESS' from 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='fa298d62ac87451c8f02e73c22ca9344',qos_specs=None,replication_status=,reservations=['971ad353-02a0-46d4-b55a-5f4c832f4a9d','5b585a79-f0e9-41c8-a84a-c5f0dbfec8e7','53636c2a-c5ae-40b4-a3f9-526bfbc6f2a8','bf482b31-01d4-4556-b260-04fe0d235934'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fca8d766e6204fc88d10eac60a592504',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:09.266497 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26efc6ee-b456-4f98-96a9-67e06b5a4a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:09.280828 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26efc6ee-b456-4f98-96a9-67e06b5a4a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:09.282110 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Flow 'volume_create_api' (8737fec0-fc76-491b-9b37-4dca1bcd9fa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:09.282868 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Create volume request issued successfully. Aug 26 15:02:09.283854 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dbf7086d-2408-48de-a3c5-036fffdd2de6 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:09.284509 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 134/523] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:02:08 2026] POST /volume/v3/volumes => generated 731 bytes in 394 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:09.303661 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f53c3b18-e496-4d0c-9fbe-b82f995a73dd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:09.306666 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f53c3b18-e496-4d0c-9fbe-b82f995a73dd tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] GET https://10.4.3.64/volume/v3/volumes/da4bcace-4db5-4337-b950-7b815de85be3 Aug 26 15:02:09.306666 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f53c3b18-e496-4d0c-9fbe-b82f995a73dd tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:09.306666 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f53c3b18-e496-4d0c-9fbe-b82f995a73dd tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:09.318408 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:09.318408 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:09.328263 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f53c3b18-e496-4d0c-9fbe-b82f995a73dd tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Volume info retrieved successfully. Aug 26 15:02:09.337650 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f53c3b18-e496-4d0c-9fbe-b82f995a73dd tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] https://10.4.3.64/volume/v3/volumes/da4bcace-4db5-4337-b950-7b815de85be3 returned with HTTP 200 Aug 26 15:02:09.338442 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 128/524] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:09 2026] GET /volume/v3/volumes/da4bcace-4db5-4337-b950-7b815de85be3 => generated 910 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:09.922140 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f381b2c5-b29c-4d96-b23d-907ea249004e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:09.925258 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f381b2c5-b29c-4d96-b23d-907ea249004e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:09.926323 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f381b2c5-b29c-4d96-b23d-907ea249004e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:09.926323 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f381b2c5-b29c-4d96-b23d-907ea249004e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:09.926323 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f381b2c5-b29c-4d96-b23d-907ea249004e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:09.936852 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:09.936852 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:09.938100 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f381b2c5-b29c-4d96-b23d-907ea249004e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:09.938558 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 133/525] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:09 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:10.367923 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-99fb606f-1892-46e8-876d-1d60090161bc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:10.368364 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99fb606f-1892-46e8-876d-1d60090161bc tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] GET https://10.4.3.64/volume/v3/volumes/da4bcace-4db5-4337-b950-7b815de85be3 Aug 26 15:02:10.368613 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99fb606f-1892-46e8-876d-1d60090161bc tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:10.368836 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99fb606f-1892-46e8-876d-1d60090161bc tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:10.382834 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:10.382834 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:10.391085 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-99fb606f-1892-46e8-876d-1d60090161bc tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Volume info retrieved successfully. Aug 26 15:02:10.397973 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99fb606f-1892-46e8-876d-1d60090161bc tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] https://10.4.3.64/volume/v3/volumes/da4bcace-4db5-4337-b950-7b815de85be3 returned with HTTP 200 Aug 26 15:02:10.398539 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 131/526] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:10 2026] GET /volume/v3/volumes/da4bcace-4db5-4337-b950-7b815de85be3 => generated 962 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:10.419902 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5e43fc3a-0927-4991-ad98-90038a1bcac5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:10.422356 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5e43fc3a-0927-4991-ad98-90038a1bcac5 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1&project_id=cf897317fc07470781cc3647f1f70e0c Aug 26 15:02:10.422569 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5e43fc3a-0927-4991-ad98-90038a1bcac5 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:10.422768 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5e43fc3a-0927-4991-ad98-90038a1bcac5 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:10.423259 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e43fc3a-0927-4991-ad98-90038a1bcac5 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Could not evaluate value cf897317fc07470781cc3647f1f70e0c, assuming string {{(pid=100197) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:02:10.423527 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:10.423527 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:10.424331 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e43fc3a-0927-4991-ad98-90038a1bcac5 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Searching by: MultiDict([('project_id', 'cf897317fc07470781cc3647f1f70e0c'), ('all_tenants', 1)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:02:10.454025 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5e43fc3a-0927-4991-ad98-90038a1bcac5 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Get all volumes completed successfully. Aug 26 15:02:10.455553 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:10.455553 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:10.460862 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5e43fc3a-0927-4991-ad98-90038a1bcac5 tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1&project_id=cf897317fc07470781cc3647f1f70e0c returned with HTTP 200 Aug 26 15:02:10.462877 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 135/527] 10.4.3.64 () {66 vars in 1366 bytes} [Wed Aug 26 15:02:10 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=cf897317fc07470781cc3647f1f70e0c => generated 3031 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:10.481052 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e62a7240-e065-4a97-a3b4-8f5fa01910ea None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:10.483746 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e62a7240-e065-4a97-a3b4-8f5fa01910ea tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/da4bcace-4db5-4337-b950-7b815de85be3 Aug 26 15:02:10.484477 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e62a7240-e065-4a97-a3b4-8f5fa01910ea tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:10.484477 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e62a7240-e065-4a97-a3b4-8f5fa01910ea tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:10.484477 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-e62a7240-e065-4a97-a3b4-8f5fa01910ea tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Delete volume with id: da4bcace-4db5-4337-b950-7b815de85be3 Aug 26 15:02:10.495047 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:10.495047 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:10.495742 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e62a7240-e065-4a97-a3b4-8f5fa01910ea tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Volume info retrieved successfully. Aug 26 15:02:10.531681 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e62a7240-e065-4a97-a3b4-8f5fa01910ea tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] Delete volume request issued successfully. Aug 26 15:02:10.531681 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e62a7240-e065-4a97-a3b4-8f5fa01910ea tempest-VolumesListAdminTestJSON-1825119002 tempest-VolumesListAdminTestJSON-1825119002-project-admin] https://10.4.3.64/volume/v3/volumes/da4bcace-4db5-4337-b950-7b815de85be3 returned with HTTP 202 Aug 26 15:02:10.534502 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 129/528] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:10 2026] DELETE /volume/v3/volumes/da4bcace-4db5-4337-b950-7b815de85be3 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:02:10.549009 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aca2ccf6-4a28-41f6-9405-6f5747e84deb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:10.555026 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aca2ccf6-4a28-41f6-9405-6f5747e84deb tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf Aug 26 15:02:10.555349 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aca2ccf6-4a28-41f6-9405-6f5747e84deb tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:10.555640 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aca2ccf6-4a28-41f6-9405-6f5747e84deb tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:10.566999 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:10.566999 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:10.585370 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aca2ccf6-4a28-41f6-9405-6f5747e84deb tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:10.593362 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aca2ccf6-4a28-41f6-9405-6f5747e84deb tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf returned with HTTP 200 Aug 26 15:02:10.593855 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 134/529] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:10 2026] GET /volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:10.610940 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3b7dbfd4-fb85-43c2-ade5-98b6ae5be80f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:10.614908 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b7dbfd4-fb85-43c2-ade5-98b6ae5be80f tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf Aug 26 15:02:10.615245 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3b7dbfd4-fb85-43c2-ade5-98b6ae5be80f tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:10.615645 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3b7dbfd4-fb85-43c2-ade5-98b6ae5be80f tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:10.616229 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-3b7dbfd4-fb85-43c2-ade5-98b6ae5be80f tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Delete volume with id: b399d726-6134-4f0c-9a02-ec825a1ce6cf Aug 26 15:02:10.630864 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:10.630864 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:10.631878 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3b7dbfd4-fb85-43c2-ade5-98b6ae5be80f tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:10.672878 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3b7dbfd4-fb85-43c2-ade5-98b6ae5be80f tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Delete volume request issued successfully. Aug 26 15:02:10.673331 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b7dbfd4-fb85-43c2-ade5-98b6ae5be80f tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf returned with HTTP 202 Aug 26 15:02:10.674041 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 132/530] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:10 2026] DELETE /volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:02:10.686458 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-722777eb-77b2-4ab7-ad9a-309349175d99 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:10.690245 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-722777eb-77b2-4ab7-ad9a-309349175d99 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf Aug 26 15:02:10.690399 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-722777eb-77b2-4ab7-ad9a-309349175d99 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:10.690733 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-722777eb-77b2-4ab7-ad9a-309349175d99 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:10.707204 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:10.707204 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:10.715902 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-722777eb-77b2-4ab7-ad9a-309349175d99 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:10.727529 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-722777eb-77b2-4ab7-ad9a-309349175d99 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf returned with HTTP 200 Aug 26 15:02:10.728179 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 136/531] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:10 2026] GET /volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:10.954260 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1d99fdae-d5e9-4cff-85d9-3a699a2786a3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:10.958493 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d99fdae-d5e9-4cff-85d9-3a699a2786a3 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:10.959121 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d99fdae-d5e9-4cff-85d9-3a699a2786a3 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:10.959355 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d99fdae-d5e9-4cff-85d9-3a699a2786a3 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:10.959862 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1d99fdae-d5e9-4cff-85d9-3a699a2786a3 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:10.968766 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:10.968766 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:10.970013 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d99fdae-d5e9-4cff-85d9-3a699a2786a3 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:10.970575 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 130/532] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:10 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:11.429300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:11.434456 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:11.437342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-956907393"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:11.442610 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-956907393'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:11.445564 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Create volume of 1 GB Aug 26 15:02:11.455844 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Availability Zones retrieved successfully. Aug 26 15:02:11.475179 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Flow 'volume_create_api' (d295bf6b-c9e2-4699-a862-959dfaf0db99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:11.479460 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395a5995-a525-4d04-b5df-123e3b5930f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:11.482307 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:11.535608 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (395a5995-a525-4d04-b5df-123e3b5930f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:11.536573 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724c81ae-e0d5-4197-909f-12d25ef4767c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:11.653355 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Created reservations ['1fef0067-feab-45c5-b828-6cbd4e07e09b', '6535df0c-e512-48e4-aae9-dacb4e0fd71f', 'e5eb0484-b55f-437d-b320-a350bf091cb9', 'f38eb875-6d5a-4bf4-ac5f-2e4d6432be42'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:11.654218 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724c81ae-e0d5-4197-909f-12d25ef4767c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1fef0067-feab-45c5-b828-6cbd4e07e09b', '6535df0c-e512-48e4-aae9-dacb4e0fd71f', 'e5eb0484-b55f-437d-b320-a350bf091cb9', 'f38eb875-6d5a-4bf4-ac5f-2e4d6432be42']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:11.654823 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb3ee9b3-a551-4c19-b817-7c6823985f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:11.685786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb3ee9b3-a551-4c19-b817-7c6823985f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad62dd2f-6221-4b84-979b-c083157f329e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-956907393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26406c67b2fd4178b8eb9bc4f9215810',qos_specs=None,replication_status=,reservations=['1fef0067-feab-45c5-b828-6cbd4e07e09b','6535df0c-e512-48e4-aae9-dacb4e0fd71f','e5eb0484-b55f-437d-b320-a350bf091cb9','f38eb875-6d5a-4bf4-ac5f-2e4d6432be42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ad9fd08e3ff4beb9f379dae6085844c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-956907393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad62dd2f-6221-4b84-979b-c083157f329e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26406c67b2fd4178b8eb9bc4f9215810',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ad9fd08e3ff4beb9f379dae6085844c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:11.686473 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (629c5919-229d-49a7-bb9a-3a71c9b326d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:11.709826 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (629c5919-229d-49a7-bb9a-3a71c9b326d0) transitioned into state 'SUCCESS' from state '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-956907393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26406c67b2fd4178b8eb9bc4f9215810',qos_specs=None,replication_status=,reservations=['1fef0067-feab-45c5-b828-6cbd4e07e09b','6535df0c-e512-48e4-aae9-dacb4e0fd71f','e5eb0484-b55f-437d-b320-a350bf091cb9','f38eb875-6d5a-4bf4-ac5f-2e4d6432be42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ad9fd08e3ff4beb9f379dae6085844c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:11.710827 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f543bfc-1c62-4872-bc3c-9e3f68228281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:11.724804 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f543bfc-1c62-4872-bc3c-9e3f68228281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:11.726079 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Flow 'volume_create_api' (d295bf6b-c9e2-4699-a862-959dfaf0db99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:11.727042 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Create volume request issued successfully. Aug 26 15:02:11.728362 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5673d73a-fdf6-4e02-ba28-a122d3982981 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:11.728476 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 135/533] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:02:11 2026] POST /volume/v3/volumes => generated 752 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:11.741479 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e92dbd1e-9af9-4bf1-a108-1b6bb9580d47 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:11.742667 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-18039a7f-f048-44f2-b086-cef4aa9c171e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:11.744950 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e92dbd1e-9af9-4bf1-a108-1b6bb9580d47 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] GET https://10.4.3.64/volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e Aug 26 15:02:11.745114 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-18039a7f-f048-44f2-b086-cef4aa9c171e tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf Aug 26 15:02:11.745233 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e92dbd1e-9af9-4bf1-a108-1b6bb9580d47 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:11.745861 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-18039a7f-f048-44f2-b086-cef4aa9c171e tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:11.745935 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e92dbd1e-9af9-4bf1-a108-1b6bb9580d47 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:11.745986 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-18039a7f-f048-44f2-b086-cef4aa9c171e tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:11.755845 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-18039a7f-f048-44f2-b086-cef4aa9c171e tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf returned with HTTP 404 Aug 26 15:02:11.756531 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 137/534] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:11 2026] GET /volume/v3/volumes/b399d726-6134-4f0c-9a02-ec825a1ce6cf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:11.763189 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:11.763189 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:11.767414 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7808ab00-5d16-4c1b-8c7b-78fffc668d42 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:11.769334 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e92dbd1e-9af9-4bf1-a108-1b6bb9580d47 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Volume info retrieved successfully. Aug 26 15:02:11.770633 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7808ab00-5d16-4c1b-8c7b-78fffc668d42 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 Aug 26 15:02:11.770963 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7808ab00-5d16-4c1b-8c7b-78fffc668d42 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:11.771211 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7808ab00-5d16-4c1b-8c7b-78fffc668d42 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:11.778606 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e92dbd1e-9af9-4bf1-a108-1b6bb9580d47 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] https://10.4.3.64/volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e returned with HTTP 200 Aug 26 15:02:11.779640 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 133/535] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:11 2026] GET /volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:11.781475 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:11.781475 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:11.788634 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7808ab00-5d16-4c1b-8c7b-78fffc668d42 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:11.791610 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7808ab00-5d16-4c1b-8c7b-78fffc668d42 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 returned with HTTP 200 Aug 26 15:02:11.792239 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 131/536] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:11 2026] GET /volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:11.807418 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-085917e0-c1be-493a-aba1-3ac2ce0c19f5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:11.809629 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-085917e0-c1be-493a-aba1-3ac2ce0c19f5 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 Aug 26 15:02:11.809830 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-085917e0-c1be-493a-aba1-3ac2ce0c19f5 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:11.810052 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-085917e0-c1be-493a-aba1-3ac2ce0c19f5 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:11.810215 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-085917e0-c1be-493a-aba1-3ac2ce0c19f5 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Delete volume with id: 9074021c-b1bd-42dc-b193-ffae83febbf8 Aug 26 15:02:11.822045 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:11.822045 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:11.822688 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-085917e0-c1be-493a-aba1-3ac2ce0c19f5 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:11.854513 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-085917e0-c1be-493a-aba1-3ac2ce0c19f5 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Delete volume request issued successfully. Aug 26 15:02:11.854761 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-085917e0-c1be-493a-aba1-3ac2ce0c19f5 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 returned with HTTP 202 Aug 26 15:02:11.855660 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 136/537] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:11 2026] DELETE /volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:02:11.864259 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e7b27da3-3798-48be-b9c0-9ab05ad38db7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:11.866924 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7b27da3-3798-48be-b9c0-9ab05ad38db7 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 Aug 26 15:02:11.867243 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7b27da3-3798-48be-b9c0-9ab05ad38db7 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:11.867635 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7b27da3-3798-48be-b9c0-9ab05ad38db7 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:11.877964 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:11.877964 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:11.883117 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e7b27da3-3798-48be-b9c0-9ab05ad38db7 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:11.889731 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7b27da3-3798-48be-b9c0-9ab05ad38db7 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 returned with HTTP 200 Aug 26 15:02:11.890384 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 138/538] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:11 2026] GET /volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:11.985668 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cec11d53-61c9-4bc4-b14e-f3f43b9a7668 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:11.990227 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cec11d53-61c9-4bc4-b14e-f3f43b9a7668 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:11.991237 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cec11d53-61c9-4bc4-b14e-f3f43b9a7668 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:11.991237 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cec11d53-61c9-4bc4-b14e-f3f43b9a7668 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:11.991421 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cec11d53-61c9-4bc4-b14e-f3f43b9a7668 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:12.003613 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:12.003613 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:12.005608 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cec11d53-61c9-4bc4-b14e-f3f43b9a7668 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:12.006334 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 134/539] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:11 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:12.800513 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9b3957aa-a830-48b4-9280-75a3e2304746 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:12.802736 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b3957aa-a830-48b4-9280-75a3e2304746 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] GET https://10.4.3.64/volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e Aug 26 15:02:12.803140 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b3957aa-a830-48b4-9280-75a3e2304746 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:12.803451 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b3957aa-a830-48b4-9280-75a3e2304746 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:12.819117 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:12.819117 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:12.824947 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9b3957aa-a830-48b4-9280-75a3e2304746 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Volume info retrieved successfully. Aug 26 15:02:12.833946 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b3957aa-a830-48b4-9280-75a3e2304746 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] https://10.4.3.64/volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e returned with HTTP 200 Aug 26 15:02:12.834142 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 132/540] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:12 2026] GET /volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:12.912799 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-014e7134-c7e1-4398-a106-200c48477a22 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:12.915228 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-014e7134-c7e1-4398-a106-200c48477a22 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 Aug 26 15:02:12.915459 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-014e7134-c7e1-4398-a106-200c48477a22 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:12.915719 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-014e7134-c7e1-4398-a106-200c48477a22 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:12.924828 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-014e7134-c7e1-4398-a106-200c48477a22 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 returned with HTTP 404 Aug 26 15:02:12.925546 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 137/541] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:12 2026] GET /volume/v3/volumes/9074021c-b1bd-42dc-b193-ffae83febbf8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:12.940760 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4e8543b2-81b7-4d28-ab54-c80d75dfb265 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:12.944680 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e8543b2-81b7-4d28-ab54-c80d75dfb265 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 Aug 26 15:02:12.944680 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e8543b2-81b7-4d28-ab54-c80d75dfb265 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:12.945403 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e8543b2-81b7-4d28-ab54-c80d75dfb265 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:12.959981 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:12.959981 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:12.968908 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4e8543b2-81b7-4d28-ab54-c80d75dfb265 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:12.976774 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e8543b2-81b7-4d28-ab54-c80d75dfb265 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 returned with HTTP 200 Aug 26 15:02:12.977019 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 139/542] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:12 2026] GET /volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:12.997588 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8d619f1d-a7b0-49dc-af2d-029183d4a364 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:13.000407 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d619f1d-a7b0-49dc-af2d-029183d4a364 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 Aug 26 15:02:13.001016 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d619f1d-a7b0-49dc-af2d-029183d4a364 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:13.002570 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d619f1d-a7b0-49dc-af2d-029183d4a364 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:13.002570 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-8d619f1d-a7b0-49dc-af2d-029183d4a364 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Delete volume with id: e2574cd5-8d13-44f1-bf83-8e0ad32af885 Aug 26 15:02:13.013389 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:13.013389 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:13.015763 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8d619f1d-a7b0-49dc-af2d-029183d4a364 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:13.029202 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a91010d5-5050-4058-bb16-78a0029fdce1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:13.030525 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a91010d5-5050-4058-bb16-78a0029fdce1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:13.031155 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a91010d5-5050-4058-bb16-78a0029fdce1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:13.031155 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a91010d5-5050-4058-bb16-78a0029fdce1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:13.031308 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a91010d5-5050-4058-bb16-78a0029fdce1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:13.040988 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:13.040988 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:13.040988 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a91010d5-5050-4058-bb16-78a0029fdce1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:13.040988 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 133/543] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:13 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:13.077214 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8d619f1d-a7b0-49dc-af2d-029183d4a364 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Delete volume request issued successfully. Aug 26 15:02:13.077456 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d619f1d-a7b0-49dc-af2d-029183d4a364 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 returned with HTTP 202 Aug 26 15:02:13.078008 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 135/544] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:12 2026] DELETE /volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:02:13.088465 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-17aab7fe-f74e-4496-90ea-36b24c1df1cf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:13.092131 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17aab7fe-f74e-4496-90ea-36b24c1df1cf tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 Aug 26 15:02:13.092304 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17aab7fe-f74e-4496-90ea-36b24c1df1cf tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:13.092599 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17aab7fe-f74e-4496-90ea-36b24c1df1cf tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:13.105898 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:13.105898 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:13.112864 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-17aab7fe-f74e-4496-90ea-36b24c1df1cf tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Volume info retrieved successfully. Aug 26 15:02:13.123618 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17aab7fe-f74e-4496-90ea-36b24c1df1cf tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 returned with HTTP 200 Aug 26 15:02:13.124473 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 138/545] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:13 2026] GET /volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:13.171624 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-75bfdda0-451b-4988-895a-967c7873c293 req-f57f68a5-1163-452c-abc7-c6de9286a1e6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:13.178092 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-75bfdda0-451b-4988-895a-967c7873c293 req-f57f68a5-1163-452c-abc7-c6de9286a1e6 tempest-VolumesAdminNegativeTest-1727851709 tempest-VolumesAdminNegativeTest-1727851709-project] GET https://10.4.3.64/volume/v3/volumes/a3b27167-648e-4c8a-ae9d-4a7f4f5f0ae4 Aug 26 15:02:13.178092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-75bfdda0-451b-4988-895a-967c7873c293 req-f57f68a5-1163-452c-abc7-c6de9286a1e6 tempest-VolumesAdminNegativeTest-1727851709 tempest-VolumesAdminNegativeTest-1727851709-project] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:13.178092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-75bfdda0-451b-4988-895a-967c7873c293 req-f57f68a5-1163-452c-abc7-c6de9286a1e6 tempest-VolumesAdminNegativeTest-1727851709 tempest-VolumesAdminNegativeTest-1727851709-project] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:13.191577 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-75bfdda0-451b-4988-895a-967c7873c293 req-f57f68a5-1163-452c-abc7-c6de9286a1e6 tempest-VolumesAdminNegativeTest-1727851709 tempest-VolumesAdminNegativeTest-1727851709-project] https://10.4.3.64/volume/v3/volumes/a3b27167-648e-4c8a-ae9d-4a7f4f5f0ae4 returned with HTTP 404 Aug 26 15:02:13.192562 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 140/546] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:02:13 2026] GET /volume/v3/volumes/a3b27167-648e-4c8a-ae9d-4a7f4f5f0ae4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:13.214376 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7f2e979d-0469-4956-a638-deb81cf51d26 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:13.220832 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7f2e979d-0469-4956-a638-deb81cf51d26 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e Aug 26 15:02:13.220832 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7f2e979d-0469-4956-a638-deb81cf51d26 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:13.221238 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7f2e979d-0469-4956-a638-deb81cf51d26 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:13.221591 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-7f2e979d-0469-4956-a638-deb81cf51d26 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Delete volume with id: ad62dd2f-6221-4b84-979b-c083157f329e Aug 26 15:02:13.233980 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:13.233980 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:13.234931 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7f2e979d-0469-4956-a638-deb81cf51d26 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Volume info retrieved successfully. Aug 26 15:02:13.276407 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7f2e979d-0469-4956-a638-deb81cf51d26 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Delete volume request issued successfully. Aug 26 15:02:13.276568 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7f2e979d-0469-4956-a638-deb81cf51d26 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] https://10.4.3.64/volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e returned with HTTP 202 Aug 26 15:02:13.277091 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 134/547] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:13 2026] DELETE /volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:02:13.291287 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3d1b6265-a708-4bac-82d8-68f6ac85c77e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:13.295347 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3d1b6265-a708-4bac-82d8-68f6ac85c77e tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] GET https://10.4.3.64/volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e Aug 26 15:02:13.295549 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3d1b6265-a708-4bac-82d8-68f6ac85c77e tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:13.295765 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3d1b6265-a708-4bac-82d8-68f6ac85c77e tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:13.307912 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:13.307912 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:13.315185 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3d1b6265-a708-4bac-82d8-68f6ac85c77e tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Volume info retrieved successfully. Aug 26 15:02:13.322155 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3d1b6265-a708-4bac-82d8-68f6ac85c77e tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] https://10.4.3.64/volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e returned with HTTP 200 Aug 26 15:02:13.322679 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 136/548] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:13 2026] GET /volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:14.056321 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d71f540b-8073-4983-9d17-02b901d200b5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:14.060555 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d71f540b-8073-4983-9d17-02b901d200b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:14.061013 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d71f540b-8073-4983-9d17-02b901d200b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:14.061232 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d71f540b-8073-4983-9d17-02b901d200b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:14.061367 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d71f540b-8073-4983-9d17-02b901d200b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:14.071929 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:14.071929 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:14.073560 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d71f540b-8073-4983-9d17-02b901d200b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:14.073944 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 139/549] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:14 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:14.145464 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-67a5004f-9e55-40b2-ae9b-5afca6d34dd1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:14.150114 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-67a5004f-9e55-40b2-ae9b-5afca6d34dd1 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] GET https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 Aug 26 15:02:14.153474 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-67a5004f-9e55-40b2-ae9b-5afca6d34dd1 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:14.153474 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-67a5004f-9e55-40b2-ae9b-5afca6d34dd1 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:14.163992 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-67a5004f-9e55-40b2-ae9b-5afca6d34dd1 tempest-VolumesListAdminTestJSON-831885581 tempest-VolumesListAdminTestJSON-831885581-project-member] https://10.4.3.64/volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 returned with HTTP 404 Aug 26 15:02:14.165183 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 141/550] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:14 2026] GET /volume/v3/volumes/e2574cd5-8d13-44f1-bf83-8e0ad32af885 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:14.342648 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b41ec183-70c0-4ad9-ae5b-dd6cc3aced53 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:14.348371 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b41ec183-70c0-4ad9-ae5b-dd6cc3aced53 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] GET https://10.4.3.64/volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e Aug 26 15:02:14.349308 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b41ec183-70c0-4ad9-ae5b-dd6cc3aced53 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:14.349308 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b41ec183-70c0-4ad9-ae5b-dd6cc3aced53 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:14.359676 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b41ec183-70c0-4ad9-ae5b-dd6cc3aced53 tempest-VolumesAdminNegativeTest-98794719 tempest-VolumesAdminNegativeTest-98794719-project-member] https://10.4.3.64/volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e returned with HTTP 404 Aug 26 15:02:14.360607 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 135/551] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:14 2026] GET /volume/v3/volumes/ad62dd2f-6221-4b84-979b-c083157f329e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:15.091170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cea87284-e613-4757-846d-1decef266e54 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:15.094325 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cea87284-e613-4757-846d-1decef266e54 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:15.094478 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cea87284-e613-4757-846d-1decef266e54 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:15.094915 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cea87284-e613-4757-846d-1decef266e54 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:15.095088 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cea87284-e613-4757-846d-1decef266e54 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:15.102873 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:15.102873 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:15.104234 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cea87284-e613-4757-846d-1decef266e54 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:15.104332 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 137/552] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:15 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:16.121056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e5d21752-5e5f-4755-8fe6-6374671ad66e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:16.128148 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e5d21752-5e5f-4755-8fe6-6374671ad66e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:16.128442 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e5d21752-5e5f-4755-8fe6-6374671ad66e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:16.129056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e5d21752-5e5f-4755-8fe6-6374671ad66e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:16.129056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e5d21752-5e5f-4755-8fe6-6374671ad66e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:16.150735 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:16.150735 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:16.151843 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e5d21752-5e5f-4755-8fe6-6374671ad66e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:16.152315 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 140/553] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:16 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:17.175757 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-85518088-337f-4d8d-b84d-fde30e9e9c87 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:17.178914 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-85518088-337f-4d8d-b84d-fde30e9e9c87 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:17.179197 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-85518088-337f-4d8d-b84d-fde30e9e9c87 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:17.180060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-85518088-337f-4d8d-b84d-fde30e9e9c87 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:17.180060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-85518088-337f-4d8d-b84d-fde30e9e9c87 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:17.188980 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:17.188980 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:17.191593 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-85518088-337f-4d8d-b84d-fde30e9e9c87 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:17.191845 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 142/554] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:17 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:18.101309 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-821f65ab-ac8a-4489-9463-429e1202c82b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:18.106965 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:18.106965 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1, "name": "tempest-VolumesExtendTest-Volume-73337219"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:18.106965 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Create volume request body: {'volume': {'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-73337219'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:18.205588 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-862de4c6-0f42-4653-aca1-17fefc1f3bd7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:18.210751 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-862de4c6-0f42-4653-aca1-17fefc1f3bd7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:18.211357 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-862de4c6-0f42-4653-aca1-17fefc1f3bd7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:18.211420 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-862de4c6-0f42-4653-aca1-17fefc1f3bd7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:18.212318 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-862de4c6-0f42-4653-aca1-17fefc1f3bd7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:18.226910 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:18.226910 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:18.228070 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-862de4c6-0f42-4653-aca1-17fefc1f3bd7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:18.229754 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 138/555] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:18 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:18.522358 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Create volume of 1 GB Aug 26 15:02:18.530668 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Availability Zones retrieved successfully. Aug 26 15:02:18.540298 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Flow 'volume_create_api' (777fbbd0-bc51-4585-9e09-58ddeb0ea5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:18.541905 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dd9702-41c1-46f5-b0b9-78e9e90af89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:18.543339 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:18.642550 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dd9702-41c1-46f5-b0b9-78e9e90af89c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:18.646940 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f89bf984-04d9-4fbe-acd5-993790a575e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:18.744437 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Created reservations ['145b9fdc-afde-4380-9a56-84ca7c87ea8f', '4bcaccbf-281b-4d08-b82c-689eec507781', '5de4556a-babb-4e65-bf9d-7255cc905811', '8cb37b96-77e0-4502-a487-efa6bfbf98ef'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:18.745707 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f89bf984-04d9-4fbe-acd5-993790a575e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['145b9fdc-afde-4380-9a56-84ca7c87ea8f', '4bcaccbf-281b-4d08-b82c-689eec507781', '5de4556a-babb-4e65-bf9d-7255cc905811', '8cb37b96-77e0-4502-a487-efa6bfbf98ef']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:18.746874 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5a739a-9f82-444a-bb50-91e541bff5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:18.784651 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc5a739a-9f82-444a-bb50-91e541bff5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8acbe905-afba-4a85-a145-6b61123ceacc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-73337219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feae831bb71645fa84bda6442c395325',qos_specs=None,replication_status=,reservations=['145b9fdc-afde-4380-9a56-84ca7c87ea8f','4bcaccbf-281b-4d08-b82c-689eec507781','5de4556a-babb-4e65-bf9d-7255cc905811','8cb37b96-77e0-4502-a487-efa6bfbf98ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bbdba749b21412f9d44c878331aca17',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-73337219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8acbe905-afba-4a85-a145-6b61123ceacc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='feae831bb71645fa84bda6442c395325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bbdba749b21412f9d44c878331aca17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:18.785107 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1272b60-f694-44ae-b78c-08f4539438af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:18.812978 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1272b60-f694-44ae-b78c-08f4539438af) transitioned into state 'SUCCESS' from state '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-73337219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feae831bb71645fa84bda6442c395325',qos_specs=None,replication_status=,reservations=['145b9fdc-afde-4380-9a56-84ca7c87ea8f','4bcaccbf-281b-4d08-b82c-689eec507781','5de4556a-babb-4e65-bf9d-7255cc905811','8cb37b96-77e0-4502-a487-efa6bfbf98ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bbdba749b21412f9d44c878331aca17',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:18.813913 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9684b76-eae4-4638-b095-23f9e673c2ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:18.826855 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9684b76-eae4-4638-b095-23f9e673c2ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:18.827994 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Flow 'volume_create_api' (777fbbd0-bc51-4585-9e09-58ddeb0ea5b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:18.828453 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Create volume request issued successfully. Aug 26 15:02:18.829253 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-821f65ab-ac8a-4489-9463-429e1202c82b tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:18.829899 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 136/556] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:02:18 2026] POST /volume/v3/volumes => generated 744 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:18.853058 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c5bd267b-b3c2-497c-9375-12bc003ed351 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:18.855338 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c5bd267b-b3c2-497c-9375-12bc003ed351 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc Aug 26 15:02:18.855338 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c5bd267b-b3c2-497c-9375-12bc003ed351 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:18.855638 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c5bd267b-b3c2-497c-9375-12bc003ed351 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:18.866517 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:18.866517 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:18.874254 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c5bd267b-b3c2-497c-9375-12bc003ed351 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:18.883170 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c5bd267b-b3c2-497c-9375-12bc003ed351 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc returned with HTTP 200 Aug 26 15:02:18.884167 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 141/557] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:18 2026] GET /volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc => generated 812 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:19.248144 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-acef32a0-18bb-4d0f-a511-833d4ed09869 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:19.252162 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-acef32a0-18bb-4d0f-a511-833d4ed09869 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:19.252642 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-acef32a0-18bb-4d0f-a511-833d4ed09869 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:19.253070 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-acef32a0-18bb-4d0f-a511-833d4ed09869 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:19.253920 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-acef32a0-18bb-4d0f-a511-833d4ed09869 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:19.264515 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:19.264515 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:19.265046 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-acef32a0-18bb-4d0f-a511-833d4ed09869 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:19.267515 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 143/558] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:19 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:19.899414 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f7459805-16ec-4067-8f44-4a114da332a2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:19.902579 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f7459805-16ec-4067-8f44-4a114da332a2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc Aug 26 15:02:19.902579 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f7459805-16ec-4067-8f44-4a114da332a2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:19.903364 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f7459805-16ec-4067-8f44-4a114da332a2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:19.913528 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:19.913528 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:19.920362 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f7459805-16ec-4067-8f44-4a114da332a2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:19.928215 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f7459805-16ec-4067-8f44-4a114da332a2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc returned with HTTP 200 Aug 26 15:02:19.928815 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 139/559] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:19 2026] GET /volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc => generated 1352 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:19.945274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8f812c42-0e08-4d1a-9ee4-46ab5faa63d7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:19.948053 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f812c42-0e08-4d1a-9ee4-46ab5faa63d7 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] POST https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc/action Aug 26 15:02:19.948583 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8f812c42-0e08-4d1a-9ee4-46ab5faa63d7 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:02:19.949474 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8f812c42-0e08-4d1a-9ee4-46ab5faa63d7 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:19.961917 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:19.961917 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:19.962772 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8f812c42-0e08-4d1a-9ee4-46ab5faa63d7 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:20.080081 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-8f812c42-0e08-4d1a-9ee4-46ab5faa63d7 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Created reservations ['f2b1d35c-0176-4a33-bc0f-89060dc4f05d', '52223cd4-3512-4589-80c1-5a1a38de5640'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:20.104421 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8f812c42-0e08-4d1a-9ee4-46ab5faa63d7 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Extend volume request issued successfully. Aug 26 15:02:20.104675 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f812c42-0e08-4d1a-9ee4-46ab5faa63d7 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc/action returned with HTTP 202 Aug 26 15:02:20.105239 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 137/560] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:02:19 2026] POST /volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:02:20.117085 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f82e348b-539b-4646-9829-6055ed4aa1b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:20.119903 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f82e348b-539b-4646-9829-6055ed4aa1b2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc Aug 26 15:02:20.120197 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f82e348b-539b-4646-9829-6055ed4aa1b2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:20.120461 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f82e348b-539b-4646-9829-6055ed4aa1b2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:20.135130 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:20.135130 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:20.149740 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f82e348b-539b-4646-9829-6055ed4aa1b2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:20.161471 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f82e348b-539b-4646-9829-6055ed4aa1b2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc returned with HTTP 200 Aug 26 15:02:20.161942 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 142/561] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:20 2026] GET /volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc => generated 1352 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:20.279217 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4b83af1c-84ee-4bd4-9590-d3489243100d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:20.282297 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b83af1c-84ee-4bd4-9590-d3489243100d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:20.282575 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b83af1c-84ee-4bd4-9590-d3489243100d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:20.282831 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b83af1c-84ee-4bd4-9590-d3489243100d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:20.282995 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4b83af1c-84ee-4bd4-9590-d3489243100d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:20.290505 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:20.290505 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:20.291630 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b83af1c-84ee-4bd4-9590-d3489243100d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:20.292168 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 144/562] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:20 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:21.184780 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d68b6b3e-0580-457b-8548-de7ed791d5e2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:21.187756 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d68b6b3e-0580-457b-8548-de7ed791d5e2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc Aug 26 15:02:21.188427 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d68b6b3e-0580-457b-8548-de7ed791d5e2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:21.188861 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d68b6b3e-0580-457b-8548-de7ed791d5e2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:21.206101 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:21.206101 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:21.216610 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d68b6b3e-0580-457b-8548-de7ed791d5e2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:21.226920 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d68b6b3e-0580-457b-8548-de7ed791d5e2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc returned with HTTP 200 Aug 26 15:02:21.227352 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 140/563] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:21 2026] GET /volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc => generated 1352 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:21.255150 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-89fe6729-0137-4a6e-9ae4-b7c7f17f9319 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:21.258194 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-89fe6729-0137-4a6e-9ae4-b7c7f17f9319 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc Aug 26 15:02:21.258449 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-89fe6729-0137-4a6e-9ae4-b7c7f17f9319 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:21.259419 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-89fe6729-0137-4a6e-9ae4-b7c7f17f9319 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:21.275012 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:21.275012 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:21.292639 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-89fe6729-0137-4a6e-9ae4-b7c7f17f9319 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:21.309022 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-57ad1551-080c-4c7e-8771-552340aa9256 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:21.312314 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-57ad1551-080c-4c7e-8771-552340aa9256 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:21.312314 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-57ad1551-080c-4c7e-8771-552340aa9256 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:21.312314 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-57ad1551-080c-4c7e-8771-552340aa9256 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:21.312314 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-57ad1551-080c-4c7e-8771-552340aa9256 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:21.314752 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-89fe6729-0137-4a6e-9ae4-b7c7f17f9319 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc returned with HTTP 200 Aug 26 15:02:21.316160 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 138/564] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:21 2026] GET /volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc => generated 1352 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:21.326563 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:21.326563 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:21.331343 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-57ad1551-080c-4c7e-8771-552340aa9256 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:21.332419 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 143/565] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:21 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:21.339345 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-32e303f8-55a3-46bb-a712-944829ad0b2c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:21.342151 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-32e303f8-55a3-46bb-a712-944829ad0b2c tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc Aug 26 15:02:21.342513 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-32e303f8-55a3-46bb-a712-944829ad0b2c tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:21.343987 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-32e303f8-55a3-46bb-a712-944829ad0b2c tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:21.354718 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:21.354718 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:21.360814 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-32e303f8-55a3-46bb-a712-944829ad0b2c tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:21.370600 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-32e303f8-55a3-46bb-a712-944829ad0b2c tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc returned with HTTP 200 Aug 26 15:02:21.371069 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 145/566] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:21 2026] GET /volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc => generated 1352 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:21.390422 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e7940fc4-34e1-4fd1-a0c0-8a387aee9081 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:21.393865 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7940fc4-34e1-4fd1-a0c0-8a387aee9081 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc Aug 26 15:02:21.394516 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7940fc4-34e1-4fd1-a0c0-8a387aee9081 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:21.395207 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7940fc4-34e1-4fd1-a0c0-8a387aee9081 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:21.395688 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e7940fc4-34e1-4fd1-a0c0-8a387aee9081 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Delete volume with id: 8acbe905-afba-4a85-a145-6b61123ceacc Aug 26 15:02:21.408426 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:21.408426 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:21.409353 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e7940fc4-34e1-4fd1-a0c0-8a387aee9081 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:21.464797 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e7940fc4-34e1-4fd1-a0c0-8a387aee9081 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Delete volume request issued successfully. Aug 26 15:02:21.466128 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7940fc4-34e1-4fd1-a0c0-8a387aee9081 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc returned with HTTP 202 Aug 26 15:02:21.466128 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 141/567] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:21 2026] DELETE /volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:02:21.476825 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d08dea98-2a43-4519-887a-da4034c13d4a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:21.479359 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d08dea98-2a43-4519-887a-da4034c13d4a tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc Aug 26 15:02:21.480003 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d08dea98-2a43-4519-887a-da4034c13d4a tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:21.480003 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d08dea98-2a43-4519-887a-da4034c13d4a tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:21.491732 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:21.491732 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:21.502758 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d08dea98-2a43-4519-887a-da4034c13d4a tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:21.512338 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d08dea98-2a43-4519-887a-da4034c13d4a tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc returned with HTTP 200 Aug 26 15:02:21.513233 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 139/568] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:21 2026] GET /volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc => generated 1351 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:22.354988 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6590c822-8424-459f-82ce-bd14ab8ad0f4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:22.358609 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6590c822-8424-459f-82ce-bd14ab8ad0f4 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:22.363131 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6590c822-8424-459f-82ce-bd14ab8ad0f4 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:22.363131 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6590c822-8424-459f-82ce-bd14ab8ad0f4 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:22.363131 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6590c822-8424-459f-82ce-bd14ab8ad0f4 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:22.374640 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:22.374640 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:22.375794 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6590c822-8424-459f-82ce-bd14ab8ad0f4 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:22.376754 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 144/569] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:22 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:22.534601 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2cffbb2d-981e-4301-863b-d2228df7e980 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:22.539456 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2cffbb2d-981e-4301-863b-d2228df7e980 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc Aug 26 15:02:22.539588 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2cffbb2d-981e-4301-863b-d2228df7e980 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:22.539903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2cffbb2d-981e-4301-863b-d2228df7e980 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:22.555244 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2cffbb2d-981e-4301-863b-d2228df7e980 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc returned with HTTP 404 Aug 26 15:02:22.555244 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 146/570] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:22 2026] GET /volume/v3/volumes/8acbe905-afba-4a85-a145-6b61123ceacc => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:22.568722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-88393ec1-5204-4235-817a-d70f4136411e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:22.572285 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:22.573957 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1285391286"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:22.578040 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1285391286'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:22.578040 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Create volume of 1 GB Aug 26 15:02:22.583530 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Availability Zones retrieved successfully. Aug 26 15:02:22.590363 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Flow 'volume_create_api' (b4c87992-4145-4d71-9b27-26c83d0290bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:22.591721 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2029c766-57f0-4cd8-a7d9-cfe73cbd53d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:22.592769 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:22.629419 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2029c766-57f0-4cd8-a7d9-cfe73cbd53d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:22.630853 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (606681bc-0e30-49a5-b74a-1e175524e425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:22.697489 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Created reservations ['f2e7a3b9-0eb7-423d-acdf-ba3f3c4403ec', '1e7e0144-e57c-47af-a5db-f8a90d46f9a4', '02c5b096-acbc-4ef1-a3c5-6c287b88a0b9', '3de6b277-0ace-40ed-b37b-ea68e1eec11d'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:22.698696 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (606681bc-0e30-49a5-b74a-1e175524e425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2e7a3b9-0eb7-423d-acdf-ba3f3c4403ec', '1e7e0144-e57c-47af-a5db-f8a90d46f9a4', '02c5b096-acbc-4ef1-a3c5-6c287b88a0b9', '3de6b277-0ace-40ed-b37b-ea68e1eec11d']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:22.700965 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f4850f-4d31-4299-b6c6-f4ab4d341381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:22.720455 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:22.722292 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:22.722713 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-950252425"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:22.724341 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-950252425'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:22.731533 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create volume of 1 GB Aug 26 15:02:22.731533 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:22.731533 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:22.731846 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Availability Zones retrieved successfully. Aug 26 15:02:22.737900 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05f4850f-4d31-4299-b6c6-f4ab4d341381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4900359-1584-446e-ab91-8b58b0962cde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1285391286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feae831bb71645fa84bda6442c395325',qos_specs=None,replication_status=,reservations=['f2e7a3b9-0eb7-423d-acdf-ba3f3c4403ec','1e7e0144-e57c-47af-a5db-f8a90d46f9a4','02c5b096-acbc-4ef1-a3c5-6c287b88a0b9','3de6b277-0ace-40ed-b37b-ea68e1eec11d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bbdba749b21412f9d44c878331aca17',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1285391286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4900359-1584-446e-ab91-8b58b0962cde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='feae831bb71645fa84bda6442c395325',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bbdba749b21412f9d44c878331aca17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:22.739169 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b1b0f8a-b736-4cc3-8002-41f27c0c7ae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:22.741342 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Flow 'volume_create_api' (7fddd5aa-83fe-4baa-9b6e-c26f33b14190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:22.743771 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6717dfe3-23d3-4224-984a-68a06d565eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:22.744525 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:22.759140 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:22.759140 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:22.777759 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b1b0f8a-b736-4cc3-8002-41f27c0c7ae2) transitioned into state 'SUCCESS' from state '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-1285391286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='feae831bb71645fa84bda6442c395325',qos_specs=None,replication_status=,reservations=['f2e7a3b9-0eb7-423d-acdf-ba3f3c4403ec','1e7e0144-e57c-47af-a5db-f8a90d46f9a4','02c5b096-acbc-4ef1-a3c5-6c287b88a0b9','3de6b277-0ace-40ed-b37b-ea68e1eec11d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bbdba749b21412f9d44c878331aca17',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:22.778946 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e59e096c-3a9d-4e27-b4d3-f6744c19853b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:22.781732 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6717dfe3-23d3-4224-984a-68a06d565eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d4a75fb-3684-43b5-9805-bf2a7e9d1319', 'encryption_key_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=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:22.783630 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1981405b-5a11-45dc-a9d2-18f3f94156d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:22.794068 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e59e096c-3a9d-4e27-b4d3-f6744c19853b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:22.795428 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Flow 'volume_create_api' (b4c87992-4145-4d71-9b27-26c83d0290bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:22.795870 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Create volume request issued successfully. Aug 26 15:02:22.796914 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-88393ec1-5204-4235-817a-d70f4136411e tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:22.797766 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 142/571] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:02:22 2026] POST /volume/v3/volumes => generated 746 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:22.818535 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a4888fb5-35ae-4840-9821-711b63d182e3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:22.821777 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4888fb5-35ae-4840-9821-711b63d182e3 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde Aug 26 15:02:22.823951 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4888fb5-35ae-4840-9821-711b63d182e3 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:22.823951 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4888fb5-35ae-4840-9821-711b63d182e3 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:22.836989 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:22.836989 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:22.847718 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a4888fb5-35ae-4840-9821-711b63d182e3 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:22.857387 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4888fb5-35ae-4840-9821-711b63d182e3 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde returned with HTTP 200 Aug 26 15:02:22.858383 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 145/572] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:22 2026] GET /volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:22.866991 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Created reservations ['bb110c71-f4b8-4dbb-b65a-cc200a411f32', '75e71901-5390-4c61-bda1-5d6a5ee2c40e', 'a993ed25-85ee-43ff-9dca-0c41f8439fe3', 'f6bb642e-ecb2-43d5-ba4f-b4200a80924d'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:22.868264 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1981405b-5a11-45dc-a9d2-18f3f94156d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb110c71-f4b8-4dbb-b65a-cc200a411f32', '75e71901-5390-4c61-bda1-5d6a5ee2c40e', 'a993ed25-85ee-43ff-9dca-0c41f8439fe3', 'f6bb642e-ecb2-43d5-ba4f-b4200a80924d']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:22.869365 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77865d93-a2a2-4d36-9d84-9c9c37dbde6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:22.902565 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77865d93-a2a2-4d36-9d84-9c9c37dbde6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89a99173-8b90-456e-9cc9-a52a37616438', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-950252425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3d81a96f8d994ab7a108d3255206974f',qos_specs=None,replication_status=,reservations=['bb110c71-f4b8-4dbb-b65a-cc200a411f32','75e71901-5390-4c61-bda1-5d6a5ee2c40e','a993ed25-85ee-43ff-9dca-0c41f8439fe3','f6bb642e-ecb2-43d5-ba4f-b4200a80924d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce62e6990a34e13aa5e1f1e5df57f7c',volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-950252425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89a99173-8b90-456e-9cc9-a52a37616438,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3d81a96f8d994ab7a108d3255206974f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce62e6990a34e13aa5e1f1e5df57f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d4a75fb-3684-43b5-9805-bf2a7e9d1319),volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:22.903439 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (079e4d29-447c-4b4a-809a-1503fa15272f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:22.937387 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (079e4d29-447c-4b4a-809a-1503fa15272f) transitioned into state 'SUCCESS' from state '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-950252425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3d81a96f8d994ab7a108d3255206974f',qos_specs=None,replication_status=,reservations=['bb110c71-f4b8-4dbb-b65a-cc200a411f32','75e71901-5390-4c61-bda1-5d6a5ee2c40e','a993ed25-85ee-43ff-9dca-0c41f8439fe3','f6bb642e-ecb2-43d5-ba4f-b4200a80924d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce62e6990a34e13aa5e1f1e5df57f7c',volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:22.938247 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f269f5-1ac5-489b-b760-40026a1c05a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:22.956999 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f269f5-1ac5-489b-b760-40026a1c05a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:22.958411 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Flow 'volume_create_api' (7fddd5aa-83fe-4baa-9b6e-c26f33b14190) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:22.958904 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create volume request issued successfully. Aug 26 15:02:22.960638 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-797626e9-0c8e-43e0-9862-2d4b3cd62a61 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:22.960638 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 140/573] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:02:22 2026] POST /volume/v3/volumes => generated 757 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:22.976475 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-03567fb4-f791-4e08-9590-6a25a025ec17 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:22.979795 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-03567fb4-f791-4e08-9590-6a25a025ec17 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:22.980683 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-03567fb4-f791-4e08-9590-6a25a025ec17 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:22.980842 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-03567fb4-f791-4e08-9590-6a25a025ec17 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:23.003974 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:23.003974 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:23.018498 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-03567fb4-f791-4e08-9590-6a25a025ec17 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:23.029244 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-03567fb4-f791-4e08-9590-6a25a025ec17 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:23.029876 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 147/574] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:22 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 825 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:23.394629 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c1c7e37a-a44a-4723-b590-7556a149434e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:23.397811 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c1c7e37a-a44a-4723-b590-7556a149434e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:23.397811 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c1c7e37a-a44a-4723-b590-7556a149434e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:23.397811 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c1c7e37a-a44a-4723-b590-7556a149434e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:23.397811 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c1c7e37a-a44a-4723-b590-7556a149434e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:23.405081 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:23.405081 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:23.405081 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c1c7e37a-a44a-4723-b590-7556a149434e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:23.406114 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 143/575] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:23 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:23.877970 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0c187d83-2c15-412f-9382-c604eedc3e51 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:23.880554 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0c187d83-2c15-412f-9382-c604eedc3e51 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde Aug 26 15:02:23.881092 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0c187d83-2c15-412f-9382-c604eedc3e51 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:23.881418 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0c187d83-2c15-412f-9382-c604eedc3e51 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:23.893001 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:23.893001 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:23.898624 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0c187d83-2c15-412f-9382-c604eedc3e51 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:23.905273 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0c187d83-2c15-412f-9382-c604eedc3e51 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde returned with HTTP 200 Aug 26 15:02:23.905838 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 146/576] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:23 2026] GET /volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:23.921394 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-be85f380-5d6a-4fe7-819a-415f2b14e760 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:23.924929 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be85f380-5d6a-4fe7-819a-415f2b14e760 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:02:23.924929 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be85f380-5d6a-4fe7-819a-415f2b14e760 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4900359-1584-446e-ab91-8b58b0962cde", "name": "tempest-VolumesExtendTest-Snapshot-1189170793"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:23.936592 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:23.936592 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:23.937447 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-be85f380-5d6a-4fe7-819a-415f2b14e760 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:23.937875 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-be85f380-5d6a-4fe7-819a-415f2b14e760 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Create snapshot from volume d4900359-1584-446e-ab91-8b58b0962cde Aug 26 15:02:24.027532 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-be85f380-5d6a-4fe7-819a-415f2b14e760 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Created reservations ['485ecbfe-163c-4fc8-8376-543370cb9992', '3b347fc0-752f-428e-9a3c-687ce601af23', '5dc23536-fa13-46e7-8017-12701a368d89', 'a16cfcee-3b70-4f44-9de0-2e3775951e58'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:24.051568 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a714fdc3-dab8-4ae0-a57b-5d4c77ca4da4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.053875 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a714fdc3-dab8-4ae0-a57b-5d4c77ca4da4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:24.054207 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a714fdc3-dab8-4ae0-a57b-5d4c77ca4da4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:24.054443 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a714fdc3-dab8-4ae0-a57b-5d4c77ca4da4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:24.063744 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:24.063744 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:24.068982 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a714fdc3-dab8-4ae0-a57b-5d4c77ca4da4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:24.077833 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a714fdc3-dab8-4ae0-a57b-5d4c77ca4da4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:24.078539 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 148/577] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:24 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:24.105874 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-be85f380-5d6a-4fe7-819a-415f2b14e760 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Snapshot create request issued successfully. Aug 26 15:02:24.105874 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be85f380-5d6a-4fe7-819a-415f2b14e760 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:02:24.105874 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 141/578] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:02:23 2026] POST /volume/v3/snapshots => generated 304 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:24.119308 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0bfa6755-7cad-46c9-9c31-8a3df9f643c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.124347 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0bfa6755-7cad-46c9-9c31-8a3df9f643c2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 Aug 26 15:02:24.124347 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0bfa6755-7cad-46c9-9c31-8a3df9f643c2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:24.124496 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0bfa6755-7cad-46c9-9c31-8a3df9f643c2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:24.147259 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:24.147259 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:24.147927 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0bfa6755-7cad-46c9-9c31-8a3df9f643c2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Snapshot retrieved successfully. Aug 26 15:02:24.149116 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0bfa6755-7cad-46c9-9c31-8a3df9f643c2 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 returned with HTTP 200 Aug 26 15:02:24.149710 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 144/579] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:02:24 2026] GET /volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 => generated 436 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:24.157263 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-304edf1a-1d50-4a4a-bc88-065c4c9ee34f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.161145 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-304edf1a-1d50-4a4a-bc88-065c4c9ee34f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:24.161455 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-304edf1a-1d50-4a4a-bc88-065c4c9ee34f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:24.162202 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-304edf1a-1d50-4a4a-bc88-065c4c9ee34f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:24.175907 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:24.175907 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:24.182979 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-304edf1a-1d50-4a4a-bc88-065c4c9ee34f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:24.189747 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-304edf1a-1d50-4a4a-bc88-065c4c9ee34f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:24.190536 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 147/580] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:02:24 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:24.315235 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-31ffb2ef-473f-4535-bbc6-097af472065e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.315857 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-31ffb2ef-473f-4535-bbc6-097af472065e None None] GET https://10.4.3.64/volume// Aug 26 15:02:24.316115 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-31ffb2ef-473f-4535-bbc6-097af472065e None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:24.316381 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-31ffb2ef-473f-4535-bbc6-097af472065e None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:24.316837 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-31ffb2ef-473f-4535-bbc6-097af472065e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:02:24.317232 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 149/581] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:02:24 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:02:24.329493 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-4a85272b-ba4a-4f08-8626-7263e62cdbf2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.338381 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-4a85272b-ba4a-4f08-8626-7263e62cdbf2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:02:24.340050 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-4a85272b-ba4a-4f08-8626-7263e62cdbf2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89a99173-8b90-456e-9cc9-a52a37616438", "connector": null, "instance_uuid": "e200f681-4aed-4167-b6bb-e10df084f9df"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:24.354367 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:24.354367 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:24.408805 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-4a85272b-ba4a-4f08-8626-7263e62cdbf2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:02:24.409525 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 142/582] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:02:24 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:24.425781 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-13479a94-3790-4922-be57-fb3d93af84e7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.436418 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13479a94-3790-4922-be57-fb3d93af84e7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:24.436418 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13479a94-3790-4922-be57-fb3d93af84e7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:24.436418 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13479a94-3790-4922-be57-fb3d93af84e7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:24.438838 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-13479a94-3790-4922-be57-fb3d93af84e7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:24.453048 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:24.453048 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:24.453781 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13479a94-3790-4922-be57-fb3d93af84e7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:24.454761 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 145/583] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:24 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:24.473024 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1b694fcb-a3c2-4004-a2b1-b72248812c90 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.473168 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-21289f30-5f23-49a2-8c05-c4dc677472e1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.476067 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21289f30-5f23-49a2-8c05-c4dc677472e1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:24.476349 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21289f30-5f23-49a2-8c05-c4dc677472e1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:24.478292 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21289f30-5f23-49a2-8c05-c4dc677472e1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:24.478463 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b694fcb-a3c2-4004-a2b1-b72248812c90 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 Aug 26 15:02:24.479398 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b694fcb-a3c2-4004-a2b1-b72248812c90 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:24.481736 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b694fcb-a3c2-4004-a2b1-b72248812c90 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:24.491227 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:24.491227 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:24.495015 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:24.495015 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:24.498968 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-21289f30-5f23-49a2-8c05-c4dc677472e1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:24.499379 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-335b17f3-00f2-4e81-bdcb-d43ed4059395 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.499564 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-335b17f3-00f2-4e81-bdcb-d43ed4059395 None None] GET https://10.4.3.64/volume// Aug 26 15:02:24.499875 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-335b17f3-00f2-4e81-bdcb-d43ed4059395 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:24.500820 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-335b17f3-00f2-4e81-bdcb-d43ed4059395 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:24.501257 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-335b17f3-00f2-4e81-bdcb-d43ed4059395 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:02:24.502133 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 143/584] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:02:24 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:02:24.504979 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1b694fcb-a3c2-4004-a2b1-b72248812c90 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:24.505279 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21289f30-5f23-49a2-8c05-c4dc677472e1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:24.505807 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 150/585] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:24 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:24.515126 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b694fcb-a3c2-4004-a2b1-b72248812c90 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 returned with HTTP 200 Aug 26 15:02:24.515126 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 148/586] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:24 2026] GET /volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:24.518117 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-c0482e69-5bf9-4838-8255-5df5b32399db None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.521492 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-c0482e69-5bf9-4838-8255-5df5b32399db tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:24.521670 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-c0482e69-5bf9-4838-8255-5df5b32399db tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:24.521944 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-c0482e69-5bf9-4838-8255-5df5b32399db tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:24.534808 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ba7beaff-8301-4117-9bcc-0a6fb61282ba None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.541274 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:24.541274 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:24.550099 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-c0482e69-5bf9-4838-8255-5df5b32399db tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:24.559645 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-c0482e69-5bf9-4838-8255-5df5b32399db tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:24.559645 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 146/587] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:02:24 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1029 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:02:24.636407 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8b175de5-487f-4b5e-9649-e9f021acf672 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.639104 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b175de5-487f-4b5e-9649-e9f021acf672 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:02:24.639430 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b175de5-487f-4b5e-9649-e9f021acf672 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:24.639710 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b175de5-487f-4b5e-9649-e9f021acf672 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:24.653820 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:24.653820 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:24.660417 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8b175de5-487f-4b5e-9649-e9f021acf672 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:02:24.665492 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b175de5-487f-4b5e-9649-e9f021acf672 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:02:24.666120 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 151/588] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:24 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:24.666904 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba7beaff-8301-4117-9bcc-0a6fb61282ba tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5/export_record Aug 26 15:02:24.667407 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba7beaff-8301-4117-9bcc-0a6fb61282ba tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:24.667524 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba7beaff-8301-4117-9bcc-0a6fb61282ba tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Calling method 'export_record' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:24.668817 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-ba7beaff-8301-4117-9bcc-0a6fb61282ba tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Export record for backup 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100198) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 15:02:24.691231 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:24.691231 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:24.691449 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-5101547e-8f3f-40d5-b040-b10ef6a8a4c0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.693681 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.api [None req-ba7beaff-8301-4117-9bcc-0a6fb61282ba tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Calling RPCAPI with context: , host: np0000008165, backup: 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100198) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 26 15:02:24.694961 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-5101547e-8f3f-40d5-b040-b10ef6a8a4c0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] PUT https://10.4.3.64/volume/v3/attachments/4324c91e-0eec-4691-b6d2-b500ec46287a Aug 26 15:02:24.694961 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-5101547e-8f3f-40d5-b040-b10ef6a8a4c0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:24.704343 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-5101547e-8f3f-40d5-b040-b10ef6a8a4c0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Acquiring lock "cinder-attachment_update-89a99173-8b90-456e-9cc9-a52a37616438-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:02:24.711687 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-5101547e-8f3f-40d5-b040-b10ef6a8a4c0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-89a99173-8b90-456e-9cc9-a52a37616438-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:02:24.715223 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:24.715223 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:24.717861 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-ba7beaff-8301-4117-9bcc-0a6fb61282ba tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] export_record in rpcapi backup_id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5 on host np0000008165. {{(pid=100198) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 26 15:02:24.737241 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-ba7beaff-8301-4117-9bcc-0a6fb61282ba tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGUzN2EzMTAtOGE5ZC00Zjk4LWFiMTEtZTU2MGRkN2QyMWQ1IiwgInVzZXJfaWQiOiAiYzNkNTZlZGE0ZjM4NDMzZmJjMGVmMTY5YWU4NDc3ZTkiLCAicHJvamVjdF9pZCI6ICIzNzRmODIxYTlmMTM0NGEwODRlZDc2MWY0Y2QxOGQxNSIsICJ2b2x1bWVfaWQiOiAiNDYwNTAxYTctYzExYy00ZWQ0LWFjODctNzFjMTIxZGQyODg4IiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzM0NTI0NzA4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk1MTY1NDgyNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ2MDUwMWE3LWMxMWMtNGVkNC1hYzg3LTcxYzEyMWRkMjg4OC8yMDI2MDgyNjE1MDIwNi9hel9ub3ZhX2JhY2t1cF8wZTM3YTMxMC04YTlkLTRmOTgtYWIxMS1lNTYwZGQ3ZDIxZDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI2VDE1OjAyOjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI2VDE1OjAyOjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MDI6MjNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100198) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 26 15:02:24.737474 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba7beaff-8301-4117-9bcc-0a6fb61282ba tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5/export_record returned with HTTP 200 Aug 26 15:02:24.738831 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 144/589] 10.4.3.64 () {66 vars in 1383 bytes} [Wed Aug 26 15:02:24 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5/export_record => generated 1512 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:24.754431 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a22bc4db-0211-4903-9716-a0d5863deb67 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.759842 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a22bc4db-0211-4903-9716-a0d5863deb67 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] POST https://10.4.3.64/volume/v3/backups/import_record Aug 26 15:02:24.760160 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a22bc4db-0211-4903-9716-a0d5863deb67 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmFkNjA4ZTktZjBmNC00MDdmLTk4YWItZTgyYzY2MzRhYTkyIiwgInVzZXJfaWQiOiAiYzNkNTZlZGE0ZjM4NDMzZmJjMGVmMTY5YWU4NDc3ZTkiLCAicHJvamVjdF9pZCI6ICIzNzRmODIxYTlmMTM0NGEwODRlZDc2MWY0Y2QxOGQxNSIsICJ2b2x1bWVfaWQiOiAiNDYwNTAxYTctYzExYy00ZWQ0LWFjODctNzFjMTIxZGQyODg4IiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzM0NTI0NzA4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk1MTY1NDgyNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ2MDUwMWE3LWMxMWMtNGVkNC1hYzg3LTcxYzEyMWRkMjg4OC8yMDI2MDgyNjE1MDIwNi9hel9ub3ZhX2JhY2t1cF8wZTM3YTMxMC04YTlkLTRmOTgtYWIxMS1lNTYwZGQ3ZDIxZDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI2VDE1OjAyOjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI2VDE1OjAyOjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MDI6MjNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:24.761881 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-a22bc4db-0211-4903-9716-a0d5863deb67 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmFkNjA4ZTktZjBmNC00MDdmLTk4YWItZTgyYzY2MzRhYTkyIiwgInVzZXJfaWQiOiAiYzNkNTZlZGE0ZjM4NDMzZmJjMGVmMTY5YWU4NDc3ZTkiLCAicHJvamVjdF9pZCI6ICIzNzRmODIxYTlmMTM0NGEwODRlZDc2MWY0Y2QxOGQxNSIsICJ2b2x1bWVfaWQiOiAiNDYwNTAxYTctYzExYy00ZWQ0LWFjODctNzFjMTIxZGQyODg4IiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzM0NTI0NzA4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk1MTY1NDgyNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ2MDUwMWE3LWMxMWMtNGVkNC1hYzg3LTcxYzEyMWRkMjg4OC8yMDI2MDgyNjE1MDIwNi9hel9ub3ZhX2JhY2t1cF8wZTM3YTMxMC04YTlkLTRmOTgtYWIxMS1lNTYwZGQ3ZDIxZDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI2VDE1OjAyOjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI2VDE1OjAyOjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MDI6MjNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100199) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 26 15:02:24.762217 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-a22bc4db-0211-4903-9716-a0d5863deb67 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmFkNjA4ZTktZjBmNC00MDdmLTk4YWItZTgyYzY2MzRhYTkyIiwgInVzZXJfaWQiOiAiYzNkNTZlZGE0ZjM4NDMzZmJjMGVmMTY5YWU4NDc3ZTkiLCAicHJvamVjdF9pZCI6ICIzNzRmODIxYTlmMTM0NGEwODRlZDc2MWY0Y2QxOGQxNSIsICJ2b2x1bWVfaWQiOiAiNDYwNTAxYTctYzExYy00ZWQ0LWFjODctNzFjMTIxZGQyODg4IiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzM0NTI0NzA4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk1MTY1NDgyNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ2MDUwMWE3LWMxMWMtNGVkNC1hYzg3LTcxYzEyMWRkMjg4OC8yMDI2MDgyNjE1MDIwNi9hel9ub3ZhX2JhY2t1cF8wZTM3YTMxMC04YTlkLTRmOTgtYWIxMS1lNTYwZGQ3ZDIxZDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI2VDE1OjAyOjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI2VDE1OjAyOjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MDI6MjNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100199) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 26 15:02:24.833628 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-a22bc4db-0211-4903-9716-a0d5863deb67 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Created reservations ['af10dc7c-4d14-4785-b3c3-d35be2eb332a', '85c8bb4b-cf61-4f44-88cd-8ff1cb8c8701'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:24.865035 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-5101547e-8f3f-40d5-b040-b10ef6a8a4c0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-89a99173-8b90-456e-9cc9-a52a37616438-np0000008165" released by "attachment_update" :: held 0.153s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:02:24.866228 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-5101547e-8f3f-40d5-b040-b10ef6a8a4c0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/4324c91e-0eec-4691-b6d2-b500ec46287a returned with HTTP 200 Aug 26 15:02:24.866542 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 149/590] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:02:24 2026] PUT /volume/v3/attachments/4324c91e-0eec-4691-b6d2-b500ec46287a => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:24.882312 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-a22bc4db-0211-4903-9716-a0d5863deb67 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] import_record rpcapi backup id fad608e9-f0f4-407f-98ab-e82c6634aa92 on host np0000008165 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZmFkNjA4ZTktZjBmNC00MDdmLTk4YWItZTgyYzY2MzRhYTkyIiwgInVzZXJfaWQiOiAiYzNkNTZlZGE0ZjM4NDMzZmJjMGVmMTY5YWU4NDc3ZTkiLCAicHJvamVjdF9pZCI6ICIzNzRmODIxYTlmMTM0NGEwODRlZDc2MWY0Y2QxOGQxNSIsICJ2b2x1bWVfaWQiOiAiNDYwNTAxYTctYzExYy00ZWQ0LWFjODctNzFjMTIxZGQyODg4IiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzM0NTI0NzA4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTk1MTY1NDgyNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzQ2MDUwMWE3LWMxMWMtNGVkNC1hYzg3LTcxYzEyMWRkMjg4OC8yMDI2MDgyNjE1MDIwNi9hel9ub3ZhX2JhY2t1cF8wZTM3YTMxMC04YTlkLTRmOTgtYWIxMS1lNTYwZGQ3ZDIxZDUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI2VDE1OjAyOjAwWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI2VDE1OjAyOjAwWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MDI6MjNaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100199) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 26 15:02:24.886657 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-a22bc4db-0211-4903-9716-a0d5863deb67 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Import record output: {'backup': {'id': 'fad608e9-f0f4-407f-98ab-e82c6634aa92', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.64/volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92'}, {'rel': 'bookmark', 'href': 'https://10.4.3.64/volume/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92'}]}}. {{(pid=100199) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 26 15:02:24.887202 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a22bc4db-0211-4903-9716-a0d5863deb67 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] https://10.4.3.64/volume/v3/backups/import_record returned with HTTP 201 Aug 26 15:02:24.889332 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 147/591] 10.4.3.64 () {68 vars in 1295 bytes} [Wed Aug 26 15:02:24 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 136 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 26 15:02:24.899862 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-66037158-aaeb-4d0e-8d3a-3acb0ce51ecf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:24.901824 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-66037158-aaeb-4d0e-8d3a-3acb0ce51ecf tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] GET https://10.4.3.64/volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 Aug 26 15:02:24.902109 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-66037158-aaeb-4d0e-8d3a-3acb0ce51ecf tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:24.902356 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-66037158-aaeb-4d0e-8d3a-3acb0ce51ecf tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:24.902512 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-66037158-aaeb-4d0e-8d3a-3acb0ce51ecf tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Show backup with id fad608e9-f0f4-407f-98ab-e82c6634aa92. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:24.920645 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:24.920645 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:24.921843 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-66037158-aaeb-4d0e-8d3a-3acb0ce51ecf tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] https://10.4.3.64/volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 returned with HTTP 200 Aug 26 15:02:24.922473 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 152/592] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:24 2026] GET /volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 => generated 645 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:25.032718 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-86607cd0-8a69-4761-bb5a-775812565999 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:25.034757 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-86607cd0-8a69-4761-bb5a-775812565999 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:02:25.035059 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-86607cd0-8a69-4761-bb5a-775812565999 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:25.035323 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-86607cd0-8a69-4761-bb5a-775812565999 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:25.038638 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=490,cinder:INSERT=109,cinder:UPDATE=157 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:02:25.050597 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:25.050597 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:25.055593 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-86607cd0-8a69-4761-bb5a-775812565999 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:02:25.061643 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-86607cd0-8a69-4761-bb5a-775812565999 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:02:25.062332 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 145/593] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:25 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:25.111580 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-a95e217c-68e0-4342-b09b-ec32dedd4031 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:25.114195 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-a95e217c-68e0-4342-b09b-ec32dedd4031 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:02:25.114419 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-a95e217c-68e0-4342-b09b-ec32dedd4031 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:25.114628 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-a95e217c-68e0-4342-b09b-ec32dedd4031 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:25.130988 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:25.130988 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:25.135878 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-a95e217c-68e0-4342-b09b-ec32dedd4031 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:02:25.142355 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-a95e217c-68e0-4342-b09b-ec32dedd4031 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:02:25.142551 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 150/594] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:02:25 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:25.165209 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-45dc362a-ce14-43d8-bddb-41d2c25fd94d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:25.168537 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-47d61a08-5148-4522-adca-dbf8977a083c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:25.169575 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-45dc362a-ce14-43d8-bddb-41d2c25fd94d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] POST https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f/action Aug 26 15:02:25.170189 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-45dc362a-ce14-43d8-bddb-41d2c25fd94d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:02:25.170709 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-45dc362a-ce14-43d8-bddb-41d2c25fd94d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:25.172470 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-47d61a08-5148-4522-adca-dbf8977a083c tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 Aug 26 15:02:25.172823 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-47d61a08-5148-4522-adca-dbf8977a083c tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:25.173787 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-47d61a08-5148-4522-adca-dbf8977a083c tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:25.184238 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:25.184238 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:25.184693 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-47d61a08-5148-4522-adca-dbf8977a083c tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Snapshot retrieved successfully. Aug 26 15:02:25.185462 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-47d61a08-5148-4522-adca-dbf8977a083c tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 returned with HTTP 200 Aug 26 15:02:25.185796 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 153/595] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:02:25 2026] GET /volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 => generated 463 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:25.192391 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:25.192391 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:25.193219 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-45dc362a-ce14-43d8-bddb-41d2c25fd94d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:02:25.198006 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-324381a5-9b8b-4896-a15c-ec1cf4be37b3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:25.201546 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-324381a5-9b8b-4896-a15c-ec1cf4be37b3 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] POST https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde/action Aug 26 15:02:25.202101 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-324381a5-9b8b-4896-a15c-ec1cf4be37b3 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:02:25.202713 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-324381a5-9b8b-4896-a15c-ec1cf4be37b3 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:25.208244 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-45dc362a-ce14-43d8-bddb-41d2c25fd94d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Begin detaching volume completed successfully. Aug 26 15:02:25.208470 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-45dc362a-ce14-43d8-bddb-41d2c25fd94d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f/action returned with HTTP 202 Aug 26 15:02:25.209104 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 148/596] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:02:25 2026] POST /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:02:25.215807 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:25.215807 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:25.216726 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-324381a5-9b8b-4896-a15c-ec1cf4be37b3 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:25.276368 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-11e7e66b-7a2f-43ab-9fe6-a4c2b2018ff5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:25.276969 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-11e7e66b-7a2f-43ab-9fe6-a4c2b2018ff5 None None] GET https://10.4.3.64/volume// Aug 26 15:02:25.277220 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-11e7e66b-7a2f-43ab-9fe6-a4c2b2018ff5 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:25.277491 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-11e7e66b-7a2f-43ab-9fe6-a4c2b2018ff5 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:25.277941 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-11e7e66b-7a2f-43ab-9fe6-a4c2b2018ff5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:02:25.278387 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 151/597] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:02:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:02:25.290324 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-cbb08124-8c75-42c5-b9f0-3cc716de8d4b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:25.293277 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-cbb08124-8c75-42c5-b9f0-3cc716de8d4b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:02:25.293664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-cbb08124-8c75-42c5-b9f0-3cc716de8d4b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:25.293998 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-cbb08124-8c75-42c5-b9f0-3cc716de8d4b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:25.304202 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-324381a5-9b8b-4896-a15c-ec1cf4be37b3 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Created reservations ['e8b60274-9086-4fc5-a784-7eccaff91577', '259fbc82-d8a9-4ef0-967a-75ab3eb3e243'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:25.315156 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:25.315156 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:25.323664 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-cbb08124-8c75-42c5-b9f0-3cc716de8d4b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:02:25.323815 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-324381a5-9b8b-4896-a15c-ec1cf4be37b3 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Extend volume request issued successfully. Aug 26 15:02:25.323815 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-324381a5-9b8b-4896-a15c-ec1cf4be37b3 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde/action returned with HTTP 202 Aug 26 15:02:25.323815 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 146/598] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:02:25 2026] POST /volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:02:25.333446 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-cbb08124-8c75-42c5-b9f0-3cc716de8d4b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:02:25.334138 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 154/599] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:02:25 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 1320 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:02:25.335325 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c6802f29-0b96-42dd-ad9d-b3a27c585e62 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:25.340920 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6802f29-0b96-42dd-ad9d-b3a27c585e62 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde Aug 26 15:02:25.340920 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6802f29-0b96-42dd-ad9d-b3a27c585e62 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:25.340920 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6802f29-0b96-42dd-ad9d-b3a27c585e62 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:25.350196 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:25.350196 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:25.355077 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c6802f29-0b96-42dd-ad9d-b3a27c585e62 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:25.364743 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6802f29-0b96-42dd-ad9d-b3a27c585e62 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde returned with HTTP 200 Aug 26 15:02:25.365267 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 149/600] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:25 2026] GET /volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:25.524650 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dd66f502-e883-4cef-9092-5052d2b9bace None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:25.526713 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd66f502-e883-4cef-9092-5052d2b9bace tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:25.527027 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd66f502-e883-4cef-9092-5052d2b9bace tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:25.527208 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd66f502-e883-4cef-9092-5052d2b9bace tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:25.542205 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:25.542205 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:25.550620 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dd66f502-e883-4cef-9092-5052d2b9bace tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:25.558520 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd66f502-e883-4cef-9092-5052d2b9bace tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:25.559548 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 152/601] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:25 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:25.940193 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-290fa3a5-bbd3-4e3b-971a-fe9f7b8e0cf5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:25.942567 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-290fa3a5-bbd3-4e3b-971a-fe9f7b8e0cf5 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] GET https://10.4.3.64/volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 Aug 26 15:02:25.942567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-290fa3a5-bbd3-4e3b-971a-fe9f7b8e0cf5 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:25.942567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-290fa3a5-bbd3-4e3b-971a-fe9f7b8e0cf5 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:25.942567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-290fa3a5-bbd3-4e3b-971a-fe9f7b8e0cf5 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Show backup with id fad608e9-f0f4-407f-98ab-e82c6634aa92. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:25.951423 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:25.951423 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:25.951423 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-290fa3a5-bbd3-4e3b-971a-fe9f7b8e0cf5 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] https://10.4.3.64/volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 returned with HTTP 200 Aug 26 15:02:25.951423 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 147/602] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:25 2026] GET /volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:25.968051 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-be4a95bc-99f8-4697-ad45-2aeae20e7d50 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:25.969840 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be4a95bc-99f8-4697-ad45-2aeae20e7d50 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] GET https://10.4.3.64/volume/v3/backups Aug 26 15:02:25.969840 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be4a95bc-99f8-4697-ad45-2aeae20e7d50 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:25.969991 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be4a95bc-99f8-4697-ad45-2aeae20e7d50 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:25.982189 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=326,cinder:UPDATE=32,cinder:INSERT=13 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:02:25.998042 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be4a95bc-99f8-4697-ad45-2aeae20e7d50 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 200 Aug 26 15:02:25.998042 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 155/603] 10.4.3.64 () {66 vars in 1230 bytes} [Wed Aug 26 15:02:25 2026] GET /volume/v3/backups => generated 335 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:26.012153 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:26.014937 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] POST https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5/restore Aug 26 15:02:26.014937 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:26.017937 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Restoring backup 0e37a310-8a9d-4f98-ab11-e560dd7d21d5 ({'restore': {}}) {{(pid=100199) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 15:02:26.017937 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Restoring backup 0e37a310-8a9d-4f98-ab11-e560dd7d21d5 to volume None. Aug 26 15:02:26.023394 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:26.023394 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:26.025459 np0000008165 devstack@c-api.service[100199]: INFO cinder.backup.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Creating volume of 1 GB for restore of backup 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. Aug 26 15:02:26.030075 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=366,cinder:UPDATE=72,cinder:INSERT=36 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:02:26.039740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Availability zone cache updated, next update will occur around 2026-08-26 16:02:26.039378. {{(pid=100199) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 15:02:26.039932 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Availability Zones retrieved successfully. Aug 26 15:02:26.047782 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Flow 'volume_create_api' (a99de25a-f414-43cb-9dca-e632c91ce555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:26.049528 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e6b0de-d0ce-454e-a730-1f0e0701f591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:26.051041 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:26.110842 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68e6b0de-d0ce-454e-a730-1f0e0701f591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:26.112185 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20cc6ae-4207-4620-932a-a6c85fa6970f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:26.188574 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Created reservations ['072bb29c-b76b-410a-97db-d3bcc3e942c3', '37052cd8-a564-43ba-82ff-1689e458904d', '493e7eed-eeff-4f2f-a80c-8366f0556c5e', '1ed879cb-5db5-400d-a9b3-1b01276004d0'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:26.190078 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c20cc6ae-4207-4620-932a-a6c85fa6970f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['072bb29c-b76b-410a-97db-d3bcc3e942c3', '37052cd8-a564-43ba-82ff-1689e458904d', '493e7eed-eeff-4f2f-a80c-8366f0556c5e', '1ed879cb-5db5-400d-a9b3-1b01276004d0']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:26.191226 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (924f7856-afe6-4a73-9398-a0bec002a7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:26.241797 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (924f7856-afe6-4a73-9398-a0bec002a7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4966ac88-fd28-4ae9-8a27-1b9264081d00', '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_0e37a310-8a9d-4f98-ab11-e560dd7d21d5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374f821a9f1344a084ed761f4cd18d15',qos_specs=None,replication_status=,reservations=['072bb29c-b76b-410a-97db-d3bcc3e942c3','37052cd8-a564-43ba-82ff-1689e458904d','493e7eed-eeff-4f2f-a80c-8366f0556c5e','1ed879cb-5db5-400d-a9b3-1b01276004d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3d56eda4f38433fbc0ef169ae8477e9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:26Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0e37a310-8a9d-4f98-ab11-e560dd7d21d5',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4966ac88-fd28-4ae9-8a27-1b9264081d00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='374f821a9f1344a084ed761f4cd18d15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3d56eda4f38433fbc0ef169ae8477e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:26.242674 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64abb75c-18cf-4267-bd8e-f844947a4902) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:26.263676 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64abb75c-18cf-4267-bd8e-f844947a4902) transitioned into 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_0e37a310-8a9d-4f98-ab11-e560dd7d21d5',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374f821a9f1344a084ed761f4cd18d15',qos_specs=None,replication_status=,reservations=['072bb29c-b76b-410a-97db-d3bcc3e942c3','37052cd8-a564-43ba-82ff-1689e458904d','493e7eed-eeff-4f2f-a80c-8366f0556c5e','1ed879cb-5db5-400d-a9b3-1b01276004d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3d56eda4f38433fbc0ef169ae8477e9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:26.264949 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1d4c8d-4289-43fb-83a3-50b5600b537a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:26.281266 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1d4c8d-4289-43fb-83a3-50b5600b537a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:26.282713 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Flow 'volume_create_api' (a99de25a-f414-43cb-9dca-e632c91ce555) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:26.283513 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Create volume request issued successfully. Aug 26 15:02:26.294939 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:26.294939 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:26.294939 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:26.389185 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-27ca9a33-5509-4bf3-a82d-87fccf2252c8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:26.391724 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27ca9a33-5509-4bf3-a82d-87fccf2252c8 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde Aug 26 15:02:26.392222 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27ca9a33-5509-4bf3-a82d-87fccf2252c8 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:26.392587 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27ca9a33-5509-4bf3-a82d-87fccf2252c8 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:26.402782 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:26.402782 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:26.409704 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-27ca9a33-5509-4bf3-a82d-87fccf2252c8 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:26.415653 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27ca9a33-5509-4bf3-a82d-87fccf2252c8 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde returned with HTTP 200 Aug 26 15:02:26.416498 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 153/604] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:26 2026] GET /volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:26.438120 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f0150457-f297-4a11-8c9d-bb7f44247c37 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:26.441022 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f0150457-f297-4a11-8c9d-bb7f44247c37 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde Aug 26 15:02:26.441514 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f0150457-f297-4a11-8c9d-bb7f44247c37 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:26.442592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f0150457-f297-4a11-8c9d-bb7f44247c37 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:26.454241 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:26.454241 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:26.462652 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f0150457-f297-4a11-8c9d-bb7f44247c37 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:26.470703 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f0150457-f297-4a11-8c9d-bb7f44247c37 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde returned with HTTP 200 Aug 26 15:02:26.470703 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 148/605] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:26 2026] GET /volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:26.490948 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1f847802-63bd-43ff-a35f-a49e9bbc9850 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:26.493504 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1f847802-63bd-43ff-a35f-a49e9bbc9850 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 Aug 26 15:02:26.493755 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1f847802-63bd-43ff-a35f-a49e9bbc9850 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:26.494711 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1f847802-63bd-43ff-a35f-a49e9bbc9850 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:26.494711 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-1f847802-63bd-43ff-a35f-a49e9bbc9850 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Delete snapshot with id: ae574954-4235-427f-bc3f-1a42a93bd7f6 Aug 26 15:02:26.504053 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:26.504053 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:26.504695 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1f847802-63bd-43ff-a35f-a49e9bbc9850 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Snapshot retrieved successfully. Aug 26 15:02:26.528006 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1f847802-63bd-43ff-a35f-a49e9bbc9850 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Snapshot delete request issued successfully. Aug 26 15:02:26.528006 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1f847802-63bd-43ff-a35f-a49e9bbc9850 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 returned with HTTP 202 Aug 26 15:02:26.528806 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 156/606] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:02:26 2026] DELETE /volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:02:26.541225 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-668d1562-29ec-4358-a12d-4855189e13dc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:26.545105 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-668d1562-29ec-4358-a12d-4855189e13dc tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 Aug 26 15:02:26.545297 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-668d1562-29ec-4358-a12d-4855189e13dc tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:26.545515 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-668d1562-29ec-4358-a12d-4855189e13dc tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:26.569241 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:26.569241 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:26.570018 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-668d1562-29ec-4358-a12d-4855189e13dc tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Snapshot retrieved successfully. Aug 26 15:02:26.571436 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-668d1562-29ec-4358-a12d-4855189e13dc tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 returned with HTTP 200 Aug 26 15:02:26.572043 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 154/607] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:02:26 2026] GET /volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 => generated 462 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:26.579174 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-635228eb-e3ea-460c-861c-96918ddf8b9a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:26.582001 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-635228eb-e3ea-460c-861c-96918ddf8b9a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:26.582293 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-635228eb-e3ea-460c-861c-96918ddf8b9a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:26.582643 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-635228eb-e3ea-460c-861c-96918ddf8b9a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:26.601136 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:26.601136 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:26.608777 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-635228eb-e3ea-460c-861c-96918ddf8b9a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:26.616740 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-635228eb-e3ea-460c-861c-96918ddf8b9a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:26.616740 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 149/608] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:26 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:27.304376 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:27.304376 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:27.305519 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:27.305802 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Checking backup size 1 against volume size 1 {{(pid=100199) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 15:02:27.306039 np0000008165 devstack@c-api.service[100199]: INFO cinder.backup.api [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Overwriting volume 4966ac88-fd28-4ae9-8a27-1b9264081d00 with restore of backup 0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:27.325570 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] restore_backup in rpcapi backup_id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5 {{(pid=100199) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 15:02:27.327743 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ce9102ea-9b18-4b3f-bbf7-f530f3449059 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5/restore returned with HTTP 202 Aug 26 15:02:27.328501 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 150/609] 10.4.3.64 () {68 vars in 1386 bytes} [Wed Aug 26 15:02:26 2026] POST /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5/restore => generated 189 bytes in 1317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:27.341165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-902b3157-ea6f-4dfd-8e07-f579a9e4b299 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:27.344872 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-902b3157-ea6f-4dfd-8e07-f579a9e4b299 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:27.344872 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-902b3157-ea6f-4dfd-8e07-f579a9e4b299 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:27.344872 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-902b3157-ea6f-4dfd-8e07-f579a9e4b299 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:27.344872 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-902b3157-ea6f-4dfd-8e07-f579a9e4b299 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:27.350034 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:27.350034 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:27.351255 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-902b3157-ea6f-4dfd-8e07-f579a9e4b299 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:27.351996 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 157/610] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:27 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:27.583667 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-38856f7d-79f1-4476-af98-519884455f8f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:27.587922 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-38856f7d-79f1-4476-af98-519884455f8f tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 Aug 26 15:02:27.587922 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-38856f7d-79f1-4476-af98-519884455f8f tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:27.587922 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-38856f7d-79f1-4476-af98-519884455f8f tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:27.589680 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=384,cinder:UPDATE=76,cinder:INSERT=43 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:02:27.594140 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-38856f7d-79f1-4476-af98-519884455f8f tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 returned with HTTP 404 Aug 26 15:02:27.595372 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 155/611] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:02:27 2026] GET /volume/v3/snapshots/ae574954-4235-427f-bc3f-1a42a93bd7f6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:27.605852 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-baf26131-b714-4ace-88ae-cf2004e1fd68 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:27.608438 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-baf26131-b714-4ace-88ae-cf2004e1fd68 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde Aug 26 15:02:27.610133 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-baf26131-b714-4ace-88ae-cf2004e1fd68 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:27.610446 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-baf26131-b714-4ace-88ae-cf2004e1fd68 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:27.622710 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:27.622710 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:27.628209 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-baf26131-b714-4ace-88ae-cf2004e1fd68 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:27.635558 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a1e39ee9-4a1c-4076-a613-af64fb3b78df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:27.636575 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-baf26131-b714-4ace-88ae-cf2004e1fd68 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde returned with HTTP 200 Aug 26 15:02:27.638909 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 150/612] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:27 2026] GET /volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:27.639005 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a1e39ee9-4a1c-4076-a613-af64fb3b78df tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:27.639005 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a1e39ee9-4a1c-4076-a613-af64fb3b78df tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:27.639005 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a1e39ee9-4a1c-4076-a613-af64fb3b78df tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:27.650590 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:27.650590 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:27.654160 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-734823ea-1c82-4255-b622-79f17168f47d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:27.669939 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-734823ea-1c82-4255-b622-79f17168f47d tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde Aug 26 15:02:27.669939 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-734823ea-1c82-4255-b622-79f17168f47d tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:27.669939 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-734823ea-1c82-4255-b622-79f17168f47d tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:27.669939 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-734823ea-1c82-4255-b622-79f17168f47d tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Delete volume with id: d4900359-1584-446e-ab91-8b58b0962cde Aug 26 15:02:27.672245 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a1e39ee9-4a1c-4076-a613-af64fb3b78df tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:27.672995 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a1e39ee9-4a1c-4076-a613-af64fb3b78df tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:27.674402 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 151/613] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:27 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:27.683121 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:27.683121 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:27.684170 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-734823ea-1c82-4255-b622-79f17168f47d tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:27.711017 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-734823ea-1c82-4255-b622-79f17168f47d tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Delete volume request issued successfully. Aug 26 15:02:27.711287 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-734823ea-1c82-4255-b622-79f17168f47d tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde returned with HTTP 202 Aug 26 15:02:27.711772 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 158/614] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:27 2026] DELETE /volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:02:27.719813 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-11fd37ed-1dff-41f9-9a6c-6c5ea53b7330 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:27.722371 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-11fd37ed-1dff-41f9-9a6c-6c5ea53b7330 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde Aug 26 15:02:27.722480 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-11fd37ed-1dff-41f9-9a6c-6c5ea53b7330 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:27.722681 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-11fd37ed-1dff-41f9-9a6c-6c5ea53b7330 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:27.729776 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:27.729776 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:27.734193 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-11fd37ed-1dff-41f9-9a6c-6c5ea53b7330 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Volume info retrieved successfully. Aug 26 15:02:27.742430 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-11fd37ed-1dff-41f9-9a6c-6c5ea53b7330 tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde returned with HTTP 200 Aug 26 15:02:27.743438 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 156/615] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:27 2026] GET /volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:28.364940 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b1efc4ed-997b-4c14-b34a-40a8a89778ec None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:28.367631 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b1efc4ed-997b-4c14-b34a-40a8a89778ec tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:28.368012 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b1efc4ed-997b-4c14-b34a-40a8a89778ec tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:28.369562 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b1efc4ed-997b-4c14-b34a-40a8a89778ec tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:28.369562 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b1efc4ed-997b-4c14-b34a-40a8a89778ec tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:28.374306 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:28.374306 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:28.375670 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b1efc4ed-997b-4c14-b34a-40a8a89778ec tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:28.376224 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 151/616] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:28 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:28.694147 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c2107cf5-02d3-40b7-b5b6-bac72a1f9f3c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:28.697747 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2107cf5-02d3-40b7-b5b6-bac72a1f9f3c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:28.697996 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2107cf5-02d3-40b7-b5b6-bac72a1f9f3c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:28.698240 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2107cf5-02d3-40b7-b5b6-bac72a1f9f3c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:28.712460 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:28.712460 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:28.717775 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c2107cf5-02d3-40b7-b5b6-bac72a1f9f3c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:28.723791 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2107cf5-02d3-40b7-b5b6-bac72a1f9f3c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:28.724781 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 152/617] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:28 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:28.759549 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d1acaf50-81b2-4810-ab25-2341047be6bf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:28.761414 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d1acaf50-81b2-4810-ab25-2341047be6bf tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] GET https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde Aug 26 15:02:28.761626 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d1acaf50-81b2-4810-ab25-2341047be6bf tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:28.761817 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d1acaf50-81b2-4810-ab25-2341047be6bf tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:28.768471 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d1acaf50-81b2-4810-ab25-2341047be6bf tempest-VolumesExtendTest-1057320155 tempest-VolumesExtendTest-1057320155-project-member] https://10.4.3.64/volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde returned with HTTP 404 Aug 26 15:02:28.769080 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 159/618] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:28 2026] GET /volume/v3/volumes/d4900359-1584-446e-ab91-8b58b0962cde => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:29.232938 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-8ebd790f-cd97-4cb8-9eab-79e681e293f2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:29.236553 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-8ebd790f-cd97-4cb8-9eab-79e681e293f2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments/4324c91e-0eec-4691-b6d2-b500ec46287a/action Aug 26 15:02:29.237307 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-8ebd790f-cd97-4cb8-9eab-79e681e293f2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:02:29.237598 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-8ebd790f-cd97-4cb8-9eab-79e681e293f2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:29.268521 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:29.268521 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:29.297537 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-241666f2-fd4c-4de4-9a0b-46c66725813c req-8ebd790f-cd97-4cb8-9eab-79e681e293f2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/4324c91e-0eec-4691-b6d2-b500ec46287a/action returned with HTTP 204 Aug 26 15:02:29.297537 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 157/619] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:02:29 2026] POST /volume/v3/attachments/4324c91e-0eec-4691-b6d2-b500ec46287a/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:29.394849 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-f894abc9-4d11-427a-8837-cfbeb81d9d9b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:29.395323 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3ce4ab7b-b2eb-4968-990a-616a5e4ce06d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:29.398119 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ce4ab7b-b2eb-4968-990a-616a5e4ce06d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:29.398374 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ce4ab7b-b2eb-4968-990a-616a5e4ce06d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:29.398599 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ce4ab7b-b2eb-4968-990a-616a5e4ce06d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:29.398717 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3ce4ab7b-b2eb-4968-990a-616a5e4ce06d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:29.401278 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-f894abc9-4d11-427a-8837-cfbeb81d9d9b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4f40508b-91b5-46fc-b7ae-398f0e8cf9d1 Aug 26 15:02:29.401511 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-f894abc9-4d11-427a-8837-cfbeb81d9d9b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:29.401764 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-f894abc9-4d11-427a-8837-cfbeb81d9d9b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:29.404960 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:29.404960 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:29.405852 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ce4ab7b-b2eb-4968-990a-616a5e4ce06d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:29.406349 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 153/620] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:29 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:29.420044 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:29.420044 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:29.536827 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8736efd8-0c17-47b6-96be-3751a74b1db2 req-f894abc9-4d11-427a-8837-cfbeb81d9d9b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/4f40508b-91b5-46fc-b7ae-398f0e8cf9d1 returned with HTTP 200 Aug 26 15:02:29.537354 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 152/621] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:02:29 2026] DELETE /volume/v3/attachments/4f40508b-91b5-46fc-b7ae-398f0e8cf9d1 => generated 19 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:29.746189 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4c9d9150-6175-4fb7-a6c9-c4f2b29f2530 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:29.748852 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c9d9150-6175-4fb7-a6c9-c4f2b29f2530 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:29.748989 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c9d9150-6175-4fb7-a6c9-c4f2b29f2530 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:29.749377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c9d9150-6175-4fb7-a6c9-c4f2b29f2530 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:29.765073 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:29.765073 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:29.772373 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4c9d9150-6175-4fb7-a6c9-c4f2b29f2530 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:29.779378 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c9d9150-6175-4fb7-a6c9-c4f2b29f2530 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:29.780229 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 160/622] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:29 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:29.847177 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-aeeb8af9-207d-4520-8097-56b119f60206 req-f232cc6d-fda5-4f98-bc2c-712060b46acb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:29.850947 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-f232cc6d-fda5-4f98-bc2c-712060b46acb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:29.850947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-f232cc6d-fda5-4f98-bc2c-712060b46acb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:29.850947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-f232cc6d-fda5-4f98-bc2c-712060b46acb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:29.864292 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:29.864292 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:29.870401 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-aeeb8af9-207d-4520-8097-56b119f60206 req-f232cc6d-fda5-4f98-bc2c-712060b46acb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:29.887092 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-f232cc6d-fda5-4f98-bc2c-712060b46acb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:29.887092 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 158/623] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:02:29 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:30.013926 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a43a558a-2697-48aa-bf3c-f7972bd0d3a1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:30.014440 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a43a558a-2697-48aa-bf3c-f7972bd0d3a1 None None] GET https://10.4.3.64/volume// Aug 26 15:02:30.014699 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a43a558a-2697-48aa-bf3c-f7972bd0d3a1 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:30.014699 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a43a558a-2697-48aa-bf3c-f7972bd0d3a1 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:30.016056 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a43a558a-2697-48aa-bf3c-f7972bd0d3a1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:02:30.016056 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 154/624] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:02:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:02:30.027571 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-aeeb8af9-207d-4520-8097-56b119f60206 req-293b99d1-b7ec-404a-96f9-f13ddc7de252 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:30.030480 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-293b99d1-b7ec-404a-96f9-f13ddc7de252 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:02:30.032610 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-293b99d1-b7ec-404a-96f9-f13ddc7de252 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89a99173-8b90-456e-9cc9-a52a37616438", "connector": null, "instance_uuid": "fd3f5286-f06b-40a1-835e-1282d8d5eb51"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:30.045639 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:30.045639 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:30.112125 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-293b99d1-b7ec-404a-96f9-f13ddc7de252 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:02:30.112877 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 153/625] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:02:30 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) Aug 26 15:02:30.157244 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b63f9456-195d-4a44-b6e4-92f31f7e62c6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:30.162204 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b63f9456-195d-4a44-b6e4-92f31f7e62c6 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:30.162204 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b63f9456-195d-4a44-b6e4-92f31f7e62c6 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:30.163511 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b63f9456-195d-4a44-b6e4-92f31f7e62c6 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:30.194025 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b26ca4b5-6a33-4f53-a152-c87ff115c299 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:30.194025 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b26ca4b5-6a33-4f53-a152-c87ff115c299 None None] GET https://10.4.3.64/volume// Aug 26 15:02:30.195391 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b26ca4b5-6a33-4f53-a152-c87ff115c299 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:30.195391 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b26ca4b5-6a33-4f53-a152-c87ff115c299 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:30.198856 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:30.198856 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:30.200650 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b26ca4b5-6a33-4f53-a152-c87ff115c299 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:02:30.203194 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 159/626] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:02:30 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:02:30.205161 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b63f9456-195d-4a44-b6e4-92f31f7e62c6 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:30.211037 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b63f9456-195d-4a44-b6e4-92f31f7e62c6 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:30.211521 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 161/627] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:30 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1144 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:30.229439 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-aeeb8af9-207d-4520-8097-56b119f60206 req-cc6a5503-1815-47b0-8174-4a495c78dc9b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:30.233575 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-cc6a5503-1815-47b0-8174-4a495c78dc9b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:30.233923 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-cc6a5503-1815-47b0-8174-4a495c78dc9b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:30.234265 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-cc6a5503-1815-47b0-8174-4a495c78dc9b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:30.252410 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:30.252410 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:30.261944 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-aeeb8af9-207d-4520-8097-56b119f60206 req-cc6a5503-1815-47b0-8174-4a495c78dc9b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:30.265959 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-cc6a5503-1815-47b0-8174-4a495c78dc9b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:30.265959 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 155/628] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:02:30 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:02:30.399229 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-aeeb8af9-207d-4520-8097-56b119f60206 req-23c62f2b-1c91-4f88-a793-751d095ceddf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:30.403378 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-23c62f2b-1c91-4f88-a793-751d095ceddf tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] PUT https://10.4.3.64/volume/v3/attachments/d4897e7b-9b75-4c56-ab6e-34654797c35b Aug 26 15:02:30.403937 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-23c62f2b-1c91-4f88-a793-751d095ceddf tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:30.423112 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b645917f-d9f4-4c6f-ac54-4b7234a0949b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:30.426972 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b645917f-d9f4-4c6f-ac54-4b7234a0949b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:30.426972 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b645917f-d9f4-4c6f-ac54-4b7234a0949b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:30.426972 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b645917f-d9f4-4c6f-ac54-4b7234a0949b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:30.426972 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b645917f-d9f4-4c6f-ac54-4b7234a0949b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:30.427826 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-aeeb8af9-207d-4520-8097-56b119f60206 req-23c62f2b-1c91-4f88-a793-751d095ceddf tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Acquiring lock "cinder-attachment_update-89a99173-8b90-456e-9cc9-a52a37616438-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:02:30.430810 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:30.430810 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:30.431726 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b645917f-d9f4-4c6f-ac54-4b7234a0949b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:30.432067 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 160/629] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:30 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:30.436802 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-aeeb8af9-207d-4520-8097-56b119f60206 req-23c62f2b-1c91-4f88-a793-751d095ceddf tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-89a99173-8b90-456e-9cc9-a52a37616438-np0000008165" acquired by "attachment_update" :: waited 0.010s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:02:30.438193 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:30.438193 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:30.571636 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-aeeb8af9-207d-4520-8097-56b119f60206 req-23c62f2b-1c91-4f88-a793-751d095ceddf tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-89a99173-8b90-456e-9cc9-a52a37616438-np0000008165" released by "attachment_update" :: held 0.135s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:02:30.572124 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-23c62f2b-1c91-4f88-a793-751d095ceddf tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/d4897e7b-9b75-4c56-ab6e-34654797c35b returned with HTTP 200 Aug 26 15:02:30.573168 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 154/630] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:02:30 2026] PUT /volume/v3/attachments/d4897e7b-9b75-4c56-ab6e-34654797c35b => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:30.582350 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4a99ed24-a6a6-431e-a3ac-1b9cc22e5003 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:30.584711 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4a99ed24-a6a6-431e-a3ac-1b9cc22e5003 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:02:30.585019 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4a99ed24-a6a6-431e-a3ac-1b9cc22e5003 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:30.585338 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4a99ed24-a6a6-431e-a3ac-1b9cc22e5003 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:30.595599 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:30.595599 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:30.600692 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4a99ed24-a6a6-431e-a3ac-1b9cc22e5003 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:02:30.609079 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4a99ed24-a6a6-431e-a3ac-1b9cc22e5003 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:02:30.609495 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 162/631] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:30 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:31.230353 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9456cd94-10e5-4986-bcc7-15599aee3e2e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:31.234281 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9456cd94-10e5-4986-bcc7-15599aee3e2e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:31.234281 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9456cd94-10e5-4986-bcc7-15599aee3e2e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:31.234281 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9456cd94-10e5-4986-bcc7-15599aee3e2e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:31.235300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1e000d9b-f034-4ec0-8b72-0eb67827e0a0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:31.238558 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e000d9b-f034-4ec0-8b72-0eb67827e0a0 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:02:31.238558 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1e000d9b-f034-4ec0-8b72-0eb67827e0a0 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:31.238558 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1e000d9b-f034-4ec0-8b72-0eb67827e0a0 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:31.268371 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:31.268371 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:31.271857 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:31.271857 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:31.276648 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9456cd94-10e5-4986-bcc7-15599aee3e2e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:31.277984 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1e000d9b-f034-4ec0-8b72-0eb67827e0a0 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:02:31.285175 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e000d9b-f034-4ec0-8b72-0eb67827e0a0 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:02:31.285175 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 161/632] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:31 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 1141 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:31.285361 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9456cd94-10e5-4986-bcc7-15599aee3e2e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:31.285411 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 156/633] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:31 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1145 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:31.368541 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-5a0e9e05-2393-4869-8182-22a343028f77 req-bff8ad61-fc0b-4e3c-aacf-5346febba1fb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:31.370905 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-bff8ad61-fc0b-4e3c-aacf-5346febba1fb tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:02:31.371171 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-bff8ad61-fc0b-4e3c-aacf-5346febba1fb tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:31.371509 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-bff8ad61-fc0b-4e3c-aacf-5346febba1fb tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:31.388240 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:31.388240 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:31.400386 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-5a0e9e05-2393-4869-8182-22a343028f77 req-bff8ad61-fc0b-4e3c-aacf-5346febba1fb tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:02:31.409462 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-bff8ad61-fc0b-4e3c-aacf-5346febba1fb tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:02:31.410145 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 155/634] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:02:31 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 1141 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:31.451055 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-629ffe51-c992-42b9-8f61-e81457675386 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:31.451449 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-5a0e9e05-2393-4869-8182-22a343028f77 req-770a6d02-356b-44ad-bd58-f94a6f88af7d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:31.452560 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-629ffe51-c992-42b9-8f61-e81457675386 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:31.452560 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-629ffe51-c992-42b9-8f61-e81457675386 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:31.452760 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-629ffe51-c992-42b9-8f61-e81457675386 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:31.452871 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-629ffe51-c992-42b9-8f61-e81457675386 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:31.455298 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-770a6d02-356b-44ad-bd58-f94a6f88af7d tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] POST https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79/action Aug 26 15:02:31.455562 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-770a6d02-356b-44ad-bd58-f94a6f88af7d tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:02:31.457419 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-770a6d02-356b-44ad-bd58-f94a6f88af7d tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:31.465136 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:31.465136 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:31.466444 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-629ffe51-c992-42b9-8f61-e81457675386 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:31.468393 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 163/635] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:31 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:31.480056 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:31.480056 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:31.481109 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-5a0e9e05-2393-4869-8182-22a343028f77 req-770a6d02-356b-44ad-bd58-f94a6f88af7d tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:02:31.504975 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-5a0e9e05-2393-4869-8182-22a343028f77 req-770a6d02-356b-44ad-bd58-f94a6f88af7d tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Begin detaching volume completed successfully. Aug 26 15:02:31.505922 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-770a6d02-356b-44ad-bd58-f94a6f88af7d tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79/action returned with HTTP 202 Aug 26 15:02:31.507156 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 162/636] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:02:31 2026] POST /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:02:31.622671 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f025743d-2f7c-41e3-8d4d-1b09d14708aa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:31.624234 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f025743d-2f7c-41e3-8d4d-1b09d14708aa None None] GET https://10.4.3.64/volume// Aug 26 15:02:31.624995 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f025743d-2f7c-41e3-8d4d-1b09d14708aa None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:31.624995 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f025743d-2f7c-41e3-8d4d-1b09d14708aa None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:31.625632 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f025743d-2f7c-41e3-8d4d-1b09d14708aa None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:02:31.626238 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 157/637] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:02:31 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:02:31.643897 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-5a0e9e05-2393-4869-8182-22a343028f77 req-8afe92ec-a8eb-48f5-b49d-84e28f838c9b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:31.648152 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-8afe92ec-a8eb-48f5-b49d-84e28f838c9b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:02:31.649099 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-8afe92ec-a8eb-48f5-b49d-84e28f838c9b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:31.649099 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-8afe92ec-a8eb-48f5-b49d-84e28f838c9b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:31.660097 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:31.660097 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:31.666492 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-5a0e9e05-2393-4869-8182-22a343028f77 req-8afe92ec-a8eb-48f5-b49d-84e28f838c9b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:02:31.673572 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-8afe92ec-a8eb-48f5-b49d-84e28f838c9b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:02:31.674283 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 156/638] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:02:31 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 1324 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:02:32.305210 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-866fb185-1b59-4eda-a608-f731917f8a33 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:32.308823 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-866fb185-1b59-4eda-a608-f731917f8a33 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:32.308823 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-866fb185-1b59-4eda-a608-f731917f8a33 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:32.308823 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-866fb185-1b59-4eda-a608-f731917f8a33 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:32.334510 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:32.334510 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:32.342348 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-866fb185-1b59-4eda-a608-f731917f8a33 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:32.350860 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-866fb185-1b59-4eda-a608-f731917f8a33 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:32.350860 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 164/639] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:32 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1145 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:32.488744 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0ba3aa83-03ec-445f-b9ba-73eb5cd059e1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:32.488744 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0ba3aa83-03ec-445f-b9ba-73eb5cd059e1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:32.488744 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0ba3aa83-03ec-445f-b9ba-73eb5cd059e1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:32.488744 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0ba3aa83-03ec-445f-b9ba-73eb5cd059e1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:32.489917 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0ba3aa83-03ec-445f-b9ba-73eb5cd059e1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:32.496066 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:32.496066 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:32.497788 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0ba3aa83-03ec-445f-b9ba-73eb5cd059e1 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:32.497788 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 163/640] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:32 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:33.380970 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-94683eb1-5c07-4046-ad11-66b1bf74809e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:33.384239 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-94683eb1-5c07-4046-ad11-66b1bf74809e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:33.385231 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-94683eb1-5c07-4046-ad11-66b1bf74809e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:33.386681 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-94683eb1-5c07-4046-ad11-66b1bf74809e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:33.414376 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:33.414376 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:33.423511 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-94683eb1-5c07-4046-ad11-66b1bf74809e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:33.432623 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-94683eb1-5c07-4046-ad11-66b1bf74809e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:33.432785 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 158/641] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:33 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1145 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:33.515759 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4cfd0af2-39ab-40ba-b79e-9f6f87ff34f5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:33.521416 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4cfd0af2-39ab-40ba-b79e-9f6f87ff34f5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:33.521708 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4cfd0af2-39ab-40ba-b79e-9f6f87ff34f5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:33.522026 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4cfd0af2-39ab-40ba-b79e-9f6f87ff34f5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:33.522190 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4cfd0af2-39ab-40ba-b79e-9f6f87ff34f5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:33.536465 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:33.536465 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:33.538143 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4cfd0af2-39ab-40ba-b79e-9f6f87ff34f5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:33.539700 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 157/642] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:33 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:34.129952 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-aeeb8af9-207d-4520-8097-56b119f60206 req-b115105f-be4a-4fa9-a0b9-a88cdd7d0531 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:34.132514 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-b115105f-be4a-4fa9-a0b9-a88cdd7d0531 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments/d4897e7b-9b75-4c56-ab6e-34654797c35b/action Aug 26 15:02:34.133328 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-b115105f-be4a-4fa9-a0b9-a88cdd7d0531 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:02:34.135335 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-b115105f-be4a-4fa9-a0b9-a88cdd7d0531 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:34.182842 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:34.182842 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:34.203628 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-aeeb8af9-207d-4520-8097-56b119f60206 req-b115105f-be4a-4fa9-a0b9-a88cdd7d0531 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/d4897e7b-9b75-4c56-ab6e-34654797c35b/action returned with HTTP 204 Aug 26 15:02:34.204174 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 165/643] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:02:34 2026] POST /volume/v3/attachments/d4897e7b-9b75-4c56-ab6e-34654797c35b/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:34.239819 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-5a0e9e05-2393-4869-8182-22a343028f77 req-2f091b0d-66b6-44c1-a882-c755beef5fcf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:34.248145 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-2f091b0d-66b6-44c1-a882-c755beef5fcf tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a9ab33a0-11c5-4ad3-a933-7f6d1809bcd4 Aug 26 15:02:34.248145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-2f091b0d-66b6-44c1-a882-c755beef5fcf tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:34.248145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-2f091b0d-66b6-44c1-a882-c755beef5fcf tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:34.265284 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:34.265284 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:34.361510 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5a0e9e05-2393-4869-8182-22a343028f77 req-2f091b0d-66b6-44c1-a882-c755beef5fcf tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/attachments/a9ab33a0-11c5-4ad3-a933-7f6d1809bcd4 returned with HTTP 200 Aug 26 15:02:34.362209 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 164/644] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:02:34 2026] DELETE /volume/v3/attachments/a9ab33a0-11c5-4ad3-a933-7f6d1809bcd4 => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:34.453648 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-14fb12d1-e1bc-484c-94f2-0f93615e710c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:34.456642 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14fb12d1-e1bc-484c-94f2-0f93615e710c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:34.456908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14fb12d1-e1bc-484c-94f2-0f93615e710c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:34.457192 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14fb12d1-e1bc-484c-94f2-0f93615e710c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:34.476919 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:34.476919 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:34.484176 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-14fb12d1-e1bc-484c-94f2-0f93615e710c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:34.491530 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14fb12d1-e1bc-484c-94f2-0f93615e710c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:34.492181 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 159/645] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:34 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:34.556967 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1b9339da-12c2-4739-9a78-a15718b1aba9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:34.558875 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b9339da-12c2-4739-9a78-a15718b1aba9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:34.559191 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b9339da-12c2-4739-9a78-a15718b1aba9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:34.559534 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b9339da-12c2-4739-9a78-a15718b1aba9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:34.559725 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1b9339da-12c2-4739-9a78-a15718b1aba9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:34.567048 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:34.567048 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:34.568296 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b9339da-12c2-4739-9a78-a15718b1aba9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:34.568971 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 158/646] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:34 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:34.821764 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bcccd2cd-8652-4118-92d5-4c02c2b82d83 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:34.823983 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bcccd2cd-8652-4118-92d5-4c02c2b82d83 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:02:34.824277 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bcccd2cd-8652-4118-92d5-4c02c2b82d83 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:34.824519 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bcccd2cd-8652-4118-92d5-4c02c2b82d83 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:34.836351 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:34.836351 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:34.844496 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bcccd2cd-8652-4118-92d5-4c02c2b82d83 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:02:34.854196 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bcccd2cd-8652-4118-92d5-4c02c2b82d83 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:02:34.855638 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 166/647] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:34 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:35.581132 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3a39e541-fc02-46d6-866c-d3f3662eabe5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:35.585094 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a39e541-fc02-46d6-866c-d3f3662eabe5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:35.588915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a39e541-fc02-46d6-866c-d3f3662eabe5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:35.588915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a39e541-fc02-46d6-866c-d3f3662eabe5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:35.588915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-3a39e541-fc02-46d6-866c-d3f3662eabe5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:35.603462 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:35.603462 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:35.603462 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a39e541-fc02-46d6-866c-d3f3662eabe5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:35.603462 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 165/648] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:35 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:36.171001 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:36.173599 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:36.174119 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1062051649", "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:36.177165 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1062051649', 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:36.335239 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Create volume of 1 GB Aug 26 15:02:36.343361 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Availability Zones retrieved successfully. Aug 26 15:02:36.352575 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Flow 'volume_create_api' (187785c1-068b-4d31-85a1-701a59077096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:36.353854 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75400263-a016-48ea-9ae7-f5d6e22df85b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:36.355295 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:36.452334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75400263-a016-48ea-9ae7-f5d6e22df85b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:36.453340 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e8d0c8-ca50-473d-aa68-3c682f9509c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:36.523585 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Created reservations ['09199859-a390-4d40-b249-68af2fa5af99', '39597b34-f0c3-4809-b20c-7307706480f6', '26eed3d4-00d7-4e46-a347-fe1a13926f19', '1aa1e346-bcef-4fac-b66e-bece527c83d4'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:36.525209 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25e8d0c8-ca50-473d-aa68-3c682f9509c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09199859-a390-4d40-b249-68af2fa5af99', '39597b34-f0c3-4809-b20c-7307706480f6', '26eed3d4-00d7-4e46-a347-fe1a13926f19', '1aa1e346-bcef-4fac-b66e-bece527c83d4']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:36.525867 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a02d068-67d1-43f3-9e9d-8245af795263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:36.572461 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a02d068-67d1-43f3-9e9d-8245af795263) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e02a4f71-14e2-4b86-825b-a95ebf3a16ef', '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-1062051649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4d2994da4fd46ed8685a46238f3c64d',qos_specs=None,replication_status=,reservations=['09199859-a390-4d40-b249-68af2fa5af99','39597b34-f0c3-4809-b20c-7307706480f6','26eed3d4-00d7-4e46-a347-fe1a13926f19','1aa1e346-bcef-4fac-b66e-bece527c83d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc5cb18fb9ec42b8a419b0db72d6fc76',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1062051649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e02a4f71-14e2-4b86-825b-a95ebf3a16ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4d2994da4fd46ed8685a46238f3c64d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc5cb18fb9ec42b8a419b0db72d6fc76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:36.575796 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f1b9cdc-10a3-4a29-b4ca-78cc97bb7586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:36.618774 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6c7b9342-03d0-4287-b931-52c20dbf00e4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:36.621505 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6c7b9342-03d0-4287-b931-52c20dbf00e4 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:36.621712 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6c7b9342-03d0-4287-b931-52c20dbf00e4 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:36.622020 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6c7b9342-03d0-4287-b931-52c20dbf00e4 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:36.624150 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6c7b9342-03d0-4287-b931-52c20dbf00e4 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:36.628339 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f1b9cdc-10a3-4a29-b4ca-78cc97bb7586) transitioned into state 'SUCCESS' from state '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-1062051649',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e4d2994da4fd46ed8685a46238f3c64d',qos_specs=None,replication_status=,reservations=['09199859-a390-4d40-b249-68af2fa5af99','39597b34-f0c3-4809-b20c-7307706480f6','26eed3d4-00d7-4e46-a347-fe1a13926f19','1aa1e346-bcef-4fac-b66e-bece527c83d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc5cb18fb9ec42b8a419b0db72d6fc76',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:36.628339 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0c67381-7734-4da1-8a04-5c91db605d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:36.636187 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:36.636187 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:36.637048 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6c7b9342-03d0-4287-b931-52c20dbf00e4 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:36.637387 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 159/649] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:36 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:36.662587 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0c67381-7734-4da1-8a04-5c91db605d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:36.665222 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Flow 'volume_create_api' (187785c1-068b-4d31-85a1-701a59077096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:36.665826 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Create volume request issued successfully. Aug 26 15:02:36.666827 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ed8578f3-15a6-4852-8176-f5511e6bfd01 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:36.667354 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 160/650] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:02:36 2026] POST /volume/v3/volumes => generated 751 bytes in 497 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:36.688717 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ca96081b-0030-4004-add7-ee91f79bb55e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:36.696648 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca96081b-0030-4004-add7-ee91f79bb55e tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef Aug 26 15:02:36.699915 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca96081b-0030-4004-add7-ee91f79bb55e tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:36.699915 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca96081b-0030-4004-add7-ee91f79bb55e tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:36.712419 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:36.712419 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:36.718330 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ca96081b-0030-4004-add7-ee91f79bb55e tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:02:36.723217 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca96081b-0030-4004-add7-ee91f79bb55e tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef returned with HTTP 200 Aug 26 15:02:36.723741 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 167/651] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:36 2026] GET /volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:37.658910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-699c03d9-b776-4fa5-bf5b-2ed8c2c1004f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:37.662166 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-699c03d9-b776-4fa5-bf5b-2ed8c2c1004f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:37.662166 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-699c03d9-b776-4fa5-bf5b-2ed8c2c1004f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:37.662166 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-699c03d9-b776-4fa5-bf5b-2ed8c2c1004f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:37.662166 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-699c03d9-b776-4fa5-bf5b-2ed8c2c1004f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:37.673327 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:37.673327 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:37.673327 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-699c03d9-b776-4fa5-bf5b-2ed8c2c1004f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:37.673689 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 166/652] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:37 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:37.743001 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-397feeb6-63d4-4969-b548-84c7ca693c9d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:37.745387 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-397feeb6-63d4-4969-b548-84c7ca693c9d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef Aug 26 15:02:37.745955 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-397feeb6-63d4-4969-b548-84c7ca693c9d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:37.745955 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-397feeb6-63d4-4969-b548-84c7ca693c9d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:37.755198 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:37.755198 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:37.759424 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-397feeb6-63d4-4969-b548-84c7ca693c9d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:02:37.764710 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-397feeb6-63d4-4969-b548-84c7ca693c9d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef returned with HTTP 200 Aug 26 15:02:37.765189 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 160/653] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:37 2026] GET /volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:37.820897 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-b9201c63-0b3f-4972-839e-cacece050b19 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:37.825102 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-b9201c63-0b3f-4972-839e-cacece050b19 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef Aug 26 15:02:37.825368 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-b9201c63-0b3f-4972-839e-cacece050b19 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:37.825646 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-b9201c63-0b3f-4972-839e-cacece050b19 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:37.834442 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:37.834442 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:37.839914 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-b9201c63-0b3f-4972-839e-cacece050b19 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:02:37.847455 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-b9201c63-0b3f-4972-839e-cacece050b19 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef returned with HTTP 200 Aug 26 15:02:37.848121 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 161/654] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:02:37 2026] GET /volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:38.042211 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:38.046811 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:38.047320 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-944831331"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:38.049433 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-944831331'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:38.049433 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Create volume of 1 GB Aug 26 15:02:38.070162 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Availability Zones retrieved successfully. Aug 26 15:02:38.079073 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Flow 'volume_create_api' (dbd85c12-73f1-410c-862f-6888495aa9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:38.080381 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a85d4143-f26f-40bf-8dbb-662aed25ba63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:38.081663 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:38.136162 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a85d4143-f26f-40bf-8dbb-662aed25ba63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:38.137421 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a966b5-a5bf-47f8-9d1d-5053dca0e6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:38.255582 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Created reservations ['59464252-da24-4d90-b087-c1b1f7291609', '03b0a2f7-b211-4382-8d78-cde08dda0b29', '9e59a7db-4068-48db-ad44-ac36e1528b0f', '3a2250e4-edc6-4b77-8184-6df95d24c1f7'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:38.256865 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55a966b5-a5bf-47f8-9d1d-5053dca0e6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59464252-da24-4d90-b087-c1b1f7291609', '03b0a2f7-b211-4382-8d78-cde08dda0b29', '9e59a7db-4068-48db-ad44-ac36e1528b0f', '3a2250e4-edc6-4b77-8184-6df95d24c1f7']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:38.257645 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1c90a0-d55b-4b4b-90fc-34682c64a383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:38.299201 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b1c90a0-d55b-4b4b-90fc-34682c64a383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f8245fa-886c-42c8-b4bb-221eac245134', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-944831331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce73bb141ae41d49a625dd7b2196c85',qos_specs=None,replication_status=,reservations=['59464252-da24-4d90-b087-c1b1f7291609','03b0a2f7-b211-4382-8d78-cde08dda0b29','9e59a7db-4068-48db-ad44-ac36e1528b0f','3a2250e4-edc6-4b77-8184-6df95d24c1f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f513b00ce3945eea1d96b663776e059',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-944831331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f8245fa-886c-42c8-b4bb-221eac245134,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce73bb141ae41d49a625dd7b2196c85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f513b00ce3945eea1d96b663776e059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:38.300182 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0effe4-2f74-4ba0-8bdb-26a0f95abf5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:38.327646 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0effe4-2f74-4ba0-8bdb-26a0f95abf5f) transitioned into state 'SUCCESS' from state '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-944831331',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce73bb141ae41d49a625dd7b2196c85',qos_specs=None,replication_status=,reservations=['59464252-da24-4d90-b087-c1b1f7291609','03b0a2f7-b211-4382-8d78-cde08dda0b29','9e59a7db-4068-48db-ad44-ac36e1528b0f','3a2250e4-edc6-4b77-8184-6df95d24c1f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f513b00ce3945eea1d96b663776e059',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:38.328828 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b34ca4e-3aa4-483f-af8a-9784cdde2416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:38.343055 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b34ca4e-3aa4-483f-af8a-9784cdde2416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:38.345090 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Flow 'volume_create_api' (dbd85c12-73f1-410c-862f-6888495aa9b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:38.345090 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Create volume request issued successfully. Aug 26 15:02:38.345591 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a26ef85-5407-4c6e-af7c-9249cdd346a3 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:38.346494 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 168/655] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:02:38 2026] POST /volume/v3/volumes => generated 754 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:38.363375 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d5680613-8208-4ff9-b348-76d38059e750 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:38.365994 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d5680613-8208-4ff9-b348-76d38059e750 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:02:38.366304 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d5680613-8208-4ff9-b348-76d38059e750 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:38.366578 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d5680613-8208-4ff9-b348-76d38059e750 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:38.376112 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:38.376112 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:38.383072 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d5680613-8208-4ff9-b348-76d38059e750 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:02:38.389549 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d5680613-8208-4ff9-b348-76d38059e750 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 200 Aug 26 15:02:38.390078 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 167/656] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:38 2026] GET /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:38.692766 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7a41ae8f-6e67-4e8f-8a47-4cc16eac7d8b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:38.695262 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7a41ae8f-6e67-4e8f-8a47-4cc16eac7d8b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:38.696247 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7a41ae8f-6e67-4e8f-8a47-4cc16eac7d8b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:38.697060 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7a41ae8f-6e67-4e8f-8a47-4cc16eac7d8b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:38.697060 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7a41ae8f-6e67-4e8f-8a47-4cc16eac7d8b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:38.707462 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:38.707462 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:38.711416 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7a41ae8f-6e67-4e8f-8a47-4cc16eac7d8b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:38.711416 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 161/657] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:38 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:38.930033 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-502641c9-53ef-42a5-960c-0746ad1cc606 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:38.934077 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-502641c9-53ef-42a5-960c-0746ad1cc606 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef Aug 26 15:02:38.934402 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-502641c9-53ef-42a5-960c-0746ad1cc606 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:38.935016 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-502641c9-53ef-42a5-960c-0746ad1cc606 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:38.951205 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:38.951205 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:38.956091 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-502641c9-53ef-42a5-960c-0746ad1cc606 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:02:38.962699 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-502641c9-53ef-42a5-960c-0746ad1cc606 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef returned with HTTP 200 Aug 26 15:02:38.963028 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 162/658] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:02:38 2026] GET /volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef => generated 1359 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:38.976459 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2b568578-32ae-47f1-a1ac-de19e635dd1d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:38.977144 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b568578-32ae-47f1-a1ac-de19e635dd1d None None] GET https://10.4.3.64/volume// Aug 26 15:02:38.977307 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b568578-32ae-47f1-a1ac-de19e635dd1d None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:38.977560 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b568578-32ae-47f1-a1ac-de19e635dd1d None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:38.978426 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b568578-32ae-47f1-a1ac-de19e635dd1d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:02:38.979015 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 169/659] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:02:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:02:38.993063 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-db568367-fd1a-48a1-84e4-0a0bc292de58 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:38.996545 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-db568367-fd1a-48a1-84e4-0a0bc292de58 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:02:38.997121 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-db568367-fd1a-48a1-84e4-0a0bc292de58 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e02a4f71-14e2-4b86-825b-a95ebf3a16ef", "connector": null, "instance_uuid": "bea39017-ae89-4fa8-a2f4-f82d2df6969b"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:39.013215 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:39.013215 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:39.109861 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-db568367-fd1a-48a1-84e4-0a0bc292de58 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:02:39.110756 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 168/660] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:02:38 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:39.407097 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-420d8363-c90e-4e4d-a75f-34776f61a357 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:39.411123 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-420d8363-c90e-4e4d-a75f-34776f61a357 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:02:39.411661 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-420d8363-c90e-4e4d-a75f-34776f61a357 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:39.411661 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-420d8363-c90e-4e4d-a75f-34776f61a357 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:39.424640 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:39.424640 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:39.430255 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-420d8363-c90e-4e4d-a75f-34776f61a357 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:02:39.437427 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-420d8363-c90e-4e4d-a75f-34776f61a357 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 200 Aug 26 15:02:39.438229 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 162/661] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:39 2026] GET /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:39.725812 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6351d589-8219-4914-a434-9789d6cb532e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:39.730019 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6351d589-8219-4914-a434-9789d6cb532e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:39.730428 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6351d589-8219-4914-a434-9789d6cb532e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:39.731636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6351d589-8219-4914-a434-9789d6cb532e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:39.731686 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-6351d589-8219-4914-a434-9789d6cb532e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:39.740385 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:39.740385 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:39.741932 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6351d589-8219-4914-a434-9789d6cb532e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:39.743328 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 163/662] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:39 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:40.760787 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e7e0aa99-4727-4d46-96ee-a623123820ee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:40.762309 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7e0aa99-4727-4d46-96ee-a623123820ee tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:40.762750 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7e0aa99-4727-4d46-96ee-a623123820ee tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:40.762750 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7e0aa99-4727-4d46-96ee-a623123820ee tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:40.762867 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e7e0aa99-4727-4d46-96ee-a623123820ee tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:40.775085 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:40.775085 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:40.775796 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7e0aa99-4727-4d46-96ee-a623123820ee tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:40.776178 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 170/663] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:40 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:40.862723 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-49eda6f6-cc11-4db9-a272-3f496db4e92b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:40.865824 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-49eda6f6-cc11-4db9-a272-3f496db4e92b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:02:40.865824 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-49eda6f6-cc11-4db9-a272-3f496db4e92b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:40.866090 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-49eda6f6-cc11-4db9-a272-3f496db4e92b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:40.866307 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-49eda6f6-cc11-4db9-a272-3f496db4e92b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Delete volume with id: a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:02:40.880828 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:40.880828 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:40.881516 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-49eda6f6-cc11-4db9-a272-3f496db4e92b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:02:40.943510 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-49eda6f6-cc11-4db9-a272-3f496db4e92b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Delete volume request issued successfully. Aug 26 15:02:40.943510 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-49eda6f6-cc11-4db9-a272-3f496db4e92b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 202 Aug 26 15:02:40.944003 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 169/664] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:40 2026] DELETE /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:02:40.962209 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bb97a369-db8c-42e3-b533-318221f0f781 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:40.966542 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb97a369-db8c-42e3-b533-318221f0f781 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:02:40.966542 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb97a369-db8c-42e3-b533-318221f0f781 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:40.966827 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb97a369-db8c-42e3-b533-318221f0f781 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:40.980721 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:40.980721 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:40.999879 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-79ac3ae8-120b-4386-8a6f-d29faa7321af None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:41.000323 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bb97a369-db8c-42e3-b533-318221f0f781 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:02:41.006455 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-79ac3ae8-120b-4386-8a6f-d29faa7321af tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:02:41.006936 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-79ac3ae8-120b-4386-8a6f-d29faa7321af tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:41.007047 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-79ac3ae8-120b-4386-8a6f-d29faa7321af tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:41.013277 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb97a369-db8c-42e3-b533-318221f0f781 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 200 Aug 26 15:02:41.014418 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 163/665] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:40 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:02:41.042735 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:41.042735 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:41.051539 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-79ac3ae8-120b-4386-8a6f-d29faa7321af tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:02:41.060950 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-79ac3ae8-120b-4386-8a6f-d29faa7321af tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:02:41.061300 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 164/666] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:02:40 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1439 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:41.597914 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-925ee0d9-4422-4c45-8bcb-4e974f55ee08 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:41.599621 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-925ee0d9-4422-4c45-8bcb-4e974f55ee08 None None] GET https://10.4.3.64/volume// Aug 26 15:02:41.599621 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-925ee0d9-4422-4c45-8bcb-4e974f55ee08 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:41.599621 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-925ee0d9-4422-4c45-8bcb-4e974f55ee08 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:41.602920 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-925ee0d9-4422-4c45-8bcb-4e974f55ee08 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:02:41.602975 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 171/667] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:02:41 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:02:41.608562 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7e10eeb4-16c2-4829-bada-6f1de190ecdc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:41.609072 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7e10eeb4-16c2-4829-bada-6f1de190ecdc None None] GET https://10.4.3.64/volume// Aug 26 15:02:41.609363 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7e10eeb4-16c2-4829-bada-6f1de190ecdc None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:41.609532 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7e10eeb4-16c2-4829-bada-6f1de190ecdc None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:41.609879 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7e10eeb4-16c2-4829-bada-6f1de190ecdc None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:02:41.610275 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 170/668] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:02:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:02:41.621418 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-1f97651a-cb74-4ea8-b8ea-c462350e8607 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:41.625817 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-1f97651a-cb74-4ea8-b8ea-c462350e8607 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef Aug 26 15:02:41.626018 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-4ed9b576-15a6-4f46-be49-ec10b5403191 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:41.626090 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-1f97651a-cb74-4ea8-b8ea-c462350e8607 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:41.626222 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-1f97651a-cb74-4ea8-b8ea-c462350e8607 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:41.628524 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-4ed9b576-15a6-4f46-be49-ec10b5403191 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:02:41.629159 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-4ed9b576-15a6-4f46-be49-ec10b5403191 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89a99173-8b90-456e-9cc9-a52a37616438", "connector": null, "instance_uuid": "e200f681-4aed-4167-b6bb-e10df084f9df"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:41.643996 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:41.643996 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:41.650534 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-1f97651a-cb74-4ea8-b8ea-c462350e8607 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:02:41.655557 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:41.655557 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:41.658317 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-1f97651a-cb74-4ea8-b8ea-c462350e8607 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef returned with HTTP 200 Aug 26 15:02:41.658317 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 164/669] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:02:41 2026] GET /volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef => generated 1538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:02:41.710182 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-4ed9b576-15a6-4f46-be49-ec10b5403191 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:02:41.710811 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 165/670] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:02:41 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:41.747187 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-7bedcc06-9223-400a-9df9-0af9302d3732 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:41.751515 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-7bedcc06-9223-400a-9df9-0af9302d3732 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4324c91e-0eec-4691-b6d2-b500ec46287a Aug 26 15:02:41.751515 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-7bedcc06-9223-400a-9df9-0af9302d3732 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:41.751806 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-7bedcc06-9223-400a-9df9-0af9302d3732 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:41.762582 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:41.762582 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:41.792208 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-654062fa-b37d-4244-9038-ad0f2816abb6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:41.797827 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-dbdca68b-3d5a-4087-b95c-2ffbfa85021c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:41.798654 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-654062fa-b37d-4244-9038-ad0f2816abb6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:41.798824 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-654062fa-b37d-4244-9038-ad0f2816abb6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:41.799119 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-654062fa-b37d-4244-9038-ad0f2816abb6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:41.799779 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-654062fa-b37d-4244-9038-ad0f2816abb6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:41.801469 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-dbdca68b-3d5a-4087-b95c-2ffbfa85021c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] PUT https://10.4.3.64/volume/v3/attachments/9527e44e-7fe0-459c-bc92-b57c65e44032 Aug 26 15:02:41.801980 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-dbdca68b-3d5a-4087-b95c-2ffbfa85021c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:41.807275 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:41.807275 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:41.808546 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-654062fa-b37d-4244-9038-ad0f2816abb6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:41.809139 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 171/671] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:41 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:41.819589 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-dbdca68b-3d5a-4087-b95c-2ffbfa85021c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Acquiring lock "cinder-attachment_update-e02a4f71-14e2-4b86-825b-a95ebf3a16ef-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:02:41.831616 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-dbdca68b-3d5a-4087-b95c-2ffbfa85021c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Lock "cinder-attachment_update-e02a4f71-14e2-4b86-825b-a95ebf3a16ef-np0000008165" acquired by "attachment_update" :: waited 0.012s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:02:41.833855 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:41.833855 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:41.868177 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-7bedcc06-9223-400a-9df9-0af9302d3732 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/4324c91e-0eec-4691-b6d2-b500ec46287a returned with HTTP 200 Aug 26 15:02:41.869192 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 172/672] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:02:41 2026] DELETE /volume/v3/attachments/4324c91e-0eec-4691-b6d2-b500ec46287a => generated 367 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:42.001185 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-dbdca68b-3d5a-4087-b95c-2ffbfa85021c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Lock "cinder-attachment_update-e02a4f71-14e2-4b86-825b-a95ebf3a16ef-np0000008165" released by "attachment_update" :: held 0.170s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:02:42.001626 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-dbdca68b-3d5a-4087-b95c-2ffbfa85021c tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/9527e44e-7fe0-459c-bc92-b57c65e44032 returned with HTTP 200 Aug 26 15:02:42.002526 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 165/673] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:02:41 2026] PUT /volume/v3/attachments/9527e44e-7fe0-459c-bc92-b57c65e44032 => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:42.039073 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9977088f-c911-4ac9-a627-f8bc484e9c46 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:42.044040 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9977088f-c911-4ac9-a627-f8bc484e9c46 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 Aug 26 15:02:42.044325 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9977088f-c911-4ac9-a627-f8bc484e9c46 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:42.044504 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9977088f-c911-4ac9-a627-f8bc484e9c46 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:42.054550 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-ef15e949-68b0-4b86-ace5-5d79de86989d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:42.057743 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-ef15e949-68b0-4b86-ace5-5d79de86989d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] POST https://10.4.3.64/volume/v3/attachments/9527e44e-7fe0-459c-bc92-b57c65e44032/action Aug 26 15:02:42.058041 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9977088f-c911-4ac9-a627-f8bc484e9c46 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 returned with HTTP 404 Aug 26 15:02:42.058143 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-ef15e949-68b0-4b86-ace5-5d79de86989d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:02:42.058386 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-ef15e949-68b0-4b86-ace5-5d79de86989d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:42.058545 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 166/674] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:42 2026] GET /volume/v3/volumes/a8d0e28f-9f6a-4e4c-910f-21d20dc9ee79 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:42.069845 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6ccbd73c-e50a-45bd-bd65-ea5f1ca80007 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:42.075899 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ccbd73c-e50a-45bd-bd65-ea5f1ca80007 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 Aug 26 15:02:42.076157 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ccbd73c-e50a-45bd-bd65-ea5f1ca80007 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:42.076576 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ccbd73c-e50a-45bd-bd65-ea5f1ca80007 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:42.076765 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6ccbd73c-e50a-45bd-bd65-ea5f1ca80007 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Delete volume with id: 7450a7ef-c009-4982-970c-745f96c57733 Aug 26 15:02:42.091743 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:42.091743 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:42.092259 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6ccbd73c-e50a-45bd-bd65-ea5f1ca80007 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:02:42.103734 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:42.103734 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:42.136457 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6ccbd73c-e50a-45bd-bd65-ea5f1ca80007 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Delete volume request issued successfully. Aug 26 15:02:42.136775 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ccbd73c-e50a-45bd-bd65-ea5f1ca80007 tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 returned with HTTP 202 Aug 26 15:02:42.137638 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 173/675] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:42 2026] DELETE /volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:02:42.137841 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1db21230-85c2-477d-a5b4-4a1a725f86ab req-ef15e949-68b0-4b86-ace5-5d79de86989d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/9527e44e-7fe0-459c-bc92-b57c65e44032/action returned with HTTP 204 Aug 26 15:02:42.138815 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 172/676] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:02:42 2026] POST /volume/v3/attachments/9527e44e-7fe0-459c-bc92-b57c65e44032/action => generated 0 bytes in 86 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:42.153391 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-74ad0033-0c24-4611-9b2a-9c2bc2110f5b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:42.155920 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-74ad0033-0c24-4611-9b2a-9c2bc2110f5b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 Aug 26 15:02:42.156100 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-74ad0033-0c24-4611-9b2a-9c2bc2110f5b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:42.156330 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-74ad0033-0c24-4611-9b2a-9c2bc2110f5b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:42.171135 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:42.171135 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:42.179979 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-74ad0033-0c24-4611-9b2a-9c2bc2110f5b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Volume info retrieved successfully. Aug 26 15:02:42.194287 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-74ad0033-0c24-4611-9b2a-9c2bc2110f5b tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 returned with HTTP 200 Aug 26 15:02:42.194807 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 166/677] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:42 2026] GET /volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:42.829040 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0e78d59b-60be-4577-b5a4-1ec7ed4d77c9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:42.831911 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e78d59b-60be-4577-b5a4-1ec7ed4d77c9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:42.832321 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e78d59b-60be-4577-b5a4-1ec7ed4d77c9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:42.832559 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e78d59b-60be-4577-b5a4-1ec7ed4d77c9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:42.832774 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-0e78d59b-60be-4577-b5a4-1ec7ed4d77c9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:42.838844 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:42.838844 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:42.840049 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e78d59b-60be-4577-b5a4-1ec7ed4d77c9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:42.840643 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 167/678] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:42 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:42.860705 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cf04ac99-0bdd-4b44-9077-6be96c193330 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:42.863584 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf04ac99-0bdd-4b44-9077-6be96c193330 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/4966ac88-fd28-4ae9-8a27-1b9264081d00 Aug 26 15:02:42.863902 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf04ac99-0bdd-4b44-9077-6be96c193330 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:42.864194 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf04ac99-0bdd-4b44-9077-6be96c193330 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:42.875671 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:42.875671 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:42.882735 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cf04ac99-0bdd-4b44-9077-6be96c193330 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:42.889949 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf04ac99-0bdd-4b44-9077-6be96c193330 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/4966ac88-fd28-4ae9-8a27-1b9264081d00 returned with HTTP 200 Aug 26 15:02:42.890645 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 174/679] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:42 2026] GET /volume/v3/volumes/4966ac88-fd28-4ae9-8a27-1b9264081d00 => generated 900 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:42.907845 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-94de9a5c-3c5e-4795-a379-604905923a04 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:42.911492 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94de9a5c-3c5e-4795-a379-604905923a04 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 26 15:02:42.911775 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94de9a5c-3c5e-4795-a379-604905923a04 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:42.912091 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94de9a5c-3c5e-4795-a379-604905923a04 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:42.912473 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-94de9a5c-3c5e-4795-a379-604905923a04 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:02:42.913608 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94de9a5c-3c5e-4795-a379-604905923a04 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:02:42.924421 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-94de9a5c-3c5e-4795-a379-604905923a04 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Get all volumes completed successfully. Aug 26 15:02:42.925751 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94de9a5c-3c5e-4795-a379-604905923a04 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 26 15:02:42.925751 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 173/680] 10.4.3.64 () {66 vars in 1230 bytes} [Wed Aug 26 15:02:42 2026] GET /volume/v3/volumes => generated 659 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:42.936220 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7b383dcb-354c-40a7-a2d6-38fd4def85b5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:42.941215 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b383dcb-354c-40a7-a2d6-38fd4def85b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4966ac88-fd28-4ae9-8a27-1b9264081d00 Aug 26 15:02:42.941578 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b383dcb-354c-40a7-a2d6-38fd4def85b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:42.941834 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7b383dcb-354c-40a7-a2d6-38fd4def85b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:42.946746 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-7b383dcb-354c-40a7-a2d6-38fd4def85b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Delete volume with id: 4966ac88-fd28-4ae9-8a27-1b9264081d00 Aug 26 15:02:42.963039 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:42.963039 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:42.963039 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7b383dcb-354c-40a7-a2d6-38fd4def85b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:43.015938 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7b383dcb-354c-40a7-a2d6-38fd4def85b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Delete volume request issued successfully. Aug 26 15:02:43.017730 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7b383dcb-354c-40a7-a2d6-38fd4def85b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/4966ac88-fd28-4ae9-8a27-1b9264081d00 returned with HTTP 202 Aug 26 15:02:43.017730 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 167/681] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:42 2026] DELETE /volume/v3/volumes/4966ac88-fd28-4ae9-8a27-1b9264081d00 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:02:43.028649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-06923f48-eef7-438f-aab4-ec985562eccc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:43.029343 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06923f48-eef7-438f-aab4-ec985562eccc tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] DELETE https://10.4.3.64/volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 Aug 26 15:02:43.029837 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-06923f48-eef7-438f-aab4-ec985562eccc tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:43.030157 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-06923f48-eef7-438f-aab4-ec985562eccc tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:43.030316 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-06923f48-eef7-438f-aab4-ec985562eccc tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Delete backup with id: fad608e9-f0f4-407f-98ab-e82c6634aa92. Aug 26 15:02:43.041027 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:43.041027 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:43.075805 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-06923f48-eef7-438f-aab4-ec985562eccc tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] delete_backup rpcapi backup_id fad608e9-f0f4-407f-98ab-e82c6634aa92 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:02:43.083916 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06923f48-eef7-438f-aab4-ec985562eccc tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] https://10.4.3.64/volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 returned with HTTP 202 Aug 26 15:02:43.083916 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 168/682] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:43 2026] DELETE /volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:02:43.096122 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b69a37c2-0eb6-46d4-8bb3-c6107f1114d0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:43.097339 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b69a37c2-0eb6-46d4-8bb3-c6107f1114d0 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] GET https://10.4.3.64/volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 Aug 26 15:02:43.097690 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b69a37c2-0eb6-46d4-8bb3-c6107f1114d0 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:43.098046 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b69a37c2-0eb6-46d4-8bb3-c6107f1114d0 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:43.098172 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b69a37c2-0eb6-46d4-8bb3-c6107f1114d0 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Show backup with id fad608e9-f0f4-407f-98ab-e82c6634aa92. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:43.112198 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:43.112198 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:43.115305 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b69a37c2-0eb6-46d4-8bb3-c6107f1114d0 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] https://10.4.3.64/volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 returned with HTTP 200 Aug 26 15:02:43.115305 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 175/683] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:43 2026] GET /volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:43.220706 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f3e4d73b-a78a-4569-bfd9-a90468b0061f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:43.222985 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f3e4d73b-a78a-4569-bfd9-a90468b0061f tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] GET https://10.4.3.64/volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 Aug 26 15:02:43.224204 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f3e4d73b-a78a-4569-bfd9-a90468b0061f tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:43.224204 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f3e4d73b-a78a-4569-bfd9-a90468b0061f tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:43.230549 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f3e4d73b-a78a-4569-bfd9-a90468b0061f tempest-ServerRescueNegativeTestJSON-363720188 tempest-ServerRescueNegativeTestJSON-363720188-project-member] https://10.4.3.64/volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 returned with HTTP 404 Aug 26 15:02:43.231274 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 174/684] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:43 2026] GET /volume/v3/volumes/7450a7ef-c009-4982-970c-745f96c57733 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:43.821135 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-e28fcf5a-6955-4abd-80e3-4a3f2d471eb1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:43.824974 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-e28fcf5a-6955-4abd-80e3-4a3f2d471eb1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] PUT https://10.4.3.64/volume/v3/attachments/d73fa1d0-0a5a-49ef-8964-d4f8c98cea7d Aug 26 15:02:43.825680 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-e28fcf5a-6955-4abd-80e3-4a3f2d471eb1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:43.852862 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-e28fcf5a-6955-4abd-80e3-4a3f2d471eb1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Acquiring lock "cinder-attachment_update-89a99173-8b90-456e-9cc9-a52a37616438-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:02:43.860606 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-e28fcf5a-6955-4abd-80e3-4a3f2d471eb1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-89a99173-8b90-456e-9cc9-a52a37616438-np0000008165" acquired by "attachment_update" :: waited 0.008s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:02:43.862529 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:43.862529 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:44.091014 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-e28fcf5a-6955-4abd-80e3-4a3f2d471eb1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-89a99173-8b90-456e-9cc9-a52a37616438-np0000008165" released by "attachment_update" :: held 0.230s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:02:44.091531 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-e28fcf5a-6955-4abd-80e3-4a3f2d471eb1 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/d73fa1d0-0a5a-49ef-8964-d4f8c98cea7d returned with HTTP 200 Aug 26 15:02:44.093201 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 168/685] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:02:43 2026] PUT /volume/v3/attachments/d73fa1d0-0a5a-49ef-8964-d4f8c98cea7d => generated 969 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:44.101874 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-c2895f27-2d52-4226-a274-21b4c584c721 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:44.105052 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-c2895f27-2d52-4226-a274-21b4c584c721 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/attachments/d73fa1d0-0a5a-49ef-8964-d4f8c98cea7d Aug 26 15:02:44.105309 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-c2895f27-2d52-4226-a274-21b4c584c721 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:44.105557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-c2895f27-2d52-4226-a274-21b4c584c721 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:44.129709 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1cb31c53-a862-4d5f-a87f-e31f73e4b1f6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:44.131766 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1cb31c53-a862-4d5f-a87f-e31f73e4b1f6 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] GET https://10.4.3.64/volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 Aug 26 15:02:44.132045 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1cb31c53-a862-4d5f-a87f-e31f73e4b1f6 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:44.132317 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1cb31c53-a862-4d5f-a87f-e31f73e4b1f6 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:44.132478 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1cb31c53-a862-4d5f-a87f-e31f73e4b1f6 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Show backup with id fad608e9-f0f4-407f-98ab-e82c6634aa92. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:44.140757 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1cb31c53-a862-4d5f-a87f-e31f73e4b1f6 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] https://10.4.3.64/volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 returned with HTTP 404 Aug 26 15:02:44.141155 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 176/686] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:44 2026] GET /volume/v3/backups/fad608e9-f0f4-407f-98ab-e82c6634aa92 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:44.153977 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4668f21d-ec8d-4f29-a759-243665810fdd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:44.160011 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4668f21d-ec8d-4f29-a759-243665810fdd tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] DELETE https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:44.160374 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4668f21d-ec8d-4f29-a759-243665810fdd tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:44.162440 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4668f21d-ec8d-4f29-a759-243665810fdd tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:44.162574 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-c2895f27-2d52-4226-a274-21b4c584c721 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/d73fa1d0-0a5a-49ef-8964-d4f8c98cea7d returned with HTTP 200 Aug 26 15:02:44.162633 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-4668f21d-ec8d-4f29-a759-243665810fdd tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Delete backup with id: 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. Aug 26 15:02:44.163355 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 169/687] 10.4.3.64 () {70 vars in 1644 bytes} [Wed Aug 26 15:02:44 2026] GET /volume/v3/attachments/d73fa1d0-0a5a-49ef-8964-d4f8c98cea7d => generated 994 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:44.182148 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:44.182148 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:44.247852 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-4668f21d-ec8d-4f29-a759-243665810fdd tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] delete_backup rpcapi backup_id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:02:44.251180 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4668f21d-ec8d-4f29-a759-243665810fdd tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 202 Aug 26 15:02:44.251907 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 175/688] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:44 2026] DELETE /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:02:44.263168 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ceba7bb4-a6cb-42f4-b6ee-bdf742f3ab4e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:44.265695 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ceba7bb4-a6cb-42f4-b6ee-bdf742f3ab4e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:44.266019 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ceba7bb4-a6cb-42f4-b6ee-bdf742f3ab4e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:44.266384 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ceba7bb4-a6cb-42f4-b6ee-bdf742f3ab4e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:44.266528 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ceba7bb4-a6cb-42f4-b6ee-bdf742f3ab4e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:44.275487 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:44.275487 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:44.280082 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ceba7bb4-a6cb-42f4-b6ee-bdf742f3ab4e tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 200 Aug 26 15:02:44.280082 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 169/689] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:44 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:02:45.299280 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-97818f97-9e43-4dc7-8b48-7a9a11a9041a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:45.301998 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97818f97-9e43-4dc7-8b48-7a9a11a9041a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 Aug 26 15:02:45.302309 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97818f97-9e43-4dc7-8b48-7a9a11a9041a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:45.302621 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97818f97-9e43-4dc7-8b48-7a9a11a9041a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:45.304636 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-97818f97-9e43-4dc7-8b48-7a9a11a9041a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 0e37a310-8a9d-4f98-ab11-e560dd7d21d5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:45.309911 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97818f97-9e43-4dc7-8b48-7a9a11a9041a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 returned with HTTP 404 Aug 26 15:02:45.310812 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 177/690] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:45 2026] GET /volume/v3/backups/0e37a310-8a9d-4f98-ab11-e560dd7d21d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:45.489840 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-27ec39f9-fcdc-4a0d-9f0f-58d8e273467a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:45.498096 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27ec39f9-fcdc-4a0d-9f0f-58d8e273467a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 Aug 26 15:02:45.498548 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27ec39f9-fcdc-4a0d-9f0f-58d8e273467a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:45.501811 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27ec39f9-fcdc-4a0d-9f0f-58d8e273467a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:45.515269 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:45.515269 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:45.522345 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-27ec39f9-fcdc-4a0d-9f0f-58d8e273467a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:45.529304 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27ec39f9-fcdc-4a0d-9f0f-58d8e273467a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 returned with HTTP 200 Aug 26 15:02:45.529304 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 170/691] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:45 2026] GET /volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:45.552352 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-745010a6-272c-4c46-b18e-54723931f646 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:45.556735 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-745010a6-272c-4c46-b18e-54723931f646 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] DELETE https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 Aug 26 15:02:45.556983 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-745010a6-272c-4c46-b18e-54723931f646 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:45.557213 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-745010a6-272c-4c46-b18e-54723931f646 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:45.557362 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-745010a6-272c-4c46-b18e-54723931f646 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Delete volume with id: 460501a7-c11c-4ed4-ac87-71c121dd2888 Aug 26 15:02:45.573595 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:45.573595 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:45.574419 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-745010a6-272c-4c46-b18e-54723931f646 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:45.613219 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-745010a6-272c-4c46-b18e-54723931f646 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Delete volume request issued successfully. Aug 26 15:02:45.613468 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-745010a6-272c-4c46-b18e-54723931f646 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 returned with HTTP 202 Aug 26 15:02:45.613927 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 176/692] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:02:45 2026] DELETE /volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:02:45.630694 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ec92483f-aa48-48db-8a57-8723eec864d5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:45.632976 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ec92483f-aa48-48db-8a57-8723eec864d5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 Aug 26 15:02:45.633372 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ec92483f-aa48-48db-8a57-8723eec864d5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:45.633684 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ec92483f-aa48-48db-8a57-8723eec864d5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:45.645725 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:45.645725 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:45.652512 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ec92483f-aa48-48db-8a57-8723eec864d5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:45.658610 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ec92483f-aa48-48db-8a57-8723eec864d5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 returned with HTTP 200 Aug 26 15:02:45.660090 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 170/693] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:45 2026] GET /volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:46.561189 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:46.563348 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:46.563760 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1893600808", "snapshot_id": null, "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "volume_type": null, "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:46.565702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1893600808', 'snapshot_id': None, 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'volume_type': None, 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:46.663578 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Create volume of 1 GB Aug 26 15:02:46.668803 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Availability Zones retrieved successfully. Aug 26 15:02:46.676115 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5c549a77-f62e-4779-816c-bbef9a0c4a98 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:46.678395 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c549a77-f62e-4779-816c-bbef9a0c4a98 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 Aug 26 15:02:46.678682 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c549a77-f62e-4779-816c-bbef9a0c4a98 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:46.678926 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c549a77-f62e-4779-816c-bbef9a0c4a98 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:46.678991 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Flow 'volume_create_api' (1aaab0b4-28fa-455f-bf8f-5431ffaa2080) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:46.684831 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d686bc-61a2-419c-a58c-b5f6eca4b0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:46.686275 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:46.688149 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c549a77-f62e-4779-816c-bbef9a0c4a98 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 returned with HTTP 404 Aug 26 15:02:46.688747 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 171/694] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:46 2026] GET /volume/v3/volumes/460501a7-c11c-4ed4-ac87-71c121dd2888 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:46.703759 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cbf5bae9-f203-420e-9393-c5ef70364085 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:46.705510 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:46.705828 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1616376289"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:46.707362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1616376289'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:46.707461 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Create volume of 1 GB Aug 26 15:02:46.711470 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Availability Zones retrieved successfully. Aug 26 15:02:46.719487 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Flow 'volume_create_api' (10c40855-7c18-4140-9744-16d5fc18bc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:46.720919 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee411e8e-ddd1-4906-9a9a-3a18cf7e14b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:46.722764 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:46.760812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee411e8e-ddd1-4906-9a9a-3a18cf7e14b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:46.761897 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4eb5e7-914f-4bb7-8215-259c8a7ca9c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:46.763009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d686bc-61a2-419c-a58c-b5f6eca4b0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:46.765219 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2577869e-3726-41b6-958c-862ad59d217b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:46.855713 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Created reservations ['7e14a5a3-3268-4834-b0c5-a0ab9ba8e5f3', 'c351da1e-9b89-4c31-8b1e-16fe531ecea6', '67e95c79-bf50-4b8a-ab71-2b177022ef17', 'c073838f-39aa-4011-9d18-13761afdabe2'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:46.856671 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b4eb5e7-914f-4bb7-8215-259c8a7ca9c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e14a5a3-3268-4834-b0c5-a0ab9ba8e5f3', 'c351da1e-9b89-4c31-8b1e-16fe531ecea6', '67e95c79-bf50-4b8a-ab71-2b177022ef17', 'c073838f-39aa-4011-9d18-13761afdabe2']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:46.857625 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ca6c6a-d25b-4ac8-92ae-0e2390e67451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:46.879871 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Created reservations ['bb95d12e-9c26-4d71-99d8-1a32d7022270', '4da45d10-fea8-4c36-9d90-db815ebcb98d', '614038c0-84a6-4206-b1c6-9d5e02ef57f5', '19c223f7-f4cd-4c55-b166-16baaec90b24'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:46.881707 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2577869e-3726-41b6-958c-862ad59d217b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb95d12e-9c26-4d71-99d8-1a32d7022270', '4da45d10-fea8-4c36-9d90-db815ebcb98d', '614038c0-84a6-4206-b1c6-9d5e02ef57f5', '19c223f7-f4cd-4c55-b166-16baaec90b24']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:46.882075 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4ecb2d7-2a8f-4134-8623-594f276b7982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:46.904836 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ca6c6a-d25b-4ac8-92ae-0e2390e67451) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f262029-a849-476c-b0a1-ce0a2a4b819d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1616376289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374f821a9f1344a084ed761f4cd18d15',qos_specs=None,replication_status=,reservations=['7e14a5a3-3268-4834-b0c5-a0ab9ba8e5f3','c351da1e-9b89-4c31-8b1e-16fe531ecea6','67e95c79-bf50-4b8a-ab71-2b177022ef17','c073838f-39aa-4011-9d18-13761afdabe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3d56eda4f38433fbc0ef169ae8477e9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1616376289',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f262029-a849-476c-b0a1-ce0a2a4b819d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='374f821a9f1344a084ed761f4cd18d15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3d56eda4f38433fbc0ef169ae8477e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:46.906006 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd7cb5b-4f76-4918-a190-d051635f1e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:46.928348 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4ecb2d7-2a8f-4134-8623-594f276b7982) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1893600808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1927d6b090c4b63afda7af29597c8b9',qos_specs=None,replication_status=,reservations=['bb95d12e-9c26-4d71-99d8-1a32d7022270','4da45d10-fea8-4c36-9d90-db815ebcb98d','614038c0-84a6-4206-b1c6-9d5e02ef57f5','19c223f7-f4cd-4c55-b166-16baaec90b24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47157a1a17f040afab0a264737a546df',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1893600808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1927d6b090c4b63afda7af29597c8b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47157a1a17f040afab0a264737a546df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:46.929168 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d50879-29a2-4927-ace6-532b3f936d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:46.934244 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edd7cb5b-4f76-4918-a190-d051635f1e50) transitioned into state 'SUCCESS' from state '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-1616376289',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='374f821a9f1344a084ed761f4cd18d15',qos_specs=None,replication_status=,reservations=['7e14a5a3-3268-4834-b0c5-a0ab9ba8e5f3','c351da1e-9b89-4c31-8b1e-16fe531ecea6','67e95c79-bf50-4b8a-ab71-2b177022ef17','c073838f-39aa-4011-9d18-13761afdabe2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3d56eda4f38433fbc0ef169ae8477e9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:46.935348 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3171da9d-3c02-4fa6-a3e8-64688702ee80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:46.953673 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3171da9d-3c02-4fa6-a3e8-64688702ee80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:46.954634 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Flow 'volume_create_api' (10c40855-7c18-4140-9744-16d5fc18bc60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:46.955064 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Create volume request issued successfully. Aug 26 15:02:46.955840 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cbf5bae9-f203-420e-9393-c5ef70364085 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:46.956364 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 177/695] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:02:46 2026] POST /volume/v3/volumes => generated 752 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:46.956430 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4d50879-29a2-4927-ace6-532b3f936d1e) transitioned into state 'SUCCESS' from state '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-1893600808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1927d6b090c4b63afda7af29597c8b9',qos_specs=None,replication_status=,reservations=['bb95d12e-9c26-4d71-99d8-1a32d7022270','4da45d10-fea8-4c36-9d90-db815ebcb98d','614038c0-84a6-4206-b1c6-9d5e02ef57f5','19c223f7-f4cd-4c55-b166-16baaec90b24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47157a1a17f040afab0a264737a546df',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:46.957364 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fd3ab20-95cb-45bb-9d1f-11258f8f9fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:46.971457 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fd3ab20-95cb-45bb-9d1f-11258f8f9fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:46.972723 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Flow 'volume_create_api' (1aaab0b4-28fa-455f-bf8f-5431ffaa2080) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:46.973135 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Create volume request issued successfully. Aug 26 15:02:46.974700 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-69b50c61-ae83-4776-94fc-1940ace9aba2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:46.974775 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-045370c0-68a1-4f57-afa6-4397bdf66f59 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:46.975090 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 178/696] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:02:46 2026] POST /volume/v3/volumes => generated 752 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:46.985849 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-045370c0-68a1-4f57-afa6-4397bdf66f59 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d Aug 26 15:02:46.986209 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-045370c0-68a1-4f57-afa6-4397bdf66f59 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:46.986535 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-045370c0-68a1-4f57-afa6-4397bdf66f59 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:46.988121 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eb4fd411-b8a7-4a6d-8e2b-9795b17fe868 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:46.995643 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:46.995643 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:46.996218 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eb4fd411-b8a7-4a6d-8e2b-9795b17fe868 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 Aug 26 15:02:46.996494 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eb4fd411-b8a7-4a6d-8e2b-9795b17fe868 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:46.996752 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eb4fd411-b8a7-4a6d-8e2b-9795b17fe868 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:47.001870 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-045370c0-68a1-4f57-afa6-4397bdf66f59 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:47.008696 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:47.008696 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:47.013340 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-045370c0-68a1-4f57-afa6-4397bdf66f59 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d returned with HTTP 200 Aug 26 15:02:47.014068 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 171/697] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:46 2026] GET /volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:47.014824 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eb4fd411-b8a7-4a6d-8e2b-9795b17fe868 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:02:47.022333 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eb4fd411-b8a7-4a6d-8e2b-9795b17fe868 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 returned with HTTP 200 Aug 26 15:02:47.023027 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 172/698] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:46 2026] GET /volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:48.029135 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c95d0f08-1b68-46a3-8879-d687a3338188 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:48.031419 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c95d0f08-1b68-46a3-8879-d687a3338188 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d Aug 26 15:02:48.032029 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c95d0f08-1b68-46a3-8879-d687a3338188 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:48.032029 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c95d0f08-1b68-46a3-8879-d687a3338188 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:48.038354 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-24745d9e-c47b-4d66-8271-94740be65f58 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:48.042751 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24745d9e-c47b-4d66-8271-94740be65f58 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 Aug 26 15:02:48.042751 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24745d9e-c47b-4d66-8271-94740be65f58 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:48.043118 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24745d9e-c47b-4d66-8271-94740be65f58 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:48.045348 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:48.045348 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:48.055411 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c95d0f08-1b68-46a3-8879-d687a3338188 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:48.056549 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:48.056549 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:48.062468 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-24745d9e-c47b-4d66-8271-94740be65f58 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:02:48.065723 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c95d0f08-1b68-46a3-8879-d687a3338188 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d returned with HTTP 200 Aug 26 15:02:48.066094 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 178/699] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:48 2026] GET /volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:48.071354 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24745d9e-c47b-4d66-8271-94740be65f58 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 returned with HTTP 200 Aug 26 15:02:48.071903 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 179/700] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:48 2026] GET /volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:48.089315 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-71453c08-717c-4470-8edc-ffa3ad827e4a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:48.091827 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71453c08-717c-4470-8edc-ffa3ad827e4a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:02:48.092852 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-effdc5bc-9670-45eb-b499-bf1d8c3d735e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:48.093376 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71453c08-717c-4470-8edc-ffa3ad827e4a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4f262029-a849-476c-b0a1-ce0a2a4b819d", "name": "tempest-VolumesBackupsAdminTest-Backup-1017639824", "container": "tempest-volumesbackupsadmintest-backup-container-1036190213"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:48.095226 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-effdc5bc-9670-45eb-b499-bf1d8c3d735e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 Aug 26 15:02:48.095523 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-effdc5bc-9670-45eb-b499-bf1d8c3d735e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:48.095723 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-effdc5bc-9670-45eb-b499-bf1d8c3d735e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:48.100250 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-71453c08-717c-4470-8edc-ffa3ad827e4a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Creating new backup {'backup': {'volume_id': '4f262029-a849-476c-b0a1-ce0a2a4b819d', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1017639824', 'container': 'tempest-volumesbackupsadmintest-backup-container-1036190213'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:02:48.100250 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-71453c08-717c-4470-8edc-ffa3ad827e4a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Creating backup of volume 4f262029-a849-476c-b0a1-ce0a2a4b819d in container tempest-volumesbackupsadmintest-backup-container-1036190213 Aug 26 15:02:48.109868 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:48.109868 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:48.113040 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:48.113040 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:48.113720 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-71453c08-717c-4470-8edc-ffa3ad827e4a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:02:48.116143 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-effdc5bc-9670-45eb-b499-bf1d8c3d735e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:02:48.128250 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-effdc5bc-9670-45eb-b499-bf1d8c3d735e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 returned with HTTP 200 Aug 26 15:02:48.128915 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 173/701] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:48 2026] GET /volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:48.146196 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4f8822a3-aa11-4e45-ba31-445f4a0dcfb3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:48.155152 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f8822a3-aa11-4e45-ba31-445f4a0dcfb3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 Aug 26 15:02:48.155371 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f8822a3-aa11-4e45-ba31-445f4a0dcfb3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:48.156103 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f8822a3-aa11-4e45-ba31-445f4a0dcfb3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:48.158712 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-71453c08-717c-4470-8edc-ffa3ad827e4a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Created reservations ['b1c19dbd-9882-4e8b-a582-84586b3a225f', '492ce265-a6cd-4ceb-875f-95e4f5016ed6'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:48.164901 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:48.164901 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:48.171778 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4f8822a3-aa11-4e45-ba31-445f4a0dcfb3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:02:48.182640 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f8822a3-aa11-4e45-ba31-445f4a0dcfb3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 returned with HTTP 200 Aug 26 15:02:48.183498 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 179/702] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:48 2026] GET /volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:48.201435 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-52717dac-5eab-42c0-9ac2-77facc0b9ef4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:48.203996 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-52717dac-5eab-42c0-9ac2-77facc0b9ef4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:02:48.204434 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-52717dac-5eab-42c0-9ac2-77facc0b9ef4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542", "name": "tempest-TestVolumeBackupRestore-backup-785231559", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:48.208764 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-52717dac-5eab-42c0-9ac2-77facc0b9ef4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Creating new backup {'backup': {'volume_id': 'a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542', 'name': 'tempest-TestVolumeBackupRestore-backup-785231559', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:02:48.208764 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-52717dac-5eab-42c0-9ac2-77facc0b9ef4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Creating backup of volume a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 in container None Aug 26 15:02:48.221567 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:48.221567 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:48.222128 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-52717dac-5eab-42c0-9ac2-77facc0b9ef4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:02:48.238712 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71453c08-717c-4470-8edc-ffa3ad827e4a tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:02:48.239487 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 172/703] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:02:48 2026] POST /volume/v3/backups => generated 333 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:48.254759 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5aa4dda8-ab93-40b2-97f0-b94714c0a321 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:48.255335 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5aa4dda8-ab93-40b2-97f0-b94714c0a321 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:02:48.255619 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5aa4dda8-ab93-40b2-97f0-b94714c0a321 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:48.256565 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5aa4dda8-ab93-40b2-97f0-b94714c0a321 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:48.256565 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5aa4dda8-ab93-40b2-97f0-b94714c0a321 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:48.264797 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:48.264797 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:48.265324 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5aa4dda8-ab93-40b2-97f0-b94714c0a321 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:02:48.265911 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 174/704] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:48 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:48.279797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-52717dac-5eab-42c0-9ac2-77facc0b9ef4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Created reservations ['4f7d3067-0122-4c65-a969-25f79a00dfb3', '4bb3802c-7d9e-4609-b8f5-4eddb49fa449'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:48.348164 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-52717dac-5eab-42c0-9ac2-77facc0b9ef4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:02:48.349230 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 180/705] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:02:48 2026] POST /volume/v3/backups => generated 332 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:48.360380 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-79f7c907-7bae-4261-a7fc-6cd728ee014d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:48.362483 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79f7c907-7bae-4261-a7fc-6cd728ee014d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:02:48.362698 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79f7c907-7bae-4261-a7fc-6cd728ee014d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:48.362956 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79f7c907-7bae-4261-a7fc-6cd728ee014d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:48.363107 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-79f7c907-7bae-4261-a7fc-6cd728ee014d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:48.368973 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:48.368973 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:48.369866 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79f7c907-7bae-4261-a7fc-6cd728ee014d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:02:48.370346 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 180/706] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:48 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:48.669686 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-504536d3-4e74-4176-a622-9bb2923dc4fd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:48.676293 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-504536d3-4e74-4176-a622-9bb2923dc4fd tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments/d73fa1d0-0a5a-49ef-8964-d4f8c98cea7d/action Aug 26 15:02:48.676293 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-504536d3-4e74-4176-a622-9bb2923dc4fd tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:02:48.676293 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-504536d3-4e74-4176-a622-9bb2923dc4fd tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:48.709597 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:48.709597 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:48.743572 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-12d439b6-36e4-4f23-a78f-e605483400f8 req-504536d3-4e74-4176-a622-9bb2923dc4fd tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/d73fa1d0-0a5a-49ef-8964-d4f8c98cea7d/action returned with HTTP 204 Aug 26 15:02:48.744216 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 173/707] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:02:48 2026] POST /volume/v3/attachments/d73fa1d0-0a5a-49ef-8964-d4f8c98cea7d/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:48.858391 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-0a6d9db7-708d-4fb7-a8f7-28f579a9b3bb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:48.865980 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-0a6d9db7-708d-4fb7-a8f7-28f579a9b3bb tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:02:48.866291 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-0a6d9db7-708d-4fb7-a8f7-28f579a9b3bb tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:48.866566 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-0a6d9db7-708d-4fb7-a8f7-28f579a9b3bb tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:48.874684 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:48.874684 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:48.879430 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-0a6d9db7-708d-4fb7-a8f7-28f579a9b3bb tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:02:48.887349 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-0a6d9db7-708d-4fb7-a8f7-28f579a9b3bb tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 200 Aug 26 15:02:48.887919 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 175/708] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:02:48 2026] GET /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:48.921647 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0b55b6a6-61ff-426b-866f-fb1dea06c344 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:48.921794 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b55b6a6-61ff-426b-866f-fb1dea06c344 None None] GET https://10.4.3.64/volume// Aug 26 15:02:48.922976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b55b6a6-61ff-426b-866f-fb1dea06c344 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:48.922976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b55b6a6-61ff-426b-866f-fb1dea06c344 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:48.923935 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b55b6a6-61ff-426b-866f-fb1dea06c344 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:02:48.923935 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 181/709] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:02:48 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:02:48.937404 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-2237b921-c6bc-48b4-a9cd-7c67ed4a662c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:48.940773 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-2237b921-c6bc-48b4-a9cd-7c67ed4a662c tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:02:48.941385 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-2237b921-c6bc-48b4-a9cd-7c67ed4a662c tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f8245fa-886c-42c8-b4bb-221eac245134", "connector": null, "instance_uuid": "d3d202c9-5e35-4531-98ac-74e5f3b50acc"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:48.956416 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:48.956416 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:49.008717 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-2237b921-c6bc-48b4-a9cd-7c67ed4a662c tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:02:49.009340 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 181/710] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:02:48 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:49.094997 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-9a7cf69e-a2fd-4883-98dc-e5b1f4b716a1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:49.099406 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-9a7cf69e-a2fd-4883-98dc-e5b1f4b716a1 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] POST https://10.4.3.64/volume/v3/attachments/ed43ca5c-b483-4ab7-88c3-1d0d58a53f63/action Aug 26 15:02:49.099949 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-9a7cf69e-a2fd-4883-98dc-e5b1f4b716a1 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:02:49.099949 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-9a7cf69e-a2fd-4883-98dc-e5b1f4b716a1 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:49.125276 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:49.125276 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:49.157794 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8fc90b59-d234-4df1-b414-ae020666dc80 req-9a7cf69e-a2fd-4883-98dc-e5b1f4b716a1 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/attachments/ed43ca5c-b483-4ab7-88c3-1d0d58a53f63/action returned with HTTP 204 Aug 26 15:02:49.158126 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 174/711] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:02:49 2026] POST /volume/v3/attachments/ed43ca5c-b483-4ab7-88c3-1d0d58a53f63/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:49.206843 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-00337e1a-1b9b-450c-9130-ef4ecc968c76 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:49.209477 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00337e1a-1b9b-450c-9130-ef4ecc968c76 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:02:49.209651 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00337e1a-1b9b-450c-9130-ef4ecc968c76 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:49.209852 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00337e1a-1b9b-450c-9130-ef4ecc968c76 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:49.225964 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:49.225964 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:49.232860 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-00337e1a-1b9b-450c-9130-ef4ecc968c76 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:02:49.243308 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00337e1a-1b9b-450c-9130-ef4ecc968c76 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 200 Aug 26 15:02:49.244051 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 176/712] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:49 2026] GET /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 1109 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:49.261006 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1aa66729-1eaf-4f67-a418-448b28da0528 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:49.263217 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1aa66729-1eaf-4f67-a418-448b28da0528 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:02:49.263415 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1aa66729-1eaf-4f67-a418-448b28da0528 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:49.263621 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1aa66729-1eaf-4f67-a418-448b28da0528 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:49.275559 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:49.275559 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:49.279647 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dd5b4c05-2fb5-4984-bddc-0cb52f7d8f0c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:49.280064 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1aa66729-1eaf-4f67-a418-448b28da0528 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:02:49.281805 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd5b4c05-2fb5-4984-bddc-0cb52f7d8f0c tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:02:49.282124 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd5b4c05-2fb5-4984-bddc-0cb52f7d8f0c tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:49.282426 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd5b4c05-2fb5-4984-bddc-0cb52f7d8f0c tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:49.282607 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-dd5b4c05-2fb5-4984-bddc-0cb52f7d8f0c tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:49.285126 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1aa66729-1eaf-4f67-a418-448b28da0528 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 200 Aug 26 15:02:49.285645 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 182/713] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:49 2026] GET /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 1109 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:49.289987 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:49.289987 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:49.289987 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd5b4c05-2fb5-4984-bddc-0cb52f7d8f0c tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:02:49.289987 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 182/714] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:49 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:49.384219 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f47d08da-8845-4db0-9a7c-49623690f9af None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:49.386842 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f47d08da-8845-4db0-9a7c-49623690f9af tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:02:49.387206 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f47d08da-8845-4db0-9a7c-49623690f9af tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:49.387390 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f47d08da-8845-4db0-9a7c-49623690f9af tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:49.387561 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f47d08da-8845-4db0-9a7c-49623690f9af tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:49.394726 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:49.394726 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:49.396952 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f47d08da-8845-4db0-9a7c-49623690f9af tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:02:49.397388 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 175/715] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:49 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 741 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:02:50.306430 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-61064cc7-09be-4152-8a9e-c105fb91ce08 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:50.307902 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-61064cc7-09be-4152-8a9e-c105fb91ce08 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:02:50.308195 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-61064cc7-09be-4152-8a9e-c105fb91ce08 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:50.308404 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-61064cc7-09be-4152-8a9e-c105fb91ce08 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:50.308563 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-61064cc7-09be-4152-8a9e-c105fb91ce08 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:50.317015 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:50.317015 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:50.318111 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-61064cc7-09be-4152-8a9e-c105fb91ce08 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:02:50.318634 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 177/716] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:50 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:50.408091 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c2fd1c86-9ec7-4d3e-9403-061be127968d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:50.409996 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c2fd1c86-9ec7-4d3e-9403-061be127968d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:02:50.410200 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c2fd1c86-9ec7-4d3e-9403-061be127968d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:50.410410 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c2fd1c86-9ec7-4d3e-9403-061be127968d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:50.410539 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c2fd1c86-9ec7-4d3e-9403-061be127968d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:50.415148 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:50.415148 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:50.415912 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c2fd1c86-9ec7-4d3e-9403-061be127968d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:02:50.416329 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 183/717] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:50 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 741 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:50.983273 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-13303922-9906-4b90-bcf0-215f7e358f9f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:50.983652 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13303922-9906-4b90-bcf0-215f7e358f9f None None] GET https://10.4.3.64/volume// Aug 26 15:02:50.983878 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13303922-9906-4b90-bcf0-215f7e358f9f None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:50.984108 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13303922-9906-4b90-bcf0-215f7e358f9f None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:50.984441 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13303922-9906-4b90-bcf0-215f7e358f9f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:02:50.985176 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 183/718] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:02:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:02:51.000682 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-4cda7789-de84-4cce-87f1-a4d1fbbfd017 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:51.002837 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-4cda7789-de84-4cce-87f1-a4d1fbbfd017 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:02:51.003079 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-4cda7789-de84-4cce-87f1-a4d1fbbfd017 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:51.003502 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-4cda7789-de84-4cce-87f1-a4d1fbbfd017 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:51.023155 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:51.023155 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:51.032162 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-4cda7789-de84-4cce-87f1-a4d1fbbfd017 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:02:51.040988 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-4cda7789-de84-4cce-87f1-a4d1fbbfd017 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 200 Aug 26 15:02:51.041432 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 176/719] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:02:50 2026] GET /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 1289 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:02:51.133298 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:51.184545 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-ac029bab-07a9-48a0-898c-2351d059fd31 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:51.187310 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-ac029bab-07a9-48a0-898c-2351d059fd31 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] PUT https://10.4.3.64/volume/v3/attachments/ed43ca5c-b483-4ab7-88c3-1d0d58a53f63 Aug 26 15:02:51.187310 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-ac029bab-07a9-48a0-898c-2351d059fd31 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:51.203847 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-ac029bab-07a9-48a0-898c-2351d059fd31 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Acquiring lock "cinder-attachment_update-2f8245fa-886c-42c8-b4bb-221eac245134-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:02:51.212497 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-ac029bab-07a9-48a0-898c-2351d059fd31 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Lock "cinder-attachment_update-2f8245fa-886c-42c8-b4bb-221eac245134-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:02:51.213089 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:51.213089 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:51.275869 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:51.276311 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1152367422", "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:51.278133 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1152367422', 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:51.332143 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-79ea13fa-0d88-4a00-a4a0-4343873a9ca7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:51.334506 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79ea13fa-0d88-4a00-a4a0-4343873a9ca7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:02:51.334852 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79ea13fa-0d88-4a00-a4a0-4343873a9ca7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:51.334852 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79ea13fa-0d88-4a00-a4a0-4343873a9ca7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:51.335163 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-79ea13fa-0d88-4a00-a4a0-4343873a9ca7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:51.346990 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:51.346990 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:51.348049 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79ea13fa-0d88-4a00-a4a0-4343873a9ca7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:02:51.348286 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 184/720] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:51 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:51.358462 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-ac029bab-07a9-48a0-898c-2351d059fd31 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Lock "cinder-attachment_update-2f8245fa-886c-42c8-b4bb-221eac245134-np0000008165" released by "attachment_update" :: held 0.147s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:02:51.358900 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-ac029bab-07a9-48a0-898c-2351d059fd31 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/attachments/ed43ca5c-b483-4ab7-88c3-1d0d58a53f63 returned with HTTP 200 Aug 26 15:02:51.360113 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 184/721] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:02:51 2026] PUT /volume/v3/attachments/ed43ca5c-b483-4ab7-88c3-1d0d58a53f63 => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:51.387956 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-461f5e20-95aa-41ec-8e09-51b7cd741b81 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:51.392967 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-461f5e20-95aa-41ec-8e09-51b7cd741b81 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] POST https://10.4.3.64/volume/v3/attachments/ed43ca5c-b483-4ab7-88c3-1d0d58a53f63/action Aug 26 15:02:51.393533 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-461f5e20-95aa-41ec-8e09-51b7cd741b81 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:02:51.393711 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-461f5e20-95aa-41ec-8e09-51b7cd741b81 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:51.403200 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Create volume of 1 GB Aug 26 15:02:51.411111 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Availability Zones retrieved successfully. Aug 26 15:02:51.418151 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Flow 'volume_create_api' (133332d4-e688-4ad9-ad95-a863798cc735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:51.419115 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48a3754-1fc4-48c3-85de-6a4a3e35d12b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:51.420301 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:51.422867 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:51.422867 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:51.433101 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f5c05daf-077c-4600-b32c-e333cfe6e1c4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:51.435015 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f5c05daf-077c-4600-b32c-e333cfe6e1c4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:02:51.435245 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f5c05daf-077c-4600-b32c-e333cfe6e1c4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:51.435442 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f5c05daf-077c-4600-b32c-e333cfe6e1c4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:51.435544 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f5c05daf-077c-4600-b32c-e333cfe6e1c4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:51.444301 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:51.444301 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:51.445592 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f5c05daf-077c-4600-b32c-e333cfe6e1c4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:02:51.446685 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 185/722] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:51 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 741 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:51.446918 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-abf02fcd-c7ba-4e01-b301-72669e9d8ed9 req-461f5e20-95aa-41ec-8e09-51b7cd741b81 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/attachments/ed43ca5c-b483-4ab7-88c3-1d0d58a53f63/action returned with HTTP 204 Aug 26 15:02:51.447517 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 177/723] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:02:51 2026] POST /volume/v3/attachments/ed43ca5c-b483-4ab7-88c3-1d0d58a53f63/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:51.500211 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a48a3754-1fc4-48c3-85de-6a4a3e35d12b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:51.500960 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f80dd85-1fac-48b0-a637-fe53c887ca34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:51.578058 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Created reservations ['e36bc1f9-03b6-49fa-8529-060875f6c82b', '21b76785-0f8d-401a-b2be-e27c7675aa36', '4b008d83-84f8-489e-8ce3-5ea5ee241910', '7bc5ae80-7ab0-426d-974d-bacefed470a5'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:51.578862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f80dd85-1fac-48b0-a637-fe53c887ca34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e36bc1f9-03b6-49fa-8529-060875f6c82b', '21b76785-0f8d-401a-b2be-e27c7675aa36', '4b008d83-84f8-489e-8ce3-5ea5ee241910', '7bc5ae80-7ab0-426d-974d-bacefed470a5']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:51.579735 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (411a8a2d-2883-431a-b997-b122e2c373e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:51.608948 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (411a8a2d-2883-431a-b997-b122e2c373e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'deb61147-76fd-49b7-b6dc-385c19c342b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1152367422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3ef60c8e2274c39a575193fa8ac2718',qos_specs=None,replication_status=,reservations=['e36bc1f9-03b6-49fa-8529-060875f6c82b','21b76785-0f8d-401a-b2be-e27c7675aa36','4b008d83-84f8-489e-8ce3-5ea5ee241910','7bc5ae80-7ab0-426d-974d-bacefed470a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6d96882e6a47f0adbb7b0c526ec1e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1152367422',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=deb61147-76fd-49b7-b6dc-385c19c342b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3ef60c8e2274c39a575193fa8ac2718',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef6d96882e6a47f0adbb7b0c526ec1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:51.610472 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e9c4760-16ca-4617-af7c-67625f952be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:51.659013 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e9c4760-16ca-4617-af7c-67625f952be8) transitioned into state 'SUCCESS' from state '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-1152367422',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3ef60c8e2274c39a575193fa8ac2718',qos_specs=None,replication_status=,reservations=['e36bc1f9-03b6-49fa-8529-060875f6c82b','21b76785-0f8d-401a-b2be-e27c7675aa36','4b008d83-84f8-489e-8ce3-5ea5ee241910','7bc5ae80-7ab0-426d-974d-bacefed470a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6d96882e6a47f0adbb7b0c526ec1e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:51.660210 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05de5506-4db1-4bd7-983a-2ba9a095f8ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:51.679641 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05de5506-4db1-4bd7-983a-2ba9a095f8ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:51.680917 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Flow 'volume_create_api' (133332d4-e688-4ad9-ad95-a863798cc735) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:51.681461 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Create volume request issued successfully. Aug 26 15:02:51.682231 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a887907-8a90-4cb8-b5cb-b07db0d689a4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:51.682845 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 178/724] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:02:51 2026] POST /volume/v3/volumes => generated 750 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:51.695636 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-df7f5bec-e6e8-4eae-895b-7b65c167c0a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:51.697712 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df7f5bec-e6e8-4eae-895b-7b65c167c0a2 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 Aug 26 15:02:51.697948 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df7f5bec-e6e8-4eae-895b-7b65c167c0a2 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:51.698116 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df7f5bec-e6e8-4eae-895b-7b65c167c0a2 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:51.707509 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:51.707509 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:51.711346 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-df7f5bec-e6e8-4eae-895b-7b65c167c0a2 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:02:51.715897 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df7f5bec-e6e8-4eae-895b-7b65c167c0a2 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 returned with HTTP 200 Aug 26 15:02:51.716513 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 185/725] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:51 2026] GET /volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 => generated 818 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:52.366925 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b0c50125-7c9f-4cbb-86c7-ce2a54bf1399 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:52.373298 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b0c50125-7c9f-4cbb-86c7-ce2a54bf1399 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:02:52.373298 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b0c50125-7c9f-4cbb-86c7-ce2a54bf1399 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:52.373298 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b0c50125-7c9f-4cbb-86c7-ce2a54bf1399 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:52.373298 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b0c50125-7c9f-4cbb-86c7-ce2a54bf1399 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:52.379529 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:52.379529 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:52.381314 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b0c50125-7c9f-4cbb-86c7-ce2a54bf1399 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:02:52.382145 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 186/726] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:52 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:52.461829 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-95cfb231-cdaf-47bb-a1c7-079a1cc1b57b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:52.464569 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95cfb231-cdaf-47bb-a1c7-079a1cc1b57b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:02:52.464911 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95cfb231-cdaf-47bb-a1c7-079a1cc1b57b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:52.465169 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95cfb231-cdaf-47bb-a1c7-079a1cc1b57b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:52.465285 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-95cfb231-cdaf-47bb-a1c7-079a1cc1b57b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:52.472858 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:52.472858 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:52.473983 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95cfb231-cdaf-47bb-a1c7-079a1cc1b57b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:02:52.474433 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 178/727] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:52 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 741 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:52.732178 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4e8e4324-8c70-40c1-9680-ecb8781ae241 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:52.734958 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e8e4324-8c70-40c1-9680-ecb8781ae241 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 Aug 26 15:02:52.735223 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e8e4324-8c70-40c1-9680-ecb8781ae241 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:52.735487 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e8e4324-8c70-40c1-9680-ecb8781ae241 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:52.745744 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:52.745744 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:52.753446 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4e8e4324-8c70-40c1-9680-ecb8781ae241 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:02:52.760430 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e8e4324-8c70-40c1-9680-ecb8781ae241 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 returned with HTTP 200 Aug 26 15:02:52.761166 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 179/728] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:52 2026] GET /volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:02:52.779249 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:52.781542 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:52.782025 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-626156301"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:52.784062 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-626156301'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:52.784251 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Create volume of 1 GB Aug 26 15:02:52.790534 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Availability Zones retrieved successfully. Aug 26 15:02:52.802099 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Flow 'volume_create_api' (f8facae8-292d-43af-835a-8511a7a3739e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:52.803775 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d5266d-e077-415c-8529-008bee0df2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:52.805475 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:52.853958 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d5266d-e077-415c-8529-008bee0df2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:52.854551 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8623933-119f-47ff-9b35-330e457cb6c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:52.911912 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Created reservations ['59422a0f-4585-4150-b36b-12fe1c63fd56', 'e1c00f45-04a8-4eda-b4d4-2c05b47cfa78', '05412109-bd33-47ad-a87a-1a212c3cb6d6', '34359b0f-107e-49b4-9da4-0add33469ec7'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:52.915278 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8623933-119f-47ff-9b35-330e457cb6c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59422a0f-4585-4150-b36b-12fe1c63fd56', 'e1c00f45-04a8-4eda-b4d4-2c05b47cfa78', '05412109-bd33-47ad-a87a-1a212c3cb6d6', '34359b0f-107e-49b4-9da4-0add33469ec7']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:52.916449 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (169b16e8-030d-4ece-9a48-51e87a743b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:52.952935 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (169b16e8-030d-4ece-9a48-51e87a743b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d611579-d526-4dfe-899a-125d69ffc323', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-626156301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3ef60c8e2274c39a575193fa8ac2718',qos_specs=None,replication_status=,reservations=['59422a0f-4585-4150-b36b-12fe1c63fd56','e1c00f45-04a8-4eda-b4d4-2c05b47cfa78','05412109-bd33-47ad-a87a-1a212c3cb6d6','34359b0f-107e-49b4-9da4-0add33469ec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6d96882e6a47f0adbb7b0c526ec1e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-626156301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d611579-d526-4dfe-899a-125d69ffc323,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3ef60c8e2274c39a575193fa8ac2718',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef6d96882e6a47f0adbb7b0c526ec1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:52.954091 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ea07bc-3956-49e7-93ba-6aeea9bfbde7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:52.988164 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ea07bc-3956-49e7-93ba-6aeea9bfbde7) transitioned into state 'SUCCESS' from state '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-626156301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3ef60c8e2274c39a575193fa8ac2718',qos_specs=None,replication_status=,reservations=['59422a0f-4585-4150-b36b-12fe1c63fd56','e1c00f45-04a8-4eda-b4d4-2c05b47cfa78','05412109-bd33-47ad-a87a-1a212c3cb6d6','34359b0f-107e-49b4-9da4-0add33469ec7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6d96882e6a47f0adbb7b0c526ec1e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:52.989240 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ec5b42-2dcf-44a1-a3a0-8fc6de06c46c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:53.009907 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ec5b42-2dcf-44a1-a3a0-8fc6de06c46c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:53.010799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Flow 'volume_create_api' (f8facae8-292d-43af-835a-8511a7a3739e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:53.012696 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Create volume request issued successfully. Aug 26 15:02:53.013232 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f8cf1f8-9b27-456a-b7c7-c51ac9b7f142 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:53.013815 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 186/729] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:02:52 2026] POST /volume/v3/volumes => generated 749 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:53.033776 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e56c4449-feb4-4677-b10e-11521d65d37c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:53.038133 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e56c4449-feb4-4677-b10e-11521d65d37c tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 Aug 26 15:02:53.038566 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e56c4449-feb4-4677-b10e-11521d65d37c tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:53.039029 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e56c4449-feb4-4677-b10e-11521d65d37c tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:53.053926 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:53.053926 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:53.060834 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e56c4449-feb4-4677-b10e-11521d65d37c tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:02:53.070075 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e56c4449-feb4-4677-b10e-11521d65d37c tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 returned with HTTP 200 Aug 26 15:02:53.070357 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 187/730] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:53 2026] GET /volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 => generated 817 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:53.399012 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-df32dd07-e8b5-46be-bd70-dd27a04367a8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:53.401294 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-df32dd07-e8b5-46be-bd70-dd27a04367a8 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:02:53.401294 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-df32dd07-e8b5-46be-bd70-dd27a04367a8 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:53.401546 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-df32dd07-e8b5-46be-bd70-dd27a04367a8 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:53.401651 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-df32dd07-e8b5-46be-bd70-dd27a04367a8 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:53.408292 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:53.408292 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:53.409618 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-df32dd07-e8b5-46be-bd70-dd27a04367a8 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:02:53.410361 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 179/731] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:53 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:53.496460 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-69c18731-4bd7-46ab-a33d-145f8900a239 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:53.501102 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69c18731-4bd7-46ab-a33d-145f8900a239 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:02:53.501102 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69c18731-4bd7-46ab-a33d-145f8900a239 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:53.501361 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69c18731-4bd7-46ab-a33d-145f8900a239 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:53.501361 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-69c18731-4bd7-46ab-a33d-145f8900a239 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:53.510036 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:53.510036 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:53.511688 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69c18731-4bd7-46ab-a33d-145f8900a239 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:02:53.513319 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 180/732] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:53 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 741 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:54.089171 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-723ba4f3-1c11-4dbd-800a-ea7f9bfef19d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:54.092656 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-723ba4f3-1c11-4dbd-800a-ea7f9bfef19d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 Aug 26 15:02:54.095620 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-723ba4f3-1c11-4dbd-800a-ea7f9bfef19d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:54.095620 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-723ba4f3-1c11-4dbd-800a-ea7f9bfef19d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:54.109926 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:54.109926 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:54.115153 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-723ba4f3-1c11-4dbd-800a-ea7f9bfef19d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:02:54.122537 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-723ba4f3-1c11-4dbd-800a-ea7f9bfef19d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 returned with HTTP 200 Aug 26 15:02:54.122963 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 187/733] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:54 2026] GET /volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:54.140257 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:54.146118 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:02:54.146118 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2060574150"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:54.150030 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2060574150'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:02:54.150030 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Create volume of 1 GB Aug 26 15:02:54.158192 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Availability Zones retrieved successfully. Aug 26 15:02:54.165526 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Flow 'volume_create_api' (52627dfe-5b0f-4e11-bcdc-c8fad591e054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:54.166617 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a4e4bf-ecae-4f0a-814e-f3c11df0cb39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:54.168071 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:02:54.208811 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8a4e4bf-ecae-4f0a-814e-f3c11df0cb39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:54.210784 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4f40d8a-f0d8-4f82-bebf-b01e7561e325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:54.290109 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Created reservations ['20cabb67-34fb-43c5-81fe-dc6400efe377', 'dbe3d073-f242-4239-b221-070b8b8281b1', '76ef30e3-5cf5-4465-be71-f0bbcffb96ec', '0021ad78-bcf5-448e-b739-d29d2801b851'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:54.291157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4f40d8a-f0d8-4f82-bebf-b01e7561e325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20cabb67-34fb-43c5-81fe-dc6400efe377', 'dbe3d073-f242-4239-b221-070b8b8281b1', '76ef30e3-5cf5-4465-be71-f0bbcffb96ec', '0021ad78-bcf5-448e-b739-d29d2801b851']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:54.292212 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d373be50-3bea-45c9-88c3-07fe87cb25b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:54.335526 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d373be50-3bea-45c9-88c3-07fe87cb25b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b28102cd-a05a-4d3f-b6a9-9e4694d829c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2060574150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3ef60c8e2274c39a575193fa8ac2718',qos_specs=None,replication_status=,reservations=['20cabb67-34fb-43c5-81fe-dc6400efe377','dbe3d073-f242-4239-b221-070b8b8281b1','76ef30e3-5cf5-4465-be71-f0bbcffb96ec','0021ad78-bcf5-448e-b739-d29d2801b851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6d96882e6a47f0adbb7b0c526ec1e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2060574150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b28102cd-a05a-4d3f-b6a9-9e4694d829c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3ef60c8e2274c39a575193fa8ac2718',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef6d96882e6a47f0adbb7b0c526ec1e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:54.337271 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084cf27e-83e0-44e8-9d1c-82d2e5649f11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:54.375494 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084cf27e-83e0-44e8-9d1c-82d2e5649f11) transitioned into state 'SUCCESS' from state '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-2060574150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3ef60c8e2274c39a575193fa8ac2718',qos_specs=None,replication_status=,reservations=['20cabb67-34fb-43c5-81fe-dc6400efe377','dbe3d073-f242-4239-b221-070b8b8281b1','76ef30e3-5cf5-4465-be71-f0bbcffb96ec','0021ad78-bcf5-448e-b739-d29d2801b851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef6d96882e6a47f0adbb7b0c526ec1e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:54.376165 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928763a3-9ae6-4c98-b25a-2a1937e9da44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:02:54.399221 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928763a3-9ae6-4c98-b25a-2a1937e9da44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:02:54.401765 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Flow 'volume_create_api' (52627dfe-5b0f-4e11-bcdc-c8fad591e054) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:02:54.401765 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Create volume request issued successfully. Aug 26 15:02:54.405225 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-40922bda-ab81-4fe7-84ad-9d5b30830af3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:02:54.405225 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 188/734] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:02:54 2026] POST /volume/v3/volumes => generated 750 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:54.427994 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-71e35711-4969-4db4-a082-c2056bfe2b71 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:54.431453 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-63e1fbb6-a2f1-48b5-b2dd-f772282947d6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:54.433000 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71e35711-4969-4db4-a082-c2056bfe2b71 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 Aug 26 15:02:54.433252 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71e35711-4969-4db4-a082-c2056bfe2b71 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:54.433497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71e35711-4969-4db4-a082-c2056bfe2b71 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:54.434412 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-63e1fbb6-a2f1-48b5-b2dd-f772282947d6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:02:54.434412 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-63e1fbb6-a2f1-48b5-b2dd-f772282947d6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:54.435343 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-63e1fbb6-a2f1-48b5-b2dd-f772282947d6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:54.435343 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-63e1fbb6-a2f1-48b5-b2dd-f772282947d6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:54.444528 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:54.444528 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:54.446039 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-63e1fbb6-a2f1-48b5-b2dd-f772282947d6 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:02:54.447267 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 181/735] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:54 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:54.449946 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:54.449946 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:54.459813 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-71e35711-4969-4db4-a082-c2056bfe2b71 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:02:54.472139 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71e35711-4969-4db4-a082-c2056bfe2b71 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 returned with HTTP 200 Aug 26 15:02:54.472139 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 180/736] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:54 2026] GET /volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 => generated 818 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:54.537978 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3221a2f7-727c-4ff2-a1e2-b5c146e22dd9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:54.545492 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3221a2f7-727c-4ff2-a1e2-b5c146e22dd9 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:02:54.545795 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3221a2f7-727c-4ff2-a1e2-b5c146e22dd9 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:54.547073 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3221a2f7-727c-4ff2-a1e2-b5c146e22dd9 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:54.547073 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-3221a2f7-727c-4ff2-a1e2-b5c146e22dd9 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:54.555988 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:54.555988 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:54.557477 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3221a2f7-727c-4ff2-a1e2-b5c146e22dd9 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:02:54.561597 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 188/737] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:54 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 741 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:55.461597 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-431f5c1d-2b32-4bae-af02-e46055150c35 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:55.464040 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-431f5c1d-2b32-4bae-af02-e46055150c35 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:02:55.464286 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-431f5c1d-2b32-4bae-af02-e46055150c35 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:55.464552 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-431f5c1d-2b32-4bae-af02-e46055150c35 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:55.464715 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-431f5c1d-2b32-4bae-af02-e46055150c35 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:55.475792 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:55.475792 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:55.477795 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-431f5c1d-2b32-4bae-af02-e46055150c35 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:02:55.478546 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 189/738] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:55 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:55.492621 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4577c91f-c60a-46d8-84cb-f005a67e0eab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:55.497714 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4577c91f-c60a-46d8-84cb-f005a67e0eab tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 Aug 26 15:02:55.497714 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4577c91f-c60a-46d8-84cb-f005a67e0eab tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:55.497714 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4577c91f-c60a-46d8-84cb-f005a67e0eab tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:55.509589 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:55.509589 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:55.523834 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4577c91f-c60a-46d8-84cb-f005a67e0eab tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:02:55.532873 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4577c91f-c60a-46d8-84cb-f005a67e0eab tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 returned with HTTP 200 Aug 26 15:02:55.533211 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 182/739] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:55 2026] GET /volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:55.580577 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4186014c-7c5b-406c-b4cb-03579ad276bb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:55.582744 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4186014c-7c5b-406c-b4cb-03579ad276bb tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:02:55.586472 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4186014c-7c5b-406c-b4cb-03579ad276bb tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:55.586472 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4186014c-7c5b-406c-b4cb-03579ad276bb tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:55.586472 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4186014c-7c5b-406c-b4cb-03579ad276bb tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:55.592577 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:55.592577 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:55.594091 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4186014c-7c5b-406c-b4cb-03579ad276bb tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:02:55.595048 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 181/740] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:55 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:56.499374 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2694b608-b15d-409e-9620-b1f6e62b017f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:56.504152 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2694b608-b15d-409e-9620-b1f6e62b017f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:02:56.505048 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2694b608-b15d-409e-9620-b1f6e62b017f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:56.506483 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2694b608-b15d-409e-9620-b1f6e62b017f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:56.507349 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2694b608-b15d-409e-9620-b1f6e62b017f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:56.520287 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:56.520287 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:56.522284 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2694b608-b15d-409e-9620-b1f6e62b017f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:02:56.522284 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 189/741] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:56 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:56.613689 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-87df9e73-1658-4c6b-8180-3b0a4164d978 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:56.618516 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-87df9e73-1658-4c6b-8180-3b0a4164d978 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:02:56.620861 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-87df9e73-1658-4c6b-8180-3b0a4164d978 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:56.621011 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-87df9e73-1658-4c6b-8180-3b0a4164d978 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:56.621285 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-87df9e73-1658-4c6b-8180-3b0a4164d978 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:56.630003 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:56.630003 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:56.631247 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-87df9e73-1658-4c6b-8180-3b0a4164d978 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:02:56.631871 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 190/742] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:56 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:57.408313 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f23b8d68-330e-4916-91dd-156ebb2c2309 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:57.540737 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2cec9d5b-8939-4f63-8720-26d529066aa2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:57.544398 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2cec9d5b-8939-4f63-8720-26d529066aa2 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:02:57.544623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2cec9d5b-8939-4f63-8720-26d529066aa2 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:57.544858 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2cec9d5b-8939-4f63-8720-26d529066aa2 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:57.545066 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2cec9d5b-8939-4f63-8720-26d529066aa2 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:57.551607 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:57.551607 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:57.552183 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2cec9d5b-8939-4f63-8720-26d529066aa2 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:02:57.552968 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 182/743] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:57 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:57.648998 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-67835693-c30c-4941-b097-83ee14d719fd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:57.651816 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f23b8d68-330e-4916-91dd-156ebb2c2309 tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:02:57.652326 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f23b8d68-330e-4916-91dd-156ebb2c2309 tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-302494376"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:57.655104 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-67835693-c30c-4941-b097-83ee14d719fd tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:02:57.656382 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-67835693-c30c-4941-b097-83ee14d719fd tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:57.658749 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-67835693-c30c-4941-b097-83ee14d719fd tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:57.659213 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-67835693-c30c-4941-b097-83ee14d719fd tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:57.668384 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:57.668384 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:57.669391 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-67835693-c30c-4941-b097-83ee14d719fd tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:02:57.669907 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 190/744] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:57 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:57.679865 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f23b8d68-330e-4916-91dd-156ebb2c2309 tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:02:57.680090 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 183/745] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:02:57 2026] POST /volume/v3/types => generated 215 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:57.692056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5970fdb9-c8d3-4b6e-b762-8c0c6c6e342b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:57.695966 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5970fdb9-c8d3-4b6e-b762-8c0c6c6e342b tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 26 15:02:57.696646 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5970fdb9-c8d3-4b6e-b762-8c0c6c6e342b tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-271278384"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:57.726879 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5970fdb9-c8d3-4b6e-b762-8c0c6c6e342b tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 26 15:02:57.727420 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 191/746] 10.4.3.64 () {70 vars in 1304 bytes} [Wed Aug 26 15:02:57 2026] POST /volume/v3/group_types => generated 172 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:02:57.739365 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5e102b06-9aaf-4888-80e6-72849c69cbab None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:57.830288 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e102b06-9aaf-4888-80e6-72849c69cbab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] POST https://10.4.3.64/volume/v3/groups Aug 26 15:02:57.830610 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e102b06-9aaf-4888-80e6-72849c69cbab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "50988a0d-903f-409e-9475-6fa1b07e6cac", "volume_types": ["d28a9599-0b54-4ea6-a6a5-259446941780"], "name": "tempest-Group1-802489132"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:57.833149 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-5e102b06-9aaf-4888-80e6-72849c69cbab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Creating new group {'group': {'group_type': '50988a0d-903f-409e-9475-6fa1b07e6cac', 'volume_types': ['d28a9599-0b54-4ea6-a6a5-259446941780'], 'name': 'tempest-Group1-802489132'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 15:02:57.840534 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-5e102b06-9aaf-4888-80e6-72849c69cbab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Creating group tempest-Group1-802489132. Aug 26 15:02:57.864487 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5e102b06-9aaf-4888-80e6-72849c69cbab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Availability Zones retrieved successfully. Aug 26 15:02:57.899548 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-5e102b06-9aaf-4888-80e6-72849c69cbab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Created reservations ['2e560956-4a8e-45ff-aec4-80379acc40a6'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:57.939017 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e102b06-9aaf-4888-80e6-72849c69cbab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 26 15:02:57.939017 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 183/747] 10.4.3.64 () {70 vars in 1290 bytes} [Wed Aug 26 15:02:57 2026] POST /volume/v3/groups => generated 93 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:57.953623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-82e25939-7376-44da-b752-442d81bc3f5b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:57.953623 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-82e25939-7376-44da-b752-442d81bc3f5b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6 Aug 26 15:02:57.953623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-82e25939-7376-44da-b752-442d81bc3f5b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:57.953623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-82e25939-7376-44da-b752-442d81bc3f5b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:57.953623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-82e25939-7376-44da-b752-442d81bc3f5b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member 5b821890-fdb5-4b20-9242-4dd97fd78ca6 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:02:57.957020 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:57.957020 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:57.966621 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-82e25939-7376-44da-b752-442d81bc3f5b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6 returned with HTTP 200 Aug 26 15:02:57.968285 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 191/748] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:02:57 2026] GET /volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6 => generated 321 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:58.571468 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-434b693a-18be-4771-b89b-67ecf44c6fc9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:58.571468 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-434b693a-18be-4771-b89b-67ecf44c6fc9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:02:58.571951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-434b693a-18be-4771-b89b-67ecf44c6fc9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:58.571951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-434b693a-18be-4771-b89b-67ecf44c6fc9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:58.572128 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-434b693a-18be-4771-b89b-67ecf44c6fc9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:58.578282 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:58.578282 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:58.579330 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-434b693a-18be-4771-b89b-67ecf44c6fc9 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:02:58.579850 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 184/749] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:58 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:58.686287 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-695a21fd-19dc-4ddf-9eb1-5633badca888 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:58.689440 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-695a21fd-19dc-4ddf-9eb1-5633badca888 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:02:58.689865 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-695a21fd-19dc-4ddf-9eb1-5633badca888 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:58.690582 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-695a21fd-19dc-4ddf-9eb1-5633badca888 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:58.690582 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-695a21fd-19dc-4ddf-9eb1-5633badca888 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:58.698109 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:58.698109 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:58.699593 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-695a21fd-19dc-4ddf-9eb1-5633badca888 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:02:58.700327 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 192/750] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:58 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:58.981381 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-070e77a6-1700-456b-a4b1-94ec12505183 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:58.984704 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-070e77a6-1700-456b-a4b1-94ec12505183 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6 Aug 26 15:02:58.985132 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-070e77a6-1700-456b-a4b1-94ec12505183 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:58.985761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-070e77a6-1700-456b-a4b1-94ec12505183 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:58.985761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-070e77a6-1700-456b-a4b1-94ec12505183 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member 5b821890-fdb5-4b20-9242-4dd97fd78ca6 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:02:58.991661 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:58.991661 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:59.022420 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-070e77a6-1700-456b-a4b1-94ec12505183 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6 returned with HTTP 200 Aug 26 15:02:59.023120 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 184/751] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:02:58 2026] GET /volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6 => generated 322 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:59.038799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6e4fcddc-37a0-4f26-94d4-36f32ed31b7c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:59.041084 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e4fcddc-37a0-4f26-94d4-36f32ed31b7c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] POST https://10.4.3.64/volume/v3/groups Aug 26 15:02:59.041544 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e4fcddc-37a0-4f26-94d4-36f32ed31b7c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "50988a0d-903f-409e-9475-6fa1b07e6cac", "volume_types": ["d28a9599-0b54-4ea6-a6a5-259446941780"], "name": "tempest-Group2-1818324876"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:02:59.043568 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-6e4fcddc-37a0-4f26-94d4-36f32ed31b7c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Creating new group {'group': {'group_type': '50988a0d-903f-409e-9475-6fa1b07e6cac', 'volume_types': ['d28a9599-0b54-4ea6-a6a5-259446941780'], 'name': 'tempest-Group2-1818324876'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 15:02:59.048063 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-6e4fcddc-37a0-4f26-94d4-36f32ed31b7c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Creating group tempest-Group2-1818324876. Aug 26 15:02:59.048462 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:59.048462 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:02:59.067454 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6e4fcddc-37a0-4f26-94d4-36f32ed31b7c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Availability zone cache updated, next update will occur around 2026-08-26 16:02:59.066403. {{(pid=100197) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 15:02:59.067846 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6e4fcddc-37a0-4f26-94d4-36f32ed31b7c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Availability Zones retrieved successfully. Aug 26 15:02:59.088626 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-6e4fcddc-37a0-4f26-94d4-36f32ed31b7c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Created reservations ['6ab1b213-a266-4d38-b6ba-ce8a1cf76fd0'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:02:59.130123 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e4fcddc-37a0-4f26-94d4-36f32ed31b7c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 26 15:02:59.130641 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 192/752] 10.4.3.64 () {70 vars in 1290 bytes} [Wed Aug 26 15:02:59 2026] POST /volume/v3/groups => generated 94 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:02:59.144674 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b7a43919-a792-4f8e-a7b3-6986e7b46ae0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:59.146700 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b7a43919-a792-4f8e-a7b3-6986e7b46ae0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 Aug 26 15:02:59.146944 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b7a43919-a792-4f8e-a7b3-6986e7b46ae0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:59.147131 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b7a43919-a792-4f8e-a7b3-6986e7b46ae0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:59.147310 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-b7a43919-a792-4f8e-a7b3-6986e7b46ae0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member 2a1f62c2-3301-4381-b136-d6970c0b3bf2 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:02:59.161791 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:59.161791 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:02:59.191978 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b7a43919-a792-4f8e-a7b3-6986e7b46ae0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 returned with HTTP 200 Aug 26 15:02:59.191978 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 185/753] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:02:59 2026] GET /volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 => generated 322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:02:59.591827 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-be65a114-3df2-4f2d-8cd6-3ed2b5245aaa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:59.599981 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be65a114-3df2-4f2d-8cd6-3ed2b5245aaa tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:02:59.601111 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be65a114-3df2-4f2d-8cd6-3ed2b5245aaa tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:59.601111 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be65a114-3df2-4f2d-8cd6-3ed2b5245aaa tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:59.601111 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-be65a114-3df2-4f2d-8cd6-3ed2b5245aaa tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:59.607234 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:59.607234 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:02:59.608104 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be65a114-3df2-4f2d-8cd6-3ed2b5245aaa tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:02:59.608896 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 193/754] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:59 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:02:59.716901 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-76851648-8846-4145-b13f-1cde6e42e1f1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:02:59.721259 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76851648-8846-4145-b13f-1cde6e42e1f1 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:02:59.721478 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76851648-8846-4145-b13f-1cde6e42e1f1 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:02:59.722300 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76851648-8846-4145-b13f-1cde6e42e1f1 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:02:59.722300 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-76851648-8846-4145-b13f-1cde6e42e1f1 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:02:59.737524 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:02:59.737524 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:02:59.738570 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76851648-8846-4145-b13f-1cde6e42e1f1 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:02:59.739002 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 185/755] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:02:59 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:00.205228 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-030a182d-1b9f-4e5e-aafd-693edf7bb333 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:00.209265 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-030a182d-1b9f-4e5e-aafd-693edf7bb333 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 Aug 26 15:03:00.209497 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-030a182d-1b9f-4e5e-aafd-693edf7bb333 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:00.209673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-030a182d-1b9f-4e5e-aafd-693edf7bb333 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:00.209808 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-030a182d-1b9f-4e5e-aafd-693edf7bb333 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member 2a1f62c2-3301-4381-b136-d6970c0b3bf2 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:00.219843 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:00.219843 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:00.230056 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-030a182d-1b9f-4e5e-aafd-693edf7bb333 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 returned with HTTP 200 Aug 26 15:03:00.230477 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 193/756] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:00 2026] GET /volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 => generated 323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:00.243478 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:00.245379 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:00.245754 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1062365470", "volume_type": "d28a9599-0b54-4ea6-a6a5-259446941780", "group_id": "5b821890-fdb5-4b20-9242-4dd97fd78ca6", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:00.247634 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1062365470', 'volume_type': 'd28a9599-0b54-4ea6-a6a5-259446941780', 'group_id': '5b821890-fdb5-4b20-9242-4dd97fd78ca6', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:00.255471 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:00.255471 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:00.255914 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Create volume of 1 GB Aug 26 15:03:00.267997 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Availability Zones retrieved successfully. Aug 26 15:03:00.276045 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Flow 'volume_create_api' (e03df969-04e7-43a5-a19b-a69715acaa7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:00.279847 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32f78c5-25eb-47be-895c-ffc6799eeca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:00.280582 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:00.280582 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:00.281979 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:00.311410 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b32f78c5-25eb-47be-895c-ffc6799eeca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:02:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d28a9599-0b54-4ea6-a6a5-259446941780,is_public=True,name='tempest-GroupsTest-volume-type-302494376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd28a9599-0b54-4ea6-a6a5-259446941780', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5b821890-fdb5-4b20-9242-4dd97fd78ca6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:00.312546 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6692952c-fd57-4362-90d0-7a0f47ef774a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:00.354940 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-302494376 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-302494376, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:00.355398 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-302494376 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-302494376, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:00.425488 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Created reservations ['c4142c8a-9bdb-4453-9e55-758c73fba70a', '9d49d4c4-28e9-4322-a714-c12a2741dd1a', '78c4ff13-4b08-4b25-82e5-c585973eccc5', 'ec230094-efe5-4f2b-8877-264b08e7ee27'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:00.426574 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6692952c-fd57-4362-90d0-7a0f47ef774a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4142c8a-9bdb-4453-9e55-758c73fba70a', '9d49d4c4-28e9-4322-a714-c12a2741dd1a', '78c4ff13-4b08-4b25-82e5-c585973eccc5', 'ec230094-efe5-4f2b-8877-264b08e7ee27']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:00.427547 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44464c3b-551a-4cb3-ad9b-f5dda8f927e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:00.461023 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44464c3b-551a-4cb3-ad9b-f5dda8f927e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '973aebd7-aaba-4bb9-a356-a132a05a7060', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1062365470',encryption_key_id=None,group_id=5b821890-fdb5-4b20-9242-4dd97fd78ca6,group_type_id=,metadata={},multiattach=False,project_id='8d89ea24a87e4b8e8c75449198e4dfda',qos_specs=None,replication_status=,reservations=['c4142c8a-9bdb-4453-9e55-758c73fba70a','9d49d4c4-28e9-4322-a714-c12a2741dd1a','78c4ff13-4b08-4b25-82e5-c585973eccc5','ec230094-efe5-4f2b-8877-264b08e7ee27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6001a90402b54c32b363580df366a4c9',volume_type_id=d28a9599-0b54-4ea6-a6a5-259446941780), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1062365470',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5b821890-fdb5-4b20-9242-4dd97fd78ca6,host=None,id=973aebd7-aaba-4bb9-a356-a132a05a7060,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d89ea24a87e4b8e8c75449198e4dfda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6001a90402b54c32b363580df366a4c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d28a9599-0b54-4ea6-a6a5-259446941780),volume_type_id=d28a9599-0b54-4ea6-a6a5-259446941780)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:00.461403 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b96b1b0a-c789-4849-8909-7d4e9bb09e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:00.493003 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b96b1b0a-c789-4849-8909-7d4e9bb09e56) transitioned into state 'SUCCESS' from state '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-1062365470',encryption_key_id=None,group_id=5b821890-fdb5-4b20-9242-4dd97fd78ca6,group_type_id=,metadata={},multiattach=False,project_id='8d89ea24a87e4b8e8c75449198e4dfda',qos_specs=None,replication_status=,reservations=['c4142c8a-9bdb-4453-9e55-758c73fba70a','9d49d4c4-28e9-4322-a714-c12a2741dd1a','78c4ff13-4b08-4b25-82e5-c585973eccc5','ec230094-efe5-4f2b-8877-264b08e7ee27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6001a90402b54c32b363580df366a4c9',volume_type_id=d28a9599-0b54-4ea6-a6a5-259446941780)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:00.493897 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215a9c97-2f07-443f-99d4-af9d6445aa40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:00.510660 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (215a9c97-2f07-443f-99d4-af9d6445aa40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:00.512105 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Flow 'volume_create_api' (e03df969-04e7-43a5-a19b-a69715acaa7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:00.512252 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Create volume request issued successfully. Aug 26 15:03:00.513252 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:00.513252 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:00.562769 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:00.569295 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:00.569295 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:00.574845 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fca381f5-3a67-4c13-9b1e-ff17a23dc5a2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:00.575443 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 186/757] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:03:00 2026] POST /volume/v3/volumes => generated 812 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:00.590549 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-adf21541-dc98-4eec-9bbf-054af8e9f323 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:00.593764 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-adf21541-dc98-4eec-9bbf-054af8e9f323 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/973aebd7-aaba-4bb9-a356-a132a05a7060 Aug 26 15:03:00.594692 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-adf21541-dc98-4eec-9bbf-054af8e9f323 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:00.594692 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-adf21541-dc98-4eec-9bbf-054af8e9f323 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:00.611565 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:00.611565 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:00.622667 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-adf21541-dc98-4eec-9bbf-054af8e9f323 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Volume info retrieved successfully. Aug 26 15:03:00.625174 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-adf21541-dc98-4eec-9bbf-054af8e9f323 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:00.625174 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-adf21541-dc98-4eec-9bbf-054af8e9f323 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:00.630650 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-993ac3f2-da6f-4c2e-ba97-7c8bc8bfcb76 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:00.633541 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-993ac3f2-da6f-4c2e-ba97-7c8bc8bfcb76 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:00.633812 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-993ac3f2-da6f-4c2e-ba97-7c8bc8bfcb76 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:00.634228 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-993ac3f2-da6f-4c2e-ba97-7c8bc8bfcb76 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:00.634336 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-993ac3f2-da6f-4c2e-ba97-7c8bc8bfcb76 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:00.647422 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:00.647422 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:00.648663 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-993ac3f2-da6f-4c2e-ba97-7c8bc8bfcb76 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:00.649359 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 186/758] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:00 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:00.719176 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-adf21541-dc98-4eec-9bbf-054af8e9f323 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:00.728329 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:00.728329 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:00.743931 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-adf21541-dc98-4eec-9bbf-054af8e9f323 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/973aebd7-aaba-4bb9-a356-a132a05a7060 returned with HTTP 200 Aug 26 15:03:00.743931 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 194/759] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:00 2026] GET /volume/v3/volumes/973aebd7-aaba-4bb9-a356-a132a05a7060 => generated 880 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:00.753793 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-716851e4-18c9-45a9-92d0-802d4fa8f2e4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:00.755655 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-716851e4-18c9-45a9-92d0-802d4fa8f2e4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:00.756104 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-716851e4-18c9-45a9-92d0-802d4fa8f2e4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:00.756104 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-716851e4-18c9-45a9-92d0-802d4fa8f2e4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:00.756104 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-716851e4-18c9-45a9-92d0-802d4fa8f2e4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:00.760766 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:00.760766 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:00.761610 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-716851e4-18c9-45a9-92d0-802d4fa8f2e4 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:00.762142 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 194/760] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:00 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:01.666324 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1a3a1fc0-629e-4ee6-9d72-5d4f0da1d597 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:01.669499 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1a3a1fc0-629e-4ee6-9d72-5d4f0da1d597 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:01.669658 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1a3a1fc0-629e-4ee6-9d72-5d4f0da1d597 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:01.670271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1a3a1fc0-629e-4ee6-9d72-5d4f0da1d597 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:01.670271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1a3a1fc0-629e-4ee6-9d72-5d4f0da1d597 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:01.677946 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:01.677946 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:01.679637 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1a3a1fc0-629e-4ee6-9d72-5d4f0da1d597 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:01.680722 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 187/761] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:01 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:01.761434 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6646432a-ff5a-400a-b885-33a1830a73b8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:01.765792 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6646432a-ff5a-400a-b885-33a1830a73b8 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/973aebd7-aaba-4bb9-a356-a132a05a7060 Aug 26 15:03:01.765792 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6646432a-ff5a-400a-b885-33a1830a73b8 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:01.765792 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6646432a-ff5a-400a-b885-33a1830a73b8 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:01.778777 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a5ef9d5a-2b77-4b54-8b9d-ee7683ee1f9e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:01.781186 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:01.781186 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:01.781357 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5ef9d5a-2b77-4b54-8b9d-ee7683ee1f9e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:01.781530 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5ef9d5a-2b77-4b54-8b9d-ee7683ee1f9e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:01.782667 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5ef9d5a-2b77-4b54-8b9d-ee7683ee1f9e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:01.782667 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a5ef9d5a-2b77-4b54-8b9d-ee7683ee1f9e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:01.791272 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6646432a-ff5a-400a-b885-33a1830a73b8 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Volume info retrieved successfully. Aug 26 15:03:01.791450 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:01.791450 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:01.793704 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-6646432a-ff5a-400a-b885-33a1830a73b8 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:01.793845 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5ef9d5a-2b77-4b54-8b9d-ee7683ee1f9e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:01.793922 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-6646432a-ff5a-400a-b885-33a1830a73b8 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:01.794411 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 195/762] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:01 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:01.857028 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-6646432a-ff5a-400a-b885-33a1830a73b8 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:01.861605 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:01.861605 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:01.873288 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6646432a-ff5a-400a-b885-33a1830a73b8 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/973aebd7-aaba-4bb9-a356-a132a05a7060 returned with HTTP 200 Aug 26 15:03:01.873945 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 187/763] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:01 2026] GET /volume/v3/volumes/973aebd7-aaba-4bb9-a356-a132a05a7060 => generated 905 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:01.893433 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3980f036-2bed-496a-8751-6ed79c82122c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:01.896777 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3980f036-2bed-496a-8751-6ed79c82122c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6 Aug 26 15:03:01.896777 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3980f036-2bed-496a-8751-6ed79c82122c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:01.897191 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3980f036-2bed-496a-8751-6ed79c82122c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:01.897711 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-3980f036-2bed-496a-8751-6ed79c82122c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member 5b821890-fdb5-4b20-9242-4dd97fd78ca6 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:01.902878 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:01.902878 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:01.914364 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3980f036-2bed-496a-8751-6ed79c82122c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6 returned with HTTP 200 Aug 26 15:03:01.914845 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 195/764] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:01 2026] GET /volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6 => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:01.926199 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8a72f0d8-b157-4c14-8b0f-ed342b17ca35 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:01.928501 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a72f0d8-b157-4c14-8b0f-ed342b17ca35 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 Aug 26 15:03:01.928718 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a72f0d8-b157-4c14-8b0f-ed342b17ca35 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:01.928903 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a72f0d8-b157-4c14-8b0f-ed342b17ca35 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:01.929111 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-8a72f0d8-b157-4c14-8b0f-ed342b17ca35 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member 2a1f62c2-3301-4381-b136-d6970c0b3bf2 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:01.936376 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:01.936376 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:01.947158 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a72f0d8-b157-4c14-8b0f-ed342b17ca35 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 returned with HTTP 200 Aug 26 15:03:01.947824 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 188/765] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:01 2026] GET /volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:01.965713 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bbebbfd1-f174-4c52-85ee-60bc5ec019f1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:01.969098 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bbebbfd1-f174-4c52-85ee-60bc5ec019f1 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/detail Aug 26 15:03:01.969098 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bbebbfd1-f174-4c52-85ee-60bc5ec019f1 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:01.969204 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bbebbfd1-f174-4c52-85ee-60bc5ec019f1 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:02.005546 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bbebbfd1-f174-4c52-85ee-60bc5ec019f1 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/detail returned with HTTP 200 Aug 26 15:03:02.006397 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 196/766] 10.4.3.64 () {68 vars in 1289 bytes} [Wed Aug 26 15:03:01 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) Aug 26 15:03:02.018525 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b5e727d0-348a-471b-a55d-32d01496f5f5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:02.020191 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b5e727d0-348a-471b-a55d-32d01496f5f5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:03:02.020434 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b5e727d0-348a-471b-a55d-32d01496f5f5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:02.020617 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b5e727d0-348a-471b-a55d-32d01496f5f5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:02.021027 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-b5e727d0-348a-471b-a55d-32d01496f5f5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:02.021788 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b5e727d0-348a-471b-a55d-32d01496f5f5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:03:02.031146 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b5e727d0-348a-471b-a55d-32d01496f5f5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Get all volumes completed successfully. Aug 26 15:03:02.032124 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b5e727d0-348a-471b-a55d-32d01496f5f5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:02.032331 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b5e727d0-348a-471b-a55d-32d01496f5f5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:02.085108 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-b5e727d0-348a-471b-a55d-32d01496f5f5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:02.088163 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:02.088163 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:02.096123 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b5e727d0-348a-471b-a55d-32d01496f5f5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:03:02.096531 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 188/767] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:03:02 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:02.112046 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cd2c6e5f-3dea-404d-aa5c-22ade100da54 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:02.116030 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cd2c6e5f-3dea-404d-aa5c-22ade100da54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:03:02.116293 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cd2c6e5f-3dea-404d-aa5c-22ade100da54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:02.116525 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cd2c6e5f-3dea-404d-aa5c-22ade100da54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:02.117232 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-cd2c6e5f-3dea-404d-aa5c-22ade100da54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:02.117746 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:02.117746 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:02.118338 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-cd2c6e5f-3dea-404d-aa5c-22ade100da54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:03:02.129921 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cd2c6e5f-3dea-404d-aa5c-22ade100da54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Get all volumes completed successfully. Aug 26 15:03:02.132911 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-cd2c6e5f-3dea-404d-aa5c-22ade100da54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:02.132911 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-cd2c6e5f-3dea-404d-aa5c-22ade100da54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:02.188868 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-cd2c6e5f-3dea-404d-aa5c-22ade100da54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:02.194596 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:02.194596 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:02.205490 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cd2c6e5f-3dea-404d-aa5c-22ade100da54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:03:02.205874 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 196/768] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:03:02 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:02.226041 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-11c71c2f-c79f-4002-afd6-8c1e75d6ffed None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:02.228165 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-11c71c2f-c79f-4002-afd6-8c1e75d6ffed tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] POST https://10.4.3.64/volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6/action Aug 26 15:03:02.228528 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-11c71c2f-c79f-4002-afd6-8c1e75d6ffed tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:02.228654 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-11c71c2f-c79f-4002-afd6-8c1e75d6ffed tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:02.230129 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-11c71c2f-c79f-4002-afd6-8c1e75d6ffed tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] delete called for group 5b821890-fdb5-4b20-9242-4dd97fd78ca6 {{(pid=100199) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:03:02.230273 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-11c71c2f-c79f-4002-afd6-8c1e75d6ffed tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Delete group with id: 5b821890-fdb5-4b20-9242-4dd97fd78ca6 Aug 26 15:03:02.237795 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:02.237795 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:02.291920 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-11c71c2f-c79f-4002-afd6-8c1e75d6ffed tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6/action returned with HTTP 202 Aug 26 15:03:02.291920 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 189/769] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:03:02 2026] POST /volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:03:02.302508 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8b9aa0b2-764b-4ec5-b85d-4b118bea7ca1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:02.307236 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b9aa0b2-764b-4ec5-b85d-4b118bea7ca1 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/973aebd7-aaba-4bb9-a356-a132a05a7060 Aug 26 15:03:02.307545 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b9aa0b2-764b-4ec5-b85d-4b118bea7ca1 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:02.307824 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b9aa0b2-764b-4ec5-b85d-4b118bea7ca1 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:02.321916 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:02.321916 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:02.328549 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8b9aa0b2-764b-4ec5-b85d-4b118bea7ca1 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Volume info retrieved successfully. Aug 26 15:03:02.332125 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-8b9aa0b2-764b-4ec5-b85d-4b118bea7ca1 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:02.332125 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-8b9aa0b2-764b-4ec5-b85d-4b118bea7ca1 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:02.384150 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-8b9aa0b2-764b-4ec5-b85d-4b118bea7ca1 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:02.389210 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:02.389210 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:02.400258 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b9aa0b2-764b-4ec5-b85d-4b118bea7ca1 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/973aebd7-aaba-4bb9-a356-a132a05a7060 returned with HTTP 200 Aug 26 15:03:02.402004 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 197/770] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:02 2026] GET /volume/v3/volumes/973aebd7-aaba-4bb9-a356-a132a05a7060 => generated 904 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:02.699812 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c9103127-f4b5-423a-bf6c-7837d5a6a42f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:02.705642 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9103127-f4b5-423a-bf6c-7837d5a6a42f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:02.705642 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9103127-f4b5-423a-bf6c-7837d5a6a42f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:02.705642 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9103127-f4b5-423a-bf6c-7837d5a6a42f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:02.705864 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c9103127-f4b5-423a-bf6c-7837d5a6a42f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:02.717250 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:02.717250 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:02.718874 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9103127-f4b5-423a-bf6c-7837d5a6a42f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:02.718960 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 189/771] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:02 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:02.809947 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7e6cb88c-6a8d-44b1-a955-27d6ea6e7808 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:02.812788 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e6cb88c-6a8d-44b1-a955-27d6ea6e7808 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:02.813185 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e6cb88c-6a8d-44b1-a955-27d6ea6e7808 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:02.813276 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e6cb88c-6a8d-44b1-a955-27d6ea6e7808 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:02.815136 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7e6cb88c-6a8d-44b1-a955-27d6ea6e7808 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:02.822362 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:02.822362 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:02.824189 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e6cb88c-6a8d-44b1-a955-27d6ea6e7808 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:02.828434 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 197/772] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:02 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:03.090955 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-30fe7336-cf9d-4da6-acd3-681b604eeff3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:03.090955 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30fe7336-cf9d-4da6-acd3-681b604eeff3 None None] GET https://10.4.3.64/volume// Aug 26 15:03:03.090955 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30fe7336-cf9d-4da6-acd3-681b604eeff3 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:03.090955 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30fe7336-cf9d-4da6-acd3-681b604eeff3 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:03.090955 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30fe7336-cf9d-4da6-acd3-681b604eeff3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:03:03.091685 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 190/773] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:03:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:03:03.110023 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-e31d4532-a805-43e1-b24b-d702ba2caf7d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:03.110023 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-e31d4532-a805-43e1-b24b-d702ba2caf7d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:03:03.110023 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-e31d4532-a805-43e1-b24b-d702ba2caf7d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e02a4f71-14e2-4b86-825b-a95ebf3a16ef", "connector": null, "instance_uuid": "bea39017-ae89-4fa8-a2f4-f82d2df6969b"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:03.129075 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:03.129075 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:03.218010 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-e31d4532-a805-43e1-b24b-d702ba2caf7d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:03:03.218741 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 198/774] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:03:03 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:03.234255 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-f0eb4f65-8d93-4b43-a930-def4d3ed6dfa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:03.240061 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-f0eb4f65-8d93-4b43-a930-def4d3ed6dfa tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] DELETE https://10.4.3.64/volume/v3/attachments/9527e44e-7fe0-459c-bc92-b57c65e44032 Aug 26 15:03:03.240220 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-f0eb4f65-8d93-4b43-a930-def4d3ed6dfa tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:03.240671 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-f0eb4f65-8d93-4b43-a930-def4d3ed6dfa tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:03.257031 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:03.257031 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:03.356818 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-f0eb4f65-8d93-4b43-a930-def4d3ed6dfa tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/9527e44e-7fe0-459c-bc92-b57c65e44032 returned with HTTP 200 Aug 26 15:03:03.357554 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 190/775] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:03:03 2026] DELETE /volume/v3/attachments/9527e44e-7fe0-459c-bc92-b57c65e44032 => generated 192 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:03.417625 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c9335a69-b46e-4c6d-80aa-ec76c103dbd2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:03.420712 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c9335a69-b46e-4c6d-80aa-ec76c103dbd2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/973aebd7-aaba-4bb9-a356-a132a05a7060 Aug 26 15:03:03.420791 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c9335a69-b46e-4c6d-80aa-ec76c103dbd2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:03.421126 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c9335a69-b46e-4c6d-80aa-ec76c103dbd2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:03.429913 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c9335a69-b46e-4c6d-80aa-ec76c103dbd2 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/973aebd7-aaba-4bb9-a356-a132a05a7060 returned with HTTP 404 Aug 26 15:03:03.430388 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 198/776] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:03 2026] GET /volume/v3/volumes/973aebd7-aaba-4bb9-a356-a132a05a7060 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:03:03.442138 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-efb7f750-9d68-4c94-994b-06230ce15f0a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:03.445911 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-efb7f750-9d68-4c94-994b-06230ce15f0a tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6 Aug 26 15:03:03.446177 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-efb7f750-9d68-4c94-994b-06230ce15f0a tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:03.446428 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-efb7f750-9d68-4c94-994b-06230ce15f0a tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:03.446647 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-efb7f750-9d68-4c94-994b-06230ce15f0a tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member 5b821890-fdb5-4b20-9242-4dd97fd78ca6 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:03.458386 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-efb7f750-9d68-4c94-994b-06230ce15f0a tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6 returned with HTTP 404 Aug 26 15:03:03.458386 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 191/777] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:03 2026] GET /volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 26 15:03:03.471191 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dc3db43b-249f-4771-80bd-ebc24608643a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:03.474400 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dc3db43b-249f-4771-80bd-ebc24608643a tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] POST https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2/action Aug 26 15:03:03.475186 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dc3db43b-249f-4771-80bd-ebc24608643a tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:03.475397 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dc3db43b-249f-4771-80bd-ebc24608643a tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:03.478522 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-dc3db43b-249f-4771-80bd-ebc24608643a tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] delete called for group 2a1f62c2-3301-4381-b136-d6970c0b3bf2 {{(pid=100196) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:03:03.478522 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-dc3db43b-249f-4771-80bd-ebc24608643a tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Delete group with id: 2a1f62c2-3301-4381-b136-d6970c0b3bf2 Aug 26 15:03:03.484166 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:03.484166 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:03.559228 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dc3db43b-249f-4771-80bd-ebc24608643a tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2/action returned with HTTP 202 Aug 26 15:03:03.559909 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 199/778] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:03:03 2026] POST /volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:03:03.570922 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ccb1672b-2908-4f21-aea6-49a4ec5aff00 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:03.573380 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ccb1672b-2908-4f21-aea6-49a4ec5aff00 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 Aug 26 15:03:03.573743 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ccb1672b-2908-4f21-aea6-49a4ec5aff00 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:03.574086 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ccb1672b-2908-4f21-aea6-49a4ec5aff00 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:03.574317 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-ccb1672b-2908-4f21-aea6-49a4ec5aff00 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member 2a1f62c2-3301-4381-b136-d6970c0b3bf2 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:03.579595 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:03.579595 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:03.593594 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ccb1672b-2908-4f21-aea6-49a4ec5aff00 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 returned with HTTP 200 Aug 26 15:03:03.593812 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 191/779] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:03 2026] GET /volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:03.733246 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-84c0b0e8-4e1f-4e22-81bc-9d7a9471cfe7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:03.737014 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84c0b0e8-4e1f-4e22-81bc-9d7a9471cfe7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:03.737322 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-84c0b0e8-4e1f-4e22-81bc-9d7a9471cfe7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:03.737586 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-84c0b0e8-4e1f-4e22-81bc-9d7a9471cfe7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:03.738103 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-84c0b0e8-4e1f-4e22-81bc-9d7a9471cfe7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:03.744269 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:03.744269 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:03.744979 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84c0b0e8-4e1f-4e22-81bc-9d7a9471cfe7 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:03.745961 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 199/780] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:03 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:03.843155 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cb58a207-a6b9-4a1d-8641-96775e9e5b5b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:03.845323 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cb58a207-a6b9-4a1d-8641-96775e9e5b5b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:03.845424 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cb58a207-a6b9-4a1d-8641-96775e9e5b5b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:03.845766 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cb58a207-a6b9-4a1d-8641-96775e9e5b5b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:03.845992 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cb58a207-a6b9-4a1d-8641-96775e9e5b5b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:03.858928 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:03.858928 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:03.858928 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cb58a207-a6b9-4a1d-8641-96775e9e5b5b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:03.860548 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 192/781] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:03 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:04.607524 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b1aa36e9-7bc4-4222-bab3-305adc5e6473 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.610102 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b1aa36e9-7bc4-4222-bab3-305adc5e6473 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 Aug 26 15:03:04.610408 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b1aa36e9-7bc4-4222-bab3-305adc5e6473 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:04.610678 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b1aa36e9-7bc4-4222-bab3-305adc5e6473 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:04.610903 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-b1aa36e9-7bc4-4222-bab3-305adc5e6473 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member 2a1f62c2-3301-4381-b136-d6970c0b3bf2 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:04.615348 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b1aa36e9-7bc4-4222-bab3-305adc5e6473 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 returned with HTTP 404 Aug 26 15:03:04.616016 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 200/782] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:04 2026] GET /volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:03:04.628347 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c254f8d9-47a9-45b8-8277-a0dfb349d906 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.629672 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c254f8d9-47a9-45b8-8277-a0dfb349d906 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/detail Aug 26 15:03:04.630536 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c254f8d9-47a9-45b8-8277-a0dfb349d906 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:04.630536 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c254f8d9-47a9-45b8-8277-a0dfb349d906 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:04.631169 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:04.631169 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:04.636967 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c254f8d9-47a9-45b8-8277-a0dfb349d906 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/detail returned with HTTP 200 Aug 26 15:03:04.637567 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 192/783] 10.4.3.64 () {68 vars in 1289 bytes} [Wed Aug 26 15:03:04 2026] GET /volume/v3/groups/detail => generated 14 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:04.648854 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-de6514fa-ead2-4ab3-a7b3-576db40efbad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.650916 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de6514fa-ead2-4ab3-a7b3-576db40efbad tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:03:04.651156 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de6514fa-ead2-4ab3-a7b3-576db40efbad tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:04.651353 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de6514fa-ead2-4ab3-a7b3-576db40efbad tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:04.651607 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-de6514fa-ead2-4ab3-a7b3-576db40efbad tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:04.652431 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-de6514fa-ead2-4ab3-a7b3-576db40efbad tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:03:04.658051 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-74c88fdf-7634-4ecc-bb76-3aaed4a5d1cf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.663984 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-74c88fdf-7634-4ecc-bb76-3aaed4a5d1cf tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] PUT https://10.4.3.64/volume/v3/attachments/b9bf62e3-5e9d-4673-b5a2-34949c95e463 Aug 26 15:03:04.664516 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-74c88fdf-7634-4ecc-bb76-3aaed4a5d1cf tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:04.668355 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-de6514fa-ead2-4ab3-a7b3-576db40efbad tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Get all volumes completed successfully. Aug 26 15:03:04.673219 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de6514fa-ead2-4ab3-a7b3-576db40efbad tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:03:04.673219 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 200/784] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:03:04 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:04.681096 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-74c88fdf-7634-4ecc-bb76-3aaed4a5d1cf tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Acquiring lock "cinder-attachment_update-e02a4f71-14e2-4b86-825b-a95ebf3a16ef-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:03:04.690210 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-74c88fdf-7634-4ecc-bb76-3aaed4a5d1cf tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Lock "cinder-attachment_update-e02a4f71-14e2-4b86-825b-a95ebf3a16ef-np0000008165" acquired by "attachment_update" :: waited 0.009s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:03:04.691679 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-71ba8a49-ec66-4986-a452-afb04362eb11 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.691915 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:04.691915 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:04.694204 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-71ba8a49-ec66-4986-a452-afb04362eb11 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] POST https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2/action Aug 26 15:03:04.694480 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-71ba8a49-ec66-4986-a452-afb04362eb11 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:04.694667 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-71ba8a49-ec66-4986-a452-afb04362eb11 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:04.696478 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-71ba8a49-ec66-4986-a452-afb04362eb11 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] delete called for group 2a1f62c2-3301-4381-b136-d6970c0b3bf2 {{(pid=100196) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:03:04.696672 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-71ba8a49-ec66-4986-a452-afb04362eb11 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Delete group with id: 2a1f62c2-3301-4381-b136-d6970c0b3bf2 Aug 26 15:03:04.702373 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-71ba8a49-ec66-4986-a452-afb04362eb11 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2/action returned with HTTP 404 Aug 26 15:03:04.702657 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 201/785] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:03:04 2026] POST /volume/v3/groups/2a1f62c2-3301-4381-b136-d6970c0b3bf2/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:03:04.714194 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2f0d847b-8a8d-44c0-8a54-2cc2a54ced3d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.717550 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f0d847b-8a8d-44c0-8a54-2cc2a54ced3d tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:03:04.717704 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f0d847b-8a8d-44c0-8a54-2cc2a54ced3d tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:04.717900 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f0d847b-8a8d-44c0-8a54-2cc2a54ced3d tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:04.718277 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-2f0d847b-8a8d-44c0-8a54-2cc2a54ced3d tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:04.719418 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2f0d847b-8a8d-44c0-8a54-2cc2a54ced3d tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:03:04.728137 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2f0d847b-8a8d-44c0-8a54-2cc2a54ced3d tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Get all volumes completed successfully. Aug 26 15:03:04.731550 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f0d847b-8a8d-44c0-8a54-2cc2a54ced3d tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:03:04.732334 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 193/786] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:03:04 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) Aug 26 15:03:04.749609 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e019c900-d46c-4d07-9477-ad57800cfba4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.752297 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e019c900-d46c-4d07-9477-ad57800cfba4 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] POST https://10.4.3.64/volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6/action Aug 26 15:03:04.752799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e019c900-d46c-4d07-9477-ad57800cfba4 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:04.753051 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e019c900-d46c-4d07-9477-ad57800cfba4 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:04.755576 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-e019c900-d46c-4d07-9477-ad57800cfba4 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] delete called for group 5b821890-fdb5-4b20-9242-4dd97fd78ca6 {{(pid=100197) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:03:04.755859 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-e019c900-d46c-4d07-9477-ad57800cfba4 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Delete group with id: 5b821890-fdb5-4b20-9242-4dd97fd78ca6 Aug 26 15:03:04.760932 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e019c900-d46c-4d07-9477-ad57800cfba4 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6/action returned with HTTP 404 Aug 26 15:03:04.763545 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 201/787] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:03:04 2026] POST /volume/v3/groups/5b821890-fdb5-4b20-9242-4dd97fd78ca6/action => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:03:04.764131 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e832a1f1-100c-42fa-9fce-bce28d52ef02 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.767150 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e832a1f1-100c-42fa-9fce-bce28d52ef02 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:04.767366 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e832a1f1-100c-42fa-9fce-bce28d52ef02 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:04.767654 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e832a1f1-100c-42fa-9fce-bce28d52ef02 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:04.767715 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e832a1f1-100c-42fa-9fce-bce28d52ef02 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:04.771803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-98bbe406-ab9c-43cc-a062-ce45c0a28dfe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.775822 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98bbe406-ab9c-43cc-a062-ce45c0a28dfe tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/50988a0d-903f-409e-9475-6fa1b07e6cac Aug 26 15:03:04.776148 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98bbe406-ab9c-43cc-a062-ce45c0a28dfe tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:04.776498 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98bbe406-ab9c-43cc-a062-ce45c0a28dfe tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:04.777989 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:04.777989 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:04.778838 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e832a1f1-100c-42fa-9fce-bce28d52ef02 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:04.779322 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 202/788] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:04 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:04.802949 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98bbe406-ab9c-43cc-a062-ce45c0a28dfe tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] https://10.4.3.64/volume/v3/group_types/50988a0d-903f-409e-9475-6fa1b07e6cac returned with HTTP 202 Aug 26 15:03:04.803832 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 194/789] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:03:04 2026] DELETE /volume/v3/group_types/50988a0d-903f-409e-9475-6fa1b07e6cac => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:03:04.817097 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4d8e1145-3bfe-49ef-abea-050cd35d389d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.820607 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d8e1145-3bfe-49ef-abea-050cd35d389d tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] DELETE https://10.4.3.64/volume/v3/types/d28a9599-0b54-4ea6-a6a5-259446941780 Aug 26 15:03:04.821224 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d8e1145-3bfe-49ef-abea-050cd35d389d tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:04.821224 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d8e1145-3bfe-49ef-abea-050cd35d389d tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:04.840701 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-74c88fdf-7634-4ecc-bb76-3aaed4a5d1cf tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Lock "cinder-attachment_update-e02a4f71-14e2-4b86-825b-a95ebf3a16ef-np0000008165" released by "attachment_update" :: held 0.151s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:03:04.841332 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-74c88fdf-7634-4ecc-bb76-3aaed4a5d1cf tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/b9bf62e3-5e9d-4673-b5a2-34949c95e463 returned with HTTP 200 Aug 26 15:03:04.842070 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 193/790] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:03:04 2026] PUT /volume/v3/attachments/b9bf62e3-5e9d-4673-b5a2-34949c95e463 => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:04.855683 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-a89dad8c-e3f9-467a-9e07-b2c8501b15d7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.861040 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-a89dad8c-e3f9-467a-9e07-b2c8501b15d7 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/attachments/b9bf62e3-5e9d-4673-b5a2-34949c95e463 Aug 26 15:03:04.861278 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-a89dad8c-e3f9-467a-9e07-b2c8501b15d7 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:04.862640 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-a89dad8c-e3f9-467a-9e07-b2c8501b15d7 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:04.876391 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9de59409-3324-434e-adf3-14cc24fcedca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.877444 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d8e1145-3bfe-49ef-abea-050cd35d389d tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] https://10.4.3.64/volume/v3/types/d28a9599-0b54-4ea6-a6a5-259446941780 returned with HTTP 202 Aug 26 15:03:04.879158 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 202/791] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:03:04 2026] DELETE /volume/v3/types/d28a9599-0b54-4ea6-a6a5-259446941780 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:04.879510 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9de59409-3324-434e-adf3-14cc24fcedca tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:04.879862 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9de59409-3324-434e-adf3-14cc24fcedca tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:04.880269 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9de59409-3324-434e-adf3-14cc24fcedca tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:04.880269 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9de59409-3324-434e-adf3-14cc24fcedca tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:04.887897 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:04.887897 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:04.888067 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-926dd85c-79d4-4a10-88b4-9b3253767d0f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.889513 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9de59409-3324-434e-adf3-14cc24fcedca tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:04.889840 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 195/792] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:04 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:04.890796 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-926dd85c-79d4-4a10-88b4-9b3253767d0f tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] GET https://10.4.3.64/volume/v3/types/d28a9599-0b54-4ea6-a6a5-259446941780 Aug 26 15:03:04.891777 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-926dd85c-79d4-4a10-88b4-9b3253767d0f tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:04.891777 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-926dd85c-79d4-4a10-88b4-9b3253767d0f tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:04.897396 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-926dd85c-79d4-4a10-88b4-9b3253767d0f tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] https://10.4.3.64/volume/v3/types/d28a9599-0b54-4ea6-a6a5-259446941780 returned with HTTP 404 Aug 26 15:03:04.898139 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 194/793] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:03:04 2026] GET /volume/v3/types/d28a9599-0b54-4ea6-a6a5-259446941780 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:04.898623 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-a89dad8c-e3f9-467a-9e07-b2c8501b15d7 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/b9bf62e3-5e9d-4673-b5a2-34949c95e463 returned with HTTP 200 Aug 26 15:03:04.899163 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 203/794] 10.4.3.64 () {70 vars in 1644 bytes} [Wed Aug 26 15:03:04 2026] GET /volume/v3/attachments/b9bf62e3-5e9d-4673-b5a2-34949c95e463 => generated 994 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:04.911253 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ef96c3f5-02c7-4025-bed5-ad98b90646fa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.914222 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ef96c3f5-02c7-4025-bed5-ad98b90646fa tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:03:04.914222 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ef96c3f5-02c7-4025-bed5-ad98b90646fa tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-121149892"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:04.937677 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ef96c3f5-02c7-4025-bed5-ad98b90646fa tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:03:04.937677 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 203/795] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:03:04 2026] POST /volume/v3/types => generated 215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:04.949749 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7d0137d4-d0be-4c50-86bc-87b9a8575186 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:04.952543 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d0137d4-d0be-4c50-86bc-87b9a8575186 tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 26 15:03:04.953289 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d0137d4-d0be-4c50-86bc-87b9a8575186 tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-203543655"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:04.988671 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d0137d4-d0be-4c50-86bc-87b9a8575186 tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 26 15:03:04.989278 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 196/796] 10.4.3.64 () {70 vars in 1304 bytes} [Wed Aug 26 15:03:04 2026] POST /volume/v3/group_types => generated 172 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:05.006209 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-da7a026b-b8dc-45d8-a590-0d845b83c48c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.011281 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da7a026b-b8dc-45d8-a590-0d845b83c48c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] POST https://10.4.3.64/volume/v3/groups Aug 26 15:03:05.011899 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da7a026b-b8dc-45d8-a590-0d845b83c48c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2a2f01c3-ca69-4fb1-a03a-125d6fda6fa8", "volume_types": ["cefd1839-931f-40be-9af7-cb5868505189"], "name": "tempest-GroupsTest-Group-1956538594"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:05.016031 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-da7a026b-b8dc-45d8-a590-0d845b83c48c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Creating new group {'group': {'group_type': '2a2f01c3-ca69-4fb1-a03a-125d6fda6fa8', 'volume_types': ['cefd1839-931f-40be-9af7-cb5868505189'], 'name': 'tempest-GroupsTest-Group-1956538594'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 15:03:05.026608 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-da7a026b-b8dc-45d8-a590-0d845b83c48c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Creating group tempest-GroupsTest-Group-1956538594. Aug 26 15:03:05.027099 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:05.027099 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:05.055299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-da7a026b-b8dc-45d8-a590-0d845b83c48c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Availability zone cache updated, next update will occur around 2026-08-26 16:03:05.054536. {{(pid=100199) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 15:03:05.056167 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-da7a026b-b8dc-45d8-a590-0d845b83c48c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Availability Zones retrieved successfully. Aug 26 15:03:05.076664 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-da7a026b-b8dc-45d8-a590-0d845b83c48c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Created reservations ['25a12519-3b7e-4e2b-ac2a-74d47ece3e36'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:05.123010 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da7a026b-b8dc-45d8-a590-0d845b83c48c tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 26 15:03:05.123010 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 195/797] 10.4.3.64 () {70 vars in 1290 bytes} [Wed Aug 26 15:03:05 2026] POST /volume/v3/groups => generated 104 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:05.137247 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-012cc16e-5830-4a4d-ab01-ebd90f6b8d54 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.145687 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-012cc16e-5830-4a4d-ab01-ebd90f6b8d54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 Aug 26 15:03:05.146462 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-012cc16e-5830-4a4d-ab01-ebd90f6b8d54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:05.146462 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-012cc16e-5830-4a4d-ab01-ebd90f6b8d54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:05.147094 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-012cc16e-5830-4a4d-ab01-ebd90f6b8d54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member b4db702c-a754-466c-9c69-a9bb049a41c0 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:05.153386 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:05.153386 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:05.167678 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-012cc16e-5830-4a4d-ab01-ebd90f6b8d54 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 returned with HTTP 200 Aug 26 15:03:05.168086 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 204/798] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:05 2026] GET /volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 => generated 332 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:05.639971 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-950cdae8-9ba3-4934-a7d9-eeda991f9772 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.642722 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-950cdae8-9ba3-4934-a7d9-eeda991f9772 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 Aug 26 15:03:05.643015 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-950cdae8-9ba3-4934-a7d9-eeda991f9772 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:05.643364 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-950cdae8-9ba3-4934-a7d9-eeda991f9772 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:05.654120 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:05.654120 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:05.660943 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-950cdae8-9ba3-4934-a7d9-eeda991f9772 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:03:05.669508 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-950cdae8-9ba3-4934-a7d9-eeda991f9772 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 returned with HTTP 200 Aug 26 15:03:05.670117 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 204/799] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:03:05 2026] GET /volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:05.682132 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-f8fa22ba-9e21-42b3-a6cf-2df894b4d34b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.686702 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-f8fa22ba-9e21-42b3-a6cf-2df894b4d34b tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 Aug 26 15:03:05.686946 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-f8fa22ba-9e21-42b3-a6cf-2df894b4d34b tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:05.687174 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-f8fa22ba-9e21-42b3-a6cf-2df894b4d34b tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:05.703281 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:05.703281 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:05.712317 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-f8fa22ba-9e21-42b3-a6cf-2df894b4d34b tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:03:05.718446 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-f8fa22ba-9e21-42b3-a6cf-2df894b4d34b tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 returned with HTTP 200 Aug 26 15:03:05.719095 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 197/800] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:03:05 2026] GET /volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:05.731835 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-64b83e25-0a44-4cf8-88c4-b1b644c8ef46 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.735633 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-64b83e25-0a44-4cf8-88c4-b1b644c8ef46 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 Aug 26 15:03:05.736101 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-64b83e25-0a44-4cf8-88c4-b1b644c8ef46 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:05.736379 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-64b83e25-0a44-4cf8-88c4-b1b644c8ef46 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:05.746145 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:05.746145 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:05.751662 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-64b83e25-0a44-4cf8-88c4-b1b644c8ef46 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:03:05.760732 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-64b83e25-0a44-4cf8-88c4-b1b644c8ef46 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 returned with HTTP 200 Aug 26 15:03:05.761782 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 196/801] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:03:05 2026] GET /volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:05.777015 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-702a2f9e-9f11-4112-87ae-f8b7ceccdaf2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.777539 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-702a2f9e-9f11-4112-87ae-f8b7ceccdaf2 None None] GET https://10.4.3.64/volume// Aug 26 15:03:05.777769 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-702a2f9e-9f11-4112-87ae-f8b7ceccdaf2 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:05.778033 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-702a2f9e-9f11-4112-87ae-f8b7ceccdaf2 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:05.778367 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-702a2f9e-9f11-4112-87ae-f8b7ceccdaf2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:03:05.778718 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 205/802] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:03:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:03:05.792864 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-8343b60b-5270-422b-96b9-276c811b43bb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.793151 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d8d75c15-e398-4e1f-9ba6-c5ef47b80810 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.795596 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-8343b60b-5270-422b-96b9-276c811b43bb tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:03:05.796127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-8343b60b-5270-422b-96b9-276c811b43bb tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "deb61147-76fd-49b7-b6dc-385c19c342b9", "connector": null, "instance_uuid": "e6ce31ba-1210-466a-9704-fb18da689e0a"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:05.797356 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d8d75c15-e398-4e1f-9ba6-c5ef47b80810 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:05.797557 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d8d75c15-e398-4e1f-9ba6-c5ef47b80810 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:05.797761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d8d75c15-e398-4e1f-9ba6-c5ef47b80810 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:05.797873 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d8d75c15-e398-4e1f-9ba6-c5ef47b80810 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:05.802489 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:05.802489 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:05.803343 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d8d75c15-e398-4e1f-9ba6-c5ef47b80810 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:05.803732 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 198/803] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:05 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:05.807060 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:05.807060 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:05.845328 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-8343b60b-5270-422b-96b9-276c811b43bb tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:03:05.845986 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 205/804] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:03:05 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) Aug 26 15:03:05.855319 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f1a29239-6bef-4f0c-a4e9-411e0d24b8e9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.855783 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1a29239-6bef-4f0c-a4e9-411e0d24b8e9 None None] GET https://10.4.3.64/volume// Aug 26 15:03:05.856006 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1a29239-6bef-4f0c-a4e9-411e0d24b8e9 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:05.856196 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1a29239-6bef-4f0c-a4e9-411e0d24b8e9 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:05.856570 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1a29239-6bef-4f0c-a4e9-411e0d24b8e9 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:03:05.857319 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 197/805] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:03:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:03:05.866583 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-9c99768f-5f76-46f3-9d70-53e8a5134911 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.869095 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-9c99768f-5f76-46f3-9d70-53e8a5134911 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:03:05.869536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-9c99768f-5f76-46f3-9d70-53e8a5134911 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d611579-d526-4dfe-899a-125d69ffc323", "connector": null, "instance_uuid": "e6ce31ba-1210-466a-9704-fb18da689e0a"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:05.879292 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:05.879292 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:05.906537 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-59bb96c8-55eb-4b6d-b0f3-6654a06d9043 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.908997 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-59bb96c8-55eb-4b6d-b0f3-6654a06d9043 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:05.909221 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-59bb96c8-55eb-4b6d-b0f3-6654a06d9043 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:05.909488 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-59bb96c8-55eb-4b6d-b0f3-6654a06d9043 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:05.909646 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-59bb96c8-55eb-4b6d-b0f3-6654a06d9043 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:05.915438 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:05.915438 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:05.915438 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-59bb96c8-55eb-4b6d-b0f3-6654a06d9043 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:05.915737 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 199/806] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:05 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:05.919493 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-9c99768f-5f76-46f3-9d70-53e8a5134911 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:03:05.920302 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 206/807] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:03:05 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) Aug 26 15:03:05.931379 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d8ff59c7-30b8-4d81-8cd2-8887216f78c5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.931901 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d8ff59c7-30b8-4d81-8cd2-8887216f78c5 None None] GET https://10.4.3.64/volume// Aug 26 15:03:05.932159 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d8ff59c7-30b8-4d81-8cd2-8887216f78c5 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:05.932409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d8ff59c7-30b8-4d81-8cd2-8887216f78c5 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:05.932819 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d8ff59c7-30b8-4d81-8cd2-8887216f78c5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:03:05.933421 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 206/808] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:03:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:03:05.942220 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-dd151555-397b-4a38-b74c-0d963b716f0e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:05.944435 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-dd151555-397b-4a38-b74c-0d963b716f0e tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:03:05.944966 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-dd151555-397b-4a38-b74c-0d963b716f0e tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b28102cd-a05a-4d3f-b6a9-9e4694d829c0", "connector": null, "instance_uuid": "e6ce31ba-1210-466a-9704-fb18da689e0a"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:05.956681 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:05.956681 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:05.998842 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-dd151555-397b-4a38-b74c-0d963b716f0e tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:03:05.999532 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 198/809] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:03:05 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) Aug 26 15:03:06.179982 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bc4082c8-ef29-4c8b-a17a-8106f555583b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:06.182156 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc4082c8-ef29-4c8b-a17a-8106f555583b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 Aug 26 15:03:06.182298 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc4082c8-ef29-4c8b-a17a-8106f555583b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:06.182467 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc4082c8-ef29-4c8b-a17a-8106f555583b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:06.182655 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-bc4082c8-ef29-4c8b-a17a-8106f555583b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member b4db702c-a754-466c-9c69-a9bb049a41c0 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:06.190457 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:06.190457 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:06.203271 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc4082c8-ef29-4c8b-a17a-8106f555583b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 returned with HTTP 200 Aug 26 15:03:06.203810 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 200/810] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:06 2026] GET /volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 => generated 333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:06.218273 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:06.221910 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:06.221910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-734203334", "volume_type": "cefd1839-931f-40be-9af7-cb5868505189", "group_id": "b4db702c-a754-466c-9c69-a9bb049a41c0", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:06.222794 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-734203334', 'volume_type': 'cefd1839-931f-40be-9af7-cb5868505189', 'group_id': 'b4db702c-a754-466c-9c69-a9bb049a41c0', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:06.233864 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:06.233864 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:06.234841 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Create volume of 1 GB Aug 26 15:03:06.248722 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Availability Zones retrieved successfully. Aug 26 15:03:06.255668 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Flow 'volume_create_api' (ad21f5b5-2373-45b1-9a8a-7baa6d24c8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:06.257324 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44e5b880-6391-4f6f-b8af-f25f6c3d71f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:06.258230 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:06.258230 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:06.258990 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:06.311763 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44e5b880-6391-4f6f-b8af-f25f6c3d71f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:03:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cefd1839-931f-40be-9af7-cb5868505189,is_public=True,name='tempest-GroupsTest-volume-type-121149892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cefd1839-931f-40be-9af7-cb5868505189', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b4db702c-a754-466c-9c69-a9bb049a41c0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:06.313639 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97edfcff-ced0-44ea-bde0-c161bbe380c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:06.378320 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-121149892 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-121149892, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:06.379660 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-121149892 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-121149892, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:06.469563 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Created reservations ['0c24d861-a345-4725-8b3e-c50d47ad821a', 'dc6ac0b2-fa58-43dd-9e07-eeba2cd0329f', '62f80825-0f6c-42df-9279-201d55640671', '0475a0f6-84cb-4986-a831-acf65c898bae'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:06.471018 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97edfcff-ced0-44ea-bde0-c161bbe380c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c24d861-a345-4725-8b3e-c50d47ad821a', 'dc6ac0b2-fa58-43dd-9e07-eeba2cd0329f', '62f80825-0f6c-42df-9279-201d55640671', '0475a0f6-84cb-4986-a831-acf65c898bae']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:06.473326 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0828b387-e0bc-425e-9b94-c64a38f1069e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:06.516629 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0828b387-e0bc-425e-9b94-c64a38f1069e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b5d4fce-638d-45fb-9c1b-aaa3a43dd99c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-734203334',encryption_key_id=None,group_id=b4db702c-a754-466c-9c69-a9bb049a41c0,group_type_id=,metadata={},multiattach=False,project_id='8d89ea24a87e4b8e8c75449198e4dfda',qos_specs=None,replication_status=,reservations=['0c24d861-a345-4725-8b3e-c50d47ad821a','dc6ac0b2-fa58-43dd-9e07-eeba2cd0329f','62f80825-0f6c-42df-9279-201d55640671','0475a0f6-84cb-4986-a831-acf65c898bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6001a90402b54c32b363580df366a4c9',volume_type_id=cefd1839-931f-40be-9af7-cb5868505189), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-734203334',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b4db702c-a754-466c-9c69-a9bb049a41c0,host=None,id=0b5d4fce-638d-45fb-9c1b-aaa3a43dd99c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d89ea24a87e4b8e8c75449198e4dfda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6001a90402b54c32b363580df366a4c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cefd1839-931f-40be-9af7-cb5868505189),volume_type_id=cefd1839-931f-40be-9af7-cb5868505189)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:06.517603 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331d8a8f-619e-40d2-bf05-809cc797b0d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:06.568877 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (331d8a8f-619e-40d2-bf05-809cc797b0d0) transitioned into state 'SUCCESS' from state '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-734203334',encryption_key_id=None,group_id=b4db702c-a754-466c-9c69-a9bb049a41c0,group_type_id=,metadata={},multiattach=False,project_id='8d89ea24a87e4b8e8c75449198e4dfda',qos_specs=None,replication_status=,reservations=['0c24d861-a345-4725-8b3e-c50d47ad821a','dc6ac0b2-fa58-43dd-9e07-eeba2cd0329f','62f80825-0f6c-42df-9279-201d55640671','0475a0f6-84cb-4986-a831-acf65c898bae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6001a90402b54c32b363580df366a4c9',volume_type_id=cefd1839-931f-40be-9af7-cb5868505189)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:06.569928 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (396acb28-3ea0-4a36-a3ef-84872c7806e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:06.594707 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (396acb28-3ea0-4a36-a3ef-84872c7806e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:06.596337 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Flow 'volume_create_api' (ad21f5b5-2373-45b1-9a8a-7baa6d24c8c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:06.597719 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Create volume request issued successfully. Aug 26 15:03:06.599403 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:06.599403 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:06.659839 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:06.666577 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:06.666577 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:06.673183 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b3e9745-39ef-4586-88c4-4223ddb244ee tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:06.673933 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 207/811] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:03:06 2026] POST /volume/v3/volumes => generated 811 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:06.700439 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-62a095fb-e88a-479c-af2d-37ad7e888fd7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:06.703534 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-62a095fb-e88a-479c-af2d-37ad7e888fd7 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/0b5d4fce-638d-45fb-9c1b-aaa3a43dd99c Aug 26 15:03:06.704689 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-62a095fb-e88a-479c-af2d-37ad7e888fd7 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:06.704689 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-62a095fb-e88a-479c-af2d-37ad7e888fd7 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:06.725045 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:06.725045 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:06.735493 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-62a095fb-e88a-479c-af2d-37ad7e888fd7 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Volume info retrieved successfully. Aug 26 15:03:06.736412 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-62a095fb-e88a-479c-af2d-37ad7e888fd7 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:06.736601 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-62a095fb-e88a-479c-af2d-37ad7e888fd7 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:06.795929 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-62a095fb-e88a-479c-af2d-37ad7e888fd7 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:06.803808 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:06.803808 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:06.815503 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-62a095fb-e88a-479c-af2d-37ad7e888fd7 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/0b5d4fce-638d-45fb-9c1b-aaa3a43dd99c returned with HTTP 200 Aug 26 15:03:06.816302 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 207/812] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:06 2026] GET /volume/v3/volumes/0b5d4fce-638d-45fb-9c1b-aaa3a43dd99c => generated 879 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:06.818172 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-327c4343-d120-4d78-9b3b-07b663dde103 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:06.821866 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-327c4343-d120-4d78-9b3b-07b663dde103 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:06.822147 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-327c4343-d120-4d78-9b3b-07b663dde103 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:06.822388 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-327c4343-d120-4d78-9b3b-07b663dde103 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:06.822628 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-327c4343-d120-4d78-9b3b-07b663dde103 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:06.831021 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:06.831021 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:06.831754 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-327c4343-d120-4d78-9b3b-07b663dde103 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:06.832286 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 199/813] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:06 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:06.928624 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1b0b4b7f-9972-4de5-8593-6cdd3c92287e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:06.932296 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b0b4b7f-9972-4de5-8593-6cdd3c92287e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:06.932584 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b0b4b7f-9972-4de5-8593-6cdd3c92287e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:06.932844 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b0b4b7f-9972-4de5-8593-6cdd3c92287e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:06.933015 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1b0b4b7f-9972-4de5-8593-6cdd3c92287e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:06.940182 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:06.940182 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:06.941239 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b0b4b7f-9972-4de5-8593-6cdd3c92287e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:06.941737 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 201/814] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:06 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:07.830951 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-78278f8d-e419-4adb-991e-03259d258dc3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:07.833328 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-78278f8d-e419-4adb-991e-03259d258dc3 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/0b5d4fce-638d-45fb-9c1b-aaa3a43dd99c Aug 26 15:03:07.833514 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-78278f8d-e419-4adb-991e-03259d258dc3 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:07.833706 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-78278f8d-e419-4adb-991e-03259d258dc3 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:07.853376 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:07.853376 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:07.853376 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-78278f8d-e419-4adb-991e-03259d258dc3 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Volume info retrieved successfully. Aug 26 15:03:07.853376 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-78278f8d-e419-4adb-991e-03259d258dc3 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:07.853376 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-78278f8d-e419-4adb-991e-03259d258dc3 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:07.859007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-468d9054-0f75-4f82-aaac-71869afbc786 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:07.863737 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-468d9054-0f75-4f82-aaac-71869afbc786 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:07.863737 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-468d9054-0f75-4f82-aaac-71869afbc786 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:07.863737 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-468d9054-0f75-4f82-aaac-71869afbc786 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:07.863737 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-468d9054-0f75-4f82-aaac-71869afbc786 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:07.873971 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:07.873971 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:07.875229 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-468d9054-0f75-4f82-aaac-71869afbc786 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:07.875793 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 208/815] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:07 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:07.925851 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-78278f8d-e419-4adb-991e-03259d258dc3 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:07.930518 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:07.930518 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:07.941944 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-78278f8d-e419-4adb-991e-03259d258dc3 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/0b5d4fce-638d-45fb-9c1b-aaa3a43dd99c returned with HTTP 200 Aug 26 15:03:07.942537 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 208/816] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:07 2026] GET /volume/v3/volumes/0b5d4fce-638d-45fb-9c1b-aaa3a43dd99c => generated 904 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:07.961312 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-07ee64af-da34-4c8d-86a5-b2bfa34f6ee7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:07.963933 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-07ee64af-da34-4c8d-86a5-b2bfa34f6ee7 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:07.965810 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-07ee64af-da34-4c8d-86a5-b2bfa34f6ee7 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:07.966265 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-07ee64af-da34-4c8d-86a5-b2bfa34f6ee7 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:07.966405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-07ee64af-da34-4c8d-86a5-b2bfa34f6ee7 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:07.966533 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:07.971111 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:07.972517 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1963585627", "volume_type": "cefd1839-931f-40be-9af7-cb5868505189", "group_id": "b4db702c-a754-466c-9c69-a9bb049a41c0", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:07.974233 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:07.974233 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:07.974233 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-07ee64af-da34-4c8d-86a5-b2bfa34f6ee7 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:07.974233 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 200/817] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:07 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:07.974609 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1963585627', 'volume_type': 'cefd1839-931f-40be-9af7-cb5868505189', 'group_id': 'b4db702c-a754-466c-9c69-a9bb049a41c0', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:07.993525 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:07.993525 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:07.994744 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Create volume of 1 GB Aug 26 15:03:08.005768 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Availability Zones retrieved successfully. Aug 26 15:03:08.013724 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Flow 'volume_create_api' (41c3d88c-934d-4034-9a90-324340fa4493) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:08.014210 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2522245f-7002-4867-b079-7c5c76602f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:08.015174 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:08.015174 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:08.015459 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:08.054947 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2522245f-7002-4867-b079-7c5c76602f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:03:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cefd1839-931f-40be-9af7-cb5868505189,is_public=True,name='tempest-GroupsTest-volume-type-121149892',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cefd1839-931f-40be-9af7-cb5868505189', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b4db702c-a754-466c-9c69-a9bb049a41c0', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:08.057074 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f65ee48b-6300-42de-97f4-8aadb24327a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:08.112104 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-121149892 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-121149892, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:08.113244 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-121149892 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-121149892, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:08.144743 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Created reservations ['9baa4583-b650-4945-b2ec-bb7300738498', '218f361e-7157-4f6c-a9bd-05e00c665c15', 'bc471464-9f8f-40d5-a12d-1f99427a5b8b', '1d679b5f-a02a-4c60-8561-844c48beb280'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:08.145395 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f65ee48b-6300-42de-97f4-8aadb24327a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9baa4583-b650-4945-b2ec-bb7300738498', '218f361e-7157-4f6c-a9bd-05e00c665c15', 'bc471464-9f8f-40d5-a12d-1f99427a5b8b', '1d679b5f-a02a-4c60-8561-844c48beb280']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:08.146454 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4838f32-ccea-4e53-9f44-28913207d1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:08.184732 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4838f32-ccea-4e53-9f44-28913207d1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a3e3bef-9605-4452-9773-aeab1660d1ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1963585627',encryption_key_id=None,group_id=b4db702c-a754-466c-9c69-a9bb049a41c0,group_type_id=,metadata={},multiattach=False,project_id='8d89ea24a87e4b8e8c75449198e4dfda',qos_specs=None,replication_status=,reservations=['9baa4583-b650-4945-b2ec-bb7300738498','218f361e-7157-4f6c-a9bd-05e00c665c15','bc471464-9f8f-40d5-a12d-1f99427a5b8b','1d679b5f-a02a-4c60-8561-844c48beb280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6001a90402b54c32b363580df366a4c9',volume_type_id=cefd1839-931f-40be-9af7-cb5868505189), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1963585627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b4db702c-a754-466c-9c69-a9bb049a41c0,host=None,id=5a3e3bef-9605-4452-9773-aeab1660d1ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d89ea24a87e4b8e8c75449198e4dfda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6001a90402b54c32b363580df366a4c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cefd1839-931f-40be-9af7-cb5868505189),volume_type_id=cefd1839-931f-40be-9af7-cb5868505189)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:08.186340 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08fd8a8e-641f-4970-b4f9-9b150d9d0619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:08.217459 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08fd8a8e-641f-4970-b4f9-9b150d9d0619) transitioned into state 'SUCCESS' from state '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-1963585627',encryption_key_id=None,group_id=b4db702c-a754-466c-9c69-a9bb049a41c0,group_type_id=,metadata={},multiattach=False,project_id='8d89ea24a87e4b8e8c75449198e4dfda',qos_specs=None,replication_status=,reservations=['9baa4583-b650-4945-b2ec-bb7300738498','218f361e-7157-4f6c-a9bd-05e00c665c15','bc471464-9f8f-40d5-a12d-1f99427a5b8b','1d679b5f-a02a-4c60-8561-844c48beb280'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6001a90402b54c32b363580df366a4c9',volume_type_id=cefd1839-931f-40be-9af7-cb5868505189)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:08.218994 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdfe365-d429-4ce8-978c-983678812815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:08.240598 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecdfe365-d429-4ce8-978c-983678812815) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:08.242017 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Flow 'volume_create_api' (41c3d88c-934d-4034-9a90-324340fa4493) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:08.242547 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Create volume request issued successfully. Aug 26 15:03:08.244284 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:08.244284 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:08.298976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4446f157-fd6d-4f43-9253-674ce509d747 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:08.299369 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4446f157-fd6d-4f43-9253-674ce509d747 None None] GET https://10.4.3.64/volume// Aug 26 15:03:08.299619 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4446f157-fd6d-4f43-9253-674ce509d747 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:08.299864 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4446f157-fd6d-4f43-9253-674ce509d747 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:08.300651 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4446f157-fd6d-4f43-9253-674ce509d747 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:03:08.300736 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 209/818] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:03:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:03:08.306314 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:08.312067 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:08.312067 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:08.313085 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-42ddc8fe-179b-450e-875d-fc181185748b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:08.317256 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-42ddc8fe-179b-450e-875d-fc181185748b tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 Aug 26 15:03:08.318915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-42ddc8fe-179b-450e-875d-fc181185748b tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:08.318915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-42ddc8fe-179b-450e-875d-fc181185748b tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:08.319399 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f034ccb6-cdf5-4977-80c4-0e8cbdd16dab tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:08.320016 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 202/819] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:03:07 2026] POST /volume/v3/volumes => generated 812 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:08.334629 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4e218dcd-ad20-4426-873f-7b7d40a21142 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:08.337849 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e218dcd-ad20-4426-873f-7b7d40a21142 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/5a3e3bef-9605-4452-9773-aeab1660d1ce Aug 26 15:03:08.341721 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e218dcd-ad20-4426-873f-7b7d40a21142 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:08.341721 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e218dcd-ad20-4426-873f-7b7d40a21142 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:08.342357 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:08.342357 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:08.350022 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:08.350022 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:08.351311 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-42ddc8fe-179b-450e-875d-fc181185748b tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:03:08.356522 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4e218dcd-ad20-4426-873f-7b7d40a21142 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Volume info retrieved successfully. Aug 26 15:03:08.357692 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-4e218dcd-ad20-4426-873f-7b7d40a21142 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:08.357967 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-4e218dcd-ad20-4426-873f-7b7d40a21142 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:08.364006 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-42ddc8fe-179b-450e-875d-fc181185748b tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 returned with HTTP 200 Aug 26 15:03:08.364006 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 209/820] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:03:08 2026] GET /volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 => generated 1537 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:03:08.414041 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-4e218dcd-ad20-4426-873f-7b7d40a21142 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:08.418913 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:08.418913 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:08.430051 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e218dcd-ad20-4426-873f-7b7d40a21142 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/5a3e3bef-9605-4452-9773-aeab1660d1ce returned with HTTP 200 Aug 26 15:03:08.430928 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 201/821] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:08 2026] GET /volume/v3/volumes/5a3e3bef-9605-4452-9773-aeab1660d1ce => generated 880 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:08.499477 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad662ee5-8ead-48b2-b533-c1acc9c51bee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:08.502586 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad662ee5-8ead-48b2-b533-c1acc9c51bee tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] PUT https://10.4.3.64/volume/v3/attachments/878013b0-72a6-4de4-b83b-6145ece8ed8c Aug 26 15:03:08.503110 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad662ee5-8ead-48b2-b533-c1acc9c51bee tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:08.512391 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad662ee5-8ead-48b2-b533-c1acc9c51bee tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Acquiring lock "cinder-attachment_update-deb61147-76fd-49b7-b6dc-385c19c342b9-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:03:08.520007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad662ee5-8ead-48b2-b533-c1acc9c51bee tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Lock "cinder-attachment_update-deb61147-76fd-49b7-b6dc-385c19c342b9-np0000008165" acquired by "attachment_update" :: waited 0.008s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:03:08.521199 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:08.521199 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:08.661645 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad662ee5-8ead-48b2-b533-c1acc9c51bee tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Lock "cinder-attachment_update-deb61147-76fd-49b7-b6dc-385c19c342b9-np0000008165" released by "attachment_update" :: held 0.142s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:03:08.662036 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad662ee5-8ead-48b2-b533-c1acc9c51bee tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/attachments/878013b0-72a6-4de4-b83b-6145ece8ed8c returned with HTTP 200 Aug 26 15:03:08.662677 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 210/822] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:03:08 2026] PUT /volume/v3/attachments/878013b0-72a6-4de4-b83b-6145ece8ed8c => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:08.694374 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-6394bbe8-e37f-46b6-8e06-f40701af04fe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:08.697596 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-6394bbe8-e37f-46b6-8e06-f40701af04fe tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] POST https://10.4.3.64/volume/v3/attachments/878013b0-72a6-4de4-b83b-6145ece8ed8c/action Aug 26 15:03:08.698126 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-6394bbe8-e37f-46b6-8e06-f40701af04fe tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:08.698287 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-6394bbe8-e37f-46b6-8e06-f40701af04fe tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:08.724520 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:08.724520 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:08.747852 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-6394bbe8-e37f-46b6-8e06-f40701af04fe tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/attachments/878013b0-72a6-4de4-b83b-6145ece8ed8c/action returned with HTTP 204 Aug 26 15:03:08.748469 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 203/823] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:03:08 2026] POST /volume/v3/attachments/878013b0-72a6-4de4-b83b-6145ece8ed8c/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:08.772514 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca39471c-02f4-4d8b-80dd-d81ea925145b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:08.772514 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca39471c-02f4-4d8b-80dd-d81ea925145b None None] GET https://10.4.3.64/volume// Aug 26 15:03:08.772514 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca39471c-02f4-4d8b-80dd-d81ea925145b None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:08.772514 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca39471c-02f4-4d8b-80dd-d81ea925145b None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:08.772514 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca39471c-02f4-4d8b-80dd-d81ea925145b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:03:08.773253 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 210/824] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:03:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:03:08.782816 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-65868833-e994-4913-be76-b79538b8d0d8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:08.787993 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-65868833-e994-4913-be76-b79538b8d0d8 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 Aug 26 15:03:08.788147 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-65868833-e994-4913-be76-b79538b8d0d8 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:08.788383 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-65868833-e994-4913-be76-b79538b8d0d8 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:08.800615 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:08.800615 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:08.809185 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-65868833-e994-4913-be76-b79538b8d0d8 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:03:08.823034 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-65868833-e994-4913-be76-b79538b8d0d8 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 returned with HTTP 200 Aug 26 15:03:08.823437 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 202/825] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:03:08 2026] GET /volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:03:08.889692 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3b8bf0ce-cd62-4edd-bcaa-9398cd562926 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:08.892410 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3b8bf0ce-cd62-4edd-bcaa-9398cd562926 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:08.892938 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3b8bf0ce-cd62-4edd-bcaa-9398cd562926 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:08.893015 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3b8bf0ce-cd62-4edd-bcaa-9398cd562926 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:08.893207 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-3b8bf0ce-cd62-4edd-bcaa-9398cd562926 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:08.900089 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:08.900089 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:08.901472 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3b8bf0ce-cd62-4edd-bcaa-9398cd562926 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:08.901809 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 211/826] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:08 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:08.936720 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d8b6f02d-ed48-428b-97da-de92c914bb09 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:08.940086 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d8b6f02d-ed48-428b-97da-de92c914bb09 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] PUT https://10.4.3.64/volume/v3/attachments/928b01e0-60b2-4676-a8ef-83a1ad23090e Aug 26 15:03:08.940596 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d8b6f02d-ed48-428b-97da-de92c914bb09 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:08.956642 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d8b6f02d-ed48-428b-97da-de92c914bb09 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Acquiring lock "cinder-attachment_update-4d611579-d526-4dfe-899a-125d69ffc323-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:03:08.963979 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d8b6f02d-ed48-428b-97da-de92c914bb09 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Lock "cinder-attachment_update-4d611579-d526-4dfe-899a-125d69ffc323-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:03:08.965453 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:08.965453 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:08.999569 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4bb939f4-ac47-49fb-bf74-c7a7a1c7bf6b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:09.002291 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4bb939f4-ac47-49fb-bf74-c7a7a1c7bf6b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:09.002630 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4bb939f4-ac47-49fb-bf74-c7a7a1c7bf6b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:09.003019 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4bb939f4-ac47-49fb-bf74-c7a7a1c7bf6b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:09.003091 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4bb939f4-ac47-49fb-bf74-c7a7a1c7bf6b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:09.009018 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:09.009018 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:09.010855 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4bb939f4-ac47-49fb-bf74-c7a7a1c7bf6b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:09.010855 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 211/827] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:08 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:09.146095 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d8b6f02d-ed48-428b-97da-de92c914bb09 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Lock "cinder-attachment_update-4d611579-d526-4dfe-899a-125d69ffc323-np0000008165" released by "attachment_update" :: held 0.182s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:03:09.146596 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d8b6f02d-ed48-428b-97da-de92c914bb09 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/attachments/928b01e0-60b2-4676-a8ef-83a1ad23090e returned with HTTP 200 Aug 26 15:03:09.147378 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 204/828] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:03:08 2026] PUT /volume/v3/attachments/928b01e0-60b2-4676-a8ef-83a1ad23090e => generated 969 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:09.199232 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-eaea3204-7791-4557-a0d3-536a7ea60b2d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:09.202096 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-eaea3204-7791-4557-a0d3-536a7ea60b2d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] POST https://10.4.3.64/volume/v3/attachments/928b01e0-60b2-4676-a8ef-83a1ad23090e/action Aug 26 15:03:09.202595 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-eaea3204-7791-4557-a0d3-536a7ea60b2d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:09.202786 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-eaea3204-7791-4557-a0d3-536a7ea60b2d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:09.219903 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:09.219903 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:09.267908 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-eaea3204-7791-4557-a0d3-536a7ea60b2d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/attachments/928b01e0-60b2-4676-a8ef-83a1ad23090e/action returned with HTTP 204 Aug 26 15:03:09.268547 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 203/829] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:03:09 2026] POST /volume/v3/attachments/928b01e0-60b2-4676-a8ef-83a1ad23090e/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:09.314272 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5e5f848e-8061-4386-a90e-70812d2d89ea None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:09.315109 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5e5f848e-8061-4386-a90e-70812d2d89ea None None] GET https://10.4.3.64/volume// Aug 26 15:03:09.315231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5e5f848e-8061-4386-a90e-70812d2d89ea None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:09.315501 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5e5f848e-8061-4386-a90e-70812d2d89ea None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:09.316195 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5e5f848e-8061-4386-a90e-70812d2d89ea None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:03:09.316786 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 212/830] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:03:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:03:09.328170 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d1a6de09-ea02-42eb-937d-04a46a9ec43d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:09.330557 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d1a6de09-ea02-42eb-937d-04a46a9ec43d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 Aug 26 15:03:09.330832 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d1a6de09-ea02-42eb-937d-04a46a9ec43d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:09.331140 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d1a6de09-ea02-42eb-937d-04a46a9ec43d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:09.343163 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:09.343163 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:09.348950 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d1a6de09-ea02-42eb-937d-04a46a9ec43d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:03:09.355586 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-d1a6de09-ea02-42eb-937d-04a46a9ec43d tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 returned with HTTP 200 Aug 26 15:03:09.356000 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 212/831] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:03:09 2026] GET /volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:03:09.450194 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ccf2b8c5-ae4d-4dab-84bf-482c85164579 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:09.453698 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ccf2b8c5-ae4d-4dab-84bf-482c85164579 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/5a3e3bef-9605-4452-9773-aeab1660d1ce Aug 26 15:03:09.454254 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ccf2b8c5-ae4d-4dab-84bf-482c85164579 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:09.454638 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ccf2b8c5-ae4d-4dab-84bf-482c85164579 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:09.467773 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:09.467773 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:09.474295 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ccf2b8c5-ae4d-4dab-84bf-482c85164579 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Volume info retrieved successfully. Aug 26 15:03:09.475739 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-ccf2b8c5-ae4d-4dab-84bf-482c85164579 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:09.476761 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-ccf2b8c5-ae4d-4dab-84bf-482c85164579 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:09.500347 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad3b58bc-526f-4fb7-bdd2-54f47c71bb17 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:09.506148 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad3b58bc-526f-4fb7-bdd2-54f47c71bb17 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] PUT https://10.4.3.64/volume/v3/attachments/3fe2f4bd-21e0-49f1-bb1f-d64148b9059b Aug 26 15:03:09.506687 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad3b58bc-526f-4fb7-bdd2-54f47c71bb17 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:09.531675 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad3b58bc-526f-4fb7-bdd2-54f47c71bb17 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Acquiring lock "cinder-attachment_update-b28102cd-a05a-4d3f-b6a9-9e4694d829c0-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:03:09.535453 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-ccf2b8c5-ae4d-4dab-84bf-482c85164579 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:09.539009 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad3b58bc-526f-4fb7-bdd2-54f47c71bb17 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Lock "cinder-attachment_update-b28102cd-a05a-4d3f-b6a9-9e4694d829c0-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:03:09.539368 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:09.539368 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:09.541787 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:09.541787 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:09.554846 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ccf2b8c5-ae4d-4dab-84bf-482c85164579 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/5a3e3bef-9605-4452-9773-aeab1660d1ce returned with HTTP 200 Aug 26 15:03:09.556063 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 205/832] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:09 2026] GET /volume/v3/volumes/5a3e3bef-9605-4452-9773-aeab1660d1ce => generated 905 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:09.576492 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-70bbbed6-9f0d-4c7b-9819-96b6d9a19421 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:09.581977 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-70bbbed6-9f0d-4c7b-9819-96b6d9a19421 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] PUT https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 Aug 26 15:03:09.582639 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-70bbbed6-9f0d-4c7b-9819-96b6d9a19421 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "5a3e3bef-9605-4452-9773-aeab1660d1ce"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:09.592201 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-70bbbed6-9f0d-4c7b-9819-96b6d9a19421 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Update called for group b4db702c-a754-466c-9c69-a9bb049a41c0. {{(pid=100197) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 26 15:03:09.592326 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-70bbbed6-9f0d-4c7b-9819-96b6d9a19421 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Updating group b4db702c-a754-466c-9c69-a9bb049a41c0 with name new_group description: This is a new group add_volumes: None remove_volumes: 5a3e3bef-9605-4452-9773-aeab1660d1ce. Aug 26 15:03:09.597128 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:09.597128 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:09.657063 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-70bbbed6-9f0d-4c7b-9819-96b6d9a19421 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 returned with HTTP 202 Aug 26 15:03:09.658313 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 213/833] 10.4.3.64 () {70 vars in 1400 bytes} [Wed Aug 26 15:03:09 2026] PUT /volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:03:09.672963 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a96fbafb-acbf-4944-92d7-0e170b163560 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:09.675215 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a96fbafb-acbf-4944-92d7-0e170b163560 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 Aug 26 15:03:09.676611 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a96fbafb-acbf-4944-92d7-0e170b163560 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:09.677258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a96fbafb-acbf-4944-92d7-0e170b163560 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:09.677258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-a96fbafb-acbf-4944-92d7-0e170b163560 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member b4db702c-a754-466c-9c69-a9bb049a41c0 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:09.681704 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:09.681704 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:09.694216 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a96fbafb-acbf-4944-92d7-0e170b163560 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 returned with HTTP 200 Aug 26 15:03:09.694748 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 213/834] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:09 2026] GET /volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:09.758756 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad3b58bc-526f-4fb7-bdd2-54f47c71bb17 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Lock "cinder-attachment_update-b28102cd-a05a-4d3f-b6a9-9e4694d829c0-np0000008165" released by "attachment_update" :: held 0.219s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:03:09.758756 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-ad3b58bc-526f-4fb7-bdd2-54f47c71bb17 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/attachments/3fe2f4bd-21e0-49f1-bb1f-d64148b9059b returned with HTTP 200 Aug 26 15:03:09.758756 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 204/835] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:03:09 2026] PUT /volume/v3/attachments/3fe2f4bd-21e0-49f1-bb1f-d64148b9059b => generated 969 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:09.800071 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-a66949b0-c2ed-4ca6-be07-8050d8439f80 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:09.803346 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-a66949b0-c2ed-4ca6-be07-8050d8439f80 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] POST https://10.4.3.64/volume/v3/attachments/3fe2f4bd-21e0-49f1-bb1f-d64148b9059b/action Aug 26 15:03:09.803945 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-a66949b0-c2ed-4ca6-be07-8050d8439f80 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:09.803945 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-a66949b0-c2ed-4ca6-be07-8050d8439f80 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:09.826121 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:09.826121 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:09.852711 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bbde4091-ef9d-4bb3-8ab5-cebd55c1b9aa req-a66949b0-c2ed-4ca6-be07-8050d8439f80 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/attachments/3fe2f4bd-21e0-49f1-bb1f-d64148b9059b/action returned with HTTP 204 Aug 26 15:03:09.853289 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 206/836] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:03:09 2026] POST /volume/v3/attachments/3fe2f4bd-21e0-49f1-bb1f-d64148b9059b/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:09.917165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-926adf79-3d50-4ecd-848e-645f04391567 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:09.923323 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-926adf79-3d50-4ecd-848e-645f04391567 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:09.923659 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-926adf79-3d50-4ecd-848e-645f04391567 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:09.924063 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-926adf79-3d50-4ecd-848e-645f04391567 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:09.924133 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-926adf79-3d50-4ecd-848e-645f04391567 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:09.934098 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:09.934098 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:09.935402 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-926adf79-3d50-4ecd-848e-645f04391567 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:09.935978 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 214/837] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:09 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:10.039633 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cddea3f6-2e50-4b8a-9f99-9b79b1c920aa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:10.043588 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cddea3f6-2e50-4b8a-9f99-9b79b1c920aa tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:10.044123 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cddea3f6-2e50-4b8a-9f99-9b79b1c920aa tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:10.044406 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cddea3f6-2e50-4b8a-9f99-9b79b1c920aa tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:10.044614 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-cddea3f6-2e50-4b8a-9f99-9b79b1c920aa tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:10.052571 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:10.052571 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:10.053757 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cddea3f6-2e50-4b8a-9f99-9b79b1c920aa tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:10.054414 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 214/838] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:10 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:10.710010 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fdc62e2e-7cdf-4697-a6f7-debac2c36d30 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:10.712522 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fdc62e2e-7cdf-4697-a6f7-debac2c36d30 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 Aug 26 15:03:10.712522 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fdc62e2e-7cdf-4697-a6f7-debac2c36d30 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:10.712692 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fdc62e2e-7cdf-4697-a6f7-debac2c36d30 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:10.712934 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-fdc62e2e-7cdf-4697-a6f7-debac2c36d30 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member b4db702c-a754-466c-9c69-a9bb049a41c0 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:10.718936 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:10.718936 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:10.730736 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fdc62e2e-7cdf-4697-a6f7-debac2c36d30 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 returned with HTTP 200 Aug 26 15:03:10.731387 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 205/839] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:10 2026] GET /volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:10.748367 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b26522e4-aad4-4624-bd89-9c29a5b12677 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:10.751716 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b26522e4-aad4-4624-bd89-9c29a5b12677 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 Aug 26 15:03:10.752063 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b26522e4-aad4-4624-bd89-9c29a5b12677 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:10.752325 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b26522e4-aad4-4624-bd89-9c29a5b12677 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:10.752489 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-b26522e4-aad4-4624-bd89-9c29a5b12677 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member b4db702c-a754-466c-9c69-a9bb049a41c0 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:10.760297 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:10.760297 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:10.777790 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b26522e4-aad4-4624-bd89-9c29a5b12677 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 returned with HTTP 200 Aug 26 15:03:10.778432 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 207/840] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:10 2026] GET /volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 => generated 324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:10.791264 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f343a04c-2fba-4b18-9e0d-b1ce5d1e92a5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:10.793411 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f343a04c-2fba-4b18-9e0d-b1ce5d1e92a5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:03:10.793628 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f343a04c-2fba-4b18-9e0d-b1ce5d1e92a5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:10.793847 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f343a04c-2fba-4b18-9e0d-b1ce5d1e92a5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:10.794130 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-f343a04c-2fba-4b18-9e0d-b1ce5d1e92a5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:10.794849 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f343a04c-2fba-4b18-9e0d-b1ce5d1e92a5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:03:10.803979 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f343a04c-2fba-4b18-9e0d-b1ce5d1e92a5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Get all volumes completed successfully. Aug 26 15:03:10.805480 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-f343a04c-2fba-4b18-9e0d-b1ce5d1e92a5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:10.805480 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-f343a04c-2fba-4b18-9e0d-b1ce5d1e92a5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:10.854294 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-f343a04c-2fba-4b18-9e0d-b1ce5d1e92a5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:10.857797 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:10.857797 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:10.868735 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f343a04c-2fba-4b18-9e0d-b1ce5d1e92a5 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:03:10.869497 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 215/841] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:03:10 2026] GET /volume/v3/volumes/detail => generated 1768 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:03:10.891576 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a82373ff-4956-4018-9dae-1ca73f67e81f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:10.894137 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a82373ff-4956-4018-9dae-1ca73f67e81f tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] PUT https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 Aug 26 15:03:10.894642 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a82373ff-4956-4018-9dae-1ca73f67e81f tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "5a3e3bef-9605-4452-9773-aeab1660d1ce"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:10.901232 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-a82373ff-4956-4018-9dae-1ca73f67e81f tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Update called for group b4db702c-a754-466c-9c69-a9bb049a41c0. {{(pid=100196) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 26 15:03:10.901445 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-a82373ff-4956-4018-9dae-1ca73f67e81f tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Updating group b4db702c-a754-466c-9c69-a9bb049a41c0 with name None description: None add_volumes: 5a3e3bef-9605-4452-9773-aeab1660d1ce remove_volumes: None. Aug 26 15:03:10.905632 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:10.905632 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:10.951444 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-60081c42-7271-4e76-b8ed-522ce1763a40 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:10.957754 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60081c42-7271-4e76-b8ed-522ce1763a40 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:10.957754 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60081c42-7271-4e76-b8ed-522ce1763a40 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:10.957754 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60081c42-7271-4e76-b8ed-522ce1763a40 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:10.957754 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-60081c42-7271-4e76-b8ed-522ce1763a40 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:10.973126 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:10.973126 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:10.975316 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60081c42-7271-4e76-b8ed-522ce1763a40 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:10.975386 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a82373ff-4956-4018-9dae-1ca73f67e81f tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 returned with HTTP 202 Aug 26 15:03:10.975429 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 206/842] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:10 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 801 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:10.975456 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 215/843] 10.4.3.64 () {70 vars in 1399 bytes} [Wed Aug 26 15:03:10 2026] PUT /volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:03:10.989036 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b689855d-4849-46f0-8d1e-1fc976d90c55 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:10.992006 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b689855d-4849-46f0-8d1e-1fc976d90c55 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 Aug 26 15:03:10.992293 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b689855d-4849-46f0-8d1e-1fc976d90c55 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:10.992553 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b689855d-4849-46f0-8d1e-1fc976d90c55 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:10.993391 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-b689855d-4849-46f0-8d1e-1fc976d90c55 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member b4db702c-a754-466c-9c69-a9bb049a41c0 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:10.996705 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-931b0f55-a49b-4711-aebe-804b94e361b5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:10.999128 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:10.999128 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:10.999696 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-931b0f55-a49b-4711-aebe-804b94e361b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d Aug 26 15:03:11.000140 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-931b0f55-a49b-4711-aebe-804b94e361b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:11.000417 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-931b0f55-a49b-4711-aebe-804b94e361b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:11.009845 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:11.009845 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:11.015179 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-931b0f55-a49b-4711-aebe-804b94e361b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:03:11.017235 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b689855d-4849-46f0-8d1e-1fc976d90c55 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 returned with HTTP 200 Aug 26 15:03:11.017235 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 208/844] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:10 2026] GET /volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 => generated 323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:11.021357 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-931b0f55-a49b-4711-aebe-804b94e361b5 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d returned with HTTP 200 Aug 26 15:03:11.021908 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 216/845] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:10 2026] GET /volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:11.042600 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-80cdcc85-ad6b-4832-bedb-df7d0388ddb4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:11.044996 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80cdcc85-ad6b-4832-bedb-df7d0388ddb4 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] POST https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036/action Aug 26 15:03:11.045425 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80cdcc85-ad6b-4832-bedb-df7d0388ddb4 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:11.045641 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80cdcc85-ad6b-4832-bedb-df7d0388ddb4 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:11.047240 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-80cdcc85-ad6b-4832-bedb-df7d0388ddb4 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] Updating backup '2992b829-b5b7-4c9e-80f0-a0e08651b036' with '{'status': 'error'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 26 15:03:11.063909 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:11.063909 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:11.069251 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6987fbb3-8df5-4e2b-a250-cc7c2671683c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:11.071851 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6987fbb3-8df5-4e2b-a250-cc7c2671683c tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:11.071851 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6987fbb3-8df5-4e2b-a250-cc7c2671683c tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:11.072578 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6987fbb3-8df5-4e2b-a250-cc7c2671683c tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:11.072775 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6987fbb3-8df5-4e2b-a250-cc7c2671683c tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:11.087145 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:11.087145 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:11.087341 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6987fbb3-8df5-4e2b-a250-cc7c2671683c tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:11.087712 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 216/846] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:11 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:11.089723 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-80cdcc85-ad6b-4832-bedb-df7d0388ddb4 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] reset_status in rpcapi backup_id 2992b829-b5b7-4c9e-80f0-a0e08651b036 on host np0000008165. {{(pid=100199) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 26 15:03:11.096923 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80cdcc85-ad6b-4832-bedb-df7d0388ddb4 tempest-VolumesBackupsAdminTest-620341650 tempest-VolumesBackupsAdminTest-620341650-project-admin] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036/action returned with HTTP 202 Aug 26 15:03:11.096923 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 207/847] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:03:11 2026] POST /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:03:11.101278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-7ef2de0c-8192-4d40-ab18-060c60b0ea8d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:11.107109 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-24c29de2-3f95-41a7-830f-c941f3809689 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:11.107722 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-7ef2de0c-8192-4d40-ab18-060c60b0ea8d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] POST https://10.4.3.64/volume/v3/attachments/b9bf62e3-5e9d-4673-b5a2-34949c95e463/action Aug 26 15:03:11.108767 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-7ef2de0c-8192-4d40-ab18-060c60b0ea8d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:11.109781 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24c29de2-3f95-41a7-830f-c941f3809689 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:11.110078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24c29de2-3f95-41a7-830f-c941f3809689 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:11.110582 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24c29de2-3f95-41a7-830f-c941f3809689 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:11.110794 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-24c29de2-3f95-41a7-830f-c941f3809689 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:11.111139 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-7ef2de0c-8192-4d40-ab18-060c60b0ea8d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:11.121775 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:11.121775 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:11.122683 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24c29de2-3f95-41a7-830f-c941f3809689 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:11.123126 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 217/848] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:11 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 797 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:11.138200 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b8586348-15fe-497d-a57f-bf696fe10810 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:11.140687 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b8586348-15fe-497d-a57f-bf696fe10810 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] DELETE https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:11.141325 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:11.141325 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:11.144661 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b8586348-15fe-497d-a57f-bf696fe10810 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:11.144661 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b8586348-15fe-497d-a57f-bf696fe10810 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:11.144661 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-b8586348-15fe-497d-a57f-bf696fe10810 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Delete backup with id: 2992b829-b5b7-4c9e-80f0-a0e08651b036. Aug 26 15:03:11.150911 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:11.150911 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:11.173165 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-19575d5a-a363-4935-b9dd-f1fa002f623b req-7ef2de0c-8192-4d40-ab18-060c60b0ea8d tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/b9bf62e3-5e9d-4673-b5a2-34949c95e463/action returned with HTTP 204 Aug 26 15:03:11.173165 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 209/849] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:03:11 2026] POST /volume/v3/attachments/b9bf62e3-5e9d-4673-b5a2-34949c95e463/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:11.192420 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-b8586348-15fe-497d-a57f-bf696fe10810 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] delete_backup rpcapi backup_id 2992b829-b5b7-4c9e-80f0-a0e08651b036 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:03:11.194830 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b8586348-15fe-497d-a57f-bf696fe10810 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 202 Aug 26 15:03:11.195930 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 217/850] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:11 2026] DELETE /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:03:11.209803 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-80c27ba1-92c6-4abd-a165-cf867c39027b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:11.214665 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80c27ba1-92c6-4abd-a165-cf867c39027b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:11.215036 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80c27ba1-92c6-4abd-a165-cf867c39027b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:11.215371 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80c27ba1-92c6-4abd-a165-cf867c39027b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:11.215656 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-80c27ba1-92c6-4abd-a165-cf867c39027b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:11.224034 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:11.224034 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:11.225758 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80c27ba1-92c6-4abd-a165-cf867c39027b tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 200 Aug 26 15:03:11.225758 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 208/851] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:11 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:12.029211 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ae1d2202-707b-4a02-b1f8-9c1200e1e99d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:12.032557 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ae1d2202-707b-4a02-b1f8-9c1200e1e99d tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 Aug 26 15:03:12.033020 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ae1d2202-707b-4a02-b1f8-9c1200e1e99d tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:12.033369 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ae1d2202-707b-4a02-b1f8-9c1200e1e99d tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:12.033644 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-ae1d2202-707b-4a02-b1f8-9c1200e1e99d tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member b4db702c-a754-466c-9c69-a9bb049a41c0 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:12.040503 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.040503 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:12.063224 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ae1d2202-707b-4a02-b1f8-9c1200e1e99d tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 returned with HTTP 200 Aug 26 15:03:12.063224 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 218/852] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:12 2026] GET /volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 => generated 324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:12.076258 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b654a14c-17af-4738-8da5-12c2366afe52 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:12.078117 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:03:12.079034 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:12.079447 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:12.079986 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:12.081425 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:03:12.095251 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Get all volumes completed successfully. Aug 26 15:03:12.096985 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:12.097333 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:12.103372 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a937f4f8-7e21-4976-8341-e1d5450e3fe7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:12.105959 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a937f4f8-7e21-4976-8341-e1d5450e3fe7 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:12.106362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a937f4f8-7e21-4976-8341-e1d5450e3fe7 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:12.106732 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a937f4f8-7e21-4976-8341-e1d5450e3fe7 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:12.106785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a937f4f8-7e21-4976-8341-e1d5450e3fe7 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:12.116341 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.116341 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:12.116943 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a937f4f8-7e21-4976-8341-e1d5450e3fe7 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:12.117858 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 218/853] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:12 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:12.161537 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:12.169930 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.169930 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:12.172605 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:12.172770 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:12.232141 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:12.241470 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-749a01e8-572e-4376-b79e-7f6118636b8f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:12.242264 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.242264 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:12.246866 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-749a01e8-572e-4376-b79e-7f6118636b8f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 Aug 26 15:03:12.247193 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-749a01e8-572e-4376-b79e-7f6118636b8f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:12.247464 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-749a01e8-572e-4376-b79e-7f6118636b8f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:12.247567 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-749a01e8-572e-4376-b79e-7f6118636b8f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Show backup with id 2992b829-b5b7-4c9e-80f0-a0e08651b036. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:12.254589 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b654a14c-17af-4738-8da5-12c2366afe52 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:03:12.255448 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 210/854] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:03:12 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:03:12.255749 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-749a01e8-572e-4376-b79e-7f6118636b8f tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 returned with HTTP 404 Aug 26 15:03:12.256604 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 209/855] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:12 2026] GET /volume/v3/backups/2992b829-b5b7-4c9e-80f0-a0e08651b036 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:12.279015 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:12.281308 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:03:12.281751 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:12.282129 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:12.282586 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:12.283353 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.283353 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:12.283935 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:03:12.296433 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Get all volumes completed successfully. Aug 26 15:03:12.297924 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:12.297924 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:12.368680 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:12.380859 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.380859 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:12.392273 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:12.392273 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:12.410621 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-80d9a7f7-44dd-422f-a03d-4cdbaabd008d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:12.414478 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-80d9a7f7-44dd-422f-a03d-4cdbaabd008d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d Aug 26 15:03:12.414760 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-80d9a7f7-44dd-422f-a03d-4cdbaabd008d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:12.415004 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-80d9a7f7-44dd-422f-a03d-4cdbaabd008d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:12.434874 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.434874 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:12.445868 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-80d9a7f7-44dd-422f-a03d-4cdbaabd008d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:03:12.452852 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-80d9a7f7-44dd-422f-a03d-4cdbaabd008d tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d returned with HTTP 200 Aug 26 15:03:12.453510 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 219/856] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:12 2026] GET /volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:12.462437 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:12.465616 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.465616 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:12.473132 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3d77e721-24b4-4a39-95fb-66b7906b2332 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:12.475586 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d77e721-24b4-4a39-95fb-66b7906b2332 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d Aug 26 15:03:12.475586 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d77e721-24b4-4a39-95fb-66b7906b2332 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:12.476484 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d77e721-24b4-4a39-95fb-66b7906b2332 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:12.477029 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-3d77e721-24b4-4a39-95fb-66b7906b2332 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Delete volume with id: 4f262029-a849-476c-b0a1-ce0a2a4b819d Aug 26 15:03:12.481258 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-22cbc5a9-26ba-4292-9388-43da67ddcc15 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:03:12.481258 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 219/857] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:03:12 2026] GET /volume/v3/volumes/detail => generated 1802 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:03:12.490027 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.490027 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:12.491417 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3d77e721-24b4-4a39-95fb-66b7906b2332 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:03:12.508965 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4d4fd7ca-ec41-4a41-a69b-f27accffb5ce None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:12.510453 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d4fd7ca-ec41-4a41-a69b-f27accffb5ce tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] POST https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0/action Aug 26 15:03:12.510661 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d4fd7ca-ec41-4a41-a69b-f27accffb5ce tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:12.510810 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d4fd7ca-ec41-4a41-a69b-f27accffb5ce tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:12.515359 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-4d4fd7ca-ec41-4a41-a69b-f27accffb5ce tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] delete called for group b4db702c-a754-466c-9c69-a9bb049a41c0 {{(pid=100199) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:03:12.515359 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-4d4fd7ca-ec41-4a41-a69b-f27accffb5ce tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Delete group with id: b4db702c-a754-466c-9c69-a9bb049a41c0 Aug 26 15:03:12.519512 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.519512 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:12.532768 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3d77e721-24b4-4a39-95fb-66b7906b2332 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Delete volume request issued successfully. Aug 26 15:03:12.532768 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d77e721-24b4-4a39-95fb-66b7906b2332 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d returned with HTTP 202 Aug 26 15:03:12.532768 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 211/858] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:12 2026] DELETE /volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:12.545415 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0bb5ec62-c4f6-4b5a-ab7c-c3d322d04812 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:12.550973 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0bb5ec62-c4f6-4b5a-ab7c-c3d322d04812 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d Aug 26 15:03:12.550973 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0bb5ec62-c4f6-4b5a-ab7c-c3d322d04812 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:12.553147 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0bb5ec62-c4f6-4b5a-ab7c-c3d322d04812 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:12.567861 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.567861 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:12.579389 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0bb5ec62-c4f6-4b5a-ab7c-c3d322d04812 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Volume info retrieved successfully. Aug 26 15:03:12.589116 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0bb5ec62-c4f6-4b5a-ab7c-c3d322d04812 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d returned with HTTP 200 Aug 26 15:03:12.589815 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 220/859] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:12 2026] GET /volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:12.613397 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d4fd7ca-ec41-4a41-a69b-f27accffb5ce tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0/action returned with HTTP 202 Aug 26 15:03:12.614560 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 210/860] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:03:12 2026] POST /volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:03:12.627268 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-39746f21-3f0f-45b7-bd39-460a34ffdcd0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:12.629727 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39746f21-3f0f-45b7-bd39-460a34ffdcd0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/5a3e3bef-9605-4452-9773-aeab1660d1ce Aug 26 15:03:12.630147 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39746f21-3f0f-45b7-bd39-460a34ffdcd0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:12.630330 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39746f21-3f0f-45b7-bd39-460a34ffdcd0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:12.640226 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.640226 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:12.645123 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-39746f21-3f0f-45b7-bd39-460a34ffdcd0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Volume info retrieved successfully. Aug 26 15:03:12.646044 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-39746f21-3f0f-45b7-bd39-460a34ffdcd0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:12.646313 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-39746f21-3f0f-45b7-bd39-460a34ffdcd0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:12.701416 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-39746f21-3f0f-45b7-bd39-460a34ffdcd0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:12.709985 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:12.709985 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:12.723474 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39746f21-3f0f-45b7-bd39-460a34ffdcd0 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/5a3e3bef-9605-4452-9773-aeab1660d1ce returned with HTTP 200 Aug 26 15:03:12.724143 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 220/861] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:12 2026] GET /volume/v3/volumes/5a3e3bef-9605-4452-9773-aeab1660d1ce => generated 904 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:13.133281 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-41d9c8b0-85fd-4989-9a6e-952f3c12812c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:13.135490 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-41d9c8b0-85fd-4989-9a6e-952f3c12812c tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:13.135792 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-41d9c8b0-85fd-4989-9a6e-952f3c12812c tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:13.135917 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-41d9c8b0-85fd-4989-9a6e-952f3c12812c tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:13.136091 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-41d9c8b0-85fd-4989-9a6e-952f3c12812c tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:13.141996 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:13.141996 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:13.142975 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-41d9c8b0-85fd-4989-9a6e-952f3c12812c tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:13.143435 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 212/862] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:13 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:13.607034 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-43900e9c-e2fd-4180-a01d-bc6b19798d78 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:13.610377 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43900e9c-e2fd-4180-a01d-bc6b19798d78 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] GET https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d Aug 26 15:03:13.611915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43900e9c-e2fd-4180-a01d-bc6b19798d78 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:13.611915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43900e9c-e2fd-4180-a01d-bc6b19798d78 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:13.621789 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43900e9c-e2fd-4180-a01d-bc6b19798d78 tempest-VolumesBackupsAdminTest-202314618 tempest-VolumesBackupsAdminTest-202314618-project-member] https://10.4.3.64/volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d returned with HTTP 404 Aug 26 15:03:13.622600 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 221/863] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:13 2026] GET /volume/v3/volumes/4f262029-a849-476c-b0a1-ce0a2a4b819d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:13.744779 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b62606d4-7b1e-4eb3-b2c3-09c33a092163 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:13.746951 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b62606d4-7b1e-4eb3-b2c3-09c33a092163 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/5a3e3bef-9605-4452-9773-aeab1660d1ce Aug 26 15:03:13.747175 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b62606d4-7b1e-4eb3-b2c3-09c33a092163 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:13.747549 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b62606d4-7b1e-4eb3-b2c3-09c33a092163 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:13.757475 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b62606d4-7b1e-4eb3-b2c3-09c33a092163 tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/5a3e3bef-9605-4452-9773-aeab1660d1ce returned with HTTP 404 Aug 26 15:03:13.759505 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 211/864] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:13 2026] GET /volume/v3/volumes/5a3e3bef-9605-4452-9773-aeab1660d1ce => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:03:13.771048 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-09fa319a-7e96-401a-a8c6-ed9b77e4709b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:13.773924 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09fa319a-7e96-401a-a8c6-ed9b77e4709b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/volumes/0b5d4fce-638d-45fb-9c1b-aaa3a43dd99c Aug 26 15:03:13.774347 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09fa319a-7e96-401a-a8c6-ed9b77e4709b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:13.774445 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09fa319a-7e96-401a-a8c6-ed9b77e4709b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:13.783803 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09fa319a-7e96-401a-a8c6-ed9b77e4709b tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/volumes/0b5d4fce-638d-45fb-9c1b-aaa3a43dd99c returned with HTTP 404 Aug 26 15:03:13.784471 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 221/865] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:13 2026] GET /volume/v3/volumes/0b5d4fce-638d-45fb-9c1b-aaa3a43dd99c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:03:13.795269 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7561df47-a3d6-4942-9d95-9d3ac5ceda9f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:13.799475 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7561df47-a3d6-4942-9d95-9d3ac5ceda9f tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] GET https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 Aug 26 15:03:13.801405 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7561df47-a3d6-4942-9d95-9d3ac5ceda9f tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:13.801685 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7561df47-a3d6-4942-9d95-9d3ac5ceda9f tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:13.802449 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-7561df47-a3d6-4942-9d95-9d3ac5ceda9f tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] show called for member b4db702c-a754-466c-9c69-a9bb049a41c0 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:13.809327 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7561df47-a3d6-4942-9d95-9d3ac5ceda9f tempest-GroupsTest-1822683426 tempest-GroupsTest-1822683426-project-member] https://10.4.3.64/volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 returned with HTTP 404 Aug 26 15:03:13.809828 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 213/866] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:13 2026] GET /volume/v3/groups/b4db702c-a754-466c-9c69-a9bb049a41c0 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:03:13.818978 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2a9c0ca9-eeb7-42ea-96c8-9495476220fa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:13.821605 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2a9c0ca9-eeb7-42ea-96c8-9495476220fa tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/2a2f01c3-ca69-4fb1-a03a-125d6fda6fa8 Aug 26 15:03:13.821605 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2a9c0ca9-eeb7-42ea-96c8-9495476220fa tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:13.822206 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2a9c0ca9-eeb7-42ea-96c8-9495476220fa tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:13.841584 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2a9c0ca9-eeb7-42ea-96c8-9495476220fa tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] https://10.4.3.64/volume/v3/group_types/2a2f01c3-ca69-4fb1-a03a-125d6fda6fa8 returned with HTTP 202 Aug 26 15:03:13.841584 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 222/867] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:03:13 2026] DELETE /volume/v3/group_types/2a2f01c3-ca69-4fb1-a03a-125d6fda6fa8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 26 15:03:13.850916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-98932b9b-fefb-494f-a15a-771e38263f8d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:13.853247 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-98932b9b-fefb-494f-a15a-771e38263f8d tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] DELETE https://10.4.3.64/volume/v3/types/cefd1839-931f-40be-9af7-cb5868505189 Aug 26 15:03:13.853509 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-98932b9b-fefb-494f-a15a-771e38263f8d tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:13.853986 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-98932b9b-fefb-494f-a15a-771e38263f8d tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:13.898544 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-98932b9b-fefb-494f-a15a-771e38263f8d tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] https://10.4.3.64/volume/v3/types/cefd1839-931f-40be-9af7-cb5868505189 returned with HTTP 202 Aug 26 15:03:13.899377 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 212/868] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:03:13 2026] DELETE /volume/v3/types/cefd1839-931f-40be-9af7-cb5868505189 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:13.911045 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b41a995f-dff9-40b3-a273-f0abf1e668b3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:13.913340 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b41a995f-dff9-40b3-a273-f0abf1e668b3 tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] GET https://10.4.3.64/volume/v3/types/cefd1839-931f-40be-9af7-cb5868505189 Aug 26 15:03:13.914008 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b41a995f-dff9-40b3-a273-f0abf1e668b3 tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:13.914008 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b41a995f-dff9-40b3-a273-f0abf1e668b3 tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:13.918356 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b41a995f-dff9-40b3-a273-f0abf1e668b3 tempest-GroupsTest-229363102 tempest-GroupsTest-229363102-project-admin] https://10.4.3.64/volume/v3/types/cefd1839-931f-40be-9af7-cb5868505189 returned with HTTP 404 Aug 26 15:03:13.919068 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 222/869] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:03:13 2026] GET /volume/v3/types/cefd1839-931f-40be-9af7-cb5868505189 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:14.158943 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6614b0ba-d622-4799-a8fa-735e7819d5f6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:14.161680 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6614b0ba-d622-4799-a8fa-735e7819d5f6 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:14.162248 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6614b0ba-d622-4799-a8fa-735e7819d5f6 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:14.162525 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6614b0ba-d622-4799-a8fa-735e7819d5f6 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:14.162774 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6614b0ba-d622-4799-a8fa-735e7819d5f6 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:14.174704 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:14.174704 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:14.177331 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6614b0ba-d622-4799-a8fa-735e7819d5f6 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:14.177913 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 214/870] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:14 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:14.197343 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0711bd0e-cd5f-476d-a189-5e551c0b9483 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:14.200638 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0711bd0e-cd5f-476d-a189-5e551c0b9483 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 Aug 26 15:03:14.201000 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0711bd0e-cd5f-476d-a189-5e551c0b9483 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:14.201296 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0711bd0e-cd5f-476d-a189-5e551c0b9483 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:14.217184 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:14.217184 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:14.227124 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0711bd0e-cd5f-476d-a189-5e551c0b9483 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:03:14.235490 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0711bd0e-cd5f-476d-a189-5e551c0b9483 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 returned with HTTP 200 Aug 26 15:03:14.236023 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 223/871] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:14 2026] GET /volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:14.259159 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-46619d66-aa87-42b2-b089-a8662f6844c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:14.261086 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] POST https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67/restore Aug 26 15:03:14.262020 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:14.264123 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Restoring backup 93b5294a-eb41-413c-926d-72f986a85e67 ({'restore': {}}) {{(pid=100199) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 15:03:14.264123 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Restoring backup 93b5294a-eb41-413c-926d-72f986a85e67 to volume None. Aug 26 15:03:14.270938 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:14.270938 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:14.272479 np0000008165 devstack@c-api.service[100199]: INFO cinder.backup.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Creating volume of 1 GB for restore of backup 93b5294a-eb41-413c-926d-72f986a85e67. Aug 26 15:03:14.278482 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Availability Zones retrieved successfully. Aug 26 15:03:14.287921 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Flow 'volume_create_api' (0fcf78b1-1b83-41b1-9091-ab88fa1692b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:14.289544 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45954d36-eccb-4345-b435-f94ad368be22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:14.290982 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:14.338771 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45954d36-eccb-4345-b435-f94ad368be22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:14.339872 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7ebc91-a438-4a66-90fd-b754bf5096e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:14.411061 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Created reservations ['5cbf1366-13cd-47a9-8ca7-fb91e5e3c598', 'be111272-dddb-4510-8246-74bfab973857', '07d3d1df-aa03-4a26-9b3d-5411c08ae669', '34084c98-fff5-499c-a1c8-97be3b10e376'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:14.411982 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7ebc91-a438-4a66-90fd-b754bf5096e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cbf1366-13cd-47a9-8ca7-fb91e5e3c598', 'be111272-dddb-4510-8246-74bfab973857', '07d3d1df-aa03-4a26-9b3d-5411c08ae669', '34084c98-fff5-499c-a1c8-97be3b10e376']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:14.412988 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3e74534-ca63-4c1d-91f2-c2fe53079c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:14.460010 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3e74534-ca63-4c1d-91f2-c2fe53079c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '718cef26-1259-4d25-9791-4b0e6c76ceae', '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_93b5294a-eb41-413c-926d-72f986a85e67',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1927d6b090c4b63afda7af29597c8b9',qos_specs=None,replication_status=,reservations=['5cbf1366-13cd-47a9-8ca7-fb91e5e3c598','be111272-dddb-4510-8246-74bfab973857','07d3d1df-aa03-4a26-9b3d-5411c08ae669','34084c98-fff5-499c-a1c8-97be3b10e376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47157a1a17f040afab0a264737a546df',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_93b5294a-eb41-413c-926d-72f986a85e67',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=718cef26-1259-4d25-9791-4b0e6c76ceae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e1927d6b090c4b63afda7af29597c8b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47157a1a17f040afab0a264737a546df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:14.461229 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acaf6f1-a3cf-4586-8058-c979a4e4aac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:14.485766 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7acaf6f1-a3cf-4586-8058-c979a4e4aac7) transitioned into 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_93b5294a-eb41-413c-926d-72f986a85e67',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e1927d6b090c4b63afda7af29597c8b9',qos_specs=None,replication_status=,reservations=['5cbf1366-13cd-47a9-8ca7-fb91e5e3c598','be111272-dddb-4510-8246-74bfab973857','07d3d1df-aa03-4a26-9b3d-5411c08ae669','34084c98-fff5-499c-a1c8-97be3b10e376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47157a1a17f040afab0a264737a546df',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:14.486588 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a2932b6-8a04-4a99-b84e-6c94f92f5525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:14.505106 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a2932b6-8a04-4a99-b84e-6c94f92f5525) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:14.507117 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Flow 'volume_create_api' (0fcf78b1-1b83-41b1-9091-ab88fa1692b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:14.507662 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Create volume request issued successfully. Aug 26 15:03:14.516530 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:14.516530 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:14.517304 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:03:15.530687 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:15.530687 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:15.532737 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:03:15.535378 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Checking backup size 1 against volume size 1 {{(pid=100199) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 15:03:15.535544 np0000008165 devstack@c-api.service[100199]: INFO cinder.backup.api [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Overwriting volume 718cef26-1259-4d25-9791-4b0e6c76ceae with restore of backup 93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:15.572250 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] restore_backup in rpcapi backup_id 93b5294a-eb41-413c-926d-72f986a85e67 {{(pid=100199) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 15:03:15.574517 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-46619d66-aa87-42b2-b089-a8662f6844c2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67/restore returned with HTTP 202 Aug 26 15:03:15.575486 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 213/872] 10.4.3.64 () {68 vars in 1386 bytes} [Wed Aug 26 15:03:14 2026] POST /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67/restore => generated 189 bytes in 1317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:15.584847 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9ea6b52a-63a8-44d2-864f-1e9eba58a375 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:15.587656 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9ea6b52a-63a8-44d2-864f-1e9eba58a375 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:15.588079 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9ea6b52a-63a8-44d2-864f-1e9eba58a375 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:15.588240 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9ea6b52a-63a8-44d2-864f-1e9eba58a375 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:15.588416 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9ea6b52a-63a8-44d2-864f-1e9eba58a375 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:15.597222 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:15.597222 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:15.598558 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9ea6b52a-63a8-44d2-864f-1e9eba58a375 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:15.599145 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 223/873] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:15 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:16.617977 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-de2637ab-aa32-4ec0-9710-85a739824c0e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:16.620778 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de2637ab-aa32-4ec0-9710-85a739824c0e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:16.621118 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-de2637ab-aa32-4ec0-9710-85a739824c0e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:16.621821 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-de2637ab-aa32-4ec0-9710-85a739824c0e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:16.621821 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-de2637ab-aa32-4ec0-9710-85a739824c0e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:16.630502 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:16.630502 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:16.632144 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de2637ab-aa32-4ec0-9710-85a739824c0e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:16.633314 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 215/874] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:16 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:16.918541 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:17.213483 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:17.213934 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-877505147"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:17.215611 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-877505147'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:17.215611 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Create volume of 1 GB Aug 26 15:03:17.220926 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Availability Zones retrieved successfully. Aug 26 15:03:17.232342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Flow 'volume_create_api' (35f86c4a-f547-4394-a531-7fc195b9ff50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:17.234594 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7db7d937-5dc8-4fe4-9d97-da0dec5561a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:17.236126 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:17.286139 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7db7d937-5dc8-4fe4-9d97-da0dec5561a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:17.287476 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfdd7c2b-2acc-44f7-9330-6b1ed453a7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:17.405311 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Created reservations ['d34c0870-465c-4abf-843e-28a179650c83', '9d437851-5039-4169-a7e2-6eb34f697f84', '09bdb312-1f1d-439e-b6f8-4412118d8f63', '49db4bf5-a926-447f-b3da-3fdd3c4fae35'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:17.407949 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfdd7c2b-2acc-44f7-9330-6b1ed453a7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d34c0870-465c-4abf-843e-28a179650c83', '9d437851-5039-4169-a7e2-6eb34f697f84', '09bdb312-1f1d-439e-b6f8-4412118d8f63', '49db4bf5-a926-447f-b3da-3fdd3c4fae35']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:17.407949 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7477dd-9e5d-4f4a-9402-1f77d4b8ad72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:17.443788 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f7477dd-9e5d-4f4a-9402-1f77d4b8ad72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfd1bea6-5a70-494e-9917-ca765cbce4dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-877505147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b70fefa7fd1e4aaba8cf7e4d150c7c20',qos_specs=None,replication_status=,reservations=['d34c0870-465c-4abf-843e-28a179650c83','9d437851-5039-4169-a7e2-6eb34f697f84','09bdb312-1f1d-439e-b6f8-4412118d8f63','49db4bf5-a926-447f-b3da-3fdd3c4fae35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='977e732d08be4609b4756d80ab4dc575',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-877505147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dfd1bea6-5a70-494e-9917-ca765cbce4dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b70fefa7fd1e4aaba8cf7e4d150c7c20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='977e732d08be4609b4756d80ab4dc575',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:17.445439 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (871769a6-1c94-4167-86eb-ef3c3ea7827e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:17.477227 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (871769a6-1c94-4167-86eb-ef3c3ea7827e) transitioned into state 'SUCCESS' from state '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-877505147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b70fefa7fd1e4aaba8cf7e4d150c7c20',qos_specs=None,replication_status=,reservations=['d34c0870-465c-4abf-843e-28a179650c83','9d437851-5039-4169-a7e2-6eb34f697f84','09bdb312-1f1d-439e-b6f8-4412118d8f63','49db4bf5-a926-447f-b3da-3fdd3c4fae35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='977e732d08be4609b4756d80ab4dc575',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:17.478808 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1188132-be35-4863-90f4-13535cdf0281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:17.491722 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1188132-be35-4863-90f4-13535cdf0281) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:17.493052 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Flow 'volume_create_api' (35f86c4a-f547-4394-a531-7fc195b9ff50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:17.493496 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Create volume request issued successfully. Aug 26 15:03:17.494354 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6715e57c-55a4-46c6-89c2-d57505f6f214 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:17.495051 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 224/875] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:03:16 2026] POST /volume/v3/volumes => generated 752 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:17.513027 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-48d0c06d-e54e-4b7d-8068-6d42f01ff517 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:17.516864 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-48d0c06d-e54e-4b7d-8068-6d42f01ff517 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc Aug 26 15:03:17.517139 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-48d0c06d-e54e-4b7d-8068-6d42f01ff517 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:17.517303 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-48d0c06d-e54e-4b7d-8068-6d42f01ff517 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:17.529087 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:17.529087 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:17.536707 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-48d0c06d-e54e-4b7d-8068-6d42f01ff517 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Volume info retrieved successfully. Aug 26 15:03:17.544523 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-48d0c06d-e54e-4b7d-8068-6d42f01ff517 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc returned with HTTP 200 Aug 26 15:03:17.545265 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 214/876] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:17 2026] GET /volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:17.650147 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-747334e1-6fc4-44c7-b1b5-2c3660485402 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:17.653915 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-747334e1-6fc4-44c7-b1b5-2c3660485402 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:17.653915 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-747334e1-6fc4-44c7-b1b5-2c3660485402 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:17.653915 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-747334e1-6fc4-44c7-b1b5-2c3660485402 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:17.653915 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-747334e1-6fc4-44c7-b1b5-2c3660485402 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:17.665158 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:17.665158 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:17.665158 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-747334e1-6fc4-44c7-b1b5-2c3660485402 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:17.665504 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 224/877] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:17 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:17.807894 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ac9364a6-a301-41ff-b6e9-ccce1bdceac6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:17.960478 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ac9364a6-a301-41ff-b6e9-ccce1bdceac6 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:03:17.961048 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ac9364a6-a301-41ff-b6e9-ccce1bdceac6 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1680985176"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:17.980238 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ac9364a6-a301-41ff-b6e9-ccce1bdceac6 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:03:17.980985 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 216/878] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:03:17 2026] POST /volume/v3/types => generated 220 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:17.992658 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a924d484-347e-4f28-bdbb-df41f39157ff None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:17.994796 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a924d484-347e-4f28-bdbb-df41f39157ff tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 26 15:03:17.995206 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a924d484-347e-4f28-bdbb-df41f39157ff tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1107237433"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:17.996911 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:17.996911 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:18.016719 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a924d484-347e-4f28-bdbb-df41f39157ff tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 26 15:03:18.017608 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 225/879] 10.4.3.64 () {70 vars in 1304 bytes} [Wed Aug 26 15:03:17 2026] POST /volume/v3/group_types => generated 177 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:18.029288 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4af1d9c6-712d-4d83-9cc7-8b155cecb76a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:18.150473 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4af1d9c6-712d-4d83-9cc7-8b155cecb76a tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] POST https://10.4.3.64/volume/v3/groups Aug 26 15:03:18.151194 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4af1d9c6-712d-4d83-9cc7-8b155cecb76a tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1da2cede-dc6c-4a16-9278-629a0ce9e9d9", "volume_types": ["c0c85698-6411-49fe-b249-5437ca0c1e6a"], "name": "tempest-GroupsV314Test-Group-660617389"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:18.153184 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-4af1d9c6-712d-4d83-9cc7-8b155cecb76a tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Creating new group {'group': {'group_type': '1da2cede-dc6c-4a16-9278-629a0ce9e9d9', 'volume_types': ['c0c85698-6411-49fe-b249-5437ca0c1e6a'], 'name': 'tempest-GroupsV314Test-Group-660617389'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 15:03:18.159738 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-4af1d9c6-712d-4d83-9cc7-8b155cecb76a tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Creating group tempest-GroupsV314Test-Group-660617389. Aug 26 15:03:18.174314 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4af1d9c6-712d-4d83-9cc7-8b155cecb76a tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Availability Zones retrieved successfully. Aug 26 15:03:18.208365 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4af1d9c6-712d-4d83-9cc7-8b155cecb76a tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Created reservations ['3e3e3531-6220-4940-9e67-ae463ed375d0'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:18.248860 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4af1d9c6-712d-4d83-9cc7-8b155cecb76a tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 26 15:03:18.249661 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 215/880] 10.4.3.64 () {70 vars in 1290 bytes} [Wed Aug 26 15:03:18 2026] POST /volume/v3/groups => generated 107 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:18.263599 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f839a5d6-90c6-4081-ab42-6dbbc9795b14 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:18.268553 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f839a5d6-90c6-4081-ab42-6dbbc9795b14 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/groups/df9fa6ad-f4eb-42cb-a59a-0acd035773d6 Aug 26 15:03:18.268977 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f839a5d6-90c6-4081-ab42-6dbbc9795b14 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:18.270007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f839a5d6-90c6-4081-ab42-6dbbc9795b14 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:18.270007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-f839a5d6-90c6-4081-ab42-6dbbc9795b14 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] show called for member df9fa6ad-f4eb-42cb-a59a-0acd035773d6 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:18.276335 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:18.276335 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:18.288456 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f839a5d6-90c6-4081-ab42-6dbbc9795b14 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/groups/df9fa6ad-f4eb-42cb-a59a-0acd035773d6 returned with HTTP 200 Aug 26 15:03:18.289011 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 225/881] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:18 2026] GET /volume/v3/groups/df9fa6ad-f4eb-42cb-a59a-0acd035773d6 => generated 387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:18.562450 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b3151fe0-f1cb-4488-a55d-d12732b42f9e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:18.567836 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3151fe0-f1cb-4488-a55d-d12732b42f9e tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc Aug 26 15:03:18.568281 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3151fe0-f1cb-4488-a55d-d12732b42f9e tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:18.569226 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3151fe0-f1cb-4488-a55d-d12732b42f9e tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:18.589708 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:18.589708 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:18.599647 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b3151fe0-f1cb-4488-a55d-d12732b42f9e tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Volume info retrieved successfully. Aug 26 15:03:18.607693 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3151fe0-f1cb-4488-a55d-d12732b42f9e tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc returned with HTTP 200 Aug 26 15:03:18.608037 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 217/882] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:18 2026] GET /volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:18.622245 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c8a37e7e-207f-442a-87ba-1fd6558a5f6d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:18.624299 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c8a37e7e-207f-442a-87ba-1fd6558a5f6d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:03:18.624465 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c8a37e7e-207f-442a-87ba-1fd6558a5f6d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dfd1bea6-5a70-494e-9917-ca765cbce4dc", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-692986699"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:18.637965 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:18.637965 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:18.639394 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c8a37e7e-207f-442a-87ba-1fd6558a5f6d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Volume info retrieved successfully. Aug 26 15:03:18.639394 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-c8a37e7e-207f-442a-87ba-1fd6558a5f6d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Create snapshot from volume dfd1bea6-5a70-494e-9917-ca765cbce4dc Aug 26 15:03:18.682301 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-abd07dd9-b7de-451c-a1c8-62c12b98d8c1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:18.684924 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-abd07dd9-b7de-451c-a1c8-62c12b98d8c1 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:18.684924 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-abd07dd9-b7de-451c-a1c8-62c12b98d8c1 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:18.685350 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-abd07dd9-b7de-451c-a1c8-62c12b98d8c1 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:18.685661 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-abd07dd9-b7de-451c-a1c8-62c12b98d8c1 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:18.691061 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:18.691061 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:18.692091 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-abd07dd9-b7de-451c-a1c8-62c12b98d8c1 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:18.692601 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 216/883] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:18 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:18.699091 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-c8a37e7e-207f-442a-87ba-1fd6558a5f6d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Created reservations ['d45797cd-eec0-4cad-9f8c-1121fa3bbd43', 'e36e531b-43f9-4f26-bc99-e143f79212d7', 'e4dddac0-8ee6-4975-92dd-612517e02d3d', '877edaac-52ef-4c2a-9780-33b00f0243c7'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:18.759733 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c8a37e7e-207f-442a-87ba-1fd6558a5f6d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot create request issued successfully. Aug 26 15:03:18.759843 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c8a37e7e-207f-442a-87ba-1fd6558a5f6d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:03:18.760423 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 226/884] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:03:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:18.772524 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-480bdac0-9405-4d3e-bd51-b6e87aacae7d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:18.777268 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-480bdac0-9405-4d3e-bd51-b6e87aacae7d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 Aug 26 15:03:18.777420 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-480bdac0-9405-4d3e-bd51-b6e87aacae7d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:18.777677 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-480bdac0-9405-4d3e-bd51-b6e87aacae7d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:18.785662 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:18.785662 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:18.786150 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-480bdac0-9405-4d3e-bd51-b6e87aacae7d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:18.787250 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-480bdac0-9405-4d3e-bd51-b6e87aacae7d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 returned with HTTP 200 Aug 26 15:03:18.787587 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 226/885] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:03:18 2026] GET /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:19.303486 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-09c35000-47c8-4754-a18d-96bcb216e813 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:19.310746 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-09c35000-47c8-4754-a18d-96bcb216e813 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/groups/df9fa6ad-f4eb-42cb-a59a-0acd035773d6 Aug 26 15:03:19.311085 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-09c35000-47c8-4754-a18d-96bcb216e813 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:19.311392 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-09c35000-47c8-4754-a18d-96bcb216e813 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:19.311608 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-09c35000-47c8-4754-a18d-96bcb216e813 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] show called for member df9fa6ad-f4eb-42cb-a59a-0acd035773d6 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:19.322840 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:19.322840 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:19.338348 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-09c35000-47c8-4754-a18d-96bcb216e813 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/groups/df9fa6ad-f4eb-42cb-a59a-0acd035773d6 returned with HTTP 200 Aug 26 15:03:19.339063 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 218/886] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:19 2026] GET /volume/v3/groups/df9fa6ad-f4eb-42cb-a59a-0acd035773d6 => generated 388 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:19.352919 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8edca853-96aa-4749-962b-077a20b4ae57 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:19.355421 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:19.355964 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-12510866", "volume_type": "c0c85698-6411-49fe-b249-5437ca0c1e6a", "group_id": "df9fa6ad-f4eb-42cb-a59a-0acd035773d6", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:19.358106 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-12510866', 'volume_type': 'c0c85698-6411-49fe-b249-5437ca0c1e6a', 'group_id': 'df9fa6ad-f4eb-42cb-a59a-0acd035773d6', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:19.373331 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:19.373331 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:19.374004 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Create volume of 1 GB Aug 26 15:03:19.394920 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Availability Zones retrieved successfully. Aug 26 15:03:19.399933 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Flow 'volume_create_api' (667e18b5-ec95-4136-a9b3-b8c329ce0a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:19.401577 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed4caad5-af88-4adb-bd2f-fb301b955b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:19.402625 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:19.402625 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:19.403335 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:19.434725 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed4caad5-af88-4adb-bd2f-fb301b955b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:03:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0c85698-6411-49fe-b249-5437ca0c1e6a,is_public=True,name='tempest-GroupsV314Test-volume-type-1680985176',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0c85698-6411-49fe-b249-5437ca0c1e6a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'df9fa6ad-f4eb-42cb-a59a-0acd035773d6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:19.436116 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66de1f96-7d24-4e45-ad72-d958b05316bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:19.474297 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1680985176 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1680985176, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:19.475499 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1680985176 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1680985176, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:19.538968 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Created reservations ['d4898684-8f16-4993-a57f-6447ae75b5c4', 'def66da4-d72f-4693-b040-0400ef2a3aec', '9e8e3cd0-676e-44df-afa8-25c288ebc655', '4f0e8ac4-c2f5-4f14-a96d-0d5cddaece41'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:19.540306 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66de1f96-7d24-4e45-ad72-d958b05316bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4898684-8f16-4993-a57f-6447ae75b5c4', 'def66da4-d72f-4693-b040-0400ef2a3aec', '9e8e3cd0-676e-44df-afa8-25c288ebc655', '4f0e8ac4-c2f5-4f14-a96d-0d5cddaece41']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:19.541546 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40efec55-52a7-4aa2-b2b6-3c40457f2fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:19.576622 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40efec55-52a7-4aa2-b2b6-3c40457f2fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71dfd9a7-a6c1-4b4d-a147-66125cf3a758', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-12510866',encryption_key_id=None,group_id=df9fa6ad-f4eb-42cb-a59a-0acd035773d6,group_type_id=,metadata={},multiattach=False,project_id='a69d6d99b6344d73b9d0f7e597abf031',qos_specs=None,replication_status=,reservations=['d4898684-8f16-4993-a57f-6447ae75b5c4','def66da4-d72f-4693-b040-0400ef2a3aec','9e8e3cd0-676e-44df-afa8-25c288ebc655','4f0e8ac4-c2f5-4f14-a96d-0d5cddaece41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d25b42b271c54513ab1b9c183be06774',volume_type_id=c0c85698-6411-49fe-b249-5437ca0c1e6a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-12510866',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=df9fa6ad-f4eb-42cb-a59a-0acd035773d6,host=None,id=71dfd9a7-a6c1-4b4d-a147-66125cf3a758,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a69d6d99b6344d73b9d0f7e597abf031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d25b42b271c54513ab1b9c183be06774',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0c85698-6411-49fe-b249-5437ca0c1e6a),volume_type_id=c0c85698-6411-49fe-b249-5437ca0c1e6a)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:19.577693 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b77f3334-c8a1-4d87-a099-0b7e63885b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:19.614315 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b77f3334-c8a1-4d87-a099-0b7e63885b38) transitioned into state 'SUCCESS' from state '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-12510866',encryption_key_id=None,group_id=df9fa6ad-f4eb-42cb-a59a-0acd035773d6,group_type_id=,metadata={},multiattach=False,project_id='a69d6d99b6344d73b9d0f7e597abf031',qos_specs=None,replication_status=,reservations=['d4898684-8f16-4993-a57f-6447ae75b5c4','def66da4-d72f-4693-b040-0400ef2a3aec','9e8e3cd0-676e-44df-afa8-25c288ebc655','4f0e8ac4-c2f5-4f14-a96d-0d5cddaece41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d25b42b271c54513ab1b9c183be06774',volume_type_id=c0c85698-6411-49fe-b249-5437ca0c1e6a)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:19.614668 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fcd2d8-b067-410d-abf6-5ca22994b13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:19.632392 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fcd2d8-b067-410d-abf6-5ca22994b13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:19.633271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Flow 'volume_create_api' (667e18b5-ec95-4136-a9b3-b8c329ce0a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:19.633595 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Create volume request issued successfully. Aug 26 15:03:19.634288 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:19.634450 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:19.670847 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:19.676735 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:19.676735 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:19.682531 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8edca853-96aa-4749-962b-077a20b4ae57 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:19.683542 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 217/887] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:03:19 2026] POST /volume/v3/volumes => generated 815 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:19.702009 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9ad5869a-0d8c-40c1-9b2b-aaad810b7c32 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:19.704362 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9ad5869a-0d8c-40c1-9b2b-aaad810b7c32 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/volumes/71dfd9a7-a6c1-4b4d-a147-66125cf3a758 Aug 26 15:03:19.704646 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9ad5869a-0d8c-40c1-9b2b-aaad810b7c32 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:19.704846 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9ad5869a-0d8c-40c1-9b2b-aaad810b7c32 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:19.712995 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bae30369-935a-429b-9c72-e8f2dfaf4aca None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:19.716121 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bae30369-935a-429b-9c72-e8f2dfaf4aca tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:19.716246 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bae30369-935a-429b-9c72-e8f2dfaf4aca tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:19.716638 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bae30369-935a-429b-9c72-e8f2dfaf4aca tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:19.717304 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-bae30369-935a-429b-9c72-e8f2dfaf4aca tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:19.723762 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:19.723762 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:19.728241 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:19.728241 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:19.732776 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bae30369-935a-429b-9c72-e8f2dfaf4aca tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:19.733209 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 227/888] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:19 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:19.740917 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9ad5869a-0d8c-40c1-9b2b-aaad810b7c32 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Volume info retrieved successfully. Aug 26 15:03:19.742013 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-9ad5869a-0d8c-40c1-9b2b-aaad810b7c32 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:19.743213 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-9ad5869a-0d8c-40c1-9b2b-aaad810b7c32 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:19.800655 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-9ad5869a-0d8c-40c1-9b2b-aaad810b7c32 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:19.801082 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a041aa07-8dcf-47cb-9b90-9a15b3cd8201 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:19.803200 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a041aa07-8dcf-47cb-9b90-9a15b3cd8201 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 Aug 26 15:03:19.803626 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a041aa07-8dcf-47cb-9b90-9a15b3cd8201 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:19.804812 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a041aa07-8dcf-47cb-9b90-9a15b3cd8201 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:19.805689 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:19.805689 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:19.810045 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:19.810045 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:19.810543 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a041aa07-8dcf-47cb-9b90-9a15b3cd8201 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:19.812915 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a041aa07-8dcf-47cb-9b90-9a15b3cd8201 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 returned with HTTP 200 Aug 26 15:03:19.812915 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 219/889] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:03:19 2026] GET /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:19.820543 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9ad5869a-0d8c-40c1-9b2b-aaad810b7c32 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/volumes/71dfd9a7-a6c1-4b4d-a147-66125cf3a758 returned with HTTP 200 Aug 26 15:03:19.821481 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 227/890] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:19 2026] GET /volume/v3/volumes/71dfd9a7-a6c1-4b4d-a147-66125cf3a758 => generated 883 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:19.829372 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-71248e4e-2821-44f2-9cdb-dbc002cc53cd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:19.834920 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-71248e4e-2821-44f2-9cdb-dbc002cc53cd tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] POST https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata Aug 26 15:03:19.834920 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-71248e4e-2821-44f2-9cdb-dbc002cc53cd tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:19.846486 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:19.846486 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:19.847168 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-71248e4e-2821-44f2-9cdb-dbc002cc53cd tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:19.892308 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-71248e4e-2821-44f2-9cdb-dbc002cc53cd tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Update snapshot metadata completed successfully. Aug 26 15:03:19.892308 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-71248e4e-2821-44f2-9cdb-dbc002cc53cd tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata returned with HTTP 200 Aug 26 15:03:19.893853 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 218/891] 10.4.3.64 () {68 vars in 1395 bytes} [Wed Aug 26 15:03:19 2026] POST /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata => generated 68 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:19.906561 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ce764bbe-5529-4bf1-9e64-f3ba3f6330de None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:19.912082 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce764bbe-5529-4bf1-9e64-f3ba3f6330de tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata Aug 26 15:03:19.912365 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce764bbe-5529-4bf1-9e64-f3ba3f6330de tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:19.912659 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce764bbe-5529-4bf1-9e64-f3ba3f6330de tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:19.919697 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:19.919697 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:19.920584 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ce764bbe-5529-4bf1-9e64-f3ba3f6330de tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:19.921228 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ce764bbe-5529-4bf1-9e64-f3ba3f6330de tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Get snapshot metadata completed successfully. Aug 26 15:03:19.921637 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce764bbe-5529-4bf1-9e64-f3ba3f6330de tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata returned with HTTP 200 Aug 26 15:03:19.922079 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 228/892] 10.4.3.64 () {66 vars in 1374 bytes} [Wed Aug 26 15:03:19 2026] GET /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:19.931309 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-98c1b124-1368-4280-8572-65468d4ace8c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:19.933697 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98c1b124-1368-4280-8572-65468d4ace8c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] PUT https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata Aug 26 15:03:19.934377 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98c1b124-1368-4280-8572-65468d4ace8c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:19.943379 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:19.943379 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:19.944037 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-98c1b124-1368-4280-8572-65468d4ace8c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:19.974995 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-98c1b124-1368-4280-8572-65468d4ace8c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Update snapshot metadata completed successfully. Aug 26 15:03:19.974995 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98c1b124-1368-4280-8572-65468d4ace8c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata returned with HTTP 200 Aug 26 15:03:19.974995 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 220/893] 10.4.3.64 () {68 vars in 1394 bytes} [Wed Aug 26 15:03:19 2026] PUT /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata => generated 57 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:19.987235 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3d09f119-6494-4149-a89d-0e116c488b76 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:19.991350 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3d09f119-6494-4149-a89d-0e116c488b76 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata Aug 26 15:03:19.992441 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3d09f119-6494-4149-a89d-0e116c488b76 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:19.992441 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3d09f119-6494-4149-a89d-0e116c488b76 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:20.001276 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.001276 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:20.001921 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3d09f119-6494-4149-a89d-0e116c488b76 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:20.003203 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3d09f119-6494-4149-a89d-0e116c488b76 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Get snapshot metadata completed successfully. Aug 26 15:03:20.003495 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3d09f119-6494-4149-a89d-0e116c488b76 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata returned with HTTP 200 Aug 26 15:03:20.004066 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 228/894] 10.4.3.64 () {66 vars in 1374 bytes} [Wed Aug 26 15:03:19 2026] GET /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:20.013742 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0ce09634-f8ca-4fdf-ab8b-d85f687e7366 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.017036 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0ce09634-f8ca-4fdf-ab8b-d85f687e7366 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata/key3 Aug 26 15:03:20.017036 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0ce09634-f8ca-4fdf-ab8b-d85f687e7366 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:20.017881 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0ce09634-f8ca-4fdf-ab8b-d85f687e7366 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:20.032110 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.032110 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:20.035448 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0ce09634-f8ca-4fdf-ab8b-d85f687e7366 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:20.035871 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0ce09634-f8ca-4fdf-ab8b-d85f687e7366 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Get snapshot metadata completed successfully. Aug 26 15:03:20.049097 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0ce09634-f8ca-4fdf-ab8b-d85f687e7366 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Delete snapshot metadata completed successfully. Aug 26 15:03:20.049405 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0ce09634-f8ca-4fdf-ab8b-d85f687e7366 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata/key3 returned with HTTP 200 Aug 26 15:03:20.049983 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 219/895] 10.4.3.64 () {66 vars in 1392 bytes} [Wed Aug 26 15:03:20 2026] DELETE /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata/key3 => generated 0 bytes in 37 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 26 15:03:20.059335 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-440cf3c4-5652-48eb-a30f-e694baedb41b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.062003 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-440cf3c4-5652-48eb-a30f-e694baedb41b tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata Aug 26 15:03:20.062981 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-440cf3c4-5652-48eb-a30f-e694baedb41b tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:20.062981 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-440cf3c4-5652-48eb-a30f-e694baedb41b tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:20.070271 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.070271 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:20.070878 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-440cf3c4-5652-48eb-a30f-e694baedb41b tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:20.073394 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-440cf3c4-5652-48eb-a30f-e694baedb41b tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Get snapshot metadata completed successfully. Aug 26 15:03:20.073394 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-440cf3c4-5652-48eb-a30f-e694baedb41b tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata returned with HTTP 200 Aug 26 15:03:20.074097 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 229/896] 10.4.3.64 () {66 vars in 1374 bytes} [Wed Aug 26 15:03:20 2026] GET /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata => generated 32 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:20.082175 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-44c8ae4e-ea77-455f-8fee-bfa252c5913c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.084627 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44c8ae4e-ea77-455f-8fee-bfa252c5913c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] PUT https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata Aug 26 15:03:20.085129 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44c8ae4e-ea77-455f-8fee-bfa252c5913c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:20.095072 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.095072 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:20.095963 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-44c8ae4e-ea77-455f-8fee-bfa252c5913c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:20.120447 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-44c8ae4e-ea77-455f-8fee-bfa252c5913c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Update snapshot metadata completed successfully. Aug 26 15:03:20.120447 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44c8ae4e-ea77-455f-8fee-bfa252c5913c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata returned with HTTP 200 Aug 26 15:03:20.120447 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 221/897] 10.4.3.64 () {68 vars in 1394 bytes} [Wed Aug 26 15:03:20 2026] PUT /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata => generated 16 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:20.133306 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5690240f-38f6-4bd6-b1be-615159e7822d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.135672 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5690240f-38f6-4bd6-b1be-615159e7822d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] POST https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata Aug 26 15:03:20.136292 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5690240f-38f6-4bd6-b1be-615159e7822d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:20.144837 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.144837 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:20.145400 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5690240f-38f6-4bd6-b1be-615159e7822d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:20.181779 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5690240f-38f6-4bd6-b1be-615159e7822d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Update snapshot metadata completed successfully. Aug 26 15:03:20.182196 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5690240f-38f6-4bd6-b1be-615159e7822d tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata returned with HTTP 200 Aug 26 15:03:20.183033 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 229/898] 10.4.3.64 () {68 vars in 1395 bytes} [Wed Aug 26 15:03:20 2026] POST /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata => generated 68 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (3 switches on core 0) Aug 26 15:03:20.192611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5f224b70-bb62-45a2-a914-f60e03b8390c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.196082 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5f224b70-bb62-45a2-a914-f60e03b8390c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata Aug 26 15:03:20.196336 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5f224b70-bb62-45a2-a914-f60e03b8390c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:20.196620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5f224b70-bb62-45a2-a914-f60e03b8390c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:20.206019 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.206019 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:20.206714 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5f224b70-bb62-45a2-a914-f60e03b8390c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:20.207824 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5f224b70-bb62-45a2-a914-f60e03b8390c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Get snapshot metadata completed successfully. Aug 26 15:03:20.208381 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5f224b70-bb62-45a2-a914-f60e03b8390c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata returned with HTTP 200 Aug 26 15:03:20.208984 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 220/899] 10.4.3.64 () {66 vars in 1374 bytes} [Wed Aug 26 15:03:20 2026] GET /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:20.223078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-49da4b24-95c2-409b-9526-3d1d1f706ceb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.225133 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-49da4b24-95c2-409b-9526-3d1d1f706ceb tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] PUT https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata/key3 Aug 26 15:03:20.225610 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-49da4b24-95c2-409b-9526-3d1d1f706ceb tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:20.236873 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.236873 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:20.236873 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-49da4b24-95c2-409b-9526-3d1d1f706ceb tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:20.271724 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-49da4b24-95c2-409b-9526-3d1d1f706ceb tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Update snapshot metadata completed successfully. Aug 26 15:03:20.272217 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-49da4b24-95c2-409b-9526-3d1d1f706ceb tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata/key3 returned with HTTP 200 Aug 26 15:03:20.273720 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 230/900] 10.4.3.64 () {68 vars in 1409 bytes} [Wed Aug 26 15:03:20 2026] PUT /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata/key3 => generated 35 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:20.282717 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-59cf9161-3521-4bd2-9399-b170a9353d4f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.284934 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-59cf9161-3521-4bd2-9399-b170a9353d4f tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata/key3 Aug 26 15:03:20.285145 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-59cf9161-3521-4bd2-9399-b170a9353d4f tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:20.285456 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-59cf9161-3521-4bd2-9399-b170a9353d4f tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:20.292788 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.292788 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:20.292788 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-59cf9161-3521-4bd2-9399-b170a9353d4f tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:20.293067 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-59cf9161-3521-4bd2-9399-b170a9353d4f tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Get snapshot metadata completed successfully. Aug 26 15:03:20.293249 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-59cf9161-3521-4bd2-9399-b170a9353d4f tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata/key3 returned with HTTP 200 Aug 26 15:03:20.293620 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 222/901] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:03:20 2026] GET /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata/key3 => generated 35 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:20.305330 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca9858df-17b2-4252-bc76-99bb4b69fbf3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.307736 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca9858df-17b2-4252-bc76-99bb4b69fbf3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata Aug 26 15:03:20.308175 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca9858df-17b2-4252-bc76-99bb4b69fbf3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:20.308843 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca9858df-17b2-4252-bc76-99bb4b69fbf3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:20.315638 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.315638 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:20.316310 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ca9858df-17b2-4252-bc76-99bb4b69fbf3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:20.317506 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ca9858df-17b2-4252-bc76-99bb4b69fbf3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Get snapshot metadata completed successfully. Aug 26 15:03:20.317849 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca9858df-17b2-4252-bc76-99bb4b69fbf3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata returned with HTTP 200 Aug 26 15:03:20.318716 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 230/902] 10.4.3.64 () {66 vars in 1374 bytes} [Wed Aug 26 15:03:20 2026] GET /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata => generated 75 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:20.328764 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8a8b62d1-70e2-4bef-b01b-95d43b15c640 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.331614 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a8b62d1-70e2-4bef-b01b-95d43b15c640 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] PUT https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata Aug 26 15:03:20.332097 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a8b62d1-70e2-4bef-b01b-95d43b15c640 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:20.341810 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.341810 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:20.342722 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8a8b62d1-70e2-4bef-b01b-95d43b15c640 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:20.375159 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8a8b62d1-70e2-4bef-b01b-95d43b15c640 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Update snapshot metadata completed successfully. Aug 26 15:03:20.375655 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a8b62d1-70e2-4bef-b01b-95d43b15c640 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata returned with HTTP 200 Aug 26 15:03:20.376225 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 221/903] 10.4.3.64 () {68 vars in 1394 bytes} [Wed Aug 26 15:03:20 2026] PUT /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714/metadata => generated 16 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:20.389160 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1ce315c2-309f-47a7-8d18-8cac8368e61c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.390871 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1ce315c2-309f-47a7-8d18-8cac8368e61c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 Aug 26 15:03:20.392137 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1ce315c2-309f-47a7-8d18-8cac8368e61c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:20.392417 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1ce315c2-309f-47a7-8d18-8cac8368e61c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:20.392566 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-1ce315c2-309f-47a7-8d18-8cac8368e61c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Delete snapshot with id: 7f096718-26e1-4658-811a-b6b8cab31714 Aug 26 15:03:20.399513 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.399513 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:20.400120 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1ce315c2-309f-47a7-8d18-8cac8368e61c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:20.430754 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1ce315c2-309f-47a7-8d18-8cac8368e61c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot delete request issued successfully. Aug 26 15:03:20.431150 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1ce315c2-309f-47a7-8d18-8cac8368e61c tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 returned with HTTP 202 Aug 26 15:03:20.431813 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 231/904] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:03:20 2026] DELETE /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:20.443780 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c66f19f6-89fc-4501-b96f-2a961b23f4b1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.446095 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c66f19f6-89fc-4501-b96f-2a961b23f4b1 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 Aug 26 15:03:20.446525 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c66f19f6-89fc-4501-b96f-2a961b23f4b1 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:20.447182 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c66f19f6-89fc-4501-b96f-2a961b23f4b1 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:20.455436 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.455436 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:20.455625 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c66f19f6-89fc-4501-b96f-2a961b23f4b1 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Snapshot retrieved successfully. Aug 26 15:03:20.456962 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c66f19f6-89fc-4501-b96f-2a961b23f4b1 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 returned with HTTP 200 Aug 26 15:03:20.457598 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 223/905] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:03:20 2026] GET /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:20.753368 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3d2d61df-c6e4-4daf-9bea-906c76871d8f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.756944 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3d2d61df-c6e4-4daf-9bea-906c76871d8f tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:20.757712 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3d2d61df-c6e4-4daf-9bea-906c76871d8f tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:20.757712 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3d2d61df-c6e4-4daf-9bea-906c76871d8f tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:20.758004 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-3d2d61df-c6e4-4daf-9bea-906c76871d8f tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:20.767247 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.767247 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:20.769267 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3d2d61df-c6e4-4daf-9bea-906c76871d8f tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:20.769267 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 231/906] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:20 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:20.845340 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-de3ec6b7-6c7d-4efa-894d-5c08e8b2ceda None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.847300 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de3ec6b7-6c7d-4efa-894d-5c08e8b2ceda tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/volumes/71dfd9a7-a6c1-4b4d-a147-66125cf3a758 Aug 26 15:03:20.847701 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de3ec6b7-6c7d-4efa-894d-5c08e8b2ceda tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:20.848058 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de3ec6b7-6c7d-4efa-894d-5c08e8b2ceda tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:20.866781 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.866781 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:20.880273 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-de3ec6b7-6c7d-4efa-894d-5c08e8b2ceda tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Volume info retrieved successfully. Aug 26 15:03:20.881403 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-de3ec6b7-6c7d-4efa-894d-5c08e8b2ceda tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:20.881915 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-de3ec6b7-6c7d-4efa-894d-5c08e8b2ceda tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:20.943160 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-de3ec6b7-6c7d-4efa-894d-5c08e8b2ceda tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:20.947614 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.947614 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:20.962973 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de3ec6b7-6c7d-4efa-894d-5c08e8b2ceda tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/volumes/71dfd9a7-a6c1-4b4d-a147-66125cf3a758 returned with HTTP 200 Aug 26 15:03:20.963922 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 222/907] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:20 2026] GET /volume/v3/volumes/71dfd9a7-a6c1-4b4d-a147-66125cf3a758 => generated 908 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:20.981358 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aae1414e-72be-46a4-b0b6-91d1a563019c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:20.983874 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] POST https://10.4.3.64/volume/v3/groups/action Aug 26 15:03:20.985383 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Action body: b'{"create-from-src": {"source_group_id": "df9fa6ad-f4eb-42cb-a59a-0acd035773d6", "name": "tempest-Group_from_grp-1424562992"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:20.985599 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "df9fa6ad-f4eb-42cb-a59a-0acd035773d6", "name": "tempest-Group_from_grp-1424562992"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:20.987560 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Creating new group {'create-from-src': {'source_group_id': 'df9fa6ad-f4eb-42cb-a59a-0acd035773d6', 'name': 'tempest-Group_from_grp-1424562992'}}. {{(pid=100197) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 26 15:03:20.987774 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Creating group tempest-Group_from_grp-1424562992 from source group df9fa6ad-f4eb-42cb-a59a-0acd035773d6. Aug 26 15:03:20.995186 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:20.995186 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:21.007376 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.007376 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:21.040514 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Created reservations ['c428be97-298f-42ae-8d53-4e5df5711ace'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:21.124690 np0000008165 devstack@c-api.service[100197]: INFO cinder.group.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] A mapping entry already exists for group 6f3cfee3-67a5-47f2-8ad8-4592d77feafa and volume type c0c85698-6411-49fe-b249-5437ca0c1e6a. Do not need to create again. Aug 26 15:03:21.125094 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.125094 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:21.125899 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Availability Zones retrieved successfully. Aug 26 15:03:21.131827 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Flow 'volume_create_api' (dbe9fe8a-9ec1-40c5-938b-8eaf08c1162d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:21.133120 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30acab73-f212-40b3-a951-4e1ccade4e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:21.135012 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:21.160833 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30acab73-f212-40b3-a951-4e1ccade4e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '71dfd9a7-a6c1-4b4d-a147-66125cf3a758', 'volume_type': VolumeType(created_at=2026-08-26T15:03:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c0c85698-6411-49fe-b249-5437ca0c1e6a,is_public=True,name='tempest-GroupsV314Test-volume-type-1680985176',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c0c85698-6411-49fe-b249-5437ca0c1e6a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6f3cfee3-67a5-47f2-8ad8-4592d77feafa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:21.161920 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81092a1-4959-4e8e-9f68-799bad6fac9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:21.213402 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1680985176 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1680985176, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:21.214252 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1680985176 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1680985176, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:21.238300 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Created reservations ['9ff94eb0-1c2a-4c5f-920e-de747dee46f5', 'b49277bb-73af-47df-8c82-13e7fef1fd94', 'ebe24f7c-febc-4c89-bc8c-d4dceff4eaa2', '82922593-1c4d-4fb7-8180-789068867a3b'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:21.240075 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81092a1-4959-4e8e-9f68-799bad6fac9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ff94eb0-1c2a-4c5f-920e-de747dee46f5', 'b49277bb-73af-47df-8c82-13e7fef1fd94', 'ebe24f7c-febc-4c89-bc8c-d4dceff4eaa2', '82922593-1c4d-4fb7-8180-789068867a3b']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:21.240823 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acba4942-661c-4382-8dc2-5ed7ee077db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:21.281737 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acba4942-661c-4382-8dc2-5ed7ee077db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0b551f3-4532-4be9-a413-74f953935b7a', '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=6f3cfee3-67a5-47f2-8ad8-4592d77feafa,group_type_id=,metadata={},multiattach=False,project_id='a69d6d99b6344d73b9d0f7e597abf031',qos_specs=None,replication_status=,reservations=['9ff94eb0-1c2a-4c5f-920e-de747dee46f5','b49277bb-73af-47df-8c82-13e7fef1fd94','ebe24f7c-febc-4c89-bc8c-d4dceff4eaa2','82922593-1c4d-4fb7-8180-789068867a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=71dfd9a7-a6c1-4b4d-a147-66125cf3a758,status='creating',user_id='d25b42b271c54513ab1b9c183be06774',volume_type_id=c0c85698-6411-49fe-b249-5437ca0c1e6a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6f3cfee3-67a5-47f2-8ad8-4592d77feafa,host=None,id=e0b551f3-4532-4be9-a413-74f953935b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a69d6d99b6344d73b9d0f7e597abf031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=71dfd9a7-a6c1-4b4d-a147-66125cf3a758,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d25b42b271c54513ab1b9c183be06774',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c0c85698-6411-49fe-b249-5437ca0c1e6a),volume_type_id=c0c85698-6411-49fe-b249-5437ca0c1e6a)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:21.282804 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78f2eb99-bc1e-4194-ae94-cd1e867d6593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:21.316956 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78f2eb99-bc1e-4194-ae94-cd1e867d6593) transitioned into state 'SUCCESS' from 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=6f3cfee3-67a5-47f2-8ad8-4592d77feafa,group_type_id=,metadata={},multiattach=False,project_id='a69d6d99b6344d73b9d0f7e597abf031',qos_specs=None,replication_status=,reservations=['9ff94eb0-1c2a-4c5f-920e-de747dee46f5','b49277bb-73af-47df-8c82-13e7fef1fd94','ebe24f7c-febc-4c89-bc8c-d4dceff4eaa2','82922593-1c4d-4fb7-8180-789068867a3b'],size=1,snapshot_id=None,source_replicaid=,source_volid=71dfd9a7-a6c1-4b4d-a147-66125cf3a758,status='creating',user_id='d25b42b271c54513ab1b9c183be06774',volume_type_id=c0c85698-6411-49fe-b249-5437ca0c1e6a)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:21.318058 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Flow 'volume_create_api' (dbe9fe8a-9ec1-40c5-938b-8eaf08c1162d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:21.318838 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Create volume request issued successfully. Aug 26 15:03:21.342934 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aae1414e-72be-46a4-b0b6-91d1a563019c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/groups/action returned with HTTP 202 Aug 26 15:03:21.342934 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 232/908] 10.4.3.64 () {70 vars in 1311 bytes} [Wed Aug 26 15:03:20 2026] POST /volume/v3/groups/action => generated 102 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:21.359769 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:21.361013 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:03:21.361342 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:21.362420 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:21.362420 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:21.363063 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:03:21.376911 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Get all volumes completed successfully. Aug 26 15:03:21.379049 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:21.379432 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:21.436231 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:21.440573 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.440573 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:21.446806 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:21.447320 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:21.474275 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-90f7b3a7-8a0b-4953-8c21-2ab7891d5a62 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:21.477987 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90f7b3a7-8a0b-4953-8c21-2ab7891d5a62 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 Aug 26 15:03:21.478304 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90f7b3a7-8a0b-4953-8c21-2ab7891d5a62 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:21.478455 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90f7b3a7-8a0b-4953-8c21-2ab7891d5a62 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:21.483766 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90f7b3a7-8a0b-4953-8c21-2ab7891d5a62 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 returned with HTTP 404 Aug 26 15:03:21.484452 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 232/909] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:03:21 2026] GET /volume/v3/snapshots/7f096718-26e1-4658-811a-b6b8cab31714 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:21.496552 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fabaca49-468c-4f80-868a-3e4a239a4bb1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:21.498215 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fabaca49-468c-4f80-868a-3e4a239a4bb1 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc Aug 26 15:03:21.498465 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fabaca49-468c-4f80-868a-3e4a239a4bb1 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:21.498970 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fabaca49-468c-4f80-868a-3e4a239a4bb1 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:21.504227 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:21.509459 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.509459 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:21.513161 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.513161 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:21.521762 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fabaca49-468c-4f80-868a-3e4a239a4bb1 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Volume info retrieved successfully. Aug 26 15:03:21.522512 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49d3ef47-6ec7-41fa-88dd-38c876f95130 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:03:21.523179 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 224/910] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:03:21 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:03:21.528055 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fabaca49-468c-4f80-868a-3e4a239a4bb1 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc returned with HTTP 200 Aug 26 15:03:21.529304 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 223/911] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:21 2026] GET /volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:03:21.542443 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f1978357-1666-4777-bda5-c8a2fb815bd1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:21.546687 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-47debff9-66a7-4fc2-aa10-18899d67b5d3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:21.546971 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1978357-1666-4777-bda5-c8a2fb815bd1 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/volumes/e0b551f3-4532-4be9-a413-74f953935b7a Aug 26 15:03:21.547641 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1978357-1666-4777-bda5-c8a2fb815bd1 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:21.547641 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1978357-1666-4777-bda5-c8a2fb815bd1 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:21.549305 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47debff9-66a7-4fc2-aa10-18899d67b5d3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] DELETE https://10.4.3.64/volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc Aug 26 15:03:21.549305 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47debff9-66a7-4fc2-aa10-18899d67b5d3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:21.549305 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47debff9-66a7-4fc2-aa10-18899d67b5d3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:21.549727 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-47debff9-66a7-4fc2-aa10-18899d67b5d3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Delete volume with id: dfd1bea6-5a70-494e-9917-ca765cbce4dc Aug 26 15:03:21.560359 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.560359 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:21.564070 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.564070 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:21.567396 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f1978357-1666-4777-bda5-c8a2fb815bd1 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Volume info retrieved successfully. Aug 26 15:03:21.568609 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-47debff9-66a7-4fc2-aa10-18899d67b5d3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Volume info retrieved successfully. Aug 26 15:03:21.569258 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-f1978357-1666-4777-bda5-c8a2fb815bd1 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:21.569536 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-f1978357-1666-4777-bda5-c8a2fb815bd1 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:21.605336 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-47debff9-66a7-4fc2-aa10-18899d67b5d3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Delete volume request issued successfully. Aug 26 15:03:21.605336 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47debff9-66a7-4fc2-aa10-18899d67b5d3 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc returned with HTTP 202 Aug 26 15:03:21.605336 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 233/912] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:21 2026] DELETE /volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:21.620367 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-457d1bcc-c4b8-4f64-8782-b94911419f8b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:21.623598 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-457d1bcc-c4b8-4f64-8782-b94911419f8b tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc Aug 26 15:03:21.623598 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-457d1bcc-c4b8-4f64-8782-b94911419f8b tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:21.624301 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-457d1bcc-c4b8-4f64-8782-b94911419f8b tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:21.629383 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-f1978357-1666-4777-bda5-c8a2fb815bd1 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:21.634700 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.634700 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:21.635579 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.635579 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:21.642020 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-457d1bcc-c4b8-4f64-8782-b94911419f8b tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Volume info retrieved successfully. Aug 26 15:03:21.648257 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1978357-1666-4777-bda5-c8a2fb815bd1 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/volumes/e0b551f3-4532-4be9-a413-74f953935b7a returned with HTTP 200 Aug 26 15:03:21.648774 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 233/913] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:21 2026] GET /volume/v3/volumes/e0b551f3-4532-4be9-a413-74f953935b7a => generated 921 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:21.649132 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-457d1bcc-c4b8-4f64-8782-b94911419f8b tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc returned with HTTP 200 Aug 26 15:03:21.649707 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 225/914] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:21 2026] GET /volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:21.666509 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-67f550f9-93e3-425e-aa0b-01c1f06afe06 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:21.671126 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-67f550f9-93e3-425e-aa0b-01c1f06afe06 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/groups/6f3cfee3-67a5-47f2-8ad8-4592d77feafa Aug 26 15:03:21.671494 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-67f550f9-93e3-425e-aa0b-01c1f06afe06 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:21.672293 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-67f550f9-93e3-425e-aa0b-01c1f06afe06 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:21.672293 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-67f550f9-93e3-425e-aa0b-01c1f06afe06 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] show called for member 6f3cfee3-67a5-47f2-8ad8-4592d77feafa {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:21.677611 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.677611 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:21.692236 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-67f550f9-93e3-425e-aa0b-01c1f06afe06 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/groups/6f3cfee3-67a5-47f2-8ad8-4592d77feafa returned with HTTP 200 Aug 26 15:03:21.692835 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 224/915] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:21 2026] GET /volume/v3/groups/6f3cfee3-67a5-47f2-8ad8-4592d77feafa => generated 417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:21.709595 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:21.712368 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:03:21.712697 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:21.713554 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:21.713554 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:21.715792 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:03:21.729231 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Get all volumes completed successfully. Aug 26 15:03:21.730271 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:21.730422 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:21.785154 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fcbac69a-da9e-46af-a04b-ae180cf262b3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:21.788619 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:21.789136 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fcbac69a-da9e-46af-a04b-ae180cf262b3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:21.789327 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fcbac69a-da9e-46af-a04b-ae180cf262b3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:21.789538 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fcbac69a-da9e-46af-a04b-ae180cf262b3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:21.789671 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-fcbac69a-da9e-46af-a04b-ae180cf262b3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:21.794295 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.794295 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:21.795569 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.795569 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:21.797104 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fcbac69a-da9e-46af-a04b-ae180cf262b3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:21.798424 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 234/916] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:21 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:21.802436 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:21.802679 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:21.858818 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:21.863085 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.863085 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:21.872783 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d3ca7778-3abc-4611-9676-67be7e13cb5c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:03:21.873521 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 234/917] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:03:21 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:03:21.891611 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5520f9b7-2e3a-467b-b995-d530fbaa672b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:21.893576 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5520f9b7-2e3a-467b-b995-d530fbaa672b tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] POST https://10.4.3.64/volume/v3/groups/6f3cfee3-67a5-47f2-8ad8-4592d77feafa/action Aug 26 15:03:21.893972 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5520f9b7-2e3a-467b-b995-d530fbaa672b tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:21.894113 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5520f9b7-2e3a-467b-b995-d530fbaa672b tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:21.895553 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-5520f9b7-2e3a-467b-b995-d530fbaa672b tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] delete called for group 6f3cfee3-67a5-47f2-8ad8-4592d77feafa {{(pid=100198) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:03:21.895712 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-5520f9b7-2e3a-467b-b995-d530fbaa672b tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Delete group with id: 6f3cfee3-67a5-47f2-8ad8-4592d77feafa Aug 26 15:03:21.902682 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.902682 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:21.966849 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5520f9b7-2e3a-467b-b995-d530fbaa672b tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/groups/6f3cfee3-67a5-47f2-8ad8-4592d77feafa/action returned with HTTP 202 Aug 26 15:03:21.967577 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 226/918] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:03:21 2026] POST /volume/v3/groups/6f3cfee3-67a5-47f2-8ad8-4592d77feafa/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:03:21.979409 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3a715864-f0fe-40bf-abaf-d70817fe8755 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:21.981195 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3a715864-f0fe-40bf-abaf-d70817fe8755 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/volumes/e0b551f3-4532-4be9-a413-74f953935b7a Aug 26 15:03:21.981624 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3a715864-f0fe-40bf-abaf-d70817fe8755 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:21.982156 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3a715864-f0fe-40bf-abaf-d70817fe8755 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:21.992791 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:21.992791 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:22.000502 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3a715864-f0fe-40bf-abaf-d70817fe8755 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Volume info retrieved successfully. Aug 26 15:03:22.000502 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-3a715864-f0fe-40bf-abaf-d70817fe8755 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:22.000502 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-3a715864-f0fe-40bf-abaf-d70817fe8755 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:22.069990 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-3a715864-f0fe-40bf-abaf-d70817fe8755 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:22.073854 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:22.073854 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:22.089184 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3a715864-f0fe-40bf-abaf-d70817fe8755 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/volumes/e0b551f3-4532-4be9-a413-74f953935b7a returned with HTTP 200 Aug 26 15:03:22.089918 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 225/919] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:21 2026] GET /volume/v3/volumes/e0b551f3-4532-4be9-a413-74f953935b7a => generated 920 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:22.668965 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9fedb603-06ed-4c1f-b812-9fec90e55127 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:22.670278 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9fedb603-06ed-4c1f-b812-9fec90e55127 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] GET https://10.4.3.64/volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc Aug 26 15:03:22.670278 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9fedb603-06ed-4c1f-b812-9fec90e55127 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:22.670278 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9fedb603-06ed-4c1f-b812-9fec90e55127 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:22.683596 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9fedb603-06ed-4c1f-b812-9fec90e55127 tempest-SnapshotMetadataTestJSON-420065919 tempest-SnapshotMetadataTestJSON-420065919-project-member] https://10.4.3.64/volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc returned with HTTP 404 Aug 26 15:03:22.684213 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 235/920] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:22 2026] GET /volume/v3/volumes/dfd1bea6-5a70-494e-9917-ca765cbce4dc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:22.812497 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e7a08893-3ae0-4a4c-ad20-91243f3886f5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:22.818226 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7a08893-3ae0-4a4c-ad20-91243f3886f5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:22.822778 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7a08893-3ae0-4a4c-ad20-91243f3886f5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:22.822778 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7a08893-3ae0-4a4c-ad20-91243f3886f5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:22.822778 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e7a08893-3ae0-4a4c-ad20-91243f3886f5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:22.829472 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:22.829472 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:22.831661 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7a08893-3ae0-4a4c-ad20-91243f3886f5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:22.831661 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 235/921] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:22 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:23.014463 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-2b8e6143-72f9-4422-b716-5e2828962804 req-96ddf5ef-eaf1-425a-b57a-db307b8bc714 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:23.020146 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2b8e6143-72f9-4422-b716-5e2828962804 req-96ddf5ef-eaf1-425a-b57a-db307b8bc714 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4401d884-eb71-4091-b035-3f5bd1a9ad07 Aug 26 15:03:23.020146 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2b8e6143-72f9-4422-b716-5e2828962804 req-96ddf5ef-eaf1-425a-b57a-db307b8bc714 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:23.020146 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2b8e6143-72f9-4422-b716-5e2828962804 req-96ddf5ef-eaf1-425a-b57a-db307b8bc714 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:23.046840 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:23.046840 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:23.114167 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b5202ec9-ac38-4229-bfc0-3ac24f4fab6c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:23.118758 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b5202ec9-ac38-4229-bfc0-3ac24f4fab6c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/volumes/e0b551f3-4532-4be9-a413-74f953935b7a Aug 26 15:03:23.120060 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b5202ec9-ac38-4229-bfc0-3ac24f4fab6c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:23.120874 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b5202ec9-ac38-4229-bfc0-3ac24f4fab6c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:23.132019 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b5202ec9-ac38-4229-bfc0-3ac24f4fab6c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/volumes/e0b551f3-4532-4be9-a413-74f953935b7a returned with HTTP 404 Aug 26 15:03:23.132219 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 226/922] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:23 2026] GET /volume/v3/volumes/e0b551f3-4532-4be9-a413-74f953935b7a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:03:23.141862 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-312ac31c-f758-46a4-9153-0228cd785e6c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:23.148918 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-312ac31c-f758-46a4-9153-0228cd785e6c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/groups/6f3cfee3-67a5-47f2-8ad8-4592d77feafa Aug 26 15:03:23.148918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-312ac31c-f758-46a4-9153-0228cd785e6c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:23.148918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-312ac31c-f758-46a4-9153-0228cd785e6c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:23.148918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-312ac31c-f758-46a4-9153-0228cd785e6c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] show called for member 6f3cfee3-67a5-47f2-8ad8-4592d77feafa {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:23.153983 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2b8e6143-72f9-4422-b716-5e2828962804 req-96ddf5ef-eaf1-425a-b57a-db307b8bc714 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/attachments/4401d884-eb71-4091-b035-3f5bd1a9ad07 returned with HTTP 200 Aug 26 15:03:23.154763 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 227/923] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:03:23 2026] DELETE /volume/v3/attachments/4401d884-eb71-4091-b035-3f5bd1a9ad07 => generated 19 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:23.160113 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-312ac31c-f758-46a4-9153-0228cd785e6c tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/groups/6f3cfee3-67a5-47f2-8ad8-4592d77feafa returned with HTTP 404 Aug 26 15:03:23.160198 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 236/924] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:23 2026] GET /volume/v3/groups/6f3cfee3-67a5-47f2-8ad8-4592d77feafa => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:03:23.166793 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-2b8e6143-72f9-4422-b716-5e2828962804 req-ffffa311-4e1c-4532-8ab6-b8ae472e8ead None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:23.169446 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2b8e6143-72f9-4422-b716-5e2828962804 req-ffffa311-4e1c-4532-8ab6-b8ae472e8ead tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] DELETE https://10.4.3.64/volume/v3/attachments/c5ba7e17-5966-47a7-85bb-c9cd82703c53 Aug 26 15:03:23.169754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2b8e6143-72f9-4422-b716-5e2828962804 req-ffffa311-4e1c-4532-8ab6-b8ae472e8ead tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:23.170093 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cf564021-2d31-4fe7-8a83-6200f8d183a5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:23.170231 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2b8e6143-72f9-4422-b716-5e2828962804 req-ffffa311-4e1c-4532-8ab6-b8ae472e8ead tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:23.172261 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cf564021-2d31-4fe7-8a83-6200f8d183a5 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:03:23.172722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cf564021-2d31-4fe7-8a83-6200f8d183a5 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:23.173137 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cf564021-2d31-4fe7-8a83-6200f8d183a5 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:23.173557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-cf564021-2d31-4fe7-8a83-6200f8d183a5 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:23.174570 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-cf564021-2d31-4fe7-8a83-6200f8d183a5 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:03:23.186180 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:23.186180 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:23.214074 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cf564021-2d31-4fe7-8a83-6200f8d183a5 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Get all volumes completed successfully. Aug 26 15:03:23.215176 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-cf564021-2d31-4fe7-8a83-6200f8d183a5 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:23.215620 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-cf564021-2d31-4fe7-8a83-6200f8d183a5 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:23.258691 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2b8e6143-72f9-4422-b716-5e2828962804 req-ffffa311-4e1c-4532-8ab6-b8ae472e8ead tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/attachments/c5ba7e17-5966-47a7-85bb-c9cd82703c53 returned with HTTP 200 Aug 26 15:03:23.259295 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 236/925] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:03:23 2026] DELETE /volume/v3/attachments/c5ba7e17-5966-47a7-85bb-c9cd82703c53 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:23.270593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-2b8e6143-72f9-4422-b716-5e2828962804 req-1bf080d6-8547-4190-a563-ed6266a4f893 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:23.275606 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2b8e6143-72f9-4422-b716-5e2828962804 req-1bf080d6-8547-4190-a563-ed6266a4f893 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] DELETE https://10.4.3.64/volume/v3/attachments/9353d900-b754-4f4b-b3a1-07a29d3cf707 Aug 26 15:03:23.275761 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-cf564021-2d31-4fe7-8a83-6200f8d183a5 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:23.275819 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2b8e6143-72f9-4422-b716-5e2828962804 req-1bf080d6-8547-4190-a563-ed6266a4f893 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:23.275819 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2b8e6143-72f9-4422-b716-5e2828962804 req-1bf080d6-8547-4190-a563-ed6266a4f893 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:23.277950 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:23.277950 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:23.285412 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cf564021-2d31-4fe7-8a83-6200f8d183a5 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:03:23.286144 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 227/926] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:03:23 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:23.286620 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:23.286620 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:23.301942 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dcbabfaa-620e-45f6-ad84-c6a96be88319 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:23.303832 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dcbabfaa-620e-45f6-ad84-c6a96be88319 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] POST https://10.4.3.64/volume/v3/groups/df9fa6ad-f4eb-42cb-a59a-0acd035773d6/action Aug 26 15:03:23.304270 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dcbabfaa-620e-45f6-ad84-c6a96be88319 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:23.304416 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dcbabfaa-620e-45f6-ad84-c6a96be88319 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:23.306715 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-dcbabfaa-620e-45f6-ad84-c6a96be88319 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] delete called for group df9fa6ad-f4eb-42cb-a59a-0acd035773d6 {{(pid=100197) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:03:23.306900 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-dcbabfaa-620e-45f6-ad84-c6a96be88319 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Delete group with id: df9fa6ad-f4eb-42cb-a59a-0acd035773d6 Aug 26 15:03:23.315902 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:23.315902 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:23.353645 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2b8e6143-72f9-4422-b716-5e2828962804 req-1bf080d6-8547-4190-a563-ed6266a4f893 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/attachments/9353d900-b754-4f4b-b3a1-07a29d3cf707 returned with HTTP 200 Aug 26 15:03:23.354387 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 228/927] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:03:23 2026] DELETE /volume/v3/attachments/9353d900-b754-4f4b-b3a1-07a29d3cf707 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:23.400259 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dcbabfaa-620e-45f6-ad84-c6a96be88319 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/groups/df9fa6ad-f4eb-42cb-a59a-0acd035773d6/action returned with HTTP 202 Aug 26 15:03:23.400766 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 237/928] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:03:23 2026] POST /volume/v3/groups/df9fa6ad-f4eb-42cb-a59a-0acd035773d6/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:03:23.410814 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9d6ebe08-df78-4ff2-b351-359d45814b3d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:23.412536 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9d6ebe08-df78-4ff2-b351-359d45814b3d tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/volumes/71dfd9a7-a6c1-4b4d-a147-66125cf3a758 Aug 26 15:03:23.412754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9d6ebe08-df78-4ff2-b351-359d45814b3d tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:23.412965 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9d6ebe08-df78-4ff2-b351-359d45814b3d tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:23.421620 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:23.421620 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:23.427230 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9d6ebe08-df78-4ff2-b351-359d45814b3d tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Volume info retrieved successfully. Aug 26 15:03:23.428004 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-9d6ebe08-df78-4ff2-b351-359d45814b3d tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:03:23.428168 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-9d6ebe08-df78-4ff2-b351-359d45814b3d tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:03:23.466373 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-9d6ebe08-df78-4ff2-b351-359d45814b3d tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:03:23.471377 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:23.471377 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:23.482284 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9d6ebe08-df78-4ff2-b351-359d45814b3d tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/volumes/71dfd9a7-a6c1-4b4d-a147-66125cf3a758 returned with HTTP 200 Aug 26 15:03:23.483552 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 237/929] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:23 2026] GET /volume/v3/volumes/71dfd9a7-a6c1-4b4d-a147-66125cf3a758 => generated 907 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:23.849781 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-868d08a7-8332-4d66-a26a-0aa7b212ae2b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:23.854872 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-868d08a7-8332-4d66-a26a-0aa7b212ae2b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:23.854872 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-868d08a7-8332-4d66-a26a-0aa7b212ae2b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:23.855156 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-868d08a7-8332-4d66-a26a-0aa7b212ae2b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:23.855156 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-868d08a7-8332-4d66-a26a-0aa7b212ae2b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:23.863617 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:23.863617 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:23.865260 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-868d08a7-8332-4d66-a26a-0aa7b212ae2b tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:23.865848 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 228/930] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:23 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:24.505767 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d0375a3c-31f7-4b82-b44a-494d3d4d9eb7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:24.509918 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d0375a3c-31f7-4b82-b44a-494d3d4d9eb7 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/volumes/71dfd9a7-a6c1-4b4d-a147-66125cf3a758 Aug 26 15:03:24.509918 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d0375a3c-31f7-4b82-b44a-494d3d4d9eb7 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:24.509918 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d0375a3c-31f7-4b82-b44a-494d3d4d9eb7 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:24.516843 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d0375a3c-31f7-4b82-b44a-494d3d4d9eb7 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/volumes/71dfd9a7-a6c1-4b4d-a147-66125cf3a758 returned with HTTP 404 Aug 26 15:03:24.517915 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 229/931] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:03:24 2026] GET /volume/v3/volumes/71dfd9a7-a6c1-4b4d-a147-66125cf3a758 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 26 15:03:24.529699 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-718e5224-75eb-467a-9729-9a75f187d5e8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:24.534048 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-718e5224-75eb-467a-9729-9a75f187d5e8 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] GET https://10.4.3.64/volume/v3/groups/df9fa6ad-f4eb-42cb-a59a-0acd035773d6 Aug 26 15:03:24.534048 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-718e5224-75eb-467a-9729-9a75f187d5e8 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:24.534048 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-718e5224-75eb-467a-9729-9a75f187d5e8 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:24.534048 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-718e5224-75eb-467a-9729-9a75f187d5e8 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] show called for member df9fa6ad-f4eb-42cb-a59a-0acd035773d6 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:03:24.540610 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-718e5224-75eb-467a-9729-9a75f187d5e8 tempest-GroupsV314Test-946302159 tempest-GroupsV314Test-946302159-project-member] https://10.4.3.64/volume/v3/groups/df9fa6ad-f4eb-42cb-a59a-0acd035773d6 returned with HTTP 404 Aug 26 15:03:24.541331 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 238/932] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:03:24 2026] GET /volume/v3/groups/df9fa6ad-f4eb-42cb-a59a-0acd035773d6 => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:03:24.551033 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5a9cb249-cf3f-4a0f-9458-ecfbe9125ae6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:24.553499 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5a9cb249-cf3f-4a0f-9458-ecfbe9125ae6 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/1da2cede-dc6c-4a16-9278-629a0ce9e9d9 Aug 26 15:03:24.554997 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5a9cb249-cf3f-4a0f-9458-ecfbe9125ae6 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:24.554997 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5a9cb249-cf3f-4a0f-9458-ecfbe9125ae6 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:24.582030 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5a9cb249-cf3f-4a0f-9458-ecfbe9125ae6 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] https://10.4.3.64/volume/v3/group_types/1da2cede-dc6c-4a16-9278-629a0ce9e9d9 returned with HTTP 202 Aug 26 15:03:24.583102 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 238/933] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:03:24 2026] DELETE /volume/v3/group_types/1da2cede-dc6c-4a16-9278-629a0ce9e9d9 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:03:24.597682 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5148c175-ff7a-4b76-80f2-aa9745d68521 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:24.600288 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5148c175-ff7a-4b76-80f2-aa9745d68521 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] DELETE https://10.4.3.64/volume/v3/types/c0c85698-6411-49fe-b249-5437ca0c1e6a Aug 26 15:03:24.600951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5148c175-ff7a-4b76-80f2-aa9745d68521 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:24.601231 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5148c175-ff7a-4b76-80f2-aa9745d68521 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:24.653923 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5148c175-ff7a-4b76-80f2-aa9745d68521 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] https://10.4.3.64/volume/v3/types/c0c85698-6411-49fe-b249-5437ca0c1e6a returned with HTTP 202 Aug 26 15:03:24.654592 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 229/934] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:03:24 2026] DELETE /volume/v3/types/c0c85698-6411-49fe-b249-5437ca0c1e6a => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:24.665851 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1941bde7-f057-4bd3-ba87-14e61299f7a3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:24.670346 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1941bde7-f057-4bd3-ba87-14e61299f7a3 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] GET https://10.4.3.64/volume/v3/types/c0c85698-6411-49fe-b249-5437ca0c1e6a Aug 26 15:03:24.670346 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1941bde7-f057-4bd3-ba87-14e61299f7a3 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:24.670346 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1941bde7-f057-4bd3-ba87-14e61299f7a3 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:24.674029 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1941bde7-f057-4bd3-ba87-14e61299f7a3 tempest-GroupsV314Test-785587294 tempest-GroupsV314Test-785587294-project-admin] https://10.4.3.64/volume/v3/types/c0c85698-6411-49fe-b249-5437ca0c1e6a returned with HTTP 404 Aug 26 15:03:24.674752 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 230/935] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:03:24 2026] GET /volume/v3/types/c0c85698-6411-49fe-b249-5437ca0c1e6a => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:24.730916 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:24.870423 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:24.870771 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-400763351"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:24.872334 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-400763351'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:24.872460 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Create volume of 1 GB Aug 26 15:03:24.878126 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Availability Zones retrieved successfully. Aug 26 15:03:24.880149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d5fde954-ccec-48ca-9ca5-6bf2a73143d3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:24.882263 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d5fde954-ccec-48ca-9ca5-6bf2a73143d3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:24.882483 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d5fde954-ccec-48ca-9ca5-6bf2a73143d3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:24.882711 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d5fde954-ccec-48ca-9ca5-6bf2a73143d3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:24.882832 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d5fde954-ccec-48ca-9ca5-6bf2a73143d3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:24.885070 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Flow 'volume_create_api' (f7e6544d-3125-407b-85b5-7c39ead7d684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:24.886734 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed914b77-2288-457b-b31f-61e1336531b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:24.886734 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:24.894060 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:24.894060 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:24.894060 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d5fde954-ccec-48ca-9ca5-6bf2a73143d3 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:24.894060 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 239/936] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:24 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:24.920976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed914b77-2288-457b-b31f-61e1336531b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:24.922510 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d722499-84aa-4fe5-83c9-4c22d767b411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:25.040537 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Created reservations ['a1e5493b-1bb9-405f-a40a-b977e14cc087', 'bba27263-45e7-4f4a-b3d9-51babc99822a', 'e192b886-b9f1-4440-9ebe-e283aaffd94f', 'd04bc987-c39d-4f07-a68d-76f2e4f44606'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:25.041650 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d722499-84aa-4fe5-83c9-4c22d767b411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1e5493b-1bb9-405f-a40a-b977e14cc087', 'bba27263-45e7-4f4a-b3d9-51babc99822a', 'e192b886-b9f1-4440-9ebe-e283aaffd94f', 'd04bc987-c39d-4f07-a68d-76f2e4f44606']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:25.042647 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7074a1d-73ef-4d37-98ba-8ed32457e80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:25.074634 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7074a1d-73ef-4d37-98ba-8ed32457e80e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b993c40b-36bc-4453-ba06-81a159c87f11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-400763351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48535efe4f364f3192a104bf5f911d5e',qos_specs=None,replication_status=,reservations=['a1e5493b-1bb9-405f-a40a-b977e14cc087','bba27263-45e7-4f4a-b3d9-51babc99822a','e192b886-b9f1-4440-9ebe-e283aaffd94f','d04bc987-c39d-4f07-a68d-76f2e4f44606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568462c706254d8ab5da5da26f333479',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-400763351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b993c40b-36bc-4453-ba06-81a159c87f11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48535efe4f364f3192a104bf5f911d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='568462c706254d8ab5da5da26f333479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:25.075551 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41e0175-1d97-4373-9547-2aba996f64bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:25.105663 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a41e0175-1d97-4373-9547-2aba996f64bf) transitioned into state 'SUCCESS' from state '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-400763351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48535efe4f364f3192a104bf5f911d5e',qos_specs=None,replication_status=,reservations=['a1e5493b-1bb9-405f-a40a-b977e14cc087','bba27263-45e7-4f4a-b3d9-51babc99822a','e192b886-b9f1-4440-9ebe-e283aaffd94f','d04bc987-c39d-4f07-a68d-76f2e4f44606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568462c706254d8ab5da5da26f333479',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:25.106621 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c8d71b-99fa-4fd3-a048-fa2ba39f896d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:25.128806 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1c8d71b-99fa-4fd3-a048-fa2ba39f896d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:25.130048 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Flow 'volume_create_api' (f7e6544d-3125-407b-85b5-7c39ead7d684) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:25.130791 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Create volume request issued successfully. Aug 26 15:03:25.131251 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b065a010-b497-4a7f-8a61-6d9d3c204ffb tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:25.132314 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 239/937] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:03:24 2026] POST /volume/v3/volumes => generated 748 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:25.147338 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-59092e54-604c-41a8-9d22-bd565e778930 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:25.149941 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-59092e54-604c-41a8-9d22-bd565e778930 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 Aug 26 15:03:25.152915 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-59092e54-604c-41a8-9d22-bd565e778930 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:25.152915 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-59092e54-604c-41a8-9d22-bd565e778930 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:25.162329 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:25.162329 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:25.169234 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-59092e54-604c-41a8-9d22-bd565e778930 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:25.178915 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-59092e54-604c-41a8-9d22-bd565e778930 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 returned with HTTP 200 Aug 26 15:03:25.178915 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 230/938] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:25 2026] GET /volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:25.911549 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8136e82-0676-4d9b-84dd-e1e066fa6d9d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:25.913589 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8136e82-0676-4d9b-84dd-e1e066fa6d9d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:25.914185 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8136e82-0676-4d9b-84dd-e1e066fa6d9d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:25.914185 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8136e82-0676-4d9b-84dd-e1e066fa6d9d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:25.914472 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c8136e82-0676-4d9b-84dd-e1e066fa6d9d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:25.917185 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=346,cinder:UPDATE=68,cinder:INSERT=21 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:03:25.921311 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:25.921311 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:25.922998 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8136e82-0676-4d9b-84dd-e1e066fa6d9d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:25.923597 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 231/939] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:25 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:26.196153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e6b718a3-afc4-422c-8896-d3722b7a494b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:26.198588 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e6b718a3-afc4-422c-8896-d3722b7a494b tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 Aug 26 15:03:26.198588 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e6b718a3-afc4-422c-8896-d3722b7a494b tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:26.199800 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e6b718a3-afc4-422c-8896-d3722b7a494b tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:26.210829 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:26.210829 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:26.217516 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e6b718a3-afc4-422c-8896-d3722b7a494b tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:26.224777 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e6b718a3-afc4-422c-8896-d3722b7a494b tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 returned with HTTP 200 Aug 26 15:03:26.225789 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 240/940] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:26 2026] GET /volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:26.251212 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9e9bb087-69f5-42d6-9752-0ee3d679fd80 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:26.255997 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9e9bb087-69f5-42d6-9752-0ee3d679fd80 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:03:26.256829 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9e9bb087-69f5-42d6-9752-0ee3d679fd80 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b993c40b-36bc-4453-ba06-81a159c87f11", "name": "tempest-VolumesDeleteCascade-Snapshot-1867087155"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:26.263043 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=380,cinder:UPDATE=97,cinder:INSERT=56 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:03:26.273579 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:26.273579 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:26.274486 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9e9bb087-69f5-42d6-9752-0ee3d679fd80 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:26.274692 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-9e9bb087-69f5-42d6-9752-0ee3d679fd80 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Create snapshot from volume b993c40b-36bc-4453-ba06-81a159c87f11 Aug 26 15:03:26.342925 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-9e9bb087-69f5-42d6-9752-0ee3d679fd80 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Created reservations ['54412af3-8d13-4cbb-a2bc-64bc87b27b83', '83815081-02f0-4d6c-a665-6ac7991e27f1', 'dd4a0238-ed34-4fb5-9456-e2b924c80692', '27fa0625-cefd-467d-b094-e6c47702640b'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:26.395108 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9e9bb087-69f5-42d6-9752-0ee3d679fd80 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Snapshot create request issued successfully. Aug 26 15:03:26.395650 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9e9bb087-69f5-42d6-9752-0ee3d679fd80 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:03:26.396540 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 240/941] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:03:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:26.410373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-79b206c4-a399-4611-8ead-9687dfdb7e14 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:26.412691 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-79b206c4-a399-4611-8ead-9687dfdb7e14 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/snapshots/69adbbac-311d-47b7-9639-beb63f4dc87e Aug 26 15:03:26.412811 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-79b206c4-a399-4611-8ead-9687dfdb7e14 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:26.413116 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-79b206c4-a399-4611-8ead-9687dfdb7e14 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:26.415062 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=432,cinder:INSERT=61,cinder:UPDATE=111 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:03:26.420363 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:26.420363 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:26.420363 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-79b206c4-a399-4611-8ead-9687dfdb7e14 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Snapshot retrieved successfully. Aug 26 15:03:26.424173 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-79b206c4-a399-4611-8ead-9687dfdb7e14 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots/69adbbac-311d-47b7-9639-beb63f4dc87e returned with HTTP 200 Aug 26 15:03:26.424173 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 231/942] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:03:26 2026] GET /volume/v3/snapshots/69adbbac-311d-47b7-9639-beb63f4dc87e => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:26.941237 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e41cbbd-d278-4df2-85bf-f3413cabb6a0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:26.947167 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e41cbbd-d278-4df2-85bf-f3413cabb6a0 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:26.947683 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e41cbbd-d278-4df2-85bf-f3413cabb6a0 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:26.948034 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e41cbbd-d278-4df2-85bf-f3413cabb6a0 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:26.948163 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4e41cbbd-d278-4df2-85bf-f3413cabb6a0 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:26.957152 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:26.957152 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:26.958008 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e41cbbd-d278-4df2-85bf-f3413cabb6a0 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:26.958477 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 232/943] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:26 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:27.435479 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-94d3200e-b484-4369-b9b0-3b569e771570 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:27.438956 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94d3200e-b484-4369-b9b0-3b569e771570 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/snapshots/69adbbac-311d-47b7-9639-beb63f4dc87e Aug 26 15:03:27.438956 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94d3200e-b484-4369-b9b0-3b569e771570 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:27.438956 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94d3200e-b484-4369-b9b0-3b569e771570 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:27.445573 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:27.445573 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:27.446532 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-94d3200e-b484-4369-b9b0-3b569e771570 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Snapshot retrieved successfully. Aug 26 15:03:27.447988 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94d3200e-b484-4369-b9b0-3b569e771570 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots/69adbbac-311d-47b7-9639-beb63f4dc87e returned with HTTP 200 Aug 26 15:03:27.448348 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 241/944] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:03:27 2026] GET /volume/v3/snapshots/69adbbac-311d-47b7-9639-beb63f4dc87e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:27.460761 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-37e54c92-33e4-4799-89f2-4eb77cac4ea7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:27.463482 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-37e54c92-33e4-4799-89f2-4eb77cac4ea7 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:03:27.463857 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-37e54c92-33e4-4799-89f2-4eb77cac4ea7 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b993c40b-36bc-4453-ba06-81a159c87f11", "name": "tempest-VolumesDeleteCascade-Snapshot-1447094122"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:27.475677 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:27.475677 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:27.476078 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-37e54c92-33e4-4799-89f2-4eb77cac4ea7 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:27.476078 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-37e54c92-33e4-4799-89f2-4eb77cac4ea7 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Create snapshot from volume b993c40b-36bc-4453-ba06-81a159c87f11 Aug 26 15:03:27.526956 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-37e54c92-33e4-4799-89f2-4eb77cac4ea7 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Created reservations ['605159e9-8c72-4dcf-bad3-2bcba8ed8b83', 'e74ae645-a69f-4e80-9c6c-4ad472120e49', 'ab0c54ce-5f80-4f89-8be2-60c8e9d679d8', '013e3a81-5f8b-410f-a2fb-01b844373c1e'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:27.590848 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-37e54c92-33e4-4799-89f2-4eb77cac4ea7 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Snapshot create request issued successfully. Aug 26 15:03:27.591275 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-37e54c92-33e4-4799-89f2-4eb77cac4ea7 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:03:27.591770 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 241/945] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:03:27 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) Aug 26 15:03:27.602768 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-558f6eea-c934-48ba-946e-f23c662650c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:27.605536 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-558f6eea-c934-48ba-946e-f23c662650c2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/snapshots/30af187b-af6b-4d01-b220-6180efc2e2e5 Aug 26 15:03:27.605727 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-558f6eea-c934-48ba-946e-f23c662650c2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:27.606140 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-558f6eea-c934-48ba-946e-f23c662650c2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:27.613576 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:27.613576 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:27.614400 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-558f6eea-c934-48ba-946e-f23c662650c2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Snapshot retrieved successfully. Aug 26 15:03:27.616258 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-558f6eea-c934-48ba-946e-f23c662650c2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots/30af187b-af6b-4d01-b220-6180efc2e2e5 returned with HTTP 200 Aug 26 15:03:27.617132 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 232/946] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:03:27 2026] GET /volume/v3/snapshots/30af187b-af6b-4d01-b220-6180efc2e2e5 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:27.974127 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c08f903b-031c-45bb-be79-c39a1b43f6e2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:27.977229 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c08f903b-031c-45bb-be79-c39a1b43f6e2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:27.977229 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c08f903b-031c-45bb-be79-c39a1b43f6e2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:27.977229 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c08f903b-031c-45bb-be79-c39a1b43f6e2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:27.977229 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c08f903b-031c-45bb-be79-c39a1b43f6e2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:27.985279 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:27.985279 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:27.987317 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c08f903b-031c-45bb-be79-c39a1b43f6e2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:27.988795 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 233/947] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:27 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:28.089406 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f6ebb014-95ea-4684-9a30-6690d9be2c3b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:28.216271 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f6ebb014-95ea-4684-9a30-6690d9be2c3b tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:03:28.217027 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f6ebb014-95ea-4684-9a30-6690d9be2c3b tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1406976374", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1489004128", "vendor_name": "tempest-vendor_name-387025224"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:28.222470 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=356,cinder:UPDATE=91,cinder:INSERT=49 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:03:28.247828 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f6ebb014-95ea-4684-9a30-6690d9be2c3b tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:03:28.248939 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 242/948] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:03:28 2026] POST /volume/v3/types => generated 327 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:28.258381 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-da7712ce-259e-445a-93ca-d87e3959d6db None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:28.346337 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:28.346838 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c6232fc9-26b6-443b-97b5-3ebcfcd9943c", "size": 1, "name": "tempest-UserMessagesTest-Volume-1207095742"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:28.355907 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Create volume request body: {'volume': {'volume_type': 'c6232fc9-26b6-443b-97b5-3ebcfcd9943c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1207095742'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:28.364410 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Create volume of 1 GB Aug 26 15:03:28.364719 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:28.364719 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:28.365374 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Availability Zones retrieved successfully. Aug 26 15:03:28.372917 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Flow 'volume_create_api' (0144da76-3667-4ab5-8b4c-b05b59e005ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:28.374438 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5543a6-31e8-455c-ac00-1763244e65bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:28.375482 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:28.390147 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f9472eb6-4202-4718-86b3-9c7899b8fb5f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:28.392613 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f9472eb6-4202-4718-86b3-9c7899b8fb5f tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 Aug 26 15:03:28.392751 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f9472eb6-4202-4718-86b3-9c7899b8fb5f tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:28.392922 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f9472eb6-4202-4718-86b3-9c7899b8fb5f tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:28.395903 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-f9472eb6-4202-4718-86b3-9c7899b8fb5f tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Delete volume with id: c21b36e7-f1c7-4aad-83dc-d2aea06d8288 Aug 26 15:03:28.402256 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:28.402256 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:28.403415 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f9472eb6-4202-4718-86b3-9c7899b8fb5f tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:03:28.410060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc5543a6-31e8-455c-ac00-1763244e65bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:03:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1489004128',vendor_name='tempest-vendor_name-387025224'},id=c6232fc9-26b6-443b-97b5-3ebcfcd9943c,is_public=True,name='tempest-UserMessagesTest-volume-type-1406976374',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c6232fc9-26b6-443b-97b5-3ebcfcd9943c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:28.411461 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25bb316a-e880-43ba-88aa-fc0b47e96f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:28.437393 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f9472eb6-4202-4718-86b3-9c7899b8fb5f tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Delete volume request issued successfully. Aug 26 15:03:28.437820 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f9472eb6-4202-4718-86b3-9c7899b8fb5f tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 returned with HTTP 202 Aug 26 15:03:28.438840 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 233/949] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:28 2026] DELETE /volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:28.448147 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-20031789-abc4-4ca8-bc3d-026bff792284 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:28.450417 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-20031789-abc4-4ca8-bc3d-026bff792284 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 Aug 26 15:03:28.450869 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-20031789-abc4-4ca8-bc3d-026bff792284 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:28.451050 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-20031789-abc4-4ca8-bc3d-026bff792284 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:28.452761 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1406976374 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1406976374, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:28.453185 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1406976374 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1406976374, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:28.459211 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:28.459211 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:28.464529 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-20031789-abc4-4ca8-bc3d-026bff792284 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:03:28.470709 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-20031789-abc4-4ca8-bc3d-026bff792284 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 returned with HTTP 200 Aug 26 15:03:28.471204 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 234/950] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:28 2026] GET /volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:28.496803 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Created reservations ['f7a92a9b-066a-4669-88db-5a4c0b5efda8', 'a77e0688-e59f-4175-91ec-f84b738714e6', 'dfccedc1-156f-4d1f-bd26-4a5c53b2780a', '4b2cf9c9-61b7-4e58-b2f3-906d6da6d025'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:28.497702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25bb316a-e880-43ba-88aa-fc0b47e96f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7a92a9b-066a-4669-88db-5a4c0b5efda8', 'a77e0688-e59f-4175-91ec-f84b738714e6', 'dfccedc1-156f-4d1f-bd26-4a5c53b2780a', '4b2cf9c9-61b7-4e58-b2f3-906d6da6d025']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:28.498549 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926519ba-22a1-41fc-9432-d5513f30d9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:28.529363 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (926519ba-22a1-41fc-9432-d5513f30d9e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6ed39e59-8bc1-4f2c-9084-43b3066f33fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1207095742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae4b03880ed4cff91199b51119a9bb4',qos_specs=None,replication_status=,reservations=['f7a92a9b-066a-4669-88db-5a4c0b5efda8','a77e0688-e59f-4175-91ec-f84b738714e6','dfccedc1-156f-4d1f-bd26-4a5c53b2780a','4b2cf9c9-61b7-4e58-b2f3-906d6da6d025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdef6a391f8f49f3b7e4b30d4fc4a37c',volume_type_id=c6232fc9-26b6-443b-97b5-3ebcfcd9943c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1207095742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6ed39e59-8bc1-4f2c-9084-43b3066f33fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae4b03880ed4cff91199b51119a9bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdef6a391f8f49f3b7e4b30d4fc4a37c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6232fc9-26b6-443b-97b5-3ebcfcd9943c),volume_type_id=c6232fc9-26b6-443b-97b5-3ebcfcd9943c)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:28.530176 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34f392a-0e9c-4bbb-a900-195b31ac32f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:28.556579 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c34f392a-0e9c-4bbb-a900-195b31ac32f0) transitioned into state 'SUCCESS' from state '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-1207095742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae4b03880ed4cff91199b51119a9bb4',qos_specs=None,replication_status=,reservations=['f7a92a9b-066a-4669-88db-5a4c0b5efda8','a77e0688-e59f-4175-91ec-f84b738714e6','dfccedc1-156f-4d1f-bd26-4a5c53b2780a','4b2cf9c9-61b7-4e58-b2f3-906d6da6d025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdef6a391f8f49f3b7e4b30d4fc4a37c',volume_type_id=c6232fc9-26b6-443b-97b5-3ebcfcd9943c)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:28.557683 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72fce37e-64ba-40ce-b112-40bb446f6c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:28.570262 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72fce37e-64ba-40ce-b112-40bb446f6c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:28.571255 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Flow 'volume_create_api' (0144da76-3667-4ab5-8b4c-b05b59e005ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:28.571618 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Create volume request issued successfully. Aug 26 15:03:28.572292 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-da7712ce-259e-445a-93ca-d87e3959d6db tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:28.572714 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 242/951] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:03:28 2026] POST /volume/v3/volumes => generated 784 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:28.590078 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-358d4cb8-46d4-456e-9079-98f59887a9f6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:28.592149 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-358d4cb8-46d4-456e-9079-98f59887a9f6 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc Aug 26 15:03:28.592437 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-358d4cb8-46d4-456e-9079-98f59887a9f6 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:28.593056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-358d4cb8-46d4-456e-9079-98f59887a9f6 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:28.602126 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:28.602126 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:28.606721 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-358d4cb8-46d4-456e-9079-98f59887a9f6 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Volume info retrieved successfully. Aug 26 15:03:28.612290 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-358d4cb8-46d4-456e-9079-98f59887a9f6 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc returned with HTTP 200 Aug 26 15:03:28.612856 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 243/952] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:03:28 2026] GET /volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:28.629727 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a4ea9e96-9a05-4bff-9585-1805e80e3323 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:28.631876 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a4ea9e96-9a05-4bff-9585-1805e80e3323 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/snapshots/30af187b-af6b-4d01-b220-6180efc2e2e5 Aug 26 15:03:28.632112 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a4ea9e96-9a05-4bff-9585-1805e80e3323 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:28.632372 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a4ea9e96-9a05-4bff-9585-1805e80e3323 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:28.640194 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:28.640194 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:28.641021 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a4ea9e96-9a05-4bff-9585-1805e80e3323 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Snapshot retrieved successfully. Aug 26 15:03:28.642133 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a4ea9e96-9a05-4bff-9585-1805e80e3323 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots/30af187b-af6b-4d01-b220-6180efc2e2e5 returned with HTTP 200 Aug 26 15:03:28.643266 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 234/953] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:03:28 2026] GET /volume/v3/snapshots/30af187b-af6b-4d01-b220-6180efc2e2e5 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:03:28.654852 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-50a14221-18fc-41e9-ae7e-fdff4ff353bf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:28.656795 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50a14221-18fc-41e9-ae7e-fdff4ff353bf tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11?cascade=True Aug 26 15:03:28.657065 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50a14221-18fc-41e9-ae7e-fdff4ff353bf tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:28.657254 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50a14221-18fc-41e9-ae7e-fdff4ff353bf tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:28.657486 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-50a14221-18fc-41e9-ae7e-fdff4ff353bf tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Delete volume with id: b993c40b-36bc-4453-ba06-81a159c87f11 Aug 26 15:03:28.664879 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:28.664879 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:28.665413 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-50a14221-18fc-41e9-ae7e-fdff4ff353bf tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:28.713184 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-50a14221-18fc-41e9-ae7e-fdff4ff353bf tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Delete volume request issued successfully. Aug 26 15:03:28.713359 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50a14221-18fc-41e9-ae7e-fdff4ff353bf tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11?cascade=True returned with HTTP 202 Aug 26 15:03:28.714095 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 235/954] 10.4.3.64 () {66 vars in 1369 bytes} [Wed Aug 26 15:03:28 2026] DELETE /volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11?cascade=True => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:28.722598 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-18bf937b-35e6-4c81-83aa-84b63552a9f2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:28.725123 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-18bf937b-35e6-4c81-83aa-84b63552a9f2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 Aug 26 15:03:28.725601 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-18bf937b-35e6-4c81-83aa-84b63552a9f2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:28.725601 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-18bf937b-35e6-4c81-83aa-84b63552a9f2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:28.734383 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:28.734383 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:28.739608 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-18bf937b-35e6-4c81-83aa-84b63552a9f2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:28.747293 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-18bf937b-35e6-4c81-83aa-84b63552a9f2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 returned with HTTP 200 Aug 26 15:03:28.747709 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 243/955] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:28 2026] GET /volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:29.006556 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-806d0a1b-c610-42af-bd22-6674a3a5a18f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.009015 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-806d0a1b-c610-42af-bd22-6674a3a5a18f tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:29.009360 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-806d0a1b-c610-42af-bd22-6674a3a5a18f tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.009609 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-806d0a1b-c610-42af-bd22-6674a3a5a18f tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.009825 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-806d0a1b-c610-42af-bd22-6674a3a5a18f tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:29.023994 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:29.023994 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:29.028228 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-806d0a1b-c610-42af-bd22-6674a3a5a18f tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:29.028228 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 244/956] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:29.487082 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4c2b4221-b6ce-4b65-8840-fdd52bafe291 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.489037 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4c2b4221-b6ce-4b65-8840-fdd52bafe291 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 Aug 26 15:03:29.489402 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4c2b4221-b6ce-4b65-8840-fdd52bafe291 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.489609 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4c2b4221-b6ce-4b65-8840-fdd52bafe291 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.496069 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4c2b4221-b6ce-4b65-8840-fdd52bafe291 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 returned with HTTP 404 Aug 26 15:03:29.496723 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 235/957] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/volumes/c21b36e7-f1c7-4aad-83dc-d2aea06d8288 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:29.504673 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c4accd50-edf5-4d8d-a2c1-28be39514cae None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.506803 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c4accd50-edf5-4d8d-a2c1-28be39514cae tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe Aug 26 15:03:29.507041 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c4accd50-edf5-4d8d-a2c1-28be39514cae tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.507280 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c4accd50-edf5-4d8d-a2c1-28be39514cae tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.507479 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-c4accd50-edf5-4d8d-a2c1-28be39514cae tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Delete volume with id: f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe Aug 26 15:03:29.518584 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:29.518584 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:29.519266 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c4accd50-edf5-4d8d-a2c1-28be39514cae tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:03:29.548214 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c4accd50-edf5-4d8d-a2c1-28be39514cae tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Delete volume request issued successfully. Aug 26 15:03:29.548498 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c4accd50-edf5-4d8d-a2c1-28be39514cae tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe returned with HTTP 202 Aug 26 15:03:29.549112 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 236/958] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:29 2026] DELETE /volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:29.558875 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e452b38d-fe45-41b7-91e5-58126854fd58 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.561372 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e452b38d-fe45-41b7-91e5-58126854fd58 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe Aug 26 15:03:29.561649 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e452b38d-fe45-41b7-91e5-58126854fd58 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.561961 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e452b38d-fe45-41b7-91e5-58126854fd58 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.571912 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:29.571912 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:29.577704 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e452b38d-fe45-41b7-91e5-58126854fd58 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:03:29.583527 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e452b38d-fe45-41b7-91e5-58126854fd58 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe returned with HTTP 200 Aug 26 15:03:29.584133 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 244/959] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:29.629005 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c4bf1665-f8c1-427d-b310-c89e35b8e4d9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.631261 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c4bf1665-f8c1-427d-b310-c89e35b8e4d9 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc Aug 26 15:03:29.631537 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c4bf1665-f8c1-427d-b310-c89e35b8e4d9 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.631872 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c4bf1665-f8c1-427d-b310-c89e35b8e4d9 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.640983 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:29.640983 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:29.645862 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c4bf1665-f8c1-427d-b310-c89e35b8e4d9 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Volume info retrieved successfully. Aug 26 15:03:29.651474 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c4bf1665-f8c1-427d-b310-c89e35b8e4d9 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc returned with HTTP 200 Aug 26 15:03:29.652088 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 245/960] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:29.667578 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-37dd4af9-9d34-4bb5-bd22-29aa5650901e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.670120 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-37dd4af9-9d34-4bb5-bd22-29aa5650901e tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/messages Aug 26 15:03:29.670674 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-37dd4af9-9d34-4bb5-bd22-29aa5650901e tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.670985 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-37dd4af9-9d34-4bb5-bd22-29aa5650901e tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.678780 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-37dd4af9-9d34-4bb5-bd22-29aa5650901e tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:03:29.679684 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 236/961] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/messages => generated 668 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:29.690859 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bdc848c3-fe9a-4144-87fb-6abaf35d699a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.692429 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bdc848c3-fe9a-4144-87fb-6abaf35d699a tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] DELETE https://10.4.3.64/volume/v3/messages/f04d963a-bea9-4c92-9565-5650144039d0 Aug 26 15:03:29.692640 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bdc848c3-fe9a-4144-87fb-6abaf35d699a tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.692844 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bdc848c3-fe9a-4144-87fb-6abaf35d699a tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.704824 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bdc848c3-fe9a-4144-87fb-6abaf35d699a tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/messages/f04d963a-bea9-4c92-9565-5650144039d0 returned with HTTP 204 Aug 26 15:03:29.705299 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 237/962] 10.4.3.64 () {68 vars in 1387 bytes} [Wed Aug 26 15:03:29 2026] DELETE /volume/v3/messages/f04d963a-bea9-4c92-9565-5650144039d0 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 15:03:29.712982 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-218da6f5-e9e1-446c-9517-e119b3f4fd24 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.715211 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-218da6f5-e9e1-446c-9517-e119b3f4fd24 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/messages/f04d963a-bea9-4c92-9565-5650144039d0 Aug 26 15:03:29.715507 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-218da6f5-e9e1-446c-9517-e119b3f4fd24 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.715770 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-218da6f5-e9e1-446c-9517-e119b3f4fd24 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.721182 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-218da6f5-e9e1-446c-9517-e119b3f4fd24 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/messages/f04d963a-bea9-4c92-9565-5650144039d0 returned with HTTP 404 Aug 26 15:03:29.721722 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 245/963] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/messages/f04d963a-bea9-4c92-9565-5650144039d0 => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:29.730421 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-be7693a9-045e-4f05-9f22-26a42d36161c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.733010 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be7693a9-045e-4f05-9f22-26a42d36161c tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc Aug 26 15:03:29.733362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be7693a9-045e-4f05-9f22-26a42d36161c tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.733721 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be7693a9-045e-4f05-9f22-26a42d36161c tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.745266 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:29.745266 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:29.751142 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-be7693a9-045e-4f05-9f22-26a42d36161c tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Volume info retrieved successfully. Aug 26 15:03:29.758275 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be7693a9-045e-4f05-9f22-26a42d36161c tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc returned with HTTP 200 Aug 26 15:03:29.758948 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 246/964] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:29.765805 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b4f1eb15-3890-4a5a-b298-4d629ba3101e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.768269 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4f1eb15-3890-4a5a-b298-4d629ba3101e tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 Aug 26 15:03:29.768609 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4f1eb15-3890-4a5a-b298-4d629ba3101e tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.768903 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4f1eb15-3890-4a5a-b298-4d629ba3101e tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.776681 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4f1eb15-3890-4a5a-b298-4d629ba3101e tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 returned with HTTP 404 Aug 26 15:03:29.776835 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cf6e23c5-16d5-4810-b19a-2ab57ce19d5b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.777549 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 237/965] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:29.779655 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf6e23c5-16d5-4810-b19a-2ab57ce19d5b tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc Aug 26 15:03:29.779851 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf6e23c5-16d5-4810-b19a-2ab57ce19d5b tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.780076 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf6e23c5-16d5-4810-b19a-2ab57ce19d5b tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.780245 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-cf6e23c5-16d5-4810-b19a-2ab57ce19d5b tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Delete volume with id: 6ed39e59-8bc1-4f2c-9084-43b3066f33fc Aug 26 15:03:29.788055 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-96150d40-66a4-4bdd-8e00-8166abf48a7e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.790449 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-96150d40-66a4-4bdd-8e00-8166abf48a7e tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 26 15:03:29.790638 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-96150d40-66a4-4bdd-8e00-8166abf48a7e tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.790851 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-96150d40-66a4-4bdd-8e00-8166abf48a7e tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.791117 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-96150d40-66a4-4bdd-8e00-8166abf48a7e tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:29.791842 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-96150d40-66a4-4bdd-8e00-8166abf48a7e tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:03:29.793485 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:29.793485 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:29.795580 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cf6e23c5-16d5-4810-b19a-2ab57ce19d5b tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Volume info retrieved successfully. Aug 26 15:03:29.795580 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-cf6e23c5-16d5-4810-b19a-2ab57ce19d5b tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100198) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 15:03:29.798962 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-96150d40-66a4-4bdd-8e00-8166abf48a7e tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Get all volumes completed successfully. Aug 26 15:03:29.799470 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-96150d40-66a4-4bdd-8e00-8166abf48a7e tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 26 15:03:29.800007 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 246/966] 10.4.3.64 () {66 vars in 1230 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/volumes => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:29.812778 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-793e7cc7-fc88-47f5-8a95-c213cd9b4a79 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.815519 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-793e7cc7-fc88-47f5-8a95-c213cd9b4a79 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/snapshots Aug 26 15:03:29.815709 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-793e7cc7-fc88-47f5-8a95-c213cd9b4a79 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.815910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-793e7cc7-fc88-47f5-8a95-c213cd9b4a79 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.816950 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-793e7cc7-fc88-47f5-8a95-c213cd9b4a79 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:29.818727 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-cf6e23c5-16d5-4810-b19a-2ab57ce19d5b tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1406976374 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1406976374, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:29.819754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-793e7cc7-fc88-47f5-8a95-c213cd9b4a79 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:03:29.820342 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-cf6e23c5-16d5-4810-b19a-2ab57ce19d5b tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1406976374 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1406976374, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:29.826092 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-793e7cc7-fc88-47f5-8a95-c213cd9b4a79 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Get all snapshots completed successfully. Aug 26 15:03:29.826508 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-793e7cc7-fc88-47f5-8a95-c213cd9b4a79 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 26 15:03:29.827045 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 247/967] 10.4.3.64 () {66 vars in 1236 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/snapshots => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:29.836233 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-cf6e23c5-16d5-4810-b19a-2ab57ce19d5b tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Created reservations ['40b41523-be46-499f-9ca0-06d95d094d38', 'b959b032-73d8-4276-8b35-576db8001df6', 'a90bba47-00f0-4b5c-a7bb-8cdd6267d9af', 'f6265a34-35e5-4ccd-b815-35613413828d'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:29.836450 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-40dd5959-2e84-4287-a7a4-e70567d0c106 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.839174 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-40dd5959-2e84-4287-a7a4-e70567d0c106 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/30af187b-af6b-4d01-b220-6180efc2e2e5 Aug 26 15:03:29.839376 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-40dd5959-2e84-4287-a7a4-e70567d0c106 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.839614 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-40dd5959-2e84-4287-a7a4-e70567d0c106 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.839753 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-40dd5959-2e84-4287-a7a4-e70567d0c106 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Delete snapshot with id: 30af187b-af6b-4d01-b220-6180efc2e2e5 Aug 26 15:03:29.844655 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-40dd5959-2e84-4287-a7a4-e70567d0c106 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots/30af187b-af6b-4d01-b220-6180efc2e2e5 returned with HTTP 404 Aug 26 15:03:29.845495 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 238/968] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:03:29 2026] DELETE /volume/v3/snapshots/30af187b-af6b-4d01-b220-6180efc2e2e5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:29.853032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a811f945-aeba-48d3-aaa6-0e262193f080 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.854942 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a811f945-aeba-48d3-aaa6-0e262193f080 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/69adbbac-311d-47b7-9639-beb63f4dc87e Aug 26 15:03:29.855165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a811f945-aeba-48d3-aaa6-0e262193f080 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.855392 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a811f945-aeba-48d3-aaa6-0e262193f080 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.855503 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-a811f945-aeba-48d3-aaa6-0e262193f080 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Delete snapshot with id: 69adbbac-311d-47b7-9639-beb63f4dc87e Aug 26 15:03:29.859774 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a811f945-aeba-48d3-aaa6-0e262193f080 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots/69adbbac-311d-47b7-9639-beb63f4dc87e returned with HTTP 404 Aug 26 15:03:29.860400 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 247/969] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:03:29 2026] DELETE /volume/v3/snapshots/69adbbac-311d-47b7-9639-beb63f4dc87e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:29.868263 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f0f3a8e5-147c-494e-8cb3-934332ec8542 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.871361 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f0f3a8e5-147c-494e-8cb3-934332ec8542 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 Aug 26 15:03:29.871648 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f0f3a8e5-147c-494e-8cb3-934332ec8542 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.871916 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f0f3a8e5-147c-494e-8cb3-934332ec8542 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.878856 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cf6e23c5-16d5-4810-b19a-2ab57ce19d5b tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Delete volume request issued successfully. Aug 26 15:03:29.879188 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf6e23c5-16d5-4810-b19a-2ab57ce19d5b tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc returned with HTTP 202 Aug 26 15:03:29.880112 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 238/970] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:03:29 2026] DELETE /volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:29.880665 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f0f3a8e5-147c-494e-8cb3-934332ec8542 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 returned with HTTP 404 Aug 26 15:03:29.881334 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 248/971] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:29.890431 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ad564b3c-8118-46b3-9fec-c96524b2154a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.891661 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e37a6276-2ba6-4176-bd52-3a3074dc8bff None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.892556 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad564b3c-8118-46b3-9fec-c96524b2154a tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 Aug 26 15:03:29.892793 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad564b3c-8118-46b3-9fec-c96524b2154a tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.893069 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad564b3c-8118-46b3-9fec-c96524b2154a tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.893245 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ad564b3c-8118-46b3-9fec-c96524b2154a tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Delete volume with id: b993c40b-36bc-4453-ba06-81a159c87f11 Aug 26 15:03:29.893784 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e37a6276-2ba6-4176-bd52-3a3074dc8bff tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc Aug 26 15:03:29.894090 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e37a6276-2ba6-4176-bd52-3a3074dc8bff tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.894432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e37a6276-2ba6-4176-bd52-3a3074dc8bff tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.900535 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad564b3c-8118-46b3-9fec-c96524b2154a tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 returned with HTTP 404 Aug 26 15:03:29.901324 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 239/972] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:29 2026] DELETE /volume/v3/volumes/b993c40b-36bc-4453-ba06-81a159c87f11 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:29.902383 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e37a6276-2ba6-4176-bd52-3a3074dc8bff tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc returned with HTTP 404 Aug 26 15:03:29.903026 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 248/973] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/volumes/6ed39e59-8bc1-4f2c-9084-43b3066f33fc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:29.913895 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.915247 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-79cd456e-743c-4b70-b22c-9759dd3a9412 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.916426 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:29.917392 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1298421152"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:29.917557 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79cd456e-743c-4b70-b22c-9759dd3a9412 tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] DELETE https://10.4.3.64/volume/v3/types/c6232fc9-26b6-443b-97b5-3ebcfcd9943c Aug 26 15:03:29.917792 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79cd456e-743c-4b70-b22c-9759dd3a9412 tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.918013 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79cd456e-743c-4b70-b22c-9759dd3a9412 tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.918814 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1298421152'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:29.919044 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Create volume of 1 GB Aug 26 15:03:29.923871 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Availability Zones retrieved successfully. Aug 26 15:03:29.930162 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Flow 'volume_create_api' (fcc94bc0-cca3-44bf-bcf7-c4be88c0b5e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:29.931692 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef271fe3-634c-45a5-aa1d-b6238c6dd27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:29.933172 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:29.964489 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79cd456e-743c-4b70-b22c-9759dd3a9412 tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] https://10.4.3.64/volume/v3/types/c6232fc9-26b6-443b-97b5-3ebcfcd9943c returned with HTTP 202 Aug 26 15:03:29.965096 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 249/974] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:03:29 2026] DELETE /volume/v3/types/c6232fc9-26b6-443b-97b5-3ebcfcd9943c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:29.971865 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef271fe3-634c-45a5-aa1d-b6238c6dd27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:29.972176 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c77770ed-52c9-49c2-b230-c2807dcfcecf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.973180 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ce7a61-0585-4e49-8847-6299987b2132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:29.975215 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c77770ed-52c9-49c2-b230-c2807dcfcecf tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] GET https://10.4.3.64/volume/v3/types/c6232fc9-26b6-443b-97b5-3ebcfcd9943c Aug 26 15:03:29.975512 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c77770ed-52c9-49c2-b230-c2807dcfcecf tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:29.975758 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c77770ed-52c9-49c2-b230-c2807dcfcecf tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:29.982531 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c77770ed-52c9-49c2-b230-c2807dcfcecf tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] https://10.4.3.64/volume/v3/types/c6232fc9-26b6-443b-97b5-3ebcfcd9943c returned with HTTP 404 Aug 26 15:03:29.983207 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 240/975] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:03:29 2026] GET /volume/v3/types/c6232fc9-26b6-443b-97b5-3ebcfcd9943c => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:29.994218 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e7d786d0-8890-4e92-90c0-0ae553304843 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:29.996486 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7d786d0-8890-4e92-90c0-0ae553304843 tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:03:29.996821 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7d786d0-8890-4e92-90c0-0ae553304843 tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-867099895", "extra_specs": {"storage_protocol": "tempest-storage_protocol-244499590", "vendor_name": "tempest-vendor_name-1606538880"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:30.019149 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7d786d0-8890-4e92-90c0-0ae553304843 tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:03:30.019648 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 249/976] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:03:29 2026] POST /volume/v3/types => generated 326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:30.029801 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-efe4082b-856a-4894-85f8-6e0779fb4966 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:30.032341 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:30.032932 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "29f234f8-13d1-44b9-b37d-0ea783311575", "size": 1, "name": "tempest-UserMessagesTest-Volume-1004928238"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:30.034692 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Create volume request body: {'volume': {'volume_type': '29f234f8-13d1-44b9-b37d-0ea783311575', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1004928238'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:30.041857 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Create volume of 1 GB Aug 26 15:03:30.042213 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:30.042213 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:30.043458 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Availability Zones retrieved successfully. Aug 26 15:03:30.043623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Created reservations ['852388f3-680c-4e01-a16b-8d102dff8601', '30fb6313-cc4f-4ca8-8519-3da72b24533c', 'ab1c7500-7ae2-4da2-b066-aefd9a0d8d3b', '52ccb090-24a3-453b-8aab-712902c90708'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:30.044491 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41ce7a61-0585-4e49-8847-6299987b2132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['852388f3-680c-4e01-a16b-8d102dff8601', '30fb6313-cc4f-4ca8-8519-3da72b24533c', 'ab1c7500-7ae2-4da2-b066-aefd9a0d8d3b', '52ccb090-24a3-453b-8aab-712902c90708']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:30.045214 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0db8d5-500d-4f95-90bc-8d09da958012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:30.047073 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-141583c9-71c1-4c3a-987e-f327bc525457 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:30.049131 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-141583c9-71c1-4c3a-987e-f327bc525457 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:30.049329 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-141583c9-71c1-4c3a-987e-f327bc525457 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:30.049633 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-141583c9-71c1-4c3a-987e-f327bc525457 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:30.049633 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-141583c9-71c1-4c3a-987e-f327bc525457 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:30.051410 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Flow 'volume_create_api' (9d8f820e-e0c9-40e1-8713-58e961e89b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:30.052605 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03283a31-5dc8-4b57-92fe-73e6744bcadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:30.054565 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:30.054810 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:30.054810 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:30.055696 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-141583c9-71c1-4c3a-987e-f327bc525457 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:30.056131 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 241/977] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:30 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:30.075395 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0db8d5-500d-4f95-90bc-8d09da958012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6373d6b-9203-457b-9132-b7c25e307c1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1298421152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48535efe4f364f3192a104bf5f911d5e',qos_specs=None,replication_status=,reservations=['852388f3-680c-4e01-a16b-8d102dff8601','30fb6313-cc4f-4ca8-8519-3da72b24533c','ab1c7500-7ae2-4da2-b066-aefd9a0d8d3b','52ccb090-24a3-453b-8aab-712902c90708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568462c706254d8ab5da5da26f333479',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1298421152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6373d6b-9203-457b-9132-b7c25e307c1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48535efe4f364f3192a104bf5f911d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='568462c706254d8ab5da5da26f333479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:30.076213 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fe5685f-9d2c-44af-8e27-2b1ef9bb1fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:30.079598 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03283a31-5dc8-4b57-92fe-73e6744bcadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:03:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-244499590',vendor_name='tempest-vendor_name-1606538880'},id=29f234f8-13d1-44b9-b37d-0ea783311575,is_public=True,name='tempest-UserMessagesTest-volume-type-867099895',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '29f234f8-13d1-44b9-b37d-0ea783311575', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:30.080537 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a3e5966-b351-4d60-b762-d45d2c4f74ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:30.108058 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fe5685f-9d2c-44af-8e27-2b1ef9bb1fb7) transitioned into state 'SUCCESS' from state '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-1298421152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48535efe4f364f3192a104bf5f911d5e',qos_specs=None,replication_status=,reservations=['852388f3-680c-4e01-a16b-8d102dff8601','30fb6313-cc4f-4ca8-8519-3da72b24533c','ab1c7500-7ae2-4da2-b066-aefd9a0d8d3b','52ccb090-24a3-453b-8aab-712902c90708'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='568462c706254d8ab5da5da26f333479',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:30.109084 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (881cdbc9-1273-4c40-95f5-243ccdb121a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:30.114842 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-867099895 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-867099895, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:30.116080 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-867099895 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-867099895, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:03:30.129933 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (881cdbc9-1273-4c40-95f5-243ccdb121a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:30.129933 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Flow 'volume_create_api' (fcc94bc0-cca3-44bf-bcf7-c4be88c0b5e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:30.129933 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Create volume request issued successfully. Aug 26 15:03:30.131412 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-82805b13-52b4-4b06-bb34-7cdbd96857f8 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:30.132263 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 239/978] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:03:29 2026] POST /volume/v3/volumes => generated 749 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:30.149151 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7072974b-88a7-4582-9f37-1af3b7bd3925 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:30.151776 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7072974b-88a7-4582-9f37-1af3b7bd3925 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f Aug 26 15:03:30.151776 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7072974b-88a7-4582-9f37-1af3b7bd3925 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:30.151776 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7072974b-88a7-4582-9f37-1af3b7bd3925 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:30.162874 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:30.162874 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:30.163369 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Created reservations ['e5bc5a25-1bbf-4d56-a220-afc30fc08244', '0e048662-0714-4cec-9d0a-2885741ad7f9', 'fd0a026f-e3eb-490f-b6fd-05c0658dc602', '164bde3b-2b58-4935-b1e2-939780ddb2d8'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:30.165082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a3e5966-b351-4d60-b762-d45d2c4f74ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5bc5a25-1bbf-4d56-a220-afc30fc08244', '0e048662-0714-4cec-9d0a-2885741ad7f9', 'fd0a026f-e3eb-490f-b6fd-05c0658dc602', '164bde3b-2b58-4935-b1e2-939780ddb2d8']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:30.165229 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a41c5ff0-bb21-46f3-ae24-512417223d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:30.170910 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7072974b-88a7-4582-9f37-1af3b7bd3925 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:30.181308 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7072974b-88a7-4582-9f37-1af3b7bd3925 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f returned with HTTP 200 Aug 26 15:03:30.181953 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 250/979] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:30 2026] GET /volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:30.203654 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a41c5ff0-bb21-46f3-ae24-512417223d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae093915-973c-4e0e-9173-8051fa113cc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1004928238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae4b03880ed4cff91199b51119a9bb4',qos_specs=None,replication_status=,reservations=['e5bc5a25-1bbf-4d56-a220-afc30fc08244','0e048662-0714-4cec-9d0a-2885741ad7f9','fd0a026f-e3eb-490f-b6fd-05c0658dc602','164bde3b-2b58-4935-b1e2-939780ddb2d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdef6a391f8f49f3b7e4b30d4fc4a37c',volume_type_id=29f234f8-13d1-44b9-b37d-0ea783311575), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1004928238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae093915-973c-4e0e-9173-8051fa113cc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ae4b03880ed4cff91199b51119a9bb4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdef6a391f8f49f3b7e4b30d4fc4a37c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(29f234f8-13d1-44b9-b37d-0ea783311575),volume_type_id=29f234f8-13d1-44b9-b37d-0ea783311575)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:30.204553 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cfe11c-f3ae-4442-bae6-1cfafca52117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:30.233512 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cfe11c-f3ae-4442-bae6-1cfafca52117) transitioned into state 'SUCCESS' from state '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-1004928238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ae4b03880ed4cff91199b51119a9bb4',qos_specs=None,replication_status=,reservations=['e5bc5a25-1bbf-4d56-a220-afc30fc08244','0e048662-0714-4cec-9d0a-2885741ad7f9','fd0a026f-e3eb-490f-b6fd-05c0658dc602','164bde3b-2b58-4935-b1e2-939780ddb2d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdef6a391f8f49f3b7e4b30d4fc4a37c',volume_type_id=29f234f8-13d1-44b9-b37d-0ea783311575)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:30.234663 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2ac5d7-1933-4a97-b92c-607adf7a3a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:30.249996 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da2ac5d7-1933-4a97-b92c-607adf7a3a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:30.251021 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Flow 'volume_create_api' (9d8f820e-e0c9-40e1-8713-58e961e89b05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:30.251354 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Create volume request issued successfully. Aug 26 15:03:30.252054 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-efe4082b-856a-4894-85f8-6e0779fb4966 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:30.252640 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 250/980] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:03:30 2026] POST /volume/v3/volumes => generated 783 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:30.268544 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3096f96d-a1f6-4730-8d8c-e23808768908 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:30.272216 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3096f96d-a1f6-4730-8d8c-e23808768908 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 Aug 26 15:03:30.272530 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3096f96d-a1f6-4730-8d8c-e23808768908 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:30.273006 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3096f96d-a1f6-4730-8d8c-e23808768908 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:30.284622 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:30.284622 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:30.289916 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3096f96d-a1f6-4730-8d8c-e23808768908 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Volume info retrieved successfully. Aug 26 15:03:30.297025 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3096f96d-a1f6-4730-8d8c-e23808768908 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 returned with HTTP 200 Aug 26 15:03:30.297762 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 242/981] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:03:30 2026] GET /volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:30.598756 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-919d4ded-6e89-4b31-97ed-f3a7516c075c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:30.601496 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-919d4ded-6e89-4b31-97ed-f3a7516c075c tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe Aug 26 15:03:30.601790 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-919d4ded-6e89-4b31-97ed-f3a7516c075c tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:30.602080 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-919d4ded-6e89-4b31-97ed-f3a7516c075c tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:30.610700 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-919d4ded-6e89-4b31-97ed-f3a7516c075c tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe returned with HTTP 404 Aug 26 15:03:30.611437 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 240/982] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:30 2026] GET /volume/v3/volumes/f4f58e4c-30e6-4fd6-8809-98fc16ea0bfe => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:30.620510 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-58a7f346-0e0f-4a91-9de2-5d8316b64e58 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:30.622664 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58a7f346-0e0f-4a91-9de2-5d8316b64e58 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] DELETE https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 Aug 26 15:03:30.622923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-58a7f346-0e0f-4a91-9de2-5d8316b64e58 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:30.623188 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-58a7f346-0e0f-4a91-9de2-5d8316b64e58 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:30.623494 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-58a7f346-0e0f-4a91-9de2-5d8316b64e58 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Delete volume with id: 33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 Aug 26 15:03:30.632315 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:30.632315 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:30.632987 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-58a7f346-0e0f-4a91-9de2-5d8316b64e58 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:03:30.659726 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-58a7f346-0e0f-4a91-9de2-5d8316b64e58 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Delete volume request issued successfully. Aug 26 15:03:30.660022 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58a7f346-0e0f-4a91-9de2-5d8316b64e58 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 returned with HTTP 202 Aug 26 15:03:30.660695 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 251/983] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:30 2026] DELETE /volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:30.668221 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4f822060-4034-42c5-9232-032e75bd6fe6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:30.670423 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f822060-4034-42c5-9232-032e75bd6fe6 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 Aug 26 15:03:30.670664 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f822060-4034-42c5-9232-032e75bd6fe6 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:30.670917 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f822060-4034-42c5-9232-032e75bd6fe6 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:30.679856 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:30.679856 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:30.687130 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4f822060-4034-42c5-9232-032e75bd6fe6 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Volume info retrieved successfully. Aug 26 15:03:30.695045 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f822060-4034-42c5-9232-032e75bd6fe6 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 returned with HTTP 200 Aug 26 15:03:30.695654 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 251/984] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:30 2026] GET /volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:31.077006 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-feb8921c-e0a8-46cc-8f56-f4a37c87881d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.079410 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-feb8921c-e0a8-46cc-8f56-f4a37c87881d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:31.079649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-feb8921c-e0a8-46cc-8f56-f4a37c87881d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.079902 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-feb8921c-e0a8-46cc-8f56-f4a37c87881d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.080076 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-feb8921c-e0a8-46cc-8f56-f4a37c87881d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:31.093028 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:31.093028 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:31.094776 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-feb8921c-e0a8-46cc-8f56-f4a37c87881d tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:31.094776 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 243/985] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:31 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:31.205465 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4dfe47b9-08ab-4b1a-97a7-d4108cfd8271 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.209409 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4dfe47b9-08ab-4b1a-97a7-d4108cfd8271 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f Aug 26 15:03:31.210142 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4dfe47b9-08ab-4b1a-97a7-d4108cfd8271 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.210539 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4dfe47b9-08ab-4b1a-97a7-d4108cfd8271 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.224063 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:31.224063 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:31.238344 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4dfe47b9-08ab-4b1a-97a7-d4108cfd8271 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:31.255607 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4dfe47b9-08ab-4b1a-97a7-d4108cfd8271 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f returned with HTTP 200 Aug 26 15:03:31.257176 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 241/986] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:31 2026] GET /volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:31.279116 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2063fe6a-e622-4a7e-a6a4-e71fccf8f056 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.283443 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2063fe6a-e622-4a7e-a6a4-e71fccf8f056 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:03:31.284819 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2063fe6a-e622-4a7e-a6a4-e71fccf8f056 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f6373d6b-9203-457b-9132-b7c25e307c1f", "name": "tempest-VolumesDeleteCascade-Snapshot-539984418"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:31.296291 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:31.296291 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:31.297374 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2063fe6a-e622-4a7e-a6a4-e71fccf8f056 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:31.297374 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-2063fe6a-e622-4a7e-a6a4-e71fccf8f056 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Create snapshot from volume f6373d6b-9203-457b-9132-b7c25e307c1f Aug 26 15:03:31.319906 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4cedf8ea-48b2-4079-8f3f-accd5bc560be None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.327920 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cedf8ea-48b2-4079-8f3f-accd5bc560be tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 Aug 26 15:03:31.328081 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cedf8ea-48b2-4079-8f3f-accd5bc560be tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.328517 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cedf8ea-48b2-4079-8f3f-accd5bc560be tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.345432 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:31.345432 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:31.356481 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4cedf8ea-48b2-4079-8f3f-accd5bc560be tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Volume info retrieved successfully. Aug 26 15:03:31.359505 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-2063fe6a-e622-4a7e-a6a4-e71fccf8f056 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Created reservations ['26904b23-54e6-4c9a-8fae-6774071a0150', '2417e892-4ade-4716-a4db-a5cfd51a0e73', '0bf7e973-c12d-4ace-acc6-6c274cd619ba', '5fe6f4f6-2890-415b-b482-964f9179421d'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:31.366440 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cedf8ea-48b2-4079-8f3f-accd5bc560be tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 returned with HTTP 200 Aug 26 15:03:31.367187 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 252/987] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:03:31 2026] GET /volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 => generated 872 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:31.392522 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dd31d44b-48af-4e64-bf2c-db358892df08 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.396207 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd31d44b-48af-4e64-bf2c-db358892df08 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/messages Aug 26 15:03:31.397213 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd31d44b-48af-4e64-bf2c-db358892df08 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.399189 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd31d44b-48af-4e64-bf2c-db358892df08 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.411388 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd31d44b-48af-4e64-bf2c-db358892df08 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:03:31.411388 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 244/988] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:03:31 2026] GET /volume/v3/messages => generated 668 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:31.430612 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-995531dd-0794-490f-a0a0-8f8170d75693 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.442865 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-995531dd-0794-490f-a0a0-8f8170d75693 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/messages/c770a07d-6fad-470f-ac37-0475c0aa2b22 Aug 26 15:03:31.442865 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-995531dd-0794-490f-a0a0-8f8170d75693 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.442865 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-995531dd-0794-490f-a0a0-8f8170d75693 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.442865 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-995531dd-0794-490f-a0a0-8f8170d75693 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/messages/c770a07d-6fad-470f-ac37-0475c0aa2b22 returned with HTTP 200 Aug 26 15:03:31.442865 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 242/989] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:03:31 2026] GET /volume/v3/messages/c770a07d-6fad-470f-ac37-0475c0aa2b22 => generated 665 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:31.447276 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2063fe6a-e622-4a7e-a6a4-e71fccf8f056 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Snapshot create request issued successfully. Aug 26 15:03:31.447692 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2063fe6a-e622-4a7e-a6a4-e71fccf8f056 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:03:31.449507 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 252/990] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:03:31 2026] POST /volume/v3/snapshots => generated 306 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:31.459217 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4374660e-8cfd-4d0d-93e2-826dd35b25cf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.461490 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ecdc04eb-72cd-4a7f-94ae-da47c11be811 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.464109 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4374660e-8cfd-4d0d-93e2-826dd35b25cf tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/messages Aug 26 15:03:31.464109 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4374660e-8cfd-4d0d-93e2-826dd35b25cf tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.464490 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4374660e-8cfd-4d0d-93e2-826dd35b25cf tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.465760 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ecdc04eb-72cd-4a7f-94ae-da47c11be811 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/snapshots/8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2 Aug 26 15:03:31.466039 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ecdc04eb-72cd-4a7f-94ae-da47c11be811 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.466225 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ecdc04eb-72cd-4a7f-94ae-da47c11be811 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.476893 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4374660e-8cfd-4d0d-93e2-826dd35b25cf tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:03:31.477426 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 253/991] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:03:31 2026] GET /volume/v3/messages => generated 668 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:31.481045 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:31.481045 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:31.481523 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ecdc04eb-72cd-4a7f-94ae-da47c11be811 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Snapshot retrieved successfully. Aug 26 15:03:31.483785 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ecdc04eb-72cd-4a7f-94ae-da47c11be811 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots/8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2 returned with HTTP 200 Aug 26 15:03:31.484811 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 245/992] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:03:31 2026] GET /volume/v3/snapshots/8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2 => generated 438 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:03:31.491330 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-07e37450-249c-4a14-ba22-17fa0c1ae618 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.493516 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07e37450-249c-4a14-ba22-17fa0c1ae618 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] DELETE https://10.4.3.64/volume/v3/messages/c770a07d-6fad-470f-ac37-0475c0aa2b22 Aug 26 15:03:31.494086 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07e37450-249c-4a14-ba22-17fa0c1ae618 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.494086 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07e37450-249c-4a14-ba22-17fa0c1ae618 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.514791 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07e37450-249c-4a14-ba22-17fa0c1ae618 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/messages/c770a07d-6fad-470f-ac37-0475c0aa2b22 returned with HTTP 204 Aug 26 15:03:31.515630 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 243/993] 10.4.3.64 () {68 vars in 1387 bytes} [Wed Aug 26 15:03:31 2026] DELETE /volume/v3/messages/c770a07d-6fad-470f-ac37-0475c0aa2b22 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 15:03:31.530950 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b62ded3b-8f61-475f-9727-4a78fdac62a8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.533638 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b62ded3b-8f61-475f-9727-4a78fdac62a8 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 Aug 26 15:03:31.534123 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b62ded3b-8f61-475f-9727-4a78fdac62a8 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.534425 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b62ded3b-8f61-475f-9727-4a78fdac62a8 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.546556 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:31.546556 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:31.558651 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b62ded3b-8f61-475f-9727-4a78fdac62a8 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Volume info retrieved successfully. Aug 26 15:03:31.568861 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b62ded3b-8f61-475f-9727-4a78fdac62a8 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 returned with HTTP 200 Aug 26 15:03:31.569467 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 253/994] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:03:31 2026] GET /volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 => generated 872 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:31.586852 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a348b2bb-c9b4-469d-b507-7099a8eb8f50 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.589444 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a348b2bb-c9b4-469d-b507-7099a8eb8f50 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 Aug 26 15:03:31.589570 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a348b2bb-c9b4-469d-b507-7099a8eb8f50 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.589847 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a348b2bb-c9b4-469d-b507-7099a8eb8f50 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.593776 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-a348b2bb-c9b4-469d-b507-7099a8eb8f50 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Delete volume with id: ae093915-973c-4e0e-9173-8051fa113cc7 Aug 26 15:03:31.609597 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:31.609597 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:31.610382 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a348b2bb-c9b4-469d-b507-7099a8eb8f50 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Volume info retrieved successfully. Aug 26 15:03:31.612659 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a348b2bb-c9b4-469d-b507-7099a8eb8f50 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100196) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 15:03:31.651702 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-a348b2bb-c9b4-469d-b507-7099a8eb8f50 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Created reservations ['500bbd4a-58b6-416e-96f6-c2b22b17197d', '28d75838-abdc-419b-a060-9fbc48c2eacd', '6429ec23-3097-4c88-996f-a41d91a3543d', '77e8f15b-1636-4e2c-b7d8-a5ede0947814'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:31.715256 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a348b2bb-c9b4-469d-b507-7099a8eb8f50 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Delete volume request issued successfully. Aug 26 15:03:31.716164 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a348b2bb-c9b4-469d-b507-7099a8eb8f50 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 returned with HTTP 202 Aug 26 15:03:31.716253 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-39b6b044-39b1-4522-8876-7df1ce429907 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.716302 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 254/995] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:03:31 2026] DELETE /volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:31.719148 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-39b6b044-39b1-4522-8876-7df1ce429907 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] GET https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 Aug 26 15:03:31.719148 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-39b6b044-39b1-4522-8876-7df1ce429907 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.719148 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-39b6b044-39b1-4522-8876-7df1ce429907 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.729341 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1baeb682-9712-4a8f-9239-e65a9eb1b947 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.729775 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-39b6b044-39b1-4522-8876-7df1ce429907 tempest-TaggedBootDevicesTest_v242-1013914930 tempest-TaggedBootDevicesTest_v242-1013914930-project-member] https://10.4.3.64/volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 returned with HTTP 404 Aug 26 15:03:31.730455 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 246/996] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:31 2026] GET /volume/v3/volumes/33e2a687-13dc-41f5-a3dd-4cf5cfb4c510 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:31.732285 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1baeb682-9712-4a8f-9239-e65a9eb1b947 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] GET https://10.4.3.64/volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 Aug 26 15:03:31.732814 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1baeb682-9712-4a8f-9239-e65a9eb1b947 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.733731 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1baeb682-9712-4a8f-9239-e65a9eb1b947 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.744898 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1baeb682-9712-4a8f-9239-e65a9eb1b947 tempest-UserMessagesTest-649087622 tempest-UserMessagesTest-649087622-project-member] https://10.4.3.64/volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 returned with HTTP 404 Aug 26 15:03:31.746793 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 244/997] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:03:31 2026] GET /volume/v3/volumes/ae093915-973c-4e0e-9173-8051fa113cc7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:31.757244 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7ad4c063-0cc7-4f27-93c9-fa553185f2cf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.758555 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7ad4c063-0cc7-4f27-93c9-fa553185f2cf tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] DELETE https://10.4.3.64/volume/v3/types/29f234f8-13d1-44b9-b37d-0ea783311575 Aug 26 15:03:31.759186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7ad4c063-0cc7-4f27-93c9-fa553185f2cf tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.759186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7ad4c063-0cc7-4f27-93c9-fa553185f2cf tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.810787 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7ad4c063-0cc7-4f27-93c9-fa553185f2cf tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] https://10.4.3.64/volume/v3/types/29f234f8-13d1-44b9-b37d-0ea783311575 returned with HTTP 202 Aug 26 15:03:31.811963 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 254/998] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:03:31 2026] DELETE /volume/v3/types/29f234f8-13d1-44b9-b37d-0ea783311575 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:31.823289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-11c1d483-57aa-478b-925c-0c7c83c7fab0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:31.825398 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-11c1d483-57aa-478b-925c-0c7c83c7fab0 tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] GET https://10.4.3.64/volume/v3/types/29f234f8-13d1-44b9-b37d-0ea783311575 Aug 26 15:03:31.825741 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-11c1d483-57aa-478b-925c-0c7c83c7fab0 tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:31.826024 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-11c1d483-57aa-478b-925c-0c7c83c7fab0 tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:31.832822 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-11c1d483-57aa-478b-925c-0c7c83c7fab0 tempest-UserMessagesTest-1694539243 tempest-UserMessagesTest-1694539243-project-admin] https://10.4.3.64/volume/v3/types/29f234f8-13d1-44b9-b37d-0ea783311575 returned with HTTP 404 Aug 26 15:03:31.833429 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 255/999] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:03:31 2026] GET /volume/v3/types/29f234f8-13d1-44b9-b37d-0ea783311575 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:32.111140 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-99778344-8d3c-420a-9ee7-74ce3a2233b5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:32.115958 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99778344-8d3c-420a-9ee7-74ce3a2233b5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:03:32.115958 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99778344-8d3c-420a-9ee7-74ce3a2233b5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:32.115958 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99778344-8d3c-420a-9ee7-74ce3a2233b5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:32.115958 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-99778344-8d3c-420a-9ee7-74ce3a2233b5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Show backup with id 93b5294a-eb41-413c-926d-72f986a85e67. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:03:32.124429 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:32.124429 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:32.124429 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99778344-8d3c-420a-9ee7-74ce3a2233b5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 200 Aug 26 15:03:32.124429 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 247/1000] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:32 2026] GET /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:32.151759 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9a0b4e52-6fa8-4316-81e0-94721cc2dcd2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:32.155142 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a0b4e52-6fa8-4316-81e0-94721cc2dcd2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae Aug 26 15:03:32.155398 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a0b4e52-6fa8-4316-81e0-94721cc2dcd2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:32.155638 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a0b4e52-6fa8-4316-81e0-94721cc2dcd2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:32.174757 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:32.174757 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:32.184652 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9a0b4e52-6fa8-4316-81e0-94721cc2dcd2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:03:32.191701 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a0b4e52-6fa8-4316-81e0-94721cc2dcd2 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae returned with HTTP 200 Aug 26 15:03:32.192327 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 245/1001] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:32 2026] GET /volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae => generated 1415 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:32.211478 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aa2885aa-7a45-4cc2-a561-2be20bfbc650 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:32.213737 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa2885aa-7a45-4cc2-a561-2be20bfbc650 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae Aug 26 15:03:32.214045 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa2885aa-7a45-4cc2-a561-2be20bfbc650 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:32.214324 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa2885aa-7a45-4cc2-a561-2be20bfbc650 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:32.226272 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:32.226272 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:32.237261 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-aa2885aa-7a45-4cc2-a561-2be20bfbc650 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:03:32.247572 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa2885aa-7a45-4cc2-a561-2be20bfbc650 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae returned with HTTP 200 Aug 26 15:03:32.248406 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 255/1002] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:32 2026] GET /volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae => generated 1415 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:32.499832 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6a82c9f2-e4f6-4d73-b1f1-50b9573b11d4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:32.502729 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6a82c9f2-e4f6-4d73-b1f1-50b9573b11d4 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/snapshots/8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2 Aug 26 15:03:32.503052 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6a82c9f2-e4f6-4d73-b1f1-50b9573b11d4 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:32.503913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6a82c9f2-e4f6-4d73-b1f1-50b9573b11d4 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:32.513966 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:32.513966 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:32.515180 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6a82c9f2-e4f6-4d73-b1f1-50b9573b11d4 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Snapshot retrieved successfully. Aug 26 15:03:32.516486 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6a82c9f2-e4f6-4d73-b1f1-50b9573b11d4 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots/8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2 returned with HTTP 200 Aug 26 15:03:32.518391 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 256/1003] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:03:32 2026] GET /volume/v3/snapshots/8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:32.532026 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-13efd2cd-8301-422a-9337-f3267686c626 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:32.534492 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:32.535096 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-739298408"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:32.537339 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Create volume request body: {'volume': {'snapshot_id': '8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-739298408'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:32.549500 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:32.549500 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:32.549500 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Snapshot retrieved successfully. Aug 26 15:03:32.549500 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Create volume of 1 GB Aug 26 15:03:32.561910 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Availability Zones retrieved successfully. Aug 26 15:03:32.573538 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Flow 'volume_create_api' (68daf6cd-acde-4e88-81f5-28a6da593111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:32.574257 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60aac28c-0d3c-401d-9008-ecc41fa7c577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:32.575631 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:32.640786 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60aac28c-0d3c-401d-9008-ecc41fa7c577) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:32.641649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d48e407f-0cca-4c60-a317-f09c31576514) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:32.727989 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Created reservations ['7be63f99-5c66-4f25-add3-520de5584c3c', '0805608f-1bf1-4792-8451-a33e189eb225', 'fb6ac223-05bb-4323-9008-d37c7fbdd615', 'f3e788b5-82e1-4921-80c0-848423436df7'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:32.729632 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d48e407f-0cca-4c60-a317-f09c31576514) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7be63f99-5c66-4f25-add3-520de5584c3c', '0805608f-1bf1-4792-8451-a33e189eb225', 'fb6ac223-05bb-4323-9008-d37c7fbdd615', 'f3e788b5-82e1-4921-80c0-848423436df7']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:32.730197 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8549f66d-2a2e-4e75-b613-1d4d68f980ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:32.803847 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8549f66d-2a2e-4e75-b613-1d4d68f980ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ded2a36-3e33-4899-9549-ba41fc260dd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-739298408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48535efe4f364f3192a104bf5f911d5e',qos_specs=None,replication_status=,reservations=['7be63f99-5c66-4f25-add3-520de5584c3c','0805608f-1bf1-4792-8451-a33e189eb225','fb6ac223-05bb-4323-9008-d37c7fbdd615','f3e788b5-82e1-4921-80c0-848423436df7'],size=1,snapshot_id=8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2,source_replicaid=,source_volid=None,status='creating',user_id='568462c706254d8ab5da5da26f333479',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-739298408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ded2a36-3e33-4899-9549-ba41fc260dd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48535efe4f364f3192a104bf5f911d5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='568462c706254d8ab5da5da26f333479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:32.805382 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6369d9e-7061-456f-8037-10ff7d69cf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:32.835123 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6369d9e-7061-456f-8037-10ff7d69cf61) transitioned into state 'SUCCESS' from state '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-739298408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48535efe4f364f3192a104bf5f911d5e',qos_specs=None,replication_status=,reservations=['7be63f99-5c66-4f25-add3-520de5584c3c','0805608f-1bf1-4792-8451-a33e189eb225','fb6ac223-05bb-4323-9008-d37c7fbdd615','f3e788b5-82e1-4921-80c0-848423436df7'],size=1,snapshot_id=8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2,source_replicaid=,source_volid=None,status='creating',user_id='568462c706254d8ab5da5da26f333479',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:32.836436 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (746dd407-62a8-4714-8866-3bc361912af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:32.880296 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (746dd407-62a8-4714-8866-3bc361912af4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:32.881782 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Flow 'volume_create_api' (68daf6cd-acde-4e88-81f5-28a6da593111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:32.882295 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Create volume request issued successfully. Aug 26 15:03:32.883280 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13efd2cd-8301-422a-9337-f3267686c626 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:32.883995 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 248/1004] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:03:32 2026] POST /volume/v3/volumes => generated 782 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:32.906083 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6f61fb71-a212-4eea-b7f3-a29a6d8fca50 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:32.910168 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6f61fb71-a212-4eea-b7f3-a29a6d8fca50 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 Aug 26 15:03:32.910168 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6f61fb71-a212-4eea-b7f3-a29a6d8fca50 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:32.910168 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6f61fb71-a212-4eea-b7f3-a29a6d8fca50 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:32.918573 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:32.918573 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:32.926846 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6f61fb71-a212-4eea-b7f3-a29a6d8fca50 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:32.934341 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6f61fb71-a212-4eea-b7f3-a29a6d8fca50 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 returned with HTTP 200 Aug 26 15:03:32.935108 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 246/1005] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:32 2026] GET /volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:33.959626 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-40cd9f95-edb4-43b4-8b00-7fbf14267ac5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:33.965213 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-40cd9f95-edb4-43b4-8b00-7fbf14267ac5 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 Aug 26 15:03:33.965932 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-40cd9f95-edb4-43b4-8b00-7fbf14267ac5 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:33.965932 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-40cd9f95-edb4-43b4-8b00-7fbf14267ac5 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:33.978909 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:33.978909 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:33.984846 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-40cd9f95-edb4-43b4-8b00-7fbf14267ac5 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:33.999874 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-40cd9f95-edb4-43b4-8b00-7fbf14267ac5 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 returned with HTTP 200 Aug 26 15:03:34.000428 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 256/1006] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:33 2026] GET /volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 => generated 875 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:34.018241 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a4ea28d4-ae53-4f77-a4e2-f1d8bca6b4d1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:34.023663 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4ea28d4-ae53-4f77-a4e2-f1d8bca6b4d1 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 Aug 26 15:03:34.023816 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4ea28d4-ae53-4f77-a4e2-f1d8bca6b4d1 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:34.024785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4ea28d4-ae53-4f77-a4e2-f1d8bca6b4d1 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:34.037225 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:34.037225 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:34.041515 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a4ea28d4-ae53-4f77-a4e2-f1d8bca6b4d1 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:34.049748 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4ea28d4-ae53-4f77-a4e2-f1d8bca6b4d1 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 returned with HTTP 200 Aug 26 15:03:34.050451 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 257/1007] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:34 2026] GET /volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:34.070582 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f9207bbd-5c39-446d-9bf0-de875d21461d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:34.074739 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f9207bbd-5c39-446d-9bf0-de875d21461d tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f?cascade=True Aug 26 15:03:34.076954 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f9207bbd-5c39-446d-9bf0-de875d21461d tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:34.077214 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f9207bbd-5c39-446d-9bf0-de875d21461d tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:34.077451 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-f9207bbd-5c39-446d-9bf0-de875d21461d tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Delete volume with id: f6373d6b-9203-457b-9132-b7c25e307c1f Aug 26 15:03:34.104984 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:34.104984 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:34.105577 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f9207bbd-5c39-446d-9bf0-de875d21461d tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:34.173425 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f9207bbd-5c39-446d-9bf0-de875d21461d tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Delete volume request issued successfully. Aug 26 15:03:34.173758 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f9207bbd-5c39-446d-9bf0-de875d21461d tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f?cascade=True returned with HTTP 202 Aug 26 15:03:34.174410 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 249/1008] 10.4.3.64 () {66 vars in 1369 bytes} [Wed Aug 26 15:03:34 2026] DELETE /volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f?cascade=True => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:34.184372 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4107502c-0f45-499f-bb42-4c0574f165f0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:34.186641 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4107502c-0f45-499f-bb42-4c0574f165f0 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f Aug 26 15:03:34.186953 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4107502c-0f45-499f-bb42-4c0574f165f0 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:34.187209 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4107502c-0f45-499f-bb42-4c0574f165f0 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:34.208274 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:34.208274 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:34.225351 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4107502c-0f45-499f-bb42-4c0574f165f0 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:34.233639 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4107502c-0f45-499f-bb42-4c0574f165f0 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f returned with HTTP 200 Aug 26 15:03:34.234452 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 247/1009] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:34 2026] GET /volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f => generated 841 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:34.670462 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b66d8534-a268-4655-91a0-99887ba211d1 req-1ee31264-185d-453c-8b15-e6597f09e512 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:34.673527 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-1ee31264-185d-453c-8b15-e6597f09e512 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae Aug 26 15:03:34.673797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-1ee31264-185d-453c-8b15-e6597f09e512 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:34.674086 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-1ee31264-185d-453c-8b15-e6597f09e512 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:34.684201 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:34.684201 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:34.688745 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-b66d8534-a268-4655-91a0-99887ba211d1 req-1ee31264-185d-453c-8b15-e6597f09e512 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:03:34.694325 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-1ee31264-185d-453c-8b15-e6597f09e512 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae returned with HTTP 200 Aug 26 15:03:34.694754 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 257/1010] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:03:34 2026] GET /volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:35.252975 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56f26731-ba94-4aa0-94c3-301a5aa1bc93 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:35.255929 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56f26731-ba94-4aa0-94c3-301a5aa1bc93 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f Aug 26 15:03:35.256410 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56f26731-ba94-4aa0-94c3-301a5aa1bc93 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:35.256578 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56f26731-ba94-4aa0-94c3-301a5aa1bc93 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:35.265584 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56f26731-ba94-4aa0-94c3-301a5aa1bc93 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f returned with HTTP 404 Aug 26 15:03:35.266233 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 258/1011] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:35 2026] GET /volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:35.279035 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ea9c5f72-6d51-4761-b15d-91a8fc162cd2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:35.279799 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea9c5f72-6d51-4761-b15d-91a8fc162cd2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 26 15:03:35.280061 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea9c5f72-6d51-4761-b15d-91a8fc162cd2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:35.280328 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea9c5f72-6d51-4761-b15d-91a8fc162cd2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:35.280668 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-ea9c5f72-6d51-4761-b15d-91a8fc162cd2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:35.281092 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:35.281092 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:35.281696 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ea9c5f72-6d51-4761-b15d-91a8fc162cd2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:03:35.301501 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ea9c5f72-6d51-4761-b15d-91a8fc162cd2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Get all volumes completed successfully. Aug 26 15:03:35.302178 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea9c5f72-6d51-4761-b15d-91a8fc162cd2 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 26 15:03:35.302718 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 250/1012] 10.4.3.64 () {66 vars in 1230 bytes} [Wed Aug 26 15:03:35 2026] GET /volume/v3/volumes => generated 332 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:35.326816 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a9d30fb3-e572-4877-9bba-0a03b9a6e2e5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:35.328898 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9d30fb3-e572-4877-9bba-0a03b9a6e2e5 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/snapshots Aug 26 15:03:35.329102 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a9d30fb3-e572-4877-9bba-0a03b9a6e2e5 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:35.329318 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a9d30fb3-e572-4877-9bba-0a03b9a6e2e5 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:35.329548 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-a9d30fb3-e572-4877-9bba-0a03b9a6e2e5 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:03:35.330763 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-a9d30fb3-e572-4877-9bba-0a03b9a6e2e5 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:03:35.345572 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a9d30fb3-e572-4877-9bba-0a03b9a6e2e5 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Get all snapshots completed successfully. Aug 26 15:03:35.345572 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9d30fb3-e572-4877-9bba-0a03b9a6e2e5 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 26 15:03:35.345572 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 248/1013] 10.4.3.64 () {66 vars in 1236 bytes} [Wed Aug 26 15:03:35 2026] GET /volume/v3/snapshots => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:35.357701 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-792ba055-ebf9-46ac-967c-69633ae3146f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:35.361631 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-792ba055-ebf9-46ac-967c-69633ae3146f tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 Aug 26 15:03:35.362323 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-792ba055-ebf9-46ac-967c-69633ae3146f tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:35.362323 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-792ba055-ebf9-46ac-967c-69633ae3146f tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:35.372605 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:35.372605 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:35.383551 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-792ba055-ebf9-46ac-967c-69633ae3146f tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:35.392332 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-792ba055-ebf9-46ac-967c-69633ae3146f tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 returned with HTTP 200 Aug 26 15:03:35.392926 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 258/1014] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:35 2026] GET /volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:35.406576 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b66d8534-a268-4655-91a0-99887ba211d1 req-1a5b3ee9-a659-48d3-817a-6d4f8992df5e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:35.411466 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-1a5b3ee9-a659-48d3-817a-6d4f8992df5e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae Aug 26 15:03:35.411466 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-1a5b3ee9-a659-48d3-817a-6d4f8992df5e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:35.411466 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-1a5b3ee9-a659-48d3-817a-6d4f8992df5e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:35.411609 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-be6a8640-d46d-4d3a-bc40-8565758ebf4a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:35.413447 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-be6a8640-d46d-4d3a-bc40-8565758ebf4a tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 Aug 26 15:03:35.413780 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-be6a8640-d46d-4d3a-bc40-8565758ebf4a tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:35.413996 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-be6a8640-d46d-4d3a-bc40-8565758ebf4a tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:35.414229 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-be6a8640-d46d-4d3a-bc40-8565758ebf4a tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Delete volume with id: 7ded2a36-3e33-4899-9549-ba41fc260dd7 Aug 26 15:03:35.419584 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:35.419584 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:35.424447 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:35.424447 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:35.424447 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-be6a8640-d46d-4d3a-bc40-8565758ebf4a tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:35.427462 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b66d8534-a268-4655-91a0-99887ba211d1 req-1a5b3ee9-a659-48d3-817a-6d4f8992df5e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:03:35.433668 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-1a5b3ee9-a659-48d3-817a-6d4f8992df5e tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae returned with HTTP 200 Aug 26 15:03:35.434216 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 259/1015] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:03:35 2026] GET /volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae => generated 1415 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:35.451166 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-be6a8640-d46d-4d3a-bc40-8565758ebf4a tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Delete volume request issued successfully. Aug 26 15:03:35.451388 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-be6a8640-d46d-4d3a-bc40-8565758ebf4a tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 returned with HTTP 202 Aug 26 15:03:35.451972 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 251/1016] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:35 2026] DELETE /volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:35.452350 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3602ba0d-265a-4198-8f00-deaef42d7177 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:35.452862 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3602ba0d-265a-4198-8f00-deaef42d7177 None None] GET https://10.4.3.64/volume// Aug 26 15:03:35.453122 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3602ba0d-265a-4198-8f00-deaef42d7177 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:35.453423 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3602ba0d-265a-4198-8f00-deaef42d7177 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:35.454366 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3602ba0d-265a-4198-8f00-deaef42d7177 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:03:35.454366 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 249/1017] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:03:35 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:03:35.461279 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-93371e40-de26-42e7-82d9-49239dc4c8bc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:35.463875 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-93371e40-de26-42e7-82d9-49239dc4c8bc tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 Aug 26 15:03:35.464200 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-93371e40-de26-42e7-82d9-49239dc4c8bc tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:35.464462 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-93371e40-de26-42e7-82d9-49239dc4c8bc tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:35.465879 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b66d8534-a268-4655-91a0-99887ba211d1 req-42161571-bab6-44eb-b345-f56e00a8977a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:35.470220 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-42161571-bab6-44eb-b345-f56e00a8977a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:03:35.470457 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-42161571-bab6-44eb-b345-f56e00a8977a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "718cef26-1259-4d25-9791-4b0e6c76ceae", "connector": null, "instance_uuid": "d94479f9-d864-4cbd-95f0-74e838757e55"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:35.484397 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:35.484397 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:35.488705 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-93371e40-de26-42e7-82d9-49239dc4c8bc tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Volume info retrieved successfully. Aug 26 15:03:35.490295 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:35.490295 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:35.497281 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-93371e40-de26-42e7-82d9-49239dc4c8bc tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 returned with HTTP 200 Aug 26 15:03:35.498066 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 259/1018] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:35 2026] GET /volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:35.535220 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-42161571-bab6-44eb-b345-f56e00a8977a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:03:35.535220 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 260/1019] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:03:35 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) Aug 26 15:03:35.958685 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-e1b91f0c-b550-417d-b406-a98aa427ce28 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:35.962710 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-e1b91f0c-b550-417d-b406-a98aa427ce28 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:03:35.962710 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-e1b91f0c-b550-417d-b406-a98aa427ce28 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:35.963033 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-e1b91f0c-b550-417d-b406-a98aa427ce28 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:35.985824 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:35.985824 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:35.991807 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-e1b91f0c-b550-417d-b406-a98aa427ce28 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:03:35.999853 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-e1b91f0c-b550-417d-b406-a98aa427ce28 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:03:36.000470 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 252/1020] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:03:35 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1439 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:36.039167 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9835e7d4-1b63-4883-8b1a-6b095522cf7a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:36.238641 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9835e7d4-1b63-4883-8b1a-6b095522cf7a tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec Aug 26 15:03:36.238929 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9835e7d4-1b63-4883-8b1a-6b095522cf7a tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:36.239221 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9835e7d4-1b63-4883-8b1a-6b095522cf7a tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:36.263963 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9835e7d4-1b63-4883-8b1a-6b095522cf7a tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec returned with HTTP 200 Aug 26 15:03:36.263963 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 250/1021] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:03:36 2026] GET /volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec => generated 437 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:36.282162 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:36.404061 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:36.404670 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-192027484"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:36.406689 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-192027484'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:36.406689 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Create volume of 1 GB Aug 26 15:03:36.411862 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Availability Zones retrieved successfully. Aug 26 15:03:36.419799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Flow 'volume_create_api' (c8ac8819-9442-416d-81cb-e6274bd4044b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:36.419799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f23022a-de78-4b39-a847-5d7b8eb4fd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:36.420169 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:36.453988 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f23022a-de78-4b39-a847-5d7b8eb4fd8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:36.454985 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5df83de-97ff-4a31-9e9d-db6dc7f8c1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:36.515000 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5b99b370-b40f-4af0-a44a-e1e3f9cd900c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:36.519273 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5b99b370-b40f-4af0-a44a-e1e3f9cd900c tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 Aug 26 15:03:36.519273 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5b99b370-b40f-4af0-a44a-e1e3f9cd900c tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:36.519273 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5b99b370-b40f-4af0-a44a-e1e3f9cd900c tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:36.519489 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fb0d34b6-3228-40bc-99d4-6154e350a89b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:36.519489 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb0d34b6-3228-40bc-99d4-6154e350a89b None None] GET https://10.4.3.64/volume// Aug 26 15:03:36.519879 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb0d34b6-3228-40bc-99d4-6154e350a89b None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:36.519879 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb0d34b6-3228-40bc-99d4-6154e350a89b None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:36.520289 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb0d34b6-3228-40bc-99d4-6154e350a89b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:03:36.522433 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 253/1022] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:03:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:03:36.529360 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5b99b370-b40f-4af0-a44a-e1e3f9cd900c tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 returned with HTTP 404 Aug 26 15:03:36.530535 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 261/1023] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:36 2026] GET /volume/v3/volumes/7ded2a36-3e33-4899-9549-ba41fc260dd7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:36.532756 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-275d7877-93cf-4d22-9a00-b7ccb95943d8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:36.535581 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-275d7877-93cf-4d22-9a00-b7ccb95943d8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:03:36.537476 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-275d7877-93cf-4d22-9a00-b7ccb95943d8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89a99173-8b90-456e-9cc9-a52a37616438", "connector": null, "instance_uuid": "fd3f5286-f06b-40a1-835e-1282d8d5eb51"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:36.542316 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8d517d5c-f6c4-49d1-95f3-c0a94df7cf8f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:36.544973 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d517d5c-f6c4-49d1-95f3-c0a94df7cf8f tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2 Aug 26 15:03:36.545248 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d517d5c-f6c4-49d1-95f3-c0a94df7cf8f tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:36.545471 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d517d5c-f6c4-49d1-95f3-c0a94df7cf8f tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:36.545564 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-8d517d5c-f6c4-49d1-95f3-c0a94df7cf8f tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Delete snapshot with id: 8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2 Aug 26 15:03:36.551568 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d517d5c-f6c4-49d1-95f3-c0a94df7cf8f tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/snapshots/8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2 returned with HTTP 404 Aug 26 15:03:36.552269 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 254/1024] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:03:36 2026] DELETE /volume/v3/snapshots/8df7b09f-dad1-4d9f-b0ea-18956c7e3aa2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:36.556870 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:36.556870 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:36.562231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Created reservations ['47fdd9cb-de46-40f9-82f4-45346f0de1e4', 'ec956719-f5c6-4060-8149-f79c1c6aa551', '6cac3e37-da02-424a-b3d9-b5124c0c9bee', '1abf8ac5-1206-4cd0-8eb8-8386c6618ff3'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:36.563365 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fd8875eb-e028-4f8a-ac92-8e2bef46cf99 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:36.563516 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5df83de-97ff-4a31-9e9d-db6dc7f8c1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47fdd9cb-de46-40f9-82f4-45346f0de1e4', 'ec956719-f5c6-4060-8149-f79c1c6aa551', '6cac3e37-da02-424a-b3d9-b5124c0c9bee', '1abf8ac5-1206-4cd0-8eb8-8386c6618ff3']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:36.564761 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9be90fb1-cb79-4f20-887e-3e5dc7ed872e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:36.565780 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fd8875eb-e028-4f8a-ac92-8e2bef46cf99 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] GET https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f Aug 26 15:03:36.566098 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fd8875eb-e028-4f8a-ac92-8e2bef46cf99 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:36.566436 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fd8875eb-e028-4f8a-ac92-8e2bef46cf99 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:36.575366 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fd8875eb-e028-4f8a-ac92-8e2bef46cf99 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f returned with HTTP 404 Aug 26 15:03:36.575785 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 262/1025] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:36 2026] GET /volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:36.585124 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d43a43a9-1353-4212-93d6-eb5fd64b8016 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:36.588392 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d43a43a9-1353-4212-93d6-eb5fd64b8016 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f Aug 26 15:03:36.588694 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d43a43a9-1353-4212-93d6-eb5fd64b8016 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:36.589081 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d43a43a9-1353-4212-93d6-eb5fd64b8016 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:36.589448 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-d43a43a9-1353-4212-93d6-eb5fd64b8016 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] Delete volume with id: f6373d6b-9203-457b-9132-b7c25e307c1f Aug 26 15:03:36.599061 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d43a43a9-1353-4212-93d6-eb5fd64b8016 tempest-VolumesDeleteCascade-979549507 tempest-VolumesDeleteCascade-979549507-project-member] https://10.4.3.64/volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f returned with HTTP 404 Aug 26 15:03:36.599228 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9be90fb1-cb79-4f20-887e-3e5dc7ed872e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '711d7318-6336-40ce-947c-517a9fb3496e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-192027484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd42669892224bbeb0240b22433affec',qos_specs=None,replication_status=,reservations=['47fdd9cb-de46-40f9-82f4-45346f0de1e4','ec956719-f5c6-4060-8149-f79c1c6aa551','6cac3e37-da02-424a-b3d9-b5124c0c9bee','1abf8ac5-1206-4cd0-8eb8-8386c6618ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f486e675fce45e6aa88be451521b28b',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-192027484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=711d7318-6336-40ce-947c-517a9fb3496e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd42669892224bbeb0240b22433affec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f486e675fce45e6aa88be451521b28b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:36.599376 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 255/1026] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:36 2026] DELETE /volume/v3/volumes/f6373d6b-9203-457b-9132-b7c25e307c1f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:36.599784 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f2e771-ea12-44af-928f-8778f18c4549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:36.604013 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-275d7877-93cf-4d22-9a00-b7ccb95943d8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:03:36.606222 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 251/1027] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:03:36 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) Aug 26 15:03:36.622539 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-12794812-b137-45f9-908a-fa2de0ded525 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:36.625943 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-12794812-b137-45f9-908a-fa2de0ded525 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/attachments/d4897e7b-9b75-4c56-ab6e-34654797c35b Aug 26 15:03:36.627202 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-12794812-b137-45f9-908a-fa2de0ded525 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:36.627202 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-12794812-b137-45f9-908a-fa2de0ded525 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:36.636158 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:36.636158 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:36.637653 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4f2e771-ea12-44af-928f-8778f18c4549) transitioned into state 'SUCCESS' from state '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-192027484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd42669892224bbeb0240b22433affec',qos_specs=None,replication_status=,reservations=['47fdd9cb-de46-40f9-82f4-45346f0de1e4','ec956719-f5c6-4060-8149-f79c1c6aa551','6cac3e37-da02-424a-b3d9-b5124c0c9bee','1abf8ac5-1206-4cd0-8eb8-8386c6618ff3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f486e675fce45e6aa88be451521b28b',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:36.638930 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ec3b9f-7f57-4937-8b1d-9c5a3718f81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:36.663978 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ec3b9f-7f57-4937-8b1d-9c5a3718f81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:36.665732 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Flow 'volume_create_api' (c8ac8819-9442-416d-81cb-e6274bd4044b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:36.665832 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Create volume request issued successfully. Aug 26 15:03:36.666903 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be5a058a-6ba4-4056-a0d0-d749389b3592 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:36.667687 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 260/1028] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:03:36 2026] POST /volume/v3/volumes => generated 756 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:36.685591 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-340b98e5-226d-4dc4-a7e5-8ae636e230e7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:36.687703 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-340b98e5-226d-4dc4-a7e5-8ae636e230e7 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] GET https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e Aug 26 15:03:36.687844 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-340b98e5-226d-4dc4-a7e5-8ae636e230e7 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:36.688053 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-340b98e5-226d-4dc4-a7e5-8ae636e230e7 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:36.698466 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:36.698466 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:36.704219 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-340b98e5-226d-4dc4-a7e5-8ae636e230e7 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Volume info retrieved successfully. Aug 26 15:03:36.712689 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-340b98e5-226d-4dc4-a7e5-8ae636e230e7 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e returned with HTTP 200 Aug 26 15:03:36.712689 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 256/1029] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:36 2026] GET /volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:36.756139 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-12794812-b137-45f9-908a-fa2de0ded525 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/d4897e7b-9b75-4c56-ab6e-34654797c35b returned with HTTP 200 Aug 26 15:03:36.756742 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 263/1030] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:03:36 2026] DELETE /volume/v3/attachments/d4897e7b-9b75-4c56-ab6e-34654797c35b => generated 367 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:37.653731 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9b63f8d8-8601-4497-a933-625cc1205e57 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:37.654204 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b63f8d8-8601-4497-a933-625cc1205e57 None None] GET https://10.4.3.64/volume// Aug 26 15:03:37.654379 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b63f8d8-8601-4497-a933-625cc1205e57 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:37.654574 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b63f8d8-8601-4497-a933-625cc1205e57 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:37.654994 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b63f8d8-8601-4497-a933-625cc1205e57 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:03:37.655363 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 252/1031] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:03:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:03:37.685019 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b66d8534-a268-4655-91a0-99887ba211d1 req-eeeb3b1d-1952-4d91-a18c-fac1c07b2c59 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:37.686717 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-eeeb3b1d-1952-4d91-a18c-fac1c07b2c59 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae Aug 26 15:03:37.687042 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-eeeb3b1d-1952-4d91-a18c-fac1c07b2c59 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:37.687380 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-eeeb3b1d-1952-4d91-a18c-fac1c07b2c59 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:37.703250 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:37.703250 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:37.708057 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-b66d8534-a268-4655-91a0-99887ba211d1 req-eeeb3b1d-1952-4d91-a18c-fac1c07b2c59 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:03:37.715533 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-eeeb3b1d-1952-4d91-a18c-fac1c07b2c59 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae returned with HTTP 200 Aug 26 15:03:37.716069 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 261/1032] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:03:37 2026] GET /volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae => generated 1594 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:03:37.733503 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1e76fbde-ea7f-46af-bb43-6fdaef9d387a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:37.739554 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1e76fbde-ea7f-46af-bb43-6fdaef9d387a tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] GET https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e Aug 26 15:03:37.739783 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1e76fbde-ea7f-46af-bb43-6fdaef9d387a tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:37.740100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1e76fbde-ea7f-46af-bb43-6fdaef9d387a tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:37.753594 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:37.753594 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:37.758344 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1e76fbde-ea7f-46af-bb43-6fdaef9d387a tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Volume info retrieved successfully. Aug 26 15:03:37.765241 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1e76fbde-ea7f-46af-bb43-6fdaef9d387a tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e returned with HTTP 200 Aug 26 15:03:37.765771 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 257/1033] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:37 2026] GET /volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:37.784914 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e0a5304-d532-41ad-9d2f-88c33459d3c2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:37.784914 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e0a5304-d532-41ad-9d2f-88c33459d3c2 tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec Aug 26 15:03:37.784914 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e0a5304-d532-41ad-9d2f-88c33459d3c2 tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:37.796738 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:37.796738 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:37.847091 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-b66d8534-a268-4655-91a0-99887ba211d1 req-8bf229d5-1310-4c3d-9462-e990d1118660 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:37.850393 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-8bf229d5-1310-4c3d-9462-e990d1118660 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] PUT https://10.4.3.64/volume/v3/attachments/f9048a31-f156-4586-970e-fd6c08220b0a Aug 26 15:03:37.850393 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-8bf229d5-1310-4c3d-9462-e990d1118660 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:37.863700 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-b66d8534-a268-4655-91a0-99887ba211d1 req-8bf229d5-1310-4c3d-9462-e990d1118660 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Acquiring lock "cinder-attachment_update-718cef26-1259-4d25-9791-4b0e6c76ceae-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:03:37.870048 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-b66d8534-a268-4655-91a0-99887ba211d1 req-8bf229d5-1310-4c3d-9462-e990d1118660 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Lock "cinder-attachment_update-718cef26-1259-4d25-9791-4b0e6c76ceae-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:03:37.871521 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:37.871521 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:37.878353 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e0a5304-d532-41ad-9d2f-88c33459d3c2 tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec returned with HTTP 200 Aug 26 15:03:37.878905 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 264/1034] 10.4.3.64 () {68 vars in 1367 bytes} [Wed Aug 26 15:03:37 2026] PUT /volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec => generated 392 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:37.891432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-09d992a0-79af-4305-9151-2f1c743f391b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:37.894990 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:37.894990 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:37.897790 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:37.898034 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Create volume of 2 GB Aug 26 15:03:37.904350 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Availability Zones retrieved successfully. Aug 26 15:03:37.915279 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Flow 'volume_create_api' (9b595b05-78a1-47c1-8acc-7a3af0d49df2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:37.917400 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c6ecd80-af65-4eb5-9511-b14ac99f9040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:37.918683 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Validating volume size '2' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:37.964323 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c6ecd80-af65-4eb5-9511-b14ac99f9040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:37.965551 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc33dfc-ca33-4b2c-a769-40651a4a924c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:38.017577 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-b66d8534-a268-4655-91a0-99887ba211d1 req-8bf229d5-1310-4c3d-9462-e990d1118660 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Lock "cinder-attachment_update-718cef26-1259-4d25-9791-4b0e6c76ceae-np0000008165" released by "attachment_update" :: held 0.147s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:03:38.018716 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-8bf229d5-1310-4c3d-9462-e990d1118660 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/attachments/f9048a31-f156-4586-970e-fd6c08220b0a returned with HTTP 200 Aug 26 15:03:38.018933 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 253/1035] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:03:37 2026] PUT /volume/v3/attachments/f9048a31-f156-4586-970e-fd6c08220b0a => generated 969 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:38.026713 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota_utils [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Quota exceeded for fd42669892224bbeb0240b22433affec, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 26 15:03:38.030941 np0000008165 devstack@c-api.service[100197]: WARNING cinder.volume.api [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc33dfc-ca33-4b2c-a769-40651a4a924c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 26 15:03:38.030941 np0000008165 devstack@c-api.service[100197]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 26 15:03:38.032973 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc33dfc-ca33-4b2c-a769-40651a4a924c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:38.033754 np0000008165 devstack@c-api.service[100197]: WARNING cinder.volume.api [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bc33dfc-ca33-4b2c-a769-40651a4a924c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 15:03:38.034899 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c6ecd80-af65-4eb5-9511-b14ac99f9040) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:38.035482 np0000008165 devstack@c-api.service[100197]: WARNING cinder.volume.api [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c6ecd80-af65-4eb5-9511-b14ac99f9040) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 15:03:38.036366 np0000008165 devstack@c-api.service[100197]: WARNING cinder.volume.api [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Flow 'volume_create_api' (9b595b05-78a1-47c1-8acc-7a3af0d49df2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 26 15:03:38.036732 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.middleware.fault [None req-09d992a0-79af-4305-9151-2f1c743f391b tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 413 Aug 26 15:03:38.037940 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 262/1036] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:03:37 2026] POST /volume/v3/volumes => generated 208 bytes in 147 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 26 15:03:38.051695 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6b564710-a3f6-44f9-8871-d74d083636ac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:38.054604 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6b564710-a3f6-44f9-8871-d74d083636ac tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec Aug 26 15:03:38.054604 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6b564710-a3f6-44f9-8871-d74d083636ac tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:38.064986 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b66d8534-a268-4655-91a0-99887ba211d1 req-e6d62107-c40b-4e49-9894-628ef371b189 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:38.068751 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-e6d62107-c40b-4e49-9894-628ef371b189 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] POST https://10.4.3.64/volume/v3/attachments/f9048a31-f156-4586-970e-fd6c08220b0a/action Aug 26 15:03:38.069547 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-e6d62107-c40b-4e49-9894-628ef371b189 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:38.071293 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-e6d62107-c40b-4e49-9894-628ef371b189 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:38.101749 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:38.101749 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:38.139424 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b66d8534-a268-4655-91a0-99887ba211d1 req-e6d62107-c40b-4e49-9894-628ef371b189 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/attachments/f9048a31-f156-4586-970e-fd6c08220b0a/action returned with HTTP 204 Aug 26 15:03:38.140073 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 265/1037] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:03:38 2026] POST /volume/v3/attachments/f9048a31-f156-4586-970e-fd6c08220b0a/action => generated 0 bytes in 76 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:38.141138 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6b564710-a3f6-44f9-8871-d74d083636ac tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec returned with HTTP 200 Aug 26 15:03:38.141618 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 258/1038] 10.4.3.64 () {68 vars in 1367 bytes} [Wed Aug 26 15:03:38 2026] PUT /volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec => generated 392 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:38.157497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:38.161977 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:38.162408 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:38.167166 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:38.168446 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Create volume of 1 GB Aug 26 15:03:38.168772 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:38.168772 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:38.178759 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Availability Zones retrieved successfully. Aug 26 15:03:38.186011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Flow 'volume_create_api' (1a9724b0-cbfe-4e37-9065-6649dcabfaac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:38.187977 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (365566dd-a0c8-47ec-a072-51dc305c0af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:38.189232 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:38.236672 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (365566dd-a0c8-47ec-a072-51dc305c0af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:38.237819 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4465f8e-958b-4d99-a723-b7fe19c2aa7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:38.289163 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota_utils [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Quota exceeded for fd42669892224bbeb0240b22433affec, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 26 15:03:38.292539 np0000008165 devstack@c-api.service[100198]: WARNING cinder.volume.api [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4465f8e-958b-4d99-a723-b7fe19c2aa7b) transitioned into state 'FAILURE' from state 'RUNNING' Aug 26 15:03:38.292539 np0000008165 devstack@c-api.service[100198]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 26 15:03:38.294634 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4465f8e-958b-4d99-a723-b7fe19c2aa7b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:38.295472 np0000008165 devstack@c-api.service[100198]: WARNING cinder.volume.api [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4465f8e-958b-4d99-a723-b7fe19c2aa7b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 15:03:38.296167 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (365566dd-a0c8-47ec-a072-51dc305c0af8) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:38.297020 np0000008165 devstack@c-api.service[100198]: WARNING cinder.volume.api [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (365566dd-a0c8-47ec-a072-51dc305c0af8) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 15:03:38.297845 np0000008165 devstack@c-api.service[100198]: WARNING cinder.volume.api [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Flow 'volume_create_api' (1a9724b0-cbfe-4e37-9065-6649dcabfaac) transitioned into state 'REVERTED' from state 'RUNNING' Aug 26 15:03:38.298210 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.middleware.fault [None req-4fd2ae12-1bb3-42db-852a-2ba18e48f06c tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 413 Aug 26 15:03:38.298988 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 254/1039] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:03:38 2026] POST /volume/v3/volumes => generated 150 bytes in 142 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 26 15:03:38.308667 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-d5319565-4fca-45e3-b33a-18059cba48f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:38.310367 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-35070e73-7ba2-44d0-b600-beed4d4d1494 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:38.312074 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-35070e73-7ba2-44d0-b600-beed4d4d1494 tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec Aug 26 15:03:38.313860 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-d5319565-4fca-45e3-b33a-18059cba48f5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] PUT https://10.4.3.64/volume/v3/attachments/8ae05608-796b-4a5a-9c27-c36f530acccd Aug 26 15:03:38.313944 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-35070e73-7ba2-44d0-b600-beed4d4d1494 tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:38.313998 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-d5319565-4fca-45e3-b33a-18059cba48f5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:38.324051 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-d5319565-4fca-45e3-b33a-18059cba48f5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Acquiring lock "cinder-attachment_update-89a99173-8b90-456e-9cc9-a52a37616438-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:03:38.330032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-d5319565-4fca-45e3-b33a-18059cba48f5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-89a99173-8b90-456e-9cc9-a52a37616438-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:03:38.331526 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:38.331526 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:38.371033 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-35070e73-7ba2-44d0-b600-beed4d4d1494 tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec returned with HTTP 200 Aug 26 15:03:38.371737 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 266/1040] 10.4.3.64 () {68 vars in 1367 bytes} [Wed Aug 26 15:03:38 2026] PUT /volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec => generated 391 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:38.382602 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-75f07187-04ce-457e-927c-f78a1766b50a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:38.384819 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-75f07187-04ce-457e-927c-f78a1766b50a tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] POST https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e/action Aug 26 15:03:38.385313 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-75f07187-04ce-457e-927c-f78a1766b50a tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:38.385486 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-75f07187-04ce-457e-927c-f78a1766b50a tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:38.399562 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:38.399562 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:38.400174 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-75f07187-04ce-457e-927c-f78a1766b50a tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Volume info retrieved successfully. Aug 26 15:03:38.463896 np0000008165 devstack@c-api.service[100199]: ERROR cinder.volume.api [None req-75f07187-04ce-457e-927c-f78a1766b50a tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Quota exceeded for fd42669892224bbeb0240b22433affec, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 26 15:03:38.471089 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-d5319565-4fca-45e3-b33a-18059cba48f5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-89a99173-8b90-456e-9cc9-a52a37616438-np0000008165" released by "attachment_update" :: held 0.141s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:03:38.471725 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-d5319565-4fca-45e3-b33a-18059cba48f5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/8ae05608-796b-4a5a-9c27-c36f530acccd returned with HTTP 200 Aug 26 15:03:38.472397 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 263/1041] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:03:38 2026] PUT /volume/v3/attachments/8ae05608-796b-4a5a-9c27-c36f530acccd => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:38.473528 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.middleware.fault [None req-75f07187-04ce-457e-927c-f78a1766b50a tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e/action returned with HTTP 413 Aug 26 15:03:38.474690 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 259/1042] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:03:38 2026] POST /volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e/action => generated 208 bytes in 93 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 26 15:03:38.482116 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-67b54b4b-d6c4-4765-9a1a-6f9b384d6039 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:38.484948 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-67b54b4b-d6c4-4765-9a1a-6f9b384d6039 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/attachments/8ae05608-796b-4a5a-9c27-c36f530acccd Aug 26 15:03:38.485283 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-67b54b4b-d6c4-4765-9a1a-6f9b384d6039 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:38.485516 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-67b54b4b-d6c4-4765-9a1a-6f9b384d6039 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:38.489264 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8061ed35-cb78-4f5e-acc2-0beeeee369c1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:38.492118 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8061ed35-cb78-4f5e-acc2-0beeeee369c1 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] GET https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e Aug 26 15:03:38.492394 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8061ed35-cb78-4f5e-acc2-0beeeee369c1 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:38.492703 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8061ed35-cb78-4f5e-acc2-0beeeee369c1 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:38.506544 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:38.506544 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:38.511950 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-67b54b4b-d6c4-4765-9a1a-6f9b384d6039 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/8ae05608-796b-4a5a-9c27-c36f530acccd returned with HTTP 200 Aug 26 15:03:38.512495 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 255/1043] 10.4.3.64 () {70 vars in 1644 bytes} [Wed Aug 26 15:03:38 2026] GET /volume/v3/attachments/8ae05608-796b-4a5a-9c27-c36f530acccd => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:38.518177 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8061ed35-cb78-4f5e-acc2-0beeeee369c1 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Volume info retrieved successfully. Aug 26 15:03:38.527326 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8061ed35-cb78-4f5e-acc2-0beeeee369c1 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e returned with HTTP 200 Aug 26 15:03:38.528263 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 267/1044] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:38 2026] GET /volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:38.545404 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2829e3c6-2906-49c8-aa0b-818025797ca2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:38.550284 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2829e3c6-2906-49c8-aa0b-818025797ca2 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] DELETE https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e Aug 26 15:03:38.550788 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2829e3c6-2906-49c8-aa0b-818025797ca2 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:38.550973 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2829e3c6-2906-49c8-aa0b-818025797ca2 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:38.551257 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2829e3c6-2906-49c8-aa0b-818025797ca2 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Delete volume with id: 711d7318-6336-40ce-947c-517a9fb3496e Aug 26 15:03:38.564312 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:38.564312 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:38.564312 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2829e3c6-2906-49c8-aa0b-818025797ca2 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Volume info retrieved successfully. Aug 26 15:03:38.566000 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:38.617095 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2829e3c6-2906-49c8-aa0b-818025797ca2 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Delete volume request issued successfully. Aug 26 15:03:38.617409 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2829e3c6-2906-49c8-aa0b-818025797ca2 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e returned with HTTP 202 Aug 26 15:03:38.618011 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 264/1045] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:38 2026] DELETE /volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:38.629139 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ec66a976-6fb7-4f48-9a9e-c36e9f4f51af None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:38.633134 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ec66a976-6fb7-4f48-9a9e-c36e9f4f51af tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] GET https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e Aug 26 15:03:38.633391 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ec66a976-6fb7-4f48-9a9e-c36e9f4f51af tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:38.633868 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ec66a976-6fb7-4f48-9a9e-c36e9f4f51af tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:38.645632 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:38.645632 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:38.654566 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ec66a976-6fb7-4f48-9a9e-c36e9f4f51af tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Volume info retrieved successfully. Aug 26 15:03:38.661911 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ec66a976-6fb7-4f48-9a9e-c36e9f4f51af tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e returned with HTTP 200 Aug 26 15:03:38.662212 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 256/1046] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:38 2026] GET /volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:38.743105 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:38.743714 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-166662365"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:38.747236 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-166662365'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:38.747236 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Create volume of 1 GB Aug 26 15:03:38.755342 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Availability Zones retrieved successfully. Aug 26 15:03:38.763774 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Flow 'volume_create_api' (51a121e2-842f-4f1d-9648-7d536324aefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:38.766406 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825bcead-9b8b-4534-8000-c13e0c8d20f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:38.767822 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:38.814422 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825bcead-9b8b-4534-8000-c13e0c8d20f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:38.815738 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe12b7cd-7e12-4fb0-91f9-954983c80aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:38.918639 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Created reservations ['5e3bab69-ead5-4c89-9af9-bbdfaa6ff4fe', '3dbf26c5-7609-4b9b-926d-fd4cd1a7a094', '5a7e43d0-33d2-4cfa-b63d-288fbd6b12ca', '1e9dd1b6-ca29-4cd9-9903-bb0ce5c30947'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:38.920070 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe12b7cd-7e12-4fb0-91f9-954983c80aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e3bab69-ead5-4c89-9af9-bbdfaa6ff4fe', '3dbf26c5-7609-4b9b-926d-fd4cd1a7a094', '5a7e43d0-33d2-4cfa-b63d-288fbd6b12ca', '1e9dd1b6-ca29-4cd9-9903-bb0ce5c30947']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:38.921518 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fda9c23-93ab-4429-bc45-07b68959f660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:38.959740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fda9c23-93ab-4429-bc45-07b68959f660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '263c1498-5486-47e2-93a7-3c46cb899437', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-166662365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57e3a07358f943abb74e961148b78f98',qos_specs=None,replication_status=,reservations=['5e3bab69-ead5-4c89-9af9-bbdfaa6ff4fe','3dbf26c5-7609-4b9b-926d-fd4cd1a7a094','5a7e43d0-33d2-4cfa-b63d-288fbd6b12ca','1e9dd1b6-ca29-4cd9-9903-bb0ce5c30947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb005a1ac09a4e7fabd32acce3f656c2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-166662365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=263c1498-5486-47e2-93a7-3c46cb899437,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57e3a07358f943abb74e961148b78f98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bb005a1ac09a4e7fabd32acce3f656c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:38.961254 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d75ab9-8697-4049-962b-f8c936dbe9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:38.987788 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00d75ab9-8697-4049-962b-f8c936dbe9e7) transitioned into state 'SUCCESS' from state '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-166662365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57e3a07358f943abb74e961148b78f98',qos_specs=None,replication_status=,reservations=['5e3bab69-ead5-4c89-9af9-bbdfaa6ff4fe','3dbf26c5-7609-4b9b-926d-fd4cd1a7a094','5a7e43d0-33d2-4cfa-b63d-288fbd6b12ca','1e9dd1b6-ca29-4cd9-9903-bb0ce5c30947'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bb005a1ac09a4e7fabd32acce3f656c2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:38.988912 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d68667-53eb-48a5-819f-ac05e0d051fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:39.003373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d68667-53eb-48a5-819f-ac05e0d051fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:39.004488 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Flow 'volume_create_api' (51a121e2-842f-4f1d-9648-7d536324aefb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:39.004870 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Create volume request issued successfully. Aug 26 15:03:39.005621 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc34a03d-7ac4-4490-9312-e4048b9d2013 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:39.006715 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 260/1047] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:03:38 2026] POST /volume/v3/volumes => generated 747 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:39.022614 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-69dab2fb-0b09-40f5-a4c4-1296d6d47603 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:39.025384 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69dab2fb-0b09-40f5-a4c4-1296d6d47603 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] GET https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 Aug 26 15:03:39.026067 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69dab2fb-0b09-40f5-a4c4-1296d6d47603 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:39.026874 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69dab2fb-0b09-40f5-a4c4-1296d6d47603 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:39.048518 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:39.048518 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:39.053417 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-69dab2fb-0b09-40f5-a4c4-1296d6d47603 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:39.063449 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69dab2fb-0b09-40f5-a4c4-1296d6d47603 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 returned with HTTP 200 Aug 26 15:03:39.063449 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 268/1048] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:39 2026] GET /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 => generated 815 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:39.691942 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fc6b4f10-94d0-4d71-8020-6a477ad55c57 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:39.694669 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fc6b4f10-94d0-4d71-8020-6a477ad55c57 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] GET https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e Aug 26 15:03:39.694964 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fc6b4f10-94d0-4d71-8020-6a477ad55c57 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:39.695241 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fc6b4f10-94d0-4d71-8020-6a477ad55c57 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:39.706337 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fc6b4f10-94d0-4d71-8020-6a477ad55c57 tempest-VolumeQuotasNegativeTestJSON-939796961 tempest-VolumeQuotasNegativeTestJSON-939796961-project-member] https://10.4.3.64/volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e returned with HTTP 404 Aug 26 15:03:39.706983 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 265/1049] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:39 2026] GET /volume/v3/volumes/711d7318-6336-40ce-947c-517a9fb3496e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:39.719704 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-44da975c-5063-4772-8fad-7067c77512d4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:39.721861 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44da975c-5063-4772-8fad-7067c77512d4 tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec Aug 26 15:03:39.722304 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44da975c-5063-4772-8fad-7067c77512d4 tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:39.860514 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44da975c-5063-4772-8fad-7067c77512d4 tempest-VolumeQuotasNegativeTestJSON-1432623932 tempest-VolumeQuotasNegativeTestJSON-1432623932-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec returned with HTTP 200 Aug 26 15:03:39.861250 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 257/1050] 10.4.3.64 () {68 vars in 1368 bytes} [Wed Aug 26 15:03:39 2026] PUT /volume/v3/os-quota-sets/fd42669892224bbeb0240b22433affec => generated 395 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:40.080434 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cc6edd60-041d-4a2c-bc5a-ce52fa98bcbc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.084118 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc6edd60-041d-4a2c-bc5a-ce52fa98bcbc tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] GET https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 Aug 26 15:03:40.084118 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc6edd60-041d-4a2c-bc5a-ce52fa98bcbc tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:40.084118 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc6edd60-041d-4a2c-bc5a-ce52fa98bcbc tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:40.092125 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.092125 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:40.098184 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cc6edd60-041d-4a2c-bc5a-ce52fa98bcbc tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.101102 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc6edd60-041d-4a2c-bc5a-ce52fa98bcbc tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 returned with HTTP 200 Aug 26 15:03:40.101536 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 261/1051] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:40 2026] GET /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:40.122377 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f01a4af6-2355-440e-acd4-bbd7cef60b8a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.125140 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f01a4af6-2355-440e-acd4-bbd7cef60b8a tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] POST https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata Aug 26 15:03:40.125637 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f01a4af6-2355-440e-acd4-bbd7cef60b8a tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:40.139196 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.139196 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:40.139871 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f01a4af6-2355-440e-acd4-bbd7cef60b8a tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.157470 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f01a4af6-2355-440e-acd4-bbd7cef60b8a tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Create volume metadata completed successfully. Aug 26 15:03:40.157736 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f01a4af6-2355-440e-acd4-bbd7cef60b8a tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata returned with HTTP 200 Aug 26 15:03:40.158388 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 269/1052] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:03:40 2026] POST /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata => generated 101 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:40.169497 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d9f28811-c9d9-454d-8cb7-1b23367943b2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.171408 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d9f28811-c9d9-454d-8cb7-1b23367943b2 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] GET https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata Aug 26 15:03:40.171606 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d9f28811-c9d9-454d-8cb7-1b23367943b2 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:40.171847 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d9f28811-c9d9-454d-8cb7-1b23367943b2 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:40.186634 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.186634 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:40.187193 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d9f28811-c9d9-454d-8cb7-1b23367943b2 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.204900 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d9f28811-c9d9-454d-8cb7-1b23367943b2 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Get volume metadata completed successfully. Aug 26 15:03:40.205272 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d9f28811-c9d9-454d-8cb7-1b23367943b2 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata returned with HTTP 200 Aug 26 15:03:40.205851 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 266/1053] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:03:40 2026] GET /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata => generated 101 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:40.217189 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3162612d-2476-49bd-86f6-54cc768e3627 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.219661 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3162612d-2476-49bd-86f6-54cc768e3627 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] PUT https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata Aug 26 15:03:40.220192 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3162612d-2476-49bd-86f6-54cc768e3627 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:40.233206 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.233206 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:40.234019 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3162612d-2476-49bd-86f6-54cc768e3627 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.252932 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3162612d-2476-49bd-86f6-54cc768e3627 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Update volume metadata completed successfully. Aug 26 15:03:40.252932 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3162612d-2476-49bd-86f6-54cc768e3627 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata returned with HTTP 200 Aug 26 15:03:40.252932 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 258/1054] 10.4.3.64 () {68 vars in 1388 bytes} [Wed Aug 26 15:03:40 2026] PUT /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata => generated 57 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:40.269005 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ae247d08-3383-4bf5-8929-5e4689e89f6b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.271534 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae247d08-3383-4bf5-8929-5e4689e89f6b tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] GET https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata Aug 26 15:03:40.271941 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae247d08-3383-4bf5-8929-5e4689e89f6b tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:40.272219 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae247d08-3383-4bf5-8929-5e4689e89f6b tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:40.282529 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.282529 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:40.283278 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ae247d08-3383-4bf5-8929-5e4689e89f6b tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.292727 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ae247d08-3383-4bf5-8929-5e4689e89f6b tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Get volume metadata completed successfully. Aug 26 15:03:40.292727 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae247d08-3383-4bf5-8929-5e4689e89f6b tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata returned with HTTP 200 Aug 26 15:03:40.293466 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 262/1055] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:03:40 2026] GET /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata => generated 57 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:40.304253 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-23baf2c8-eee8-416f-881d-fd394123e075 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.306126 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-23baf2c8-eee8-416f-881d-fd394123e075 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] DELETE https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata/key1 Aug 26 15:03:40.306932 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-23baf2c8-eee8-416f-881d-fd394123e075 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:40.307217 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-23baf2c8-eee8-416f-881d-fd394123e075 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:40.317105 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.317105 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:40.317597 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-23baf2c8-eee8-416f-881d-fd394123e075 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.325389 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-23baf2c8-eee8-416f-881d-fd394123e075 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Get volume metadata completed successfully. Aug 26 15:03:40.336708 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-23baf2c8-eee8-416f-881d-fd394123e075 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Delete volume metadata completed successfully. Aug 26 15:03:40.337011 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-23baf2c8-eee8-416f-881d-fd394123e075 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata/key1 returned with HTTP 200 Aug 26 15:03:40.337602 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 270/1056] 10.4.3.64 () {66 vars in 1386 bytes} [Wed Aug 26 15:03:40 2026] DELETE /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata/key1 => generated 0 bytes in 35 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 26 15:03:40.347229 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b84847d6-8d82-465c-ad0b-96024893bd36 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.351119 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b84847d6-8d82-465c-ad0b-96024893bd36 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] GET https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata Aug 26 15:03:40.351380 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b84847d6-8d82-465c-ad0b-96024893bd36 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:40.351636 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b84847d6-8d82-465c-ad0b-96024893bd36 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:40.360952 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.360952 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:40.361563 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b84847d6-8d82-465c-ad0b-96024893bd36 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.370170 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b84847d6-8d82-465c-ad0b-96024893bd36 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Get volume metadata completed successfully. Aug 26 15:03:40.370431 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b84847d6-8d82-465c-ad0b-96024893bd36 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata returned with HTTP 200 Aug 26 15:03:40.370901 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 267/1057] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:03:40 2026] GET /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:40.381487 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-79054a8c-5a34-47f9-ace5-f2be6443ddd0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.383915 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79054a8c-5a34-47f9-ace5-f2be6443ddd0 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] PUT https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata Aug 26 15:03:40.384398 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-79054a8c-5a34-47f9-ace5-f2be6443ddd0 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:40.395647 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.395647 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:40.396458 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-79054a8c-5a34-47f9-ace5-f2be6443ddd0 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.408444 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-79054a8c-5a34-47f9-ace5-f2be6443ddd0 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Update volume metadata completed successfully. Aug 26 15:03:40.408853 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79054a8c-5a34-47f9-ace5-f2be6443ddd0 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata returned with HTTP 200 Aug 26 15:03:40.409467 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 259/1058] 10.4.3.64 () {68 vars in 1388 bytes} [Wed Aug 26 15:03:40 2026] PUT /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata => generated 16 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:40.424689 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d66ebfcb-9622-47f2-a42e-59088b6d1447 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.426639 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d66ebfcb-9622-47f2-a42e-59088b6d1447 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] POST https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata Aug 26 15:03:40.427121 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d66ebfcb-9622-47f2-a42e-59088b6d1447 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:40.440062 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.440062 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:40.441350 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d66ebfcb-9622-47f2-a42e-59088b6d1447 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.451307 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d66ebfcb-9622-47f2-a42e-59088b6d1447 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Create volume metadata completed successfully. Aug 26 15:03:40.451604 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d66ebfcb-9622-47f2-a42e-59088b6d1447 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata returned with HTTP 200 Aug 26 15:03:40.454912 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 263/1059] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:03:40 2026] POST /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:40.461656 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a1454700-125c-4cd0-8d0c-33e462e74b96 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.464293 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a1454700-125c-4cd0-8d0c-33e462e74b96 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] PUT https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata/key3 Aug 26 15:03:40.464751 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a1454700-125c-4cd0-8d0c-33e462e74b96 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:40.476855 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.476855 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:40.477500 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a1454700-125c-4cd0-8d0c-33e462e74b96 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.492809 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a1454700-125c-4cd0-8d0c-33e462e74b96 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Update volume metadata completed successfully. Aug 26 15:03:40.492809 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a1454700-125c-4cd0-8d0c-33e462e74b96 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata/key3 returned with HTTP 200 Aug 26 15:03:40.492809 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 271/1060] 10.4.3.64 () {68 vars in 1403 bytes} [Wed Aug 26 15:03:40 2026] PUT /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata/key3 => generated 35 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:40.503973 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-30510352-9145-4a15-acc8-f7b1585c15ee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.505709 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-30510352-9145-4a15-acc8-f7b1585c15ee tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] GET https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata/key3 Aug 26 15:03:40.505803 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-30510352-9145-4a15-acc8-f7b1585c15ee tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:40.506038 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-30510352-9145-4a15-acc8-f7b1585c15ee tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:40.516675 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.516675 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:40.517081 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-30510352-9145-4a15-acc8-f7b1585c15ee tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.525785 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-30510352-9145-4a15-acc8-f7b1585c15ee tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Get volume metadata completed successfully. Aug 26 15:03:40.527058 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-30510352-9145-4a15-acc8-f7b1585c15ee tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata/key3 returned with HTTP 200 Aug 26 15:03:40.527058 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 268/1061] 10.4.3.64 () {66 vars in 1383 bytes} [Wed Aug 26 15:03:40 2026] GET /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata/key3 => generated 35 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:40.535489 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-af353d5b-b68e-43aa-aadd-163c522255bf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.538346 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af353d5b-b68e-43aa-aadd-163c522255bf tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] GET https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata Aug 26 15:03:40.538346 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af353d5b-b68e-43aa-aadd-163c522255bf tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:40.538613 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af353d5b-b68e-43aa-aadd-163c522255bf tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:40.549041 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.549041 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:40.549700 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-af353d5b-b68e-43aa-aadd-163c522255bf tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.558583 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-af353d5b-b68e-43aa-aadd-163c522255bf tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Get volume metadata completed successfully. Aug 26 15:03:40.558896 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af353d5b-b68e-43aa-aadd-163c522255bf tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata returned with HTTP 200 Aug 26 15:03:40.559330 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 260/1062] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:03:40 2026] GET /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:03:40.570170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-364c5cb0-a578-4f13-b0d1-574ec35fe958 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.572802 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-364c5cb0-a578-4f13-b0d1-574ec35fe958 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] PUT https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata Aug 26 15:03:40.572802 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-364c5cb0-a578-4f13-b0d1-574ec35fe958 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:40.582965 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.582965 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:40.583699 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-364c5cb0-a578-4f13-b0d1-574ec35fe958 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.604770 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-364c5cb0-a578-4f13-b0d1-574ec35fe958 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Update volume metadata completed successfully. Aug 26 15:03:40.605800 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-364c5cb0-a578-4f13-b0d1-574ec35fe958 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata returned with HTTP 200 Aug 26 15:03:40.605960 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 264/1063] 10.4.3.64 () {68 vars in 1388 bytes} [Wed Aug 26 15:03:40 2026] PUT /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 26 15:03:40.620484 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56195504-8243-4c5c-8fa9-b2e5f2fe943a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.623920 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56195504-8243-4c5c-8fa9-b2e5f2fe943a tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] GET https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 Aug 26 15:03:40.623920 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56195504-8243-4c5c-8fa9-b2e5f2fe943a tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:40.623920 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56195504-8243-4c5c-8fa9-b2e5f2fe943a tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:40.634412 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.634412 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:40.642492 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-56195504-8243-4c5c-8fa9-b2e5f2fe943a tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.654826 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56195504-8243-4c5c-8fa9-b2e5f2fe943a tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 returned with HTTP 200 Aug 26 15:03:40.655196 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 272/1064] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:40 2026] GET /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:40.681082 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6ad09b53-fe22-4f70-8508-13a336a3e889 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.683418 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ad09b53-fe22-4f70-8508-13a336a3e889 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] DELETE https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 Aug 26 15:03:40.683720 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ad09b53-fe22-4f70-8508-13a336a3e889 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:40.684020 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ad09b53-fe22-4f70-8508-13a336a3e889 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:40.684285 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6ad09b53-fe22-4f70-8508-13a336a3e889 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Delete volume with id: 263c1498-5486-47e2-93a7-3c46cb899437 Aug 26 15:03:40.696513 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.696513 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:40.697180 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6ad09b53-fe22-4f70-8508-13a336a3e889 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.732555 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6ad09b53-fe22-4f70-8508-13a336a3e889 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Delete volume request issued successfully. Aug 26 15:03:40.732794 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ad09b53-fe22-4f70-8508-13a336a3e889 tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 returned with HTTP 202 Aug 26 15:03:40.733394 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 269/1065] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:40 2026] DELETE /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:40.743095 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-512fb57c-355c-40ba-b05b-b7fdac702cfe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:40.745240 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-512fb57c-355c-40ba-b05b-b7fdac702cfe tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] GET https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 Aug 26 15:03:40.745531 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-512fb57c-355c-40ba-b05b-b7fdac702cfe tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:40.745789 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-512fb57c-355c-40ba-b05b-b7fdac702cfe tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:40.759087 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:40.759087 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:40.763863 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-512fb57c-355c-40ba-b05b-b7fdac702cfe tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Volume info retrieved successfully. Aug 26 15:03:40.771105 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-512fb57c-355c-40ba-b05b-b7fdac702cfe tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 returned with HTTP 200 Aug 26 15:03:40.771730 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 261/1066] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:40 2026] GET /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:41.788297 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e72bc19e-9da5-45e5-a7ed-eaecdf4ac84f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:41.792170 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e72bc19e-9da5-45e5-a7ed-eaecdf4ac84f tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] GET https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 Aug 26 15:03:41.792472 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e72bc19e-9da5-45e5-a7ed-eaecdf4ac84f tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:41.792750 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e72bc19e-9da5-45e5-a7ed-eaecdf4ac84f tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:41.800907 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e72bc19e-9da5-45e5-a7ed-eaecdf4ac84f tempest-VolumesMetadataTest-477999028 tempest-VolumesMetadataTest-477999028-project-member] https://10.4.3.64/volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 returned with HTTP 404 Aug 26 15:03:41.801597 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 265/1067] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:41 2026] GET /volume/v3/volumes/263c1498-5486-47e2-93a7-3c46cb899437 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:43.039426 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-bc28bd0e-a9f8-429c-9e8b-b58c6196051e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:43.042669 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-bc28bd0e-a9f8-429c-9e8b-b58c6196051e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments/8ae05608-796b-4a5a-9c27-c36f530acccd/action Aug 26 15:03:43.043183 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-bc28bd0e-a9f8-429c-9e8b-b58c6196051e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:43.043338 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-bc28bd0e-a9f8-429c-9e8b-b58c6196051e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:43.087048 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:43.087048 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:43.099309 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a29f2cdd-ad49-4b39-849b-0d17fd7cbbe6 req-bc28bd0e-a9f8-429c-9e8b-b58c6196051e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/8ae05608-796b-4a5a-9c27-c36f530acccd/action returned with HTTP 204 Aug 26 15:03:43.099847 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 273/1068] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:03:43 2026] POST /volume/v3/attachments/8ae05608-796b-4a5a-9c27-c36f530acccd/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:43.560284 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bfcf3c48-e574-408e-b63d-e7b0f739a85e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:43.563599 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bfcf3c48-e574-408e-b63d-e7b0f739a85e tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:03:43.563836 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bfcf3c48-e574-408e-b63d-e7b0f739a85e tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:43.564597 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bfcf3c48-e574-408e-b63d-e7b0f739a85e tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:43.579454 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:43.579454 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:43.586602 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bfcf3c48-e574-408e-b63d-e7b0f739a85e tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:03:43.593612 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bfcf3c48-e574-408e-b63d-e7b0f739a85e tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 200 Aug 26 15:03:43.594319 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 270/1069] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:43 2026] GET /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:43.666416 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-f8389b6a-c081-4d2f-b3ff-5e40a6d4016d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:43.673030 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-f8389b6a-c081-4d2f-b3ff-5e40a6d4016d tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:03:43.673030 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-f8389b6a-c081-4d2f-b3ff-5e40a6d4016d tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:43.676629 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-f8389b6a-c081-4d2f-b3ff-5e40a6d4016d tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:43.688228 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:43.688228 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:43.694294 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-f8389b6a-c081-4d2f-b3ff-5e40a6d4016d tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:03:43.702478 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-f8389b6a-c081-4d2f-b3ff-5e40a6d4016d tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 200 Aug 26 15:03:43.702699 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 262/1070] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:03:43 2026] GET /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:43.732570 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-98ef1002-e458-42b0-9acb-944aed591016 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:43.741914 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-98ef1002-e458-42b0-9acb-944aed591016 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] POST https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134/action Aug 26 15:03:43.741914 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-98ef1002-e458-42b0-9acb-944aed591016 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:03:43.741914 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-98ef1002-e458-42b0-9acb-944aed591016 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:43.750223 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:43.750223 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:43.750977 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-98ef1002-e458-42b0-9acb-944aed591016 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:03:43.753601 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-971ab747-e669-49fd-bbe7-ead024ef2982 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:43.761028 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-98ef1002-e458-42b0-9acb-944aed591016 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Begin detaching volume completed successfully. Aug 26 15:03:43.761285 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-98ef1002-e458-42b0-9acb-944aed591016 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134/action returned with HTTP 202 Aug 26 15:03:43.761917 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 266/1071] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:03:43 2026] POST /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:03:43.845870 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6932c06f-88bc-4953-977e-2dc58273a386 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:43.846232 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6932c06f-88bc-4953-977e-2dc58273a386 None None] GET https://10.4.3.64/volume// Aug 26 15:03:43.846468 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6932c06f-88bc-4953-977e-2dc58273a386 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:43.846713 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6932c06f-88bc-4953-977e-2dc58273a386 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:43.847946 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6932c06f-88bc-4953-977e-2dc58273a386 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:03:43.847946 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 271/1072] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:03:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:03:43.858099 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-e91e0093-149e-450d-a17c-f855da0df8a1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:43.861197 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-e91e0093-149e-450d-a17c-f855da0df8a1 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:03:43.861435 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-e91e0093-149e-450d-a17c-f855da0df8a1 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:43.861673 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-e91e0093-149e-450d-a17c-f855da0df8a1 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:43.880046 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:43.880046 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:43.890034 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-e91e0093-149e-450d-a17c-f855da0df8a1 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:03:43.903336 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-e91e0093-149e-450d-a17c-f855da0df8a1 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 200 Aug 26 15:03:43.903476 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 263/1073] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:03:43 2026] GET /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 1322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:03:43.928042 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:43.928042 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-528058211", "metadata": {"Type": "Test"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:43.931340 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-528058211', 'metadata': {'Type': 'Test'}}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:43.931965 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume of 1 GB Aug 26 15:03:43.937707 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Availability Zones retrieved successfully. Aug 26 15:03:43.947736 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (dcf7727e-f91e-4a5c-997c-1b2c241417e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:43.949638 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (520d3cf6-c9ae-4db0-8aaf-479331fd5732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:43.951321 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:44.006668 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (520d3cf6-c9ae-4db0-8aaf-479331fd5732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:44.007850 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2682e63b-3ad9-4f5a-96f1-894f7562fef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:44.143983 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Created reservations ['e8502791-b355-4d74-b0af-ba6189cce891', 'ebed21cd-d3cc-4a1a-a900-df80c4c43026', 'b8a9c97f-93fb-4e19-9e79-db2d1262a559', '59cd95eb-4d8a-46a8-9a18-d17500e9952b'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:44.149083 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2682e63b-3ad9-4f5a-96f1-894f7562fef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8502791-b355-4d74-b0af-ba6189cce891', 'ebed21cd-d3cc-4a1a-a900-df80c4c43026', 'b8a9c97f-93fb-4e19-9e79-db2d1262a559', '59cd95eb-4d8a-46a8-9a18-d17500e9952b']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:44.149083 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68eacdbb-f331-43e8-aeac-4558371834fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:44.194977 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68eacdbb-f331-43e8-aeac-4558371834fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20a4e553-ec29-4f33-9f89-a8fe5b01be1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-528058211',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['e8502791-b355-4d74-b0af-ba6189cce891','ebed21cd-d3cc-4a1a-a900-df80c4c43026','b8a9c97f-93fb-4e19-9e79-db2d1262a559','59cd95eb-4d8a-46a8-9a18-d17500e9952b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-528058211',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20a4e553-ec29-4f33-9f89-a8fe5b01be1c,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='884fdaa0688c4b55a27f180efa271add',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d113a00a0514e90abe19abb480298cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:44.196523 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79491f2f-3381-4059-bfc0-528b09e19f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:44.259721 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79491f2f-3381-4059-bfc0-528b09e19f27) transitioned into state 'SUCCESS' from state '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-528058211',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['e8502791-b355-4d74-b0af-ba6189cce891','ebed21cd-d3cc-4a1a-a900-df80c4c43026','b8a9c97f-93fb-4e19-9e79-db2d1262a559','59cd95eb-4d8a-46a8-9a18-d17500e9952b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:44.262467 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4add3cf-6917-4961-be77-53c46577bbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:44.283413 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4add3cf-6917-4961-be77-53c46577bbac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:44.284131 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (dcf7727e-f91e-4a5c-997c-1b2c241417e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:44.284494 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request issued successfully. Aug 26 15:03:44.285119 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-971ab747-e669-49fd-bbe7-ead024ef2982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:44.285676 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 274/1074] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:03:43 2026] POST /volume/v3/volumes => generated 756 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:44.305605 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4352c669-64e8-443e-a4f5-38f45e8e9dbd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:44.311630 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4352c669-64e8-443e-a4f5-38f45e8e9dbd tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c Aug 26 15:03:44.311630 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4352c669-64e8-443e-a4f5-38f45e8e9dbd tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:44.311982 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4352c669-64e8-443e-a4f5-38f45e8e9dbd tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:44.322427 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:44.322427 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:44.328469 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4352c669-64e8-443e-a4f5-38f45e8e9dbd tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:44.334307 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4352c669-64e8-443e-a4f5-38f45e8e9dbd tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c returned with HTTP 200 Aug 26 15:03:44.335042 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 267/1075] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:44 2026] GET /volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:45.192083 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-25e7902a-e53c-4511-be0f-7d3c797cbd28 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:45.195098 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-25e7902a-e53c-4511-be0f-7d3c797cbd28 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] DELETE https://10.4.3.64/volume/v3/attachments/ed43ca5c-b483-4ab7-88c3-1d0d58a53f63 Aug 26 15:03:45.195416 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-25e7902a-e53c-4511-be0f-7d3c797cbd28 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:45.195790 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-25e7902a-e53c-4511-be0f-7d3c797cbd28 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:45.208777 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:45.208777 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:45.337762 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7b865285-43a4-4ec5-a553-33e4a8e548f5 req-25e7902a-e53c-4511-be0f-7d3c797cbd28 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/attachments/ed43ca5c-b483-4ab7-88c3-1d0d58a53f63 returned with HTTP 200 Aug 26 15:03:45.338684 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 272/1076] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:03:45 2026] DELETE /volume/v3/attachments/ed43ca5c-b483-4ab7-88c3-1d0d58a53f63 => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:45.357316 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e25f854-df4b-4eb0-8361-0ff7916a02be None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:45.361789 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e25f854-df4b-4eb0-8361-0ff7916a02be tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c Aug 26 15:03:45.361789 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e25f854-df4b-4eb0-8361-0ff7916a02be tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:45.361789 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e25f854-df4b-4eb0-8361-0ff7916a02be tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:45.374485 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:45.374485 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:45.384245 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4e25f854-df4b-4eb0-8361-0ff7916a02be tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:45.400253 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e25f854-df4b-4eb0-8361-0ff7916a02be tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c returned with HTTP 200 Aug 26 15:03:45.400984 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 264/1077] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:45 2026] GET /volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:45.418908 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-45b9ff89-3c7e-439e-a8b6-33370ec0e0c9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:45.422185 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-45b9ff89-3c7e-439e-a8b6-33370ec0e0c9 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c Aug 26 15:03:45.422463 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-45b9ff89-3c7e-439e-a8b6-33370ec0e0c9 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:45.423373 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-45b9ff89-3c7e-439e-a8b6-33370ec0e0c9 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:45.436175 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:45.436175 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:45.442367 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-45b9ff89-3c7e-439e-a8b6-33370ec0e0c9 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:45.451862 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-45b9ff89-3c7e-439e-a8b6-33370ec0e0c9 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c returned with HTTP 200 Aug 26 15:03:45.452694 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 275/1078] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:45 2026] GET /volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:45.469417 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0a20e88a-114f-42c6-88dd-5858b9eee981 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:45.471524 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0a20e88a-114f-42c6-88dd-5858b9eee981 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] PUT https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c Aug 26 15:03:45.471789 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0a20e88a-114f-42c6-88dd-5858b9eee981 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-528058211"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:45.481711 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:45.481711 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:45.485904 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0a20e88a-114f-42c6-88dd-5858b9eee981 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:45.492953 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0a20e88a-114f-42c6-88dd-5858b9eee981 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume updated successfully. Aug 26 15:03:45.494130 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0a20e88a-114f-42c6-88dd-5858b9eee981 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c returned with HTTP 200 Aug 26 15:03:45.495222 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 268/1079] 10.4.3.64 () {68 vars in 1361 bytes} [Wed Aug 26 15:03:45 2026] PUT /volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c => generated 781 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:45.513265 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-484c3a4e-4699-458b-845f-49da885e33dc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:45.517413 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-484c3a4e-4699-458b-845f-49da885e33dc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] PUT https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c Aug 26 15:03:45.518167 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-484c3a4e-4699-458b-845f-49da885e33dc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-457701170", "description": "This is the new description of volume"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:45.531103 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:45.531103 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:45.538419 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-484c3a4e-4699-458b-845f-49da885e33dc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:45.550629 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-484c3a4e-4699-458b-845f-49da885e33dc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume updated successfully. Aug 26 15:03:45.551492 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-484c3a4e-4699-458b-845f-49da885e33dc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c returned with HTTP 200 Aug 26 15:03:45.552086 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 273/1080] 10.4.3.64 () {68 vars in 1362 bytes} [Wed Aug 26 15:03:45 2026] PUT /volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:45.566062 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-470c7317-4c8a-4589-8d84-f80fe3c42b92 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:45.571311 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-470c7317-4c8a-4589-8d84-f80fe3c42b92 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c Aug 26 15:03:45.571311 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-470c7317-4c8a-4589-8d84-f80fe3c42b92 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:45.571311 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-470c7317-4c8a-4589-8d84-f80fe3c42b92 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:45.586144 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:45.586144 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:45.596662 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-470c7317-4c8a-4589-8d84-f80fe3c42b92 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:45.607045 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-470c7317-4c8a-4589-8d84-f80fe3c42b92 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c returned with HTTP 200 Aug 26 15:03:45.607045 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 265/1081] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:45 2026] GET /volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c => generated 888 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:45.628290 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:45.631932 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:45.633981 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1125289381", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-639062926"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:45.635457 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1125289381', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-639062926'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:45.635457 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume of 1 GB Aug 26 15:03:45.648156 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Availability Zones retrieved successfully. Aug 26 15:03:45.654506 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (d4818245-9f85-4329-927e-1bef0e66ae5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:45.657581 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (892c221d-81f5-479e-94bb-528ae4648b27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:45.657581 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:45.708664 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (892c221d-81f5-479e-94bb-528ae4648b27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:45.711243 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb6c3045-3064-466b-8c88-f932604d2c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:45.816693 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Created reservations ['472c8ba4-63f3-4918-a9a7-6eae69446817', '6db4e717-4b7c-4d80-b7ba-6587759ef30c', 'c094ed14-308e-4930-8a58-230412d74b2b', '9ea3afca-8b4d-47e6-af2c-182d3965b70e'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:45.820547 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb6c3045-3064-466b-8c88-f932604d2c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['472c8ba4-63f3-4918-a9a7-6eae69446817', '6db4e717-4b7c-4d80-b7ba-6587759ef30c', 'c094ed14-308e-4930-8a58-230412d74b2b', '9ea3afca-8b4d-47e6-af2c-182d3965b70e']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:45.820547 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990bd544-6dbe-4a19-97df-033eac8b1878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:45.864938 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990bd544-6dbe-4a19-97df-033eac8b1878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6d01a0a-7a3d-4fab-9292-040b46f6d561', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1125289381',display_name='tempest-VolumesGetTest-Volume-639062926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['472c8ba4-63f3-4918-a9a7-6eae69446817','6db4e717-4b7c-4d80-b7ba-6587759ef30c','c094ed14-308e-4930-8a58-230412d74b2b','9ea3afca-8b4d-47e6-af2c-182d3965b70e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:45Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1125289381',display_name='tempest-VolumesGetTest-Volume-639062926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6d01a0a-7a3d-4fab-9292-040b46f6d561,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='884fdaa0688c4b55a27f180efa271add',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d113a00a0514e90abe19abb480298cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:45.865323 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3822057b-96cb-4820-8093-1cacc31cf234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:45.926193 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3822057b-96cb-4820-8093-1cacc31cf234) transitioned into 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-1125289381',display_name='tempest-VolumesGetTest-Volume-639062926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['472c8ba4-63f3-4918-a9a7-6eae69446817','6db4e717-4b7c-4d80-b7ba-6587759ef30c','c094ed14-308e-4930-8a58-230412d74b2b','9ea3afca-8b4d-47e6-af2c-182d3965b70e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:45.927207 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f43dc9-f6c3-4d5c-9cf4-974923cc10e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:45.947820 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2f43dc9-f6c3-4d5c-9cf4-974923cc10e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:45.947820 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (d4818245-9f85-4329-927e-1bef0e66ae5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:45.947820 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request issued successfully. Aug 26 15:03:45.949223 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c178b5c9-6a17-4f00-bebe-e3b279b873ee tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:45.949932 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 276/1082] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:03:45 2026] POST /volume/v3/volumes => generated 777 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:45.967519 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0a13b4f2-2a6e-40bf-a0b1-d67b285743da None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:45.970291 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0a13b4f2-2a6e-40bf-a0b1-d67b285743da tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 Aug 26 15:03:45.970533 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0a13b4f2-2a6e-40bf-a0b1-d67b285743da tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:45.970764 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0a13b4f2-2a6e-40bf-a0b1-d67b285743da tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:45.979980 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e65bb552-8927-475d-ba0f-fe91ae4f8125 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:45.983875 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e65bb552-8927-475d-ba0f-fe91ae4f8125 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:03:45.983875 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e65bb552-8927-475d-ba0f-fe91ae4f8125 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:45.984297 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e65bb552-8927-475d-ba0f-fe91ae4f8125 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:45.985219 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:45.985219 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:45.992012 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0a13b4f2-2a6e-40bf-a0b1-d67b285743da tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:45.997184 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:45.997184 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:46.000359 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0a13b4f2-2a6e-40bf-a0b1-d67b285743da tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 returned with HTTP 200 Aug 26 15:03:46.001605 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 269/1083] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:45 2026] GET /volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:46.002909 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e65bb552-8927-475d-ba0f-fe91ae4f8125 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:03:46.008519 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e65bb552-8927-475d-ba0f-fe91ae4f8125 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 200 Aug 26 15:03:46.008896 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 274/1084] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:45 2026] GET /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:47.020467 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0997188a-c116-47eb-96e7-b32f4fa4455e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:47.024121 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0997188a-c116-47eb-96e7-b32f4fa4455e tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 Aug 26 15:03:47.025077 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0997188a-c116-47eb-96e7-b32f4fa4455e tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:47.025077 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0997188a-c116-47eb-96e7-b32f4fa4455e tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:47.039341 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:47.039341 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:47.051609 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0997188a-c116-47eb-96e7-b32f4fa4455e tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:47.063742 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0997188a-c116-47eb-96e7-b32f4fa4455e tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 returned with HTTP 200 Aug 26 15:03:47.064176 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 266/1085] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:47 2026] GET /volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:47.087114 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3610a05a-2895-426d-b1f2-7dcbf9cf3b27 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:47.093661 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3610a05a-2895-426d-b1f2-7dcbf9cf3b27 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] PUT https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 Aug 26 15:03:47.094704 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3610a05a-2895-426d-b1f2-7dcbf9cf3b27 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-528058211", "description": null}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:47.112607 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:47.112607 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:47.120519 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3610a05a-2895-426d-b1f2-7dcbf9cf3b27 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:47.142651 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3610a05a-2895-426d-b1f2-7dcbf9cf3b27 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume updated successfully. Aug 26 15:03:47.146520 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3610a05a-2895-426d-b1f2-7dcbf9cf3b27 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 returned with HTTP 200 Aug 26 15:03:47.146520 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 277/1086] 10.4.3.64 () {68 vars in 1361 bytes} [Wed Aug 26 15:03:47 2026] PUT /volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 => generated 767 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:47.167945 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9c42009f-d7f8-427b-8233-0a6940b76a97 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:47.173439 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c42009f-d7f8-427b-8233-0a6940b76a97 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 Aug 26 15:03:47.173953 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c42009f-d7f8-427b-8233-0a6940b76a97 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:47.174240 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c42009f-d7f8-427b-8233-0a6940b76a97 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:47.186013 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:47.186013 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:47.195925 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9c42009f-d7f8-427b-8233-0a6940b76a97 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:47.202822 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c42009f-d7f8-427b-8233-0a6940b76a97 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 returned with HTTP 200 Aug 26 15:03:47.203433 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 270/1087] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:47 2026] GET /volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 => generated 835 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:47.221435 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0adb3c96-071c-4f03-abd5-6409ea688fa6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:47.225354 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0adb3c96-071c-4f03-abd5-6409ea688fa6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 Aug 26 15:03:47.226073 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0adb3c96-071c-4f03-abd5-6409ea688fa6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:47.226345 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0adb3c96-071c-4f03-abd5-6409ea688fa6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:47.226589 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-0adb3c96-071c-4f03-abd5-6409ea688fa6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume with id: a6d01a0a-7a3d-4fab-9292-040b46f6d561 Aug 26 15:03:47.241945 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:47.241945 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:47.243839 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0adb3c96-071c-4f03-abd5-6409ea688fa6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:47.313879 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0adb3c96-071c-4f03-abd5-6409ea688fa6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume request issued successfully. Aug 26 15:03:47.314434 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0adb3c96-071c-4f03-abd5-6409ea688fa6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 returned with HTTP 202 Aug 26 15:03:47.315908 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 275/1088] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:47 2026] DELETE /volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:47.328461 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3bdde62f-bcf5-4f4d-8194-7ed56420aa70 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:47.330521 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3bdde62f-bcf5-4f4d-8194-7ed56420aa70 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 Aug 26 15:03:47.330732 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3bdde62f-bcf5-4f4d-8194-7ed56420aa70 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:47.330979 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3bdde62f-bcf5-4f4d-8194-7ed56420aa70 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:47.366074 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:47.366074 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:47.383533 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3bdde62f-bcf5-4f4d-8194-7ed56420aa70 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:47.399036 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3bdde62f-bcf5-4f4d-8194-7ed56420aa70 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 returned with HTTP 200 Aug 26 15:03:47.399683 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 267/1089] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:47 2026] GET /volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 => generated 834 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:48.420806 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7bc5bab1-e8cf-4471-8688-dc34d5c5a433 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:48.423789 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7bc5bab1-e8cf-4471-8688-dc34d5c5a433 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 Aug 26 15:03:48.424306 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7bc5bab1-e8cf-4471-8688-dc34d5c5a433 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:48.424306 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7bc5bab1-e8cf-4471-8688-dc34d5c5a433 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:48.432915 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7bc5bab1-e8cf-4471-8688-dc34d5c5a433 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 returned with HTTP 404 Aug 26 15:03:48.433765 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 278/1090] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:48 2026] GET /volume/v3/volumes/a6d01a0a-7a3d-4fab-9292-040b46f6d561 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:48.446593 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c9ec80e4-6fbf-4c04-9c00-6706d37ef28d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:48.450812 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c9ec80e4-6fbf-4c04-9c00-6706d37ef28d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c Aug 26 15:03:48.450812 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c9ec80e4-6fbf-4c04-9c00-6706d37ef28d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:48.451905 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c9ec80e4-6fbf-4c04-9c00-6706d37ef28d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:48.465747 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:48.465747 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:48.474545 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c9ec80e4-6fbf-4c04-9c00-6706d37ef28d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:48.485809 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c9ec80e4-6fbf-4c04-9c00-6706d37ef28d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c returned with HTTP 200 Aug 26 15:03:48.485809 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 271/1091] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:48 2026] GET /volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c => generated 888 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:48.508490 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-28512f95-8b63-4e68-9adb-18ff36e2457e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:48.513981 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-28512f95-8b63-4e68-9adb-18ff36e2457e tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] DELETE https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c Aug 26 15:03:48.513981 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-28512f95-8b63-4e68-9adb-18ff36e2457e tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:48.513981 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-28512f95-8b63-4e68-9adb-18ff36e2457e tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:48.514256 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-28512f95-8b63-4e68-9adb-18ff36e2457e tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume with id: 20a4e553-ec29-4f33-9f89-a8fe5b01be1c Aug 26 15:03:48.532368 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:48.532368 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:48.533516 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-28512f95-8b63-4e68-9adb-18ff36e2457e tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:48.591039 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-28512f95-8b63-4e68-9adb-18ff36e2457e tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume request issued successfully. Aug 26 15:03:48.591265 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-28512f95-8b63-4e68-9adb-18ff36e2457e tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c returned with HTTP 202 Aug 26 15:03:48.592069 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 276/1092] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:48 2026] DELETE /volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:48.606978 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bd2e7bb1-0d91-4f48-9e33-3759d1a41ef4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:48.609734 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bd2e7bb1-0d91-4f48-9e33-3759d1a41ef4 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c Aug 26 15:03:48.609734 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bd2e7bb1-0d91-4f48-9e33-3759d1a41ef4 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:48.610131 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bd2e7bb1-0d91-4f48-9e33-3759d1a41ef4 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:48.623811 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:48.623811 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:48.635288 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bd2e7bb1-0d91-4f48-9e33-3759d1a41ef4 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:48.655705 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bd2e7bb1-0d91-4f48-9e33-3759d1a41ef4 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c returned with HTTP 200 Aug 26 15:03:48.656438 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 268/1093] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:48 2026] GET /volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c => generated 887 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:49.684044 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d57e7896-54b8-48c1-8a31-6494daa53be7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:49.687996 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d57e7896-54b8-48c1-8a31-6494daa53be7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c Aug 26 15:03:49.688907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d57e7896-54b8-48c1-8a31-6494daa53be7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:49.688907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d57e7896-54b8-48c1-8a31-6494daa53be7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:49.702402 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d57e7896-54b8-48c1-8a31-6494daa53be7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c returned with HTTP 404 Aug 26 15:03:49.703376 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 279/1094] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:49 2026] GET /volume/v3/volumes/20a4e553-ec29-4f33-9f89-a8fe5b01be1c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:49.720142 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:49.723806 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:49.724347 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1617517633"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:49.726445 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1617517633'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:49.726661 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume of 1 GB Aug 26 15:03:49.733520 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Availability Zones retrieved successfully. Aug 26 15:03:49.741567 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (6a12e693-b4f8-4226-aa03-5e19bd64483a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:49.742779 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b03e45d-72f6-4399-b907-b60b341e6b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:49.744059 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:49.784152 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b03e45d-72f6-4399-b907-b60b341e6b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:49.785162 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9453eff7-6fbd-446b-93ea-ef580c1a7873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:49.864131 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Created reservations ['037b2ca3-7257-4f5c-8de3-871693fd845b', '9c486b4d-66c1-4fdd-a271-edafdd63364e', '429e491c-4835-4b54-b658-bf9a1fe6fc4d', 'e663cadd-a183-4693-bf58-129a77a1eb5b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:49.865229 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9453eff7-6fbd-446b-93ea-ef580c1a7873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['037b2ca3-7257-4f5c-8de3-871693fd845b', '9c486b4d-66c1-4fdd-a271-edafdd63364e', '429e491c-4835-4b54-b658-bf9a1fe6fc4d', 'e663cadd-a183-4693-bf58-129a77a1eb5b']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:49.865966 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d379fa-75d7-4091-8d11-f1ceda0b6623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:49.897532 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40d379fa-75d7-4091-8d11-f1ceda0b6623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df885cf3-7777-4097-82ed-fc7f1d7575b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1617517633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['037b2ca3-7257-4f5c-8de3-871693fd845b','9c486b4d-66c1-4fdd-a271-edafdd63364e','429e491c-4835-4b54-b658-bf9a1fe6fc4d','e663cadd-a183-4693-bf58-129a77a1eb5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1617517633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df885cf3-7777-4097-82ed-fc7f1d7575b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='884fdaa0688c4b55a27f180efa271add',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d113a00a0514e90abe19abb480298cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:49.898982 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a1b0d9c-6482-47b5-a9f3-37a2e9bfe4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:49.931617 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a1b0d9c-6482-47b5-a9f3-37a2e9bfe4cc) transitioned into state 'SUCCESS' from state '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-1617517633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['037b2ca3-7257-4f5c-8de3-871693fd845b','9c486b4d-66c1-4fdd-a271-edafdd63364e','429e491c-4835-4b54-b658-bf9a1fe6fc4d','e663cadd-a183-4693-bf58-129a77a1eb5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:49.932740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b68285-0a4d-4fda-906d-022c65310f5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:49.954104 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b68285-0a4d-4fda-906d-022c65310f5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:49.954248 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (6a12e693-b4f8-4226-aa03-5e19bd64483a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:49.957918 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request issued successfully. Aug 26 15:03:49.957918 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c85383fd-46a6-4456-baac-ca9343ba46a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:49.957918 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 272/1095] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:03:49 2026] POST /volume/v3/volumes => generated 743 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:49.982935 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-94a79c1d-6cf9-4528-8f6c-2055fd3f86cb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:49.988233 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-94a79c1d-6cf9-4528-8f6c-2055fd3f86cb tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 Aug 26 15:03:49.989442 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-94a79c1d-6cf9-4528-8f6c-2055fd3f86cb tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:49.991218 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-94a79c1d-6cf9-4528-8f6c-2055fd3f86cb tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:50.006639 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:50.006639 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:50.013499 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-94a79c1d-6cf9-4528-8f6c-2055fd3f86cb tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:50.023910 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-94a79c1d-6cf9-4528-8f6c-2055fd3f86cb tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 returned with HTTP 200 Aug 26 15:03:50.023910 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 277/1096] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:49 2026] GET /volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 => generated 811 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:51.043168 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dfedb9cc-ea6c-4572-b630-12c5f0d478a6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:51.047999 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dfedb9cc-ea6c-4572-b630-12c5f0d478a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 Aug 26 15:03:51.047999 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dfedb9cc-ea6c-4572-b630-12c5f0d478a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:51.048573 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dfedb9cc-ea6c-4572-b630-12c5f0d478a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:51.067644 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:51.067644 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:51.087952 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dfedb9cc-ea6c-4572-b630-12c5f0d478a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:51.101850 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dfedb9cc-ea6c-4572-b630-12c5f0d478a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 returned with HTTP 200 Aug 26 15:03:51.102370 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 269/1097] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:51 2026] GET /volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 => generated 836 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:51.124131 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b1aef4be-8f72-4665-8672-c821ed7b971a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:51.126816 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:51.127705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "df885cf3-7777-4097-82ed-fc7f1d7575b0", "size": 1, "name": "tempest-VolumesGetTest-Volume-945010639", "metadata": {"Type": "Test"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:51.129605 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request body: {'volume': {'source_volid': 'df885cf3-7777-4097-82ed-fc7f1d7575b0', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-945010639', 'metadata': {'Type': 'Test'}}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:51.143142 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:51.143142 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:51.143988 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume retrieved successfully. Aug 26 15:03:51.144098 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume of 1 GB Aug 26 15:03:51.150801 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Availability Zones retrieved successfully. Aug 26 15:03:51.160554 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (3bf11fd2-d030-4aaa-8ad2-60fa08056dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:51.163184 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62eaa8a-ce91-4f68-8c6f-0e6ebe97298f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:51.164173 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:51.209971 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a62eaa8a-ce91-4f68-8c6f-0e6ebe97298f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'df885cf3-7777-4097-82ed-fc7f1d7575b0', 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:51.213029 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88846abc-0ece-40c6-b641-8a35bf66c7d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:51.280341 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Created reservations ['d6513cdf-97d9-4f58-bfc9-eb778f602c9f', '02fe7224-031f-4f49-b09a-4a07ad95e1f3', '722cb07e-a6f3-46ba-9f68-ed40d873e7da', 'f1b1159c-5068-408a-a783-7f02f9958574'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:51.282035 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88846abc-0ece-40c6-b641-8a35bf66c7d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6513cdf-97d9-4f58-bfc9-eb778f602c9f', '02fe7224-031f-4f49-b09a-4a07ad95e1f3', '722cb07e-a6f3-46ba-9f68-ed40d873e7da', 'f1b1159c-5068-408a-a783-7f02f9958574']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:51.283784 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc133988-dd2f-4d36-8cda-871586e8e160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:51.345303 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc133988-dd2f-4d36-8cda-871586e8e160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ccfd3fad-4504-41ac-acfb-6c0f3e518865', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-945010639',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['d6513cdf-97d9-4f58-bfc9-eb778f602c9f','02fe7224-031f-4f49-b09a-4a07ad95e1f3','722cb07e-a6f3-46ba-9f68-ed40d873e7da','f1b1159c-5068-408a-a783-7f02f9958574'],size=1,snapshot_id=None,source_replicaid=,source_volid=df885cf3-7777-4097-82ed-fc7f1d7575b0,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-945010639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ccfd3fad-4504-41ac-acfb-6c0f3e518865,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='884fdaa0688c4b55a27f180efa271add',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=df885cf3-7777-4097-82ed-fc7f1d7575b0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d113a00a0514e90abe19abb480298cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:51.346239 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb6aeae8-01a5-4a9f-b5d0-f54aef3e72bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:51.379631 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb6aeae8-01a5-4a9f-b5d0-f54aef3e72bf) transitioned into state 'SUCCESS' from state '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-945010639',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['d6513cdf-97d9-4f58-bfc9-eb778f602c9f','02fe7224-031f-4f49-b09a-4a07ad95e1f3','722cb07e-a6f3-46ba-9f68-ed40d873e7da','f1b1159c-5068-408a-a783-7f02f9958574'],size=1,snapshot_id=None,source_replicaid=,source_volid=df885cf3-7777-4097-82ed-fc7f1d7575b0,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:51.380824 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1002edaf-2fa0-4e57-8e2a-08000a3d69da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:51.410155 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1002edaf-2fa0-4e57-8e2a-08000a3d69da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:51.411542 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (3bf11fd2-d030-4aaa-8ad2-60fa08056dd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:51.411700 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request issued successfully. Aug 26 15:03:51.412663 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b1aef4be-8f72-4665-8672-c821ed7b971a tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:51.413266 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 280/1098] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:03:51 2026] POST /volume/v3/volumes => generated 790 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:51.431768 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5099dffb-6537-4538-830b-561f7fac9982 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:51.433764 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5099dffb-6537-4538-830b-561f7fac9982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 Aug 26 15:03:51.434001 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5099dffb-6537-4538-830b-561f7fac9982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:51.434187 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5099dffb-6537-4538-830b-561f7fac9982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:51.447077 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:51.447077 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:51.463870 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5099dffb-6537-4538-830b-561f7fac9982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:51.474942 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5099dffb-6537-4538-830b-561f7fac9982 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 returned with HTTP 200 Aug 26 15:03:51.475728 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 273/1099] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:51 2026] GET /volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:52.498827 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f361803a-24b2-4193-ae13-42c5db300c83 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:52.502272 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f361803a-24b2-4193-ae13-42c5db300c83 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 Aug 26 15:03:52.503189 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f361803a-24b2-4193-ae13-42c5db300c83 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:52.503875 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f361803a-24b2-4193-ae13-42c5db300c83 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:52.517953 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:52.517953 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:52.525513 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f361803a-24b2-4193-ae13-42c5db300c83 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:52.537458 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f361803a-24b2-4193-ae13-42c5db300c83 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 returned with HTTP 200 Aug 26 15:03:52.537458 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 278/1100] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:52 2026] GET /volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 => generated 883 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:03:52.564083 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e855feae-fba3-4a47-98f5-ea27a1e63273 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:52.568719 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e855feae-fba3-4a47-98f5-ea27a1e63273 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 Aug 26 15:03:52.568719 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e855feae-fba3-4a47-98f5-ea27a1e63273 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:52.568719 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e855feae-fba3-4a47-98f5-ea27a1e63273 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:52.580838 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:52.580838 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:52.585753 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e855feae-fba3-4a47-98f5-ea27a1e63273 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:52.590975 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e855feae-fba3-4a47-98f5-ea27a1e63273 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 returned with HTTP 200 Aug 26 15:03:52.590975 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 270/1101] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:52 2026] GET /volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:52.609765 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ff65f1f0-49ee-4955-b35c-1a2b1092df80 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:52.612311 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff65f1f0-49ee-4955-b35c-1a2b1092df80 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] PUT https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 Aug 26 15:03:52.612811 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff65f1f0-49ee-4955-b35c-1a2b1092df80 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-945010639"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:52.627481 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:52.627481 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:52.634963 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ff65f1f0-49ee-4955-b35c-1a2b1092df80 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:52.649205 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ff65f1f0-49ee-4955-b35c-1a2b1092df80 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume updated successfully. Aug 26 15:03:52.650150 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff65f1f0-49ee-4955-b35c-1a2b1092df80 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 returned with HTTP 200 Aug 26 15:03:52.650601 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 281/1102] 10.4.3.64 () {68 vars in 1361 bytes} [Wed Aug 26 15:03:52 2026] PUT /volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 => generated 815 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:52.665147 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4ac2ab3e-b2cb-48e7-bb87-3fe679714189 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:52.669214 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4ac2ab3e-b2cb-48e7-bb87-3fe679714189 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] PUT https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 Aug 26 15:03:52.669214 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4ac2ab3e-b2cb-48e7-bb87-3fe679714189 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1447260212", "description": "This is the new description of volume"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:52.689473 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:52.689473 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:52.694808 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4ac2ab3e-b2cb-48e7-bb87-3fe679714189 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:52.718507 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4ac2ab3e-b2cb-48e7-bb87-3fe679714189 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume updated successfully. Aug 26 15:03:52.720297 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4ac2ab3e-b2cb-48e7-bb87-3fe679714189 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 returned with HTTP 200 Aug 26 15:03:52.720297 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 274/1103] 10.4.3.64 () {68 vars in 1362 bytes} [Wed Aug 26 15:03:52 2026] PUT /volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:52.741504 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e4e2d7aa-cf08-403d-9ec9-2afba99510fc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:52.744543 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4e2d7aa-cf08-403d-9ec9-2afba99510fc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 Aug 26 15:03:52.744543 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e4e2d7aa-cf08-403d-9ec9-2afba99510fc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:52.744543 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e4e2d7aa-cf08-403d-9ec9-2afba99510fc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:52.754425 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:52.754425 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:52.758972 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e4e2d7aa-cf08-403d-9ec9-2afba99510fc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:52.766605 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4e2d7aa-cf08-403d-9ec9-2afba99510fc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 returned with HTTP 200 Aug 26 15:03:52.767258 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 279/1104] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:52 2026] GET /volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:52.785814 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:52.791530 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:52.791530 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1472752289", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-132484360"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:52.792571 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1472752289', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-132484360'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:52.793154 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume of 1 GB Aug 26 15:03:52.803377 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Availability Zones retrieved successfully. Aug 26 15:03:52.813417 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (c4c0f3cf-6874-4ded-b48b-51a0e0482941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:52.815018 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67cad080-d67b-4469-acc2-bf7a5d7713dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:52.816612 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:52.869171 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67cad080-d67b-4469-acc2-bf7a5d7713dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:52.870710 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9906a3a1-6434-487d-8308-d7f5921b4346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:52.942703 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Created reservations ['8e7e675f-6f20-44df-a4fb-178e3dac191e', 'a7684c03-dbed-4278-bc21-3d4b320c3958', 'd7faa373-072f-49ff-a5f6-cd61cb1203c3', '1ad0599d-3756-416b-9382-7b4a231df457'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:52.944832 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9906a3a1-6434-487d-8308-d7f5921b4346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e7e675f-6f20-44df-a4fb-178e3dac191e', 'a7684c03-dbed-4278-bc21-3d4b320c3958', 'd7faa373-072f-49ff-a5f6-cd61cb1203c3', '1ad0599d-3756-416b-9382-7b4a231df457']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:52.945460 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf10f9a-0927-435f-a014-fdfc213dc34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:52.974852 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bf10f9a-0927-435f-a014-fdfc213dc34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37826849-986d-4371-84ba-8a40a7858ecb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1472752289',display_name='tempest-VolumesGetTest-Volume-132484360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['8e7e675f-6f20-44df-a4fb-178e3dac191e','a7684c03-dbed-4278-bc21-3d4b320c3958','d7faa373-072f-49ff-a5f6-cd61cb1203c3','1ad0599d-3756-416b-9382-7b4a231df457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:52Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1472752289',display_name='tempest-VolumesGetTest-Volume-132484360',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37826849-986d-4371-84ba-8a40a7858ecb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='884fdaa0688c4b55a27f180efa271add',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d113a00a0514e90abe19abb480298cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:52.976200 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3673d8-be18-469d-a0e1-5678b34088fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:53.012744 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a3673d8-be18-469d-a0e1-5678b34088fe) transitioned into 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-1472752289',display_name='tempest-VolumesGetTest-Volume-132484360',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['8e7e675f-6f20-44df-a4fb-178e3dac191e','a7684c03-dbed-4278-bc21-3d4b320c3958','d7faa373-072f-49ff-a5f6-cd61cb1203c3','1ad0599d-3756-416b-9382-7b4a231df457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:53.013747 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23de5625-6508-4837-8c1e-ae158884d4b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:53.047466 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23de5625-6508-4837-8c1e-ae158884d4b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:53.048401 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (c4c0f3cf-6874-4ded-b48b-51a0e0482941) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:53.049353 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request issued successfully. Aug 26 15:03:53.049574 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2dd11227-12d4-45f2-a45e-4039654a4fb7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:53.050378 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 271/1105] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:03:52 2026] POST /volume/v3/volumes => generated 777 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 26 15:03:53.065432 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-efd0adb1-27d0-453a-ab1b-56762a32a859 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:53.068339 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-efd0adb1-27d0-453a-ab1b-56762a32a859 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb Aug 26 15:03:53.068567 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-efd0adb1-27d0-453a-ab1b-56762a32a859 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:53.069042 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-efd0adb1-27d0-453a-ab1b-56762a32a859 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:53.081186 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:53.081186 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:53.089366 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-efd0adb1-27d0-453a-ab1b-56762a32a859 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:53.096586 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-efd0adb1-27d0-453a-ab1b-56762a32a859 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb returned with HTTP 200 Aug 26 15:03:53.097141 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 282/1106] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:53 2026] GET /volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:54.118791 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-29fea8bd-e6d8-4db6-9366-8054392d5e34 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:54.122530 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-29fea8bd-e6d8-4db6-9366-8054392d5e34 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb Aug 26 15:03:54.122909 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-29fea8bd-e6d8-4db6-9366-8054392d5e34 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:54.123207 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-29fea8bd-e6d8-4db6-9366-8054392d5e34 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:54.140473 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:54.140473 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:54.151824 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-29fea8bd-e6d8-4db6-9366-8054392d5e34 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:54.162564 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-29fea8bd-e6d8-4db6-9366-8054392d5e34 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb returned with HTTP 200 Aug 26 15:03:54.162564 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 275/1107] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:54 2026] GET /volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:54.182367 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0e541aa6-2fcc-4576-88db-424a65573a10 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:54.184798 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e541aa6-2fcc-4576-88db-424a65573a10 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] PUT https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb Aug 26 15:03:54.185205 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e541aa6-2fcc-4576-88db-424a65573a10 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-945010639", "description": null}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:54.198757 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:54.198757 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:54.203839 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0e541aa6-2fcc-4576-88db-424a65573a10 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:54.214507 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0e541aa6-2fcc-4576-88db-424a65573a10 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume updated successfully. Aug 26 15:03:54.215659 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e541aa6-2fcc-4576-88db-424a65573a10 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb returned with HTTP 200 Aug 26 15:03:54.216254 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 280/1108] 10.4.3.64 () {68 vars in 1361 bytes} [Wed Aug 26 15:03:54 2026] PUT /volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb => generated 767 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:54.234637 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-78d86347-a8de-4270-b2a2-7131bc09dba0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:54.237270 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-78d86347-a8de-4270-b2a2-7131bc09dba0 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb Aug 26 15:03:54.237270 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-78d86347-a8de-4270-b2a2-7131bc09dba0 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:54.237468 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-78d86347-a8de-4270-b2a2-7131bc09dba0 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:54.250329 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:54.250329 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:54.257429 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-78d86347-a8de-4270-b2a2-7131bc09dba0 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:54.265281 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-78d86347-a8de-4270-b2a2-7131bc09dba0 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb returned with HTTP 200 Aug 26 15:03:54.266045 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 272/1109] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:54 2026] GET /volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:54.286469 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4fe82a42-f889-40d0-9261-73ab9aef36a9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:54.290021 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4fe82a42-f889-40d0-9261-73ab9aef36a9 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] DELETE https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb Aug 26 15:03:54.290325 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4fe82a42-f889-40d0-9261-73ab9aef36a9 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:54.290623 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4fe82a42-f889-40d0-9261-73ab9aef36a9 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:54.291638 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-4fe82a42-f889-40d0-9261-73ab9aef36a9 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume with id: 37826849-986d-4371-84ba-8a40a7858ecb Aug 26 15:03:54.301142 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:54.301142 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:54.301719 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4fe82a42-f889-40d0-9261-73ab9aef36a9 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:54.331459 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4fe82a42-f889-40d0-9261-73ab9aef36a9 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume request issued successfully. Aug 26 15:03:54.331459 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4fe82a42-f889-40d0-9261-73ab9aef36a9 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb returned with HTTP 202 Aug 26 15:03:54.331896 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 283/1110] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:54 2026] DELETE /volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:54.346550 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a42fd1d1-5955-4e09-a337-b73bac90de85 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:54.349187 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a42fd1d1-5955-4e09-a337-b73bac90de85 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb Aug 26 15:03:54.350908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a42fd1d1-5955-4e09-a337-b73bac90de85 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:54.350908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a42fd1d1-5955-4e09-a337-b73bac90de85 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:54.362511 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:54.362511 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:54.368456 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a42fd1d1-5955-4e09-a337-b73bac90de85 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:54.375625 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a42fd1d1-5955-4e09-a337-b73bac90de85 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb returned with HTTP 200 Aug 26 15:03:54.376397 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 276/1111] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:54 2026] GET /volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb => generated 834 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:54.787175 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-d4c5d627-8f84-4cd9-90fa-81bc24a6ed6a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:54.791288 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-d4c5d627-8f84-4cd9-90fa-81bc24a6ed6a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] DELETE https://10.4.3.64/volume/v3/attachments/b9bf62e3-5e9d-4673-b5a2-34949c95e463 Aug 26 15:03:54.791519 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-d4c5d627-8f84-4cd9-90fa-81bc24a6ed6a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:54.791783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-d4c5d627-8f84-4cd9-90fa-81bc24a6ed6a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:54.808126 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:54.808126 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:54.911432 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-d4c5d627-8f84-4cd9-90fa-81bc24a6ed6a tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/attachments/b9bf62e3-5e9d-4673-b5a2-34949c95e463 returned with HTTP 200 Aug 26 15:03:54.911432 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 281/1112] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:03:54 2026] DELETE /volume/v3/attachments/b9bf62e3-5e9d-4673-b5a2-34949c95e463 => generated 19 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:54.935882 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-6d996ae3-1a49-4b68-a4e8-c1ab6dbc2461 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:54.939486 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-6d996ae3-1a49-4b68-a4e8-c1ab6dbc2461 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef Aug 26 15:03:54.939711 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-6d996ae3-1a49-4b68-a4e8-c1ab6dbc2461 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:54.939768 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-6d996ae3-1a49-4b68-a4e8-c1ab6dbc2461 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:54.940813 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-6d996ae3-1a49-4b68-a4e8-c1ab6dbc2461 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Delete volume with id: e02a4f71-14e2-4b86-825b-a95ebf3a16ef Aug 26 15:03:54.948445 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:54.948445 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:54.948978 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-6d996ae3-1a49-4b68-a4e8-c1ab6dbc2461 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:03:54.977040 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-6d996ae3-1a49-4b68-a4e8-c1ab6dbc2461 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Delete volume request issued successfully. Aug 26 15:03:54.978024 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-73d1e3f2-cfeb-4e2a-a74a-623a3852835b req-6d996ae3-1a49-4b68-a4e8-c1ab6dbc2461 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef returned with HTTP 202 Aug 26 15:03:54.978157 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 273/1113] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:03:54 2026] DELETE /volume/v3/volumes/e02a4f71-14e2-4b86-825b-a95ebf3a16ef => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:55.398635 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0bece673-7ca2-4258-8c93-89c17da871fe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:55.401198 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0bece673-7ca2-4258-8c93-89c17da871fe tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb Aug 26 15:03:55.402857 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0bece673-7ca2-4258-8c93-89c17da871fe tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:55.402857 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0bece673-7ca2-4258-8c93-89c17da871fe tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:55.413042 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0bece673-7ca2-4258-8c93-89c17da871fe tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb returned with HTTP 404 Aug 26 15:03:55.413754 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 284/1114] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:55 2026] GET /volume/v3/volumes/37826849-986d-4371-84ba-8a40a7858ecb => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:55.424801 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0c5799aa-1b81-44da-a680-b82e624ea81b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:55.426935 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c5799aa-1b81-44da-a680-b82e624ea81b tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 Aug 26 15:03:55.427263 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c5799aa-1b81-44da-a680-b82e624ea81b tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:55.427478 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c5799aa-1b81-44da-a680-b82e624ea81b tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:55.442215 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:55.442215 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:55.454197 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0c5799aa-1b81-44da-a680-b82e624ea81b tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:55.462364 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c5799aa-1b81-44da-a680-b82e624ea81b tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 returned with HTTP 200 Aug 26 15:03:55.463287 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 277/1115] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:55 2026] GET /volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 => generated 923 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:55.482070 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ae918d96-b209-4368-a6c1-4d442767a4fb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:55.484491 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ae918d96-b209-4368-a6c1-4d442767a4fb tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 Aug 26 15:03:55.484717 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ae918d96-b209-4368-a6c1-4d442767a4fb tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:55.484991 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ae918d96-b209-4368-a6c1-4d442767a4fb tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:55.485227 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ae918d96-b209-4368-a6c1-4d442767a4fb tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume with id: ccfd3fad-4504-41ac-acfb-6c0f3e518865 Aug 26 15:03:55.495056 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:55.495056 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:55.495598 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ae918d96-b209-4368-a6c1-4d442767a4fb tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:55.525421 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ae918d96-b209-4368-a6c1-4d442767a4fb tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume request issued successfully. Aug 26 15:03:55.525655 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ae918d96-b209-4368-a6c1-4d442767a4fb tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 returned with HTTP 202 Aug 26 15:03:55.526226 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 282/1116] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:55 2026] DELETE /volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:55.543051 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ac99d73b-5ad2-40b3-b248-0c1f4a6b67de None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:55.548161 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ac99d73b-5ad2-40b3-b248-0c1f4a6b67de tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 Aug 26 15:03:55.548161 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ac99d73b-5ad2-40b3-b248-0c1f4a6b67de tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:55.548161 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ac99d73b-5ad2-40b3-b248-0c1f4a6b67de tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:55.557447 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:55.557447 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:55.571006 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ac99d73b-5ad2-40b3-b248-0c1f4a6b67de tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:55.580915 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ac99d73b-5ad2-40b3-b248-0c1f4a6b67de tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 returned with HTTP 200 Aug 26 15:03:55.582080 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 274/1117] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:55 2026] GET /volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 => generated 922 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:56.600066 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-060ee5c6-cd17-47d7-a9a4-aa625742fbd3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:56.603217 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-060ee5c6-cd17-47d7-a9a4-aa625742fbd3 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 Aug 26 15:03:56.603713 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-060ee5c6-cd17-47d7-a9a4-aa625742fbd3 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:56.604132 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-060ee5c6-cd17-47d7-a9a4-aa625742fbd3 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:56.614047 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-060ee5c6-cd17-47d7-a9a4-aa625742fbd3 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 returned with HTTP 404 Aug 26 15:03:56.614842 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 285/1118] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:56 2026] GET /volume/v3/volumes/ccfd3fad-4504-41ac-acfb-6c0f3e518865 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:56.623972 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4d44f663-36ee-4d2a-9133-0d29528e6129 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:56.625716 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d44f663-36ee-4d2a-9133-0d29528e6129 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 Aug 26 15:03:56.625938 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d44f663-36ee-4d2a-9133-0d29528e6129 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:56.626170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d44f663-36ee-4d2a-9133-0d29528e6129 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:56.635184 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:56.635184 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:56.646147 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4d44f663-36ee-4d2a-9133-0d29528e6129 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:56.661065 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d44f663-36ee-4d2a-9133-0d29528e6129 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 returned with HTTP 200 Aug 26 15:03:56.661065 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 278/1119] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:56 2026] GET /volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:56.679410 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5fa874d4-531c-4c81-afb1-fc0c89e174a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:56.682105 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5fa874d4-531c-4c81-afb1-fc0c89e174a2 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] DELETE https://10.4.3.64/volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 Aug 26 15:03:56.682306 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5fa874d4-531c-4c81-afb1-fc0c89e174a2 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:56.682481 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5fa874d4-531c-4c81-afb1-fc0c89e174a2 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:56.682732 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-5fa874d4-531c-4c81-afb1-fc0c89e174a2 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume with id: df885cf3-7777-4097-82ed-fc7f1d7575b0 Aug 26 15:03:56.693012 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:56.693012 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:56.693782 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5fa874d4-531c-4c81-afb1-fc0c89e174a2 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:56.723743 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5fa874d4-531c-4c81-afb1-fc0c89e174a2 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume request issued successfully. Aug 26 15:03:56.724159 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5fa874d4-531c-4c81-afb1-fc0c89e174a2 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 returned with HTTP 202 Aug 26 15:03:56.724651 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 283/1120] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:56 2026] DELETE /volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:56.732732 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d96f7588-ae5f-4909-8c03-95d4d1d50954 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:56.736060 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d96f7588-ae5f-4909-8c03-95d4d1d50954 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 Aug 26 15:03:56.736289 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d96f7588-ae5f-4909-8c03-95d4d1d50954 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:56.736548 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d96f7588-ae5f-4909-8c03-95d4d1d50954 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:56.748399 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:56.748399 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:56.753164 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d96f7588-ae5f-4909-8c03-95d4d1d50954 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:56.760148 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d96f7588-ae5f-4909-8c03-95d4d1d50954 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 returned with HTTP 200 Aug 26 15:03:56.760633 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 275/1121] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:56 2026] GET /volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 => generated 835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:57.032972 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-890901fb-c9a7-4be3-b5de-529805557655 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:57.035486 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-890901fb-c9a7-4be3-b5de-529805557655 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:03:57.035486 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-890901fb-c9a7-4be3-b5de-529805557655 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:57.036200 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-890901fb-c9a7-4be3-b5de-529805557655 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:57.036384 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-890901fb-c9a7-4be3-b5de-529805557655 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Delete volume with id: 9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:03:57.057542 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:57.057542 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:57.059909 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-890901fb-c9a7-4be3-b5de-529805557655 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:03:57.108230 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-890901fb-c9a7-4be3-b5de-529805557655 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Delete volume request issued successfully. Aug 26 15:03:57.108453 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-890901fb-c9a7-4be3-b5de-529805557655 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 202 Aug 26 15:03:57.108857 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 286/1122] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:03:57 2026] DELETE /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:03:57.121339 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6956f747-d4f7-4b78-82d4-e2464bed2f3b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:57.124817 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6956f747-d4f7-4b78-82d4-e2464bed2f3b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:03:57.125118 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6956f747-d4f7-4b78-82d4-e2464bed2f3b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:57.127808 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6956f747-d4f7-4b78-82d4-e2464bed2f3b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:57.147763 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:57.147763 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:57.157356 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6956f747-d4f7-4b78-82d4-e2464bed2f3b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Volume info retrieved successfully. Aug 26 15:03:57.167183 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6956f747-d4f7-4b78-82d4-e2464bed2f3b tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 200 Aug 26 15:03:57.167183 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 279/1123] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:57 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:57.781587 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-630a9224-d39d-4cc8-b884-de66ce4e175d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:57.788072 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-630a9224-d39d-4cc8-b884-de66ce4e175d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 Aug 26 15:03:57.788307 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-630a9224-d39d-4cc8-b884-de66ce4e175d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:57.788574 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-630a9224-d39d-4cc8-b884-de66ce4e175d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:57.798211 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-630a9224-d39d-4cc8-b884-de66ce4e175d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 returned with HTTP 404 Aug 26 15:03:57.799134 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 284/1124] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:57 2026] GET /volume/v3/volumes/df885cf3-7777-4097-82ed-fc7f1d7575b0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:57.877907 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:57.882928 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:57.883383 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1, "name": "tempest-VolumesGetTest-Volume-1880741144", "metadata": {"Type": "Test"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:57.888454 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request body: {'volume': {'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1880741144', 'metadata': {'Type': 'Test'}}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:58.006557 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume of 1 GB Aug 26 15:03:58.014162 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Availability Zones retrieved successfully. Aug 26 15:03:58.021142 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (588aed50-9072-4b08-ba4c-91a12f9dd216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:58.023724 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04262a37-b4ce-492c-a650-f8925356d486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:58.024545 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:58.118532 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04262a37-b4ce-492c-a650-f8925356d486) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:58.119676 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3fa820a-65a6-4995-ae6c-24ecd4daf502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:58.177537 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Created reservations ['5f6cdc2c-12a7-4c18-b907-6adf6939798b', '525b9452-8cf3-4e4b-816b-bb9f0a524c29', 'fcabe62d-c853-4c61-8b02-82479542923b', 'e2dad22a-d6a9-4c10-b0e0-d8f4d9d086bd'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:58.178490 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3fa820a-65a6-4995-ae6c-24ecd4daf502) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f6cdc2c-12a7-4c18-b907-6adf6939798b', '525b9452-8cf3-4e4b-816b-bb9f0a524c29', 'fcabe62d-c853-4c61-8b02-82479542923b', 'e2dad22a-d6a9-4c10-b0e0-d8f4d9d086bd']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:58.179311 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69f2a0af-bf68-4031-a9c7-886dbe846ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:58.185728 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-73a491bc-a00d-4ec5-94ac-10b719735981 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:58.188989 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73a491bc-a00d-4ec5-94ac-10b719735981 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] GET https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f Aug 26 15:03:58.189407 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73a491bc-a00d-4ec5-94ac-10b719735981 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:58.189756 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73a491bc-a00d-4ec5-94ac-10b719735981 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:58.199832 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73a491bc-a00d-4ec5-94ac-10b719735981 tempest-ServerActionsTestOtherA-498568700 tempest-ServerActionsTestOtherA-498568700-project-member] https://10.4.3.64/volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f returned with HTTP 404 Aug 26 15:03:58.200638 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 287/1125] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:58 2026] GET /volume/v3/volumes/9b4efc4b-a28c-4fdb-a6e2-6dbad6e44e9f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:03:58.220022 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69f2a0af-bf68-4031-a9c7-886dbe846ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bab05fb3-7ea5-43c4-8992-8ff59e58b54a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1880741144',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['5f6cdc2c-12a7-4c18-b907-6adf6939798b','525b9452-8cf3-4e4b-816b-bb9f0a524c29','fcabe62d-c853-4c61-8b02-82479542923b','e2dad22a-d6a9-4c10-b0e0-d8f4d9d086bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1880741144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bab05fb3-7ea5-43c4-8992-8ff59e58b54a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='884fdaa0688c4b55a27f180efa271add',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d113a00a0514e90abe19abb480298cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:58.222807 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fbda1e-3609-4188-b62f-185e4f3a213b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:58.254775 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2fbda1e-3609-4188-b62f-185e4f3a213b) transitioned into state 'SUCCESS' from state '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-1880741144',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['5f6cdc2c-12a7-4c18-b907-6adf6939798b','525b9452-8cf3-4e4b-816b-bb9f0a524c29','fcabe62d-c853-4c61-8b02-82479542923b','e2dad22a-d6a9-4c10-b0e0-d8f4d9d086bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:58.254775 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6397a2ff-c53d-4f6d-8e45-6953230c002c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:58.269875 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6397a2ff-c53d-4f6d-8e45-6953230c002c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:58.271152 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (588aed50-9072-4b08-ba4c-91a12f9dd216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:58.271658 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request issued successfully. Aug 26 15:03:58.272340 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-563cd74d-0bab-48c7-8d05-7aa2cdfb3754 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:58.273217 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 276/1126] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:03:57 2026] POST /volume/v3/volumes => generated 757 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:03:58.290788 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5639fa32-a6e4-46b9-aed3-8154c75d97c7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:58.292969 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5639fa32-a6e4-46b9-aed3-8154c75d97c7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a Aug 26 15:03:58.293304 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5639fa32-a6e4-46b9-aed3-8154c75d97c7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:58.294992 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5639fa32-a6e4-46b9-aed3-8154c75d97c7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:58.307028 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:58.307028 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:58.312315 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5639fa32-a6e4-46b9-aed3-8154c75d97c7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:58.320771 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5639fa32-a6e4-46b9-aed3-8154c75d97c7 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a returned with HTTP 200 Aug 26 15:03:58.322001 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 280/1127] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:58 2026] GET /volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:59.345272 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5c3ca035-c541-4d53-ad72-f86d535c8be5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:59.353069 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5c3ca035-c541-4d53-ad72-f86d535c8be5 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a Aug 26 15:03:59.354613 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5c3ca035-c541-4d53-ad72-f86d535c8be5 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:59.355211 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5c3ca035-c541-4d53-ad72-f86d535c8be5 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:59.373020 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:59.373020 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:59.382052 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5c3ca035-c541-4d53-ad72-f86d535c8be5 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:59.392597 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5c3ca035-c541-4d53-ad72-f86d535c8be5 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a returned with HTTP 200 Aug 26 15:03:59.392597 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 285/1128] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:59 2026] GET /volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a => generated 1365 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:59.415767 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9722454f-97cd-462a-9089-2301467da2e6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:59.418254 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9722454f-97cd-462a-9089-2301467da2e6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a Aug 26 15:03:59.418473 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9722454f-97cd-462a-9089-2301467da2e6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:59.418642 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9722454f-97cd-462a-9089-2301467da2e6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:59.429850 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:59.429850 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:03:59.435871 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9722454f-97cd-462a-9089-2301467da2e6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:59.444119 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9722454f-97cd-462a-9089-2301467da2e6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a returned with HTTP 200 Aug 26 15:03:59.444622 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 288/1129] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:59 2026] GET /volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:59.466911 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f18a8bf6-bc69-481c-bf00-b2fe93e08d1d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:59.473119 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f18a8bf6-bc69-481c-bf00-b2fe93e08d1d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] PUT https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a Aug 26 15:03:59.475284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f18a8bf6-bc69-481c-bf00-b2fe93e08d1d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1880741144"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:59.489284 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:59.489284 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:03:59.498733 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f18a8bf6-bc69-481c-bf00-b2fe93e08d1d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:59.518343 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f18a8bf6-bc69-481c-bf00-b2fe93e08d1d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume updated successfully. Aug 26 15:03:59.519210 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f18a8bf6-bc69-481c-bf00-b2fe93e08d1d tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a returned with HTTP 200 Aug 26 15:03:59.519996 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 277/1130] 10.4.3.64 () {68 vars in 1361 bytes} [Wed Aug 26 15:03:59 2026] PUT /volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a => generated 781 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:59.541804 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0cfb262c-6945-4a29-8519-18a56dec8f33 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:59.544610 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0cfb262c-6945-4a29-8519-18a56dec8f33 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] PUT https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a Aug 26 15:03:59.545270 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0cfb262c-6945-4a29-8519-18a56dec8f33 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1361145450", "description": "This is the new description of volume"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:59.558563 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:59.558563 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:03:59.570770 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0cfb262c-6945-4a29-8519-18a56dec8f33 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:59.593033 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0cfb262c-6945-4a29-8519-18a56dec8f33 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume updated successfully. Aug 26 15:03:59.594142 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0cfb262c-6945-4a29-8519-18a56dec8f33 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a returned with HTTP 200 Aug 26 15:03:59.595621 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 281/1131] 10.4.3.64 () {68 vars in 1362 bytes} [Wed Aug 26 15:03:59 2026] PUT /volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a => generated 820 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:03:59.613657 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-52a0f746-1e57-4228-b3e9-90215baa4114 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:59.616622 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-52a0f746-1e57-4228-b3e9-90215baa4114 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a Aug 26 15:03:59.616698 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-52a0f746-1e57-4228-b3e9-90215baa4114 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:03:59.620449 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-52a0f746-1e57-4228-b3e9-90215baa4114 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:03:59.634946 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:03:59.634946 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:03:59.640404 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-52a0f746-1e57-4228-b3e9-90215baa4114 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:03:59.652954 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-52a0f746-1e57-4228-b3e9-90215baa4114 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a returned with HTTP 200 Aug 26 15:03:59.652954 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 286/1132] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:03:59 2026] GET /volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a => generated 1404 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:03:59.675962 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:03:59.680544 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:03:59.680544 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2078481429", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1180279736"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:03:59.685577 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2078481429', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1180279736'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:03:59.685577 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume of 1 GB Aug 26 15:03:59.693065 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Availability Zones retrieved successfully. Aug 26 15:03:59.703251 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (9069f4f7-b185-4cad-b758-0b4f80648a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:59.705297 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b334edc-8a3c-4caa-b0ce-8838a906ce2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:59.706392 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:03:59.777930 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b334edc-8a3c-4caa-b0ce-8838a906ce2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:59.779336 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a1ddfe-592e-4c11-ad16-610de6e2598d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:59.865507 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Created reservations ['50cc85e5-3686-4dc4-a939-b79fa18d9a6a', '781e97ab-de0c-4239-8d96-5363661dc02f', '60db30e5-538a-415c-9213-44b6c33e8397', 'c533d596-40a2-4f41-ad87-6a16c247f8e2'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:03:59.866789 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9a1ddfe-592e-4c11-ad16-610de6e2598d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50cc85e5-3686-4dc4-a939-b79fa18d9a6a', '781e97ab-de0c-4239-8d96-5363661dc02f', '60db30e5-538a-415c-9213-44b6c33e8397', 'c533d596-40a2-4f41-ad87-6a16c247f8e2']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:59.867738 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b759fab8-1028-43d1-b0d9-068c5cfabdbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:59.906743 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b759fab8-1028-43d1-b0d9-068c5cfabdbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2078481429',display_name='tempest-VolumesGetTest-Volume-1180279736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['50cc85e5-3686-4dc4-a939-b79fa18d9a6a','781e97ab-de0c-4239-8d96-5363661dc02f','60db30e5-538a-415c-9213-44b6c33e8397','c533d596-40a2-4f41-ad87-6a16c247f8e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:03:59Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2078481429',display_name='tempest-VolumesGetTest-Volume-1180279736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='884fdaa0688c4b55a27f180efa271add',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d113a00a0514e90abe19abb480298cb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:59.908170 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36ada35-819e-4a1c-91b5-19b6385ebaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:59.956030 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a36ada35-819e-4a1c-91b5-19b6385ebaa9) transitioned into 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-2078481429',display_name='tempest-VolumesGetTest-Volume-1180279736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='884fdaa0688c4b55a27f180efa271add',qos_specs=None,replication_status=,reservations=['50cc85e5-3686-4dc4-a939-b79fa18d9a6a','781e97ab-de0c-4239-8d96-5363661dc02f','60db30e5-538a-415c-9213-44b6c33e8397','c533d596-40a2-4f41-ad87-6a16c247f8e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d113a00a0514e90abe19abb480298cb',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:59.957282 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c450fccf-baaf-4236-8940-64b005c76386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:03:59.984675 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c450fccf-baaf-4236-8940-64b005c76386) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:03:59.985520 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Flow 'volume_create_api' (9069f4f7-b185-4cad-b758-0b4f80648a52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:03:59.988614 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Create volume request issued successfully. Aug 26 15:03:59.988614 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5363754e-f1d5-48c5-8816-8b38f02b01a6 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:03:59.988614 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 289/1133] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:03:59 2026] POST /volume/v3/volumes => generated 778 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:00.009522 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-478e259f-5e8c-434b-bab1-272a554c2f8f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:00.016070 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-478e259f-5e8c-434b-bab1-272a554c2f8f tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 Aug 26 15:04:00.017097 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-478e259f-5e8c-434b-bab1-272a554c2f8f tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:00.017097 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-478e259f-5e8c-434b-bab1-272a554c2f8f tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:00.032876 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:00.032876 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:00.042067 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-478e259f-5e8c-434b-bab1-272a554c2f8f tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:04:00.052783 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-478e259f-5e8c-434b-bab1-272a554c2f8f tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 returned with HTTP 200 Aug 26 15:04:00.052783 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 278/1134] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:00 2026] GET /volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:01.072186 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5a9881eb-a754-4a49-bd5c-3febf7e136fc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:01.077916 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a9881eb-a754-4a49-bd5c-3febf7e136fc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 Aug 26 15:04:01.077916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a9881eb-a754-4a49-bd5c-3febf7e136fc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:01.077916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a9881eb-a754-4a49-bd5c-3febf7e136fc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:01.099001 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:01.099001 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:01.105102 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5a9881eb-a754-4a49-bd5c-3febf7e136fc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:04:01.114978 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a9881eb-a754-4a49-bd5c-3febf7e136fc tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 returned with HTTP 200 Aug 26 15:04:01.115585 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 282/1135] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:01 2026] GET /volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 => generated 871 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:01.140204 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ef9a6703-98aa-45ce-b10c-b17e22ce7670 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:01.143185 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ef9a6703-98aa-45ce-b10c-b17e22ce7670 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] PUT https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 Aug 26 15:04:01.143185 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ef9a6703-98aa-45ce-b10c-b17e22ce7670 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1880741144", "description": null}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:01.166064 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:01.166064 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:01.174437 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ef9a6703-98aa-45ce-b10c-b17e22ce7670 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:04:01.191143 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ef9a6703-98aa-45ce-b10c-b17e22ce7670 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume updated successfully. Aug 26 15:04:01.191775 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ef9a6703-98aa-45ce-b10c-b17e22ce7670 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 returned with HTTP 200 Aug 26 15:04:01.194962 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 287/1136] 10.4.3.64 () {68 vars in 1361 bytes} [Wed Aug 26 15:04:01 2026] PUT /volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 => generated 768 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:01.214505 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ed0335e6-e52f-4154-8490-6fe67467d307 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:01.217701 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed0335e6-e52f-4154-8490-6fe67467d307 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 Aug 26 15:04:01.218061 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed0335e6-e52f-4154-8490-6fe67467d307 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:01.218419 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed0335e6-e52f-4154-8490-6fe67467d307 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:01.234656 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:01.234656 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:01.240194 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ed0335e6-e52f-4154-8490-6fe67467d307 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:04:01.249572 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed0335e6-e52f-4154-8490-6fe67467d307 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 returned with HTTP 200 Aug 26 15:04:01.251779 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 290/1137] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:01 2026] GET /volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:01.272968 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d4b565ed-ac91-42fa-bec7-848da307cb38 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:01.278314 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d4b565ed-ac91-42fa-bec7-848da307cb38 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 Aug 26 15:04:01.281609 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d4b565ed-ac91-42fa-bec7-848da307cb38 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:01.281609 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d4b565ed-ac91-42fa-bec7-848da307cb38 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:01.282006 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-d4b565ed-ac91-42fa-bec7-848da307cb38 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume with id: 2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 Aug 26 15:04:01.306648 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:01.306648 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:01.308113 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d4b565ed-ac91-42fa-bec7-848da307cb38 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:04:01.352300 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d4b565ed-ac91-42fa-bec7-848da307cb38 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume request issued successfully. Aug 26 15:04:01.352300 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d4b565ed-ac91-42fa-bec7-848da307cb38 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 returned with HTTP 202 Aug 26 15:04:01.352300 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 279/1138] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:01 2026] DELETE /volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:01.369561 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-33e9cf26-0bac-4191-b8e8-ae4c6c9f5eb5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:01.372284 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33e9cf26-0bac-4191-b8e8-ae4c6c9f5eb5 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 Aug 26 15:04:01.372455 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33e9cf26-0bac-4191-b8e8-ae4c6c9f5eb5 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:01.372728 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33e9cf26-0bac-4191-b8e8-ae4c6c9f5eb5 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:01.387904 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:01.387904 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:01.397066 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-33e9cf26-0bac-4191-b8e8-ae4c6c9f5eb5 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:04:01.403806 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33e9cf26-0bac-4191-b8e8-ae4c6c9f5eb5 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 returned with HTTP 200 Aug 26 15:04:01.404724 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 283/1139] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:01 2026] GET /volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 => generated 835 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:04:02.428418 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c89989d9-c226-4842-aa63-b0908d9da273 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:02.437991 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c89989d9-c226-4842-aa63-b0908d9da273 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 Aug 26 15:04:02.437991 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c89989d9-c226-4842-aa63-b0908d9da273 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:02.437991 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c89989d9-c226-4842-aa63-b0908d9da273 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:02.450203 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c89989d9-c226-4842-aa63-b0908d9da273 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 returned with HTTP 404 Aug 26 15:04:02.450203 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 288/1140] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:02 2026] GET /volume/v3/volumes/2db9ded7-a1ce-4c55-9ef2-e2d131e75cc1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:02.464415 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eefe4cd6-76ea-4bce-ad65-53a228f4eb54 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:02.466863 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eefe4cd6-76ea-4bce-ad65-53a228f4eb54 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a Aug 26 15:04:02.467198 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eefe4cd6-76ea-4bce-ad65-53a228f4eb54 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:02.468125 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eefe4cd6-76ea-4bce-ad65-53a228f4eb54 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:02.481315 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:02.481315 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:02.487764 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-eefe4cd6-76ea-4bce-ad65-53a228f4eb54 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:04:02.494985 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eefe4cd6-76ea-4bce-ad65-53a228f4eb54 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a returned with HTTP 200 Aug 26 15:04:02.495584 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 291/1141] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:02 2026] GET /volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a => generated 1404 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:04:02.517039 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8c2b8bf9-c301-4568-9cb2-b8d42abf6f64 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:02.522651 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8c2b8bf9-c301-4568-9cb2-b8d42abf6f64 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] DELETE https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a Aug 26 15:04:02.522862 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8c2b8bf9-c301-4568-9cb2-b8d42abf6f64 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:02.523137 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8c2b8bf9-c301-4568-9cb2-b8d42abf6f64 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:02.523383 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-8c2b8bf9-c301-4568-9cb2-b8d42abf6f64 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume with id: bab05fb3-7ea5-43c4-8992-8ff59e58b54a Aug 26 15:04:02.541867 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:02.541867 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:02.542654 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8c2b8bf9-c301-4568-9cb2-b8d42abf6f64 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:04:02.593630 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8c2b8bf9-c301-4568-9cb2-b8d42abf6f64 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Delete volume request issued successfully. Aug 26 15:04:02.593793 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8c2b8bf9-c301-4568-9cb2-b8d42abf6f64 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a returned with HTTP 202 Aug 26 15:04:02.594550 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 280/1142] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:02 2026] DELETE /volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:02.610528 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-20564d9a-e516-4cb5-9135-71925906c177 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:02.613601 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20564d9a-e516-4cb5-9135-71925906c177 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a Aug 26 15:04:02.614485 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20564d9a-e516-4cb5-9135-71925906c177 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:02.614485 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20564d9a-e516-4cb5-9135-71925906c177 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:02.627088 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:02.627088 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:02.632513 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-20564d9a-e516-4cb5-9135-71925906c177 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Volume info retrieved successfully. Aug 26 15:04:02.640642 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20564d9a-e516-4cb5-9135-71925906c177 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a returned with HTTP 200 Aug 26 15:04:02.641576 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 284/1143] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:02 2026] GET /volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a => generated 1403 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:03.664879 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b9e807fc-283f-4cf5-a407-ff8e6139dc67 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:03.670917 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9e807fc-283f-4cf5-a407-ff8e6139dc67 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] GET https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a Aug 26 15:04:03.670917 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9e807fc-283f-4cf5-a407-ff8e6139dc67 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:03.670917 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9e807fc-283f-4cf5-a407-ff8e6139dc67 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:03.686156 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9e807fc-283f-4cf5-a407-ff8e6139dc67 tempest-VolumesGetTest-1213043100 tempest-VolumesGetTest-1213043100-project-member] https://10.4.3.64/volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a returned with HTTP 404 Aug 26 15:04:03.690350 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 289/1144] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:03 2026] GET /volume/v3/volumes/bab05fb3-7ea5-43c4-8992-8ff59e58b54a => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:09.615568 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5d42b183-4966-43d0-baef-526cb514c1de None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:09.617861 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:09.618386 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1885095749"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:09.620421 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1885095749'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:09.620601 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume of 1 GB Aug 26 15:04:09.626368 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Availability Zones retrieved successfully. Aug 26 15:04:09.635106 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Flow 'volume_create_api' (41a037e5-87a9-479a-8dc5-a29fee312de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:09.636513 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c122d00-4199-4c4f-a333-6fd82b30e3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:09.638281 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:09.678097 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c122d00-4199-4c4f-a333-6fd82b30e3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:09.679289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abcb519e-b523-4bc7-aab6-4555ad73b364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:09.779690 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Created reservations ['9d0f1738-d9d9-4d9f-87c6-2e3e0dbd9760', 'c5cbf0bc-8771-4095-86ec-350f126fb340', 'cfb7e9ee-2b02-4bac-987d-cd0684135841', '95ec4a78-feb9-47e0-9a40-39f1f2766ba8'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:09.780804 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abcb519e-b523-4bc7-aab6-4555ad73b364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d0f1738-d9d9-4d9f-87c6-2e3e0dbd9760', 'c5cbf0bc-8771-4095-86ec-350f126fb340', 'cfb7e9ee-2b02-4bac-987d-cd0684135841', '95ec4a78-feb9-47e0-9a40-39f1f2766ba8']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:09.781979 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f4ce37-6af7-476e-92f6-d4263e232d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:09.819257 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4f4ce37-6af7-476e-92f6-d4263e232d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fb120e6-07bf-4962-bf01-c2101682e478', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1885095749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68ffd6761894f4690263ce209eeaa38',qos_specs=None,replication_status=,reservations=['9d0f1738-d9d9-4d9f-87c6-2e3e0dbd9760','c5cbf0bc-8771-4095-86ec-350f126fb340','cfb7e9ee-2b02-4bac-987d-cd0684135841','95ec4a78-feb9-47e0-9a40-39f1f2766ba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0619e3cff2e64748962994f56ca63435',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1885095749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fb120e6-07bf-4962-bf01-c2101682e478,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68ffd6761894f4690263ce209eeaa38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0619e3cff2e64748962994f56ca63435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:09.820376 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46033bc-e14c-4708-9cd9-ad95c63f1ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:09.851014 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a46033bc-e14c-4708-9cd9-ad95c63f1ab3) transitioned into state 'SUCCESS' from state '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-1885095749',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68ffd6761894f4690263ce209eeaa38',qos_specs=None,replication_status=,reservations=['9d0f1738-d9d9-4d9f-87c6-2e3e0dbd9760','c5cbf0bc-8771-4095-86ec-350f126fb340','cfb7e9ee-2b02-4bac-987d-cd0684135841','95ec4a78-feb9-47e0-9a40-39f1f2766ba8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0619e3cff2e64748962994f56ca63435',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:09.852097 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7996d2ef-cbb6-474e-9f4b-38831dec1d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:09.867210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7996d2ef-cbb6-474e-9f4b-38831dec1d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:09.868486 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Flow 'volume_create_api' (41a037e5-87a9-479a-8dc5-a29fee312de5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:09.868830 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume request issued successfully. Aug 26 15:04:09.873761 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d42b183-4966-43d0-baef-526cb514c1de tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:09.873761 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 292/1145] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:09 2026] POST /volume/v3/volumes => generated 747 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:09.895571 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e046ecca-5465-4d7f-9449-6ef84bb735c5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:09.899440 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e046ecca-5465-4d7f-9449-6ef84bb735c5 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:09.900499 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e046ecca-5465-4d7f-9449-6ef84bb735c5 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:09.900499 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e046ecca-5465-4d7f-9449-6ef84bb735c5 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:09.911516 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:09.911516 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:09.920056 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e046ecca-5465-4d7f-9449-6ef84bb735c5 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:09.927688 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e046ecca-5465-4d7f-9449-6ef84bb735c5 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 returned with HTTP 200 Aug 26 15:04:09.928315 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 281/1146] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:09 2026] GET /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:10.946283 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b6a5cee8-1ef2-4e18-9d38-018e82fe0d48 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:10.949425 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6a5cee8-1ef2-4e18-9d38-018e82fe0d48 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:10.949425 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6a5cee8-1ef2-4e18-9d38-018e82fe0d48 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:10.949425 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6a5cee8-1ef2-4e18-9d38-018e82fe0d48 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:10.959349 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:10.959349 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:10.967877 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b6a5cee8-1ef2-4e18-9d38-018e82fe0d48 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:10.976527 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6a5cee8-1ef2-4e18-9d38-018e82fe0d48 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 returned with HTTP 200 Aug 26 15:04:10.977155 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 285/1147] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:10 2026] GET /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:04:11.001189 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6590cdba-8494-43ad-91aa-309effe69e11 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:11.004633 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6590cdba-8494-43ad-91aa-309effe69e11 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] POST https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478/action Aug 26 15:04:11.005710 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6590cdba-8494-43ad-91aa-309effe69e11 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Action body: b'{"os-attach": {"instance_uuid": "d68b4839-8673-4113-b2e1-28dec3ab5c9a", "mountpoint": "/dev/vdb"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:11.005710 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6590cdba-8494-43ad-91aa-309effe69e11 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "d68b4839-8673-4113-b2e1-28dec3ab5c9a", "mountpoint": "/dev/vdb"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:11.029356 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:11.029356 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:11.031062 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6590cdba-8494-43ad-91aa-309effe69e11 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:11.055240 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6590cdba-8494-43ad-91aa-309effe69e11 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Update volume admin metadata completed successfully. Aug 26 15:04:11.178271 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6590cdba-8494-43ad-91aa-309effe69e11 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Attach volume completed successfully. Aug 26 15:04:11.178271 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6590cdba-8494-43ad-91aa-309effe69e11 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478/action returned with HTTP 202 Aug 26 15:04:11.179081 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 290/1148] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:10 2026] POST /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:11.190216 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-18baf54a-8d5b-4855-acaf-38b380067d43 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:11.193946 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18baf54a-8d5b-4855-acaf-38b380067d43 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:11.195050 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18baf54a-8d5b-4855-acaf-38b380067d43 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:11.195050 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18baf54a-8d5b-4855-acaf-38b380067d43 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:11.215568 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:11.215568 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:11.224343 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-18baf54a-8d5b-4855-acaf-38b380067d43 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:11.231509 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18baf54a-8d5b-4855-acaf-38b380067d43 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 returned with HTTP 200 Aug 26 15:04:11.232002 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 293/1149] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:11 2026] GET /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:11.256004 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6e9734f1-60cc-44de-9d6d-69fb03481eef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:11.259372 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6e9734f1-60cc-44de-9d6d-69fb03481eef tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:11.259661 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6e9734f1-60cc-44de-9d6d-69fb03481eef tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:11.260802 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6e9734f1-60cc-44de-9d6d-69fb03481eef tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:11.286198 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:11.286198 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:11.290225 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6e9734f1-60cc-44de-9d6d-69fb03481eef tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:11.299527 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6e9734f1-60cc-44de-9d6d-69fb03481eef tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 returned with HTTP 200 Aug 26 15:04:11.300460 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 282/1150] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:11 2026] GET /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 => generated 1174 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:11.319802 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7b243d94-32d6-48a6-af48-753e5cd285ff None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:11.625491 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b243d94-32d6-48a6-af48-753e5cd285ff tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478/action Aug 26 15:04:11.626338 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b243d94-32d6-48a6-af48-753e5cd285ff tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:11.627453 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b243d94-32d6-48a6-af48-753e5cd285ff tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:11.647380 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:11.647380 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:11.648102 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-7b243d94-32d6-48a6-af48-753e5cd285ff tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Updating volume '3fb120e6-07bf-4962-bf01-c2101682e478' with '{'status': 'error'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 15:04:11.706712 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b243d94-32d6-48a6-af48-753e5cd285ff tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478/action returned with HTTP 202 Aug 26 15:04:11.706712 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 286/1151] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:11 2026] POST /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478/action => generated 0 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:11.719930 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b4c6ffe8-9b51-4c37-b6c9-f5f47de8de5c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:11.723699 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b4c6ffe8-9b51-4c37-b6c9-f5f47de8de5c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:11.723902 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b4c6ffe8-9b51-4c37-b6c9-f5f47de8de5c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:11.724461 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b4c6ffe8-9b51-4c37-b6c9-f5f47de8de5c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:11.756005 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:11.756005 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:11.761605 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b4c6ffe8-9b51-4c37-b6c9-f5f47de8de5c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:11.773453 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b4c6ffe8-9b51-4c37-b6c9-f5f47de8de5c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 returned with HTTP 200 Aug 26 15:04:11.774582 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 291/1152] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:11 2026] GET /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 => generated 1173 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:11.794264 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e345b336-810c-4b5e-a869-457c20e42504 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:11.796812 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e345b336-810c-4b5e-a869-457c20e42504 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478/action Aug 26 15:04:11.798311 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e345b336-810c-4b5e-a869-457c20e42504 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "75dc1baf-6d29-4994-8909-6662b0b3fbe2"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:11.798728 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e345b336-810c-4b5e-a869-457c20e42504 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "75dc1baf-6d29-4994-8909-6662b0b3fbe2"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:11.822108 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:11.822108 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:11.822650 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e345b336-810c-4b5e-a869-457c20e42504 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Volume info retrieved successfully. Aug 26 15:04:11.849490 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e345b336-810c-4b5e-a869-457c20e42504 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Terminate volume connection completed successfully. Aug 26 15:04:11.860277 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e345b336-810c-4b5e-a869-457c20e42504 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100196) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 26 15:04:11.971047 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e345b336-810c-4b5e-a869-457c20e42504 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Detach volume completed successfully. Aug 26 15:04:11.971456 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e345b336-810c-4b5e-a869-457c20e42504 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478/action returned with HTTP 202 Aug 26 15:04:11.972576 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 294/1153] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:11 2026] POST /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478/action => generated 0 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:11.985546 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dccff0c7-5f0e-4ffe-bce6-b77c774f5ffb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:11.988680 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dccff0c7-5f0e-4ffe-bce6-b77c774f5ffb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:11.989303 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dccff0c7-5f0e-4ffe-bce6-b77c774f5ffb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:11.989303 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dccff0c7-5f0e-4ffe-bce6-b77c774f5ffb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:12.001225 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:12.001225 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:12.010301 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dccff0c7-5f0e-4ffe-bce6-b77c774f5ffb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:12.019226 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dccff0c7-5f0e-4ffe-bce6-b77c774f5ffb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 returned with HTTP 200 Aug 26 15:04:12.019831 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 283/1154] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:11 2026] GET /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:12.041409 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-954bca88-81cc-4ede-bf5b-633c77c3ee5d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:12.044024 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-954bca88-81cc-4ede-bf5b-633c77c3ee5d tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:12.044804 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-954bca88-81cc-4ede-bf5b-633c77c3ee5d tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:12.044804 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-954bca88-81cc-4ede-bf5b-633c77c3ee5d tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:12.064279 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:12.064279 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:12.072916 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-954bca88-81cc-4ede-bf5b-633c77c3ee5d tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:12.081653 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-954bca88-81cc-4ede-bf5b-633c77c3ee5d tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 returned with HTTP 200 Aug 26 15:04:12.082280 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 287/1155] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:12 2026] GET /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:12.100673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-11793f86-980e-406d-8241-1b48781cab25 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:12.105276 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11793f86-980e-406d-8241-1b48781cab25 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] POST https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478/action Aug 26 15:04:12.106194 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11793f86-980e-406d-8241-1b48781cab25 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Action body: b'{"os-detach": {}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:12.106297 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11793f86-980e-406d-8241-1b48781cab25 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:12.118253 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:12.118253 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:12.119173 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-11793f86-980e-406d-8241-1b48781cab25 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:12.144742 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-11793f86-980e-406d-8241-1b48781cab25 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Detach volume completed successfully. Aug 26 15:04:12.145137 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11793f86-980e-406d-8241-1b48781cab25 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478/action returned with HTTP 202 Aug 26 15:04:12.146356 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 292/1156] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:12 2026] POST /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:12.159587 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-200068f9-59f5-40b0-8561-69f3e45f3242 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:12.163251 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-200068f9-59f5-40b0-8561-69f3e45f3242 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:12.163251 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-200068f9-59f5-40b0-8561-69f3e45f3242 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:12.163519 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-200068f9-59f5-40b0-8561-69f3e45f3242 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:12.177781 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:12.177781 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:12.185701 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-200068f9-59f5-40b0-8561-69f3e45f3242 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:12.194661 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-200068f9-59f5-40b0-8561-69f3e45f3242 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 returned with HTTP 200 Aug 26 15:04:12.195198 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 295/1157] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:12 2026] GET /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:12.223819 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e5325e0-594c-436c-b207-1e6628f7c5b2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:12.226613 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e5325e0-594c-436c-b207-1e6628f7c5b2 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:12.226613 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e5325e0-594c-436c-b207-1e6628f7c5b2 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:12.227158 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e5325e0-594c-436c-b207-1e6628f7c5b2 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:12.237984 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:12.237984 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:12.245642 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4e5325e0-594c-436c-b207-1e6628f7c5b2 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:12.259182 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e5325e0-594c-436c-b207-1e6628f7c5b2 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 returned with HTTP 200 Aug 26 15:04:12.259919 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 284/1158] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:12 2026] GET /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:12.285178 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0f8e65f6-29f0-49f0-9f07-5b7b85077dab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:12.292962 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f8e65f6-29f0-49f0-9f07-5b7b85077dab tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:12.293444 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f8e65f6-29f0-49f0-9f07-5b7b85077dab tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:12.294581 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f8e65f6-29f0-49f0-9f07-5b7b85077dab tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:12.296402 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-0f8e65f6-29f0-49f0-9f07-5b7b85077dab tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Delete volume with id: 3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:12.306787 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:12.306787 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:12.307557 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0f8e65f6-29f0-49f0-9f07-5b7b85077dab tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:12.344593 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0f8e65f6-29f0-49f0-9f07-5b7b85077dab tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Delete volume request issued successfully. Aug 26 15:04:12.344847 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f8e65f6-29f0-49f0-9f07-5b7b85077dab tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 returned with HTTP 202 Aug 26 15:04:12.345406 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 288/1159] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:12 2026] DELETE /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:12.357747 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b2fcccf3-a2da-479b-9c2c-627210495022 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:12.362375 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2fcccf3-a2da-479b-9c2c-627210495022 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:12.362375 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2fcccf3-a2da-479b-9c2c-627210495022 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:12.362375 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2fcccf3-a2da-479b-9c2c-627210495022 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:12.375055 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:12.375055 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:12.380399 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b2fcccf3-a2da-479b-9c2c-627210495022 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:12.386913 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2fcccf3-a2da-479b-9c2c-627210495022 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 returned with HTTP 200 Aug 26 15:04:12.386913 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 293/1160] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:12 2026] GET /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:13.407837 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1908e877-5397-47f0-a609-bee2ab5b130f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:13.412381 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1908e877-5397-47f0-a609-bee2ab5b130f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 Aug 26 15:04:13.412680 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1908e877-5397-47f0-a609-bee2ab5b130f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:13.412830 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1908e877-5397-47f0-a609-bee2ab5b130f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:13.428606 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1908e877-5397-47f0-a609-bee2ab5b130f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 returned with HTTP 404 Aug 26 15:04:13.429433 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 296/1161] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:13 2026] GET /volume/v3/volumes/3fb120e6-07bf-4962-bf01-c2101682e478 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:16.239624 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:16.242088 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:16.242583 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1823350431"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:16.244862 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1823350431'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:16.245054 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume of 1 GB Aug 26 15:04:16.250506 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Availability Zones retrieved successfully. Aug 26 15:04:16.258291 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Flow 'volume_create_api' (703611b9-b3ec-4da7-a922-fc534c9aa175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:16.260252 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57a8235-f168-4118-b5a8-cd7d3fb4303e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:16.261368 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:16.303542 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c57a8235-f168-4118-b5a8-cd7d3fb4303e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:16.304924 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1af28381-6223-40ae-965f-10a926783be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:16.370023 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Created reservations ['b101e0f7-aed9-4d91-9496-e3b4a27e629f', 'd72f0ed5-f694-466c-acf5-02ca7c98617d', 'c9a2effd-aa23-486d-ba48-1bf2910bd415', 'c161e98b-8d1d-45d9-9212-1de3b88aaa9e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:16.371242 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1af28381-6223-40ae-965f-10a926783be9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b101e0f7-aed9-4d91-9496-e3b4a27e629f', 'd72f0ed5-f694-466c-acf5-02ca7c98617d', 'c9a2effd-aa23-486d-ba48-1bf2910bd415', 'c161e98b-8d1d-45d9-9212-1de3b88aaa9e']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:16.372371 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e02d2c11-2554-4605-863a-fdb06af784c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:16.413222 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e02d2c11-2554-4605-863a-fdb06af784c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46bb6bf6-f8ca-4e87-8e6e-94c346335009', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1823350431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68ffd6761894f4690263ce209eeaa38',qos_specs=None,replication_status=,reservations=['b101e0f7-aed9-4d91-9496-e3b4a27e629f','d72f0ed5-f694-466c-acf5-02ca7c98617d','c9a2effd-aa23-486d-ba48-1bf2910bd415','c161e98b-8d1d-45d9-9212-1de3b88aaa9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0619e3cff2e64748962994f56ca63435',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1823350431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46bb6bf6-f8ca-4e87-8e6e-94c346335009,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68ffd6761894f4690263ce209eeaa38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0619e3cff2e64748962994f56ca63435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:16.414874 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c7ed1b-949b-425c-96a4-347698919621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:16.448708 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c7ed1b-949b-425c-96a4-347698919621) transitioned into state 'SUCCESS' from state '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-1823350431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68ffd6761894f4690263ce209eeaa38',qos_specs=None,replication_status=,reservations=['b101e0f7-aed9-4d91-9496-e3b4a27e629f','d72f0ed5-f694-466c-acf5-02ca7c98617d','c9a2effd-aa23-486d-ba48-1bf2910bd415','c161e98b-8d1d-45d9-9212-1de3b88aaa9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0619e3cff2e64748962994f56ca63435',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:16.450254 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ba8b5d4-6ae1-4ec6-8128-14def7b4bada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:16.470920 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ba8b5d4-6ae1-4ec6-8128-14def7b4bada) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:16.470920 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Flow 'volume_create_api' (703611b9-b3ec-4da7-a922-fc534c9aa175) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:16.470920 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume request issued successfully. Aug 26 15:04:16.471916 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e7b012a-bdc7-47b0-9261-e61f03f56347 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:16.472524 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 285/1162] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:16 2026] POST /volume/v3/volumes => generated 747 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:16.497017 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5eae236f-cab0-4c93-a990-7fc1d5cbcb51 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:16.497017 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5eae236f-cab0-4c93-a990-7fc1d5cbcb51 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 Aug 26 15:04:16.497523 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5eae236f-cab0-4c93-a990-7fc1d5cbcb51 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:16.497523 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5eae236f-cab0-4c93-a990-7fc1d5cbcb51 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:16.506270 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:16.506270 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:16.512137 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5eae236f-cab0-4c93-a990-7fc1d5cbcb51 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:16.519635 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5eae236f-cab0-4c93-a990-7fc1d5cbcb51 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 returned with HTTP 200 Aug 26 15:04:16.519635 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 289/1163] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:16 2026] GET /volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:17.538810 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fb1fb1c9-de51-4754-ac6a-b75b29fb9387 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:17.541172 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb1fb1c9-de51-4754-ac6a-b75b29fb9387 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 Aug 26 15:04:17.541607 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb1fb1c9-de51-4754-ac6a-b75b29fb9387 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:17.542172 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb1fb1c9-de51-4754-ac6a-b75b29fb9387 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:17.551633 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:17.551633 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:17.560264 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fb1fb1c9-de51-4754-ac6a-b75b29fb9387 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:17.569291 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb1fb1c9-de51-4754-ac6a-b75b29fb9387 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 returned with HTTP 200 Aug 26 15:04:17.570004 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 294/1164] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:17 2026] GET /volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:17.586511 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d90805ca-5e63-4757-8c37-be7c6939186b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:17.588407 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d90805ca-5e63-4757-8c37-be7c6939186b tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009/action Aug 26 15:04:17.588771 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d90805ca-5e63-4757-8c37-be7c6939186b tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:17.588950 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d90805ca-5e63-4757-8c37-be7c6939186b tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:17.598407 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:17.598407 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:17.598801 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-d90805ca-5e63-4757-8c37-be7c6939186b tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Updating volume '46bb6bf6-f8ca-4e87-8e6e-94c346335009' with '{'status': 'attaching'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 15:04:17.621553 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d90805ca-5e63-4757-8c37-be7c6939186b tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009/action returned with HTTP 202 Aug 26 15:04:17.622204 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 297/1165] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:17 2026] POST /volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:17.630659 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a3fd71a9-229d-4eb1-92eb-7ba18c12191f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:17.632683 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3fd71a9-229d-4eb1-92eb-7ba18c12191f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 Aug 26 15:04:17.633170 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a3fd71a9-229d-4eb1-92eb-7ba18c12191f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:17.634827 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a3fd71a9-229d-4eb1-92eb-7ba18c12191f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:17.642590 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:17.642590 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:17.648424 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a3fd71a9-229d-4eb1-92eb-7ba18c12191f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:17.654657 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3fd71a9-229d-4eb1-92eb-7ba18c12191f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 returned with HTTP 200 Aug 26 15:04:17.655610 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 286/1166] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:17 2026] GET /volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:17.670734 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c09fb78c-3c46-44fc-b422-1ca6e9765b9c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:17.673061 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c09fb78c-3c46-44fc-b422-1ca6e9765b9c tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009/action Aug 26 15:04:17.673528 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c09fb78c-3c46-44fc-b422-1ca6e9765b9c tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:17.673650 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c09fb78c-3c46-44fc-b422-1ca6e9765b9c tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:17.683924 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:17.683924 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:17.684299 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c09fb78c-3c46-44fc-b422-1ca6e9765b9c tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Volume info retrieved successfully. Aug 26 15:04:17.713441 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c09fb78c-3c46-44fc-b422-1ca6e9765b9c tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Delete volume request issued successfully. Aug 26 15:04:17.713699 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c09fb78c-3c46-44fc-b422-1ca6e9765b9c tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009/action returned with HTTP 202 Aug 26 15:04:17.714768 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 290/1167] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:17 2026] POST /volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:17.723274 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a54e649e-558a-44cf-8aa8-1977f274213a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:17.727408 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a54e649e-558a-44cf-8aa8-1977f274213a tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 Aug 26 15:04:17.727653 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a54e649e-558a-44cf-8aa8-1977f274213a tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:17.727860 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a54e649e-558a-44cf-8aa8-1977f274213a tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:17.738775 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:17.738775 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:17.746240 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a54e649e-558a-44cf-8aa8-1977f274213a tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:17.751793 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a54e649e-558a-44cf-8aa8-1977f274213a tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 returned with HTTP 200 Aug 26 15:04:17.751793 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 295/1168] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:17 2026] GET /volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:18.773105 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9de0e7b8-cdc5-4641-96d3-0bd0513f23f5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:18.778272 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9de0e7b8-cdc5-4641-96d3-0bd0513f23f5 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 Aug 26 15:04:18.778580 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9de0e7b8-cdc5-4641-96d3-0bd0513f23f5 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:18.779301 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9de0e7b8-cdc5-4641-96d3-0bd0513f23f5 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:18.789077 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9de0e7b8-cdc5-4641-96d3-0bd0513f23f5 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 returned with HTTP 404 Aug 26 15:04:18.789798 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 298/1169] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:18 2026] GET /volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:18.801248 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9a0a20af-e407-47ff-b0e1-4b2acd1863ba None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:18.805959 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a0a20af-e407-47ff-b0e1-4b2acd1863ba tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 Aug 26 15:04:18.805959 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a0a20af-e407-47ff-b0e1-4b2acd1863ba tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:18.805959 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a0a20af-e407-47ff-b0e1-4b2acd1863ba tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:18.814573 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a0a20af-e407-47ff-b0e1-4b2acd1863ba tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 returned with HTTP 404 Aug 26 15:04:18.815509 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 287/1170] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:18 2026] GET /volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:18.833198 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d9b4bf86-97c9-4498-bd83-b6d4025db558 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:18.836744 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d9b4bf86-97c9-4498-bd83-b6d4025db558 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] DELETE https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 Aug 26 15:04:18.837476 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d9b4bf86-97c9-4498-bd83-b6d4025db558 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:18.838229 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d9b4bf86-97c9-4498-bd83-b6d4025db558 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:18.841974 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-d9b4bf86-97c9-4498-bd83-b6d4025db558 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Delete volume with id: 46bb6bf6-f8ca-4e87-8e6e-94c346335009 Aug 26 15:04:18.853500 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d9b4bf86-97c9-4498-bd83-b6d4025db558 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 returned with HTTP 404 Aug 26 15:04:18.854640 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 291/1171] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:18 2026] DELETE /volume/v3/volumes/46bb6bf6-f8ca-4e87-8e6e-94c346335009 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:18.883655 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:18.887788 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:18.888379 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1076392671"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:18.891262 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1076392671'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:18.891262 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume of 1 GB Aug 26 15:04:18.908512 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Availability Zones retrieved successfully. Aug 26 15:04:18.919298 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Flow 'volume_create_api' (a2c3c615-b677-4bda-8603-1101713e8115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:18.920681 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c82785-a978-4ec4-96dd-9c89c1e91045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:18.922859 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:18.971988 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26c82785-a978-4ec4-96dd-9c89c1e91045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:18.971988 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409bab86-7c1d-48b5-a5d5-27387b30a42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:19.074319 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Created reservations ['9edf2023-2b7f-4e0b-b670-71ed6fee5e2d', '960407ea-cea7-4100-bd56-1a5e70d18087', '0ddc78e6-d8ef-44f5-b4e0-5293c3802af7', '7da03dd0-5a8c-4b50-97ca-3293cd156629'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:19.074750 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409bab86-7c1d-48b5-a5d5-27387b30a42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9edf2023-2b7f-4e0b-b670-71ed6fee5e2d', '960407ea-cea7-4100-bd56-1a5e70d18087', '0ddc78e6-d8ef-44f5-b4e0-5293c3802af7', '7da03dd0-5a8c-4b50-97ca-3293cd156629']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:19.075754 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bca185a-650f-435e-91f9-58447fcc637f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:19.115950 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bca185a-650f-435e-91f9-58447fcc637f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1076392671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68ffd6761894f4690263ce209eeaa38',qos_specs=None,replication_status=,reservations=['9edf2023-2b7f-4e0b-b670-71ed6fee5e2d','960407ea-cea7-4100-bd56-1a5e70d18087','0ddc78e6-d8ef-44f5-b4e0-5293c3802af7','7da03dd0-5a8c-4b50-97ca-3293cd156629'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0619e3cff2e64748962994f56ca63435',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1076392671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68ffd6761894f4690263ce209eeaa38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0619e3cff2e64748962994f56ca63435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:19.116601 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c815806e-130a-4134-a377-90156d222156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:19.153567 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:19.158032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c815806e-130a-4134-a377-90156d222156) transitioned into state 'SUCCESS' from state '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-1076392671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68ffd6761894f4690263ce209eeaa38',qos_specs=None,replication_status=,reservations=['9edf2023-2b7f-4e0b-b670-71ed6fee5e2d','960407ea-cea7-4100-bd56-1a5e70d18087','0ddc78e6-d8ef-44f5-b4e0-5293c3802af7','7da03dd0-5a8c-4b50-97ca-3293cd156629'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0619e3cff2e64748962994f56ca63435',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:19.159307 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf1b46ec-4823-4b4d-b5eb-ad80a7fcc666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:19.187007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf1b46ec-4823-4b4d-b5eb-ad80a7fcc666) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:19.188377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Flow 'volume_create_api' (a2c3c615-b677-4bda-8603-1101713e8115) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:19.190372 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume request issued successfully. Aug 26 15:04:19.192555 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9d576b95-f229-4691-997d-d9abc9c5bc4b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:19.192555 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 296/1172] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:18 2026] POST /volume/v3/volumes => generated 747 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:19.218072 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fec38ab8-f80b-4d14-bb6d-8d4b4dc7fe4e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:19.220546 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fec38ab8-f80b-4d14-bb6d-8d4b4dc7fe4e tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e Aug 26 15:04:19.220820 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fec38ab8-f80b-4d14-bb6d-8d4b4dc7fe4e tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:19.221112 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fec38ab8-f80b-4d14-bb6d-8d4b4dc7fe4e tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:19.232791 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:19.232791 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:19.239080 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fec38ab8-f80b-4d14-bb6d-8d4b4dc7fe4e tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:19.248949 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fec38ab8-f80b-4d14-bb6d-8d4b4dc7fe4e tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e returned with HTTP 200 Aug 26 15:04:19.249736 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 288/1173] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:19 2026] GET /volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:19.391122 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:19.391538 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1142391156"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:19.393365 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1142391156'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:19.393586 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Create volume of 1 GB Aug 26 15:04:19.394013 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:19.394013 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:19.401683 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Availability Zones retrieved successfully. Aug 26 15:04:19.414366 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Flow 'volume_create_api' (bb3a4d9a-fa4e-46c2-9a02-348d183383ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:19.418422 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389e894c-d660-4751-a134-0c0813817d52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:19.422297 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:19.469150 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389e894c-d660-4751-a134-0c0813817d52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:19.470433 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e15e45-3102-47b8-809a-3227e0348798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:19.577940 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Created reservations ['e825ac0a-0eb0-425c-9c57-ffc603306a32', '79a9335d-5439-4dfb-a5fd-371b799922de', '9f8d20e9-a068-49ba-830b-fefe9562bcf7', '521b4375-5c2a-44a6-a4ed-9446c51afdbe'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:19.579016 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0e15e45-3102-47b8-809a-3227e0348798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e825ac0a-0eb0-425c-9c57-ffc603306a32', '79a9335d-5439-4dfb-a5fd-371b799922de', '9f8d20e9-a068-49ba-830b-fefe9562bcf7', '521b4375-5c2a-44a6-a4ed-9446c51afdbe']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:19.580364 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc633fa1-3271-431d-a137-03986c57fc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:19.618922 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc633fa1-3271-431d-a137-03986c57fc16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97795ba0-045f-4ba6-96e4-76e3455bf1d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1142391156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90045dd3b945455ea1722834da293ea1',qos_specs=None,replication_status=,reservations=['e825ac0a-0eb0-425c-9c57-ffc603306a32','79a9335d-5439-4dfb-a5fd-371b799922de','9f8d20e9-a068-49ba-830b-fefe9562bcf7','521b4375-5c2a-44a6-a4ed-9446c51afdbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e2dc4cd1b34bba825f1f043927e6c8',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1142391156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97795ba0-045f-4ba6-96e4-76e3455bf1d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90045dd3b945455ea1722834da293ea1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72e2dc4cd1b34bba825f1f043927e6c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:19.620870 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a7ada7-ae91-4c10-9fab-6712d27ef9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:19.652794 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a7ada7-ae91-4c10-9fab-6712d27ef9ff) transitioned into state 'SUCCESS' from state '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-1142391156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90045dd3b945455ea1722834da293ea1',qos_specs=None,replication_status=,reservations=['e825ac0a-0eb0-425c-9c57-ffc603306a32','79a9335d-5439-4dfb-a5fd-371b799922de','9f8d20e9-a068-49ba-830b-fefe9562bcf7','521b4375-5c2a-44a6-a4ed-9446c51afdbe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72e2dc4cd1b34bba825f1f043927e6c8',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:19.654524 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f49de1ac-50b5-46e3-bdf4-08aa75b4da9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:19.669954 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f49de1ac-50b5-46e3-bdf4-08aa75b4da9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:19.670912 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Flow 'volume_create_api' (bb3a4d9a-fa4e-46c2-9a02-348d183383ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:19.671682 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Create volume request issued successfully. Aug 26 15:04:19.673479 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-01e80fa8-9f37-436e-b1bc-466346a6d405 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:19.673479 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 299/1174] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:19 2026] POST /volume/v3/volumes => generated 757 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:20.272375 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f93e07be-a39a-4e6d-b363-6c77e4416907 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:20.275158 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f93e07be-a39a-4e6d-b363-6c77e4416907 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e Aug 26 15:04:20.275345 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f93e07be-a39a-4e6d-b363-6c77e4416907 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:20.275540 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f93e07be-a39a-4e6d-b363-6c77e4416907 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:20.290664 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:20.290664 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:20.300924 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f93e07be-a39a-4e6d-b363-6c77e4416907 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:20.310665 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f93e07be-a39a-4e6d-b363-6c77e4416907 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e returned with HTTP 200 Aug 26 15:04:20.311470 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 292/1175] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:20 2026] GET /volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:20.335953 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2bb39152-733b-47cb-9c3e-eb1b241d33c4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:20.338397 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2bb39152-733b-47cb-9c3e-eb1b241d33c4 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e/action Aug 26 15:04:20.339023 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2bb39152-733b-47cb-9c3e-eb1b241d33c4 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:20.339377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2bb39152-733b-47cb-9c3e-eb1b241d33c4 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:20.352730 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:20.352730 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:20.352730 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.admin_actions [None req-2bb39152-733b-47cb-9c3e-eb1b241d33c4 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Updating volume '8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e' with '{'status': 'creating'}' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 15:04:20.389356 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2bb39152-733b-47cb-9c3e-eb1b241d33c4 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e/action returned with HTTP 202 Aug 26 15:04:20.390213 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 297/1176] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:20 2026] POST /volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:20.403119 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2a11a9a4-29f4-4d53-86db-feaa45b151eb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:20.406004 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2a11a9a4-29f4-4d53-86db-feaa45b151eb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e Aug 26 15:04:20.406273 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2a11a9a4-29f4-4d53-86db-feaa45b151eb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:20.407245 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2a11a9a4-29f4-4d53-86db-feaa45b151eb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:20.418731 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:20.418731 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:20.424098 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2a11a9a4-29f4-4d53-86db-feaa45b151eb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:20.436992 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2a11a9a4-29f4-4d53-86db-feaa45b151eb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e returned with HTTP 200 Aug 26 15:04:20.437580 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 289/1177] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:20 2026] GET /volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:20.453420 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d2d8d76a-75c1-4ea7-bb6f-d55b67d28413 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:20.456355 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d2d8d76a-75c1-4ea7-bb6f-d55b67d28413 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e/action Aug 26 15:04:20.456999 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d2d8d76a-75c1-4ea7-bb6f-d55b67d28413 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:20.457171 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d2d8d76a-75c1-4ea7-bb6f-d55b67d28413 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:20.470483 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:20.470483 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:20.471035 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d2d8d76a-75c1-4ea7-bb6f-d55b67d28413 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Volume info retrieved successfully. Aug 26 15:04:20.506018 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d2d8d76a-75c1-4ea7-bb6f-d55b67d28413 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Delete volume request issued successfully. Aug 26 15:04:20.506283 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d2d8d76a-75c1-4ea7-bb6f-d55b67d28413 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e/action returned with HTTP 202 Aug 26 15:04:20.506803 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 300/1178] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:20 2026] POST /volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:20.520114 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6b4b8d26-979e-4271-8bec-36c0e5897cbb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:20.528080 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6b4b8d26-979e-4271-8bec-36c0e5897cbb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e Aug 26 15:04:20.528911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6b4b8d26-979e-4271-8bec-36c0e5897cbb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:20.529346 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6b4b8d26-979e-4271-8bec-36c0e5897cbb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:20.545807 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:20.545807 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:20.552621 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6b4b8d26-979e-4271-8bec-36c0e5897cbb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:20.560482 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6b4b8d26-979e-4271-8bec-36c0e5897cbb tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e returned with HTTP 200 Aug 26 15:04:20.562191 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 293/1179] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:20 2026] GET /volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:20.951110 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a4e06a2b-fafb-4a23-b208-742d8fc7f259 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:21.062910 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4e06a2b-fafb-4a23-b208-742d8fc7f259 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:04:21.062910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4e06a2b-fafb-4a23-b208-742d8fc7f259 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2146175677", "extra_specs": {}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:21.063444 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:21.063444 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:21.097556 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4e06a2b-fafb-4a23-b208-742d8fc7f259 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:04:21.098384 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 298/1180] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:04:20 2026] POST /volume/v3/types => generated 212 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:21.112921 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1670fe4e-4852-49de-97ea-f366f86a336f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:21.115406 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1670fe4e-4852-49de-97ea-f366f86a336f tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] POST https://10.4.3.64/volume/v3/types/24166cdb-d523-4bfe-9bdb-1fa97c00f50e/encryption Aug 26 15:04:21.115560 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1670fe4e-4852-49de-97ea-f366f86a336f tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:21.148718 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1670fe4e-4852-49de-97ea-f366f86a336f tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] https://10.4.3.64/volume/v3/types/24166cdb-d523-4bfe-9bdb-1fa97c00f50e/encryption returned with HTTP 200 Aug 26 15:04:21.149044 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 290/1181] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:04:21 2026] POST /volume/v3/types/24166cdb-d523-4bfe-9bdb-1fa97c00f50e/encryption => generated 230 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:21.162774 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ac441483-2e53-4e17-8c22-e775c39f1861 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:21.285852 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:21.286361 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1776345923", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2146175677", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:21.289365 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1776345923', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2146175677', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:21.295053 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume of 1 GB Aug 26 15:04:21.295613 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:21.295613 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:21.296725 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Availability Zones retrieved successfully. Aug 26 15:04:21.303475 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (c3eaeb53-a630-4447-b432-f00e095bf736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:21.304858 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38442860-5c66-4528-b010-1b340aac4660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:21.306555 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:21.366590 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38442860-5c66-4528-b010-1b340aac4660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:04:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=24166cdb-d523-4bfe-9bdb-1fa97c00f50e,is_public=True,name='tempest-scenario-type-luks-2146175677',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '24166cdb-d523-4bfe-9bdb-1fa97c00f50e', '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=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:21.367876 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (596b7958-39e2-4f52-aef9-d49aef43ac91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:21.421439 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2146175677 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2146175677, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:04:21.421439 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2146175677 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2146175677, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:04:21.489102 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['46959297-65c0-4e63-b961-2328c9c19101', 'f87a9e08-831b-426f-a128-1c6c1a56b6d3', '0f57b92e-a51a-4fe9-9386-bfb23a0e702a', '02f56497-52e8-4ecf-a47a-d3a8330edf37'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:21.490124 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (596b7958-39e2-4f52-aef9-d49aef43ac91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46959297-65c0-4e63-b961-2328c9c19101', 'f87a9e08-831b-426f-a128-1c6c1a56b6d3', '0f57b92e-a51a-4fe9-9386-bfb23a0e702a', '02f56497-52e8-4ecf-a47a-d3a8330edf37']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:21.492359 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbc564ef-6076-43a5-aa23-e9a4f465238c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:21.528571 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbc564ef-6076-43a5-aa23-e9a4f465238c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '255443b9-a370-435f-9828-301186a34bb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1776345923',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['46959297-65c0-4e63-b961-2328c9c19101','f87a9e08-831b-426f-a128-1c6c1a56b6d3','0f57b92e-a51a-4fe9-9386-bfb23a0e702a','02f56497-52e8-4ecf-a47a-d3a8330edf37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=24166cdb-d523-4bfe-9bdb-1fa97c00f50e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1776345923',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=255443b9-a370-435f-9828-301186a34bb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9e98504fce49b4ab23a622d2940510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(24166cdb-d523-4bfe-9bdb-1fa97c00f50e),volume_type_id=24166cdb-d523-4bfe-9bdb-1fa97c00f50e)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:21.529728 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a12d3ad-0a3a-414c-9604-ddfb378df870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:21.562411 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a12d3ad-0a3a-414c-9604-ddfb378df870) transitioned into state 'SUCCESS' from state '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-1776345923',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['46959297-65c0-4e63-b961-2328c9c19101','f87a9e08-831b-426f-a128-1c6c1a56b6d3','0f57b92e-a51a-4fe9-9386-bfb23a0e702a','02f56497-52e8-4ecf-a47a-d3a8330edf37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=24166cdb-d523-4bfe-9bdb-1fa97c00f50e)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:21.563592 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb9ba247-8b5d-4a11-a05d-89308ab31a78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:21.583841 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9471f619-7c89-4b31-8107-bd5b34f61bfa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:21.587344 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9471f619-7c89-4b31-8107-bd5b34f61bfa tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e Aug 26 15:04:21.587529 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb9ba247-8b5d-4a11-a05d-89308ab31a78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:21.587637 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9471f619-7c89-4b31-8107-bd5b34f61bfa tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:21.588161 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9471f619-7c89-4b31-8107-bd5b34f61bfa tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:21.589160 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (c3eaeb53-a630-4447-b432-f00e095bf736) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:21.589160 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request issued successfully. Aug 26 15:04:21.590647 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ac441483-2e53-4e17-8c22-e775c39f1861 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:21.590943 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 301/1182] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:04:21 2026] POST /volume/v3/volumes => generated 778 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:21.602061 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9471f619-7c89-4b31-8107-bd5b34f61bfa tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e returned with HTTP 404 Aug 26 15:04:21.603113 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 294/1183] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:21 2026] GET /volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:21.613853 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8adb2f23-41c1-485e-b3b0-5c5cd9e5a66e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:21.619845 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8adb2f23-41c1-485e-b3b0-5c5cd9e5a66e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 Aug 26 15:04:21.620003 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8adb2f23-41c1-485e-b3b0-5c5cd9e5a66e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:21.620203 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8adb2f23-41c1-485e-b3b0-5c5cd9e5a66e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:21.625064 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1e9ea40b-2f9d-4db9-abcc-c98adecade51 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:21.628867 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e9ea40b-2f9d-4db9-abcc-c98adecade51 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e Aug 26 15:04:21.630502 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e9ea40b-2f9d-4db9-abcc-c98adecade51 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:21.631074 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e9ea40b-2f9d-4db9-abcc-c98adecade51 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:21.637908 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e9ea40b-2f9d-4db9-abcc-c98adecade51 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e returned with HTTP 404 Aug 26 15:04:21.638903 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 291/1184] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:21 2026] GET /volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:21.639800 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:21.639800 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:21.650636 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8adb2f23-41c1-485e-b3b0-5c5cd9e5a66e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:21.653525 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7f8adf17-52d2-406a-a275-d2ddab3576e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:21.657457 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8adb2f23-41c1-485e-b3b0-5c5cd9e5a66e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 returned with HTTP 200 Aug 26 15:04:21.658297 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 299/1185] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:21 2026] GET /volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:21.659678 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7f8adf17-52d2-406a-a275-d2ddab3576e7 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e Aug 26 15:04:21.660012 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7f8adf17-52d2-406a-a275-d2ddab3576e7 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:21.661852 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7f8adf17-52d2-406a-a275-d2ddab3576e7 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:21.661852 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-7f8adf17-52d2-406a-a275-d2ddab3576e7 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Delete volume with id: 8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e Aug 26 15:04:21.672035 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7f8adf17-52d2-406a-a275-d2ddab3576e7 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e returned with HTTP 404 Aug 26 15:04:21.673210 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 302/1186] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:21 2026] DELETE /volume/v3/volumes/8e0774ba-efdd-4deb-a1d0-e06f8ff0e43e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:21.685838 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-86d2d836-597a-4c19-8582-31cb55c8243b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:21.690058 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:21.690058 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-526987378"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:21.692710 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-526987378'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:21.693413 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume of 1 GB Aug 26 15:04:21.699777 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Availability Zones retrieved successfully. Aug 26 15:04:21.708308 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Flow 'volume_create_api' (9ab52a67-b871-4cdb-afad-854decc2dea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:21.710373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2dd3f58-58b7-4804-a7e0-82627ba731be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:21.711514 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:21.764592 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2dd3f58-58b7-4804-a7e0-82627ba731be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:21.764592 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc2e4bc-e1f7-4553-a017-8f3ffd8a0bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:21.861659 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Created reservations ['92baac4a-aefb-4003-aa69-ee3bed0a5549', 'b92dfa5d-99de-41fb-962c-0ae242c7a228', 'e9f847ee-0d98-494c-90c2-89664f1e5194', '457c7cde-e8d2-4523-961c-d954d8be5e80'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:21.863077 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdc2e4bc-e1f7-4553-a017-8f3ffd8a0bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92baac4a-aefb-4003-aa69-ee3bed0a5549', 'b92dfa5d-99de-41fb-962c-0ae242c7a228', 'e9f847ee-0d98-494c-90c2-89664f1e5194', '457c7cde-e8d2-4523-961c-d954d8be5e80']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:21.864162 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b04a70-60f7-420b-b313-5f366b35243c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:21.900426 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b04a70-60f7-420b-b313-5f366b35243c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab80e92f-70da-44e7-a6f9-85b893def229', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-526987378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68ffd6761894f4690263ce209eeaa38',qos_specs=None,replication_status=,reservations=['92baac4a-aefb-4003-aa69-ee3bed0a5549','b92dfa5d-99de-41fb-962c-0ae242c7a228','e9f847ee-0d98-494c-90c2-89664f1e5194','457c7cde-e8d2-4523-961c-d954d8be5e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0619e3cff2e64748962994f56ca63435',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-526987378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab80e92f-70da-44e7-a6f9-85b893def229,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68ffd6761894f4690263ce209eeaa38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0619e3cff2e64748962994f56ca63435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:21.901828 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abaf828a-d6ad-4653-b437-646f2df02278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:21.939257 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abaf828a-d6ad-4653-b437-646f2df02278) transitioned into state 'SUCCESS' from state '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-526987378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68ffd6761894f4690263ce209eeaa38',qos_specs=None,replication_status=,reservations=['92baac4a-aefb-4003-aa69-ee3bed0a5549','b92dfa5d-99de-41fb-962c-0ae242c7a228','e9f847ee-0d98-494c-90c2-89664f1e5194','457c7cde-e8d2-4523-961c-d954d8be5e80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0619e3cff2e64748962994f56ca63435',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:21.941325 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8257c66e-f618-4034-95f5-7ea5416ebb36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:21.962502 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8257c66e-f618-4034-95f5-7ea5416ebb36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:21.964704 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Flow 'volume_create_api' (9ab52a67-b871-4cdb-afad-854decc2dea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:21.965261 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume request issued successfully. Aug 26 15:04:21.966474 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-86d2d836-597a-4c19-8582-31cb55c8243b tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:21.967049 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 295/1187] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:21 2026] POST /volume/v3/volumes => generated 746 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:21.985990 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-be5c0161-8176-4af2-b0e6-78454c4379b3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:21.988584 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be5c0161-8176-4af2-b0e6-78454c4379b3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 Aug 26 15:04:21.989308 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be5c0161-8176-4af2-b0e6-78454c4379b3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:21.989308 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be5c0161-8176-4af2-b0e6-78454c4379b3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:22.003110 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:22.003110 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:22.012327 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-be5c0161-8176-4af2-b0e6-78454c4379b3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:22.022210 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be5c0161-8176-4af2-b0e6-78454c4379b3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 returned with HTTP 200 Aug 26 15:04:22.022426 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 292/1188] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:21 2026] GET /volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:22.682142 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c022ab3e-4e24-49d2-af2d-ac1d612b6feb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:22.684817 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c022ab3e-4e24-49d2-af2d-ac1d612b6feb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 Aug 26 15:04:22.685201 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c022ab3e-4e24-49d2-af2d-ac1d612b6feb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:22.685550 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c022ab3e-4e24-49d2-af2d-ac1d612b6feb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:22.698496 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:22.698496 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:22.706101 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c022ab3e-4e24-49d2-af2d-ac1d612b6feb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:22.712166 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c022ab3e-4e24-49d2-af2d-ac1d612b6feb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 returned with HTTP 200 Aug 26 15:04:22.713661 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 300/1189] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:22 2026] GET /volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:22.732810 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-deace52f-ec57-45b2-94b4-557158a7ba2c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:22.735325 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-deace52f-ec57-45b2-94b4-557158a7ba2c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 Aug 26 15:04:22.735672 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-deace52f-ec57-45b2-94b4-557158a7ba2c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:22.736161 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-deace52f-ec57-45b2-94b4-557158a7ba2c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:22.747635 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:22.747635 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:22.756397 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-deace52f-ec57-45b2-94b4-557158a7ba2c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:22.765794 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-deace52f-ec57-45b2-94b4-557158a7ba2c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 returned with HTTP 200 Aug 26 15:04:22.766740 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 303/1190] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:22 2026] GET /volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 => generated 871 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:22.787570 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-140b86db-7d6b-426f-917e-4e8166196364 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:22.790472 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-140b86db-7d6b-426f-917e-4e8166196364 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3/action Aug 26 15:04:22.791098 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-140b86db-7d6b-426f-917e-4e8166196364 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:22.791239 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-140b86db-7d6b-426f-917e-4e8166196364 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:22.805222 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:22.805222 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:22.805906 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-140b86db-7d6b-426f-917e-4e8166196364 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:22.817041 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-140b86db-7d6b-426f-917e-4e8166196364 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume updated successfully. Aug 26 15:04:22.817608 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-140b86db-7d6b-426f-917e-4e8166196364 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3/action returned with HTTP 200 Aug 26 15:04:22.818014 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 296/1191] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:22 2026] POST /volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 15:04:22.951487 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-6a4f075e-ea57-467d-84cc-80212ddb0c7f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:22.955317 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-6a4f075e-ea57-467d-84cc-80212ddb0c7f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 Aug 26 15:04:22.955663 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-6a4f075e-ea57-467d-84cc-80212ddb0c7f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:22.955975 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-6a4f075e-ea57-467d-84cc-80212ddb0c7f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:22.968656 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:22.968656 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:22.977938 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-6a4f075e-ea57-467d-84cc-80212ddb0c7f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:22.988138 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-6a4f075e-ea57-467d-84cc-80212ddb0c7f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 returned with HTTP 200 Aug 26 15:04:22.988820 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 293/1192] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:22 2026] GET /volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:23.045036 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fca7e0b4-75d6-4ea6-9bd8-1be3271b0815 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:23.047275 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fca7e0b4-75d6-4ea6-9bd8-1be3271b0815 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 Aug 26 15:04:23.047500 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fca7e0b4-75d6-4ea6-9bd8-1be3271b0815 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:23.047778 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fca7e0b4-75d6-4ea6-9bd8-1be3271b0815 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:23.059074 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:23.059074 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:23.064423 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fca7e0b4-75d6-4ea6-9bd8-1be3271b0815 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:23.073476 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fca7e0b4-75d6-4ea6-9bd8-1be3271b0815 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 returned with HTTP 200 Aug 26 15:04:23.074100 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 301/1193] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:23 2026] GET /volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:23.091909 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b91998c3-82c3-4c56-a836-bf823651c7ea None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:23.097134 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b91998c3-82c3-4c56-a836-bf823651c7ea tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229/action Aug 26 15:04:23.097134 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b91998c3-82c3-4c56-a836-bf823651c7ea tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:23.097134 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b91998c3-82c3-4c56-a836-bf823651c7ea tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:23.108785 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:23.108785 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:23.109347 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-b91998c3-82c3-4c56-a836-bf823651c7ea tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Updating volume 'ab80e92f-70da-44e7-a6f9-85b893def229' with '{'status': 'error'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 15:04:23.137705 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b91998c3-82c3-4c56-a836-bf823651c7ea tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229/action returned with HTTP 202 Aug 26 15:04:23.137705 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 304/1194] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:23 2026] POST /volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:23.146317 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-22764be6-2f3a-403b-9b6b-48aea62a9532 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:23.148545 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-22764be6-2f3a-403b-9b6b-48aea62a9532 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 Aug 26 15:04:23.148545 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-22764be6-2f3a-403b-9b6b-48aea62a9532 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:23.149279 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-22764be6-2f3a-403b-9b6b-48aea62a9532 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:23.161802 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:23.161802 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:23.173500 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-22764be6-2f3a-403b-9b6b-48aea62a9532 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:23.182591 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-22764be6-2f3a-403b-9b6b-48aea62a9532 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 returned with HTTP 200 Aug 26 15:04:23.183029 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 297/1195] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:23 2026] GET /volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 => generated 835 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:23.207343 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-87e43ce2-29bd-45de-895b-bdfddba4b916 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:23.212795 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87e43ce2-29bd-45de-895b-bdfddba4b916 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229/action Aug 26 15:04:23.213283 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87e43ce2-29bd-45de-895b-bdfddba4b916 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:23.213448 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87e43ce2-29bd-45de-895b-bdfddba4b916 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:23.231335 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:23.231335 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:23.233906 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-87e43ce2-29bd-45de-895b-bdfddba4b916 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Volume info retrieved successfully. Aug 26 15:04:23.273137 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-87e43ce2-29bd-45de-895b-bdfddba4b916 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Delete volume request issued successfully. Aug 26 15:04:23.273309 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87e43ce2-29bd-45de-895b-bdfddba4b916 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229/action returned with HTTP 202 Aug 26 15:04:23.273751 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 294/1196] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:23 2026] POST /volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:23.286810 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ecd94a47-fca7-4c39-8cc5-28e351dc180a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:23.290658 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ecd94a47-fca7-4c39-8cc5-28e351dc180a tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 Aug 26 15:04:23.290658 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ecd94a47-fca7-4c39-8cc5-28e351dc180a tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:23.291054 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ecd94a47-fca7-4c39-8cc5-28e351dc180a tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:23.306801 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:23.306801 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:23.311642 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ecd94a47-fca7-4c39-8cc5-28e351dc180a tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:23.321007 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ecd94a47-fca7-4c39-8cc5-28e351dc180a tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 returned with HTTP 200 Aug 26 15:04:23.321007 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 302/1197] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:23 2026] GET /volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:23.631640 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-c31d81fd-c1c1-4dec-9399-e180e50196e3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:23.633546 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-c31d81fd-c1c1-4dec-9399-e180e50196e3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 Aug 26 15:04:23.633907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-c31d81fd-c1c1-4dec-9399-e180e50196e3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:23.634070 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-c31d81fd-c1c1-4dec-9399-e180e50196e3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:23.643721 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:23.643721 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:23.649128 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-c31d81fd-c1c1-4dec-9399-e180e50196e3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:23.656326 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-c31d81fd-c1c1-4dec-9399-e180e50196e3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 returned with HTTP 200 Aug 26 15:04:23.656326 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 305/1198] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:23 2026] GET /volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:23.671802 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-63a6c1c6-9704-4d13-aedf-b100c7468cd4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:23.672572 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-63a6c1c6-9704-4d13-aedf-b100c7468cd4 None None] GET https://10.4.3.64/volume// Aug 26 15:04:23.672851 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-63a6c1c6-9704-4d13-aedf-b100c7468cd4 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:23.673161 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-63a6c1c6-9704-4d13-aedf-b100c7468cd4 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:23.673906 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-63a6c1c6-9704-4d13-aedf-b100c7468cd4 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:04:23.674325 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 298/1199] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:04:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:04:23.691594 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-f09dbc1e-313f-454e-9662-626123153871 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:23.694869 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-f09dbc1e-313f-454e-9662-626123153871 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:04:23.695471 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-f09dbc1e-313f-454e-9662-626123153871 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "255443b9-a370-435f-9828-301186a34bb3", "connector": null, "instance_uuid": "37f7b959-608c-4fa9-8637-405d2e3bb4fe"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:23.709864 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:23.709864 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:23.774349 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-f09dbc1e-313f-454e-9662-626123153871 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:04:23.775018 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 295/1200] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:04:23 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) Aug 26 15:04:24.349690 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5622cfb8-2edd-4305-83ce-53e04dd5cc22 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:24.351767 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5622cfb8-2edd-4305-83ce-53e04dd5cc22 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 Aug 26 15:04:24.352048 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5622cfb8-2edd-4305-83ce-53e04dd5cc22 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:24.352392 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5622cfb8-2edd-4305-83ce-53e04dd5cc22 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:24.366375 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5622cfb8-2edd-4305-83ce-53e04dd5cc22 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 returned with HTTP 404 Aug 26 15:04:24.367295 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 303/1201] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:24 2026] GET /volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:24.380270 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b7d71577-58af-47b6-975c-270756990f3e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:24.381473 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b7d71577-58af-47b6-975c-270756990f3e tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 Aug 26 15:04:24.383093 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b7d71577-58af-47b6-975c-270756990f3e tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:24.383093 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b7d71577-58af-47b6-975c-270756990f3e tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:24.390562 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b7d71577-58af-47b6-975c-270756990f3e tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 returned with HTTP 404 Aug 26 15:04:24.392218 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 306/1202] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:24 2026] GET /volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:24.404382 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-49370f0a-52f1-4ea9-bb63-458ca04a4805 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:24.407122 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49370f0a-52f1-4ea9-bb63-458ca04a4805 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 Aug 26 15:04:24.407398 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49370f0a-52f1-4ea9-bb63-458ca04a4805 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:24.407673 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49370f0a-52f1-4ea9-bb63-458ca04a4805 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:24.407947 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-49370f0a-52f1-4ea9-bb63-458ca04a4805 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Delete volume with id: ab80e92f-70da-44e7-a6f9-85b893def229 Aug 26 15:04:24.418600 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49370f0a-52f1-4ea9-bb63-458ca04a4805 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 returned with HTTP 404 Aug 26 15:04:24.419547 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 299/1203] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:24 2026] DELETE /volume/v3/volumes/ab80e92f-70da-44e7-a6f9-85b893def229 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:24.435479 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:24.440081 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:24.440625 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1471716668"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:24.442952 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1471716668'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:24.443558 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume of 1 GB Aug 26 15:04:24.444014 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:24.444014 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:24.451414 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Availability Zones retrieved successfully. Aug 26 15:04:24.462113 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Flow 'volume_create_api' (042568eb-4869-4583-a5f4-f42c0e843ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:24.463247 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68156d3a-ea18-40c1-ae1b-636d8748c642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:24.466566 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:24.528138 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68156d3a-ea18-40c1-ae1b-636d8748c642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:24.530708 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ba05c9c-2484-4f60-af66-74b3f8919702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:24.617026 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Created reservations ['966c2329-a2df-4149-95dd-49e44de55cdf', '9889579f-25b7-447e-b20b-2619faca3b9a', '1e89e31d-be85-4ae6-8699-fb2f29bb3c57', '163fc4d1-344d-4448-9195-037d0ee984e9'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:24.618508 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ba05c9c-2484-4f60-af66-74b3f8919702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['966c2329-a2df-4149-95dd-49e44de55cdf', '9889579f-25b7-447e-b20b-2619faca3b9a', '1e89e31d-be85-4ae6-8699-fb2f29bb3c57', '163fc4d1-344d-4448-9195-037d0ee984e9']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:24.619625 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8058ac4a-c526-4b78-9045-6d21b6b1e196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:24.667272 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8058ac4a-c526-4b78-9045-6d21b6b1e196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '996b338f-5af3-41ec-83f6-4d5e7ccc3776', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1471716668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68ffd6761894f4690263ce209eeaa38',qos_specs=None,replication_status=,reservations=['966c2329-a2df-4149-95dd-49e44de55cdf','9889579f-25b7-447e-b20b-2619faca3b9a','1e89e31d-be85-4ae6-8699-fb2f29bb3c57','163fc4d1-344d-4448-9195-037d0ee984e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0619e3cff2e64748962994f56ca63435',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1471716668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=996b338f-5af3-41ec-83f6-4d5e7ccc3776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68ffd6761894f4690263ce209eeaa38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0619e3cff2e64748962994f56ca63435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:24.669367 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (278fe7b0-c21e-4e88-89a6-85610de05df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:24.709255 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (278fe7b0-c21e-4e88-89a6-85610de05df4) transitioned into state 'SUCCESS' from state '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-1471716668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68ffd6761894f4690263ce209eeaa38',qos_specs=None,replication_status=,reservations=['966c2329-a2df-4149-95dd-49e44de55cdf','9889579f-25b7-447e-b20b-2619faca3b9a','1e89e31d-be85-4ae6-8699-fb2f29bb3c57','163fc4d1-344d-4448-9195-037d0ee984e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0619e3cff2e64748962994f56ca63435',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:24.711031 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b759d786-0f35-462e-b4b5-aadc444f5ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:24.731224 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b759d786-0f35-462e-b4b5-aadc444f5ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:24.732324 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Flow 'volume_create_api' (042568eb-4869-4583-a5f4-f42c0e843ef7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:24.732798 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume request issued successfully. Aug 26 15:04:24.734092 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dfa48630-2209-4ef6-8f6e-9e955b7e049c tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:24.734295 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 296/1204] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:24 2026] POST /volume/v3/volumes => generated 747 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:24.754521 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-892cab18-ad7f-48b3-bccc-75b2caf36b35 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:24.759685 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-892cab18-ad7f-48b3-bccc-75b2caf36b35 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 Aug 26 15:04:24.760033 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-892cab18-ad7f-48b3-bccc-75b2caf36b35 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:24.760375 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-892cab18-ad7f-48b3-bccc-75b2caf36b35 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:24.777529 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:24.777529 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:24.782649 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-892cab18-ad7f-48b3-bccc-75b2caf36b35 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:24.790297 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-892cab18-ad7f-48b3-bccc-75b2caf36b35 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 returned with HTTP 200 Aug 26 15:04:24.791078 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 304/1205] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:24 2026] GET /volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:25.807824 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-05fb22e2-e91c-45a0-bd38-8686888026f9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:25.812328 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-05fb22e2-e91c-45a0-bd38-8686888026f9 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 Aug 26 15:04:25.812562 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-05fb22e2-e91c-45a0-bd38-8686888026f9 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:25.812874 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-05fb22e2-e91c-45a0-bd38-8686888026f9 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:25.830262 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:25.830262 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:25.837877 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-05fb22e2-e91c-45a0-bd38-8686888026f9 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:25.855382 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-05fb22e2-e91c-45a0-bd38-8686888026f9 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 returned with HTTP 200 Aug 26 15:04:25.855382 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 307/1206] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:25 2026] GET /volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:25.880969 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-626aaa3a-8de3-4aab-8657-629e69bfe3a7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:25.883866 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-626aaa3a-8de3-4aab-8657-629e69bfe3a7 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776/action Aug 26 15:04:25.884428 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-626aaa3a-8de3-4aab-8657-629e69bfe3a7 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:25.884679 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-626aaa3a-8de3-4aab-8657-629e69bfe3a7 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:25.897769 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:25.897769 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:25.898269 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-626aaa3a-8de3-4aab-8657-629e69bfe3a7 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Updating volume '996b338f-5af3-41ec-83f6-4d5e7ccc3776' with '{'status': 'maintenance'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 15:04:25.940958 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-626aaa3a-8de3-4aab-8657-629e69bfe3a7 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776/action returned with HTTP 202 Aug 26 15:04:25.940958 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 300/1207] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:25 2026] POST /volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:25.954312 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a4797419-26b6-49b3-a5eb-d4cbd78a616f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:25.957732 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4797419-26b6-49b3-a5eb-d4cbd78a616f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 Aug 26 15:04:25.957874 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4797419-26b6-49b3-a5eb-d4cbd78a616f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:25.958180 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4797419-26b6-49b3-a5eb-d4cbd78a616f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:25.963094 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=339,cinder:UPDATE=97,cinder:INSERT=48 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:04:25.966393 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5737d17e-2ff2-4f8b-aebf-1cb744d7415e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:25.970149 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5737d17e-2ff2-4f8b-aebf-1cb744d7415e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:25.970486 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5737d17e-2ff2-4f8b-aebf-1cb744d7415e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:25.970660 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5737d17e-2ff2-4f8b-aebf-1cb744d7415e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:25.973151 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:25.973151 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:25.982551 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a4797419-26b6-49b3-a5eb-d4cbd78a616f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:25.990120 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4797419-26b6-49b3-a5eb-d4cbd78a616f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 returned with HTTP 200 Aug 26 15:04:25.990390 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 297/1208] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:25 2026] GET /volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:25.992497 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:25.992497 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:26.000512 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5737d17e-2ff2-4f8b-aebf-1cb744d7415e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Volume info retrieved successfully. Aug 26 15:04:26.012631 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5737d17e-2ff2-4f8b-aebf-1cb744d7415e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:26.012631 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 305/1209] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:25 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:26.013405 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-770d36fd-486e-4b2e-8135-89f6f487373d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:26.018142 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-770d36fd-486e-4b2e-8135-89f6f487373d tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776/action Aug 26 15:04:26.018142 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-770d36fd-486e-4b2e-8135-89f6f487373d tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:26.019089 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-770d36fd-486e-4b2e-8135-89f6f487373d tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:26.034512 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:26.034512 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:26.034838 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-770d36fd-486e-4b2e-8135-89f6f487373d tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Volume info retrieved successfully. Aug 26 15:04:26.080526 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-770d36fd-486e-4b2e-8135-89f6f487373d tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Delete volume request issued successfully. Aug 26 15:04:26.080848 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-770d36fd-486e-4b2e-8135-89f6f487373d tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776/action returned with HTTP 202 Aug 26 15:04:26.081655 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 308/1210] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:26 2026] POST /volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:26.083502 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-dd430280-1661-4ef0-a05a-9353b14575ca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:26.090685 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-dd430280-1661-4ef0-a05a-9353b14575ca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:26.090685 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-dd430280-1661-4ef0-a05a-9353b14575ca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:26.090685 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-dd430280-1661-4ef0-a05a-9353b14575ca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:26.092165 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6203fcce-df28-4406-86f4-3c4b38b31854 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:26.100388 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6203fcce-df28-4406-86f4-3c4b38b31854 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 Aug 26 15:04:26.100388 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6203fcce-df28-4406-86f4-3c4b38b31854 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:26.100388 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6203fcce-df28-4406-86f4-3c4b38b31854 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:26.112717 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:26.112717 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:26.117914 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:26.117914 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:26.119553 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6203fcce-df28-4406-86f4-3c4b38b31854 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:26.125116 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-dd430280-1661-4ef0-a05a-9353b14575ca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:26.127912 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6203fcce-df28-4406-86f4-3c4b38b31854 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 returned with HTTP 200 Aug 26 15:04:26.127912 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 298/1211] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:26 2026] GET /volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:26.134360 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-dd430280-1661-4ef0-a05a-9353b14575ca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:26.135138 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 301/1212] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:26 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1439 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:04:26.170833 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-32d37952-8ea6-4d9b-ad24-63e076e89b1a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:26.170833 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-32d37952-8ea6-4d9b-ad24-63e076e89b1a None None] GET https://10.4.3.64/volume// Aug 26 15:04:26.171977 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-32d37952-8ea6-4d9b-ad24-63e076e89b1a None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:26.171977 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-32d37952-8ea6-4d9b-ad24-63e076e89b1a None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:26.171977 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-32d37952-8ea6-4d9b-ad24-63e076e89b1a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:04:26.172375 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 306/1213] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:04:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:04:26.177969 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-0b27f3b9-8007-4865-8e7b-b7ce1afd1845 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:26.182008 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-0b27f3b9-8007-4865-8e7b-b7ce1afd1845 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438/action Aug 26 15:04:26.182008 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-0b27f3b9-8007-4865-8e7b-b7ce1afd1845 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:26.182008 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-0b27f3b9-8007-4865-8e7b-b7ce1afd1845 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:26.193180 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-d583ba7b-05e8-424f-a5d2-856d91bf145a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:26.200182 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-d583ba7b-05e8-424f-a5d2-856d91bf145a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 Aug 26 15:04:26.200182 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-d583ba7b-05e8-424f-a5d2-856d91bf145a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:26.200182 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-d583ba7b-05e8-424f-a5d2-856d91bf145a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:26.202777 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:26.202777 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:26.203480 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-0b27f3b9-8007-4865-8e7b-b7ce1afd1845 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:26.220593 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:26.220593 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:26.221379 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-0b27f3b9-8007-4865-8e7b-b7ce1afd1845 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Begin detaching volume completed successfully. Aug 26 15:04:26.221721 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-0b27f3b9-8007-4865-8e7b-b7ce1afd1845 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438/action returned with HTTP 202 Aug 26 15:04:26.222362 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 309/1214] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:04:26 2026] POST /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:26.231693 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-d583ba7b-05e8-424f-a5d2-856d91bf145a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:26.241360 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-d583ba7b-05e8-424f-a5d2-856d91bf145a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 returned with HTTP 200 Aug 26 15:04:26.241360 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 299/1215] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:04:26 2026] GET /volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 => generated 1049 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:04:26.271909 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a405f16a-c01f-4c4b-9a82-b81604c907a7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:26.274533 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a405f16a-c01f-4c4b-9a82-b81604c907a7 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:26.275395 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a405f16a-c01f-4c4b-9a82-b81604c907a7 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:26.275395 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a405f16a-c01f-4c4b-9a82-b81604c907a7 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:26.310701 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:26.310701 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:26.319549 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a405f16a-c01f-4c4b-9a82-b81604c907a7 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:26.330044 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a405f16a-c01f-4c4b-9a82-b81604c907a7 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:26.331072 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 302/1216] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:26 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1442 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:26.358664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-562b8fa8-2380-4cd8-b16f-547b3cc80dd2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:26.360972 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-562b8fa8-2380-4cd8-b16f-547b3cc80dd2 None None] GET https://10.4.3.64/volume// Aug 26 15:04:26.360972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-562b8fa8-2380-4cd8-b16f-547b3cc80dd2 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:26.360972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-562b8fa8-2380-4cd8-b16f-547b3cc80dd2 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:26.360972 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-562b8fa8-2380-4cd8-b16f-547b3cc80dd2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:04:26.361299 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 307/1217] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:04:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:04:26.379269 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-2e99692e-300d-47b4-948f-8b474cce5a62 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:26.383136 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-2e99692e-300d-47b4-948f-8b474cce5a62 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:26.384104 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-2e99692e-300d-47b4-948f-8b474cce5a62 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:26.384104 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-2e99692e-300d-47b4-948f-8b474cce5a62 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:26.404084 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-ce53bd41-af2c-4992-831a-ed6c4283b6a7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:26.408639 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-ce53bd41-af2c-4992-831a-ed6c4283b6a7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] PUT https://10.4.3.64/volume/v3/attachments/64ac1c80-4725-4623-bde8-40fc1d5efa1f Aug 26 15:04:26.410594 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-ce53bd41-af2c-4992-831a-ed6c4283b6a7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:26.410826 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:26.410826 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:26.418739 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-2e99692e-300d-47b4-948f-8b474cce5a62 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:26.423622 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-ce53bd41-af2c-4992-831a-ed6c4283b6a7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Acquiring lock "cinder-attachment_update-255443b9-a370-435f-9828-301186a34bb3-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:04:26.428383 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-2e99692e-300d-47b4-948f-8b474cce5a62 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:26.428534 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 310/1218] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:04:26 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1622 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:04:26.434611 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-ce53bd41-af2c-4992-831a-ed6c4283b6a7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-255443b9-a370-435f-9828-301186a34bb3-np0000008165" acquired by "attachment_update" :: waited 0.011s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:04:26.436206 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:26.436206 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:26.608939 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-ce53bd41-af2c-4992-831a-ed6c4283b6a7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-255443b9-a370-435f-9828-301186a34bb3-np0000008165" released by "attachment_update" :: held 0.175s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:04:26.609373 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-ce53bd41-af2c-4992-831a-ed6c4283b6a7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/64ac1c80-4725-4623-bde8-40fc1d5efa1f returned with HTTP 200 Aug 26 15:04:26.610044 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 300/1219] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:04:26 2026] PUT /volume/v3/attachments/64ac1c80-4725-4623-bde8-40fc1d5efa1f => generated 968 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:26.658074 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-ae46d3e3-76f1-4cf4-b285-762fa87935fb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:26.662246 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-ae46d3e3-76f1-4cf4-b285-762fa87935fb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments/64ac1c80-4725-4623-bde8-40fc1d5efa1f/action Aug 26 15:04:26.664208 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-ae46d3e3-76f1-4cf4-b285-762fa87935fb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:26.664208 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-ae46d3e3-76f1-4cf4-b285-762fa87935fb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:26.672013 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=298,cinder:UPDATE=66,cinder:INSERT=34,cinder:DELETE=2 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:04:26.704040 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:26.704040 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:26.726619 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-ae46d3e3-76f1-4cf4-b285-762fa87935fb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/64ac1c80-4725-4623-bde8-40fc1d5efa1f/action returned with HTTP 204 Aug 26 15:04:26.726619 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 303/1220] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:04:26 2026] POST /volume/v3/attachments/64ac1c80-4725-4623-bde8-40fc1d5efa1f/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 26 15:04:27.151053 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6275a891-bfd1-489b-aef8-0013ec71a6e2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:27.151776 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6275a891-bfd1-489b-aef8-0013ec71a6e2 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 Aug 26 15:04:27.151921 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6275a891-bfd1-489b-aef8-0013ec71a6e2 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:27.154919 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6275a891-bfd1-489b-aef8-0013ec71a6e2 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:27.155147 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=334,cinder:INSERT=55,cinder:UPDATE=94,cinder:DELETE=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:04:27.163615 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6275a891-bfd1-489b-aef8-0013ec71a6e2 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 returned with HTTP 404 Aug 26 15:04:27.164337 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 308/1221] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:27 2026] GET /volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:27.178092 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6b138f81-a807-4b58-9e4c-1c7ffaa54f18 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:27.185800 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b138f81-a807-4b58-9e4c-1c7ffaa54f18 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 Aug 26 15:04:27.185800 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b138f81-a807-4b58-9e4c-1c7ffaa54f18 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:27.185800 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b138f81-a807-4b58-9e4c-1c7ffaa54f18 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:27.200925 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b138f81-a807-4b58-9e4c-1c7ffaa54f18 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 returned with HTTP 404 Aug 26 15:04:27.200925 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 311/1222] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:27 2026] GET /volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:27.214973 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f1099a69-7dac-4833-81f7-d8dfa20e7db3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:27.220855 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1099a69-7dac-4833-81f7-d8dfa20e7db3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] DELETE https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 Aug 26 15:04:27.220855 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1099a69-7dac-4833-81f7-d8dfa20e7db3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:27.220855 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1099a69-7dac-4833-81f7-d8dfa20e7db3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:27.220855 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f1099a69-7dac-4833-81f7-d8dfa20e7db3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Delete volume with id: 996b338f-5af3-41ec-83f6-4d5e7ccc3776 Aug 26 15:04:27.243316 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1099a69-7dac-4833-81f7-d8dfa20e7db3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 returned with HTTP 404 Aug 26 15:04:27.244403 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 301/1223] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:27 2026] DELETE /volume/v3/volumes/996b338f-5af3-41ec-83f6-4d5e7ccc3776 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:27.262276 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:27.264507 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:27.265751 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1854006728"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:27.267210 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1854006728'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:27.267210 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume of 1 GB Aug 26 15:04:27.279713 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Availability Zones retrieved successfully. Aug 26 15:04:27.290662 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Flow 'volume_create_api' (4f7ff47f-444f-4688-b5ec-d100e5214de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:27.290940 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d9f016-bded-4e08-ba36-91f95a6cf858) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:27.292417 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:27.333595 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18d9f016-bded-4e08-ba36-91f95a6cf858) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:27.334789 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39c181a-f5be-4cbc-9c1d-65e9cbe765a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:27.337286 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-5521de91-c6c8-463c-8529-6d86d215af0e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:27.340223 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-5521de91-c6c8-463c-8529-6d86d215af0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:27.340783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-5521de91-c6c8-463c-8529-6d86d215af0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:27.341473 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-5521de91-c6c8-463c-8529-6d86d215af0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:27.367765 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c7eeea45-0563-4629-ac04-45fce239a8d2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:27.371650 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c7eeea45-0563-4629-ac04-45fce239a8d2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:27.371902 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c7eeea45-0563-4629-ac04-45fce239a8d2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:27.373163 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c7eeea45-0563-4629-ac04-45fce239a8d2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:27.375530 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:27.375530 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:27.394695 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-5521de91-c6c8-463c-8529-6d86d215af0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:27.396726 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:27.396726 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:27.403676 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c7eeea45-0563-4629-ac04-45fce239a8d2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:27.408365 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-5521de91-c6c8-463c-8529-6d86d215af0e tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:27.410180 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 309/1224] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:27 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1442 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:04:27.413471 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c7eeea45-0563-4629-ac04-45fce239a8d2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:27.414518 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 312/1225] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:27 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:27.442992 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Created reservations ['7a1d0e3c-1b69-4c52-9cf0-26b7e970384d', '4d0dd3ab-4c5b-40c4-afab-98ab194284d2', '87864038-9483-4621-937f-cb9a35773d7d', 'ee2d90ce-00cc-499a-b509-69f9418ad8f7'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:27.444406 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39c181a-f5be-4cbc-9c1d-65e9cbe765a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a1d0e3c-1b69-4c52-9cf0-26b7e970384d', '4d0dd3ab-4c5b-40c4-afab-98ab194284d2', '87864038-9483-4621-937f-cb9a35773d7d', 'ee2d90ce-00cc-499a-b509-69f9418ad8f7']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:27.445241 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d22deb3-cf6c-4a9c-b897-532a2cad290e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:27.446044 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-0856331e-6326-4b21-9c0a-fc22ca887220 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:27.452607 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-0856331e-6326-4b21-9c0a-fc22ca887220 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/attachments/d73fa1d0-0a5a-49ef-8964-d4f8c98cea7d Aug 26 15:04:27.453435 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-0856331e-6326-4b21-9c0a-fc22ca887220 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:27.453951 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-0856331e-6326-4b21-9c0a-fc22ca887220 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:27.467466 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:27.467466 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:27.479091 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d22deb3-cf6c-4a9c-b897-532a2cad290e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '631c212c-9766-4d06-b0bb-dc8d82a046ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1854006728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68ffd6761894f4690263ce209eeaa38',qos_specs=None,replication_status=,reservations=['7a1d0e3c-1b69-4c52-9cf0-26b7e970384d','4d0dd3ab-4c5b-40c4-afab-98ab194284d2','87864038-9483-4621-937f-cb9a35773d7d','ee2d90ce-00cc-499a-b509-69f9418ad8f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0619e3cff2e64748962994f56ca63435',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1854006728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=631c212c-9766-4d06-b0bb-dc8d82a046ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a68ffd6761894f4690263ce209eeaa38',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0619e3cff2e64748962994f56ca63435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:27.480376 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (665e17f4-cde4-4505-850a-7b12c409f3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:27.536304 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (665e17f4-cde4-4505-850a-7b12c409f3e6) transitioned into state 'SUCCESS' from state '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-1854006728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a68ffd6761894f4690263ce209eeaa38',qos_specs=None,replication_status=,reservations=['7a1d0e3c-1b69-4c52-9cf0-26b7e970384d','4d0dd3ab-4c5b-40c4-afab-98ab194284d2','87864038-9483-4621-937f-cb9a35773d7d','ee2d90ce-00cc-499a-b509-69f9418ad8f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0619e3cff2e64748962994f56ca63435',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:27.536934 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (267e5aaf-b881-49be-8ee3-7e97e05455a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:27.561439 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (267e5aaf-b881-49be-8ee3-7e97e05455a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:27.562325 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Flow 'volume_create_api' (4f7ff47f-444f-4688-b5ec-d100e5214de5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:27.562835 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Create volume request issued successfully. Aug 26 15:04:27.564520 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56df79db-c7c0-4ff9-beb9-244ccddd8e67 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:27.564589 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 304/1226] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:27 2026] POST /volume/v3/volumes => generated 747 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:27.593340 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7d945c96-6d6a-4225-ba55-c42f69966a90 req-0856331e-6326-4b21-9c0a-fc22ca887220 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/d73fa1d0-0a5a-49ef-8964-d4f8c98cea7d returned with HTTP 200 Aug 26 15:04:27.593340 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 302/1227] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:04:27 2026] DELETE /volume/v3/attachments/d73fa1d0-0a5a-49ef-8964-d4f8c98cea7d => generated 192 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:27.593453 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ca46af0e-666c-4ed8-8516-283d37703ec3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:27.600440 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca46af0e-666c-4ed8-8516-283d37703ec3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce Aug 26 15:04:27.600526 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca46af0e-666c-4ed8-8516-283d37703ec3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:27.601357 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca46af0e-666c-4ed8-8516-283d37703ec3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:27.615799 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:27.615799 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:27.622233 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ca46af0e-666c-4ed8-8516-283d37703ec3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:27.633302 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca46af0e-666c-4ed8-8516-283d37703ec3 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce returned with HTTP 200 Aug 26 15:04:27.633467 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 310/1228] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:27 2026] GET /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:28.442992 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b3d2469f-44e9-48f0-9fcc-4ccc57e50a3d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.444898 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b3d2469f-44e9-48f0-9fcc-4ccc57e50a3d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:28.445099 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b3d2469f-44e9-48f0-9fcc-4ccc57e50a3d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:28.445296 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b3d2469f-44e9-48f0-9fcc-4ccc57e50a3d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:28.449763 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=418,cinder:INSERT=83,cinder:UPDATE=138,cinder:DELETE=2 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:04:28.465588 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:28.465588 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:28.473697 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b3d2469f-44e9-48f0-9fcc-4ccc57e50a3d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:28.481638 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b3d2469f-44e9-48f0-9fcc-4ccc57e50a3d tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:28.481899 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 313/1229] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:28 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:28.500349 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-33d4d763-2407-4c76-bf5b-34a49898eeef None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.503967 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33d4d763-2407-4c76-bf5b-34a49898eeef tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:28.504184 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33d4d763-2407-4c76-bf5b-34a49898eeef tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:28.505292 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33d4d763-2407-4c76-bf5b-34a49898eeef tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:28.520274 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:28.520274 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:28.533702 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-33d4d763-2407-4c76-bf5b-34a49898eeef tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] Volume info retrieved successfully. Aug 26 15:04:28.540575 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33d4d763-2407-4c76-bf5b-34a49898eeef tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-reader] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:28.542563 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 305/1230] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:28 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:28.621013 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-bab6161d-9458-49a5-87b1-83620525e867 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.624493 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-bab6161d-9458-49a5-87b1-83620525e867 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:28.624836 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-bab6161d-9458-49a5-87b1-83620525e867 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:28.625785 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-bab6161d-9458-49a5-87b1-83620525e867 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:28.643658 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:28.643658 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:28.651529 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-bab6161d-9458-49a5-87b1-83620525e867 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:28.658016 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-647834cf-a733-424b-9e08-f68c84937c26 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.659667 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-bab6161d-9458-49a5-87b1-83620525e867 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:28.660441 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-647834cf-a733-424b-9e08-f68c84937c26 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce Aug 26 15:04:28.660652 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 303/1231] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:28 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:28.660737 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-647834cf-a733-424b-9e08-f68c84937c26 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:28.660995 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-647834cf-a733-424b-9e08-f68c84937c26 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:28.676177 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:28.676177 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:28.683737 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-647834cf-a733-424b-9e08-f68c84937c26 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:28.697078 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-647834cf-a733-424b-9e08-f68c84937c26 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce returned with HTTP 200 Aug 26 15:04:28.697869 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 311/1232] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:28 2026] GET /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:28.698271 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-ef514304-c93c-4c47-9848-82212fab482a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.701261 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-ef514304-c93c-4c47-9848-82212fab482a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438/action Aug 26 15:04:28.701489 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-ef514304-c93c-4c47-9848-82212fab482a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:28.701720 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-ef514304-c93c-4c47-9848-82212fab482a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:28.719756 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-edc6014c-57c2-47d3-88ad-fa8a8856fe70 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.722635 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-edc6014c-57c2-47d3-88ad-fa8a8856fe70 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce/action Aug 26 15:04:28.723039 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-edc6014c-57c2-47d3-88ad-fa8a8856fe70 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:28.723249 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-edc6014c-57c2-47d3-88ad-fa8a8856fe70 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:28.731505 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:28.731505 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:28.731866 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-ef514304-c93c-4c47-9848-82212fab482a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:28.738910 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:28.738910 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:28.739100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-edc6014c-57c2-47d3-88ad-fa8a8856fe70 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Updating volume '631c212c-9766-4d06-b0bb-dc8d82a046ce' with '{'status': 'error'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 15:04:28.743413 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-ef514304-c93c-4c47-9848-82212fab482a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Begin detaching volume completed successfully. Aug 26 15:04:28.744056 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-ef514304-c93c-4c47-9848-82212fab482a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438/action returned with HTTP 202 Aug 26 15:04:28.744369 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 314/1233] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:04:28 2026] POST /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:28.780998 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1f2e4db1-ed7e-4525-bd3a-7b86bd5aafb5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.783830 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-edc6014c-57c2-47d3-88ad-fa8a8856fe70 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce/action returned with HTTP 202 Aug 26 15:04:28.784449 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1f2e4db1-ed7e-4525-bd3a-7b86bd5aafb5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:28.784449 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1f2e4db1-ed7e-4525-bd3a-7b86bd5aafb5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:28.784607 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 306/1234] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:28 2026] POST /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:28.784652 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1f2e4db1-ed7e-4525-bd3a-7b86bd5aafb5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:28.794723 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e65d6fc9-842b-4de5-83b8-5d6091c7fb77 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.798035 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e65d6fc9-842b-4de5-83b8-5d6091c7fb77 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce Aug 26 15:04:28.798035 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e65d6fc9-842b-4de5-83b8-5d6091c7fb77 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:28.798035 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e65d6fc9-842b-4de5-83b8-5d6091c7fb77 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:28.813336 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:28.813336 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:28.817278 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:28.817278 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:28.819712 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e65d6fc9-842b-4de5-83b8-5d6091c7fb77 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:28.830094 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e65d6fc9-842b-4de5-83b8-5d6091c7fb77 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce returned with HTTP 200 Aug 26 15:04:28.831041 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 312/1235] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:28 2026] GET /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce => generated 836 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:28.832919 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1f2e4db1-ed7e-4525-bd3a-7b86bd5aafb5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:28.838066 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1f2e4db1-ed7e-4525-bd3a-7b86bd5aafb5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:28.839262 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 304/1236] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:28 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1145 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:28.847365 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a11b4b16-3980-4e6d-a2cd-d9e92519cc2c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.848116 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a11b4b16-3980-4e6d-a2cd-d9e92519cc2c None None] GET https://10.4.3.64/volume// Aug 26 15:04:28.848116 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a11b4b16-3980-4e6d-a2cd-d9e92519cc2c None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:28.848245 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a11b4b16-3980-4e6d-a2cd-d9e92519cc2c None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:28.851312 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a11b4b16-3980-4e6d-a2cd-d9e92519cc2c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:04:28.851852 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 315/1237] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:04:28 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:04:28.865932 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c9c0c20d-f018-4008-983f-06995aa6c046 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.870285 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c9c0c20d-f018-4008-983f-06995aa6c046 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce/action Aug 26 15:04:28.870285 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c9c0c20d-f018-4008-983f-06995aa6c046 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:28.870285 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c9c0c20d-f018-4008-983f-06995aa6c046 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:28.874826 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-bd243c5d-2e81-42b1-bb05-64a8ecdcfa05 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.879835 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-bd243c5d-2e81-42b1-bb05-64a8ecdcfa05 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:28.881702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-bd243c5d-2e81-42b1-bb05-64a8ecdcfa05 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:28.881702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-bd243c5d-2e81-42b1-bb05-64a8ecdcfa05 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:28.888480 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:28.888480 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:28.888480 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-c9c0c20d-f018-4008-983f-06995aa6c046 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Updating volume '631c212c-9766-4d06-b0bb-dc8d82a046ce' with '{'status': 'available'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 15:04:28.900064 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:28.900064 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:28.907044 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-bd243c5d-2e81-42b1-bb05-64a8ecdcfa05 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:28.914113 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-bd243c5d-2e81-42b1-bb05-64a8ecdcfa05 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:28.914759 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 313/1238] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:04:28 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:04:28.924442 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c9c0c20d-f018-4008-983f-06995aa6c046 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce/action returned with HTTP 202 Aug 26 15:04:28.925028 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 307/1239] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:28 2026] POST /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:28.935333 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4866595d-608c-4668-85b8-587eaf77e2f4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.938176 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4866595d-608c-4668-85b8-587eaf77e2f4 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce Aug 26 15:04:28.938455 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4866595d-608c-4668-85b8-587eaf77e2f4 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:28.938644 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4866595d-608c-4668-85b8-587eaf77e2f4 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:28.949782 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:28.949782 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:28.956794 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4866595d-608c-4668-85b8-587eaf77e2f4 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:28.964547 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4866595d-608c-4668-85b8-587eaf77e2f4 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce returned with HTTP 200 Aug 26 15:04:28.964903 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 305/1240] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:28 2026] GET /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:28.990922 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3f8b6f38-9ce1-4302-a486-517101bf67b4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:28.993059 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f8b6f38-9ce1-4302-a486-517101bf67b4 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce/action Aug 26 15:04:28.993735 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f8b6f38-9ce1-4302-a486-517101bf67b4 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:28.994119 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f8b6f38-9ce1-4302-a486-517101bf67b4 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:29.008037 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:29.008037 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:29.008618 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-3f8b6f38-9ce1-4302-a486-517101bf67b4 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Updating volume '631c212c-9766-4d06-b0bb-dc8d82a046ce' with '{'status': 'maintenance'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 15:04:29.049339 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f8b6f38-9ce1-4302-a486-517101bf67b4 tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce/action returned with HTTP 202 Aug 26 15:04:29.050440 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 316/1241] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:28 2026] POST /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:29.063587 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-09b57cb1-0056-471c-bbc5-2f62204567db None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:29.068752 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09b57cb1-0056-471c-bbc5-2f62204567db tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce Aug 26 15:04:29.070261 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09b57cb1-0056-471c-bbc5-2f62204567db tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:29.070873 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-09b57cb1-0056-471c-bbc5-2f62204567db tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:29.081128 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:29.081128 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:29.086133 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-09b57cb1-0056-471c-bbc5-2f62204567db tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:29.092946 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-09b57cb1-0056-471c-bbc5-2f62204567db tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce returned with HTTP 200 Aug 26 15:04:29.094200 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 314/1242] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:29 2026] GET /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:29.119993 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-24f91b34-a0a1-4f57-a0cc-3b6a64e2591a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:29.125777 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24f91b34-a0a1-4f57-a0cc-3b6a64e2591a tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] POST https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce/action Aug 26 15:04:29.126700 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-24f91b34-a0a1-4f57-a0cc-3b6a64e2591a tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:29.126700 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-24f91b34-a0a1-4f57-a0cc-3b6a64e2591a tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:29.143822 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:29.143822 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:29.143822 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-24f91b34-a0a1-4f57-a0cc-3b6a64e2591a tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] Updating volume '631c212c-9766-4d06-b0bb-dc8d82a046ce' with '{'status': 'available'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 15:04:29.179307 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24f91b34-a0a1-4f57-a0cc-3b6a64e2591a tempest-VolumesActionsTest-710751982 tempest-VolumesActionsTest-710751982-project-admin] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce/action returned with HTTP 202 Aug 26 15:04:29.179801 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 308/1243] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:29 2026] POST /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:29.189978 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1930c816-7379-4bf7-b9ae-1822a53a95d1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:29.192444 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1930c816-7379-4bf7-b9ae-1822a53a95d1 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce Aug 26 15:04:29.192726 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1930c816-7379-4bf7-b9ae-1822a53a95d1 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:29.193097 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1930c816-7379-4bf7-b9ae-1822a53a95d1 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:29.203547 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:29.203547 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:29.208899 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1930c816-7379-4bf7-b9ae-1822a53a95d1 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:29.216583 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1930c816-7379-4bf7-b9ae-1822a53a95d1 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce returned with HTTP 200 Aug 26 15:04:29.217220 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 306/1244] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:29 2026] GET /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:29.235154 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-19d4933d-9120-44d8-a2fa-77d42479f658 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:29.238716 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-19d4933d-9120-44d8-a2fa-77d42479f658 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce Aug 26 15:04:29.238716 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-19d4933d-9120-44d8-a2fa-77d42479f658 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:29.238716 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-19d4933d-9120-44d8-a2fa-77d42479f658 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:29.249636 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:29.249636 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:29.256730 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-19d4933d-9120-44d8-a2fa-77d42479f658 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:29.264362 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-19d4933d-9120-44d8-a2fa-77d42479f658 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce returned with HTTP 200 Aug 26 15:04:29.265306 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 317/1245] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:29 2026] GET /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:29.284200 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dc9f8a41-c42d-4bb5-a106-b39b6798991f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:29.288566 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dc9f8a41-c42d-4bb5-a106-b39b6798991f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] DELETE https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce Aug 26 15:04:29.288985 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dc9f8a41-c42d-4bb5-a106-b39b6798991f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:29.289233 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dc9f8a41-c42d-4bb5-a106-b39b6798991f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:29.289471 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-dc9f8a41-c42d-4bb5-a106-b39b6798991f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Delete volume with id: 631c212c-9766-4d06-b0bb-dc8d82a046ce Aug 26 15:04:29.304129 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:29.304129 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:29.304873 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dc9f8a41-c42d-4bb5-a106-b39b6798991f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:29.338058 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dc9f8a41-c42d-4bb5-a106-b39b6798991f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Delete volume request issued successfully. Aug 26 15:04:29.338058 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dc9f8a41-c42d-4bb5-a106-b39b6798991f tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce returned with HTTP 202 Aug 26 15:04:29.338058 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 315/1246] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:29 2026] DELETE /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:29.346913 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0bc58888-5abe-4271-84e7-d80586c40bac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:29.350119 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0bc58888-5abe-4271-84e7-d80586c40bac tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce Aug 26 15:04:29.350119 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0bc58888-5abe-4271-84e7-d80586c40bac tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:29.350119 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0bc58888-5abe-4271-84e7-d80586c40bac tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:29.358942 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:29.358942 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:29.365957 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0bc58888-5abe-4271-84e7-d80586c40bac tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Volume info retrieved successfully. Aug 26 15:04:29.373751 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0bc58888-5abe-4271-84e7-d80586c40bac tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce returned with HTTP 200 Aug 26 15:04:29.373751 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 309/1247] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:29 2026] GET /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:29.870806 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-01a3aa85-efb0-4b74-a982-d64d6f3637eb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:29.878625 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-01a3aa85-efb0-4b74-a982-d64d6f3637eb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:29.879120 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-01a3aa85-efb0-4b74-a982-d64d6f3637eb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:29.879434 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-01a3aa85-efb0-4b74-a982-d64d6f3637eb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:29.896116 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:29.896116 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:29.904592 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-01a3aa85-efb0-4b74-a982-d64d6f3637eb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:29.913781 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-01a3aa85-efb0-4b74-a982-d64d6f3637eb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:29.914559 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 307/1248] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:29 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:30.391227 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-69eb1146-e6ee-4c62-a14b-f2d5c01e00f8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:30.393390 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69eb1146-e6ee-4c62-a14b-f2d5c01e00f8 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] GET https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce Aug 26 15:04:30.393581 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69eb1146-e6ee-4c62-a14b-f2d5c01e00f8 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:30.393919 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69eb1146-e6ee-4c62-a14b-f2d5c01e00f8 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:30.400778 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69eb1146-e6ee-4c62-a14b-f2d5c01e00f8 tempest-VolumesActionsTest-1809718136 tempest-VolumesActionsTest-1809718136-project-member] https://10.4.3.64/volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce returned with HTTP 404 Aug 26 15:04:30.401358 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 318/1249] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:30 2026] GET /volume/v3/volumes/631c212c-9766-4d06-b0bb-dc8d82a046ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:30.932968 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-76ab89b8-a890-4dc4-8cfd-6b8077a77409 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:30.936681 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-76ab89b8-a890-4dc4-8cfd-6b8077a77409 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:30.937457 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-76ab89b8-a890-4dc4-8cfd-6b8077a77409 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:30.939317 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-76ab89b8-a890-4dc4-8cfd-6b8077a77409 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:30.954801 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:30.954801 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:30.959793 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-76ab89b8-a890-4dc4-8cfd-6b8077a77409 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:30.970837 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-76ab89b8-a890-4dc4-8cfd-6b8077a77409 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:30.971494 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 316/1250] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:30 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:31.846992 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-a709a298-f41a-437b-ac57-4fd9b6925d7a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:31.853017 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-a709a298-f41a-437b-ac57-4fd9b6925d7a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3/encryption Aug 26 15:04:31.853545 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-a709a298-f41a-437b-ac57-4fd9b6925d7a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:31.853724 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-a709a298-f41a-437b-ac57-4fd9b6925d7a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:31.998714 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fcb55e5c-ecba-4d06-a542-c6c6b83fdca8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:32.001581 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fcb55e5c-ecba-4d06-a542-c6c6b83fdca8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:32.001581 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fcb55e5c-ecba-4d06-a542-c6c6b83fdca8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:32.001581 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fcb55e5c-ecba-4d06-a542-c6c6b83fdca8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:32.023582 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:32.023582 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:32.039925 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fcb55e5c-ecba-4d06-a542-c6c6b83fdca8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:32.058606 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fcb55e5c-ecba-4d06-a542-c6c6b83fdca8 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:32.058606 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 308/1251] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:31 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1145 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:32.079431 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:32.079431 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:32.098677 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8d119984-aeca-4e2a-ab7e-e7463c156a34 req-a709a298-f41a-437b-ac57-4fd9b6925d7a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3/encryption returned with HTTP 200 Aug 26 15:04:32.100272 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 310/1252] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:04:31 2026] GET /volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3/encryption => generated 160 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:33.084535 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d1140a5a-a5ae-41e5-8547-8203331c8a2b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:33.087109 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1140a5a-a5ae-41e5-8547-8203331c8a2b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:33.087312 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1140a5a-a5ae-41e5-8547-8203331c8a2b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:33.087534 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1140a5a-a5ae-41e5-8547-8203331c8a2b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:33.105905 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:33.105905 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:33.121575 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d1140a5a-a5ae-41e5-8547-8203331c8a2b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:33.131640 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1140a5a-a5ae-41e5-8547-8203331c8a2b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:33.132074 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 319/1253] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:33 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1145 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:33.143723 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-a1b5ac28-7092-41b8-813c-e5f95acfe1e2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:33.147401 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-a1b5ac28-7092-41b8-813c-e5f95acfe1e2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:33.147546 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-a1b5ac28-7092-41b8-813c-e5f95acfe1e2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:33.147976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-a1b5ac28-7092-41b8-813c-e5f95acfe1e2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:33.167362 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:33.167362 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:33.174873 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-a1b5ac28-7092-41b8-813c-e5f95acfe1e2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:33.183164 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-a1b5ac28-7092-41b8-813c-e5f95acfe1e2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:33.184233 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 317/1254] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:33 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 1145 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:34.002035 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-6126a8b0-f064-4937-ab51-0ccbbd3bdf7b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:34.008013 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-6126a8b0-f064-4937-ab51-0ccbbd3bdf7b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/attachments/8ae05608-796b-4a5a-9c27-c36f530acccd Aug 26 15:04:34.008301 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-6126a8b0-f064-4937-ab51-0ccbbd3bdf7b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:34.008575 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-6126a8b0-f064-4937-ab51-0ccbbd3bdf7b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:34.022948 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:34.022948 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:34.086485 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c5edbd5e-db60-4e8a-89ac-c8657c315855 req-6126a8b0-f064-4937-ab51-0ccbbd3bdf7b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/8ae05608-796b-4a5a-9c27-c36f530acccd returned with HTTP 200 Aug 26 15:04:34.087009 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 309/1255] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:04:33 2026] DELETE /volume/v3/attachments/8ae05608-796b-4a5a-9c27-c36f530acccd => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:34.155596 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d61180b0-acde-44a7-8ad9-c29364975254 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:34.159974 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d61180b0-acde-44a7-8ad9-c29364975254 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:34.160396 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d61180b0-acde-44a7-8ad9-c29364975254 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:34.160850 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d61180b0-acde-44a7-8ad9-c29364975254 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:34.172636 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:34.172636 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:34.178127 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d61180b0-acde-44a7-8ad9-c29364975254 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:34.184358 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d61180b0-acde-44a7-8ad9-c29364975254 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:34.185176 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 311/1256] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:34 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:04:34.198779 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d4712d39-7861-40fe-88b0-c98f325f919b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:34.200779 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4712d39-7861-40fe-88b0-c98f325f919b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:34.201053 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4712d39-7861-40fe-88b0-c98f325f919b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:34.201230 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4712d39-7861-40fe-88b0-c98f325f919b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:34.209148 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:34.209148 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:34.213941 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d4712d39-7861-40fe-88b0-c98f325f919b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:34.223951 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4712d39-7861-40fe-88b0-c98f325f919b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:34.225045 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 320/1257] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:34 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:34.299780 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a746a950-968c-4848-bcf2-76919fead148 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:34.301892 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a746a950-968c-4848-bcf2-76919fead148 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:34.302113 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a746a950-968c-4848-bcf2-76919fead148 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:34.302286 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a746a950-968c-4848-bcf2-76919fead148 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:34.307572 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9b1549ae-8421-4af4-aa30-9c563c96253b req-afbb2f62-2272-41e9-9939-ad6d24b66780 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:34.310277 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:34.310277 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:34.310421 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9b1549ae-8421-4af4-aa30-9c563c96253b req-afbb2f62-2272-41e9-9939-ad6d24b66780 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] DELETE https://10.4.3.64/volume/v3/attachments/f9048a31-f156-4586-970e-fd6c08220b0a Aug 26 15:04:34.310713 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9b1549ae-8421-4af4-aa30-9c563c96253b req-afbb2f62-2272-41e9-9939-ad6d24b66780 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:34.310985 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9b1549ae-8421-4af4-aa30-9c563c96253b req-afbb2f62-2272-41e9-9939-ad6d24b66780 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:34.314472 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a746a950-968c-4848-bcf2-76919fead148 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:34.320556 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a746a950-968c-4848-bcf2-76919fead148 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:34.320556 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 318/1258] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:34 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:34.334518 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:34.334518 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:34.401781 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:34.406144 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:34.406865 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-181110265", "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:34.408354 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9b1549ae-8421-4af4-aa30-9c563c96253b req-afbb2f62-2272-41e9-9939-ad6d24b66780 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/attachments/f9048a31-f156-4586-970e-fd6c08220b0a returned with HTTP 200 Aug 26 15:04:34.408354 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 310/1259] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:04:34 2026] DELETE /volume/v3/attachments/f9048a31-f156-4586-970e-fd6c08220b0a => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:34.410424 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-181110265', 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:34.523085 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create volume of 1 GB Aug 26 15:04:34.524412 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:34.524412 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:34.524412 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Availability Zones retrieved successfully. Aug 26 15:04:34.536633 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Flow 'volume_create_api' (c7b9b33b-36ca-48c1-93a3-8325585179af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:34.538252 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7191f316-3a88-4026-a14e-f39625baec92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:34.539750 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:34.592440 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:34.592440 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:34.610282 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7191f316-3a88-4026-a14e-f39625baec92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d4a75fb-3684-43b5-9805-bf2a7e9d1319', 'encryption_key_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=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:34.611298 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16e826b-0009-404d-a11c-4983a15b0d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:34.668868 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Created reservations ['9fdabb39-ec0f-4d5b-ba9b-330caad28038', '4424d8f5-8136-486e-b9cd-05cba6c08d69', 'eae33cca-b2f6-48d9-b9ba-4b662e2d683f', '1565434a-b85b-4137-83f9-438d9245022b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:34.669764 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b16e826b-0009-404d-a11c-4983a15b0d57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fdabb39-ec0f-4d5b-ba9b-330caad28038', '4424d8f5-8136-486e-b9cd-05cba6c08d69', 'eae33cca-b2f6-48d9-b9ba-4b662e2d683f', '1565434a-b85b-4137-83f9-438d9245022b']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:34.670552 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb50a334-b098-4a14-8502-e06ea73fe171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:34.700647 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb50a334-b098-4a14-8502-e06ea73fe171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e678ed7d-a010-4ee1-9613-a819383c572f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-181110265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3d81a96f8d994ab7a108d3255206974f',qos_specs=None,replication_status=,reservations=['9fdabb39-ec0f-4d5b-ba9b-330caad28038','4424d8f5-8136-486e-b9cd-05cba6c08d69','eae33cca-b2f6-48d9-b9ba-4b662e2d683f','1565434a-b85b-4137-83f9-438d9245022b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce62e6990a34e13aa5e1f1e5df57f7c',volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-181110265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e678ed7d-a010-4ee1-9613-a819383c572f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3d81a96f8d994ab7a108d3255206974f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce62e6990a34e13aa5e1f1e5df57f7c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d4a75fb-3684-43b5-9805-bf2a7e9d1319),volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:34.702844 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e79bc251-dd64-4ba2-b0f7-3430d74a4f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:34.733751 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e79bc251-dd64-4ba2-b0f7-3430d74a4f43) transitioned into state 'SUCCESS' from state '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-181110265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3d81a96f8d994ab7a108d3255206974f',qos_specs=None,replication_status=,reservations=['9fdabb39-ec0f-4d5b-ba9b-330caad28038','4424d8f5-8136-486e-b9cd-05cba6c08d69','eae33cca-b2f6-48d9-b9ba-4b662e2d683f','1565434a-b85b-4137-83f9-438d9245022b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce62e6990a34e13aa5e1f1e5df57f7c',volume_type_id=5d4a75fb-3684-43b5-9805-bf2a7e9d1319)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:34.734479 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf0ba3d-4aee-4bd9-98d6-cbc74eb20445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:34.748692 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf0ba3d-4aee-4bd9-98d6-cbc74eb20445) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:34.749971 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Flow 'volume_create_api' (c7b9b33b-36ca-48c1-93a3-8325585179af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:34.750380 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create volume request issued successfully. Aug 26 15:04:34.751277 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a5027fd0-6573-4caf-acc2-41496a4128d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:34.751940 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 312/1260] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:04:34 2026] POST /volume/v3/volumes => generated 757 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:34.764625 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f68787bd-fe13-441b-8c7d-74eb7008ab42 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:34.767079 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f68787bd-fe13-441b-8c7d-74eb7008ab42 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:34.767341 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f68787bd-fe13-441b-8c7d-74eb7008ab42 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:34.767631 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f68787bd-fe13-441b-8c7d-74eb7008ab42 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:34.779537 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:34.779537 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:34.785030 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f68787bd-fe13-441b-8c7d-74eb7008ab42 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:34.790193 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f68787bd-fe13-441b-8c7d-74eb7008ab42 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f returned with HTTP 200 Aug 26 15:04:34.790919 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 321/1261] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:34 2026] GET /volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:35.805489 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-99a97d8a-5dad-4d3a-b79f-3bf4ea476d18 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:35.807524 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-99a97d8a-5dad-4d3a-b79f-3bf4ea476d18 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:35.807832 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-99a97d8a-5dad-4d3a-b79f-3bf4ea476d18 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:35.808054 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-99a97d8a-5dad-4d3a-b79f-3bf4ea476d18 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:35.817244 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:35.817244 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:35.822742 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-99a97d8a-5dad-4d3a-b79f-3bf4ea476d18 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:35.829523 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-99a97d8a-5dad-4d3a-b79f-3bf4ea476d18 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f returned with HTTP 200 Aug 26 15:04:35.830458 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 319/1262] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:35 2026] GET /volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:36.011538 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-5816c771-f76e-415e-b62b-2d7a2cb6badb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:36.014709 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-5816c771-f76e-415e-b62b-2d7a2cb6badb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:36.014979 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-5816c771-f76e-415e-b62b-2d7a2cb6badb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:36.015232 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-5816c771-f76e-415e-b62b-2d7a2cb6badb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:36.026481 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:36.026481 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:36.041382 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-5816c771-f76e-415e-b62b-2d7a2cb6badb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:36.050102 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-5816c771-f76e-415e-b62b-2d7a2cb6badb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f returned with HTTP 200 Aug 26 15:04:36.050710 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 311/1263] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:36 2026] GET /volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:36.507474 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1824d68a-e919-40fc-8406-452c0ad7218a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:36.509476 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1824d68a-e919-40fc-8406-452c0ad7218a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] DELETE https://10.4.3.64/volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae Aug 26 15:04:36.509669 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1824d68a-e919-40fc-8406-452c0ad7218a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:36.509957 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1824d68a-e919-40fc-8406-452c0ad7218a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:36.510182 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-1824d68a-e919-40fc-8406-452c0ad7218a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Delete volume with id: 718cef26-1259-4d25-9791-4b0e6c76ceae Aug 26 15:04:36.518544 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:36.518544 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:36.519186 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1824d68a-e919-40fc-8406-452c0ad7218a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:04:36.551941 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1824d68a-e919-40fc-8406-452c0ad7218a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Delete volume request issued successfully. Aug 26 15:04:36.552314 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1824d68a-e919-40fc-8406-452c0ad7218a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae returned with HTTP 202 Aug 26 15:04:36.552819 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 313/1264] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:36 2026] DELETE /volume/v3/volumes/718cef26-1259-4d25-9791-4b0e6c76ceae => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:36.564302 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1a432220-640b-41bf-8a77-5d5e61570a24 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:36.564665 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1a432220-640b-41bf-8a77-5d5e61570a24 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] DELETE https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 Aug 26 15:04:36.564797 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1a432220-640b-41bf-8a77-5d5e61570a24 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:36.565089 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1a432220-640b-41bf-8a77-5d5e61570a24 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:36.565198 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-1a432220-640b-41bf-8a77-5d5e61570a24 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Delete backup with id: 93b5294a-eb41-413c-926d-72f986a85e67. Aug 26 15:04:36.578500 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:36.578500 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:36.606799 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-1a432220-640b-41bf-8a77-5d5e61570a24 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] delete_backup rpcapi backup_id 93b5294a-eb41-413c-926d-72f986a85e67 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:04:36.609924 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1a432220-640b-41bf-8a77-5d5e61570a24 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 returned with HTTP 202 Aug 26 15:04:36.611925 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 322/1265] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:36 2026] DELETE /volume/v3/backups/93b5294a-eb41-413c-926d-72f986a85e67 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:04:36.615926 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-4194d9c0-961d-493b-aa8c-efe5af66d4d4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:36.618793 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-4194d9c0-961d-493b-aa8c-efe5af66d4d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:36.619004 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-4194d9c0-961d-493b-aa8c-efe5af66d4d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:36.619279 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-4194d9c0-961d-493b-aa8c-efe5af66d4d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:36.624759 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-53f21a5f-1655-4958-929b-13bca4c9426a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:36.627238 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53f21a5f-1655-4958-929b-13bca4c9426a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 Aug 26 15:04:36.627920 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53f21a5f-1655-4958-929b-13bca4c9426a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:36.627920 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53f21a5f-1655-4958-929b-13bca4c9426a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:36.628214 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-53f21a5f-1655-4958-929b-13bca4c9426a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Delete volume with id: a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 Aug 26 15:04:36.633336 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:36.633336 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:36.637676 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:36.637676 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:36.639286 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-53f21a5f-1655-4958-929b-13bca4c9426a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:04:36.641864 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-4194d9c0-961d-493b-aa8c-efe5af66d4d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:36.648063 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-4194d9c0-961d-493b-aa8c-efe5af66d4d4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f returned with HTTP 200 Aug 26 15:04:36.648928 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 320/1266] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:36 2026] GET /volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:36.665116 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-01779ade-6b3b-4545-92c9-7472fcd0021b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:36.665619 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01779ade-6b3b-4545-92c9-7472fcd0021b None None] GET https://10.4.3.64/volume// Aug 26 15:04:36.665837 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01779ade-6b3b-4545-92c9-7472fcd0021b None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:36.666105 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01779ade-6b3b-4545-92c9-7472fcd0021b None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:36.666540 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01779ade-6b3b-4545-92c9-7472fcd0021b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:04:36.666881 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 314/1267] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:04:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:04:36.680824 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-32056fa2-34e4-4172-a695-7df8d0191ce0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:36.684486 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-32056fa2-34e4-4172-a695-7df8d0191ce0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:04:36.684730 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-32056fa2-34e4-4172-a695-7df8d0191ce0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e678ed7d-a010-4ee1-9613-a819383c572f", "connector": null, "instance_uuid": "64073412-0b2a-4478-ae2d-931ea43216c9"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:36.685040 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-53f21a5f-1655-4958-929b-13bca4c9426a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Delete volume request issued successfully. Aug 26 15:04:36.685363 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53f21a5f-1655-4958-929b-13bca4c9426a tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 returned with HTTP 202 Aug 26 15:04:36.687992 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 312/1268] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:36 2026] DELETE /volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:36.696938 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-164eab46-29c6-4d0a-b519-cdb55c142480 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:36.703839 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-164eab46-29c6-4d0a-b519-cdb55c142480 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 Aug 26 15:04:36.704264 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-164eab46-29c6-4d0a-b519-cdb55c142480 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:36.704264 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-164eab46-29c6-4d0a-b519-cdb55c142480 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:36.707840 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:36.707840 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:36.721930 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:36.721930 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:36.727103 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-164eab46-29c6-4d0a-b519-cdb55c142480 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Volume info retrieved successfully. Aug 26 15:04:36.742568 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-164eab46-29c6-4d0a-b519-cdb55c142480 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 returned with HTTP 200 Aug 26 15:04:36.743199 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 321/1269] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:36 2026] GET /volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 => generated 1359 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:36.784823 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-32056fa2-34e4-4172-a695-7df8d0191ce0 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:04:36.785996 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 323/1270] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:04:36 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:37.758667 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b6d26b63-253f-4c8e-bca0-f91080d722d5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:37.763500 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6d26b63-253f-4c8e-bca0-f91080d722d5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] GET https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 Aug 26 15:04:37.763908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6d26b63-253f-4c8e-bca0-f91080d722d5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:37.764155 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6d26b63-253f-4c8e-bca0-f91080d722d5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:37.775471 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6d26b63-253f-4c8e-bca0-f91080d722d5 tempest-TestVolumeBackupRestore-1721000791 tempest-TestVolumeBackupRestore-1721000791-project-member] https://10.4.3.64/volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 returned with HTTP 404 Aug 26 15:04:37.776261 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 315/1271] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:37 2026] GET /volume/v3/volumes/a15a04a5-6b4b-4e62-a8b4-7cc40fd8b542 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:38.920659 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-321bc905-c09e-4838-a6e7-b68bc3e60ba1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:38.921217 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-321bc905-c09e-4838-a6e7-b68bc3e60ba1 None None] GET https://10.4.3.64/volume// Aug 26 15:04:38.921474 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-321bc905-c09e-4838-a6e7-b68bc3e60ba1 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:38.922500 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-321bc905-c09e-4838-a6e7-b68bc3e60ba1 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:38.922822 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-321bc905-c09e-4838-a6e7-b68bc3e60ba1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:04:38.923475 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 313/1272] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:04:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:04:38.937126 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-9cd0fe11-540b-4b8a-a917-619edec1ba69 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:39.189511 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-9cd0fe11-540b-4b8a-a917-619edec1ba69 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:39.189824 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-9cd0fe11-540b-4b8a-a917-619edec1ba69 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:39.190133 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-9cd0fe11-540b-4b8a-a917-619edec1ba69 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:39.214528 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:39.214528 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:39.223716 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-9cd0fe11-540b-4b8a-a917-619edec1ba69 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:39.231580 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-9cd0fe11-540b-4b8a-a917-619edec1ba69 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f returned with HTTP 200 Aug 26 15:04:39.232781 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 322/1273] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:04:38 2026] GET /volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f => generated 1544 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:04:39.372502 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-6169d876-4951-4805-8a24-40f3d998606a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:39.375694 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-6169d876-4951-4805-8a24-40f3d998606a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] PUT https://10.4.3.64/volume/v3/attachments/93cede92-162c-4ee5-9b8e-dea1ec491110 Aug 26 15:04:39.376441 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-6169d876-4951-4805-8a24-40f3d998606a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:39.397037 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-6169d876-4951-4805-8a24-40f3d998606a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Acquiring lock "cinder-attachment_update-e678ed7d-a010-4ee1-9613-a819383c572f-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:04:39.410548 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-6169d876-4951-4805-8a24-40f3d998606a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-e678ed7d-a010-4ee1-9613-a819383c572f-np0000008165" acquired by "attachment_update" :: waited 0.013s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:04:39.412250 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:39.412250 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:39.560564 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-6169d876-4951-4805-8a24-40f3d998606a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Lock "cinder-attachment_update-e678ed7d-a010-4ee1-9613-a819383c572f-np0000008165" released by "attachment_update" :: held 0.150s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:04:39.561075 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-6169d876-4951-4805-8a24-40f3d998606a tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/93cede92-162c-4ee5-9b8e-dea1ec491110 returned with HTTP 200 Aug 26 15:04:39.561779 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 324/1274] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:04:39 2026] PUT /volume/v3/attachments/93cede92-162c-4ee5-9b8e-dea1ec491110 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:39.600993 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-1756ea03-3694-4eb0-8841-19697325bb8b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:39.608379 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-1756ea03-3694-4eb0-8841-19697325bb8b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/attachments/93cede92-162c-4ee5-9b8e-dea1ec491110/action Aug 26 15:04:39.608505 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-1756ea03-3694-4eb0-8841-19697325bb8b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:39.608620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-1756ea03-3694-4eb0-8841-19697325bb8b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:39.635627 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:39.635627 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:39.657215 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-aca63160-eac4-4e47-a24d-eb3282ab3d16 req-1756ea03-3694-4eb0-8841-19697325bb8b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/93cede92-162c-4ee5-9b8e-dea1ec491110/action returned with HTTP 204 Aug 26 15:04:39.657734 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 316/1275] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:04:39 2026] POST /volume/v3/attachments/93cede92-162c-4ee5-9b8e-dea1ec491110/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:41.013823 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b296bb73-1791-438d-89b4-ca19297a7a8e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:41.256788 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:41.256788 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-837917105"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:41.257502 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-837917105'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:41.257616 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Create volume of 1 GB Aug 26 15:04:41.261956 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Availability Zones retrieved successfully. Aug 26 15:04:41.268483 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Flow 'volume_create_api' (62ac9749-2733-4803-9351-5d892e3f56ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:41.269734 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc1d0898-3c5b-420b-928f-0448591809ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:41.271906 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:41.330628 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc1d0898-3c5b-420b-928f-0448591809ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:41.332171 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54edf6c-7765-417a-a594-80979d51dee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:41.453678 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Created reservations ['26882a80-6785-4c60-8d52-efddd7a99d90', '9846d653-ab3a-494f-8550-649b7707a2a2', '77c82a80-1524-4171-ab24-1d68c7e3c6f0', '68476015-ecee-432d-a985-d5d3bcb526a9'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:41.454760 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54edf6c-7765-417a-a594-80979d51dee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26882a80-6785-4c60-8d52-efddd7a99d90', '9846d653-ab3a-494f-8550-649b7707a2a2', '77c82a80-1524-4171-ab24-1d68c7e3c6f0', '68476015-ecee-432d-a985-d5d3bcb526a9']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:41.455793 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (626914dc-5beb-4c8a-a77c-6b155f7c104d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:41.486562 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (626914dc-5beb-4c8a-a77c-6b155f7c104d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e390d77-8475-47ab-a65f-30a0a94af793', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-837917105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9ee233d40d14a60b3f4b0a05377b400',qos_specs=None,replication_status=,reservations=['26882a80-6785-4c60-8d52-efddd7a99d90','9846d653-ab3a-494f-8550-649b7707a2a2','77c82a80-1524-4171-ab24-1d68c7e3c6f0','68476015-ecee-432d-a985-d5d3bcb526a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb46ec8b0b6443b199041365da9d7eb6',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-837917105',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e390d77-8475-47ab-a65f-30a0a94af793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9ee233d40d14a60b3f4b0a05377b400',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb46ec8b0b6443b199041365da9d7eb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:41.487545 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b7e2ca8-0746-44a6-9206-39368065d5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:41.516086 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b7e2ca8-0746-44a6-9206-39368065d5e3) transitioned into state 'SUCCESS' from state '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-837917105',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9ee233d40d14a60b3f4b0a05377b400',qos_specs=None,replication_status=,reservations=['26882a80-6785-4c60-8d52-efddd7a99d90','9846d653-ab3a-494f-8550-649b7707a2a2','77c82a80-1524-4171-ab24-1d68c7e3c6f0','68476015-ecee-432d-a985-d5d3bcb526a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb46ec8b0b6443b199041365da9d7eb6',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:41.516738 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1008a7bb-ec44-4176-b299-3a773d34621a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:41.534357 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1008a7bb-ec44-4176-b299-3a773d34621a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:41.535580 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Flow 'volume_create_api' (62ac9749-2733-4803-9351-5d892e3f56ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:41.536038 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Create volume request issued successfully. Aug 26 15:04:41.536957 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b296bb73-1791-438d-89b4-ca19297a7a8e tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:41.537473 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 314/1276] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:41 2026] POST /volume/v3/volumes => generated 748 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:41.565137 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fe889f46-a131-4342-9277-0513463748a4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:41.567442 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fe889f46-a131-4342-9277-0513463748a4 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] GET https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:41.567655 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fe889f46-a131-4342-9277-0513463748a4 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:41.568009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fe889f46-a131-4342-9277-0513463748a4 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:41.578999 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:41.578999 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:41.585389 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fe889f46-a131-4342-9277-0513463748a4 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Volume info retrieved successfully. Aug 26 15:04:41.594410 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fe889f46-a131-4342-9277-0513463748a4 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 returned with HTTP 200 Aug 26 15:04:41.595431 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 323/1277] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:41 2026] GET /volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:41.974314 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:41.977231 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:41.977676 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1872175910"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:41.980523 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1872175910'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:41.980668 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Create volume of 1 GB Aug 26 15:04:41.981062 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:41.981062 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:41.987938 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Availability Zones retrieved successfully. Aug 26 15:04:41.996610 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Flow 'volume_create_api' (b33b15bd-0e9e-4938-bfce-efa3ed2a72cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:41.998370 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36a2035-234a-4677-acce-5d9b5332fd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:41.999145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:42.052158 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d36a2035-234a-4677-acce-5d9b5332fd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:42.053405 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56786881-7c72-4ac0-8f4b-397ed22872dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:42.145207 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Created reservations ['bcfcc9b1-7d80-4335-9c65-af7816ad3ce8', 'f21c413f-7282-4003-9e58-76687acabfda', 'e8fbf929-b891-4a40-b24c-ac58393a17d5', '29a55907-3667-4253-b37c-c855fcb81b1d'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:42.146536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56786881-7c72-4ac0-8f4b-397ed22872dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcfcc9b1-7d80-4335-9c65-af7816ad3ce8', 'f21c413f-7282-4003-9e58-76687acabfda', 'e8fbf929-b891-4a40-b24c-ac58393a17d5', '29a55907-3667-4253-b37c-c855fcb81b1d']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:42.147901 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c036dc9-7d94-467d-825a-bd1814ded3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:42.186726 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c036dc9-7d94-467d-825a-bd1814ded3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d313b1f-d44e-497e-a08d-35274f18ebc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1872175910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce73bb141ae41d49a625dd7b2196c85',qos_specs=None,replication_status=,reservations=['bcfcc9b1-7d80-4335-9c65-af7816ad3ce8','f21c413f-7282-4003-9e58-76687acabfda','e8fbf929-b891-4a40-b24c-ac58393a17d5','29a55907-3667-4253-b37c-c855fcb81b1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f513b00ce3945eea1d96b663776e059',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1872175910',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d313b1f-d44e-497e-a08d-35274f18ebc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ce73bb141ae41d49a625dd7b2196c85',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f513b00ce3945eea1d96b663776e059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:42.188329 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2511f5b-19cd-484c-bc5e-6403023ba153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:42.232077 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2511f5b-19cd-484c-bc5e-6403023ba153) transitioned into state 'SUCCESS' from state '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-1872175910',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ce73bb141ae41d49a625dd7b2196c85',qos_specs=None,replication_status=,reservations=['bcfcc9b1-7d80-4335-9c65-af7816ad3ce8','f21c413f-7282-4003-9e58-76687acabfda','e8fbf929-b891-4a40-b24c-ac58393a17d5','29a55907-3667-4253-b37c-c855fcb81b1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f513b00ce3945eea1d96b663776e059',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:42.232077 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (821249fb-02a7-4d01-916f-5131e7b569b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:42.247305 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (821249fb-02a7-4d01-916f-5131e7b569b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:42.248198 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Flow 'volume_create_api' (b33b15bd-0e9e-4938-bfce-efa3ed2a72cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:42.248562 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Create volume request issued successfully. Aug 26 15:04:42.249405 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7936b712-db24-46bc-b4e8-e78af8f4f761 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:42.249993 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 325/1278] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:41 2026] POST /volume/v3/volumes => generated 755 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:42.272477 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a9f23ace-7d79-47e6-903f-cda930be7cdb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:42.275794 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9f23ace-7d79-47e6-903f-cda930be7cdb tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:04:42.275794 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9f23ace-7d79-47e6-903f-cda930be7cdb tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:42.276185 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9f23ace-7d79-47e6-903f-cda930be7cdb tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:42.288268 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:42.288268 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:42.298905 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a9f23ace-7d79-47e6-903f-cda930be7cdb tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:04:42.305045 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9f23ace-7d79-47e6-903f-cda930be7cdb tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 returned with HTTP 200 Aug 26 15:04:42.305739 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 317/1279] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:42 2026] GET /volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 => generated 823 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:42.618117 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-516cb899-af5a-4397-8ce2-6e78ccaf5dda None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:42.623498 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-516cb899-af5a-4397-8ce2-6e78ccaf5dda tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] GET https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:42.623840 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-516cb899-af5a-4397-8ce2-6e78ccaf5dda tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:42.624449 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-516cb899-af5a-4397-8ce2-6e78ccaf5dda tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:42.640084 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:42.640084 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:42.648300 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-516cb899-af5a-4397-8ce2-6e78ccaf5dda tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Volume info retrieved successfully. Aug 26 15:04:42.655026 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-516cb899-af5a-4397-8ce2-6e78ccaf5dda tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 returned with HTTP 200 Aug 26 15:04:42.655838 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 315/1280] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:42 2026] GET /volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:42.671859 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fcbaeb58-22a6-45e7-87e1-81b52c9febbb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:42.675910 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fcbaeb58-22a6-45e7-87e1-81b52c9febbb tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer Aug 26 15:04:42.675910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fcbaeb58-22a6-45e7-87e1-81b52c9febbb tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8e390d77-8475-47ab-a65f-30a0a94af793"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:42.677078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.volume_transfer [None req-fcbaeb58-22a6-45e7-87e1-81b52c9febbb tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Creating new volume transfer {'transfer': {'volume_id': '8e390d77-8475-47ab-a65f-30a0a94af793'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 26 15:04:42.677364 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.volume_transfer [None req-fcbaeb58-22a6-45e7-87e1-81b52c9febbb tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Creating transfer of volume 8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:42.677580 np0000008165 devstack@c-api.service[100197]: INFO cinder.transfer.api [None req-fcbaeb58-22a6-45e7-87e1-81b52c9febbb tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Generating transfer record for volume 8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:42.690996 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:42.690996 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:42.718066 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fcbaeb58-22a6-45e7-87e1-81b52c9febbb tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/os-volume-transfer returned with HTTP 202 Aug 26 15:04:42.718820 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 324/1281] 10.4.3.64 () {68 vars in 1284 bytes} [Wed Aug 26 15:04:42 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:42.732092 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-42338496-e274-4f52-93ac-a72a43a4609c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:42.736477 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-42338496-e274-4f52-93ac-a72a43a4609c tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] GET https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:42.736477 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-42338496-e274-4f52-93ac-a72a43a4609c tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:42.736477 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-42338496-e274-4f52-93ac-a72a43a4609c tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:42.755062 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:42.755062 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:42.766440 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-42338496-e274-4f52-93ac-a72a43a4609c tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Volume info retrieved successfully. Aug 26 15:04:42.773615 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-42338496-e274-4f52-93ac-a72a43a4609c tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 returned with HTTP 200 Aug 26 15:04:42.775065 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 326/1282] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:42 2026] GET /volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:42.794994 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9c96e120-961b-43a2-ba9b-705f87443b88 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:42.799467 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c96e120-961b-43a2-ba9b-705f87443b88 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] GET https://10.4.3.64/volume/v3/os-volume-transfer/378e0473-159e-4c54-a2e4-21e74f9b2e09 Aug 26 15:04:42.799780 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c96e120-961b-43a2-ba9b-705f87443b88 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:42.800169 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c96e120-961b-43a2-ba9b-705f87443b88 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:42.809662 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c96e120-961b-43a2-ba9b-705f87443b88 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/378e0473-159e-4c54-a2e4-21e74f9b2e09 returned with HTTP 200 Aug 26 15:04:42.810501 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 318/1283] 10.4.3.64 () {66 vars in 1374 bytes} [Wed Aug 26 15:04:42 2026] GET /volume/v3/os-volume-transfer/378e0473-159e-4c54-a2e4-21e74f9b2e09 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:42.822249 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fdc48786-7bbf-4d1d-96f2-3942c2408e15 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:42.824773 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fdc48786-7bbf-4d1d-96f2-3942c2408e15 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] GET https://10.4.3.64/volume/v3/os-volume-transfer Aug 26 15:04:42.825224 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fdc48786-7bbf-4d1d-96f2-3942c2408e15 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:42.825569 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fdc48786-7bbf-4d1d-96f2-3942c2408e15 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:42.826901 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.volume_transfer [None req-fdc48786-7bbf-4d1d-96f2-3942c2408e15 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Listing volume transfers {{(pid=100198) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 26 15:04:42.832360 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fdc48786-7bbf-4d1d-96f2-3942c2408e15 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/os-volume-transfer returned with HTTP 200 Aug 26 15:04:42.832776 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 316/1284] 10.4.3.64 () {66 vars in 1263 bytes} [Wed Aug 26 15:04:42 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:42.843825 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-46ca2fb6-78ba-48c8-9b61-d371c6e72c98 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:42.939248 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-46ca2fb6-78ba-48c8-9b61-d371c6e72c98 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer/378e0473-159e-4c54-a2e4-21e74f9b2e09/accept Aug 26 15:04:42.939648 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-46ca2fb6-78ba-48c8-9b61-d371c6e72c98 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "fe67346370fcf410"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:42.941447 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.volume_transfer [None req-46ca2fb6-78ba-48c8-9b61-d371c6e72c98 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Accepting volume transfer 378e0473-159e-4c54-a2e4-21e74f9b2e09 {{(pid=100197) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 26 15:04:42.941600 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.volume_transfer [None req-46ca2fb6-78ba-48c8-9b61-d371c6e72c98 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Accepting transfer 378e0473-159e-4c54-a2e4-21e74f9b2e09 Aug 26 15:04:43.060997 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-46ca2fb6-78ba-48c8-9b61-d371c6e72c98 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Created reservations ['dee95af3-0a77-4971-86fc-494f262ef72b', 'a7a3bb96-4eac-4de1-bcaa-c72a76b8e11d', '9f5f0f97-443d-4d42-adcd-327374e23b86', 'f6f6511c-af8a-4541-bee8-80876b09196d'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:43.121967 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-46ca2fb6-78ba-48c8-9b61-d371c6e72c98 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Created reservations ['98427832-cf54-4d0d-8fde-89deecee3c10', '44824a62-ae4c-4cfc-a955-12bc72ab46d9', 'f81a3aa2-9743-448f-844e-8deebcd5503d', '6864c8d4-c74c-429d-a7a6-6c5e8d1f55c2'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:43.199774 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-46ca2fb6-78ba-48c8-9b61-d371c6e72c98 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Created reservations ['34dbb8e0-f146-4b2d-9076-4682bcedf3be', 'e9961dc7-28e1-48e2-a4d3-0a5c60fc2445', 'e527649f-bfad-44f1-9ad8-833c70dc365a', '23f5d055-1aba-44e5-9597-923bf2cf1a18'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:43.268157 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-46ca2fb6-78ba-48c8-9b61-d371c6e72c98 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Created reservations ['7a3c18f6-b0a1-425a-a6bc-693ed5cb25e2', '107f02ef-d165-4e38-a5eb-766eb1f3e4c1', '87432c54-1bef-46e8-804a-817475b423aa', '47be70bf-71f9-4bdd-9981-3a43a4b2ecd8'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:43.283261 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-46ca2fb6-78ba-48c8-9b61-d371c6e72c98 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Transfer volume completed successfully. Aug 26 15:04:43.326567 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-96038598-39da-4a69-b7d3-9fda25899693 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:43.329828 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-96038598-39da-4a69-b7d3-9fda25899693 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:04:43.330060 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-96038598-39da-4a69-b7d3-9fda25899693 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:43.330351 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-96038598-39da-4a69-b7d3-9fda25899693 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:43.343951 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:43.343951 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:43.354086 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-96038598-39da-4a69-b7d3-9fda25899693 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:04:43.363964 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-96038598-39da-4a69-b7d3-9fda25899693 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 returned with HTTP 200 Aug 26 15:04:43.364326 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 327/1285] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:43 2026] GET /volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:43.440425 np0000008165 devstack@c-api.service[100197]: INFO cinder.transfer.api [None req-46ca2fb6-78ba-48c8-9b61-d371c6e72c98 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Volume 8e390d77-8475-47ab-a65f-30a0a94af793 has been transferred. Aug 26 15:04:43.453495 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-46ca2fb6-78ba-48c8-9b61-d371c6e72c98 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/378e0473-159e-4c54-a2e4-21e74f9b2e09/accept returned with HTTP 202 Aug 26 15:04:43.454305 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 325/1286] 10.4.3.64 () {68 vars in 1416 bytes} [Wed Aug 26 15:04:42 2026] POST /volume/v3/os-volume-transfer/378e0473-159e-4c54-a2e4-21e74f9b2e09/accept => generated 363 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:43.476044 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ea5b39c6-6a5b-45ef-9321-e6360a50dafd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:43.483826 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea5b39c6-6a5b-45ef-9321-e6360a50dafd tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] GET https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:43.484665 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea5b39c6-6a5b-45ef-9321-e6360a50dafd tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:43.484857 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea5b39c6-6a5b-45ef-9321-e6360a50dafd tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:43.497342 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:43.497342 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:43.504376 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ea5b39c6-6a5b-45ef-9321-e6360a50dafd tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Volume info retrieved successfully. Aug 26 15:04:43.512042 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea5b39c6-6a5b-45ef-9321-e6360a50dafd tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 returned with HTTP 200 Aug 26 15:04:43.512435 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 319/1287] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:43 2026] GET /volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:43.535705 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b25fdc5b-4209-4b42-81ea-22ff57e1e724 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:43.539424 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b25fdc5b-4209-4b42-81ea-22ff57e1e724 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] GET https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:43.540238 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b25fdc5b-4209-4b42-81ea-22ff57e1e724 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:43.540579 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b25fdc5b-4209-4b42-81ea-22ff57e1e724 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:43.551746 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:43.551746 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:43.558830 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b25fdc5b-4209-4b42-81ea-22ff57e1e724 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] Volume info retrieved successfully. Aug 26 15:04:43.565545 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b25fdc5b-4209-4b42-81ea-22ff57e1e724 tempest-VolumesTransfersTest-1299592348 tempest-VolumesTransfersTest-1299592348-project-member] https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 returned with HTTP 200 Aug 26 15:04:43.566242 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 317/1288] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:43 2026] GET /volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:43.589442 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4cfd544e-6651-44cc-8dfa-25ed19f9baae None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:43.595557 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cfd544e-6651-44cc-8dfa-25ed19f9baae tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] DELETE https://10.4.3.64/volume/v3/os-volume-transfer/378e0473-159e-4c54-a2e4-21e74f9b2e09 Aug 26 15:04:43.595557 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cfd544e-6651-44cc-8dfa-25ed19f9baae tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:43.595557 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cfd544e-6651-44cc-8dfa-25ed19f9baae tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:43.597509 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.volume_transfer [None req-4cfd544e-6651-44cc-8dfa-25ed19f9baae tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Delete transfer with id: 378e0473-159e-4c54-a2e4-21e74f9b2e09 Aug 26 15:04:43.606250 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cfd544e-6651-44cc-8dfa-25ed19f9baae tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/378e0473-159e-4c54-a2e4-21e74f9b2e09 returned with HTTP 404 Aug 26 15:04:43.607558 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 328/1289] 10.4.3.64 () {66 vars in 1377 bytes} [Wed Aug 26 15:04:43 2026] DELETE /volume/v3/os-volume-transfer/378e0473-159e-4c54-a2e4-21e74f9b2e09 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:43.623401 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-34b5da04-6e90-4ff1-a576-a64899b8ea4a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:43.667197 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-34b5da04-6e90-4ff1-a576-a64899b8ea4a tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:43.667422 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-34b5da04-6e90-4ff1-a576-a64899b8ea4a tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:43.667614 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-34b5da04-6e90-4ff1-a576-a64899b8ea4a tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:43.667780 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-34b5da04-6e90-4ff1-a576-a64899b8ea4a tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Delete volume with id: 8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:43.677426 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:43.677426 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:43.678079 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-34b5da04-6e90-4ff1-a576-a64899b8ea4a tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Volume info retrieved successfully. Aug 26 15:04:43.703370 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-34b5da04-6e90-4ff1-a576-a64899b8ea4a tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Delete volume request issued successfully. Aug 26 15:04:43.703544 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-34b5da04-6e90-4ff1-a576-a64899b8ea4a tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 returned with HTTP 202 Aug 26 15:04:43.703869 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 326/1290] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:43 2026] DELETE /volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:43.714259 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ff19d38f-26d2-4ec2-843c-6b3bf3123435 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:43.718659 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ff19d38f-26d2-4ec2-843c-6b3bf3123435 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] GET https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:43.718659 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ff19d38f-26d2-4ec2-843c-6b3bf3123435 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:43.718659 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ff19d38f-26d2-4ec2-843c-6b3bf3123435 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:43.730540 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:43.730540 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:43.736464 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ff19d38f-26d2-4ec2-843c-6b3bf3123435 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Volume info retrieved successfully. Aug 26 15:04:43.743107 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ff19d38f-26d2-4ec2-843c-6b3bf3123435 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 returned with HTTP 200 Aug 26 15:04:43.743733 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 320/1291] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:43 2026] GET /volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 => generated 1013 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:44.757920 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b281e0da-e6f8-42bb-a107-9ec038f78adf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:44.760333 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b281e0da-e6f8-42bb-a107-9ec038f78adf tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] GET https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:44.761593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b281e0da-e6f8-42bb-a107-9ec038f78adf tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:44.761593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b281e0da-e6f8-42bb-a107-9ec038f78adf tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:44.768567 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b281e0da-e6f8-42bb-a107-9ec038f78adf tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 returned with HTTP 404 Aug 26 15:04:44.769077 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 318/1292] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:44 2026] GET /volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:44.783162 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bfb51232-2a6b-42d5-92e3-873898e22f13 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:44.784900 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bfb51232-2a6b-42d5-92e3-873898e22f13 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] GET https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:44.785187 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bfb51232-2a6b-42d5-92e3-873898e22f13 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:44.785446 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bfb51232-2a6b-42d5-92e3-873898e22f13 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:44.792059 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bfb51232-2a6b-42d5-92e3-873898e22f13 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 returned with HTTP 404 Aug 26 15:04:44.792745 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 329/1293] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:44 2026] GET /volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:44.800983 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d900907e-6f80-4b28-b678-54c28640ec97 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:44.803282 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d900907e-6f80-4b28-b678-54c28640ec97 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:44.803525 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d900907e-6f80-4b28-b678-54c28640ec97 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:44.804060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d900907e-6f80-4b28-b678-54c28640ec97 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:44.804060 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-d900907e-6f80-4b28-b678-54c28640ec97 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Delete volume with id: 8e390d77-8475-47ab-a65f-30a0a94af793 Aug 26 15:04:44.811558 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d900907e-6f80-4b28-b678-54c28640ec97 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 returned with HTTP 404 Aug 26 15:04:44.814286 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 327/1294] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:44 2026] DELETE /volume/v3/volumes/8e390d77-8475-47ab-a65f-30a0a94af793 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:44.824330 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:44.826320 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:44.826905 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-613573907"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:44.828276 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-613573907'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:44.828854 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Create volume of 1 GB Aug 26 15:04:44.835903 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Availability Zones retrieved successfully. Aug 26 15:04:44.839678 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Flow 'volume_create_api' (02290b4b-3177-4cea-af8f-01404744bad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:44.840865 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1283bf6-6211-40d8-9744-0de2b677bb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:44.842204 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:44.888759 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1283bf6-6211-40d8-9744-0de2b677bb61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:44.890169 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f02f28f-1be4-4061-b955-b6440e3c03c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:44.961327 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Created reservations ['9c112bc4-7e92-4359-bdf4-87ce8f543ae1', '988d25b6-6f11-488f-b141-badacd38b1dc', '2771ce7c-4f50-4a94-ad90-842cf5c52db8', '81645b32-e36e-4f9e-959a-b5a727f7233b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:44.962732 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f02f28f-1be4-4061-b955-b6440e3c03c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c112bc4-7e92-4359-bdf4-87ce8f543ae1', '988d25b6-6f11-488f-b141-badacd38b1dc', '2771ce7c-4f50-4a94-ad90-842cf5c52db8', '81645b32-e36e-4f9e-959a-b5a727f7233b']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:44.963674 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae2d2394-eff8-477b-9d31-149068b84bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:44.993388 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae2d2394-eff8-477b-9d31-149068b84bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '395ab629-6f83-42ad-ad6a-57e5008030d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-613573907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9ee233d40d14a60b3f4b0a05377b400',qos_specs=None,replication_status=,reservations=['9c112bc4-7e92-4359-bdf4-87ce8f543ae1','988d25b6-6f11-488f-b141-badacd38b1dc','2771ce7c-4f50-4a94-ad90-842cf5c52db8','81645b32-e36e-4f9e-959a-b5a727f7233b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb46ec8b0b6443b199041365da9d7eb6',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-613573907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=395ab629-6f83-42ad-ad6a-57e5008030d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9ee233d40d14a60b3f4b0a05377b400',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb46ec8b0b6443b199041365da9d7eb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:44.994707 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ac94a2-d4b6-42bb-8749-9bdb4f6caa79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:45.047381 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65ac94a2-d4b6-42bb-8749-9bdb4f6caa79) transitioned into state 'SUCCESS' from state '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-613573907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9ee233d40d14a60b3f4b0a05377b400',qos_specs=None,replication_status=,reservations=['9c112bc4-7e92-4359-bdf4-87ce8f543ae1','988d25b6-6f11-488f-b141-badacd38b1dc','2771ce7c-4f50-4a94-ad90-842cf5c52db8','81645b32-e36e-4f9e-959a-b5a727f7233b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb46ec8b0b6443b199041365da9d7eb6',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:45.048327 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52bb17ae-f9b4-4f8d-b660-a2d443d08418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:45.075154 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52bb17ae-f9b4-4f8d-b660-a2d443d08418) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:45.076303 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Flow 'volume_create_api' (02290b4b-3177-4cea-af8f-01404744bad6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:45.076683 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Create volume request issued successfully. Aug 26 15:04:45.077653 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d45777a4-e5e0-44ee-84b5-e21e3e3e1899 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:45.078240 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 321/1295] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:44 2026] POST /volume/v3/volumes => generated 748 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:45.103792 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-707da3ea-8063-4fd7-92c2-7a10fdd76c33 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:45.105605 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-707da3ea-8063-4fd7-92c2-7a10fdd76c33 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] GET https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:45.105952 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-707da3ea-8063-4fd7-92c2-7a10fdd76c33 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:45.106441 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-707da3ea-8063-4fd7-92c2-7a10fdd76c33 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:45.123936 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:45.123936 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:45.135026 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-707da3ea-8063-4fd7-92c2-7a10fdd76c33 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Volume info retrieved successfully. Aug 26 15:04:45.164596 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-707da3ea-8063-4fd7-92c2-7a10fdd76c33 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 returned with HTTP 200 Aug 26 15:04:45.165326 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 319/1296] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:45 2026] GET /volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 => generated 816 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:46.190243 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-28dac786-4b81-4c6c-969c-695f8f8437b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:46.192489 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-28dac786-4b81-4c6c-969c-695f8f8437b2 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] GET https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:46.197551 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-28dac786-4b81-4c6c-969c-695f8f8437b2 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:46.197551 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-28dac786-4b81-4c6c-969c-695f8f8437b2 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:46.227827 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:46.227827 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:46.239523 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-28dac786-4b81-4c6c-969c-695f8f8437b2 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Volume info retrieved successfully. Aug 26 15:04:46.250131 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-28dac786-4b81-4c6c-969c-695f8f8437b2 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 returned with HTTP 200 Aug 26 15:04:46.250675 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 330/1297] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:46 2026] GET /volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 => generated 841 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:46.272436 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2862fc4c-f1f1-4ece-8f53-a09ddcc48937 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:46.277047 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2862fc4c-f1f1-4ece-8f53-a09ddcc48937 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] POST https://10.4.3.64/volume/v3/os-volume-transfer Aug 26 15:04:46.277521 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2862fc4c-f1f1-4ece-8f53-a09ddcc48937 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "395ab629-6f83-42ad-ad6a-57e5008030d4"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:46.279518 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.volume_transfer [None req-2862fc4c-f1f1-4ece-8f53-a09ddcc48937 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Creating new volume transfer {'transfer': {'volume_id': '395ab629-6f83-42ad-ad6a-57e5008030d4'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 26 15:04:46.279667 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.volume_transfer [None req-2862fc4c-f1f1-4ece-8f53-a09ddcc48937 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Creating transfer of volume 395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:46.280153 np0000008165 devstack@c-api.service[100197]: INFO cinder.transfer.api [None req-2862fc4c-f1f1-4ece-8f53-a09ddcc48937 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Generating transfer record for volume 395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:46.312793 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:46.312793 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:46.359518 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2862fc4c-f1f1-4ece-8f53-a09ddcc48937 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/os-volume-transfer returned with HTTP 202 Aug 26 15:04:46.366606 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 328/1298] 10.4.3.64 () {68 vars in 1284 bytes} [Wed Aug 26 15:04:46 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:46.374581 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c7a83543-f3fe-4099-9b16-fb8d8ed27e9f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:46.377323 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c7a83543-f3fe-4099-9b16-fb8d8ed27e9f tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] GET https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:46.377587 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c7a83543-f3fe-4099-9b16-fb8d8ed27e9f tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:46.378064 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c7a83543-f3fe-4099-9b16-fb8d8ed27e9f tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:46.378560 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-d674e4a8-04b0-448e-8979-0d33447be834 req-3c253d08-b099-40c7-8c9c-68e685e3b064 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:46.382475 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d674e4a8-04b0-448e-8979-0d33447be834 req-3c253d08-b099-40c7-8c9c-68e685e3b064 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/attachments/64ac1c80-4725-4623-bde8-40fc1d5efa1f Aug 26 15:04:46.382475 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d674e4a8-04b0-448e-8979-0d33447be834 req-3c253d08-b099-40c7-8c9c-68e685e3b064 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:46.382475 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d674e4a8-04b0-448e-8979-0d33447be834 req-3c253d08-b099-40c7-8c9c-68e685e3b064 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:46.389409 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:46.389409 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:46.405054 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:46.405054 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:46.407539 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c7a83543-f3fe-4099-9b16-fb8d8ed27e9f tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Volume info retrieved successfully. Aug 26 15:04:46.422165 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c7a83543-f3fe-4099-9b16-fb8d8ed27e9f tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 returned with HTTP 200 Aug 26 15:04:46.422703 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 322/1299] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:46 2026] GET /volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:46.440180 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-23549190-a264-4ab6-a2ec-e30e6e86d478 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:46.447555 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-23549190-a264-4ab6-a2ec-e30e6e86d478 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] GET https://10.4.3.64/volume/v3/os-volume-transfer/detail Aug 26 15:04:46.447555 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-23549190-a264-4ab6-a2ec-e30e6e86d478 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:46.447555 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-23549190-a264-4ab6-a2ec-e30e6e86d478 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:46.447555 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.volume_transfer [None req-23549190-a264-4ab6-a2ec-e30e6e86d478 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Listing volume transfers {{(pid=100196) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 26 15:04:46.467754 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-23549190-a264-4ab6-a2ec-e30e6e86d478 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 26 15:04:46.468273 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 331/1300] 10.4.3.64 () {66 vars in 1284 bytes} [Wed Aug 26 15:04:46 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:46.489843 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-931e2e0f-6208-4a18-819a-72138c9a17ae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:46.493986 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-931e2e0f-6208-4a18-819a-72138c9a17ae tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] DELETE https://10.4.3.64/volume/v3/os-volume-transfer/82583036-afe6-4ba3-931b-2823599317ae Aug 26 15:04:46.497499 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-931e2e0f-6208-4a18-819a-72138c9a17ae tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:46.497869 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-931e2e0f-6208-4a18-819a-72138c9a17ae tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:46.498153 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.volume_transfer [None req-931e2e0f-6208-4a18-819a-72138c9a17ae tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Delete transfer with id: 82583036-afe6-4ba3-931b-2823599317ae Aug 26 15:04:46.520173 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:46.520173 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:46.524348 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d674e4a8-04b0-448e-8979-0d33447be834 req-3c253d08-b099-40c7-8c9c-68e685e3b064 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/64ac1c80-4725-4623-bde8-40fc1d5efa1f returned with HTTP 200 Aug 26 15:04:46.525198 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 320/1301] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:04:46 2026] DELETE /volume/v3/attachments/64ac1c80-4725-4623-bde8-40fc1d5efa1f => generated 19 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:46.545431 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-931e2e0f-6208-4a18-819a-72138c9a17ae tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/82583036-afe6-4ba3-931b-2823599317ae returned with HTTP 202 Aug 26 15:04:46.546020 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 329/1302] 10.4.3.64 () {66 vars in 1377 bytes} [Wed Aug 26 15:04:46 2026] DELETE /volume/v3/os-volume-transfer/82583036-afe6-4ba3-931b-2823599317ae => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:46.560747 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-30de02d9-c05e-4191-8635-8073b184c630 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:46.563249 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30de02d9-c05e-4191-8635-8073b184c630 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] GET https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:46.563602 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30de02d9-c05e-4191-8635-8073b184c630 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:46.563962 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30de02d9-c05e-4191-8635-8073b184c630 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:46.578611 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:46.578611 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:46.584830 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-30de02d9-c05e-4191-8635-8073b184c630 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Volume info retrieved successfully. Aug 26 15:04:46.591538 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30de02d9-c05e-4191-8635-8073b184c630 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 returned with HTTP 200 Aug 26 15:04:46.591692 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 323/1303] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:46 2026] GET /volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:46.610852 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-73b7537d-c543-4a05-bdcb-122a82e8147d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:46.614153 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73b7537d-c543-4a05-bdcb-122a82e8147d tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] DELETE https://10.4.3.64/volume/v3/os-volume-transfer/82583036-afe6-4ba3-931b-2823599317ae Aug 26 15:04:46.614153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73b7537d-c543-4a05-bdcb-122a82e8147d tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:46.614153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73b7537d-c543-4a05-bdcb-122a82e8147d tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:46.616927 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.volume_transfer [None req-73b7537d-c543-4a05-bdcb-122a82e8147d tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Delete transfer with id: 82583036-afe6-4ba3-931b-2823599317ae Aug 26 15:04:46.623129 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73b7537d-c543-4a05-bdcb-122a82e8147d tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/os-volume-transfer/82583036-afe6-4ba3-931b-2823599317ae returned with HTTP 404 Aug 26 15:04:46.625150 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 332/1304] 10.4.3.64 () {66 vars in 1377 bytes} [Wed Aug 26 15:04:46 2026] DELETE /volume/v3/os-volume-transfer/82583036-afe6-4ba3-931b-2823599317ae => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:46.639976 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4af1211b-e346-4484-8af1-e2323dadc7f3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:46.639976 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4af1211b-e346-4484-8af1-e2323dadc7f3 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:46.640256 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4af1211b-e346-4484-8af1-e2323dadc7f3 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:46.640478 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4af1211b-e346-4484-8af1-e2323dadc7f3 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:46.640768 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-4af1211b-e346-4484-8af1-e2323dadc7f3 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Delete volume with id: 395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:46.657788 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:46.657788 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:46.658378 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4af1211b-e346-4484-8af1-e2323dadc7f3 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Volume info retrieved successfully. Aug 26 15:04:46.703386 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4af1211b-e346-4484-8af1-e2323dadc7f3 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Delete volume request issued successfully. Aug 26 15:04:46.703542 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4af1211b-e346-4484-8af1-e2323dadc7f3 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 returned with HTTP 202 Aug 26 15:04:46.704282 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 321/1305] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:46 2026] DELETE /volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:46.715187 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ea187a6b-3a77-4e6d-90cc-d2a883332a98 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:46.718498 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea187a6b-3a77-4e6d-90cc-d2a883332a98 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] GET https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:46.718727 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea187a6b-3a77-4e6d-90cc-d2a883332a98 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:46.719167 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea187a6b-3a77-4e6d-90cc-d2a883332a98 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:46.735609 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:46.735609 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:46.741927 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ea187a6b-3a77-4e6d-90cc-d2a883332a98 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Volume info retrieved successfully. Aug 26 15:04:46.753695 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea187a6b-3a77-4e6d-90cc-d2a883332a98 tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 returned with HTTP 200 Aug 26 15:04:46.754390 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 330/1306] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:46 2026] GET /volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 => generated 1013 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:47.772487 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e5bf8597-a731-47d2-92b5-e70f9732c69c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:47.775572 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5bf8597-a731-47d2-92b5-e70f9732c69c tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] GET https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:47.777568 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5bf8597-a731-47d2-92b5-e70f9732c69c tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:47.777568 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5bf8597-a731-47d2-92b5-e70f9732c69c tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:47.787755 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5bf8597-a731-47d2-92b5-e70f9732c69c tempest-VolumesTransfersTest-1491118218 tempest-VolumesTransfersTest-1491118218-project-admin] https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 returned with HTTP 404 Aug 26 15:04:47.787755 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 324/1307] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:47 2026] GET /volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 15:04:47.805355 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-23d406d2-ba33-4e54-821e-00f584a98459 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:47.808260 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-23d406d2-ba33-4e54-821e-00f584a98459 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] GET https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:47.808476 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-23d406d2-ba33-4e54-821e-00f584a98459 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:47.808918 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-23d406d2-ba33-4e54-821e-00f584a98459 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:47.819436 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-23d406d2-ba33-4e54-821e-00f584a98459 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 returned with HTTP 404 Aug 26 15:04:47.819766 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 333/1308] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:47 2026] GET /volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:47.832184 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4f3c084e-d8e1-4cc8-814b-401f45675a55 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:47.834166 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4f3c084e-d8e1-4cc8-814b-401f45675a55 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] DELETE https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:47.834358 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4f3c084e-d8e1-4cc8-814b-401f45675a55 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:47.834618 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4f3c084e-d8e1-4cc8-814b-401f45675a55 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:47.834702 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-4f3c084e-d8e1-4cc8-814b-401f45675a55 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] Delete volume with id: 395ab629-6f83-42ad-ad6a-57e5008030d4 Aug 26 15:04:47.842600 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4f3c084e-d8e1-4cc8-814b-401f45675a55 tempest-VolumesTransfersTest-482734525 tempest-VolumesTransfersTest-482734525-project-member] https://10.4.3.64/volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 returned with HTTP 404 Aug 26 15:04:47.843302 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 322/1309] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:47 2026] DELETE /volume/v3/volumes/395ab629-6f83-42ad-ad6a-57e5008030d4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:48.392387 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6395c4d3-07fe-41f9-a9ed-989cce28b862 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:48.395171 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6395c4d3-07fe-41f9-a9ed-989cce28b862 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 Aug 26 15:04:48.395468 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6395c4d3-07fe-41f9-a9ed-989cce28b862 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:48.395739 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6395c4d3-07fe-41f9-a9ed-989cce28b862 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:48.396104 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6395c4d3-07fe-41f9-a9ed-989cce28b862 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume with id: 255443b9-a370-435f-9828-301186a34bb3 Aug 26 15:04:48.412738 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:48.412738 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:48.412738 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6395c4d3-07fe-41f9-a9ed-989cce28b862 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:48.440343 np0000008165 devstack@c-api.service[100197]: WARNING cinder.keymgr.conf_key_mgr [None req-6395c4d3-07fe-41f9-a9ed-989cce28b862 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 15:04:48.456325 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6395c4d3-07fe-41f9-a9ed-989cce28b862 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume request issued successfully. Aug 26 15:04:48.458192 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6395c4d3-07fe-41f9-a9ed-989cce28b862 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 returned with HTTP 202 Aug 26 15:04:48.458192 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 331/1310] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:48 2026] DELETE /volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:48.470675 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f7f60f7-0198-45ea-bed9-c098895b5154 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:48.473147 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f7f60f7-0198-45ea-bed9-c098895b5154 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 Aug 26 15:04:48.475257 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f7f60f7-0198-45ea-bed9-c098895b5154 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:48.475502 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f7f60f7-0198-45ea-bed9-c098895b5154 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:48.490020 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:48.490020 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:48.498004 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2f7f60f7-0198-45ea-bed9-c098895b5154 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:48.507543 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f7f60f7-0198-45ea-bed9-c098895b5154 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 returned with HTTP 200 Aug 26 15:04:48.507817 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 325/1311] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:48 2026] GET /volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 => generated 869 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:48.887524 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:48.957094 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-84951762-ce9a-498c-9b80-0fc52828d432 req-f79d042c-5a7e-4810-9fd4-8df5c4fd3513 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:48.960199 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-84951762-ce9a-498c-9b80-0fc52828d432 req-f79d042c-5a7e-4810-9fd4-8df5c4fd3513 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/limits Aug 26 15:04:48.960486 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-84951762-ce9a-498c-9b80-0fc52828d432 req-f79d042c-5a7e-4810-9fd4-8df5c4fd3513 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:48.960744 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-84951762-ce9a-498c-9b80-0fc52828d432 req-f79d042c-5a7e-4810-9fd4-8df5c4fd3513 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:48.973807 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [req-84951762-ce9a-498c-9b80-0fc52828d432 req-f79d042c-5a7e-4810-9fd4-8df5c4fd3513 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2146175677 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2146175677, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:04:48.973807 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [req-84951762-ce9a-498c-9b80-0fc52828d432 req-f79d042c-5a7e-4810-9fd4-8df5c4fd3513 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2146175677 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2146175677, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:04:48.973807 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [req-84951762-ce9a-498c-9b80-0fc52828d432 req-f79d042c-5a7e-4810-9fd4-8df5c4fd3513 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2146175677 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2146175677, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:04:48.997974 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-84951762-ce9a-498c-9b80-0fc52828d432 req-f79d042c-5a7e-4810-9fd4-8df5c4fd3513 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Aug 26 15:04:48.997974 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 323/1312] 10.4.3.64 () {68 vars in 1477 bytes} [Wed Aug 26 15:04:48 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:49.064758 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:49.065278 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1009453776"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:49.068196 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1009453776'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:49.068373 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Create volume of 1 GB Aug 26 15:04:49.082696 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Availability Zones retrieved successfully. Aug 26 15:04:49.093242 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-84951762-ce9a-498c-9b80-0fc52828d432 req-b092ff0b-20d7-4a1e-a3af-56d023204a36 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:49.098053 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-84951762-ce9a-498c-9b80-0fc52828d432 req-b092ff0b-20d7-4a1e-a3af-56d023204a36 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:49.098053 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-84951762-ce9a-498c-9b80-0fc52828d432 req-b092ff0b-20d7-4a1e-a3af-56d023204a36 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:49.098053 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-84951762-ce9a-498c-9b80-0fc52828d432 req-b092ff0b-20d7-4a1e-a3af-56d023204a36 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:49.125640 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:49.125640 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:49.134176 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-84951762-ce9a-498c-9b80-0fc52828d432 req-b092ff0b-20d7-4a1e-a3af-56d023204a36 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:49.142161 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-84951762-ce9a-498c-9b80-0fc52828d432 req-b092ff0b-20d7-4a1e-a3af-56d023204a36 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f returned with HTTP 200 Aug 26 15:04:49.142967 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 332/1313] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:49 2026] GET /volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f => generated 1657 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:49.162739 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-84951762-ce9a-498c-9b80-0fc52828d432 req-26b4a8ef-9d2c-45fd-9b52-5ed089bcdd10 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:49.169236 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-84951762-ce9a-498c-9b80-0fc52828d432 req-26b4a8ef-9d2c-45fd-9b52-5ed089bcdd10 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:04:49.169236 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-84951762-ce9a-498c-9b80-0fc52828d432 req-26b4a8ef-9d2c-45fd-9b52-5ed089bcdd10 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e678ed7d-a010-4ee1-9613-a819383c572f", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:49.188731 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:49.188731 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:49.190053 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-84951762-ce9a-498c-9b80-0fc52828d432 req-26b4a8ef-9d2c-45fd-9b52-5ed089bcdd10 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:49.191402 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [req-84951762-ce9a-498c-9b80-0fc52828d432 req-26b4a8ef-9d2c-45fd-9b52-5ed089bcdd10 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Create snapshot from volume e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:49.275488 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [req-84951762-ce9a-498c-9b80-0fc52828d432 req-26b4a8ef-9d2c-45fd-9b52-5ed089bcdd10 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Created reservations ['f26c0599-d24c-4068-9c78-659dd0572e95', '2675da94-5e2c-4318-bb5d-ffda9046154d', 'c370592c-0682-43f5-9205-7d461697f973', '406ab706-6044-4017-b127-4883098f7fa8'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:49.286465 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Flow 'volume_create_api' (73a1c7bb-b9a4-4c82-8a44-b64c97491f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:49.287396 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6f227d-b5a6-49c4-9fbf-c698329ab1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:49.289296 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:49.347924 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f6f227d-b5a6-49c4-9fbf-c698329ab1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:49.347924 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a934cd29-bcdd-4eee-b2c0-bf3e9a67ec3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:49.359736 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-84951762-ce9a-498c-9b80-0fc52828d432 req-26b4a8ef-9d2c-45fd-9b52-5ed089bcdd10 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Snapshot force create request issued successfully. Aug 26 15:04:49.360170 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-84951762-ce9a-498c-9b80-0fc52828d432 req-26b4a8ef-9d2c-45fd-9b52-5ed089bcdd10 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:04:49.360806 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 326/1314] 10.4.3.64 () {72 vars in 1540 bytes} [Wed Aug 26 15:04:49 2026] POST /volume/v3/snapshots => generated 292 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:49.458254 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Created reservations ['83fc9a22-fcf9-417c-bef2-1159cfb5aaee', '219b76b8-90f4-44db-84e0-831064f30617', '7b772174-96fa-4da0-94e7-37f2a1921f16', '283d4611-4887-488a-b196-1b857b79025d'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:49.458568 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a934cd29-bcdd-4eee-b2c0-bf3e9a67ec3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83fc9a22-fcf9-417c-bef2-1159cfb5aaee', '219b76b8-90f4-44db-84e0-831064f30617', '7b772174-96fa-4da0-94e7-37f2a1921f16', '283d4611-4887-488a-b196-1b857b79025d']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:49.459691 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca7b398-b9a4-462c-ba67-f73835dccd8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:49.498361 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ca7b398-b9a4-462c-ba67-f73835dccd8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fb26fe9-26e4-462b-a0b9-0d75f7abe3db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1009453776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2154d485f5416dad6d6bee7fad7019',qos_specs=None,replication_status=,reservations=['83fc9a22-fcf9-417c-bef2-1159cfb5aaee','219b76b8-90f4-44db-84e0-831064f30617','7b772174-96fa-4da0-94e7-37f2a1921f16','283d4611-4887-488a-b196-1b857b79025d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98aec62923b940eebdb7541acec48466',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1009453776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fb26fe9-26e4-462b-a0b9-0d75f7abe3db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e2154d485f5416dad6d6bee7fad7019',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98aec62923b940eebdb7541acec48466',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:49.499617 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18342473-0f4b-40f5-871e-714815d6c103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:49.535053 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fa4775af-337d-4db5-b77f-04aa9d5bef02 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:49.538791 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa4775af-337d-4db5-b77f-04aa9d5bef02 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 Aug 26 15:04:49.541497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa4775af-337d-4db5-b77f-04aa9d5bef02 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:49.541497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fa4775af-337d-4db5-b77f-04aa9d5bef02 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:49.548087 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18342473-0f4b-40f5-871e-714815d6c103) transitioned into state 'SUCCESS' from state '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-1009453776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2154d485f5416dad6d6bee7fad7019',qos_specs=None,replication_status=,reservations=['83fc9a22-fcf9-417c-bef2-1159cfb5aaee','219b76b8-90f4-44db-84e0-831064f30617','7b772174-96fa-4da0-94e7-37f2a1921f16','283d4611-4887-488a-b196-1b857b79025d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98aec62923b940eebdb7541acec48466',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:49.548365 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fa4775af-337d-4db5-b77f-04aa9d5bef02 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 returned with HTTP 404 Aug 26 15:04:49.549392 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 324/1315] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:49 2026] GET /volume/v3/volumes/255443b9-a370-435f-9828-301186a34bb3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:49.551237 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48dc8cd4-257f-4ae2-8b50-f9e5563914c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:49.565058 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1a300b84-ff82-405a-83c1-8e440c495ec4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:49.567556 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1a300b84-ff82-405a-83c1-8e440c495ec4 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:04:49.567768 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1a300b84-ff82-405a-83c1-8e440c495ec4 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:49.568066 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1a300b84-ff82-405a-83c1-8e440c495ec4 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:49.569043 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1a300b84-ff82-405a-83c1-8e440c495ec4 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:04:49.573917 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48dc8cd4-257f-4ae2-8b50-f9e5563914c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:49.574330 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Flow 'volume_create_api' (73a1c7bb-b9a4-4c82-8a44-b64c97491f5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:49.574664 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Create volume request issued successfully. Aug 26 15:04:49.575445 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5271ebbe-eac5-4fa7-87c8-2e1b1a4b961d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:49.575959 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 334/1316] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:48 2026] POST /volume/v3/volumes => generated 747 bytes in 692 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:49.594940 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d021b8dd-4cbd-4266-8748-88a9966f87df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:49.601163 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d021b8dd-4cbd-4266-8748-88a9966f87df tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db Aug 26 15:04:49.601322 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d021b8dd-4cbd-4266-8748-88a9966f87df tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:49.601536 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d021b8dd-4cbd-4266-8748-88a9966f87df tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:49.617760 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:49.617760 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:49.623729 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d021b8dd-4cbd-4266-8748-88a9966f87df tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:04:49.629957 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d021b8dd-4cbd-4266-8748-88a9966f87df tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db returned with HTTP 200 Aug 26 15:04:49.630996 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 327/1317] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:49 2026] GET /volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:49.808766 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1a300b84-ff82-405a-83c1-8e440c495ec4 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Get all volumes completed successfully. Aug 26 15:04:49.812787 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:49.812787 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:49.821915 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1a300b84-ff82-405a-83c1-8e440c495ec4 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:04:49.822560 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 333/1318] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:04:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15206 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:04:49.844898 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1e246445-169c-45bd-a178-abb0abdac2da None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:49.847012 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e246445-169c-45bd-a178-abb0abdac2da tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] DELETE https://10.4.3.64/volume/v3/types/24166cdb-d523-4bfe-9bdb-1fa97c00f50e Aug 26 15:04:49.847327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e246445-169c-45bd-a178-abb0abdac2da tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:49.847575 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e246445-169c-45bd-a178-abb0abdac2da tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:49.905164 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e246445-169c-45bd-a178-abb0abdac2da tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] https://10.4.3.64/volume/v3/types/24166cdb-d523-4bfe-9bdb-1fa97c00f50e returned with HTTP 202 Aug 26 15:04:49.905744 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 325/1319] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:04:49 2026] DELETE /volume/v3/types/24166cdb-d523-4bfe-9bdb-1fa97c00f50e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:49.923516 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bab1e080-8f2d-4b8e-9d8d-40235afa6ad7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:49.926189 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bab1e080-8f2d-4b8e-9d8d-40235afa6ad7 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:04:49.926696 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bab1e080-8f2d-4b8e-9d8d-40235afa6ad7 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1378461719", "extra_specs": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:49.928262 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:49.928262 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:49.947474 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bab1e080-8f2d-4b8e-9d8d-40235afa6ad7 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:04:49.948150 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 335/1320] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:04:49 2026] POST /volume/v3/types => generated 213 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:49.959004 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-878ae7b3-64f0-4e97-a489-a22d2013b932 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:49.962483 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-878ae7b3-64f0-4e97-a489-a22d2013b932 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] POST https://10.4.3.64/volume/v3/types/516157c5-1071-4622-85e4-c9e0dc3835a5/encryption Aug 26 15:04:49.963175 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-878ae7b3-64f0-4e97-a489-a22d2013b932 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:50.007917 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-878ae7b3-64f0-4e97-a489-a22d2013b932 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] https://10.4.3.64/volume/v3/types/516157c5-1071-4622-85e4-c9e0dc3835a5/encryption returned with HTTP 200 Aug 26 15:04:50.009053 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 328/1321] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:04:49 2026] POST /volume/v3/types/516157c5-1071-4622-85e4-c9e0dc3835a5/encryption => generated 231 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:50.024069 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-118891ac-cf6a-4415-b99a-93915061340c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:50.026555 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:50.026928 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1470443047", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1378461719", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:50.030405 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1470443047', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1378461719', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:50.037598 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume of 1 GB Aug 26 15:04:50.039261 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:50.039261 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:50.039261 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Availability Zones retrieved successfully. Aug 26 15:04:50.047242 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (1425d9cd-7df0-4650-b839-d2d27cbc0a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:50.048763 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ad5eb9-e2d0-492d-8269-2e7b89efaab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:50.049539 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:50.100973 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73ad5eb9-e2d0-492d-8269-2e7b89efaab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:04:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=516157c5-1071-4622-85e4-c9e0dc3835a5,is_public=True,name='tempest-scenario-type-luks2-1378461719',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '516157c5-1071-4622-85e4-c9e0dc3835a5', '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=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:50.103342 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b1e68f-3b3a-42ec-84f6-ee6a959ced31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:50.166236 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1378461719 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1378461719, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:04:50.167190 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1378461719 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1378461719, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:04:50.239832 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['45eb68b3-5dcb-4a94-888f-936543f37f55', 'bd91f8d4-bfe3-4548-8c4c-029ffd0e5b0e', 'd9e3ebad-58f7-4d3d-8eb9-38856d36e73d', '92cf22b5-059b-4c9c-96af-f93ef86ec5a3'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:50.241097 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b1e68f-3b3a-42ec-84f6-ee6a959ced31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45eb68b3-5dcb-4a94-888f-936543f37f55', 'bd91f8d4-bfe3-4548-8c4c-029ffd0e5b0e', 'd9e3ebad-58f7-4d3d-8eb9-38856d36e73d', '92cf22b5-059b-4c9c-96af-f93ef86ec5a3']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:50.243024 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f517e3-899d-4bf0-8f13-31452a9a88ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:50.288346 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88f517e3-899d-4bf0-8f13-31452a9a88ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4eac1fd-6574-4b59-bc66-5e373e1f220b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1470443047',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['45eb68b3-5dcb-4a94-888f-936543f37f55','bd91f8d4-bfe3-4548-8c4c-029ffd0e5b0e','d9e3ebad-58f7-4d3d-8eb9-38856d36e73d','92cf22b5-059b-4c9c-96af-f93ef86ec5a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=516157c5-1071-4622-85e4-c9e0dc3835a5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1470443047',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a4eac1fd-6574-4b59-bc66-5e373e1f220b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9e98504fce49b4ab23a622d2940510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(516157c5-1071-4622-85e4-c9e0dc3835a5),volume_type_id=516157c5-1071-4622-85e4-c9e0dc3835a5)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:50.289296 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c9178b9-1668-4884-b8a4-2a66deb54020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:50.361420 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c9178b9-1668-4884-b8a4-2a66deb54020) transitioned into state 'SUCCESS' from state '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-1470443047',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['45eb68b3-5dcb-4a94-888f-936543f37f55','bd91f8d4-bfe3-4548-8c4c-029ffd0e5b0e','d9e3ebad-58f7-4d3d-8eb9-38856d36e73d','92cf22b5-059b-4c9c-96af-f93ef86ec5a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=516157c5-1071-4622-85e4-c9e0dc3835a5)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:50.362617 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (961dba96-c102-464f-a3e8-45ba62f517e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:50.383264 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (961dba96-c102-464f-a3e8-45ba62f517e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:50.384655 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (1425d9cd-7df0-4650-b839-d2d27cbc0a77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:50.385839 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request issued successfully. Aug 26 15:04:50.387651 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-118891ac-cf6a-4415-b99a-93915061340c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:50.388831 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 334/1322] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:04:50 2026] POST /volume/v3/volumes => generated 779 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:50.412293 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e26f26bd-bae0-4a4a-90da-fbbecc436909 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:50.414665 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e26f26bd-bae0-4a4a-90da-fbbecc436909 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b Aug 26 15:04:50.414997 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e26f26bd-bae0-4a4a-90da-fbbecc436909 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:50.415282 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e26f26bd-bae0-4a4a-90da-fbbecc436909 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:50.424953 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:50.424953 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:50.430219 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e26f26bd-bae0-4a4a-90da-fbbecc436909 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:50.435405 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e26f26bd-bae0-4a4a-90da-fbbecc436909 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b returned with HTTP 200 Aug 26 15:04:50.435941 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 326/1323] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:50 2026] GET /volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:50.651334 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b1d74484-b13e-4ec8-94fd-82e8626e7734 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:50.653677 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b1d74484-b13e-4ec8-94fd-82e8626e7734 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db Aug 26 15:04:50.653982 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b1d74484-b13e-4ec8-94fd-82e8626e7734 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:50.654249 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b1d74484-b13e-4ec8-94fd-82e8626e7734 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:50.666033 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:50.666033 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:50.672827 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b1d74484-b13e-4ec8-94fd-82e8626e7734 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:04:50.678686 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b1d74484-b13e-4ec8-94fd-82e8626e7734 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db returned with HTTP 200 Aug 26 15:04:50.679167 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 336/1324] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:50 2026] GET /volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:50.696164 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dac87b2d-1cb5-455d-9942-72e758848f70 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:50.701513 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dac87b2d-1cb5-455d-9942-72e758848f70 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:04:50.701513 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dac87b2d-1cb5-455d-9942-72e758848f70 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6fb26fe9-26e4-462b-a0b9-0d75f7abe3db", "name": "tempest-VolumesBackupsTest-Backup-921501451"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:50.705027 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-dac87b2d-1cb5-455d-9942-72e758848f70 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Creating new backup {'backup': {'volume_id': '6fb26fe9-26e4-462b-a0b9-0d75f7abe3db', 'name': 'tempest-VolumesBackupsTest-Backup-921501451'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:04:50.705637 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-dac87b2d-1cb5-455d-9942-72e758848f70 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Creating backup of volume 6fb26fe9-26e4-462b-a0b9-0d75f7abe3db in container None Aug 26 15:04:50.723164 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:50.723164 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:50.724077 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dac87b2d-1cb5-455d-9942-72e758848f70 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:04:50.787921 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-dac87b2d-1cb5-455d-9942-72e758848f70 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Created reservations ['186782b5-5e0d-477c-b302-5640a940aaee', '6a6b0592-257b-427e-b33d-2c01ff1de7d6'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:50.854847 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dac87b2d-1cb5-455d-9942-72e758848f70 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:04:50.855433 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 329/1325] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:04:50 2026] POST /volume/v3/backups => generated 327 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:50.865402 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-26b593a1-beab-4d02-9aa0-81d8ae077c59 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:50.867551 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-26b593a1-beab-4d02-9aa0-81d8ae077c59 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:04:50.868518 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-26b593a1-beab-4d02-9aa0-81d8ae077c59 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:50.868518 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-26b593a1-beab-4d02-9aa0-81d8ae077c59 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:50.868518 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-26b593a1-beab-4d02-9aa0-81d8ae077c59 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:04:50.877477 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:50.877477 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:50.878436 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-26b593a1-beab-4d02-9aa0-81d8ae077c59 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:04:50.878944 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 335/1326] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:50 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:51.454311 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c3548ada-06bc-4e04-9714-bef9b52d8e74 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:51.456626 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3548ada-06bc-4e04-9714-bef9b52d8e74 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b Aug 26 15:04:51.457639 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3548ada-06bc-4e04-9714-bef9b52d8e74 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:51.457639 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3548ada-06bc-4e04-9714-bef9b52d8e74 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:51.469911 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:51.469911 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:51.474088 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c3548ada-06bc-4e04-9714-bef9b52d8e74 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:51.480136 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3548ada-06bc-4e04-9714-bef9b52d8e74 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b returned with HTTP 200 Aug 26 15:04:51.480524 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 327/1327] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:51 2026] GET /volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:51.500600 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0798595a-a9b7-4050-bcf9-32e346f84169 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:51.501221 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0798595a-a9b7-4050-bcf9-32e346f84169 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b Aug 26 15:04:51.501349 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0798595a-a9b7-4050-bcf9-32e346f84169 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:51.501508 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0798595a-a9b7-4050-bcf9-32e346f84169 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:51.514414 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:51.514414 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:51.524735 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0798595a-a9b7-4050-bcf9-32e346f84169 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:51.535720 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0798595a-a9b7-4050-bcf9-32e346f84169 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b returned with HTTP 200 Aug 26 15:04:51.536562 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 337/1328] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:51 2026] GET /volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:51.558565 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-acf8d6ca-8817-42e3-aba0-db47ae034b89 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:51.562226 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-acf8d6ca-8817-42e3-aba0-db47ae034b89 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b/action Aug 26 15:04:51.562226 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-acf8d6ca-8817-42e3-aba0-db47ae034b89 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:51.562369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-acf8d6ca-8817-42e3-aba0-db47ae034b89 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:51.575398 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:51.575398 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:51.575724 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-acf8d6ca-8817-42e3-aba0-db47ae034b89 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:51.588172 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-acf8d6ca-8817-42e3-aba0-db47ae034b89 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume updated successfully. Aug 26 15:04:51.588379 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-acf8d6ca-8817-42e3-aba0-db47ae034b89 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b/action returned with HTTP 200 Aug 26 15:04:51.589059 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 330/1329] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:04:51 2026] POST /volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 15:04:51.790997 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-6d553764-00dc-47fa-be9a-82df11355ccc req-c6d889b4-16f4-4d25-851d-20541e838f29 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:51.793798 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-c6d889b4-16f4-4d25-851d-20541e838f29 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b Aug 26 15:04:51.793798 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-c6d889b4-16f4-4d25-851d-20541e838f29 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:51.793798 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-c6d889b4-16f4-4d25-851d-20541e838f29 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:51.808198 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:51.808198 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:51.815469 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-6d553764-00dc-47fa-be9a-82df11355ccc req-c6d889b4-16f4-4d25-851d-20541e838f29 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:51.822247 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-c6d889b4-16f4-4d25-851d-20541e838f29 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b returned with HTTP 200 Aug 26 15:04:51.822711 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 336/1330] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:51 2026] GET /volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:51.895251 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-89cc003d-3739-4dab-a45d-f163c6199df5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:51.897908 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-89cc003d-3739-4dab-a45d-f163c6199df5 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:04:51.899030 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-89cc003d-3739-4dab-a45d-f163c6199df5 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:51.899030 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-89cc003d-3739-4dab-a45d-f163c6199df5 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:51.899030 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-89cc003d-3739-4dab-a45d-f163c6199df5 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:04:51.907059 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:51.907059 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:51.909153 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-89cc003d-3739-4dab-a45d-f163c6199df5 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:04:51.909153 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 328/1331] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:51 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:52.037618 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-4dcd2019-a1d9-4079-a614-a994672a7586 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:52.043656 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-4dcd2019-a1d9-4079-a614-a994672a7586 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] DELETE https://10.4.3.64/volume/v3/attachments/928b01e0-60b2-4676-a8ef-83a1ad23090e Aug 26 15:04:52.043948 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-4dcd2019-a1d9-4079-a614-a994672a7586 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:52.044260 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-4dcd2019-a1d9-4079-a614-a994672a7586 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:52.071808 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:52.071808 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:52.216462 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-4dcd2019-a1d9-4079-a614-a994672a7586 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/attachments/928b01e0-60b2-4676-a8ef-83a1ad23090e returned with HTTP 200 Aug 26 15:04:52.217076 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 338/1332] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:04:52 2026] DELETE /volume/v3/attachments/928b01e0-60b2-4676-a8ef-83a1ad23090e => generated 19 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:52.232480 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-f164abbd-619e-4264-a71d-b1f909cbe4e3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:52.233811 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-f164abbd-619e-4264-a71d-b1f909cbe4e3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3fe2f4bd-21e0-49f1-bb1f-d64148b9059b Aug 26 15:04:52.234065 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-f164abbd-619e-4264-a71d-b1f909cbe4e3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:52.234373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-f164abbd-619e-4264-a71d-b1f909cbe4e3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:52.251587 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:52.251587 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:52.342067 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-f164abbd-619e-4264-a71d-b1f909cbe4e3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/attachments/3fe2f4bd-21e0-49f1-bb1f-d64148b9059b returned with HTTP 200 Aug 26 15:04:52.342853 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 331/1333] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:04:52 2026] DELETE /volume/v3/attachments/3fe2f4bd-21e0-49f1-bb1f-d64148b9059b => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:52.358305 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-43a1a9e9-ceaf-4a32-a6b4-86aa3d16b735 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:52.361077 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-43a1a9e9-ceaf-4a32-a6b4-86aa3d16b735 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] DELETE https://10.4.3.64/volume/v3/attachments/878013b0-72a6-4de4-b83b-6145ece8ed8c Aug 26 15:04:52.361388 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-43a1a9e9-ceaf-4a32-a6b4-86aa3d16b735 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:52.361639 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-43a1a9e9-ceaf-4a32-a6b4-86aa3d16b735 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:52.380858 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:52.380858 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:52.465081 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d525e0ac-064a-4554-943f-21e5c406fa5b req-43a1a9e9-ceaf-4a32-a6b4-86aa3d16b735 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/attachments/878013b0-72a6-4de4-b83b-6145ece8ed8c returned with HTTP 200 Aug 26 15:04:52.465646 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 337/1334] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:04:52 2026] DELETE /volume/v3/attachments/878013b0-72a6-4de4-b83b-6145ece8ed8c => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:52.608711 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-6d553764-00dc-47fa-be9a-82df11355ccc req-53560a15-72e6-4bf7-8d82-27cedbdc955e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:52.611834 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-53560a15-72e6-4bf7-8d82-27cedbdc955e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b Aug 26 15:04:52.612219 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-53560a15-72e6-4bf7-8d82-27cedbdc955e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:52.612433 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-53560a15-72e6-4bf7-8d82-27cedbdc955e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:52.626639 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:52.626639 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:52.638727 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-6d553764-00dc-47fa-be9a-82df11355ccc req-53560a15-72e6-4bf7-8d82-27cedbdc955e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:52.648738 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-53560a15-72e6-4bf7-8d82-27cedbdc955e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b returned with HTTP 200 Aug 26 15:04:52.648738 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 329/1335] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:52 2026] GET /volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b => generated 871 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:52.672634 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-488d17c0-3a25-4762-b4b0-ed126e435c49 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:52.673285 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-488d17c0-3a25-4762-b4b0-ed126e435c49 None None] GET https://10.4.3.64/volume// Aug 26 15:04:52.673711 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-488d17c0-3a25-4762-b4b0-ed126e435c49 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:52.673711 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-488d17c0-3a25-4762-b4b0-ed126e435c49 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:52.674186 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-488d17c0-3a25-4762-b4b0-ed126e435c49 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:04:52.674592 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 339/1336] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:04:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:04:52.685859 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6d553764-00dc-47fa-be9a-82df11355ccc req-2352fa14-19b1-4bb3-869b-fa479f5ca092 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:52.688671 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-2352fa14-19b1-4bb3-869b-fa479f5ca092 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:04:52.689204 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-2352fa14-19b1-4bb3-869b-fa479f5ca092 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4eac1fd-6574-4b59-bc66-5e373e1f220b", "connector": null, "instance_uuid": "017f3f16-e079-4ece-8909-7f344173bca4"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:52.701384 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:52.701384 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:52.760812 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-2352fa14-19b1-4bb3-869b-fa479f5ca092 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:04:52.761901 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 332/1337] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:04:52 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:52.922698 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e77b8e63-748d-4ed1-aee1-41edaa391a5f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:52.924364 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e77b8e63-748d-4ed1-aee1-41edaa391a5f tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:04:52.924561 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e77b8e63-748d-4ed1-aee1-41edaa391a5f tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:52.924807 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e77b8e63-748d-4ed1-aee1-41edaa391a5f tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:52.924807 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e77b8e63-748d-4ed1-aee1-41edaa391a5f tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:04:52.931374 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:52.931374 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:52.932479 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e77b8e63-748d-4ed1-aee1-41edaa391a5f tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:04:52.933218 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 338/1338] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:52 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:04:53.258817 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:53.261734 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:53.262193 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-204010872"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:53.263868 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-204010872'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:53.264068 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Create volume of 1 GB Aug 26 15:04:53.272164 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Availability Zones retrieved successfully. Aug 26 15:04:53.279544 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Flow 'volume_create_api' (d8bede2e-bbdf-4a38-806c-e036e4cfe06d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:53.280296 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0a1929-3408-46f3-81e1-4656674aecc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:53.281498 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:53.335822 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0a1929-3408-46f3-81e1-4656674aecc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:53.336951 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9aee4fc-8b57-4ebb-8cd2-eb188c183647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:53.467639 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Created reservations ['c7609447-fe01-49b9-b287-d90bf26a54b5', '317f7f9a-f31e-4028-965b-dc6626869501', 'ddc40ee2-9bbc-4916-8d9e-e1a2af7f50f2', 'a48759b8-0b8b-4c4d-9777-f7b65169378e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:53.469320 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9aee4fc-8b57-4ebb-8cd2-eb188c183647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7609447-fe01-49b9-b287-d90bf26a54b5', '317f7f9a-f31e-4028-965b-dc6626869501', 'ddc40ee2-9bbc-4916-8d9e-e1a2af7f50f2', 'a48759b8-0b8b-4c4d-9777-f7b65169378e']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:53.473567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c887c21-b588-4959-9545-25c65b400684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:53.499238 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-f64a7b3d-c861-41a1-9f0b-eadec403a3c8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:53.504981 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-f64a7b3d-c861-41a1-9f0b-eadec403a3c8 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:04:53.505134 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-f64a7b3d-c861-41a1-9f0b-eadec403a3c8 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:53.505450 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-f64a7b3d-c861-41a1-9f0b-eadec403a3c8 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:53.513113 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c887c21-b588-4959-9545-25c65b400684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b2561d7-df6f-4a4b-b611-9348d54da91c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-204010872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804ea5eb9e324ea1bc2c26a11f182a0e',qos_specs=None,replication_status=,reservations=['c7609447-fe01-49b9-b287-d90bf26a54b5','317f7f9a-f31e-4028-965b-dc6626869501','ddc40ee2-9bbc-4916-8d9e-e1a2af7f50f2','a48759b8-0b8b-4c4d-9777-f7b65169378e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='620e3686fa6d44b999bd088b3e25c8ae',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-204010872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b2561d7-df6f-4a4b-b611-9348d54da91c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='804ea5eb9e324ea1bc2c26a11f182a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='620e3686fa6d44b999bd088b3e25c8ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:53.513990 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701c8414-4f58-4120-b31d-93f2de38e764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:53.515805 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:53.515805 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:53.524610 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-f64a7b3d-c861-41a1-9f0b-eadec403a3c8 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:04:53.536243 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-f64a7b3d-c861-41a1-9f0b-eadec403a3c8 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 returned with HTTP 200 Aug 26 15:04:53.536243 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 340/1339] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:53 2026] GET /volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:53.547721 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701c8414-4f58-4120-b31d-93f2de38e764) transitioned into state 'SUCCESS' from state '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-204010872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804ea5eb9e324ea1bc2c26a11f182a0e',qos_specs=None,replication_status=,reservations=['c7609447-fe01-49b9-b287-d90bf26a54b5','317f7f9a-f31e-4028-965b-dc6626869501','ddc40ee2-9bbc-4916-8d9e-e1a2af7f50f2','a48759b8-0b8b-4c4d-9777-f7b65169378e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='620e3686fa6d44b999bd088b3e25c8ae',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:53.548916 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c51466fe-e536-43f3-9d97-6c26840fbe91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:53.568652 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c51466fe-e536-43f3-9d97-6c26840fbe91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:53.569233 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Flow 'volume_create_api' (d8bede2e-bbdf-4a38-806c-e036e4cfe06d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:53.569608 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Create volume request issued successfully. Aug 26 15:04:53.570188 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-df54cef4-6bb5-4316-82dc-9c89fd0331e3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:53.570634 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f5c7101f-d0bb-4f85-a63e-e1a792dc461e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:53.571204 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 330/1340] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:53 2026] POST /volume/v3/volumes => generated 751 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:53.571358 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5c7101f-d0bb-4f85-a63e-e1a792dc461e None None] GET https://10.4.3.64/volume// Aug 26 15:04:53.571629 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f5c7101f-d0bb-4f85-a63e-e1a792dc461e None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:53.572067 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f5c7101f-d0bb-4f85-a63e-e1a792dc461e None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:53.572843 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5c7101f-d0bb-4f85-a63e-e1a792dc461e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:04:53.573624 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 333/1341] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:04:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:04:53.591296 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-381fe0f1-95cb-4b72-a366-8ae3c8ce89c5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:53.595263 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-381fe0f1-95cb-4b72-a366-8ae3c8ce89c5 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:04:53.595263 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-381fe0f1-95cb-4b72-a366-8ae3c8ce89c5 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d313b1f-d44e-497e-a08d-35274f18ebc8", "connector": null, "instance_uuid": "47bcf0cb-0537-46ac-b887-a40d6e35f4fa"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:53.595528 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-83015d01-9f33-4b1e-8813-03424d4ea262 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:53.603741 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-83015d01-9f33-4b1e-8813-03424d4ea262 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:04:53.603741 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-83015d01-9f33-4b1e-8813-03424d4ea262 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:53.603741 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-83015d01-9f33-4b1e-8813-03424d4ea262 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:53.621570 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:53.621570 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:53.622350 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:53.622350 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:53.638025 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-83015d01-9f33-4b1e-8813-03424d4ea262 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:04:53.647724 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-83015d01-9f33-4b1e-8813-03424d4ea262 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:04:53.649064 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 341/1342] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:53 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 819 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:53.673768 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-d92ea11a-7891-4770-ae61-c494571898cd req-af90fc7a-2728-4c88-8f34-19706807dbd4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:53.680192 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d92ea11a-7891-4770-ae61-c494571898cd req-af90fc7a-2728-4c88-8f34-19706807dbd4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:53.680192 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d92ea11a-7891-4770-ae61-c494571898cd req-af90fc7a-2728-4c88-8f34-19706807dbd4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:53.680192 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d92ea11a-7891-4770-ae61-c494571898cd req-af90fc7a-2728-4c88-8f34-19706807dbd4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:53.710592 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-381fe0f1-95cb-4b72-a366-8ae3c8ce89c5 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:04:53.711203 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 339/1343] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:04:53 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:53.788585 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-98572460-66c8-4ac9-8467-c2cb75bd38ce None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:53.794307 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-98572460-66c8-4ac9-8467-c2cb75bd38ce tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] POST https://10.4.3.64/volume/v3/attachments/2a58d41f-2700-4807-8325-cd9514436019/action Aug 26 15:04:53.796270 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-98572460-66c8-4ac9-8467-c2cb75bd38ce tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:53.796270 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-98572460-66c8-4ac9-8467-c2cb75bd38ce tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:53.843100 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:53.843100 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:53.872924 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:53.872924 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:53.881780 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-d92ea11a-7891-4770-ae61-c494571898cd req-af90fc7a-2728-4c88-8f34-19706807dbd4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:53.884228 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c36819cb-ae74-4312-b239-dad8bdca17f7 req-98572460-66c8-4ac9-8467-c2cb75bd38ce tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/attachments/2a58d41f-2700-4807-8325-cd9514436019/action returned with HTTP 204 Aug 26 15:04:53.884976 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 334/1344] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:04:53 2026] POST /volume/v3/attachments/2a58d41f-2700-4807-8325-cd9514436019/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:53.894403 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d92ea11a-7891-4770-ae61-c494571898cd req-af90fc7a-2728-4c88-8f34-19706807dbd4 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f returned with HTTP 200 Aug 26 15:04:53.895351 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 331/1345] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:53 2026] GET /volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f => generated 1657 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:53.933485 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6f5b4258-d8c0-4c1f-b947-c3f1950aa7ca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:53.939443 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6f5b4258-d8c0-4c1f-b947-c3f1950aa7ca tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:04:53.939872 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6f5b4258-d8c0-4c1f-b947-c3f1950aa7ca tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:53.940316 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6f5b4258-d8c0-4c1f-b947-c3f1950aa7ca tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:53.954723 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-65f04a9f-5e59-4860-86ff-e05a41ba5d3e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:53.959970 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65f04a9f-5e59-4860-86ff-e05a41ba5d3e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:04:53.960286 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65f04a9f-5e59-4860-86ff-e05a41ba5d3e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:53.960732 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65f04a9f-5e59-4860-86ff-e05a41ba5d3e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:53.960969 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-65f04a9f-5e59-4860-86ff-e05a41ba5d3e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:04:53.974629 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:53.974629 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:53.976840 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65f04a9f-5e59-4860-86ff-e05a41ba5d3e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:04:53.977345 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 340/1346] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:53 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:53.978821 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:53.978821 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:53.992933 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6f5b4258-d8c0-4c1f-b947-c3f1950aa7ca tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:04:54.002934 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6f5b4258-d8c0-4c1f-b947-c3f1950aa7ca tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 returned with HTTP 200 Aug 26 15:04:54.003963 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 342/1347] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:53 2026] GET /volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 => generated 1110 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:54.023413 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1b1ba3e6-fa74-4eb5-95b2-ac17cee9162f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:54.027359 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1b1ba3e6-fa74-4eb5-95b2-ac17cee9162f tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:04:54.028584 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1b1ba3e6-fa74-4eb5-95b2-ac17cee9162f tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:54.029143 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1b1ba3e6-fa74-4eb5-95b2-ac17cee9162f tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:54.053588 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:54.053588 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:54.065447 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1b1ba3e6-fa74-4eb5-95b2-ac17cee9162f tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:04:54.079195 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1b1ba3e6-fa74-4eb5-95b2-ac17cee9162f tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 returned with HTTP 200 Aug 26 15:04:54.079195 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 335/1348] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:54 2026] GET /volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 => generated 1110 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:54.182851 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-db346b29-5658-49a5-a330-22a6ec012138 req-bd64e0d1-958e-4360-b3b4-10308f0556d4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:54.186097 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-db346b29-5658-49a5-a330-22a6ec012138 req-bd64e0d1-958e-4360-b3b4-10308f0556d4 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:04:54.186351 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-db346b29-5658-49a5-a330-22a6ec012138 req-bd64e0d1-958e-4360-b3b4-10308f0556d4 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:54.186646 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-db346b29-5658-49a5-a330-22a6ec012138 req-bd64e0d1-958e-4360-b3b4-10308f0556d4 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:54.204644 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:54.204644 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:54.215399 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-db346b29-5658-49a5-a330-22a6ec012138 req-bd64e0d1-958e-4360-b3b4-10308f0556d4 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:04:54.231114 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-db346b29-5658-49a5-a330-22a6ec012138 req-bd64e0d1-958e-4360-b3b4-10308f0556d4 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 returned with HTTP 200 Aug 26 15:04:54.231713 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 332/1349] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:54 2026] GET /volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 => generated 1110 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:54.289775 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-db346b29-5658-49a5-a330-22a6ec012138 req-617c8461-17a8-4c39-8205-fb23b0ff3380 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:54.292525 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-db346b29-5658-49a5-a330-22a6ec012138 req-617c8461-17a8-4c39-8205-fb23b0ff3380 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] DELETE https://10.4.3.64/volume/v3/attachments/2a58d41f-2700-4807-8325-cd9514436019 Aug 26 15:04:54.292640 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-db346b29-5658-49a5-a330-22a6ec012138 req-617c8461-17a8-4c39-8205-fb23b0ff3380 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:54.292913 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-db346b29-5658-49a5-a330-22a6ec012138 req-617c8461-17a8-4c39-8205-fb23b0ff3380 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:54.308322 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:54.308322 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:54.383591 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-db346b29-5658-49a5-a330-22a6ec012138 req-617c8461-17a8-4c39-8205-fb23b0ff3380 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/attachments/2a58d41f-2700-4807-8325-cd9514436019 returned with HTTP 200 Aug 26 15:04:54.384175 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 341/1350] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:04:54 2026] DELETE /volume/v3/attachments/2a58d41f-2700-4807-8325-cd9514436019 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:54.442418 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1b2b2976-08cb-4168-b9ed-8e1b2382478c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:54.445396 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b2b2976-08cb-4168-b9ed-8e1b2382478c tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:04:54.445680 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b2b2976-08cb-4168-b9ed-8e1b2382478c tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:54.446102 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1b2b2976-08cb-4168-b9ed-8e1b2382478c tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:54.461256 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:54.461256 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:54.466512 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1b2b2976-08cb-4168-b9ed-8e1b2382478c tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:04:54.472654 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1b2b2976-08cb-4168-b9ed-8e1b2382478c tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 returned with HTTP 200 Aug 26 15:04:54.473147 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 343/1351] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:54 2026] GET /volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:54.669304 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-954e3740-d94e-409b-b7d9-08b0664aa145 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:54.673006 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-954e3740-d94e-409b-b7d9-08b0664aa145 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:04:54.673178 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-954e3740-d94e-409b-b7d9-08b0664aa145 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:54.673299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-954e3740-d94e-409b-b7d9-08b0664aa145 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:54.696387 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:54.696387 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:54.707930 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-954e3740-d94e-409b-b7d9-08b0664aa145 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:04:54.720506 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-954e3740-d94e-409b-b7d9-08b0664aa145 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:04:54.721447 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 336/1352] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:54 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:54.725550 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8d527bb9-0337-4fc4-8a69-0679941d106c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:54.725550 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d527bb9-0337-4fc4-8a69-0679941d106c None None] GET https://10.4.3.64/volume// Aug 26 15:04:54.725550 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d527bb9-0337-4fc4-8a69-0679941d106c None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:54.725550 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d527bb9-0337-4fc4-8a69-0679941d106c None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:54.727296 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d527bb9-0337-4fc4-8a69-0679941d106c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:04:54.727951 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 333/1353] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:04:54 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:04:54.744431 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-6d553764-00dc-47fa-be9a-82df11355ccc req-07715dbc-8b31-470f-b2db-41c790536159 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:54.748599 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-07715dbc-8b31-470f-b2db-41c790536159 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b Aug 26 15:04:54.749234 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-07715dbc-8b31-470f-b2db-41c790536159 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:54.749234 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-07715dbc-8b31-470f-b2db-41c790536159 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:54.767680 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:54.767680 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:54.775370 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-6d553764-00dc-47fa-be9a-82df11355ccc req-07715dbc-8b31-470f-b2db-41c790536159 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:04:54.781029 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-07715dbc-8b31-470f-b2db-41c790536159 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b returned with HTTP 200 Aug 26 15:04:54.781546 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 342/1354] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:04:54 2026] GET /volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b => generated 1050 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:04:54.939270 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-6d553764-00dc-47fa-be9a-82df11355ccc req-6a32d5dc-b27d-4169-a470-cb0310b59650 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:54.947426 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-6a32d5dc-b27d-4169-a470-cb0310b59650 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] PUT https://10.4.3.64/volume/v3/attachments/bd2fb378-1e14-40d0-933b-f9fea4fa490f Aug 26 15:04:54.948146 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-6a32d5dc-b27d-4169-a470-cb0310b59650 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:54.966224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-6d553764-00dc-47fa-be9a-82df11355ccc req-6a32d5dc-b27d-4169-a470-cb0310b59650 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Acquiring lock "cinder-attachment_update-a4eac1fd-6574-4b59-bc66-5e373e1f220b-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:04:54.976031 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-6d553764-00dc-47fa-be9a-82df11355ccc req-6a32d5dc-b27d-4169-a470-cb0310b59650 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-a4eac1fd-6574-4b59-bc66-5e373e1f220b-np0000008165" acquired by "attachment_update" :: waited 0.010s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:04:54.977631 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:54.977631 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:54.992199 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-259a7546-f05b-41da-a7ca-50ac712cea34 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:54.995337 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-259a7546-f05b-41da-a7ca-50ac712cea34 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:04:54.995606 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-259a7546-f05b-41da-a7ca-50ac712cea34 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:54.996569 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-259a7546-f05b-41da-a7ca-50ac712cea34 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:54.996569 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-259a7546-f05b-41da-a7ca-50ac712cea34 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:04:55.003435 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:55.003435 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:55.004441 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-259a7546-f05b-41da-a7ca-50ac712cea34 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:04:55.004842 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 337/1355] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:54 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:55.095828 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-d92ea11a-7891-4770-ae61-c494571898cd req-41cccc3d-17d4-49af-a4ca-0a46dec374fb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:55.103610 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d92ea11a-7891-4770-ae61-c494571898cd req-41cccc3d-17d4-49af-a4ca-0a46dec374fb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/attachments/93cede92-162c-4ee5-9b8e-dea1ec491110 Aug 26 15:04:55.103992 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d92ea11a-7891-4770-ae61-c494571898cd req-41cccc3d-17d4-49af-a4ca-0a46dec374fb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:55.104274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d92ea11a-7891-4770-ae61-c494571898cd req-41cccc3d-17d4-49af-a4ca-0a46dec374fb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:55.120959 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:55.120959 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:55.132052 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-6d553764-00dc-47fa-be9a-82df11355ccc req-6a32d5dc-b27d-4169-a470-cb0310b59650 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-a4eac1fd-6574-4b59-bc66-5e373e1f220b-np0000008165" released by "attachment_update" :: held 0.156s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:04:55.132546 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-6a32d5dc-b27d-4169-a470-cb0310b59650 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/bd2fb378-1e14-40d0-933b-f9fea4fa490f returned with HTTP 200 Aug 26 15:04:55.133914 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 344/1356] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:04:54 2026] PUT /volume/v3/attachments/bd2fb378-1e14-40d0-933b-f9fea4fa490f => generated 968 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:55.194307 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-6d553764-00dc-47fa-be9a-82df11355ccc req-6f444b30-6a0d-4a26-96c0-76f0ca055a13 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:55.197113 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-6f444b30-6a0d-4a26-96c0-76f0ca055a13 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments/bd2fb378-1e14-40d0-933b-f9fea4fa490f/action Aug 26 15:04:55.198215 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-6f444b30-6a0d-4a26-96c0-76f0ca055a13 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:55.198215 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-6f444b30-6a0d-4a26-96c0-76f0ca055a13 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:55.228782 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d92ea11a-7891-4770-ae61-c494571898cd req-41cccc3d-17d4-49af-a4ca-0a46dec374fb tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/93cede92-162c-4ee5-9b8e-dea1ec491110 returned with HTTP 200 Aug 26 15:04:55.229484 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 334/1357] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:04:55 2026] DELETE /volume/v3/attachments/93cede92-162c-4ee5-9b8e-dea1ec491110 => generated 19 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:55.230576 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:55.230576 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:55.270203 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-6f444b30-6a0d-4a26-96c0-76f0ca055a13 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/bd2fb378-1e14-40d0-933b-f9fea4fa490f/action returned with HTTP 204 Aug 26 15:04:55.271185 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 343/1358] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:04:55 2026] POST /volume/v3/attachments/bd2fb378-1e14-40d0-933b-f9fea4fa490f/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:55.550531 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-5f916c00-cd06-41a0-9c5c-49625b1cc866 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:55.555795 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-5f916c00-cd06-41a0-9c5c-49625b1cc866 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:04:55.556105 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-5f916c00-cd06-41a0-9c5c-49625b1cc866 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:55.556635 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-5f916c00-cd06-41a0-9c5c-49625b1cc866 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:55.566712 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:55.566712 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:55.573916 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-5f916c00-cd06-41a0-9c5c-49625b1cc866 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:04:55.581244 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-5f916c00-cd06-41a0-9c5c-49625b1cc866 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:04:55.581720 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 338/1359] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:04:55 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:55.713870 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-46f2a54d-ecc4-4914-b6cc-8d842839c294 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:55.714414 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-46f2a54d-ecc4-4914-b6cc-8d842839c294 None None] GET https://10.4.3.64/volume// Aug 26 15:04:55.714694 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-46f2a54d-ecc4-4914-b6cc-8d842839c294 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:55.714992 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-46f2a54d-ecc4-4914-b6cc-8d842839c294 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:55.715400 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-46f2a54d-ecc4-4914-b6cc-8d842839c294 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:04:55.715796 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 345/1360] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:04:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:04:55.726597 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-84df5aa3-b51a-436d-8afc-e7a4706dc9a0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:55.729769 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-84df5aa3-b51a-436d-8afc-e7a4706dc9a0 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:04:55.730379 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-84df5aa3-b51a-436d-8afc-e7a4706dc9a0 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b2561d7-df6f-4a4b-b611-9348d54da91c", "connector": null, "instance_uuid": "b30ccba3-7562-43db-96aa-2f8a9727c8e1"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:55.742602 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:55.742602 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:55.788326 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-84df5aa3-b51a-436d-8afc-e7a4706dc9a0 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:04:55.788834 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 335/1361] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:04:55 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) Aug 26 15:04:55.834439 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f59169dc-1026-4aee-837b-62e7bff95e99 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:55.836402 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f59169dc-1026-4aee-837b-62e7bff95e99 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:04:55.836649 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f59169dc-1026-4aee-837b-62e7bff95e99 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:55.836951 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f59169dc-1026-4aee-837b-62e7bff95e99 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:55.857178 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:55.857178 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:55.865859 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f59169dc-1026-4aee-837b-62e7bff95e99 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:04:55.870732 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-20a4ce2f-2286-41a4-b07c-c0a844db7130 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:55.875176 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20a4ce2f-2286-41a4-b07c-c0a844db7130 None None] GET https://10.4.3.64/volume// Aug 26 15:04:55.875176 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20a4ce2f-2286-41a4-b07c-c0a844db7130 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:55.875176 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20a4ce2f-2286-41a4-b07c-c0a844db7130 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:55.875176 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20a4ce2f-2286-41a4-b07c-c0a844db7130 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:04:55.875176 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 339/1362] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:04:55 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:04:55.875487 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f59169dc-1026-4aee-837b-62e7bff95e99 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:04:55.875487 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 344/1363] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:55 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:55.887694 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-d859af63-f051-42d3-91c7-fc36bb03a007 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:55.892468 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-d859af63-f051-42d3-91c7-fc36bb03a007 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:04:55.892468 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-d859af63-f051-42d3-91c7-fc36bb03a007 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:55.892468 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-d859af63-f051-42d3-91c7-fc36bb03a007 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:55.909027 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:55.909027 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:55.917785 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-d859af63-f051-42d3-91c7-fc36bb03a007 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:04:55.924393 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-d859af63-f051-42d3-91c7-fc36bb03a007 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:04:55.925180 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 346/1364] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:04:55 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 1023 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:04:56.022181 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1bb2adbe-574b-49b3-b1a5-afb4ec4aace5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:56.022681 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1bb2adbe-574b-49b3-b1a5-afb4ec4aace5 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:04:56.022963 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1bb2adbe-574b-49b3-b1a5-afb4ec4aace5 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:56.023164 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1bb2adbe-574b-49b3-b1a5-afb4ec4aace5 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:56.024031 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1bb2adbe-574b-49b3-b1a5-afb4ec4aace5 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:04:56.032785 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:56.032785 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:56.032785 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1bb2adbe-574b-49b3-b1a5-afb4ec4aace5 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:04:56.032785 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 336/1365] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:56 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:56.045594 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-e0bbfe5e-bba2-405c-b0ec-9f75a8198018 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:56.048286 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-e0bbfe5e-bba2-405c-b0ec-9f75a8198018 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] PUT https://10.4.3.64/volume/v3/attachments/e04a901b-281e-4731-af9f-33ec7e4a7054 Aug 26 15:04:56.048648 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-e0bbfe5e-bba2-405c-b0ec-9f75a8198018 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:56.066585 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-e0bbfe5e-bba2-405c-b0ec-9f75a8198018 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Acquiring lock "cinder-attachment_update-6b2561d7-df6f-4a4b-b611-9348d54da91c-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:04:56.071940 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-e0bbfe5e-bba2-405c-b0ec-9f75a8198018 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Lock "cinder-attachment_update-6b2561d7-df6f-4a4b-b611-9348d54da91c-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:04:56.073144 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:56.073144 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:56.235857 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-e0bbfe5e-bba2-405c-b0ec-9f75a8198018 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Lock "cinder-attachment_update-6b2561d7-df6f-4a4b-b611-9348d54da91c-np0000008165" released by "attachment_update" :: held 0.164s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:04:56.236506 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-e0bbfe5e-bba2-405c-b0ec-9f75a8198018 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments/e04a901b-281e-4731-af9f-33ec7e4a7054 returned with HTTP 200 Aug 26 15:04:56.236787 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 340/1366] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:04:56 2026] PUT /volume/v3/attachments/e04a901b-281e-4731-af9f-33ec7e4a7054 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:56.896996 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-97eea03c-2c59-4f9d-882f-d4efaba3978a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:56.899082 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97eea03c-2c59-4f9d-882f-d4efaba3978a tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:04:56.899311 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97eea03c-2c59-4f9d-882f-d4efaba3978a tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:56.899856 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97eea03c-2c59-4f9d-882f-d4efaba3978a tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:56.920275 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:56.920275 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:56.926655 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-97eea03c-2c59-4f9d-882f-d4efaba3978a tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:04:56.937362 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97eea03c-2c59-4f9d-882f-d4efaba3978a tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:04:56.938007 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 345/1367] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:56 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:56.983940 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-27cf15ef-e5a6-4b4c-b138-089ac13dc93c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:56.987488 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27cf15ef-e5a6-4b4c-b138-089ac13dc93c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f?cascade=True Aug 26 15:04:56.987488 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27cf15ef-e5a6-4b4c-b138-089ac13dc93c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:56.987488 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27cf15ef-e5a6-4b4c-b138-089ac13dc93c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:56.987780 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-27cf15ef-e5a6-4b4c-b138-089ac13dc93c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Delete volume with id: e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:57.003016 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:57.003016 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:57.004314 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-27cf15ef-e5a6-4b4c-b138-089ac13dc93c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:57.046072 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3be88427-813b-4c59-bd6f-1b1b53f06d30 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:57.048417 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3be88427-813b-4c59-bd6f-1b1b53f06d30 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:04:57.050227 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3be88427-813b-4c59-bd6f-1b1b53f06d30 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:57.051753 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3be88427-813b-4c59-bd6f-1b1b53f06d30 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:57.051753 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3be88427-813b-4c59-bd6f-1b1b53f06d30 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:04:57.057142 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:57.057142 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:57.060094 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3be88427-813b-4c59-bd6f-1b1b53f06d30 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:04:57.060849 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 337/1368] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:57 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:57.071576 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-27cf15ef-e5a6-4b4c-b138-089ac13dc93c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Delete volume request issued successfully. Aug 26 15:04:57.072280 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27cf15ef-e5a6-4b4c-b138-089ac13dc93c tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f?cascade=True returned with HTTP 202 Aug 26 15:04:57.072988 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 347/1369] 10.4.3.64 () {66 vars in 1369 bytes} [Wed Aug 26 15:04:56 2026] DELETE /volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f?cascade=True => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:57.081804 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5974a27c-9f28-4662-97d7-98a6d7550289 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:57.085525 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5974a27c-9f28-4662-97d7-98a6d7550289 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:57.085525 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5974a27c-9f28-4662-97d7-98a6d7550289 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:57.085525 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5974a27c-9f28-4662-97d7-98a6d7550289 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:57.108029 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:57.108029 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:57.115930 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5974a27c-9f28-4662-97d7-98a6d7550289 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:57.130519 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5974a27c-9f28-4662-97d7-98a6d7550289 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f returned with HTTP 200 Aug 26 15:04:57.130921 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 341/1370] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:57 2026] GET /volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f => generated 1364 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:04:57.766823 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ce16e71a-ff2d-4e33-a6da-8075b59aa7b2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:57.771817 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce16e71a-ff2d-4e33-a6da-8075b59aa7b2 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 Aug 26 15:04:57.771817 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce16e71a-ff2d-4e33-a6da-8075b59aa7b2 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:57.771817 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce16e71a-ff2d-4e33-a6da-8075b59aa7b2 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:57.772067 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ce16e71a-ff2d-4e33-a6da-8075b59aa7b2 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Delete volume with id: b28102cd-a05a-4d3f-b6a9-9e4694d829c0 Aug 26 15:04:57.781836 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:57.781836 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:57.782502 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ce16e71a-ff2d-4e33-a6da-8075b59aa7b2 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:04:57.812357 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ce16e71a-ff2d-4e33-a6da-8075b59aa7b2 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Delete volume request issued successfully. Aug 26 15:04:57.812611 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce16e71a-ff2d-4e33-a6da-8075b59aa7b2 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 returned with HTTP 202 Aug 26 15:04:57.813336 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 346/1371] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:57 2026] DELETE /volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:57.821856 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a749b763-eb95-465d-b713-81c63e4f8c69 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:57.824038 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a749b763-eb95-465d-b713-81c63e4f8c69 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 Aug 26 15:04:57.824399 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a749b763-eb95-465d-b713-81c63e4f8c69 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:57.824744 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a749b763-eb95-465d-b713-81c63e4f8c69 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:57.834293 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:57.834293 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:04:57.839100 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a749b763-eb95-465d-b713-81c63e4f8c69 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:04:57.844230 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a749b763-eb95-465d-b713-81c63e4f8c69 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 returned with HTTP 200 Aug 26 15:04:57.844796 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 338/1372] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:57 2026] GET /volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:57.954831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-272018b9-7a20-46e5-b9e3-00d593be8055 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:57.956209 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-272018b9-7a20-46e5-b9e3-00d593be8055 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:04:57.956579 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-272018b9-7a20-46e5-b9e3-00d593be8055 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:57.956917 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-272018b9-7a20-46e5-b9e3-00d593be8055 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:57.970507 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:57.970507 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:57.978312 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-272018b9-7a20-46e5-b9e3-00d593be8055 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:04:57.983947 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-272018b9-7a20-46e5-b9e3-00d593be8055 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:04:57.984618 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 348/1373] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:57 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:58.075802 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2c8f25cf-ca50-4dd2-8bc6-3cd4017bca75 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:58.078455 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c8f25cf-ca50-4dd2-8bc6-3cd4017bca75 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:04:58.078790 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c8f25cf-ca50-4dd2-8bc6-3cd4017bca75 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:58.079066 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c8f25cf-ca50-4dd2-8bc6-3cd4017bca75 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:58.079241 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2c8f25cf-ca50-4dd2-8bc6-3cd4017bca75 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:04:58.085304 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:58.085304 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:58.086373 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c8f25cf-ca50-4dd2-8bc6-3cd4017bca75 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:04:58.086904 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 342/1374] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:58 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:58.148608 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-db5366e6-fe38-4904-bdb6-00ee655cd9d2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:58.150619 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db5366e6-fe38-4904-bdb6-00ee655cd9d2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:58.150868 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db5366e6-fe38-4904-bdb6-00ee655cd9d2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:58.151147 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db5366e6-fe38-4904-bdb6-00ee655cd9d2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:58.158852 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db5366e6-fe38-4904-bdb6-00ee655cd9d2 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f returned with HTTP 404 Aug 26 15:04:58.159401 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 347/1375] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:58 2026] GET /volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:58.512997 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d80f762c-d7d0-43e4-aee6-69d44b36c23b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:58.515408 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d80f762c-d7d0-43e4-aee6-69d44b36c23b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:58.515408 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d80f762c-d7d0-43e4-aee6-69d44b36c23b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:58.515681 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d80f762c-d7d0-43e4-aee6-69d44b36c23b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:58.515901 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-d80f762c-d7d0-43e4-aee6-69d44b36c23b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Delete volume with id: e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:58.522682 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d80f762c-d7d0-43e4-aee6-69d44b36c23b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f returned with HTTP 404 Aug 26 15:04:58.523309 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 339/1376] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:58 2026] DELETE /volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:58.533818 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-44421357-8b54-43da-b2ed-295c58430bc5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:58.541486 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-44421357-8b54-43da-b2ed-295c58430bc5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f Aug 26 15:04:58.541486 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-44421357-8b54-43da-b2ed-295c58430bc5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:58.541486 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-44421357-8b54-43da-b2ed-295c58430bc5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:58.548982 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-44421357-8b54-43da-b2ed-295c58430bc5 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f returned with HTTP 404 Aug 26 15:04:58.549505 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 349/1377] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:58 2026] GET /volume/v3/volumes/e678ed7d-a010-4ee1-9613-a819383c572f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:58.560184 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5a514c15-8c5a-4fc9-98d3-407990f57085 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:58.561129 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a514c15-8c5a-4fc9-98d3-407990f57085 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:58.561329 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a514c15-8c5a-4fc9-98d3-407990f57085 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:58.561513 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a514c15-8c5a-4fc9-98d3-407990f57085 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:58.562669 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-5a514c15-8c5a-4fc9-98d3-407990f57085 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Delete volume with id: 89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:58.572711 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:58.572711 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:58.573222 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5a514c15-8c5a-4fc9-98d3-407990f57085 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:58.599910 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5a514c15-8c5a-4fc9-98d3-407990f57085 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Delete volume request issued successfully. Aug 26 15:04:58.600149 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a514c15-8c5a-4fc9-98d3-407990f57085 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 202 Aug 26 15:04:58.600563 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 343/1378] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:58 2026] DELETE /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:58.613064 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6b39c564-30bc-4da6-ae97-8f367f72d411 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:58.615773 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b39c564-30bc-4da6-ae97-8f367f72d411 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:58.616069 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b39c564-30bc-4da6-ae97-8f367f72d411 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:58.616421 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b39c564-30bc-4da6-ae97-8f367f72d411 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:58.626906 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:58.626906 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:58.632445 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6b39c564-30bc-4da6-ae97-8f367f72d411 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:04:58.639059 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b39c564-30bc-4da6-ae97-8f367f72d411 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 200 Aug 26 15:04:58.641228 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 348/1379] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:58 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:58.776494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:58.863988 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:04:58.864498 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-05412f1e-2f5c-4ff7-a362-05e8dc747a9c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:58.864588 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-655521507"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:58.866986 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-655521507'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:04:58.867075 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Create volume of 1 GB Aug 26 15:04:58.868061 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-05412f1e-2f5c-4ff7-a362-05e8dc747a9c tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 Aug 26 15:04:58.868325 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-05412f1e-2f5c-4ff7-a362-05e8dc747a9c tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:58.868585 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-05412f1e-2f5c-4ff7-a362-05e8dc747a9c tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:58.872939 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Availability Zones retrieved successfully. Aug 26 15:04:58.877381 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-05412f1e-2f5c-4ff7-a362-05e8dc747a9c tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 returned with HTTP 404 Aug 26 15:04:58.878027 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 350/1380] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:58 2026] GET /volume/v3/volumes/b28102cd-a05a-4d3f-b6a9-9e4694d829c0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:58.880592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Flow 'volume_create_api' (89aa69af-c753-474c-bca5-d6556b54e9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:58.881913 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98a5b65-340a-466c-aa1a-447fd915114f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:58.883049 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:04:58.887439 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e5c0af01-8019-4331-9e87-740339a05ef4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:58.889621 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5c0af01-8019-4331-9e87-740339a05ef4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 Aug 26 15:04:58.889840 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5c0af01-8019-4331-9e87-740339a05ef4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:58.890150 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5c0af01-8019-4331-9e87-740339a05ef4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:58.890414 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e5c0af01-8019-4331-9e87-740339a05ef4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Delete volume with id: 4d611579-d526-4dfe-899a-125d69ffc323 Aug 26 15:04:58.900191 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:58.900191 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:58.900832 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e5c0af01-8019-4331-9e87-740339a05ef4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:04:58.917898 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c98a5b65-340a-466c-aa1a-447fd915114f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:58.918730 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad3e5f33-b2c9-42d7-9cbb-bd51ac8a102b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:58.927801 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e5c0af01-8019-4331-9e87-740339a05ef4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Delete volume request issued successfully. Aug 26 15:04:58.928090 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5c0af01-8019-4331-9e87-740339a05ef4 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 returned with HTTP 202 Aug 26 15:04:58.928584 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 344/1381] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:04:58 2026] DELETE /volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:04:58.936869 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1868787f-06b1-4853-9155-1618589bb669 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:58.938822 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1868787f-06b1-4853-9155-1618589bb669 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 Aug 26 15:04:58.938822 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1868787f-06b1-4853-9155-1618589bb669 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:58.939724 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1868787f-06b1-4853-9155-1618589bb669 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:58.947519 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:58.947519 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:58.952932 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1868787f-06b1-4853-9155-1618589bb669 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:04:58.960494 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1868787f-06b1-4853-9155-1618589bb669 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 returned with HTTP 200 Aug 26 15:04:58.960977 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 349/1382] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:58 2026] GET /volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:59.001814 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b52963f9-284b-42fd-9992-52c15a066d3b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:59.003731 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b52963f9-284b-42fd-9992-52c15a066d3b tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:04:59.003997 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b52963f9-284b-42fd-9992-52c15a066d3b tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:59.004208 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b52963f9-284b-42fd-9992-52c15a066d3b tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:59.010058 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Created reservations ['fe01cb4e-c041-4059-8fc4-07c2c7d92963', 'fc3c8651-9791-4a3b-bda4-12cda840b677', '876cd3e1-49ad-48a5-b65d-61d12155d22c', 'a72adf82-32ed-45b2-beb3-52705f10ca8e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:04:59.011008 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad3e5f33-b2c9-42d7-9cbb-bd51ac8a102b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe01cb4e-c041-4059-8fc4-07c2c7d92963', 'fc3c8651-9791-4a3b-bda4-12cda840b677', '876cd3e1-49ad-48a5-b65d-61d12155d22c', 'a72adf82-32ed-45b2-beb3-52705f10ca8e']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:59.011968 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2345d9ca-cd88-426c-802a-a65ac3852ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:59.019338 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:59.019338 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:59.031858 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b52963f9-284b-42fd-9992-52c15a066d3b tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:04:59.039363 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b52963f9-284b-42fd-9992-52c15a066d3b tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:04:59.039875 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 351/1383] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:59 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:59.055041 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2345d9ca-cd88-426c-802a-a65ac3852ef5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96c53370-c139-471b-af71-9336952e5ec0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-655521507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ed32674f604300adaa591079822bff',qos_specs=None,replication_status=,reservations=['fe01cb4e-c041-4059-8fc4-07c2c7d92963','fc3c8651-9791-4a3b-bda4-12cda840b677','876cd3e1-49ad-48a5-b65d-61d12155d22c','a72adf82-32ed-45b2-beb3-52705f10ca8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f91b43cb7146aab882eea3a121ec7f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:04:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-655521507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96c53370-c139-471b-af71-9336952e5ec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46ed32674f604300adaa591079822bff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02f91b43cb7146aab882eea3a121ec7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:59.055596 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6f96b3c-6b54-428b-93c0-aa3637a56d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:59.077672 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6f96b3c-6b54-428b-93c0-aa3637a56d32) transitioned into state 'SUCCESS' from state '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-655521507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46ed32674f604300adaa591079822bff',qos_specs=None,replication_status=,reservations=['fe01cb4e-c041-4059-8fc4-07c2c7d92963','fc3c8651-9791-4a3b-bda4-12cda840b677','876cd3e1-49ad-48a5-b65d-61d12155d22c','a72adf82-32ed-45b2-beb3-52705f10ca8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02f91b43cb7146aab882eea3a121ec7f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:59.078477 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad8fc2a-9452-46a4-8d4e-33b40f45dbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:04:59.089633 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fad8fc2a-9452-46a4-8d4e-33b40f45dbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:04:59.090603 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Flow 'volume_create_api' (89aa69af-c753-474c-bca5-d6556b54e9cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:04:59.090981 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Create volume request issued successfully. Aug 26 15:04:59.091590 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3fc9b2f-1d2b-43b6-8fb3-d95590473f48 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:04:59.092042 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 340/1384] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:04:58 2026] POST /volume/v3/volumes => generated 746 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:04:59.099022 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4d7269f9-c3fb-4555-a72e-830cede11596 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:59.101329 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d7269f9-c3fb-4555-a72e-830cede11596 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:04:59.101533 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d7269f9-c3fb-4555-a72e-830cede11596 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:59.101839 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d7269f9-c3fb-4555-a72e-830cede11596 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:59.102026 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4d7269f9-c3fb-4555-a72e-830cede11596 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:04:59.104740 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-84ca55d9-4751-49ed-957d-71b384b93f7d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:59.106616 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84ca55d9-4751-49ed-957d-71b384b93f7d tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:04:59.107129 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-84ca55d9-4751-49ed-957d-71b384b93f7d tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:59.107129 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-84ca55d9-4751-49ed-957d-71b384b93f7d tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:59.107273 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:59.107273 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:04:59.108180 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d7269f9-c3fb-4555-a72e-830cede11596 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:04:59.108689 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 345/1385] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:59 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:59.116387 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:59.116387 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:04:59.120440 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-84ca55d9-4751-49ed-957d-71b384b93f7d tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:04:59.125452 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84ca55d9-4751-49ed-957d-71b384b93f7d tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:04:59.125935 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 350/1386] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:59 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:04:59.565367 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-861fd21d-5afd-431e-824f-8ea533643654 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:59.571764 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-861fd21d-5afd-431e-824f-8ea533643654 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] POST https://10.4.3.64/volume/v3/attachments/e04a901b-281e-4731-af9f-33ec7e4a7054/action Aug 26 15:04:59.575409 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-861fd21d-5afd-431e-824f-8ea533643654 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:04:59.575589 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-861fd21d-5afd-431e-824f-8ea533643654 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:04:59.604915 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:04:59.604915 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:04:59.622329 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-35429c35-64a9-48b2-9a0e-4fda6ec805ab req-861fd21d-5afd-431e-824f-8ea533643654 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments/e04a901b-281e-4731-af9f-33ec7e4a7054/action returned with HTTP 204 Aug 26 15:04:59.622938 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 352/1387] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:04:59 2026] POST /volume/v3/attachments/e04a901b-281e-4731-af9f-33ec7e4a7054/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:59.654777 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e29ca76b-b423-4de0-8856-d90236c0100f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:59.657924 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e29ca76b-b423-4de0-8856-d90236c0100f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 Aug 26 15:04:59.658202 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e29ca76b-b423-4de0-8856-d90236c0100f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:59.658415 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e29ca76b-b423-4de0-8856-d90236c0100f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:59.667545 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e29ca76b-b423-4de0-8856-d90236c0100f tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 returned with HTTP 404 Aug 26 15:04:59.668227 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 341/1388] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:59 2026] GET /volume/v3/volumes/89a99173-8b90-456e-9cc9-a52a37616438 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:04:59.983691 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9c6d9443-5cad-42a4-8483-619b8c62725e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:04:59.987018 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c6d9443-5cad-42a4-8483-619b8c62725e tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 Aug 26 15:04:59.987018 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c6d9443-5cad-42a4-8483-619b8c62725e tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:04:59.987288 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c6d9443-5cad-42a4-8483-619b8c62725e tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:04:59.996132 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c6d9443-5cad-42a4-8483-619b8c62725e tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 returned with HTTP 404 Aug 26 15:04:59.996251 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 346/1389] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:04:59 2026] GET /volume/v3/volumes/4d611579-d526-4dfe-899a-125d69ffc323 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:00.004859 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fa1e481a-44f4-43b6-b510-787832b398be None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:00.007438 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fa1e481a-44f4-43b6-b510-787832b398be tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] DELETE https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 Aug 26 15:05:00.007985 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fa1e481a-44f4-43b6-b510-787832b398be tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:00.008091 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fa1e481a-44f4-43b6-b510-787832b398be tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:00.008346 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-fa1e481a-44f4-43b6-b510-787832b398be tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Delete volume with id: deb61147-76fd-49b7-b6dc-385c19c342b9 Aug 26 15:05:00.019446 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:00.019446 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:00.020114 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fa1e481a-44f4-43b6-b510-787832b398be tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:05:00.050947 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fa1e481a-44f4-43b6-b510-787832b398be tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Delete volume request issued successfully. Aug 26 15:05:00.051192 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fa1e481a-44f4-43b6-b510-787832b398be tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 returned with HTTP 202 Aug 26 15:05:00.051829 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 351/1390] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:05:00 2026] DELETE /volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:00.057415 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-80904723-d000-4734-90a0-44bcaa031cbf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:00.063236 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-52df655a-1b65-4753-9eb8-18b2114929f9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:00.066989 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-80904723-d000-4734-90a0-44bcaa031cbf tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:05:00.066989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-80904723-d000-4734-90a0-44bcaa031cbf tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:00.066989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-80904723-d000-4734-90a0-44bcaa031cbf tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:00.069503 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-52df655a-1b65-4753-9eb8-18b2114929f9 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 Aug 26 15:05:00.069503 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-52df655a-1b65-4753-9eb8-18b2114929f9 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:00.071257 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-52df655a-1b65-4753-9eb8-18b2114929f9 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:00.081614 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:00.081614 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:00.097519 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-52df655a-1b65-4753-9eb8-18b2114929f9 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Volume info retrieved successfully. Aug 26 15:05:00.098873 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:00.098873 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:00.104492 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-80904723-d000-4734-90a0-44bcaa031cbf tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:05:00.114263 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-80904723-d000-4734-90a0-44bcaa031cbf tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:05:00.114770 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 353/1391] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:00 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 1136 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:00.115617 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-52df655a-1b65-4753-9eb8-18b2114929f9 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 returned with HTTP 200 Aug 26 15:05:00.116069 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 342/1392] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:00 2026] GET /volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 => generated 1357 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:00.123583 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9cb4baf0-2da7-4272-af53-0501289b1ab0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:00.129461 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9cb4baf0-2da7-4272-af53-0501289b1ab0 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:00.129461 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9cb4baf0-2da7-4272-af53-0501289b1ab0 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:00.129461 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9cb4baf0-2da7-4272-af53-0501289b1ab0 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:00.129461 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9cb4baf0-2da7-4272-af53-0501289b1ab0 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:00.133402 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b1efd76a-3f5b-4a31-a38e-bed17679e4e6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:00.133672 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:00.133672 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:00.134682 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9cb4baf0-2da7-4272-af53-0501289b1ab0 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:00.135620 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 347/1393] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:00 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:00.136633 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1efd76a-3f5b-4a31-a38e-bed17679e4e6 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:05:00.136966 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1efd76a-3f5b-4a31-a38e-bed17679e4e6 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:00.137231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1efd76a-3f5b-4a31-a38e-bed17679e4e6 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:00.141300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1e2b7ffd-8060-4ccb-a367-a298bd842a62 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:00.145696 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e2b7ffd-8060-4ccb-a367-a298bd842a62 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:00.145900 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1e2b7ffd-8060-4ccb-a367-a298bd842a62 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:00.146302 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1e2b7ffd-8060-4ccb-a367-a298bd842a62 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:00.150308 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:00.150308 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:00.156215 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:00.156215 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:00.156392 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b1efd76a-3f5b-4a31-a38e-bed17679e4e6 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:05:00.163454 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1e2b7ffd-8060-4ccb-a367-a298bd842a62 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:00.166553 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1efd76a-3f5b-4a31-a38e-bed17679e4e6 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:05:00.167228 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 352/1394] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:00 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:00.171408 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e2b7ffd-8060-4ccb-a367-a298bd842a62 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:00.171873 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 354/1395] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:00 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:01.134787 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4442328a-12c6-4669-b906-f811f90347a3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:01.138591 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4442328a-12c6-4669-b906-f811f90347a3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] GET https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 Aug 26 15:05:01.138932 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4442328a-12c6-4669-b906-f811f90347a3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:01.139073 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4442328a-12c6-4669-b906-f811f90347a3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:01.148583 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4442328a-12c6-4669-b906-f811f90347a3 tempest-TaggedBootDevicesTest-796267069 tempest-TaggedBootDevicesTest-796267069-project-member] https://10.4.3.64/volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 returned with HTTP 404 Aug 26 15:05:01.149223 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5fddde66-2536-4388-8f77-0fe9e8a8a217 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:01.149645 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 343/1396] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:01 2026] GET /volume/v3/volumes/deb61147-76fd-49b7-b6dc-385c19c342b9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:01.153798 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5fddde66-2536-4388-8f77-0fe9e8a8a217 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:01.153798 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5fddde66-2536-4388-8f77-0fe9e8a8a217 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:01.153798 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5fddde66-2536-4388-8f77-0fe9e8a8a217 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:01.153798 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5fddde66-2536-4388-8f77-0fe9e8a8a217 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:01.163243 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:01.163243 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:01.163243 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5fddde66-2536-4388-8f77-0fe9e8a8a217 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:01.163243 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 348/1397] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:01 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:02.179673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d46e6dc9-3991-4f4b-b442-0ffa6aae1e2b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:02.186297 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d46e6dc9-3991-4f4b-b442-0ffa6aae1e2b tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:02.187631 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d46e6dc9-3991-4f4b-b442-0ffa6aae1e2b tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:02.187631 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d46e6dc9-3991-4f4b-b442-0ffa6aae1e2b tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:02.187631 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d46e6dc9-3991-4f4b-b442-0ffa6aae1e2b tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:02.195090 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:02.195090 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:02.196601 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d46e6dc9-3991-4f4b-b442-0ffa6aae1e2b tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:02.196601 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 353/1398] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:02 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:02.370569 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-6d553764-00dc-47fa-be9a-82df11355ccc req-93a3e125-a7de-4d8b-8e2c-a99ba7d9d171 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:02.374912 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-93a3e125-a7de-4d8b-8e2c-a99ba7d9d171 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b/encryption Aug 26 15:05:02.374912 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-93a3e125-a7de-4d8b-8e2c-a99ba7d9d171 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:02.374912 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-93a3e125-a7de-4d8b-8e2c-a99ba7d9d171 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:02.393268 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:02.393268 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:02.408599 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6d553764-00dc-47fa-be9a-82df11355ccc req-93a3e125-a7de-4d8b-8e2c-a99ba7d9d171 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b/encryption returned with HTTP 200 Aug 26 15:05:02.408599 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 355/1399] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:05:02 2026] GET /volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b/encryption => generated 161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:03.215279 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-da9cfb79-2c8d-4b0d-a481-e46d681b08e1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:03.217703 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-da9cfb79-2c8d-4b0d-a481-e46d681b08e1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:03.217703 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-da9cfb79-2c8d-4b0d-a481-e46d681b08e1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:03.217965 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-da9cfb79-2c8d-4b0d-a481-e46d681b08e1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:03.218750 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-da9cfb79-2c8d-4b0d-a481-e46d681b08e1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:03.235085 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:03.235085 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:03.235412 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-da9cfb79-2c8d-4b0d-a481-e46d681b08e1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:03.235782 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 344/1400] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:03 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:04.253138 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8feff205-ca0d-4844-b922-901c41ff5c31 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:04.257206 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8feff205-ca0d-4844-b922-901c41ff5c31 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:04.257206 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8feff205-ca0d-4844-b922-901c41ff5c31 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:04.257206 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8feff205-ca0d-4844-b922-901c41ff5c31 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:04.257206 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8feff205-ca0d-4844-b922-901c41ff5c31 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:04.271379 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:04.271379 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:04.271379 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8feff205-ca0d-4844-b922-901c41ff5c31 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:04.272856 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 349/1401] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:04 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:05.296715 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-25b0cf13-07a2-43d4-b304-0b6a5983279a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:05.300039 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25b0cf13-07a2-43d4-b304-0b6a5983279a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:05.300483 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25b0cf13-07a2-43d4-b304-0b6a5983279a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:05.300786 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25b0cf13-07a2-43d4-b304-0b6a5983279a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:05.300968 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-25b0cf13-07a2-43d4-b304-0b6a5983279a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:05.317979 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:05.317979 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:05.317979 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25b0cf13-07a2-43d4-b304-0b6a5983279a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:05.319301 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 354/1402] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:05 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:06.032365 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eb9f903f-101c-4c2f-92dc-616447938639 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:06.033873 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb9f903f-101c-4c2f-92dc-616447938639 None None] GET https://10.4.3.64/volume// Aug 26 15:05:06.033873 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eb9f903f-101c-4c2f-92dc-616447938639 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:06.033873 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eb9f903f-101c-4c2f-92dc-616447938639 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:06.034966 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb9f903f-101c-4c2f-92dc-616447938639 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:05:06.034966 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 356/1403] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:05:06 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:05:06.058010 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-b7eff816-a0ee-4fe5-89bb-2375296b455d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:06.061929 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-b7eff816-a0ee-4fe5-89bb-2375296b455d tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:05:06.061929 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-b7eff816-a0ee-4fe5-89bb-2375296b455d tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b2561d7-df6f-4a4b-b611-9348d54da91c", "connector": null, "instance_uuid": "b30ccba3-7562-43db-96aa-2f8a9727c8e1"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:06.096990 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:06.096990 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:06.202245 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-b7eff816-a0ee-4fe5-89bb-2375296b455d tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:05:06.202431 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 345/1404] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:05:06 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:06.224986 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-ef37dbac-5690-494f-ab5a-3badfd7c9c2e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:06.233098 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-ef37dbac-5690-494f-ab5a-3badfd7c9c2e tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] DELETE https://10.4.3.64/volume/v3/attachments/e04a901b-281e-4731-af9f-33ec7e4a7054 Aug 26 15:05:06.233351 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-ef37dbac-5690-494f-ab5a-3badfd7c9c2e tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:06.233620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-ef37dbac-5690-494f-ab5a-3badfd7c9c2e tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:06.252795 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:06.252795 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:06.338551 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e8659c5-e700-409a-b949-4ea9d04fca64 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:06.343045 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e8659c5-e700-409a-b949-4ea9d04fca64 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:06.343045 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e8659c5-e700-409a-b949-4ea9d04fca64 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:06.343045 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e8659c5-e700-409a-b949-4ea9d04fca64 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:06.343045 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8e8659c5-e700-409a-b949-4ea9d04fca64 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:06.351836 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:06.351836 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:06.353721 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e8659c5-e700-409a-b949-4ea9d04fca64 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:06.357142 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 355/1405] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:06 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:06.376919 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-ef37dbac-5690-494f-ab5a-3badfd7c9c2e tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments/e04a901b-281e-4731-af9f-33ec7e4a7054 returned with HTTP 200 Aug 26 15:05:06.377398 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 350/1406] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:05:06 2026] DELETE /volume/v3/attachments/e04a901b-281e-4731-af9f-33ec7e4a7054 => generated 192 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:07.374034 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4f4d2954-a3c7-4b83-a4ab-a88bf5fc67d7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:07.378059 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f4d2954-a3c7-4b83-a4ab-a88bf5fc67d7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:07.378410 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f4d2954-a3c7-4b83-a4ab-a88bf5fc67d7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:07.378707 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f4d2954-a3c7-4b83-a4ab-a88bf5fc67d7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:07.379254 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4f4d2954-a3c7-4b83-a4ab-a88bf5fc67d7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:07.391130 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:07.391130 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:07.392561 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f4d2954-a3c7-4b83-a4ab-a88bf5fc67d7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:07.394010 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 357/1407] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:07 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:08.401298 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-24d96dcd-66d4-4b1e-bb55-9ca67de2dadb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:08.406003 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-24d96dcd-66d4-4b1e-bb55-9ca67de2dadb tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] PUT https://10.4.3.64/volume/v3/attachments/1c49a581-5a45-4ff4-b1a4-0c922701ae9c Aug 26 15:05:08.406003 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-24d96dcd-66d4-4b1e-bb55-9ca67de2dadb tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:08.410807 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b2c8733a-17e8-427f-b130-4d97db201968 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:08.413100 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2c8733a-17e8-427f-b130-4d97db201968 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:08.413356 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2c8733a-17e8-427f-b130-4d97db201968 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:08.413635 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2c8733a-17e8-427f-b130-4d97db201968 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:08.413705 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b2c8733a-17e8-427f-b130-4d97db201968 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:08.418623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-24d96dcd-66d4-4b1e-bb55-9ca67de2dadb tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Acquiring lock "cinder-attachment_update-6b2561d7-df6f-4a4b-b611-9348d54da91c-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:05:08.426073 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-24d96dcd-66d4-4b1e-bb55-9ca67de2dadb tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Lock "cinder-attachment_update-6b2561d7-df6f-4a4b-b611-9348d54da91c-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:05:08.426073 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:08.426073 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:08.426224 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:08.426224 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:08.427388 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2c8733a-17e8-427f-b130-4d97db201968 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:08.427863 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 356/1408] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:08 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:08.551038 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-24d96dcd-66d4-4b1e-bb55-9ca67de2dadb tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Lock "cinder-attachment_update-6b2561d7-df6f-4a4b-b611-9348d54da91c-np0000008165" released by "attachment_update" :: held 0.127s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:05:08.552870 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-24d96dcd-66d4-4b1e-bb55-9ca67de2dadb tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments/1c49a581-5a45-4ff4-b1a4-0c922701ae9c returned with HTTP 200 Aug 26 15:05:08.552870 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 346/1409] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:05:08 2026] PUT /volume/v3/attachments/1c49a581-5a45-4ff4-b1a4-0c922701ae9c => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:08.570554 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-a6ae40e4-0348-45e8-a3bb-7b0b273c55e9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:08.578262 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-a6ae40e4-0348-45e8-a3bb-7b0b273c55e9 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/attachments/1c49a581-5a45-4ff4-b1a4-0c922701ae9c Aug 26 15:05:08.578765 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-a6ae40e4-0348-45e8-a3bb-7b0b273c55e9 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:08.578907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-a6ae40e4-0348-45e8-a3bb-7b0b273c55e9 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:08.600195 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-a6ae40e4-0348-45e8-a3bb-7b0b273c55e9 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments/1c49a581-5a45-4ff4-b1a4-0c922701ae9c returned with HTTP 200 Aug 26 15:05:08.600997 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 351/1410] 10.4.3.64 () {70 vars in 1644 bytes} [Wed Aug 26 15:05:08 2026] GET /volume/v3/attachments/1c49a581-5a45-4ff4-b1a4-0c922701ae9c => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:09.174331 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-752dae8a-9d73-4986-9603-18cd55d9f33b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:09.178397 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-752dae8a-9d73-4986-9603-18cd55d9f33b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:05:09.178821 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-752dae8a-9d73-4986-9603-18cd55d9f33b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:09.179123 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-752dae8a-9d73-4986-9603-18cd55d9f33b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:09.179577 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-752dae8a-9d73-4986-9603-18cd55d9f33b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Delete volume with id: 3853031c-c439-424b-9532-993d98defa5c Aug 26 15:05:09.191284 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:09.191284 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:09.192912 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-752dae8a-9d73-4986-9603-18cd55d9f33b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:05:09.223762 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-752dae8a-9d73-4986-9603-18cd55d9f33b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Delete volume request issued successfully. Aug 26 15:05:09.224077 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-752dae8a-9d73-4986-9603-18cd55d9f33b tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 202 Aug 26 15:05:09.224574 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 358/1411] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:05:09 2026] DELETE /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:09.238701 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-25e48105-0fcb-42f7-825d-19580bb00fca None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:09.246086 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25e48105-0fcb-42f7-825d-19580bb00fca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:05:09.246271 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25e48105-0fcb-42f7-825d-19580bb00fca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:09.246630 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25e48105-0fcb-42f7-825d-19580bb00fca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:09.260405 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:09.260405 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:09.283335 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-25e48105-0fcb-42f7-825d-19580bb00fca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:05:09.290212 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25e48105-0fcb-42f7-825d-19580bb00fca tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 200 Aug 26 15:05:09.290735 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 357/1412] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:09 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:09.442985 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-61510d27-7cc6-45f7-bcd4-44bb70f0fce8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:09.454089 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-61510d27-7cc6-45f7-bcd4-44bb70f0fce8 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:09.454089 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-61510d27-7cc6-45f7-bcd4-44bb70f0fce8 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:09.454316 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-61510d27-7cc6-45f7-bcd4-44bb70f0fce8 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:09.454494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-61510d27-7cc6-45f7-bcd4-44bb70f0fce8 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:09.462481 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:09.462481 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:09.463827 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-61510d27-7cc6-45f7-bcd4-44bb70f0fce8 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:09.465044 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 347/1413] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:09 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:10.311462 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-84b786b6-9907-4278-937a-4307bbddb648 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:10.317028 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84b786b6-9907-4278-937a-4307bbddb648 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c Aug 26 15:05:10.317028 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84b786b6-9907-4278-937a-4307bbddb648 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:10.317028 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84b786b6-9907-4278-937a-4307bbddb648 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:10.323313 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84b786b6-9907-4278-937a-4307bbddb648 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c returned with HTTP 404 Aug 26 15:05:10.324159 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 352/1414] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:10 2026] GET /volume/v3/volumes/3853031c-c439-424b-9532-993d98defa5c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:10.483790 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9f69d7db-4e31-4d59-8e50-ede9537f3077 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:10.487479 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9f69d7db-4e31-4d59-8e50-ede9537f3077 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:10.488586 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9f69d7db-4e31-4d59-8e50-ede9537f3077 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:10.488586 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9f69d7db-4e31-4d59-8e50-ede9537f3077 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:10.488713 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-9f69d7db-4e31-4d59-8e50-ede9537f3077 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:10.495278 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:10.495278 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:10.496083 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9f69d7db-4e31-4d59-8e50-ede9537f3077 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:10.496835 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 359/1415] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:10 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:10.624529 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e857a81a-a049-41ad-a00c-78058cbbf8f3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:10.626742 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e857a81a-a049-41ad-a00c-78058cbbf8f3 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action Aug 26 15:05:10.627329 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e857a81a-a049-41ad-a00c-78058cbbf8f3 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action body: b'{"os-attach": {"instance_uuid": "c88a6cb7-b697-4d96-af92-c618cea0e273", "mountpoint": "/dev/vdb"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:10.627457 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e857a81a-a049-41ad-a00c-78058cbbf8f3 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c88a6cb7-b697-4d96-af92-c618cea0e273", "mountpoint": "/dev/vdb"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:10.641398 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:10.641398 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:10.642195 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e857a81a-a049-41ad-a00c-78058cbbf8f3 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:10.657643 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e857a81a-a049-41ad-a00c-78058cbbf8f3 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Update volume admin metadata completed successfully. Aug 26 15:05:10.737052 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e857a81a-a049-41ad-a00c-78058cbbf8f3 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Attach volume completed successfully. Aug 26 15:05:10.737765 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e857a81a-a049-41ad-a00c-78058cbbf8f3 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action returned with HTTP 202 Aug 26 15:05:10.738458 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 358/1416] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:10 2026] POST /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action => generated 0 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:05:10.746878 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a774327b-c15c-4b8f-8ba4-9213c25bbd30 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:10.749922 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a774327b-c15c-4b8f-8ba4-9213c25bbd30 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:10.750149 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a774327b-c15c-4b8f-8ba4-9213c25bbd30 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:10.750432 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a774327b-c15c-4b8f-8ba4-9213c25bbd30 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:10.770934 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:10.770934 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:10.778595 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a774327b-c15c-4b8f-8ba4-9213c25bbd30 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:10.788258 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a774327b-c15c-4b8f-8ba4-9213c25bbd30 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:10.788858 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 348/1417] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:10 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 1173 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:10.810951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7510e34c-44d3-41f9-8b2a-09f8af4d3ecf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:10.814044 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7510e34c-44d3-41f9-8b2a-09f8af4d3ecf tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action Aug 26 15:05:10.814790 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7510e34c-44d3-41f9-8b2a-09f8af4d3ecf tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action body: b'{"os-detach": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:10.814994 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7510e34c-44d3-41f9-8b2a-09f8af4d3ecf tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:10.831629 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:10.831629 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:10.832470 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7510e34c-44d3-41f9-8b2a-09f8af4d3ecf tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:10.881644 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7510e34c-44d3-41f9-8b2a-09f8af4d3ecf tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Detach volume completed successfully. Aug 26 15:05:10.881789 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7510e34c-44d3-41f9-8b2a-09f8af4d3ecf tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action returned with HTTP 202 Aug 26 15:05:10.882684 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 353/1418] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:10 2026] POST /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:05:10.893768 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1c190aca-ed0e-485d-ad10-5600e49af139 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:10.895856 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1c190aca-ed0e-485d-ad10-5600e49af139 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:10.906168 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1c190aca-ed0e-485d-ad10-5600e49af139 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:10.906168 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1c190aca-ed0e-485d-ad10-5600e49af139 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:10.927387 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:10.927387 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:10.937562 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1c190aca-ed0e-485d-ad10-5600e49af139 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:10.944382 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1c190aca-ed0e-485d-ad10-5600e49af139 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:10.945364 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 360/1419] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:10 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:11.511513 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f66cefe8-d1a6-4e48-a0b9-c135ee49d1ae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:11.516096 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f66cefe8-d1a6-4e48-a0b9-c135ee49d1ae tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:11.516433 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f66cefe8-d1a6-4e48-a0b9-c135ee49d1ae tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:11.516954 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f66cefe8-d1a6-4e48-a0b9-c135ee49d1ae tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:11.516954 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f66cefe8-d1a6-4e48-a0b9-c135ee49d1ae tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:11.526048 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:11.526048 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:11.526218 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f66cefe8-d1a6-4e48-a0b9-c135ee49d1ae tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:11.526819 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 359/1420] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:11 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:12.549221 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-651cb6e4-9959-40b5-ab0c-83c5f33de000 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:12.553520 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-651cb6e4-9959-40b5-ab0c-83c5f33de000 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:12.553869 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-651cb6e4-9959-40b5-ab0c-83c5f33de000 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:12.554272 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-651cb6e4-9959-40b5-ab0c-83c5f33de000 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:12.554519 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-651cb6e4-9959-40b5-ab0c-83c5f33de000 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:12.560508 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:12.560508 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:12.561749 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-651cb6e4-9959-40b5-ab0c-83c5f33de000 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:12.562545 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 349/1421] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:12 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:13.575722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a7fdb13b-43d6-4b62-be3d-eb34a5c3cd43 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:13.579343 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a7fdb13b-43d6-4b62-be3d-eb34a5c3cd43 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:13.579343 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a7fdb13b-43d6-4b62-be3d-eb34a5c3cd43 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:13.579343 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a7fdb13b-43d6-4b62-be3d-eb34a5c3cd43 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:13.579343 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a7fdb13b-43d6-4b62-be3d-eb34a5c3cd43 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:13.583935 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:13.583935 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:13.584821 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a7fdb13b-43d6-4b62-be3d-eb34a5c3cd43 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:13.585202 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 354/1422] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:13 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:13.602167 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0f0bb825-0177-4e10-87b5-842c8dc2356d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:13.844260 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0f0bb825-0177-4e10-87b5-842c8dc2356d tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:05:13.844260 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0f0bb825-0177-4e10-87b5-842c8dc2356d tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6fb26fe9-26e4-462b-a0b9-0d75f7abe3db", "incremental": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:13.845865 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-0f0bb825-0177-4e10-87b5-842c8dc2356d tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Creating new backup {'backup': {'volume_id': '6fb26fe9-26e4-462b-a0b9-0d75f7abe3db', 'incremental': True}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:05:13.846152 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-0f0bb825-0177-4e10-87b5-842c8dc2356d tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Creating backup of volume 6fb26fe9-26e4-462b-a0b9-0d75f7abe3db in container None Aug 26 15:05:13.863115 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:13.863115 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:13.864199 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0f0bb825-0177-4e10-87b5-842c8dc2356d tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Volume info retrieved successfully. Aug 26 15:05:13.940438 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-0f0bb825-0177-4e10-87b5-842c8dc2356d tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Created reservations ['8b97d218-1d84-4171-a94f-846484f2cf6a', '05e06be4-438b-4ca9-8423-c0d2dabb2d20'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:13.977822 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0f0bb825-0177-4e10-87b5-842c8dc2356d tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 400 Aug 26 15:05:13.977822 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 361/1423] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:05:13 2026] POST /volume/v3/backups => generated 109 bytes in 377 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:05:13.988388 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3cf95cf3-bd52-486c-a156-b77ac153723d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:13.990919 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3cf95cf3-bd52-486c-a156-b77ac153723d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] DELETE https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:13.991160 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3cf95cf3-bd52-486c-a156-b77ac153723d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:13.991405 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3cf95cf3-bd52-486c-a156-b77ac153723d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:13.991543 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-3cf95cf3-bd52-486c-a156-b77ac153723d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Delete backup with id: 3c48f8d4-5a5a-422f-bb3b-afe73406c018. Aug 26 15:05:14.006017 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:14.006017 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:14.052224 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-3cf95cf3-bd52-486c-a156-b77ac153723d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] delete_backup rpcapi backup_id 3c48f8d4-5a5a-422f-bb3b-afe73406c018 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:05:14.054652 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3cf95cf3-bd52-486c-a156-b77ac153723d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 202 Aug 26 15:05:14.055074 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 360/1424] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:05:13 2026] DELETE /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:05:14.066007 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e09e006-04f0-4c2c-aeab-413f0e8b4921 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:14.069719 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e09e006-04f0-4c2c-aeab-413f0e8b4921 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:14.070347 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e09e006-04f0-4c2c-aeab-413f0e8b4921 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:14.070347 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e09e006-04f0-4c2c-aeab-413f0e8b4921 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:14.070448 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4e09e006-04f0-4c2c-aeab-413f0e8b4921 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:14.078142 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:14.078142 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:14.079590 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e09e006-04f0-4c2c-aeab-413f0e8b4921 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:14.081369 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 350/1425] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:14 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:14.098170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6a72a1c2-532e-4248-acad-8b97068185f0 req-969fcb83-98a5-400c-9616-243547fbe696 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:14.104419 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6a72a1c2-532e-4248-acad-8b97068185f0 req-969fcb83-98a5-400c-9616-243547fbe696 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b/encryption Aug 26 15:05:14.104740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6a72a1c2-532e-4248-acad-8b97068185f0 req-969fcb83-98a5-400c-9616-243547fbe696 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:14.105396 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6a72a1c2-532e-4248-acad-8b97068185f0 req-969fcb83-98a5-400c-9616-243547fbe696 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:14.127444 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:14.127444 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:14.142994 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6a72a1c2-532e-4248-acad-8b97068185f0 req-969fcb83-98a5-400c-9616-243547fbe696 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b/encryption returned with HTTP 200 Aug 26 15:05:14.144828 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 355/1426] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:05:14 2026] GET /volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b/encryption => generated 161 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:14.311937 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-22de6426-b4df-42fa-bb80-f7e2aac395e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:14.315116 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-22de6426-b4df-42fa-bb80-f7e2aac395e7 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] POST https://10.4.3.64/volume/v3/attachments/1c49a581-5a45-4ff4-b1a4-0c922701ae9c/action Aug 26 15:05:14.315116 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-22de6426-b4df-42fa-bb80-f7e2aac395e7 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:14.315116 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-22de6426-b4df-42fa-bb80-f7e2aac395e7 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:14.345469 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:14.345469 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:14.368647 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8c9be2c7-9007-4683-8510-2ff42cf769ea req-22de6426-b4df-42fa-bb80-f7e2aac395e7 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments/1c49a581-5a45-4ff4-b1a4-0c922701ae9c/action returned with HTTP 204 Aug 26 15:05:14.368647 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 362/1427] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:05:14 2026] POST /volume/v3/attachments/1c49a581-5a45-4ff4-b1a4-0c922701ae9c/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:15.098372 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c7dd33ca-8786-455b-af79-020a87828b95 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:15.100785 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c7dd33ca-8786-455b-af79-020a87828b95 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:15.101085 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c7dd33ca-8786-455b-af79-020a87828b95 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:15.101363 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c7dd33ca-8786-455b-af79-020a87828b95 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:15.101592 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c7dd33ca-8786-455b-af79-020a87828b95 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:15.126641 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:15.126641 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:15.128063 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c7dd33ca-8786-455b-af79-020a87828b95 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 200 Aug 26 15:05:15.130322 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 361/1428] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:15 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 748 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:15.294675 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-6a72a1c2-532e-4248-acad-8b97068185f0 req-c490caa0-b8cf-4b2c-9703-274fea83e29e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:15.297345 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6a72a1c2-532e-4248-acad-8b97068185f0 req-c490caa0-b8cf-4b2c-9703-274fea83e29e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/attachments/bd2fb378-1e14-40d0-933b-f9fea4fa490f Aug 26 15:05:15.299824 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6a72a1c2-532e-4248-acad-8b97068185f0 req-c490caa0-b8cf-4b2c-9703-274fea83e29e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:15.299824 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6a72a1c2-532e-4248-acad-8b97068185f0 req-c490caa0-b8cf-4b2c-9703-274fea83e29e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:15.320934 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:15.320934 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:15.411002 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6a72a1c2-532e-4248-acad-8b97068185f0 req-c490caa0-b8cf-4b2c-9703-274fea83e29e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/bd2fb378-1e14-40d0-933b-f9fea4fa490f returned with HTTP 200 Aug 26 15:05:15.411830 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 351/1429] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:05:15 2026] DELETE /volume/v3/attachments/bd2fb378-1e14-40d0-933b-f9fea4fa490f => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:16.146643 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-74b13c4b-30e1-4f2a-8e93-77d8455a0be1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:16.151482 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-74b13c4b-30e1-4f2a-8e93-77d8455a0be1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 Aug 26 15:05:16.152575 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-74b13c4b-30e1-4f2a-8e93-77d8455a0be1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:16.152575 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-74b13c4b-30e1-4f2a-8e93-77d8455a0be1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:16.152791 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-74b13c4b-30e1-4f2a-8e93-77d8455a0be1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 3c48f8d4-5a5a-422f-bb3b-afe73406c018. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:16.160830 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-74b13c4b-30e1-4f2a-8e93-77d8455a0be1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 returned with HTTP 404 Aug 26 15:05:16.161952 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 356/1430] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:16 2026] GET /volume/v3/backups/3c48f8d4-5a5a-422f-bb3b-afe73406c018 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:16.175498 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e4138895-6893-4dee-afa6-d785d23787b3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:16.183296 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:05:16.183819 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-864644546"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:16.186536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-864644546'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:05:16.186680 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Create volume of 1 GB Aug 26 15:05:16.199320 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Availability Zones retrieved successfully. Aug 26 15:05:16.213953 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Flow 'volume_create_api' (404b7cc9-2c1c-440a-b699-2421de2d2396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:16.216104 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (854c17dc-0d50-4541-bbb0-c9ccacaa9c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:16.217454 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:05:16.260421 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (854c17dc-0d50-4541-bbb0-c9ccacaa9c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:16.261593 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c348735-7b7f-4198-acf6-4f6be38e5d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:16.377906 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Created reservations ['61011673-bec5-4e3d-8232-69309be179bc', 'e8960093-cfe5-4b2e-a627-1cd7f1ad1d46', '65dde9a4-02a3-4559-bde7-c998ee3b6194', 'c7a96f90-b289-4e6d-b454-d0f8932e58c1'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:16.378484 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c348735-7b7f-4198-acf6-4f6be38e5d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61011673-bec5-4e3d-8232-69309be179bc', 'e8960093-cfe5-4b2e-a627-1cd7f1ad1d46', '65dde9a4-02a3-4559-bde7-c998ee3b6194', 'c7a96f90-b289-4e6d-b454-d0f8932e58c1']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:16.379522 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b67816f-6d44-43da-991e-c08813e50bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:16.382208 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-968f5ce7-831a-4ec7-8189-9101c8c67e44 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:16.385815 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-968f5ce7-831a-4ec7-8189-9101c8c67e44 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b Aug 26 15:05:16.386032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-968f5ce7-831a-4ec7-8189-9101c8c67e44 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:16.442424 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-968f5ce7-831a-4ec7-8189-9101c8c67e44 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:16.442424 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-968f5ce7-831a-4ec7-8189-9101c8c67e44 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume with id: a4eac1fd-6574-4b59-bc66-5e373e1f220b Aug 26 15:05:16.442424 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:16.442424 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:16.442424 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-968f5ce7-831a-4ec7-8189-9101c8c67e44 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:05:16.565940 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b67816f-6d44-43da-991e-c08813e50bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8763524e-f04a-42b1-aa46-4155f6490d00', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-864644546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2154d485f5416dad6d6bee7fad7019',qos_specs=None,replication_status=,reservations=['61011673-bec5-4e3d-8232-69309be179bc','e8960093-cfe5-4b2e-a627-1cd7f1ad1d46','65dde9a4-02a3-4559-bde7-c998ee3b6194','c7a96f90-b289-4e6d-b454-d0f8932e58c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98aec62923b940eebdb7541acec48466',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-864644546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8763524e-f04a-42b1-aa46-4155f6490d00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e2154d485f5416dad6d6bee7fad7019',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98aec62923b940eebdb7541acec48466',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:16.570018 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ee6999-7854-4063-9401-71978cf96f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:16.570481 np0000008165 devstack@c-api.service[100197]: WARNING cinder.keymgr.conf_key_mgr [None req-968f5ce7-831a-4ec7-8189-9101c8c67e44 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 15:05:16.590137 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-968f5ce7-831a-4ec7-8189-9101c8c67e44 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume request issued successfully. Aug 26 15:05:16.590137 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-968f5ce7-831a-4ec7-8189-9101c8c67e44 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b returned with HTTP 202 Aug 26 15:05:16.590319 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 362/1431] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:05:16 2026] DELETE /volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b => generated 0 bytes in 209 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:16.602389 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16ee6999-7854-4063-9401-71978cf96f25) transitioned into state 'SUCCESS' from state '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-864644546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2154d485f5416dad6d6bee7fad7019',qos_specs=None,replication_status=,reservations=['61011673-bec5-4e3d-8232-69309be179bc','e8960093-cfe5-4b2e-a627-1cd7f1ad1d46','65dde9a4-02a3-4559-bde7-c998ee3b6194','c7a96f90-b289-4e6d-b454-d0f8932e58c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98aec62923b940eebdb7541acec48466',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:16.602389 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (274ef7f9-8f94-4319-8367-bf906e89dd62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:16.609916 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b68baca3-9aa4-4e44-b661-ab9c9b77c1a8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:16.611555 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b68baca3-9aa4-4e44-b661-ab9c9b77c1a8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b Aug 26 15:05:16.611811 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b68baca3-9aa4-4e44-b661-ab9c9b77c1a8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:16.612068 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b68baca3-9aa4-4e44-b661-ab9c9b77c1a8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:16.624643 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:16.624643 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:16.627072 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (274ef7f9-8f94-4319-8367-bf906e89dd62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:16.628634 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Flow 'volume_create_api' (404b7cc9-2c1c-440a-b699-2421de2d2396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:16.629084 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Create volume request issued successfully. Aug 26 15:05:16.629987 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4138895-6893-4dee-afa6-d785d23787b3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:05:16.630537 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 363/1432] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:05:16 2026] POST /volume/v3/volumes => generated 746 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:05:16.631431 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b68baca3-9aa4-4e44-b661-ab9c9b77c1a8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:05:16.642064 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b68baca3-9aa4-4e44-b661-ab9c9b77c1a8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b returned with HTTP 200 Aug 26 15:05:16.642639 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 352/1433] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:16 2026] GET /volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:16.652179 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b8343c9c-5355-4e3e-80f7-f4646edfe71d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:16.655774 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8343c9c-5355-4e3e-80f7-f4646edfe71d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 Aug 26 15:05:16.657338 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b8343c9c-5355-4e3e-80f7-f4646edfe71d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:16.657338 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b8343c9c-5355-4e3e-80f7-f4646edfe71d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:16.671764 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:16.671764 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:16.677772 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b8343c9c-5355-4e3e-80f7-f4646edfe71d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:05:16.685725 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8343c9c-5355-4e3e-80f7-f4646edfe71d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 returned with HTTP 200 Aug 26 15:05:16.686438 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 357/1434] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:16 2026] GET /volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 => generated 814 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:17.446599 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-cd4ac5c0-f870-487c-a9e7-89d34112ec8d req-5af29a96-38e8-445b-8d6c-847c04c08f34 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:17.451863 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cd4ac5c0-f870-487c-a9e7-89d34112ec8d req-5af29a96-38e8-445b-8d6c-847c04c08f34 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:05:17.451863 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cd4ac5c0-f870-487c-a9e7-89d34112ec8d req-5af29a96-38e8-445b-8d6c-847c04c08f34 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:17.451863 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cd4ac5c0-f870-487c-a9e7-89d34112ec8d req-5af29a96-38e8-445b-8d6c-847c04c08f34 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:17.467664 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:17.467664 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:17.475728 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-cd4ac5c0-f870-487c-a9e7-89d34112ec8d req-5af29a96-38e8-445b-8d6c-847c04c08f34 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:05:17.485383 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cd4ac5c0-f870-487c-a9e7-89d34112ec8d req-5af29a96-38e8-445b-8d6c-847c04c08f34 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:05:17.486001 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 363/1435] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:05:17 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 1689 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:17.662972 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9864445e-ad7b-4fba-bd0a-e4c1b861c9a2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:17.666215 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9864445e-ad7b-4fba-bd0a-e4c1b861c9a2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b Aug 26 15:05:17.666415 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9864445e-ad7b-4fba-bd0a-e4c1b861c9a2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:17.666740 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9864445e-ad7b-4fba-bd0a-e4c1b861c9a2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:17.676811 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9864445e-ad7b-4fba-bd0a-e4c1b861c9a2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b returned with HTTP 404 Aug 26 15:05:17.677793 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 364/1436] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:17 2026] GET /volume/v3/volumes/a4eac1fd-6574-4b59-bc66-5e373e1f220b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:17.688834 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a01176ec-a44f-4e04-bfb7-237514375237 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:17.691037 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a01176ec-a44f-4e04-bfb7-237514375237 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:05:17.692261 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a01176ec-a44f-4e04-bfb7-237514375237 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:17.692261 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a01176ec-a44f-4e04-bfb7-237514375237 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:17.694969 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a01176ec-a44f-4e04-bfb7-237514375237 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:05:17.706246 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e141e4fc-356e-4486-ade0-ea17ebe08e88 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:17.710162 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e141e4fc-356e-4486-ade0-ea17ebe08e88 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 Aug 26 15:05:17.710359 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e141e4fc-356e-4486-ade0-ea17ebe08e88 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:17.710628 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e141e4fc-356e-4486-ade0-ea17ebe08e88 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:17.721866 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:17.721866 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:17.731050 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e141e4fc-356e-4486-ade0-ea17ebe08e88 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:05:17.738912 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e141e4fc-356e-4486-ade0-ea17ebe08e88 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 returned with HTTP 200 Aug 26 15:05:17.739658 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 358/1437] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:17 2026] GET /volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:17.741054 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a01176ec-a44f-4e04-bfb7-237514375237 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Get all volumes completed successfully. Aug 26 15:05:17.743368 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:17.743368 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:17.749721 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a01176ec-a44f-4e04-bfb7-237514375237 tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:05:17.749902 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 353/1438] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:05:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10263 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:05:17.755980 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2db9100f-c539-4749-bcf5-7fb89726decc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:17.758759 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2db9100f-c539-4749-bcf5-7fb89726decc tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:05:17.759286 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2db9100f-c539-4749-bcf5-7fb89726decc tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8763524e-f04a-42b1-aa46-4155f6490d00", "name": "tempest-VolumesBackupsTest-Backup-2096944233"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:17.761728 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-2db9100f-c539-4749-bcf5-7fb89726decc tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Creating new backup {'backup': {'volume_id': '8763524e-f04a-42b1-aa46-4155f6490d00', 'name': 'tempest-VolumesBackupsTest-Backup-2096944233'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:05:17.761898 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-2db9100f-c539-4749-bcf5-7fb89726decc tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Creating backup of volume 8763524e-f04a-42b1-aa46-4155f6490d00 in container None Aug 26 15:05:17.770703 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7394ecca-c6f3-47d4-9faf-237355e2323f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:17.772741 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7394ecca-c6f3-47d4-9faf-237355e2323f tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] DELETE https://10.4.3.64/volume/v3/types/516157c5-1071-4622-85e4-c9e0dc3835a5 Aug 26 15:05:17.773095 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7394ecca-c6f3-47d4-9faf-237355e2323f tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:17.773603 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7394ecca-c6f3-47d4-9faf-237355e2323f tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:17.773744 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:17.773744 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:17.777791 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:17.777791 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:17.778537 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2db9100f-c539-4749-bcf5-7fb89726decc tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Volume info retrieved successfully. Aug 26 15:05:17.808179 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-2db9100f-c539-4749-bcf5-7fb89726decc tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Created reservations ['bb9e41c4-355c-4e55-ad5e-d31a755d4c93', '7b6d89ed-aa34-4203-aa96-ebc5bd4460ec'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:17.819738 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7394ecca-c6f3-47d4-9faf-237355e2323f tempest-TestVolumeBootPattern-1830016666 tempest-TestVolumeBootPattern-1830016666-project-admin] https://10.4.3.64/volume/v3/types/516157c5-1071-4622-85e4-c9e0dc3835a5 returned with HTTP 202 Aug 26 15:05:17.820261 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 365/1439] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:05:17 2026] DELETE /volume/v3/types/516157c5-1071-4622-85e4-c9e0dc3835a5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:17.865119 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:17.869022 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:05:17.869389 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2db9100f-c539-4749-bcf5-7fb89726decc tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:05:17.869467 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1203295385", "snapshot_id": null, "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "volume_type": null, "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:17.869895 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 364/1440] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:05:17 2026] POST /volume/v3/backups => generated 328 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:05:17.871839 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1203295385', 'snapshot_id': None, 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'volume_type': None, 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:05:17.884089 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e5328b6d-ecdb-4ba4-b7c1-ec66afd9c328 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:17.890351 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5328b6d-ecdb-4ba4-b7c1-ec66afd9c328 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:17.890351 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5328b6d-ecdb-4ba4-b7c1-ec66afd9c328 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:17.890616 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5328b6d-ecdb-4ba4-b7c1-ec66afd9c328 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:17.890791 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e5328b6d-ecdb-4ba4-b7c1-ec66afd9c328 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:17.899308 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:17.899308 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:17.900173 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5328b6d-ecdb-4ba4-b7c1-ec66afd9c328 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:17.900903 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 354/1441] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:17 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:18.012014 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume of 1 GB Aug 26 15:05:18.017870 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Availability Zones retrieved successfully. Aug 26 15:05:18.027018 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (ece94a51-122d-4bd7-9555-180a4860bf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:18.027953 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d614c4c-f6da-4a5b-bc65-bee9c7573ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:18.029391 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:05:18.142604 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d614c4c-f6da-4a5b-bc65-bee9c7573ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:18.143498 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89450d92-33ea-43bc-99e8-8ce75d138e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:18.234773 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['9cca2cce-270e-4589-b8ed-f5a5c3b90b6d', 'e9c5a4f9-51b8-473a-8466-cb6b8936a96d', '8909698d-979e-4edf-9738-33d66c329a02', '01a01b3d-70c9-4b4d-b4b7-3d4aed8a85b9'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:18.236358 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89450d92-33ea-43bc-99e8-8ce75d138e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cca2cce-270e-4589-b8ed-f5a5c3b90b6d', 'e9c5a4f9-51b8-473a-8466-cb6b8936a96d', '8909698d-979e-4edf-9738-33d66c329a02', '01a01b3d-70c9-4b4d-b4b7-3d4aed8a85b9']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:18.237625 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a24cc20-1b70-4297-894a-af8f3b262286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:18.287965 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a24cc20-1b70-4297-894a-af8f3b262286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8213927-47c4-4b8b-9b61-c71b6ba897cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1203295385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['9cca2cce-270e-4589-b8ed-f5a5c3b90b6d','e9c5a4f9-51b8-473a-8466-cb6b8936a96d','8909698d-979e-4edf-9738-33d66c329a02','01a01b3d-70c9-4b4d-b4b7-3d4aed8a85b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:05:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1203295385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8213927-47c4-4b8b-9b61-c71b6ba897cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9e98504fce49b4ab23a622d2940510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:18.289251 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (864fdf13-d610-4c09-989b-97c04784a522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:18.320934 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (864fdf13-d610-4c09-989b-97c04784a522) transitioned into state 'SUCCESS' from state '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-1203295385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['9cca2cce-270e-4589-b8ed-f5a5c3b90b6d','e9c5a4f9-51b8-473a-8466-cb6b8936a96d','8909698d-979e-4edf-9738-33d66c329a02','01a01b3d-70c9-4b4d-b4b7-3d4aed8a85b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:18.321802 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a89a2359-8a2f-4a19-b92f-3c0781e97dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:18.340352 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a89a2359-8a2f-4a19-b92f-3c0781e97dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:18.341390 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (ece94a51-122d-4bd7-9555-180a4860bf31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:18.342806 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request issued successfully. Aug 26 15:05:18.342806 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8eaa59f1-8c7d-4e72-8f0a-07e8fc270624 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:05:18.344480 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 359/1442] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:05:17 2026] POST /volume/v3/volumes => generated 757 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:05:18.362845 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-352a4389-979c-404b-bcde-4af90ff524e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:18.369941 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-352a4389-979c-404b-bcde-4af90ff524e7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:05:18.370649 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-352a4389-979c-404b-bcde-4af90ff524e7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:18.370649 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-352a4389-979c-404b-bcde-4af90ff524e7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:18.392577 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:18.392577 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:18.402789 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-352a4389-979c-404b-bcde-4af90ff524e7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:05:18.409626 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-352a4389-979c-404b-bcde-4af90ff524e7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb returned with HTTP 200 Aug 26 15:05:18.409626 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 366/1443] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:18 2026] GET /volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb => generated 825 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:18.503466 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-65a3af5a-2747-4245-b61e-5a88e5801c16 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:18.504184 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65a3af5a-2747-4245-b61e-5a88e5801c16 None None] GET https://10.4.3.64/volume// Aug 26 15:05:18.504477 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65a3af5a-2747-4245-b61e-5a88e5801c16 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:18.504669 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65a3af5a-2747-4245-b61e-5a88e5801c16 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:18.505740 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65a3af5a-2747-4245-b61e-5a88e5801c16 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:05:18.506067 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 365/1444] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:05:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:05:18.517218 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-9b729458-1fd5-47c5-86ee-4d878ab0320e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:18.523709 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-9b729458-1fd5-47c5-86ee-4d878ab0320e tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:05:18.524263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-9b729458-1fd5-47c5-86ee-4d878ab0320e tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b2561d7-df6f-4a4b-b611-9348d54da91c", "connector": null, "instance_uuid": "b30ccba3-7562-43db-96aa-2f8a9727c8e1"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:18.538266 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-cd4ac5c0-f870-487c-a9e7-89d34112ec8d req-e4174826-6699-4c7f-8e7f-7bf1234d0f85 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:18.540946 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cd4ac5c0-f870-487c-a9e7-89d34112ec8d req-e4174826-6699-4c7f-8e7f-7bf1234d0f85 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3e041567-5e8a-46b7-8a89-9e2481b480d2 Aug 26 15:05:18.540946 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cd4ac5c0-f870-487c-a9e7-89d34112ec8d req-e4174826-6699-4c7f-8e7f-7bf1234d0f85 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:18.541229 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cd4ac5c0-f870-487c-a9e7-89d34112ec8d req-e4174826-6699-4c7f-8e7f-7bf1234d0f85 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:18.544212 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:18.544212 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:18.557007 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:18.557007 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:18.592989 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-9b729458-1fd5-47c5-86ee-4d878ab0320e tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:05:18.593760 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 355/1445] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:05: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) Aug 26 15:05:18.608015 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-b0eae375-b98c-401c-ad01-3b4014d648f5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:18.614027 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-b0eae375-b98c-401c-ad01-3b4014d648f5 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] DELETE https://10.4.3.64/volume/v3/attachments/1c49a581-5a45-4ff4-b1a4-0c922701ae9c Aug 26 15:05:18.614027 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-b0eae375-b98c-401c-ad01-3b4014d648f5 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:18.614027 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-b0eae375-b98c-401c-ad01-3b4014d648f5 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:18.625092 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:18.625092 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:18.645905 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cd4ac5c0-f870-487c-a9e7-89d34112ec8d req-e4174826-6699-4c7f-8e7f-7bf1234d0f85 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/attachments/3e041567-5e8a-46b7-8a89-9e2481b480d2 returned with HTTP 200 Aug 26 15:05:18.646495 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 360/1446] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:05:18 2026] DELETE /volume/v3/attachments/3e041567-5e8a-46b7-8a89-9e2481b480d2 => generated 19 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:18.705861 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-b0eae375-b98c-401c-ad01-3b4014d648f5 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments/1c49a581-5a45-4ff4-b1a4-0c922701ae9c returned with HTTP 200 Aug 26 15:05:18.706518 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 367/1447] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:05:18 2026] DELETE /volume/v3/attachments/1c49a581-5a45-4ff4-b1a4-0c922701ae9c => generated 192 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:18.920942 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c6c9a6e7-4d1c-4c51-b678-fbd3cbf9377f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:18.926559 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6c9a6e7-4d1c-4c51-b678-fbd3cbf9377f tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:18.926806 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6c9a6e7-4d1c-4c51-b678-fbd3cbf9377f tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:18.927085 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6c9a6e7-4d1c-4c51-b678-fbd3cbf9377f tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:18.927238 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c6c9a6e7-4d1c-4c51-b678-fbd3cbf9377f tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:18.935008 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:18.935008 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:18.935838 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6c9a6e7-4d1c-4c51-b678-fbd3cbf9377f tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:18.936407 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 366/1448] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:18 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:19.431984 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0e06e1ef-3159-4c19-ae2c-afbe1d32b752 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:19.434922 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e06e1ef-3159-4c19-ae2c-afbe1d32b752 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:05:19.435577 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e06e1ef-3159-4c19-ae2c-afbe1d32b752 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:19.435956 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e06e1ef-3159-4c19-ae2c-afbe1d32b752 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:19.448000 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:19.448000 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:19.452875 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0e06e1ef-3159-4c19-ae2c-afbe1d32b752 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:05:19.460062 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e06e1ef-3159-4c19-ae2c-afbe1d32b752 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb returned with HTTP 200 Aug 26 15:05:19.460607 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 356/1449] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:19 2026] GET /volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:19.481353 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ac04a8e1-bc03-494e-9cbe-b1e9996775ec None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:19.483777 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac04a8e1-bc03-494e-9cbe-b1e9996775ec tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:05:19.484081 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac04a8e1-bc03-494e-9cbe-b1e9996775ec tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:19.484327 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac04a8e1-bc03-494e-9cbe-b1e9996775ec tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:19.493008 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:19.493008 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:19.499399 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ac04a8e1-bc03-494e-9cbe-b1e9996775ec tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:05:19.509221 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac04a8e1-bc03-494e-9cbe-b1e9996775ec tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb returned with HTTP 200 Aug 26 15:05:19.509221 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 361/1450] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:19 2026] GET /volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:19.586445 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0b580f3f-0ef6-4d2b-ae83-d2b361748e13 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:19.586694 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b580f3f-0ef6-4d2b-ae83-d2b361748e13 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:05:19.586897 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b580f3f-0ef6-4d2b-ae83-d2b361748e13 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:19.587107 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b580f3f-0ef6-4d2b-ae83-d2b361748e13 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:19.587284 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-0b580f3f-0ef6-4d2b-ae83-d2b361748e13 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Delete volume with id: c4a73548-0168-43e1-a831-213280394547 Aug 26 15:05:19.595950 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:19.595950 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:19.596425 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0b580f3f-0ef6-4d2b-ae83-d2b361748e13 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:05:19.643206 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0b580f3f-0ef6-4d2b-ae83-d2b361748e13 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Delete volume request issued successfully. Aug 26 15:05:19.643206 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b580f3f-0ef6-4d2b-ae83-d2b361748e13 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 202 Aug 26 15:05:19.645494 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 368/1451] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:05:19 2026] DELETE /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:19.659462 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-adc49dc6-a93e-4c22-b63f-0342c7d96612 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:19.662948 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-adc49dc6-a93e-4c22-b63f-0342c7d96612 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:05:19.662948 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-adc49dc6-a93e-4c22-b63f-0342c7d96612 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:19.662948 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-adc49dc6-a93e-4c22-b63f-0342c7d96612 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:19.681708 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:19.681708 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:19.689564 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-adc49dc6-a93e-4c22-b63f-0342c7d96612 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Volume info retrieved successfully. Aug 26 15:05:19.697536 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-adc49dc6-a93e-4c22-b63f-0342c7d96612 tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 200 Aug 26 15:05:19.698337 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 367/1452] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:19 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 1396 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:19.952196 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-357f2307-5790-4b98-8cf5-c68244e671f7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:19.955086 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-357f2307-5790-4b98-8cf5-c68244e671f7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:19.955086 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-357f2307-5790-4b98-8cf5-c68244e671f7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:19.955358 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-357f2307-5790-4b98-8cf5-c68244e671f7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:19.955609 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-357f2307-5790-4b98-8cf5-c68244e671f7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:19.961988 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:19.961988 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:19.962900 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-357f2307-5790-4b98-8cf5-c68244e671f7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:19.963313 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 357/1453] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:19 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:21.270621 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8ee51c25-48b4-49b5-a106-e5b3dd7fd5bd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:21.270621 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8ee51c25-48b4-49b5-a106-e5b3dd7fd5bd tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] GET https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 Aug 26 15:05:21.270621 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8ee51c25-48b4-49b5-a106-e5b3dd7fd5bd tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:21.270621 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8ee51c25-48b4-49b5-a106-e5b3dd7fd5bd tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:21.270621 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8ee51c25-48b4-49b5-a106-e5b3dd7fd5bd tempest-AttachVolumeMultiAttachTest-118249235 tempest-AttachVolumeMultiAttachTest-118249235-project-member] https://10.4.3.64/volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 returned with HTTP 404 Aug 26 15:05:21.270621 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 362/1454] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:20 2026] GET /volume/v3/volumes/c4a73548-0168-43e1-a831-213280394547 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:21.279653 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f055396d-d721-4422-a5cc-0defaebc33b7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:21.279653 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f055396d-d721-4422-a5cc-0defaebc33b7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:21.279653 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f055396d-d721-4422-a5cc-0defaebc33b7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:21.279653 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f055396d-d721-4422-a5cc-0defaebc33b7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:21.279653 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f055396d-d721-4422-a5cc-0defaebc33b7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:21.279653 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:21.279653 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:21.279653 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f055396d-d721-4422-a5cc-0defaebc33b7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:21.279653 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 369/1455] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:20 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:21.751216 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-94ff31ad-1369-4a20-a997-71067a4c101b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:21.754066 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-94ff31ad-1369-4a20-a997-71067a4c101b tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] PUT https://10.4.3.64/volume/v3/attachments/a0bf60c4-32cd-4d99-963a-397b809505ed Aug 26 15:05:21.754477 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-94ff31ad-1369-4a20-a997-71067a4c101b tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:21.767610 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-94ff31ad-1369-4a20-a997-71067a4c101b tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Acquiring lock "cinder-attachment_update-6b2561d7-df6f-4a4b-b611-9348d54da91c-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:05:21.769880 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-37f75d65-455c-4e51-a315-614fc611cbb3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:21.772152 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:05:21.772642 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-213660163", "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:21.775122 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-213660163', 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:05:21.777578 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-94ff31ad-1369-4a20-a997-71067a4c101b tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Lock "cinder-attachment_update-6b2561d7-df6f-4a4b-b611-9348d54da91c-np0000008165" acquired by "attachment_update" :: waited 0.010s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:05:21.778741 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:21.778741 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:21.928827 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Create volume of 1 GB Aug 26 15:05:21.931322 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-94ff31ad-1369-4a20-a997-71067a4c101b tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Lock "cinder-attachment_update-6b2561d7-df6f-4a4b-b611-9348d54da91c-np0000008165" released by "attachment_update" :: held 0.154s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:05:21.932353 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-94ff31ad-1369-4a20-a997-71067a4c101b tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments/a0bf60c4-32cd-4d99-963a-397b809505ed returned with HTTP 200 Aug 26 15:05:21.932473 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 368/1456] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:05:21 2026] PUT /volume/v3/attachments/a0bf60c4-32cd-4d99-963a-397b809505ed => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:21.940944 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Availability Zones retrieved successfully. Aug 26 15:05:21.946788 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-d72b67ee-07e0-49a8-ae07-66ceb4a4a1eb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:21.949507 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Flow 'volume_create_api' (54b094a6-a8ac-45c0-aa23-09d8a8386688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:21.949646 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-d72b67ee-07e0-49a8-ae07-66ceb4a4a1eb tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/attachments/a0bf60c4-32cd-4d99-963a-397b809505ed Aug 26 15:05:21.949793 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-d72b67ee-07e0-49a8-ae07-66ceb4a4a1eb tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:21.950040 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-d72b67ee-07e0-49a8-ae07-66ceb4a4a1eb tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:21.951675 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d75577e9-96e4-4096-ba47-df895bcdca70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:21.953244 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:05:21.974655 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-d72b67ee-07e0-49a8-ae07-66ceb4a4a1eb tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments/a0bf60c4-32cd-4d99-963a-397b809505ed returned with HTTP 200 Aug 26 15:05:21.975321 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 363/1457] 10.4.3.64 () {70 vars in 1644 bytes} [Wed Aug 26 15:05:21 2026] GET /volume/v3/attachments/a0bf60c4-32cd-4d99-963a-397b809505ed => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:22.027769 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-33585cbc-1fa5-49ff-801a-c0a5f923e7ca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:22.029756 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-33585cbc-1fa5-49ff-801a-c0a5f923e7ca tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:22.030450 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-33585cbc-1fa5-49ff-801a-c0a5f923e7ca tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:22.030450 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-33585cbc-1fa5-49ff-801a-c0a5f923e7ca tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:22.030450 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-33585cbc-1fa5-49ff-801a-c0a5f923e7ca tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:22.039954 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:22.039954 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:22.041154 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-33585cbc-1fa5-49ff-801a-c0a5f923e7ca tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:22.041519 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 370/1458] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:22 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:22.065069 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d75577e9-96e4-4096-ba47-df895bcdca70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:22.065881 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d506dd-ecd1-4249-80ed-919de05805f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:22.193665 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Created reservations ['83aea197-586f-4d6e-9649-bab1610f467f', 'dbb6b554-ea7e-4d38-8140-265fd9db3b46', 'ad79efc8-3847-47dc-af9f-0e522564a8bf', '951c2ac4-bfa3-4d46-8c72-485e16f5e3b9'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:22.194684 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1d506dd-ecd1-4249-80ed-919de05805f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83aea197-586f-4d6e-9649-bab1610f467f', 'dbb6b554-ea7e-4d38-8140-265fd9db3b46', 'ad79efc8-3847-47dc-af9f-0e522564a8bf', '951c2ac4-bfa3-4d46-8c72-485e16f5e3b9']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:22.195674 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89522cc8-9401-4e3f-a2c4-31af1142bbe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:22.230778 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-1e9ab630-8d96-4a46-bd0d-5e64349680bb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:22.235475 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-1e9ab630-8d96-4a46-bd0d-5e64349680bb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:05:22.235475 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-1e9ab630-8d96-4a46-bd0d-5e64349680bb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:22.236515 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-1e9ab630-8d96-4a46-bd0d-5e64349680bb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:22.236556 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89522cc8-9401-4e3f-a2c4-31af1142bbe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '461a482c-cede-464e-a184-d3dd207c693e', '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-213660163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc7ceefe021d46f993c328b7eaef0226',qos_specs=None,replication_status=,reservations=['83aea197-586f-4d6e-9649-bab1610f467f','dbb6b554-ea7e-4d38-8140-265fd9db3b46','ad79efc8-3847-47dc-af9f-0e522564a8bf','951c2ac4-bfa3-4d46-8c72-485e16f5e3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da4f5dcb967434d91c58cec82f8faba',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:05:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-213660163',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=461a482c-cede-464e-a184-d3dd207c693e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc7ceefe021d46f993c328b7eaef0226',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8da4f5dcb967434d91c58cec82f8faba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:22.238363 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29981e57-5237-4849-b8f6-0a90e65c11cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:22.249451 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:22.249451 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:22.257050 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-1e9ab630-8d96-4a46-bd0d-5e64349680bb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:05:22.268989 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-1e9ab630-8d96-4a46-bd0d-5e64349680bb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb returned with HTTP 200 Aug 26 15:05:22.269619 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 369/1459] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:05:22 2026] GET /volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:22.273038 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29981e57-5237-4849-b8f6-0a90e65c11cc) transitioned into state 'SUCCESS' from state '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-213660163',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc7ceefe021d46f993c328b7eaef0226',qos_specs=None,replication_status=,reservations=['83aea197-586f-4d6e-9649-bab1610f467f','dbb6b554-ea7e-4d38-8140-265fd9db3b46','ad79efc8-3847-47dc-af9f-0e522564a8bf','951c2ac4-bfa3-4d46-8c72-485e16f5e3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8da4f5dcb967434d91c58cec82f8faba',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:22.274028 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1b187e-5dbe-4db3-8f45-40a310e71cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:22.293714 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd1b187e-5dbe-4db3-8f45-40a310e71cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:22.294870 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Flow 'volume_create_api' (54b094a6-a8ac-45c0-aa23-09d8a8386688) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:22.297101 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Create volume request issued successfully. Aug 26 15:05:22.297101 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-37f75d65-455c-4e51-a315-614fc611cbb3 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:05:22.297101 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 358/1460] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:05:21 2026] POST /volume/v3/volumes => generated 896 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:22.321732 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dd5915ea-781e-4fc4-93f0-d5f7260b7670 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:22.325486 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd5915ea-781e-4fc4-93f0-d5f7260b7670 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] GET https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e Aug 26 15:05:22.326092 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd5915ea-781e-4fc4-93f0-d5f7260b7670 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:22.329204 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd5915ea-781e-4fc4-93f0-d5f7260b7670 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:22.340702 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:22.340702 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:22.348671 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dd5915ea-781e-4fc4-93f0-d5f7260b7670 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Volume info retrieved successfully. Aug 26 15:05:22.356747 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd5915ea-781e-4fc4-93f0-d5f7260b7670 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e returned with HTTP 200 Aug 26 15:05:22.357494 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 364/1461] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:22 2026] GET /volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e => generated 964 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:22.790282 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-af62410c-1d1e-47b5-bbec-a03f7dc477bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:22.793990 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-af62410c-1d1e-47b5-bbec-a03f7dc477bb tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:22.796365 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-af62410c-1d1e-47b5-bbec-a03f7dc477bb tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:22.796365 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-af62410c-1d1e-47b5-bbec-a03f7dc477bb tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:22.808988 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:22.808988 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:22.814164 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-af62410c-1d1e-47b5-bbec-a03f7dc477bb tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:22.821286 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-af62410c-1d1e-47b5-bbec-a03f7dc477bb tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:22.821286 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 371/1462] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:22 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:22.889598 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-08ae27c8-106e-4215-b451-f12d2ba2e6de None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:22.894555 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-08ae27c8-106e-4215-b451-f12d2ba2e6de tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:22.895290 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-08ae27c8-106e-4215-b451-f12d2ba2e6de tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:22.895290 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-08ae27c8-106e-4215-b451-f12d2ba2e6de tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:22.918651 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:22.918651 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:22.930224 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-08ae27c8-106e-4215-b451-f12d2ba2e6de tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:22.937222 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-08ae27c8-106e-4215-b451-f12d2ba2e6de tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:22.938093 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 370/1463] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:05:22 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:23.025008 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-81a409fb-4e79-430f-a4e9-17656ef282b6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.029511 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-81a409fb-4e79-430f-a4e9-17656ef282b6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:05:23.029511 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-81a409fb-4e79-430f-a4e9-17656ef282b6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:23.029511 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-81a409fb-4e79-430f-a4e9-17656ef282b6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:23.042116 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:23.042116 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:23.049549 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-81a409fb-4e79-430f-a4e9-17656ef282b6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:05:23.060968 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-81a409fb-4e79-430f-a4e9-17656ef282b6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb returned with HTTP 200 Aug 26 15:05:23.060968 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 359/1464] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:05:23 2026] GET /volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:23.061391 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6f0e402f-66f4-4023-9a4c-a85fefe103fa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.064402 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f0e402f-66f4-4023-9a4c-a85fefe103fa tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:23.065098 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f0e402f-66f4-4023-9a4c-a85fefe103fa tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:23.065464 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f0e402f-66f4-4023-9a4c-a85fefe103fa tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:23.065720 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-6f0e402f-66f4-4023-9a4c-a85fefe103fa tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:23.075006 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-06877f48-bc62-4cd3-8594-aa6c12516420 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.075451 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:23.075451 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:23.075558 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-06877f48-bc62-4cd3-8594-aa6c12516420 None None] GET https://10.4.3.64/volume// Aug 26 15:05:23.075764 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-06877f48-bc62-4cd3-8594-aa6c12516420 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:23.076080 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-06877f48-bc62-4cd3-8594-aa6c12516420 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:23.076504 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-06877f48-bc62-4cd3-8594-aa6c12516420 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:05:23.076846 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 372/1465] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:05:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:05:23.076906 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f0e402f-66f4-4023-9a4c-a85fefe103fa tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:23.077247 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5439de70-db5b-4baf-b41a-f566b423bf35 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.077494 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 365/1466] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:23 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:23.077979 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5439de70-db5b-4baf-b41a-f566b423bf35 None None] GET https://10.4.3.64/volume// Aug 26 15:05:23.078265 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5439de70-db5b-4baf-b41a-f566b423bf35 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:23.078604 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5439de70-db5b-4baf-b41a-f566b423bf35 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:23.079256 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5439de70-db5b-4baf-b41a-f566b423bf35 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:05:23.080847 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 371/1467] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:05:23 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:05:23.088904 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-0f1aea17-b75f-4d61-a7e7-4ac60e4878ff None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.092621 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-0f1aea17-b75f-4d61-a7e7-4ac60e4878ff tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:05:23.093366 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-0f1aea17-b75f-4d61-a7e7-4ac60e4878ff tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8213927-47c4-4b8b-9b61-c71b6ba897cb", "connector": null, "instance_uuid": "5315db34-eb31-4038-8c0c-da230b8b9678"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:23.096785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-5ec42e1e-5f65-4399-91c9-95d1b22ac576 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.103018 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-5ec42e1e-5f65-4399-91c9-95d1b22ac576 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:05:23.103376 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-5ec42e1e-5f65-4399-91c9-95d1b22ac576 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "97795ba0-045f-4ba6-96e4-76e3455bf1d4", "connector": null, "instance_uuid": "45be4025-8686-4f41-b0d8-7cc1b01dc5b5"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:23.111808 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:23.111808 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:23.125748 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:23.125748 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:23.188441 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-5ec42e1e-5f65-4399-91c9-95d1b22ac576 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:05:23.188657 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-0f1aea17-b75f-4d61-a7e7-4ac60e4878ff tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:05:23.189566 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 373/1468] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:05:23 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:23.189783 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 360/1469] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:05:23 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:23.239142 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-57bc2d86-d793-4bf5-a54f-fca7e519b871 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.241335 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-57bc2d86-d793-4bf5-a54f-fca7e519b871 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:23.241902 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-57bc2d86-d793-4bf5-a54f-fca7e519b871 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:23.242449 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-57bc2d86-d793-4bf5-a54f-fca7e519b871 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:23.264911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4c6a677e-003d-4137-846e-54ce0c39aed4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.264911 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c6a677e-003d-4137-846e-54ce0c39aed4 None None] GET https://10.4.3.64/volume// Aug 26 15:05:23.264911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c6a677e-003d-4137-846e-54ce0c39aed4 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:23.264911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c6a677e-003d-4137-846e-54ce0c39aed4 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:23.264911 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c6a677e-003d-4137-846e-54ce0c39aed4 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:05:23.265184 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:23.265184 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:23.265253 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 372/1470] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:05:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 26 15:05:23.275262 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-57bc2d86-d793-4bf5-a54f-fca7e519b871 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:23.278402 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-256b4b6d-e12d-47db-832a-cafa636950fd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.279438 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-57bc2d86-d793-4bf5-a54f-fca7e519b871 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:23.280167 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 366/1471] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:23 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:23.281194 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-256b4b6d-e12d-47db-832a-cafa636950fd tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:23.281494 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-256b4b6d-e12d-47db-832a-cafa636950fd tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:23.281755 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-256b4b6d-e12d-47db-832a-cafa636950fd tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:23.297345 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:23.297345 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:23.302271 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-256b4b6d-e12d-47db-832a-cafa636950fd tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:23.308257 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-256b4b6d-e12d-47db-832a-cafa636950fd tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:23.308750 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 374/1472] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:05:23 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 1029 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:05:23.379155 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3f3ef830-7608-4881-b136-2dca9bb282ad None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.385210 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f3ef830-7608-4881-b136-2dca9bb282ad tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] GET https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e Aug 26 15:05:23.385210 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f3ef830-7608-4881-b136-2dca9bb282ad tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:23.386130 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f3ef830-7608-4881-b136-2dca9bb282ad tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:23.408279 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:23.408279 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:23.415056 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3f3ef830-7608-4881-b136-2dca9bb282ad tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Volume info retrieved successfully. Aug 26 15:05:23.425048 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f3ef830-7608-4881-b136-2dca9bb282ad tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e returned with HTTP 200 Aug 26 15:05:23.425048 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 361/1473] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:23 2026] GET /volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e => generated 1538 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:05:23.444472 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-50de7559-71c5-4ae0-b893-503bf7acce4d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.449909 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-50de7559-71c5-4ae0-b893-503bf7acce4d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] PUT https://10.4.3.64/volume/v3/attachments/3ba0bc88-5e28-42b6-9514-0fb576538432 Aug 26 15:05:23.449909 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-50de7559-71c5-4ae0-b893-503bf7acce4d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:23.458987 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-50de7559-71c5-4ae0-b893-503bf7acce4d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Acquiring lock "cinder-attachment_update-97795ba0-045f-4ba6-96e4-76e3455bf1d4-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:05:23.472100 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-50de7559-71c5-4ae0-b893-503bf7acce4d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Lock "cinder-attachment_update-97795ba0-045f-4ba6-96e4-76e3455bf1d4-np0000008165" acquired by "attachment_update" :: waited 0.011s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:05:23.472100 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:23.472100 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:23.482977 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-77719a0a-4e55-4516-a9ad-1069ac7ad2ce None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.487909 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-77719a0a-4e55-4516-a9ad-1069ac7ad2ce tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] GET https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e Aug 26 15:05:23.487909 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-77719a0a-4e55-4516-a9ad-1069ac7ad2ce tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:23.487909 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-77719a0a-4e55-4516-a9ad-1069ac7ad2ce tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:23.498864 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:23.498864 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:23.503070 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-77719a0a-4e55-4516-a9ad-1069ac7ad2ce tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Volume info retrieved successfully. Aug 26 15:05:23.510543 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-77719a0a-4e55-4516-a9ad-1069ac7ad2ce tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e returned with HTTP 200 Aug 26 15:05:23.510876 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 367/1474] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:05:23 2026] GET /volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:23.676001 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-50de7559-71c5-4ae0-b893-503bf7acce4d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Lock "cinder-attachment_update-97795ba0-045f-4ba6-96e4-76e3455bf1d4-np0000008165" released by "attachment_update" :: held 0.206s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:05:23.676452 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-50de7559-71c5-4ae0-b893-503bf7acce4d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/attachments/3ba0bc88-5e28-42b6-9514-0fb576538432 returned with HTTP 200 Aug 26 15:05:23.677390 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 373/1475] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:05:23 2026] PUT /volume/v3/attachments/3ba0bc88-5e28-42b6-9514-0fb576538432 => generated 969 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:23.923807 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-12358786-1ae3-4b4d-81b0-b0462ab39703 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:23.926628 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-12358786-1ae3-4b4d-81b0-b0462ab39703 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action Aug 26 15:05:23.927156 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-12358786-1ae3-4b4d-81b0-b0462ab39703 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action body: b'{"os-attach": {"instance_uuid": "4aa136a8-47f6-4b07-9aff-a06d0fb3e0af", "mountpoint": "/dev/vdb"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:23.927306 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-12358786-1ae3-4b4d-81b0-b0462ab39703 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4aa136a8-47f6-4b07-9aff-a06d0fb3e0af", "mountpoint": "/dev/vdb"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:23.941160 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:23.941160 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:23.941160 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-12358786-1ae3-4b4d-81b0-b0462ab39703 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:23.949087 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-12358786-1ae3-4b4d-81b0-b0462ab39703 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Update volume admin metadata completed successfully. Aug 26 15:05:24.060483 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-12358786-1ae3-4b4d-81b0-b0462ab39703 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Attach volume completed successfully. Aug 26 15:05:24.061046 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-12358786-1ae3-4b4d-81b0-b0462ab39703 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action returned with HTTP 202 Aug 26 15:05:24.062109 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 375/1476] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:23 2026] POST /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action => generated 0 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:05:24.071854 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-840240be-815b-40a2-88fd-db4020759001 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:24.075266 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-840240be-815b-40a2-88fd-db4020759001 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:24.075539 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-840240be-815b-40a2-88fd-db4020759001 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:24.075795 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-840240be-815b-40a2-88fd-db4020759001 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:24.097433 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b8394db6-ca29-4c5c-bb22-66309ca24ac2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:24.101833 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8394db6-ca29-4c5c-bb22-66309ca24ac2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:24.102166 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b8394db6-ca29-4c5c-bb22-66309ca24ac2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:24.104013 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b8394db6-ca29-4c5c-bb22-66309ca24ac2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:24.104383 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b8394db6-ca29-4c5c-bb22-66309ca24ac2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:24.110359 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:24.110359 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:24.113419 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:24.113419 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:24.116660 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8394db6-ca29-4c5c-bb22-66309ca24ac2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:24.117265 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 368/1477] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:24 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:24.127774 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-840240be-815b-40a2-88fd-db4020759001 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:24.141152 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-840240be-815b-40a2-88fd-db4020759001 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:24.141731 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 362/1478] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:24 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 1173 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:24.163071 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e7fcd94e-a749-45fe-8dfe-b19be04e53ae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:24.166201 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7fcd94e-a749-45fe-8dfe-b19be04e53ae tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:24.166348 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7fcd94e-a749-45fe-8dfe-b19be04e53ae tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:24.166644 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7fcd94e-a749-45fe-8dfe-b19be04e53ae tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:24.179111 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:24.179111 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:24.188532 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e7fcd94e-a749-45fe-8dfe-b19be04e53ae tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:24.198456 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7fcd94e-a749-45fe-8dfe-b19be04e53ae tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:24.198995 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 374/1479] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:24 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 1173 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:24.219568 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8a6b6906-1382-40bb-b160-1cdfbfa58f7f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:24.221479 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a6b6906-1382-40bb-b160-1cdfbfa58f7f tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action Aug 26 15:05:24.222044 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a6b6906-1382-40bb-b160-1cdfbfa58f7f tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action body: b'{"os-detach": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:24.222210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a6b6906-1382-40bb-b160-1cdfbfa58f7f tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:24.244330 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:24.244330 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:24.245202 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8a6b6906-1382-40bb-b160-1cdfbfa58f7f tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:24.301946 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b5e4ab6a-9424-4a88-b8af-0c7d3f2943b1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:24.304680 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b5e4ab6a-9424-4a88-b8af-0c7d3f2943b1 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:24.304959 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b5e4ab6a-9424-4a88-b8af-0c7d3f2943b1 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:24.305195 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b5e4ab6a-9424-4a88-b8af-0c7d3f2943b1 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:24.332399 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8a6b6906-1382-40bb-b160-1cdfbfa58f7f tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Detach volume completed successfully. Aug 26 15:05:24.332477 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:24.332477 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:24.332864 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a6b6906-1382-40bb-b160-1cdfbfa58f7f tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action returned with HTTP 202 Aug 26 15:05:24.333178 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 376/1480] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:24 2026] POST /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:05:24.338054 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b5e4ab6a-9424-4a88-b8af-0c7d3f2943b1 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:24.345543 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-549c4733-b592-475e-a4a0-f13cc7755f10 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:24.347592 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b5e4ab6a-9424-4a88-b8af-0c7d3f2943b1 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:24.348795 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-549c4733-b592-475e-a4a0-f13cc7755f10 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:24.349140 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-549c4733-b592-475e-a4a0-f13cc7755f10 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:24.349420 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-549c4733-b592-475e-a4a0-f13cc7755f10 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:24.351221 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 369/1481] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:24 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:24.365045 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:24.365045 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:24.365687 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-edcaa2d4-4c8e-43df-86e8-b08a58f667a4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:24.367067 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-edcaa2d4-4c8e-43df-86e8-b08a58f667a4 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] GET https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e Aug 26 15:05:24.367346 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-edcaa2d4-4c8e-43df-86e8-b08a58f667a4 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:24.367598 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-edcaa2d4-4c8e-43df-86e8-b08a58f667a4 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:24.370738 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-549c4733-b592-475e-a4a0-f13cc7755f10 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:24.375327 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:24.375327 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:24.377551 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-549c4733-b592-475e-a4a0-f13cc7755f10 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:24.380074 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 363/1482] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:24 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:24.388552 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-edcaa2d4-4c8e-43df-86e8-b08a58f667a4 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Volume info retrieved successfully. Aug 26 15:05:24.398879 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-edcaa2d4-4c8e-43df-86e8-b08a58f667a4 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e returned with HTTP 200 Aug 26 15:05:24.398879 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 375/1483] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:05:24 2026] GET /volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e => generated 1358 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:24.420954 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c1456afb-fccd-4284-9851-2f4766b1c399 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:24.421960 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c1456afb-fccd-4284-9851-2f4766b1c399 None None] GET https://10.4.3.64/volume// Aug 26 15:05:24.422253 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c1456afb-fccd-4284-9851-2f4766b1c399 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:24.422440 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c1456afb-fccd-4284-9851-2f4766b1c399 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:24.423507 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c1456afb-fccd-4284-9851-2f4766b1c399 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:05:24.423507 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 377/1484] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:05:24 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:05:24.436901 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-423b9837-cadb-47e5-aedb-11dd3d0c2799 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:24.441748 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-423b9837-cadb-47e5-aedb-11dd3d0c2799 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:05:24.442310 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-423b9837-cadb-47e5-aedb-11dd3d0c2799 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "461a482c-cede-464e-a184-d3dd207c693e", "connector": null, "instance_uuid": "00a41c35-0741-412a-8c64-7d3c1495dec3"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:24.455217 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:24.455217 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:24.513243 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-423b9837-cadb-47e5-aedb-11dd3d0c2799 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:05:24.513850 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 370/1485] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:05:24 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) Aug 26 15:05:24.886714 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7cb23a33-144e-4bd7-8c17-436c2695c0c4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:24.887299 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7cb23a33-144e-4bd7-8c17-436c2695c0c4 None None] GET https://10.4.3.64/volume// Aug 26 15:05:24.888267 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7cb23a33-144e-4bd7-8c17-436c2695c0c4 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:24.888267 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7cb23a33-144e-4bd7-8c17-436c2695c0c4 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:24.889299 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7cb23a33-144e-4bd7-8c17-436c2695c0c4 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:05:24.889509 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 364/1486] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:05:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:05:24.909093 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-f5779586-5fc3-439a-a3d4-9d11505e6e5d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:24.911784 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-f5779586-5fc3-439a-a3d4-9d11505e6e5d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:05:24.911784 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-f5779586-5fc3-439a-a3d4-9d11505e6e5d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:24.911784 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-f5779586-5fc3-439a-a3d4-9d11505e6e5d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:24.937132 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:24.937132 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:24.944656 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-f5779586-5fc3-439a-a3d4-9d11505e6e5d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:05:24.952045 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-f5779586-5fc3-439a-a3d4-9d11505e6e5d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb returned with HTTP 200 Aug 26 15:05:24.952629 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 376/1487] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:05:24 2026] GET /volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb => generated 1544 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:05:25.096703 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-66d95966-e7a3-4c38-aa17-ad4d17984a01 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:25.099399 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-66d95966-e7a3-4c38-aa17-ad4d17984a01 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] PUT https://10.4.3.64/volume/v3/attachments/ba237c28-ea15-4b3d-bbf7-4d89d3723ef2 Aug 26 15:05:25.099815 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-66d95966-e7a3-4c38-aa17-ad4d17984a01 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:25.129832 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-66d95966-e7a3-4c38-aa17-ad4d17984a01 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Acquiring lock "cinder-attachment_update-f8213927-47c4-4b8b-9b61-c71b6ba897cb-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:05:25.139509 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-66d95966-e7a3-4c38-aa17-ad4d17984a01 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-f8213927-47c4-4b8b-9b61-c71b6ba897cb-np0000008165" acquired by "attachment_update" :: waited 0.010s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:05:25.139704 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5bfcfc6d-ffa4-4818-9ddd-08b1484f5217 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:25.141578 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:25.141578 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:25.142823 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5bfcfc6d-ffa4-4818-9ddd-08b1484f5217 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:25.143023 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5bfcfc6d-ffa4-4818-9ddd-08b1484f5217 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:25.143541 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5bfcfc6d-ffa4-4818-9ddd-08b1484f5217 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:25.143541 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5bfcfc6d-ffa4-4818-9ddd-08b1484f5217 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:25.154710 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:25.154710 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:25.155705 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5bfcfc6d-ffa4-4818-9ddd-08b1484f5217 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:25.158139 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 371/1488] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:25 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:25.319001 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-66d95966-e7a3-4c38-aa17-ad4d17984a01 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-f8213927-47c4-4b8b-9b61-c71b6ba897cb-np0000008165" released by "attachment_update" :: held 0.179s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:05:25.319428 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-66d95966-e7a3-4c38-aa17-ad4d17984a01 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/ba237c28-ea15-4b3d-bbf7-4d89d3723ef2 returned with HTTP 200 Aug 26 15:05:25.320799 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 378/1489] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:05:25 2026] PUT /volume/v3/attachments/ba237c28-ea15-4b3d-bbf7-4d89d3723ef2 => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:25.371589 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6095972f-4332-45f6-b6e7-06d32263c0b3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:25.378364 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6095972f-4332-45f6-b6e7-06d32263c0b3 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:25.378364 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6095972f-4332-45f6-b6e7-06d32263c0b3 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:25.381254 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6095972f-4332-45f6-b6e7-06d32263c0b3 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:25.404528 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:25.404528 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:25.410560 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-ab30a168-ef09-4579-bcfd-70cfe7915eb3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:25.414198 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6095972f-4332-45f6-b6e7-06d32263c0b3 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:25.415842 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-ab30a168-ef09-4579-bcfd-70cfe7915eb3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments/ba237c28-ea15-4b3d-bbf7-4d89d3723ef2/action Aug 26 15:05:25.416501 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-ab30a168-ef09-4579-bcfd-70cfe7915eb3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:25.417467 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-ab30a168-ef09-4579-bcfd-70cfe7915eb3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:25.436220 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6095972f-4332-45f6-b6e7-06d32263c0b3 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:25.437113 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 365/1490] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:25 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 850 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:25.474390 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:25.474390 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:25.526799 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-95fe2bec-91f2-4082-bb48-2c1835b13ecc req-ab30a168-ef09-4579-bcfd-70cfe7915eb3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/ba237c28-ea15-4b3d-bbf7-4d89d3723ef2/action returned with HTTP 204 Aug 26 15:05:25.527616 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 377/1491] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:05:25 2026] POST /volume/v3/attachments/ba237c28-ea15-4b3d-bbf7-4d89d3723ef2/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:26.180875 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7f944b35-6186-469d-8551-dc3326697c7c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:26.185643 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f944b35-6186-469d-8551-dc3326697c7c tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:26.185643 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f944b35-6186-469d-8551-dc3326697c7c tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:26.185643 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f944b35-6186-469d-8551-dc3326697c7c tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:26.185643 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7f944b35-6186-469d-8551-dc3326697c7c tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:26.190914 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:26.190914 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:26.192206 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f944b35-6186-469d-8551-dc3326697c7c tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:26.193155 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 372/1492] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:26 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:26.465583 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8ec9c523-0061-4db9-bec4-58bad3177930 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:26.468631 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8ec9c523-0061-4db9-bec4-58bad3177930 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:26.468769 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8ec9c523-0061-4db9-bec4-58bad3177930 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:26.468932 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8ec9c523-0061-4db9-bec4-58bad3177930 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:26.494498 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:26.494498 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:26.509438 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8ec9c523-0061-4db9-bec4-58bad3177930 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:26.517384 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8ec9c523-0061-4db9-bec4-58bad3177930 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:26.518055 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 379/1493] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:26 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 850 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:26.573478 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-637b3a37-93fd-47d6-b5d1-4cf322e25ede None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:26.573478 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-637b3a37-93fd-47d6-b5d1-4cf322e25ede None None] GET https://10.4.3.64/volume// Aug 26 15:05:26.573844 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-637b3a37-93fd-47d6-b5d1-4cf322e25ede None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:26.573844 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-637b3a37-93fd-47d6-b5d1-4cf322e25ede None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:26.574503 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-637b3a37-93fd-47d6-b5d1-4cf322e25ede None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:05:26.574683 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 366/1494] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:05:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:05:26.594615 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5f9d9294-ede5-4063-9082-616fe237e9c2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:26.600084 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5f9d9294-ede5-4063-9082-616fe237e9c2 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] GET https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e Aug 26 15:05:26.600337 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5f9d9294-ede5-4063-9082-616fe237e9c2 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:26.600624 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5f9d9294-ede5-4063-9082-616fe237e9c2 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:26.615876 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:26.615876 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:26.621759 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5f9d9294-ede5-4063-9082-616fe237e9c2 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Volume info retrieved successfully. Aug 26 15:05:26.633203 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5f9d9294-ede5-4063-9082-616fe237e9c2 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e returned with HTTP 200 Aug 26 15:05:26.633203 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 378/1495] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:05:26 2026] GET /volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e => generated 1537 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:05:26.806901 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5af407c1-c99f-40d3-b378-1791c5d77694 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:26.814244 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5af407c1-c99f-40d3-b378-1791c5d77694 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] PUT https://10.4.3.64/volume/v3/attachments/91d230c5-2a7b-4ddd-85b3-2af91f8664b4 Aug 26 15:05:26.817920 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5af407c1-c99f-40d3-b378-1791c5d77694 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:26.819668 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=316,cinder:UPDATE=95,cinder:INSERT=44,cinder:DELETE=3 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:05:26.827621 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5af407c1-c99f-40d3-b378-1791c5d77694 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Acquiring lock "cinder-attachment_update-461a482c-cede-464e-a184-d3dd207c693e-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:05:26.835753 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5af407c1-c99f-40d3-b378-1791c5d77694 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Lock "cinder-attachment_update-461a482c-cede-464e-a184-d3dd207c693e-np0000008165" acquired by "attachment_update" :: waited 0.008s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:05:26.838336 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:26.838336 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:26.984056 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5af407c1-c99f-40d3-b378-1791c5d77694 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Lock "cinder-attachment_update-461a482c-cede-464e-a184-d3dd207c693e-np0000008165" released by "attachment_update" :: held 0.147s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:05:26.984056 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-5af407c1-c99f-40d3-b378-1791c5d77694 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/attachments/91d230c5-2a7b-4ddd-85b3-2af91f8664b4 returned with HTTP 200 Aug 26 15:05:26.984281 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 373/1496] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:05:26 2026] PUT /volume/v3/attachments/91d230c5-2a7b-4ddd-85b3-2af91f8664b4 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:27.038670 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-a2b0339c-7494-4090-99c4-19e6d80d548b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:27.043484 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-a2b0339c-7494-4090-99c4-19e6d80d548b tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] POST https://10.4.3.64/volume/v3/attachments/91d230c5-2a7b-4ddd-85b3-2af91f8664b4/action Aug 26 15:05:27.043484 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-a2b0339c-7494-4090-99c4-19e6d80d548b tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:27.043484 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-a2b0339c-7494-4090-99c4-19e6d80d548b tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:27.078018 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:27.078018 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:27.132643 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-38a22afb-7082-4b6b-aea8-234bdf0851b2 req-a2b0339c-7494-4090-99c4-19e6d80d548b tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/attachments/91d230c5-2a7b-4ddd-85b3-2af91f8664b4/action returned with HTTP 204 Aug 26 15:05:27.133732 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 380/1497] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:05:27 2026] POST /volume/v3/attachments/91d230c5-2a7b-4ddd-85b3-2af91f8664b4/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:27.216009 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-821bb0a5-674b-4416-b2a2-270d9e1e6a71 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:27.219131 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-821bb0a5-674b-4416-b2a2-270d9e1e6a71 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:27.219244 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-821bb0a5-674b-4416-b2a2-270d9e1e6a71 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:27.219508 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-821bb0a5-674b-4416-b2a2-270d9e1e6a71 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:27.219625 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-821bb0a5-674b-4416-b2a2-270d9e1e6a71 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:27.222574 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=371,cinder:UPDATE=82,cinder:INSERT=46 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:05:27.233713 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:27.233713 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:27.234692 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-821bb0a5-674b-4416-b2a2-270d9e1e6a71 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:27.237054 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 367/1498] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:27 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:27.540765 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2407737f-2017-4aa5-ab70-d7f47cec6b2d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:27.544569 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2407737f-2017-4aa5-ab70-d7f47cec6b2d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:27.544569 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2407737f-2017-4aa5-ab70-d7f47cec6b2d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:27.544749 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2407737f-2017-4aa5-ab70-d7f47cec6b2d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:27.547924 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=327,cinder:UPDATE=75,cinder:INSERT=45 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:05:27.562393 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:27.562393 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:27.570078 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2407737f-2017-4aa5-ab70-d7f47cec6b2d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:27.577978 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2407737f-2017-4aa5-ab70-d7f47cec6b2d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:27.577978 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 379/1499] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:27 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:27.804006 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-d88c48ce-2c56-43cd-ba1b-0ad6d05dd2ad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:27.806166 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-d88c48ce-2c56-43cd-ba1b-0ad6d05dd2ad tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] POST https://10.4.3.64/volume/v3/attachments/a0bf60c4-32cd-4d99-963a-397b809505ed/action Aug 26 15:05:27.806166 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-d88c48ce-2c56-43cd-ba1b-0ad6d05dd2ad tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:27.806386 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-d88c48ce-2c56-43cd-ba1b-0ad6d05dd2ad tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:27.826148 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:27.826148 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:27.851341 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0c4240b9-b209-4286-8c6d-4bba3deae313 req-d88c48ce-2c56-43cd-ba1b-0ad6d05dd2ad tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments/a0bf60c4-32cd-4d99-963a-397b809505ed/action returned with HTTP 204 Aug 26 15:05:27.852071 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 374/1500] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:05:27 2026] POST /volume/v3/attachments/a0bf60c4-32cd-4d99-963a-397b809505ed/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:27.879259 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2af67afd-5fdd-4ca7-a26e-2e8cd607cde3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.048707 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2af67afd-5fdd-4ca7-a26e-2e8cd607cde3 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Aug 26 15:05:28.049090 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2af67afd-5fdd-4ca7-a26e-2e8cd607cde3 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.049153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2af67afd-5fdd-4ca7-a26e-2e8cd607cde3 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] Calling method 'get_pools' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:28.068251 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2af67afd-5fdd-4ca7-a26e-2e8cd607cde3 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 26 15:05:28.068786 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 381/1501] 10.4.3.64 () {66 vars in 1284 bytes} [Wed Aug 26 15:05:27 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:28.080515 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ba79b524-1c87-4a3b-b8f7-15e58bc43930 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.086918 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba79b524-1c87-4a3b-b8f7-15e58bc43930 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools?detail=True Aug 26 15:05:28.086918 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba79b524-1c87-4a3b-b8f7-15e58bc43930 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.086918 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba79b524-1c87-4a3b-b8f7-15e58bc43930 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] Calling method 'get_pools' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:28.102622 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba79b524-1c87-4a3b-b8f7-15e58bc43930 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 26 15:05:28.103757 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 368/1502] 10.4.3.64 () {66 vars in 1307 bytes} [Wed Aug 26 15:05:28 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:28.116740 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6ede8245-2087-4dda-85c0-7d31f59c8061 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.119455 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ede8245-2087-4dda-85c0-7d31f59c8061 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] GET https://10.4.3.64/volume/v3/capabilities/np0000008165@storpool Aug 26 15:05:28.119694 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ede8245-2087-4dda-85c0-7d31f59c8061 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.119949 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ede8245-2087-4dda-85c0-7d31f59c8061 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:28.139957 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ede8245-2087-4dda-85c0-7d31f59c8061 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] https://10.4.3.64/volume/v3/capabilities/np0000008165@storpool returned with HTTP 200 Aug 26 15:05:28.139957 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 380/1503] 10.4.3.64 () {66 vars in 1311 bytes} [Wed Aug 26 15:05:28 2026] GET /volume/v3/capabilities/np0000008165@storpool => generated 703 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:28.151173 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1153f1ed-dd89-4a62-8d9b-a5f951f447e2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.154194 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1153f1ed-dd89-4a62-8d9b-a5f951f447e2 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] GET https://10.4.3.64/volume/v3/capabilities/np0000008165@storpool Aug 26 15:05:28.154462 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1153f1ed-dd89-4a62-8d9b-a5f951f447e2 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.154828 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1153f1ed-dd89-4a62-8d9b-a5f951f447e2 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:28.168929 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1153f1ed-dd89-4a62-8d9b-a5f951f447e2 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] https://10.4.3.64/volume/v3/capabilities/np0000008165@storpool returned with HTTP 200 Aug 26 15:05:28.169446 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 375/1504] 10.4.3.64 () {66 vars in 1311 bytes} [Wed Aug 26 15:05:28 2026] GET /volume/v3/capabilities/np0000008165@storpool => generated 703 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:28.186626 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-69b2b098-a083-4da9-b3aa-cd4e9f317ff1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.188852 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69b2b098-a083-4da9-b3aa-cd4e9f317ff1 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] GET https://10.4.3.64/volume/v3/capabilities/np0000008165@storpool Aug 26 15:05:28.189201 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69b2b098-a083-4da9-b3aa-cd4e9f317ff1 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.189427 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69b2b098-a083-4da9-b3aa-cd4e9f317ff1 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:28.206850 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69b2b098-a083-4da9-b3aa-cd4e9f317ff1 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024 tempest-BackendsCapabilitiesAdminTestsJSON-2140306024-project-admin] https://10.4.3.64/volume/v3/capabilities/np0000008165@storpool returned with HTTP 200 Aug 26 15:05:28.206850 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 382/1505] 10.4.3.64 () {66 vars in 1311 bytes} [Wed Aug 26 15:05:28 2026] GET /volume/v3/capabilities/np0000008165@storpool => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:28.251132 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-de09f72c-dc0e-43c0-a197-9cb1ea046bd1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.253287 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de09f72c-dc0e-43c0-a197-9cb1ea046bd1 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:28.253456 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-de09f72c-dc0e-43c0-a197-9cb1ea046bd1 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.253670 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-de09f72c-dc0e-43c0-a197-9cb1ea046bd1 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:28.254355 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-de09f72c-dc0e-43c0-a197-9cb1ea046bd1 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:28.261538 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.261538 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:28.262485 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de09f72c-dc0e-43c0-a197-9cb1ea046bd1 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:28.263400 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 369/1506] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:28 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:28.323062 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6bea9ce0-0f34-4ee3-a9f7-ad21cd7fcc21 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.325284 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6bea9ce0-0f34-4ee3-a9f7-ad21cd7fcc21 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action Aug 26 15:05:28.325665 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6bea9ce0-0f34-4ee3-a9f7-ad21cd7fcc21 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:28.325806 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6bea9ce0-0f34-4ee3-a9f7-ad21cd7fcc21 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:28.337943 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.337943 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:28.339185 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6bea9ce0-0f34-4ee3-a9f7-ad21cd7fcc21 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:28.356281 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6bea9ce0-0f34-4ee3-a9f7-ad21cd7fcc21 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Reserve volume completed successfully. Aug 26 15:05:28.356833 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6bea9ce0-0f34-4ee3-a9f7-ad21cd7fcc21 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action returned with HTTP 202 Aug 26 15:05:28.358504 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 381/1507] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:28 2026] POST /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:05:28.369112 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6a80895c-ba93-4361-b831-088319e06893 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.373092 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a80895c-ba93-4361-b831-088319e06893 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:28.373574 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a80895c-ba93-4361-b831-088319e06893 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.374002 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a80895c-ba93-4361-b831-088319e06893 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:28.394133 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.394133 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:28.406674 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6a80895c-ba93-4361-b831-088319e06893 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:28.420334 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a80895c-ba93-4361-b831-088319e06893 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:28.420334 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 376/1508] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:28 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:05:28.441753 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1ce5f869-5c3b-45b4-9ed5-53b687419489 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.445052 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1ce5f869-5c3b-45b4-9ed5-53b687419489 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action Aug 26 15:05:28.446595 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1ce5f869-5c3b-45b4-9ed5-53b687419489 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:28.446914 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1ce5f869-5c3b-45b4-9ed5-53b687419489 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:28.464095 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.464095 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:28.465384 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1ce5f869-5c3b-45b4-9ed5-53b687419489 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:28.486850 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=294,cinder:UPDATE=73,cinder:DELETE=1,cinder:INSERT=32 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:05:28.496562 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1ce5f869-5c3b-45b4-9ed5-53b687419489 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Unreserve volume completed successfully. Aug 26 15:05:28.496954 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1ce5f869-5c3b-45b4-9ed5-53b687419489 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action returned with HTTP 202 Aug 26 15:05:28.497532 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 383/1509] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:28 2026] POST /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:05:28.513056 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e1451445-3826-45ae-863d-e693511b971a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.518450 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e1451445-3826-45ae-863d-e693511b971a tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:28.518667 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e1451445-3826-45ae-863d-e693511b971a tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.518867 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e1451445-3826-45ae-863d-e693511b971a tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:28.535453 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.535453 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:28.546231 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e1451445-3826-45ae-863d-e693511b971a tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:28.553536 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e1451445-3826-45ae-863d-e693511b971a tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:28.554273 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 370/1510] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:28 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:28.576705 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ca57a5fa-5156-4c73-8204-77aaba90a555 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.579674 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca57a5fa-5156-4c73-8204-77aaba90a555 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action Aug 26 15:05:28.580303 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca57a5fa-5156-4c73-8204-77aaba90a555 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:28.580303 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca57a5fa-5156-4c73-8204-77aaba90a555 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:28.593608 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.593608 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:28.594100 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ca57a5fa-5156-4c73-8204-77aaba90a555 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:28.600756 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e2fe9904-c552-4252-ac98-4b738215ac4d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.604162 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e2fe9904-c552-4252-ac98-4b738215ac4d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:28.605708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e2fe9904-c552-4252-ac98-4b738215ac4d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.605708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e2fe9904-c552-4252-ac98-4b738215ac4d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:28.616392 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ca57a5fa-5156-4c73-8204-77aaba90a555 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume updated successfully. Aug 26 15:05:28.616700 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca57a5fa-5156-4c73-8204-77aaba90a555 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action returned with HTTP 200 Aug 26 15:05:28.617367 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 382/1511] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:28 2026] POST /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 15:05:28.627433 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.627433 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:28.630970 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dc69933b-20fa-415f-8a55-cf6335c89ebe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.633090 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dc69933b-20fa-415f-8a55-cf6335c89ebe tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:28.633357 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dc69933b-20fa-415f-8a55-cf6335c89ebe tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.633468 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dc69933b-20fa-415f-8a55-cf6335c89ebe tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:28.639647 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e2fe9904-c552-4252-ac98-4b738215ac4d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:28.644876 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.644876 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:28.654253 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dc69933b-20fa-415f-8a55-cf6335c89ebe tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:28.654694 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e2fe9904-c552-4252-ac98-4b738215ac4d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:28.655533 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 377/1512] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:28 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:28.665342 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dc69933b-20fa-415f-8a55-cf6335c89ebe tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:28.665342 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 384/1513] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:28 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:28.685871 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3f7a3c44-db64-46df-b943-984e5cb62037 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.688707 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f7a3c44-db64-46df-b943-984e5cb62037 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action Aug 26 15:05:28.690022 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f7a3c44-db64-46df-b943-984e5cb62037 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:28.690022 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f7a3c44-db64-46df-b943-984e5cb62037 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:28.706401 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.706401 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:28.706585 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3f7a3c44-db64-46df-b943-984e5cb62037 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:28.722852 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3f7a3c44-db64-46df-b943-984e5cb62037 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume updated successfully. Aug 26 15:05:28.723269 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f7a3c44-db64-46df-b943-984e5cb62037 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action returned with HTTP 200 Aug 26 15:05:28.724080 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 371/1514] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:28 2026] POST /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 15:05:28.739523 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1ac7bfc8-2cb9-4af0-b84e-27332990ae33 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.744950 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1ac7bfc8-2cb9-4af0-b84e-27332990ae33 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:28.745331 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1ac7bfc8-2cb9-4af0-b84e-27332990ae33 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.746045 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1ac7bfc8-2cb9-4af0-b84e-27332990ae33 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:28.764586 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.764586 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:28.774183 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-f8d8ef9e-9f7a-484e-a2ea-cb5482550ac9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.777106 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-f8d8ef9e-9f7a-484e-a2ea-cb5482550ac9 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] POST https://10.4.3.64/volume/v3/attachments/3ba0bc88-5e28-42b6-9514-0fb576538432/action Aug 26 15:05:28.777611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-f8d8ef9e-9f7a-484e-a2ea-cb5482550ac9 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:28.777745 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-f8d8ef9e-9f7a-484e-a2ea-cb5482550ac9 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:28.778648 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1ac7bfc8-2cb9-4af0-b84e-27332990ae33 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:28.786396 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1ac7bfc8-2cb9-4af0-b84e-27332990ae33 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:28.787085 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 383/1515] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:28 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 858 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:05:28.806309 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.806309 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:28.807640 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-731e4aad-3f73-4130-b2e4-806f0c7eb7e1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.813820 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-731e4aad-3f73-4130-b2e4-806f0c7eb7e1 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action Aug 26 15:05:28.814256 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-731e4aad-3f73-4130-b2e4-806f0c7eb7e1 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:28.814418 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-731e4aad-3f73-4130-b2e4-806f0c7eb7e1 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:28.821952 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bcaf515b-ed66-4910-8c22-7a8f308bc2f0 req-f8d8ef9e-9f7a-484e-a2ea-cb5482550ac9 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/attachments/3ba0bc88-5e28-42b6-9514-0fb576538432/action returned with HTTP 204 Aug 26 15:05:28.822609 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 378/1516] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:05:28 2026] POST /volume/v3/attachments/3ba0bc88-5e28-42b6-9514-0fb576538432/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:28.828339 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.828339 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:28.829129 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-731e4aad-3f73-4130-b2e4-806f0c7eb7e1 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:28.851852 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-731e4aad-3f73-4130-b2e4-806f0c7eb7e1 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Update volume admin metadata completed successfully. Aug 26 15:05:28.851852 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-731e4aad-3f73-4130-b2e4-806f0c7eb7e1 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Update readonly setting on volume completed successfully. Aug 26 15:05:28.853049 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-731e4aad-3f73-4130-b2e4-806f0c7eb7e1 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action returned with HTTP 202 Aug 26 15:05:28.853707 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 385/1517] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:28 2026] POST /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:05:28.862713 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-921f3ee1-9c81-44c7-bb08-9e4fb9fc1003 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.866770 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-921f3ee1-9c81-44c7-bb08-9e4fb9fc1003 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:28.866770 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-921f3ee1-9c81-44c7-bb08-9e4fb9fc1003 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.866770 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-921f3ee1-9c81-44c7-bb08-9e4fb9fc1003 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:28.881023 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.881023 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:28.888567 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-921f3ee1-9c81-44c7-bb08-9e4fb9fc1003 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:28.896272 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-921f3ee1-9c81-44c7-bb08-9e4fb9fc1003 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:28.896859 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 372/1518] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:28 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:28.922282 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3eacc87c-b904-4e4d-a29c-c748c3eae8f0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.926158 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3eacc87c-b904-4e4d-a29c-c748c3eae8f0 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action Aug 26 15:05:28.926662 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3eacc87c-b904-4e4d-a29c-c748c3eae8f0 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:28.930007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3eacc87c-b904-4e4d-a29c-c748c3eae8f0 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:28.941838 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:28.941838 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:28.942779 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3eacc87c-b904-4e4d-a29c-c748c3eae8f0 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:28.963208 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3eacc87c-b904-4e4d-a29c-c748c3eae8f0 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Update volume admin metadata completed successfully. Aug 26 15:05:28.963208 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3eacc87c-b904-4e4d-a29c-c748c3eae8f0 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Update readonly setting on volume completed successfully. Aug 26 15:05:28.963208 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3eacc87c-b904-4e4d-a29c-c748c3eae8f0 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action returned with HTTP 202 Aug 26 15:05:28.963208 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 384/1519] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:28 2026] POST /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:05:28.973531 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5cef0e69-4a04-468a-96f5-bfd20b25971d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:28.978813 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5cef0e69-4a04-468a-96f5-bfd20b25971d tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:28.979117 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5cef0e69-4a04-468a-96f5-bfd20b25971d tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:28.979377 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5cef0e69-4a04-468a-96f5-bfd20b25971d tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:29.002912 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:29.002912 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:29.007259 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5cef0e69-4a04-468a-96f5-bfd20b25971d tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:29.012842 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5cef0e69-4a04-468a-96f5-bfd20b25971d tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:29.013538 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 379/1520] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:28 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:29.029319 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c0095b84-31ee-48ab-89e2-05546a69c439 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:29.031265 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0095b84-31ee-48ab-89e2-05546a69c439 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action Aug 26 15:05:29.031651 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0095b84-31ee-48ab-89e2-05546a69c439 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1934350686", "disk_format": "raw"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:29.031782 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0095b84-31ee-48ab-89e2-05546a69c439 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1934350686", "disk_format": "raw"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:29.055064 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:29.055064 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:29.055960 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c0095b84-31ee-48ab-89e2-05546a69c439 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:29.077030 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:29.077030 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:29.086589 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.image.image_utils [None req-c0095b84-31ee-48ab-89e2-05546a69c439 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1934350686'}] 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-1934350686'}]. {{(pid=100196) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 26 15:05:29.276142 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6d7a4eea-cf72-4c6b-88e3-e89eefebc1a7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:29.278315 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6d7a4eea-cf72-4c6b-88e3-e89eefebc1a7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:29.278797 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6d7a4eea-cf72-4c6b-88e3-e89eefebc1a7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:29.279147 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6d7a4eea-cf72-4c6b-88e3-e89eefebc1a7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:29.279344 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6d7a4eea-cf72-4c6b-88e3-e89eefebc1a7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:29.287065 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:29.287065 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:29.287065 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6d7a4eea-cf72-4c6b-88e3-e89eefebc1a7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:29.287065 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 373/1521] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:29 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:29.683796 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aa9e008e-5e71-4392-9ecf-29913bfdf00b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:29.686733 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa9e008e-5e71-4392-9ecf-29913bfdf00b tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:29.687204 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa9e008e-5e71-4392-9ecf-29913bfdf00b tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:29.687429 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa9e008e-5e71-4392-9ecf-29913bfdf00b tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:29.702350 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:29.702350 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:29.707820 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-aa9e008e-5e71-4392-9ecf-29913bfdf00b tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:29.714534 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa9e008e-5e71-4392-9ecf-29913bfdf00b tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:29.715158 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 385/1522] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:29 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:29.734473 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a8f437bb-e171-4bf5-9f49-de07097a2dc8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:29.737644 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a8f437bb-e171-4bf5-9f49-de07097a2dc8 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:29.737644 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a8f437bb-e171-4bf5-9f49-de07097a2dc8 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:29.738879 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a8f437bb-e171-4bf5-9f49-de07097a2dc8 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:29.753028 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:29.753028 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:29.757401 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a8f437bb-e171-4bf5-9f49-de07097a2dc8 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:29.763582 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a8f437bb-e171-4bf5-9f49-de07097a2dc8 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:29.763769 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 380/1523] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:29 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:29.785415 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-04a3e9c6-b55b-4de9-b041-2e6c19a7ea4b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:29.789027 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-04a3e9c6-b55b-4de9-b041-2e6c19a7ea4b tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:29.790216 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-04a3e9c6-b55b-4de9-b041-2e6c19a7ea4b tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:29.790216 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-04a3e9c6-b55b-4de9-b041-2e6c19a7ea4b tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:29.807981 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:29.807981 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:29.815412 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-04a3e9c6-b55b-4de9-b041-2e6c19a7ea4b tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:29.829688 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-04a3e9c6-b55b-4de9-b041-2e6c19a7ea4b tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:29.831041 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 374/1524] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:29 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 1142 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:30.049216 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c0095b84-31ee-48ab-89e2-05546a69c439 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Copy volume to image completed successfully. Aug 26 15:05:30.049971 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0095b84-31ee-48ab-89e2-05546a69c439 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action returned with HTTP 202 Aug 26 15:05:30.050403 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 386/1525] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:05:29 2026] POST /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action => generated 687 bytes in 1022 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:05:30.068429 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-070c6174-91f1-4bd3-bf33-ef1694adabdb req-b1d3dbd6-614d-4ebc-88a7-a599c6e7d1eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:30.069713 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-070c6174-91f1-4bd3-bf33-ef1694adabdb req-b1d3dbd6-614d-4ebc-88a7-a599c6e7d1eb tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:05:30.070017 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-070c6174-91f1-4bd3-bf33-ef1694adabdb req-b1d3dbd6-614d-4ebc-88a7-a599c6e7d1eb tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:30.070272 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-070c6174-91f1-4bd3-bf33-ef1694adabdb req-b1d3dbd6-614d-4ebc-88a7-a599c6e7d1eb tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:30.083777 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:30.083777 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:30.088489 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-070c6174-91f1-4bd3-bf33-ef1694adabdb req-b1d3dbd6-614d-4ebc-88a7-a599c6e7d1eb tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:05:30.094418 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-070c6174-91f1-4bd3-bf33-ef1694adabdb req-b1d3dbd6-614d-4ebc-88a7-a599c6e7d1eb tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:05:30.095011 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 386/1526] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:05:30 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:30.303276 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c35ca8dc-ca5e-4481-8075-50d0398aa7f8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:30.306516 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c35ca8dc-ca5e-4481-8075-50d0398aa7f8 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:30.307101 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c35ca8dc-ca5e-4481-8075-50d0398aa7f8 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:30.307399 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c35ca8dc-ca5e-4481-8075-50d0398aa7f8 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:30.307399 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c35ca8dc-ca5e-4481-8075-50d0398aa7f8 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:30.318332 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:30.318332 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:30.319367 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c35ca8dc-ca5e-4481-8075-50d0398aa7f8 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:30.319961 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 381/1527] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:30 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:31.333732 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6b99915e-7a1b-43c6-be90-8a04e621bb70 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:31.336093 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b99915e-7a1b-43c6-be90-8a04e621bb70 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:31.336515 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b99915e-7a1b-43c6-be90-8a04e621bb70 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:31.336913 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b99915e-7a1b-43c6-be90-8a04e621bb70 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:31.337904 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6b99915e-7a1b-43c6-be90-8a04e621bb70 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:31.343253 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:31.343253 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:31.344358 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b99915e-7a1b-43c6-be90-8a04e621bb70 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:31.344991 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 375/1528] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:31 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:31.662693 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-db38abc6-ff74-4b66-a89a-4d7c87145509 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:31.782746 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db38abc6-ff74-4b66-a89a-4d7c87145509 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:05:31.783153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db38abc6-ff74-4b66-a89a-4d7c87145509 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1246915882"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:31.799858 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db38abc6-ff74-4b66-a89a-4d7c87145509 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:05:31.800333 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 387/1529] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:05:31 2026] POST /volume/v3/types => generated 233 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:31.809052 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-73131b59-f1e6-487f-859b-bd93a9b9fa89 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:31.811381 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-73131b59-f1e6-487f-859b-bd93a9b9fa89 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:05:31.811864 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-73131b59-f1e6-487f-859b-bd93a9b9fa89 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-2005219867", "extra_specs": {"multiattach": " True"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:31.829708 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-73131b59-f1e6-487f-859b-bd93a9b9fa89 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:05:31.830253 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 387/1530] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:05:31 2026] POST /volume/v3/types => generated 259 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:31.839290 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1535a731-25b3-4629-810c-6a8c5962d463 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:31.920624 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:05:31.921107 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1246915882", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1699376691"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:31.923161 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1246915882', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1699376691'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:05:31.928581 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Create volume of 1 GB Aug 26 15:05:31.928581 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:31.928581 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:31.929312 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Availability Zones retrieved successfully. Aug 26 15:05:31.937608 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Flow 'volume_create_api' (242592d6-e1ff-4d89-b06e-52ffca31eca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:31.939021 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff2f7dd-a8d5-4291-9228-2f62d00eb7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:31.940581 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:05:31.972715 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eff2f7dd-a8d5-4291-9228-2f62d00eb7be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:05:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=980586a7-865b-4eca-953e-f95edfb614ab,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1246915882',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '980586a7-865b-4eca-953e-f95edfb614ab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:31.974067 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14fb507-225c-4144-aeef-a4faef36011d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:32.013012 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1246915882 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1246915882, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:32.013256 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1246915882 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1246915882, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:32.065990 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Created reservations ['b7d0a0a6-412a-4f4e-a265-8beb9cb29e2a', 'fb5284a4-931d-4075-b4e8-023319ca36f1', '1499b218-4753-441f-a94c-cfac54478e12', 'a3747738-3a05-4dfe-b099-abe055ea3f1b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:32.066956 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a14fb507-225c-4144-aeef-a4faef36011d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7d0a0a6-412a-4f4e-a265-8beb9cb29e2a', 'fb5284a4-931d-4075-b4e8-023319ca36f1', '1499b218-4753-441f-a94c-cfac54478e12', 'a3747738-3a05-4dfe-b099-abe055ea3f1b']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:32.067980 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e03a5a22-802e-4731-99d0-c4b1aad60dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:32.107834 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e03a5a22-802e-4731-99d0-c4b1aad60dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9048bd9-f787-4c49-a0b4-ac80b47a286a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1699376691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a8854d867c849328f093db9dd09d94b',qos_specs=None,replication_status=,reservations=['b7d0a0a6-412a-4f4e-a265-8beb9cb29e2a','fb5284a4-931d-4075-b4e8-023319ca36f1','1499b218-4753-441f-a94c-cfac54478e12','a3747738-3a05-4dfe-b099-abe055ea3f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c050a53fbde544a5ac2255b25334d298',volume_type_id=980586a7-865b-4eca-953e-f95edfb614ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:05:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1699376691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9048bd9-f787-4c49-a0b4-ac80b47a286a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a8854d867c849328f093db9dd09d94b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c050a53fbde544a5ac2255b25334d298',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(980586a7-865b-4eca-953e-f95edfb614ab),volume_type_id=980586a7-865b-4eca-953e-f95edfb614ab)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:32.108721 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2838242a-c31f-40ce-b48f-8f9670209ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:32.144692 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2838242a-c31f-40ce-b48f-8f9670209ba4) transitioned into state 'SUCCESS' from state '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-1699376691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a8854d867c849328f093db9dd09d94b',qos_specs=None,replication_status=,reservations=['b7d0a0a6-412a-4f4e-a265-8beb9cb29e2a','fb5284a4-931d-4075-b4e8-023319ca36f1','1499b218-4753-441f-a94c-cfac54478e12','a3747738-3a05-4dfe-b099-abe055ea3f1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c050a53fbde544a5ac2255b25334d298',volume_type_id=980586a7-865b-4eca-953e-f95edfb614ab)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:32.145736 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7304393b-feec-48be-ba69-83e6931c648c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:32.161582 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7304393b-feec-48be-ba69-83e6931c648c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:32.163497 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Flow 'volume_create_api' (242592d6-e1ff-4d89-b06e-52ffca31eca0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:32.164442 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Create volume request issued successfully. Aug 26 15:05:32.165488 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1535a731-25b3-4629-810c-6a8c5962d463 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:05:32.166236 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 382/1531] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:05:31 2026] POST /volume/v3/volumes => generated 870 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:32.186274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5b492325-0faa-4674-beaa-b1cf6ff725ca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:32.188743 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b492325-0faa-4674-beaa-b1cf6ff725ca tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:32.189072 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b492325-0faa-4674-beaa-b1cf6ff725ca tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:32.189468 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b492325-0faa-4674-beaa-b1cf6ff725ca tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:32.199863 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:32.199863 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:32.209079 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5b492325-0faa-4674-beaa-b1cf6ff725ca tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Volume info retrieved successfully. Aug 26 15:05:32.217848 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b492325-0faa-4674-beaa-b1cf6ff725ca tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 200 Aug 26 15:05:32.218125 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 376/1532] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:32 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:32.357997 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7e1195bd-8d0c-4280-8dd5-6bd3c30ea609 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:32.360374 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7e1195bd-8d0c-4280-8dd5-6bd3c30ea609 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:32.360447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7e1195bd-8d0c-4280-8dd5-6bd3c30ea609 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:32.360833 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7e1195bd-8d0c-4280-8dd5-6bd3c30ea609 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:32.362351 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7e1195bd-8d0c-4280-8dd5-6bd3c30ea609 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:32.368358 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:32.368358 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:32.369217 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7e1195bd-8d0c-4280-8dd5-6bd3c30ea609 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:32.369651 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 388/1533] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:32 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:33.233704 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f9b2f87b-4557-468f-be67-11606381ba37 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:33.235772 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f9b2f87b-4557-468f-be67-11606381ba37 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:33.238429 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f9b2f87b-4557-468f-be67-11606381ba37 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:33.238429 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f9b2f87b-4557-468f-be67-11606381ba37 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:33.244392 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:33.244392 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:33.248638 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f9b2f87b-4557-468f-be67-11606381ba37 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Volume info retrieved successfully. Aug 26 15:05:33.253130 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f9b2f87b-4557-468f-be67-11606381ba37 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 200 Aug 26 15:05:33.253534 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 388/1534] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:33 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:33.269687 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ff816be8-e50c-4ccd-900b-c83336c94a2e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:33.272725 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ff816be8-e50c-4ccd-900b-c83336c94a2e tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:33.273077 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ff816be8-e50c-4ccd-900b-c83336c94a2e tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:33.273305 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ff816be8-e50c-4ccd-900b-c83336c94a2e tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:33.284008 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:33.284008 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:33.289080 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ff816be8-e50c-4ccd-900b-c83336c94a2e tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Volume info retrieved successfully. Aug 26 15:05:33.295355 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ff816be8-e50c-4ccd-900b-c83336c94a2e tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 200 Aug 26 15:05:33.295861 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 383/1535] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:33 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 1182 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:05:33.312705 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6e894244-a36f-4abd-950e-275fe82b31e7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:33.315790 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6e894244-a36f-4abd-950e-275fe82b31e7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] POST https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a/action Aug 26 15:05:33.316369 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6e894244-a36f-4abd-950e-275fe82b31e7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2005219867", "migration_policy": "never"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:33.316545 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6e894244-a36f-4abd-950e-275fe82b31e7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-2005219867", "migration_policy": "never"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:33.329954 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:33.329954 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:33.330454 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6e894244-a36f-4abd-950e-275fe82b31e7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Volume info retrieved successfully. Aug 26 15:05:33.336062 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:33.336062 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:33.352542 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-6e894244-a36f-4abd-950e-275fe82b31e7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2005219867 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2005219867, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:33.353279 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-6e894244-a36f-4abd-950e-275fe82b31e7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2005219867 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2005219867, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:33.383195 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-6e894244-a36f-4abd-950e-275fe82b31e7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Created reservations ['7ee49688-40e2-409c-b831-de62a3a0c66a', '7feb131e-ad5e-4983-8dc4-e089e50660c5'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:33.385187 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aacdeb79-5518-41e6-9352-b35e7f690667 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:33.387955 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aacdeb79-5518-41e6-9352-b35e7f690667 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:33.388252 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aacdeb79-5518-41e6-9352-b35e7f690667 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:33.388534 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aacdeb79-5518-41e6-9352-b35e7f690667 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:33.388924 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-aacdeb79-5518-41e6-9352-b35e7f690667 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:33.394745 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:33.394745 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:33.395848 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aacdeb79-5518-41e6-9352-b35e7f690667 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:33.396480 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 389/1536] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:33 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:33.398815 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-6e894244-a36f-4abd-950e-275fe82b31e7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1246915882 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1246915882, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:33.399351 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-6e894244-a36f-4abd-950e-275fe82b31e7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1246915882 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1246915882, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:33.412660 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-6e894244-a36f-4abd-950e-275fe82b31e7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Created reservations ['075c200c-8728-4d33-9d09-8bedbe359e64', '106600a8-a3eb-4155-babc-aefae4f841d4'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:33.455396 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6e894244-a36f-4abd-950e-275fe82b31e7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Retype volume request issued successfully. Aug 26 15:05:33.455724 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6e894244-a36f-4abd-950e-275fe82b31e7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a/action returned with HTTP 202 Aug 26 15:05:33.456368 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 377/1537] 10.4.3.64 () {70 vars in 1425 bytes} [Wed Aug 26 15:05:33 2026] POST /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 26 15:05:33.465395 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-842dbaee-0491-4dea-8651-803ca10e3bbb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:33.467527 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-842dbaee-0491-4dea-8651-803ca10e3bbb tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:33.467796 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-842dbaee-0491-4dea-8651-803ca10e3bbb tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:33.468104 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-842dbaee-0491-4dea-8651-803ca10e3bbb tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:33.475848 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:33.475848 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:33.480486 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-842dbaee-0491-4dea-8651-803ca10e3bbb tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Volume info retrieved successfully. Aug 26 15:05:33.486725 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-842dbaee-0491-4dea-8651-803ca10e3bbb tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 200 Aug 26 15:05:33.487313 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 389/1538] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:33 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:34.410410 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7ecebd27-85d2-463b-b98a-9f438ded1eb2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:34.413131 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ecebd27-85d2-463b-b98a-9f438ded1eb2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:34.413297 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ecebd27-85d2-463b-b98a-9f438ded1eb2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:34.414341 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ecebd27-85d2-463b-b98a-9f438ded1eb2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:34.414341 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7ecebd27-85d2-463b-b98a-9f438ded1eb2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:34.420137 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:34.420137 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:34.421679 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ecebd27-85d2-463b-b98a-9f438ded1eb2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:34.421679 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 384/1539] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:34 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:34.504571 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-97d95714-74f0-4884-bbca-21267bc86016 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:34.507710 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97d95714-74f0-4884-bbca-21267bc86016 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:34.507964 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97d95714-74f0-4884-bbca-21267bc86016 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:34.508923 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97d95714-74f0-4884-bbca-21267bc86016 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:34.522290 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:34.522290 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:34.527291 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-97d95714-74f0-4884-bbca-21267bc86016 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Volume info retrieved successfully. Aug 26 15:05:34.534952 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97d95714-74f0-4884-bbca-21267bc86016 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 200 Aug 26 15:05:34.535485 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 390/1540] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:34 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 996 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:34.552904 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-710ebffd-a8de-44da-8e43-e145b4652ac3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:34.561823 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-710ebffd-a8de-44da-8e43-e145b4652ac3 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:34.562208 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-710ebffd-a8de-44da-8e43-e145b4652ac3 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:34.562388 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-710ebffd-a8de-44da-8e43-e145b4652ac3 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:34.573796 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:34.573796 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:34.579708 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-710ebffd-a8de-44da-8e43-e145b4652ac3 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Volume info retrieved successfully. Aug 26 15:05:34.588713 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-710ebffd-a8de-44da-8e43-e145b4652ac3 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 200 Aug 26 15:05:34.589709 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 378/1541] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:34 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 1181 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:05:34.608805 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7c27859a-a2b0-45c0-ae0b-4ee5c58fe7ce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:34.611458 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c27859a-a2b0-45c0-ae0b-4ee5c58fe7ce tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:34.612299 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c27859a-a2b0-45c0-ae0b-4ee5c58fe7ce tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:34.612299 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c27859a-a2b0-45c0-ae0b-4ee5c58fe7ce tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:34.630655 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:34.630655 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:34.640743 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7c27859a-a2b0-45c0-ae0b-4ee5c58fe7ce tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Volume info retrieved successfully. Aug 26 15:05:34.649392 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c27859a-a2b0-45c0-ae0b-4ee5c58fe7ce tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 200 Aug 26 15:05:34.650327 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 390/1542] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:34 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 1181 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:05:34.671404 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-591d9b8c-b4c7-4ef0-9079-a9d82f01a887 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:34.675352 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-591d9b8c-b4c7-4ef0-9079-a9d82f01a887 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] POST https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a/action Aug 26 15:05:34.675841 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-591d9b8c-b4c7-4ef0-9079-a9d82f01a887 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1246915882", "migration_policy": "never"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:34.676120 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-591d9b8c-b4c7-4ef0-9079-a9d82f01a887 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1246915882", "migration_policy": "never"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:34.691485 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:34.691485 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:34.691485 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-591d9b8c-b4c7-4ef0-9079-a9d82f01a887 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Volume info retrieved successfully. Aug 26 15:05:34.736860 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-591d9b8c-b4c7-4ef0-9079-a9d82f01a887 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Created reservations ['cbb81179-8c3d-496f-a11b-0aefd809bb47', '452e6bb7-7d69-476a-bde0-58b82c075a81'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:34.755347 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-591d9b8c-b4c7-4ef0-9079-a9d82f01a887 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2005219867 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-2005219867, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:34.755811 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-591d9b8c-b4c7-4ef0-9079-a9d82f01a887 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2005219867 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-2005219867, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:34.770509 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-591d9b8c-b4c7-4ef0-9079-a9d82f01a887 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Created reservations ['0abff10b-bec0-4936-b8d0-65f3984431c6', '87557ea6-b995-4a33-83e9-0f46ffe8f6e4'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:34.830008 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-591d9b8c-b4c7-4ef0-9079-a9d82f01a887 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Retype volume request issued successfully. Aug 26 15:05:34.830008 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-591d9b8c-b4c7-4ef0-9079-a9d82f01a887 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a/action returned with HTTP 202 Aug 26 15:05:34.831096 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 385/1543] 10.4.3.64 () {70 vars in 1425 bytes} [Wed Aug 26 15:05:34 2026] POST /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 26 15:05:34.849001 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8d8a6f1b-d0d1-47d0-8ff2-b3224194edd7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:34.853443 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d8a6f1b-d0d1-47d0-8ff2-b3224194edd7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:34.853594 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d8a6f1b-d0d1-47d0-8ff2-b3224194edd7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:34.853922 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d8a6f1b-d0d1-47d0-8ff2-b3224194edd7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:34.870503 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:34.870503 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:34.877590 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8d8a6f1b-d0d1-47d0-8ff2-b3224194edd7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Volume info retrieved successfully. Aug 26 15:05:34.882933 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d8a6f1b-d0d1-47d0-8ff2-b3224194edd7 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 200 Aug 26 15:05:34.883386 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 391/1544] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:34 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 996 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:35.435687 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4b4d0555-173a-4340-9649-26c0263e4598 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:35.438109 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b4d0555-173a-4340-9649-26c0263e4598 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:35.438401 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b4d0555-173a-4340-9649-26c0263e4598 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:35.438676 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b4d0555-173a-4340-9649-26c0263e4598 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:35.438810 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4b4d0555-173a-4340-9649-26c0263e4598 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:35.445264 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:35.445264 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:35.446283 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b4d0555-173a-4340-9649-26c0263e4598 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:35.446815 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 379/1545] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:35 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:35.903040 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-16cacd4c-63a3-4263-8770-f3ee97303cee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:35.905699 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16cacd4c-63a3-4263-8770-f3ee97303cee tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:35.905956 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16cacd4c-63a3-4263-8770-f3ee97303cee tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:35.906279 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16cacd4c-63a3-4263-8770-f3ee97303cee tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:35.919576 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:35.919576 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:35.924820 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-16cacd4c-63a3-4263-8770-f3ee97303cee tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Volume info retrieved successfully. Aug 26 15:05:35.931812 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16cacd4c-63a3-4263-8770-f3ee97303cee tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 200 Aug 26 15:05:35.932235 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 391/1546] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:35 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 997 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:35.959063 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-31d86e5e-96e8-4483-a145-fb92870b0ee5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:35.965154 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-31d86e5e-96e8-4483-a145-fb92870b0ee5 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:35.965415 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-31d86e5e-96e8-4483-a145-fb92870b0ee5 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:35.965661 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-31d86e5e-96e8-4483-a145-fb92870b0ee5 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:35.975316 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:35.975316 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:35.980583 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-31d86e5e-96e8-4483-a145-fb92870b0ee5 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Volume info retrieved successfully. Aug 26 15:05:35.985476 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-31d86e5e-96e8-4483-a145-fb92870b0ee5 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 200 Aug 26 15:05:35.985831 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 386/1547] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:35 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 1182 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:05:36.001868 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-02f76268-d6fb-47ef-8713-b9e6785ce77d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:36.003790 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-02f76268-d6fb-47ef-8713-b9e6785ce77d tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] GET https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1699376691 Aug 26 15:05:36.004032 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-02f76268-d6fb-47ef-8713-b9e6785ce77d tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:36.004214 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-02f76268-d6fb-47ef-8713-b9e6785ce77d tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:36.004999 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-02f76268-d6fb-47ef-8713-b9e6785ce77d tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1699376691'), ('all_tenants', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:05:36.043172 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-02f76268-d6fb-47ef-8713-b9e6785ce77d tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Get all volumes completed successfully. Aug 26 15:05:36.043870 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-02f76268-d6fb-47ef-8713-b9e6785ce77d tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1699376691 returned with HTTP 200 Aug 26 15:05:36.044632 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 392/1548] 10.4.3.64 () {68 vars in 1422 bytes} [Wed Aug 26 15:05:36 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1699376691 => generated 340 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:36.055366 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-20ab03a6-ccac-40c5-8fb3-7db6d7578a87 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:36.058219 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-20ab03a6-ccac-40c5-8fb3-7db6d7578a87 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] GET https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1699376691 Aug 26 15:05:36.058555 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-20ab03a6-ccac-40c5-8fb3-7db6d7578a87 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:36.058848 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-20ab03a6-ccac-40c5-8fb3-7db6d7578a87 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:36.059990 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-20ab03a6-ccac-40c5-8fb3-7db6d7578a87 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1699376691'), ('all_tenants', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:05:36.103008 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-20ab03a6-ccac-40c5-8fb3-7db6d7578a87 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Get all volumes completed successfully. Aug 26 15:05:36.103631 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-20ab03a6-ccac-40c5-8fb3-7db6d7578a87 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] https://10.4.3.64/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1699376691 returned with HTTP 200 Aug 26 15:05:36.104207 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 380/1549] 10.4.3.64 () {68 vars in 1422 bytes} [Wed Aug 26 15:05:36 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1699376691 => generated 340 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:36.116008 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1601bccf-2256-4c08-89b8-776215355b3a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:36.118070 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1601bccf-2256-4c08-89b8-776215355b3a tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:36.118433 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1601bccf-2256-4c08-89b8-776215355b3a tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:36.118667 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1601bccf-2256-4c08-89b8-776215355b3a tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:36.126045 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:36.126045 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:36.129820 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1601bccf-2256-4c08-89b8-776215355b3a tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Volume info retrieved successfully. Aug 26 15:05:36.135979 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1601bccf-2256-4c08-89b8-776215355b3a tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 200 Aug 26 15:05:36.136525 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 392/1550] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:36 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:36.152922 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4f426523-cc96-40a2-b827-ba0b69a32211 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:36.156312 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f426523-cc96-40a2-b827-ba0b69a32211 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:36.156600 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f426523-cc96-40a2-b827-ba0b69a32211 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:36.156857 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f426523-cc96-40a2-b827-ba0b69a32211 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:36.157101 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-4f426523-cc96-40a2-b827-ba0b69a32211 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Delete volume with id: e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:36.171362 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:36.171362 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:36.172711 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4f426523-cc96-40a2-b827-ba0b69a32211 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Volume info retrieved successfully. Aug 26 15:05:36.210585 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4f426523-cc96-40a2-b827-ba0b69a32211 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Delete volume request issued successfully. Aug 26 15:05:36.212302 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f426523-cc96-40a2-b827-ba0b69a32211 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 202 Aug 26 15:05:36.212302 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 387/1551] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:05:36 2026] DELETE /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:05:36.222993 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8d02e9dc-e4f2-4464-802f-ddcbd63e2e50 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:36.225342 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d02e9dc-e4f2-4464-802f-ddcbd63e2e50 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:36.226323 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d02e9dc-e4f2-4464-802f-ddcbd63e2e50 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:36.226323 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d02e9dc-e4f2-4464-802f-ddcbd63e2e50 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:36.237381 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:36.237381 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:36.247338 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8d02e9dc-e4f2-4464-802f-ddcbd63e2e50 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Volume info retrieved successfully. Aug 26 15:05:36.254632 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d02e9dc-e4f2-4464-802f-ddcbd63e2e50 tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 200 Aug 26 15:05:36.255112 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 393/1552] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:36 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 996 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:36.466671 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-31f772e9-7409-4e92-abb3-da1953046198 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:36.470910 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-31f772e9-7409-4e92-abb3-da1953046198 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:36.471286 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-31f772e9-7409-4e92-abb3-da1953046198 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:36.472077 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-31f772e9-7409-4e92-abb3-da1953046198 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:36.472077 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-31f772e9-7409-4e92-abb3-da1953046198 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:36.479470 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:36.479470 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:36.481252 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-31f772e9-7409-4e92-abb3-da1953046198 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:36.481252 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 381/1553] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:36 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:37.275533 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a266a967-b11d-43b6-a921-a0b9da97042e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:37.279637 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a266a967-b11d-43b6-a921-a0b9da97042e tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] GET https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a Aug 26 15:05:37.279637 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a266a967-b11d-43b6-a921-a0b9da97042e tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:37.279637 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a266a967-b11d-43b6-a921-a0b9da97042e tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:37.287259 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a266a967-b11d-43b6-a921-a0b9da97042e tempest-VolumeRetypeMultiattachTest-1242064636 tempest-VolumeRetypeMultiattachTest-1242064636-project-member] https://10.4.3.64/volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a returned with HTTP 404 Aug 26 15:05:37.287996 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 393/1554] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:37 2026] GET /volume/v3/volumes/e9048bd9-f787-4c49-a0b4-ac80b47a286a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:05:37.299704 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aa8b3243-0c49-4ffc-95cd-24d4ff14f053 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:37.303251 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa8b3243-0c49-4ffc-95cd-24d4ff14f053 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] DELETE https://10.4.3.64/volume/v3/types/d3a98533-d64b-4575-b0d0-228e81e16fff Aug 26 15:05:37.303602 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa8b3243-0c49-4ffc-95cd-24d4ff14f053 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:37.304216 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa8b3243-0c49-4ffc-95cd-24d4ff14f053 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:37.363288 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa8b3243-0c49-4ffc-95cd-24d4ff14f053 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] https://10.4.3.64/volume/v3/types/d3a98533-d64b-4575-b0d0-228e81e16fff returned with HTTP 202 Aug 26 15:05:37.363571 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 388/1555] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:05:37 2026] DELETE /volume/v3/types/d3a98533-d64b-4575-b0d0-228e81e16fff => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:37.375015 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3135552c-ffee-4803-bf05-e2b23d30b417 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:37.377372 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3135552c-ffee-4803-bf05-e2b23d30b417 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] GET https://10.4.3.64/volume/v3/types/d3a98533-d64b-4575-b0d0-228e81e16fff Aug 26 15:05:37.377632 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3135552c-ffee-4803-bf05-e2b23d30b417 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:37.377870 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3135552c-ffee-4803-bf05-e2b23d30b417 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:37.383649 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3135552c-ffee-4803-bf05-e2b23d30b417 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] https://10.4.3.64/volume/v3/types/d3a98533-d64b-4575-b0d0-228e81e16fff returned with HTTP 404 Aug 26 15:05:37.384589 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 394/1556] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:05:37 2026] GET /volume/v3/types/d3a98533-d64b-4575-b0d0-228e81e16fff => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:37.397143 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-690ce129-bc9a-4f1e-98df-ff699bcfee91 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:37.398343 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-690ce129-bc9a-4f1e-98df-ff699bcfee91 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] DELETE https://10.4.3.64/volume/v3/types/980586a7-865b-4eca-953e-f95edfb614ab Aug 26 15:05:37.398617 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-690ce129-bc9a-4f1e-98df-ff699bcfee91 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:37.400913 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-690ce129-bc9a-4f1e-98df-ff699bcfee91 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:37.435449 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-690ce129-bc9a-4f1e-98df-ff699bcfee91 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] https://10.4.3.64/volume/v3/types/980586a7-865b-4eca-953e-f95edfb614ab returned with HTTP 202 Aug 26 15:05:37.436587 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 382/1557] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:05:37 2026] DELETE /volume/v3/types/980586a7-865b-4eca-953e-f95edfb614ab => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:37.445750 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c7231f65-e50f-463b-b29b-b56b70dc0a16 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:37.448016 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c7231f65-e50f-463b-b29b-b56b70dc0a16 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] GET https://10.4.3.64/volume/v3/types/980586a7-865b-4eca-953e-f95edfb614ab Aug 26 15:05:37.448254 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c7231f65-e50f-463b-b29b-b56b70dc0a16 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:37.448511 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c7231f65-e50f-463b-b29b-b56b70dc0a16 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:37.452193 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c7231f65-e50f-463b-b29b-b56b70dc0a16 tempest-VolumeRetypeMultiattachTest-534353282 tempest-VolumeRetypeMultiattachTest-534353282-project-admin] https://10.4.3.64/volume/v3/types/980586a7-865b-4eca-953e-f95edfb614ab returned with HTTP 404 Aug 26 15:05:37.452813 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 394/1558] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:05:37 2026] GET /volume/v3/types/980586a7-865b-4eca-953e-f95edfb614ab => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:37.496953 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cdf25a26-9e98-4c8a-b68f-42c7185d2afd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:37.501646 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cdf25a26-9e98-4c8a-b68f-42c7185d2afd tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:37.501907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cdf25a26-9e98-4c8a-b68f-42c7185d2afd tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:37.502170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cdf25a26-9e98-4c8a-b68f-42c7185d2afd tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:37.502327 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cdf25a26-9e98-4c8a-b68f-42c7185d2afd tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:37.510312 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:37.510312 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:37.511406 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cdf25a26-9e98-4c8a-b68f-42c7185d2afd tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:37.511733 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 389/1559] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:37 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:37.906669 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1bb70fbd-d5ea-4111-87f9-7f2bf30a52e5 req-39b32a7b-cfe4-4a75-9759-2063608ea193 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:37.909206 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1bb70fbd-d5ea-4111-87f9-7f2bf30a52e5 req-39b32a7b-cfe4-4a75-9759-2063608ea193 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a0bf60c4-32cd-4d99-963a-397b809505ed Aug 26 15:05:37.909206 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1bb70fbd-d5ea-4111-87f9-7f2bf30a52e5 req-39b32a7b-cfe4-4a75-9759-2063608ea193 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:37.909392 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1bb70fbd-d5ea-4111-87f9-7f2bf30a52e5 req-39b32a7b-cfe4-4a75-9759-2063608ea193 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:37.924047 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:37.924047 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:38.015330 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1bb70fbd-d5ea-4111-87f9-7f2bf30a52e5 req-39b32a7b-cfe4-4a75-9759-2063608ea193 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/attachments/a0bf60c4-32cd-4d99-963a-397b809505ed returned with HTTP 200 Aug 26 15:05:38.015454 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 395/1560] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:05:37 2026] DELETE /volume/v3/attachments/a0bf60c4-32cd-4d99-963a-397b809505ed => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:38.529653 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5a7734fd-ab8b-47a8-8ff3-1d83650059d5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:38.532651 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5a7734fd-ab8b-47a8-8ff3-1d83650059d5 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:38.532951 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5a7734fd-ab8b-47a8-8ff3-1d83650059d5 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:38.533189 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5a7734fd-ab8b-47a8-8ff3-1d83650059d5 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:38.535216 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-5a7734fd-ab8b-47a8-8ff3-1d83650059d5 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:38.540361 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:38.540361 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:38.541097 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5a7734fd-ab8b-47a8-8ff3-1d83650059d5 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:38.541554 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 383/1561] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:38 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:39.558032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3398cd87-87fd-44a8-bc38-d73c90a58261 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:39.561694 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3398cd87-87fd-44a8-bc38-d73c90a58261 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:39.561694 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3398cd87-87fd-44a8-bc38-d73c90a58261 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:39.561694 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3398cd87-87fd-44a8-bc38-d73c90a58261 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:39.561694 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-3398cd87-87fd-44a8-bc38-d73c90a58261 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:39.567838 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:39.567838 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:39.570184 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3398cd87-87fd-44a8-bc38-d73c90a58261 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:39.570184 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 395/1562] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:39 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:39.624672 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5d9664d4-ea39-460e-bd40-887a42d4843a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:39.627349 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d9664d4-ea39-460e-bd40-887a42d4843a tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:05:39.627794 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d9664d4-ea39-460e-bd40-887a42d4843a tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:39.627993 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d9664d4-ea39-460e-bd40-887a42d4843a tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:39.640840 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:39.640840 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:39.647289 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5d9664d4-ea39-460e-bd40-887a42d4843a tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:05:39.654649 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d9664d4-ea39-460e-bd40-887a42d4843a tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:05:39.655190 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 390/1563] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:39 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:39.711867 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2ec62a13-1836-4bde-b1e5-0cf32f6fee44 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:39.715402 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ec62a13-1836-4bde-b1e5-0cf32f6fee44 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:05:39.716006 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ec62a13-1836-4bde-b1e5-0cf32f6fee44 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:39.716608 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ec62a13-1836-4bde-b1e5-0cf32f6fee44 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:39.727210 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:39.727210 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:39.732347 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2ec62a13-1836-4bde-b1e5-0cf32f6fee44 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:05:39.739796 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ec62a13-1836-4bde-b1e5-0cf32f6fee44 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:05:39.739796 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 396/1564] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:39 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:39.763041 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9417e69f-f86e-4bbb-a820-8e4bcd4d9cb3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:39.765436 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9417e69f-f86e-4bbb-a820-8e4bcd4d9cb3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:05:39.765760 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9417e69f-f86e-4bbb-a820-8e4bcd4d9cb3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:39.766082 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9417e69f-f86e-4bbb-a820-8e4bcd4d9cb3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:39.766316 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-9417e69f-f86e-4bbb-a820-8e4bcd4d9cb3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Delete volume with id: 6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:05:39.778454 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:39.778454 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:39.778964 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9417e69f-f86e-4bbb-a820-8e4bcd4d9cb3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:05:39.813935 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9417e69f-f86e-4bbb-a820-8e4bcd4d9cb3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Delete volume request issued successfully. Aug 26 15:05:39.813935 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9417e69f-f86e-4bbb-a820-8e4bcd4d9cb3 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 202 Aug 26 15:05:39.814520 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 384/1565] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:05:39 2026] DELETE /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:39.825284 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-69d935dc-7e96-4d43-8a7b-956cde7b6b62 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:39.827438 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-69d935dc-7e96-4d43-8a7b-956cde7b6b62 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:05:39.827701 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-69d935dc-7e96-4d43-8a7b-956cde7b6b62 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:39.827954 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-69d935dc-7e96-4d43-8a7b-956cde7b6b62 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:39.834727 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:39.834727 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:39.839133 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-69d935dc-7e96-4d43-8a7b-956cde7b6b62 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Volume info retrieved successfully. Aug 26 15:05:39.843876 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-69d935dc-7e96-4d43-8a7b-956cde7b6b62 tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 200 Aug 26 15:05:39.847688 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 396/1566] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:39 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:40.583285 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-086976c0-d2cd-49ff-9d50-40a2c8f2fbe9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:40.586286 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-086976c0-d2cd-49ff-9d50-40a2c8f2fbe9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:40.586563 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-086976c0-d2cd-49ff-9d50-40a2c8f2fbe9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:40.586821 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-086976c0-d2cd-49ff-9d50-40a2c8f2fbe9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:40.587079 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-086976c0-d2cd-49ff-9d50-40a2c8f2fbe9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:40.594058 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:40.594058 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:40.594407 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-086976c0-d2cd-49ff-9d50-40a2c8f2fbe9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:40.595148 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 391/1567] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:40 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:40.863473 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4f76f3e6-7e82-4fcd-895e-bf7b4d2c6b7f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:40.866791 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f76f3e6-7e82-4fcd-895e-bf7b4d2c6b7f tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] GET https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c Aug 26 15:05:40.866791 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f76f3e6-7e82-4fcd-895e-bf7b4d2c6b7f tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:40.866791 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f76f3e6-7e82-4fcd-895e-bf7b4d2c6b7f tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:40.876701 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f76f3e6-7e82-4fcd-895e-bf7b4d2c6b7f tempest-ServerActionsTestOtherB-481967683 tempest-ServerActionsTestOtherB-481967683-project-member] https://10.4.3.64/volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c returned with HTTP 404 Aug 26 15:05:40.876701 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 397/1568] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:40 2026] GET /volume/v3/volumes/6b2561d7-df6f-4a4b-b611-9348d54da91c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:41.038716 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a5798128-8545-41fd-8047-bff3f8ad10ae None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:41.168762 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5798128-8545-41fd-8047-bff3f8ad10ae tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:05:41.169027 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5798128-8545-41fd-8047-bff3f8ad10ae tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-148790851", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:41.202900 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5798128-8545-41fd-8047-bff3f8ad10ae tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:05:41.203580 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 385/1569] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:05:41 2026] POST /volume/v3/types => generated 274 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:41.215377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3bd76115-332e-4a65-bf91-c7d00290269a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:41.216548 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3bd76115-332e-4a65-bf91-c7d00290269a tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:05:41.217035 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3bd76115-332e-4a65-bf91-c7d00290269a tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1439856973", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:41.249052 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3bd76115-332e-4a65-bf91-c7d00290269a tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:05:41.249052 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 397/1570] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:05:41 2026] POST /volume/v3/types => generated 275 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:41.262764 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:41.355318 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:05:41.355787 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-604353642", "volume_type": "79a34e29-6627-435a-a463-4aac1d028683", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:41.357702 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-604353642', 'volume_type': '79a34e29-6627-435a-a463-4aac1d028683', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:05:41.363936 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Create volume of 1 GB Aug 26 15:05:41.364377 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:41.364377 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:41.365244 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Availability Zones retrieved successfully. Aug 26 15:05:41.373145 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Flow 'volume_create_api' (f4e88301-cd47-42aa-8553-f1afa4bad2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:41.373560 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1211e424-051b-4eb8-9901-ef05ed502854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:41.374512 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:05:41.404982 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1211e424-051b-4eb8-9901-ef05ed502854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:05:41Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=79a34e29-6627-435a-a463-4aac1d028683,is_public=True,name='tempest-VolumeTypesTest-volume-type-148790851',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79a34e29-6627-435a-a463-4aac1d028683', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:41.406000 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b05d48-ea88-44eb-985f-37b53863bf47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:41.446349 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-148790851 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-148790851, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:41.446729 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-148790851 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-148790851, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:41.504237 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Created reservations ['ab357a30-a93d-444e-b8a6-4ce595fa26e6', 'dd388638-55c2-4c9f-a470-5ac0d179514f', '3afdad73-09b6-4b7f-94fb-e7cfada68ff8', '12e0fe68-f14a-469d-b187-be1194367a7b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:41.505405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9b05d48-ea88-44eb-985f-37b53863bf47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab357a30-a93d-444e-b8a6-4ce595fa26e6', 'dd388638-55c2-4c9f-a470-5ac0d179514f', '3afdad73-09b6-4b7f-94fb-e7cfada68ff8', '12e0fe68-f14a-469d-b187-be1194367a7b']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:41.506479 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c5fcfd-71fd-400d-bd1c-dc044ee65429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:41.542374 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c5fcfd-71fd-400d-bd1c-dc044ee65429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '233ee6ea-5909-44ca-8551-55709fe2e57b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-604353642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f71f3aafead4b2a97e341ee747c1b1e',qos_specs=None,replication_status=,reservations=['ab357a30-a93d-444e-b8a6-4ce595fa26e6','dd388638-55c2-4c9f-a470-5ac0d179514f','3afdad73-09b6-4b7f-94fb-e7cfada68ff8','12e0fe68-f14a-469d-b187-be1194367a7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a31bc799a4f4dd384707b4eb7401056',volume_type_id=79a34e29-6627-435a-a463-4aac1d028683), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:05:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-604353642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=233ee6ea-5909-44ca-8551-55709fe2e57b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f71f3aafead4b2a97e341ee747c1b1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a31bc799a4f4dd384707b4eb7401056',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79a34e29-6627-435a-a463-4aac1d028683),volume_type_id=79a34e29-6627-435a-a463-4aac1d028683)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:41.544052 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c6bd06-a8c0-4c1d-95a8-f2fe327d18a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:41.571369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30c6bd06-a8c0-4c1d-95a8-f2fe327d18a1) transitioned into state 'SUCCESS' from state '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-604353642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f71f3aafead4b2a97e341ee747c1b1e',qos_specs=None,replication_status=,reservations=['ab357a30-a93d-444e-b8a6-4ce595fa26e6','dd388638-55c2-4c9f-a470-5ac0d179514f','3afdad73-09b6-4b7f-94fb-e7cfada68ff8','12e0fe68-f14a-469d-b187-be1194367a7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a31bc799a4f4dd384707b4eb7401056',volume_type_id=79a34e29-6627-435a-a463-4aac1d028683)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:41.572938 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52e69fe1-1422-40bd-bf85-00cf887fc54d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:41.591990 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52e69fe1-1422-40bd-bf85-00cf887fc54d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:41.591990 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Flow 'volume_create_api' (f4e88301-cd47-42aa-8553-f1afa4bad2c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:41.591990 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Create volume request issued successfully. Aug 26 15:05:41.592588 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81abba7d-e1a4-4534-95c7-bfee5e23c821 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:05:41.593640 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 392/1571] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:05:41 2026] POST /volume/v3/volumes => generated 780 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:05:41.613096 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-291b29b5-3f10-424b-ab10-e2095746d4a3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:41.615160 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c32e0b19-02d8-46eb-ad2b-0d3bfbc4e5b6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:41.615351 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-291b29b5-3f10-424b-ab10-e2095746d4a3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:41.615634 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-291b29b5-3f10-424b-ab10-e2095746d4a3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:41.615939 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-291b29b5-3f10-424b-ab10-e2095746d4a3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:41.616086 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-291b29b5-3f10-424b-ab10-e2095746d4a3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:41.617551 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c32e0b19-02d8-46eb-ad2b-0d3bfbc4e5b6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] GET https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b Aug 26 15:05:41.617836 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c32e0b19-02d8-46eb-ad2b-0d3bfbc4e5b6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:41.618688 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c32e0b19-02d8-46eb-ad2b-0d3bfbc4e5b6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:41.622555 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:41.622555 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:41.623646 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-291b29b5-3f10-424b-ab10-e2095746d4a3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:41.624081 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 398/1572] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:41 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:41.627710 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:41.627710 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:41.633066 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c32e0b19-02d8-46eb-ad2b-0d3bfbc4e5b6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Volume info retrieved successfully. Aug 26 15:05:41.640804 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c32e0b19-02d8-46eb-ad2b-0d3bfbc4e5b6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b returned with HTTP 200 Aug 26 15:05:41.641012 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 386/1573] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:41 2026] GET /volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:41.991732 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d82adb55-a03b-4f26-9be9-499beeed0eb6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:41.994377 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d82adb55-a03b-4f26-9be9-499beeed0eb6 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] GET https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e Aug 26 15:05:41.994600 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d82adb55-a03b-4f26-9be9-499beeed0eb6 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:41.995056 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d82adb55-a03b-4f26-9be9-499beeed0eb6 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:42.007599 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:42.007599 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:42.012529 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d82adb55-a03b-4f26-9be9-499beeed0eb6 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Volume info retrieved successfully. Aug 26 15:05:42.019470 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d82adb55-a03b-4f26-9be9-499beeed0eb6 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e returned with HTTP 200 Aug 26 15:05:42.020045 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 398/1574] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:05:41 2026] GET /volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e => generated 1830 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:05:42.641382 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fea583ab-cba5-4a4d-add7-077a316ec195 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:42.644444 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fea583ab-cba5-4a4d-add7-077a316ec195 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:42.645416 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fea583ab-cba5-4a4d-add7-077a316ec195 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:42.645654 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fea583ab-cba5-4a4d-add7-077a316ec195 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:42.645822 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fea583ab-cba5-4a4d-add7-077a316ec195 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:42.655481 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:42.655481 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:42.658368 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fea583ab-cba5-4a4d-add7-077a316ec195 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:42.661911 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 393/1575] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:42 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:42.664192 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-db07a755-4850-481f-a183-7054465e850c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:42.668063 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db07a755-4850-481f-a183-7054465e850c tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] GET https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b Aug 26 15:05:42.668424 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db07a755-4850-481f-a183-7054465e850c tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:42.668747 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db07a755-4850-481f-a183-7054465e850c tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:42.685266 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-240f6c02-dc4a-42a5-ad79-eaef5abfb77d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:42.688528 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:42.688528 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:42.688689 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-240f6c02-dc4a-42a5-ad79-eaef5abfb77d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:05:42.689090 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-240f6c02-dc4a-42a5-ad79-eaef5abfb77d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8763524e-f04a-42b1-aa46-4155f6490d00", "incremental": true}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:42.691800 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-240f6c02-dc4a-42a5-ad79-eaef5abfb77d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Creating new backup {'backup': {'volume_id': '8763524e-f04a-42b1-aa46-4155f6490d00', 'incremental': True}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:05:42.692140 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-240f6c02-dc4a-42a5-ad79-eaef5abfb77d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Creating backup of volume 8763524e-f04a-42b1-aa46-4155f6490d00 in container None Aug 26 15:05:42.695762 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-db07a755-4850-481f-a183-7054465e850c tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Volume info retrieved successfully. Aug 26 15:05:42.702176 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:42.702176 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:42.702742 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-240f6c02-dc4a-42a5-ad79-eaef5abfb77d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:05:42.705730 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db07a755-4850-481f-a183-7054465e850c tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b returned with HTTP 200 Aug 26 15:05:42.705939 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 399/1576] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:42 2026] GET /volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b => generated 873 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:42.725455 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-240f6c02-dc4a-42a5-ad79-eaef5abfb77d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Created reservations ['cf082db8-e9b6-4980-8488-f58acaf07066', 'ef86ca87-90dd-485d-b0fc-920ef330e465'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:42.726856 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:42.730036 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] POST https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b/action Aug 26 15:05:42.731430 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Action body: b'{"os-retype": {"new_type": "9614f786-48db-478a-b8d1-4c8bd6fb62d5"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:42.733952 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "9614f786-48db-478a-b8d1-4c8bd6fb62d5"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:42.752410 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:42.752410 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:42.753006 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Volume info retrieved successfully. Aug 26 15:05:42.753397 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-240f6c02-dc4a-42a5-ad79-eaef5abfb77d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 400 Aug 26 15:05:42.755147 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 387/1577] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:05:42 2026] POST /volume/v3/backups => generated 109 bytes in 70 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:05:42.763393 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6009c90d-4c16-46b3-b5f6-debcb82cae92 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:42.767640 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6009c90d-4c16-46b3-b5f6-debcb82cae92 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] DELETE https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:42.768395 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6009c90d-4c16-46b3-b5f6-debcb82cae92 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:42.769237 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6009c90d-4c16-46b3-b5f6-debcb82cae92 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:42.769237 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-6009c90d-4c16-46b3-b5f6-debcb82cae92 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Delete backup with id: 8361c624-802f-4843-9290-7bad95efde55. Aug 26 15:05:42.777607 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:42.777607 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:42.795687 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1439856973 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1439856973, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:42.796148 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1439856973 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1439856973, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:42.810526 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-6009c90d-4c16-46b3-b5f6-debcb82cae92 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] delete_backup rpcapi backup_id 8361c624-802f-4843-9290-7bad95efde55 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:05:42.813249 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6009c90d-4c16-46b3-b5f6-debcb82cae92 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 202 Aug 26 15:05:42.813816 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 394/1578] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:05:42 2026] DELETE /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:05:42.826555 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-544b176c-5c0e-4338-8174-8651941b5bba None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:42.829406 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-544b176c-5c0e-4338-8174-8651941b5bba tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:42.829655 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-544b176c-5c0e-4338-8174-8651941b5bba tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:42.829950 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-544b176c-5c0e-4338-8174-8651941b5bba tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:42.830121 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-544b176c-5c0e-4338-8174-8651941b5bba tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:42.837582 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:42.837582 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:42.838696 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-544b176c-5c0e-4338-8174-8651941b5bba tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:42.839155 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 400/1579] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:42 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:42.849092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Created reservations ['62d43e39-6a8a-4ee8-a568-664975bf1e1d', '74aa7be6-6c0c-4751-9841-f83b1c6f7b14'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:42.878793 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-148790851 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-148790851, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:42.880540 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-148790851 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-148790851, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:05:42.902249 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Created reservations ['2a9a5d91-c3e8-4789-84cb-d3b735a0037b', '57da9487-b6df-4f28-8c34-f6a1a4dc05d1'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:42.950249 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Retype volume request issued successfully. Aug 26 15:05:42.950710 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0227b738-f7bf-4232-9b0a-f3239d4e44f6 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b/action returned with HTTP 202 Aug 26 15:05:42.951553 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 399/1580] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:42 2026] POST /volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:05:42.964179 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c742c29e-dba3-4c7a-ac61-c6d3ff63913e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:42.969263 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c742c29e-dba3-4c7a-ac61-c6d3ff63913e tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] GET https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b Aug 26 15:05:42.969263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c742c29e-dba3-4c7a-ac61-c6d3ff63913e tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:42.969263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c742c29e-dba3-4c7a-ac61-c6d3ff63913e tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:42.982924 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:42.982924 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:42.990630 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c742c29e-dba3-4c7a-ac61-c6d3ff63913e tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Volume info retrieved successfully. Aug 26 15:05:42.997966 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c742c29e-dba3-4c7a-ac61-c6d3ff63913e tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b returned with HTTP 200 Aug 26 15:05:42.997966 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 388/1581] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:42 2026] GET /volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:43.376158 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-af4d1f07-b45c-4729-8909-cadc28a34f67 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:43.379022 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af4d1f07-b45c-4729-8909-cadc28a34f67 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:05:43.379022 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af4d1f07-b45c-4729-8909-cadc28a34f67 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:43.379441 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af4d1f07-b45c-4729-8909-cadc28a34f67 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:43.394811 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:43.394811 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:43.401413 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-af4d1f07-b45c-4729-8909-cadc28a34f67 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:05:43.408541 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af4d1f07-b45c-4729-8909-cadc28a34f67 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 returned with HTTP 200 Aug 26 15:05:43.412787 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 395/1582] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:43 2026] GET /volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:43.515925 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3f272d96-534d-49f2-9145-78ccb5fb3d55 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:43.518145 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f272d96-534d-49f2-9145-78ccb5fb3d55 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:05:43.518686 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f272d96-534d-49f2-9145-78ccb5fb3d55 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:43.518802 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f272d96-534d-49f2-9145-78ccb5fb3d55 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:43.528686 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:43.528686 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:43.536630 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3f272d96-534d-49f2-9145-78ccb5fb3d55 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:05:43.543780 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f272d96-534d-49f2-9145-78ccb5fb3d55 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 returned with HTTP 200 Aug 26 15:05:43.544990 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 401/1583] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:43 2026] GET /volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:43.859866 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ef336699-ae08-421c-9062-c1427e393c76 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:43.862338 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ef336699-ae08-421c-9062-c1427e393c76 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:43.862338 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ef336699-ae08-421c-9062-c1427e393c76 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:43.867018 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ef336699-ae08-421c-9062-c1427e393c76 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:43.867018 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ef336699-ae08-421c-9062-c1427e393c76 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:43.876660 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:43.876660 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:43.878004 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ef336699-ae08-421c-9062-c1427e393c76 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 200 Aug 26 15:05:43.879438 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 400/1584] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:43 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 749 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:44.024822 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-af526de8-275e-4f80-842f-8368a6657de1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:44.027640 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af526de8-275e-4f80-842f-8368a6657de1 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] GET https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b Aug 26 15:05:44.027755 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af526de8-275e-4f80-842f-8368a6657de1 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:44.028040 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af526de8-275e-4f80-842f-8368a6657de1 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:44.039497 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:44.039497 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:44.047576 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-af526de8-275e-4f80-842f-8368a6657de1 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Volume info retrieved successfully. Aug 26 15:05:44.054238 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af526de8-275e-4f80-842f-8368a6657de1 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b returned with HTTP 200 Aug 26 15:05:44.056127 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 389/1585] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:44 2026] GET /volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:44.072178 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0f0295ca-8f20-4f06-b25f-e79666622368 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:44.076735 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f0295ca-8f20-4f06-b25f-e79666622368 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] GET https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b Aug 26 15:05:44.077145 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f0295ca-8f20-4f06-b25f-e79666622368 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:44.077502 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f0295ca-8f20-4f06-b25f-e79666622368 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:44.088832 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:44.088832 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:44.097258 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0f0295ca-8f20-4f06-b25f-e79666622368 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Volume info retrieved successfully. Aug 26 15:05:44.104451 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f0295ca-8f20-4f06-b25f-e79666622368 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b returned with HTTP 200 Aug 26 15:05:44.108909 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 396/1586] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:44 2026] GET /volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b => generated 874 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:44.117417 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-53cfbb29-2de8-4448-a8ac-82f78236515f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:44.120969 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-53cfbb29-2de8-4448-a8ac-82f78236515f tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] GET https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b Aug 26 15:05:44.121201 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-53cfbb29-2de8-4448-a8ac-82f78236515f tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:44.121438 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-53cfbb29-2de8-4448-a8ac-82f78236515f tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:44.130756 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:44.130756 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:44.137540 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-53cfbb29-2de8-4448-a8ac-82f78236515f tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Volume info retrieved successfully. Aug 26 15:05:44.144056 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-53cfbb29-2de8-4448-a8ac-82f78236515f tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b returned with HTTP 200 Aug 26 15:05:44.144689 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 402/1587] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:44 2026] GET /volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:44.160858 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9a77b4a3-0a19-4c1f-a3ec-df3cece1bace None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:44.163625 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9a77b4a3-0a19-4c1f-a3ec-df3cece1bace tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] DELETE https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b Aug 26 15:05:44.164606 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9a77b4a3-0a19-4c1f-a3ec-df3cece1bace tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:44.164606 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9a77b4a3-0a19-4c1f-a3ec-df3cece1bace tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:44.165004 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-9a77b4a3-0a19-4c1f-a3ec-df3cece1bace tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Delete volume with id: 233ee6ea-5909-44ca-8551-55709fe2e57b Aug 26 15:05:44.177908 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:44.177908 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:44.177908 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9a77b4a3-0a19-4c1f-a3ec-df3cece1bace tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Volume info retrieved successfully. Aug 26 15:05:44.213420 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9a77b4a3-0a19-4c1f-a3ec-df3cece1bace tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Delete volume request issued successfully. Aug 26 15:05:44.213420 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9a77b4a3-0a19-4c1f-a3ec-df3cece1bace tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b returned with HTTP 202 Aug 26 15:05:44.213420 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 401/1588] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:05:44 2026] DELETE /volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:44.230831 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-52b2eff5-b8c2-4daf-9b93-46ecc260cd17 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:44.232387 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-52b2eff5-b8c2-4daf-9b93-46ecc260cd17 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] GET https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b Aug 26 15:05:44.232630 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-52b2eff5-b8c2-4daf-9b93-46ecc260cd17 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:44.232902 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-52b2eff5-b8c2-4daf-9b93-46ecc260cd17 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:44.244171 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:44.244171 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:44.250369 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-52b2eff5-b8c2-4daf-9b93-46ecc260cd17 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Volume info retrieved successfully. Aug 26 15:05:44.256936 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-52b2eff5-b8c2-4daf-9b93-46ecc260cd17 tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b returned with HTTP 200 Aug 26 15:05:44.257345 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 390/1589] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:44 2026] GET /volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:44.893249 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7abe183b-e7d1-4387-9f28-781704622632 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:44.899153 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7abe183b-e7d1-4387-9f28-781704622632 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 Aug 26 15:05:44.899277 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7abe183b-e7d1-4387-9f28-781704622632 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:44.899875 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7abe183b-e7d1-4387-9f28-781704622632 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:44.899875 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7abe183b-e7d1-4387-9f28-781704622632 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 8361c624-802f-4843-9290-7bad95efde55. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:44.909208 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7abe183b-e7d1-4387-9f28-781704622632 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 returned with HTTP 404 Aug 26 15:05:44.910379 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 397/1590] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:44 2026] GET /volume/v3/backups/8361c624-802f-4843-9290-7bad95efde55 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:44.930561 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-39d11520-5707-485a-9aa7-a18c20ced7eb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:44.933518 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:05:44.934471 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-986955409"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:44.937249 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-986955409'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:05:44.937524 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Create volume of 1 GB Aug 26 15:05:44.950507 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Availability Zones retrieved successfully. Aug 26 15:05:44.960812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Flow 'volume_create_api' (f4822454-dfd9-489f-9f78-7f1918107fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:44.962998 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c5bab8-9738-47b6-81a4-08866716a752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:44.964584 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:05:45.022770 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6c5bab8-9738-47b6-81a4-08866716a752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:45.026716 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc2d9d2e-08a7-4964-ab51-34b8eefea828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:45.111019 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Created reservations ['cf766782-2640-4bcc-b590-57cbb3ddfa07', 'fb4ff1be-8ec0-4107-b821-12495206beee', '912769b2-6cf1-4082-846f-8d8b4e76c9a0', '13c9211f-39b4-4605-974c-e7896174b3f4'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:45.113095 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc2d9d2e-08a7-4964-ab51-34b8eefea828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf766782-2640-4bcc-b590-57cbb3ddfa07', 'fb4ff1be-8ec0-4107-b821-12495206beee', '912769b2-6cf1-4082-846f-8d8b4e76c9a0', '13c9211f-39b4-4605-974c-e7896174b3f4']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:45.115183 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b47bddad-061a-4f26-bed7-4c32764c79ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:45.170352 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b47bddad-061a-4f26-bed7-4c32764c79ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55821663-3634-4a79-8b7c-a678120f1001', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-986955409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2154d485f5416dad6d6bee7fad7019',qos_specs=None,replication_status=,reservations=['cf766782-2640-4bcc-b590-57cbb3ddfa07','fb4ff1be-8ec0-4107-b821-12495206beee','912769b2-6cf1-4082-846f-8d8b4e76c9a0','13c9211f-39b4-4605-974c-e7896174b3f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98aec62923b940eebdb7541acec48466',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:05:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-986955409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55821663-3634-4a79-8b7c-a678120f1001,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e2154d485f5416dad6d6bee7fad7019',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98aec62923b940eebdb7541acec48466',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:45.171250 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ed038e-1ca3-43fe-8b71-5d3bdee8644b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:45.235709 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ed038e-1ca3-43fe-8b71-5d3bdee8644b) transitioned into state 'SUCCESS' from state '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-986955409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2154d485f5416dad6d6bee7fad7019',qos_specs=None,replication_status=,reservations=['cf766782-2640-4bcc-b590-57cbb3ddfa07','fb4ff1be-8ec0-4107-b821-12495206beee','912769b2-6cf1-4082-846f-8d8b4e76c9a0','13c9211f-39b4-4605-974c-e7896174b3f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98aec62923b940eebdb7541acec48466',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:45.237382 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50916659-79b7-4dcf-b212-97feca0793a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:45.282775 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-63f1e0c8-e723-4e6e-8e8f-cec1eae8711b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.283281 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50916659-79b7-4dcf-b212-97feca0793a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:45.287046 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63f1e0c8-e723-4e6e-8e8f-cec1eae8711b tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] GET https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b Aug 26 15:05:45.290009 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Flow 'volume_create_api' (f4822454-dfd9-489f-9f78-7f1918107fd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:45.290259 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-63f1e0c8-e723-4e6e-8e8f-cec1eae8711b tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:45.290369 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Create volume request issued successfully. Aug 26 15:05:45.290453 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-63f1e0c8-e723-4e6e-8e8f-cec1eae8711b tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:45.292918 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39d11520-5707-485a-9aa7-a18c20ced7eb tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:05:45.292918 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 403/1591] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:05:44 2026] POST /volume/v3/volumes => generated 746 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:05:45.307404 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63f1e0c8-e723-4e6e-8e8f-cec1eae8711b tempest-VolumeTypesTest-1478972405 tempest-VolumeTypesTest-1478972405-project-member] https://10.4.3.64/volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b returned with HTTP 404 Aug 26 15:05:45.308397 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 402/1592] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:45 2026] GET /volume/v3/volumes/233ee6ea-5909-44ca-8551-55709fe2e57b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:45.317989 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fad68b37-2c83-4e9f-adf7-e5c05954267e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.320795 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fad68b37-2c83-4e9f-adf7-e5c05954267e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 Aug 26 15:05:45.321943 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fad68b37-2c83-4e9f-adf7-e5c05954267e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:45.321943 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fad68b37-2c83-4e9f-adf7-e5c05954267e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:45.324977 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-58f10a19-39af-4ef0-bfc8-6cb6312655a9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.329720 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58f10a19-39af-4ef0-bfc8-6cb6312655a9 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] DELETE https://10.4.3.64/volume/v3/types/9614f786-48db-478a-b8d1-4c8bd6fb62d5 Aug 26 15:05:45.330277 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58f10a19-39af-4ef0-bfc8-6cb6312655a9 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:45.330824 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58f10a19-39af-4ef0-bfc8-6cb6312655a9 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:45.345832 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:45.345832 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:45.356358 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fad68b37-2c83-4e9f-adf7-e5c05954267e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:05:45.369572 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fad68b37-2c83-4e9f-adf7-e5c05954267e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 returned with HTTP 200 Aug 26 15:05:45.370386 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 391/1593] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:45 2026] GET /volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 => generated 814 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:45.400801 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58f10a19-39af-4ef0-bfc8-6cb6312655a9 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/9614f786-48db-478a-b8d1-4c8bd6fb62d5 returned with HTTP 202 Aug 26 15:05:45.403693 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 398/1594] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:05:45 2026] DELETE /volume/v3/types/9614f786-48db-478a-b8d1-4c8bd6fb62d5 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:45.421291 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-280e7053-a2eb-4784-9ccd-1abdc6719f53 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.423534 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-280e7053-a2eb-4784-9ccd-1abdc6719f53 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types/9614f786-48db-478a-b8d1-4c8bd6fb62d5 Aug 26 15:05:45.424089 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-280e7053-a2eb-4784-9ccd-1abdc6719f53 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:45.424549 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-280e7053-a2eb-4784-9ccd-1abdc6719f53 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:45.432788 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-280e7053-a2eb-4784-9ccd-1abdc6719f53 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/9614f786-48db-478a-b8d1-4c8bd6fb62d5 returned with HTTP 404 Aug 26 15:05:45.433636 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 404/1595] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:05:45 2026] GET /volume/v3/types/9614f786-48db-478a-b8d1-4c8bd6fb62d5 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:45.451654 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-04cc604f-d36f-43c6-92bb-d34d1bc67337 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.455386 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-04cc604f-d36f-43c6-92bb-d34d1bc67337 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] DELETE https://10.4.3.64/volume/v3/types/79a34e29-6627-435a-a463-4aac1d028683 Aug 26 15:05:45.455773 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-04cc604f-d36f-43c6-92bb-d34d1bc67337 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:45.457401 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-04cc604f-d36f-43c6-92bb-d34d1bc67337 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:45.508093 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-04cc604f-d36f-43c6-92bb-d34d1bc67337 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/79a34e29-6627-435a-a463-4aac1d028683 returned with HTTP 202 Aug 26 15:05:45.508959 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 403/1596] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:05:45 2026] DELETE /volume/v3/types/79a34e29-6627-435a-a463-4aac1d028683 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:45.522224 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-67ec7fef-c132-4301-a940-eeb6dd62cf86 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.525419 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-67ec7fef-c132-4301-a940-eeb6dd62cf86 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types/79a34e29-6627-435a-a463-4aac1d028683 Aug 26 15:05:45.526119 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-67ec7fef-c132-4301-a940-eeb6dd62cf86 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:45.526119 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-67ec7fef-c132-4301-a940-eeb6dd62cf86 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:45.532619 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-67ec7fef-c132-4301-a940-eeb6dd62cf86 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/79a34e29-6627-435a-a463-4aac1d028683 returned with HTTP 404 Aug 26 15:05:45.533337 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 392/1597] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:05:45 2026] GET /volume/v3/types/79a34e29-6627-435a-a463-4aac1d028683 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:45.545578 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cc6a1911-3740-48e9-b177-720373cb99ea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.548103 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc6a1911-3740-48e9-b177-720373cb99ea tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:05:45.548585 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cc6a1911-3740-48e9-b177-720373cb99ea tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-672944231", "description": "tempest-volume-type-description-1288079547", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:45.579080 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cc6a1911-3740-48e9-b177-720373cb99ea tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:05:45.579080 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 399/1598] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:05:45 2026] POST /volume/v3/types => generated 314 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:45.590788 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-928625aa-5721-4ec8-ae59-d8c7c46eb966 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.594479 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-928625aa-5721-4ec8-ae59-d8c7c46eb966 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types/071f19e7-07a2-4924-88fa-37ad71df3bc3 Aug 26 15:05:45.594479 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-928625aa-5721-4ec8-ae59-d8c7c46eb966 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:45.594479 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-928625aa-5721-4ec8-ae59-d8c7c46eb966 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:45.602973 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:45.602973 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:45.606533 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-928625aa-5721-4ec8-ae59-d8c7c46eb966 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/071f19e7-07a2-4924-88fa-37ad71df3bc3 returned with HTTP 200 Aug 26 15:05:45.607056 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 405/1599] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:05:45 2026] GET /volume/v3/types/071f19e7-07a2-4924-88fa-37ad71df3bc3 => generated 336 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:45.625763 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-16515733-9179-437d-9235-e0773eddc1cc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.628326 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16515733-9179-437d-9235-e0773eddc1cc tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] DELETE https://10.4.3.64/volume/v3/types/071f19e7-07a2-4924-88fa-37ad71df3bc3 Aug 26 15:05:45.628645 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16515733-9179-437d-9235-e0773eddc1cc tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:45.628976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16515733-9179-437d-9235-e0773eddc1cc tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:45.693106 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16515733-9179-437d-9235-e0773eddc1cc tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/071f19e7-07a2-4924-88fa-37ad71df3bc3 returned with HTTP 202 Aug 26 15:05:45.693995 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 404/1600] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:05:45 2026] DELETE /volume/v3/types/071f19e7-07a2-4924-88fa-37ad71df3bc3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:45.705455 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-729ae9d7-1b21-4a1c-8d94-bffc7d246b4c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.709474 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-729ae9d7-1b21-4a1c-8d94-bffc7d246b4c tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types/071f19e7-07a2-4924-88fa-37ad71df3bc3 Aug 26 15:05:45.709474 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-729ae9d7-1b21-4a1c-8d94-bffc7d246b4c tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:45.710068 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-729ae9d7-1b21-4a1c-8d94-bffc7d246b4c tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:45.717514 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-729ae9d7-1b21-4a1c-8d94-bffc7d246b4c tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/071f19e7-07a2-4924-88fa-37ad71df3bc3 returned with HTTP 404 Aug 26 15:05:45.718194 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 393/1601] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:05:45 2026] GET /volume/v3/types/071f19e7-07a2-4924-88fa-37ad71df3bc3 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:45.733064 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ba230358-45b4-4840-8dc2-074151346a60 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.735441 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba230358-45b4-4840-8dc2-074151346a60 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:05:45.735948 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba230358-45b4-4840-8dc2-074151346a60 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-734204029"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:45.761430 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba230358-45b4-4840-8dc2-074151346a60 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:05:45.762221 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 400/1602] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:05:45 2026] POST /volume/v3/types => generated 220 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:45.776343 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f4603743-a182-4d75-8f7e-3db56880719f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.781025 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4603743-a182-4d75-8f7e-3db56880719f tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] POST https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption Aug 26 15:05:45.781025 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f4603743-a182-4d75-8f7e-3db56880719f tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:45.854567 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4603743-a182-4d75-8f7e-3db56880719f tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption returned with HTTP 200 Aug 26 15:05:45.854567 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 406/1603] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:05:45 2026] POST /volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption => generated 239 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:05:45.868381 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cbf0ceee-b438-46c9-a9f3-728ba30accea None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.871745 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cbf0ceee-b438-46c9-a9f3-728ba30accea tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption Aug 26 15:05:45.871745 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cbf0ceee-b438-46c9-a9f3-728ba30accea tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:45.871908 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cbf0ceee-b438-46c9-a9f3-728ba30accea tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:45.885554 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cbf0ceee-b438-46c9-a9f3-728ba30accea tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption returned with HTTP 200 Aug 26 15:05:45.886234 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 405/1604] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:05:45 2026] GET /volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:45.909792 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-28ae540e-9bdb-43d9-a03b-baf246017842 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.915324 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-28ae540e-9bdb-43d9-a03b-baf246017842 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] PUT https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption/73be8ee7-85c3-4c04-8e41-2920413c3c90 Aug 26 15:05:45.916060 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-28ae540e-9bdb-43d9-a03b-baf246017842 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:45.956743 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-28ae540e-9bdb-43d9-a03b-baf246017842 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption/73be8ee7-85c3-4c04-8e41-2920413c3c90 returned with HTTP 200 Aug 26 15:05:45.957373 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 394/1605] 10.4.3.64 () {68 vars in 1500 bytes} [Wed Aug 26 15:05:45 2026] PUT /volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption/73be8ee7-85c3-4c04-8e41-2920413c3c90 => generated 122 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:45.982770 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3ba1bc68-f7a8-4fbb-8788-1a84d20ee8f1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:45.989322 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ba1bc68-f7a8-4fbb-8788-1a84d20ee8f1 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption Aug 26 15:05:45.989742 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ba1bc68-f7a8-4fbb-8788-1a84d20ee8f1 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:45.992190 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ba1bc68-f7a8-4fbb-8788-1a84d20ee8f1 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.010301 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ba1bc68-f7a8-4fbb-8788-1a84d20ee8f1 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption returned with HTTP 200 Aug 26 15:05:46.011113 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 401/1606] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:05:45 2026] GET /volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption => generated 347 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:46.030351 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-80acb7ab-2477-42e6-82e8-6bf08439ad91 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.033659 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-80acb7ab-2477-42e6-82e8-6bf08439ad91 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption/cipher Aug 26 15:05:46.034649 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-80acb7ab-2477-42e6-82e8-6bf08439ad91 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:46.035699 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-80acb7ab-2477-42e6-82e8-6bf08439ad91 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.052426 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-80acb7ab-2477-42e6-82e8-6bf08439ad91 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption/cipher returned with HTTP 200 Aug 26 15:05:46.053199 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 407/1607] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:05:46 2026] GET /volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption/cipher => generated 29 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:05:46.065873 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9f1aeeb1-4684-4fe5-8047-cd5d3b989b16 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.070772 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f1aeeb1-4684-4fe5-8047-cd5d3b989b16 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] DELETE https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption/73be8ee7-85c3-4c04-8e41-2920413c3c90 Aug 26 15:05:46.070772 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f1aeeb1-4684-4fe5-8047-cd5d3b989b16 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:46.070772 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f1aeeb1-4684-4fe5-8047-cd5d3b989b16 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.150906 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f1aeeb1-4684-4fe5-8047-cd5d3b989b16 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption/73be8ee7-85c3-4c04-8e41-2920413c3c90 returned with HTTP 202 Aug 26 15:05:46.151479 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 406/1608] 10.4.3.64 () {66 vars in 1482 bytes} [Wed Aug 26 15:05:46 2026] DELETE /volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption/73be8ee7-85c3-4c04-8e41-2920413c3c90 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 26 15:05:46.165020 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4b3b8c4f-c482-498f-af35-d4e280fdb193 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.169554 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b3b8c4f-c482-498f-af35-d4e280fdb193 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption Aug 26 15:05:46.171623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b3b8c4f-c482-498f-af35-d4e280fdb193 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:46.172643 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b3b8c4f-c482-498f-af35-d4e280fdb193 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.183980 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b3b8c4f-c482-498f-af35-d4e280fdb193 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption returned with HTTP 200 Aug 26 15:05:46.186732 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 395/1609] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:05:46 2026] GET /volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption => generated 2 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 15:05:46.200367 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d1789f4d-3af7-4f33-b095-80056e053f02 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.203323 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1789f4d-3af7-4f33-b095-80056e053f02 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption Aug 26 15:05:46.203323 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1789f4d-3af7-4f33-b095-80056e053f02 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:46.203323 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1789f4d-3af7-4f33-b095-80056e053f02 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.214990 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1789f4d-3af7-4f33-b095-80056e053f02 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption returned with HTTP 200 Aug 26 15:05:46.215772 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 402/1610] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:05:46 2026] GET /volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 26 15:05:46.231546 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d6acf2b9-b514-429d-8e9e-94aafa5811c8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.234988 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6acf2b9-b514-429d-8e9e-94aafa5811c8 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] DELETE https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb Aug 26 15:05:46.234988 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6acf2b9-b514-429d-8e9e-94aafa5811c8 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:46.235207 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6acf2b9-b514-429d-8e9e-94aafa5811c8 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.303113 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6acf2b9-b514-429d-8e9e-94aafa5811c8 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb returned with HTTP 202 Aug 26 15:05:46.305834 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 408/1611] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:05:46 2026] DELETE /volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 26 15:05:46.324860 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e43efd71-eeee-4807-99d3-53bbcc79b92f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.328293 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e43efd71-eeee-4807-99d3-53bbcc79b92f tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb Aug 26 15:05:46.328293 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e43efd71-eeee-4807-99d3-53bbcc79b92f tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:46.328293 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e43efd71-eeee-4807-99d3-53bbcc79b92f tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.338663 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e43efd71-eeee-4807-99d3-53bbcc79b92f tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb returned with HTTP 404 Aug 26 15:05:46.339495 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 407/1612] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:05:46 2026] GET /volume/v3/types/48f93c42-02d3-41ba-a532-9650f107e6cb => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:46.360988 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a6315c89-35d0-40e7-93de-30d2e991cdd4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.367773 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6315c89-35d0-40e7-93de-30d2e991cdd4 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types Aug 26 15:05:46.367773 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6315c89-35d0-40e7-93de-30d2e991cdd4 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:46.367773 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6315c89-35d0-40e7-93de-30d2e991cdd4 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.393636 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6315c89-35d0-40e7-93de-30d2e991cdd4 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:05:46.394348 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 396/1613] 10.4.3.64 () {66 vars in 1224 bytes} [Wed Aug 26 15:05:46 2026] GET /volume/v3/types => generated 670 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:46.394963 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-58babb25-8262-409a-8d07-05e390727d1f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.400065 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58babb25-8262-409a-8d07-05e390727d1f tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 Aug 26 15:05:46.409411 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58babb25-8262-409a-8d07-05e390727d1f tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:46.409411 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58babb25-8262-409a-8d07-05e390727d1f tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.414317 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c2f6025b-9432-4d84-b450-030ae082c4ed None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.418919 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c2f6025b-9432-4d84-b450-030ae082c4ed tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:05:46.418919 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c2f6025b-9432-4d84-b450-030ae082c4ed tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-149469777"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:46.426005 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:46.426005 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:46.441936 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-58babb25-8262-409a-8d07-05e390727d1f tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:05:46.454020 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58babb25-8262-409a-8d07-05e390727d1f tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 returned with HTTP 200 Aug 26 15:05:46.455076 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 403/1614] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:46 2026] GET /volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 => generated 839 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:46.460743 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c2f6025b-9432-4d84-b450-030ae082c4ed tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:05:46.462264 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 409/1615] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:05:46 2026] POST /volume/v3/types => generated 220 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:46.478581 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-48962b01-8e48-4e75-85ac-2a045b55301b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.482906 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-908f4a19-692c-4b4e-aab4-fc3cfe1b03bf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.482906 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-908f4a19-692c-4b4e-aab4-fc3cfe1b03bf tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:05:46.482906 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-908f4a19-692c-4b4e-aab4-fc3cfe1b03bf tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55821663-3634-4a79-8b7c-a678120f1001", "name": "tempest-VolumesBackupsTest-Backup-1669903385"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:46.486853 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-48962b01-8e48-4e75-85ac-2a045b55301b tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] PUT https://10.4.3.64/volume/v3/types/13f408ce-53bc-4bab-a8cf-ebb392112bad Aug 26 15:05:46.487235 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-48962b01-8e48-4e75-85ac-2a045b55301b tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-725426102", "description": "tempest-volume-type-description-1525724672", "is_public": false}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:46.488000 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-908f4a19-692c-4b4e-aab4-fc3cfe1b03bf tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Creating new backup {'backup': {'volume_id': '55821663-3634-4a79-8b7c-a678120f1001', 'name': 'tempest-VolumesBackupsTest-Backup-1669903385'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:05:46.488266 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-908f4a19-692c-4b4e-aab4-fc3cfe1b03bf tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Creating backup of volume 55821663-3634-4a79-8b7c-a678120f1001 in container None Aug 26 15:05:46.507163 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:46.507163 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:46.509593 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-908f4a19-692c-4b4e-aab4-fc3cfe1b03bf tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Volume info retrieved successfully. Aug 26 15:05:46.542494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-908f4a19-692c-4b4e-aab4-fc3cfe1b03bf tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Created reservations ['bb327585-b8eb-48e2-8ca4-3c05d4e278a3', 'b72ec1cb-80ae-432a-ae21-fcd4707445f4'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:46.610328 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-48962b01-8e48-4e75-85ac-2a045b55301b tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/13f408ce-53bc-4bab-a8cf-ebb392112bad returned with HTTP 200 Aug 26 15:05:46.610328 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 408/1616] 10.4.3.64 () {68 vars in 1356 bytes} [Wed Aug 26 15:05:46 2026] PUT /volume/v3/types/13f408ce-53bc-4bab-a8cf-ebb392112bad => generated 204 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:46.622358 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-908f4a19-692c-4b4e-aab4-fc3cfe1b03bf tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:05:46.623122 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 397/1617] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:05:46 2026] POST /volume/v3/backups => generated 328 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:05:46.629110 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ba3106db-c58a-48e6-8382-43365cd64d5b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.632348 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba3106db-c58a-48e6-8382-43365cd64d5b tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types/13f408ce-53bc-4bab-a8cf-ebb392112bad Aug 26 15:05:46.633078 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba3106db-c58a-48e6-8382-43365cd64d5b tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:46.633265 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba3106db-c58a-48e6-8382-43365cd64d5b tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.640938 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-213fb85b-01d2-409f-83b3-bd216aa2ebf0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.643204 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-213fb85b-01d2-409f-83b3-bd216aa2ebf0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:46.643204 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-213fb85b-01d2-409f-83b3-bd216aa2ebf0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:46.643204 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-213fb85b-01d2-409f-83b3-bd216aa2ebf0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.644401 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-213fb85b-01d2-409f-83b3-bd216aa2ebf0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:46.646495 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba3106db-c58a-48e6-8382-43365cd64d5b tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/13f408ce-53bc-4bab-a8cf-ebb392112bad returned with HTTP 200 Aug 26 15:05:46.647630 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 404/1618] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:05:46 2026] GET /volume/v3/types/13f408ce-53bc-4bab-a8cf-ebb392112bad => generated 268 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:46.650992 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:46.650992 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:46.651835 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-213fb85b-01d2-409f-83b3-bd216aa2ebf0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:46.652588 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 410/1619] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:46 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:46.667060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d5935807-9e0e-49ff-9b90-31aae7ee31f9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.674051 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d5935807-9e0e-49ff-9b90-31aae7ee31f9 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] DELETE https://10.4.3.64/volume/v3/types/13f408ce-53bc-4bab-a8cf-ebb392112bad Aug 26 15:05:46.674232 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d5935807-9e0e-49ff-9b90-31aae7ee31f9 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:46.674525 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d5935807-9e0e-49ff-9b90-31aae7ee31f9 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.727347 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d5935807-9e0e-49ff-9b90-31aae7ee31f9 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/13f408ce-53bc-4bab-a8cf-ebb392112bad returned with HTTP 202 Aug 26 15:05:46.728692 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 409/1620] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:05:46 2026] DELETE /volume/v3/types/13f408ce-53bc-4bab-a8cf-ebb392112bad => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:46.743117 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f0264a38-0dcc-4090-8598-b520123d35d7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:46.746932 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f0264a38-0dcc-4090-8598-b520123d35d7 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] GET https://10.4.3.64/volume/v3/types/13f408ce-53bc-4bab-a8cf-ebb392112bad Aug 26 15:05:46.746932 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f0264a38-0dcc-4090-8598-b520123d35d7 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:46.747669 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f0264a38-0dcc-4090-8598-b520123d35d7 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:46.755023 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f0264a38-0dcc-4090-8598-b520123d35d7 tempest-VolumeTypesTest-1057757797 tempest-VolumeTypesTest-1057757797-project-admin] https://10.4.3.64/volume/v3/types/13f408ce-53bc-4bab-a8cf-ebb392112bad returned with HTTP 404 Aug 26 15:05:46.755831 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 398/1621] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:05:46 2026] GET /volume/v3/types/13f408ce-53bc-4bab-a8cf-ebb392112bad => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:47.684428 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0bc3a110-bd7e-493a-8ced-b0cb0b7246fa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:47.687044 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0bc3a110-bd7e-493a-8ced-b0cb0b7246fa tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:47.687790 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0bc3a110-bd7e-493a-8ced-b0cb0b7246fa tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:47.687790 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0bc3a110-bd7e-493a-8ced-b0cb0b7246fa tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:47.687790 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-0bc3a110-bd7e-493a-8ced-b0cb0b7246fa tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:47.697651 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:47.697651 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:47.698573 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0bc3a110-bd7e-493a-8ced-b0cb0b7246fa tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:47.699051 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 405/1622] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:47 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:48.485048 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dbe6110e-dee8-40c1-9ed8-cf04696e9e89 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:48.492383 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbe6110e-dee8-40c1-9ed8-cf04696e9e89 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:05:48.495742 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbe6110e-dee8-40c1-9ed8-cf04696e9e89 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:48.496646 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbe6110e-dee8-40c1-9ed8-cf04696e9e89 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:48.497643 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-dbe6110e-dee8-40c1-9ed8-cf04696e9e89 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Delete volume with id: 2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:05:48.514103 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:48.514103 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:48.515609 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dbe6110e-dee8-40c1-9ed8-cf04696e9e89 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:05:48.587302 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dbe6110e-dee8-40c1-9ed8-cf04696e9e89 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Delete volume request issued successfully. Aug 26 15:05:48.587395 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbe6110e-dee8-40c1-9ed8-cf04696e9e89 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 returned with HTTP 202 Aug 26 15:05:48.589068 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 411/1623] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:05:48 2026] DELETE /volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:48.603377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ab5c0549-f290-4d91-9756-66fe5f34379a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:48.606801 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ab5c0549-f290-4d91-9756-66fe5f34379a tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:05:48.607200 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ab5c0549-f290-4d91-9756-66fe5f34379a tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:48.607464 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ab5c0549-f290-4d91-9756-66fe5f34379a tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:48.617114 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:48.617114 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:48.623193 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ab5c0549-f290-4d91-9756-66fe5f34379a tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:05:48.630403 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ab5c0549-f290-4d91-9756-66fe5f34379a tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 returned with HTTP 200 Aug 26 15:05:48.631260 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 410/1624] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:48 2026] GET /volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:48.723524 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-97956acb-ee78-4f51-b6b3-b8ae8b37f1d3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:48.727119 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97956acb-ee78-4f51-b6b3-b8ae8b37f1d3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:48.727119 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97956acb-ee78-4f51-b6b3-b8ae8b37f1d3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:48.727358 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97956acb-ee78-4f51-b6b3-b8ae8b37f1d3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:48.730353 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-97956acb-ee78-4f51-b6b3-b8ae8b37f1d3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:48.739102 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:48.739102 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:48.739237 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97956acb-ee78-4f51-b6b3-b8ae8b37f1d3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:48.739750 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 399/1625] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:48 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:49.651849 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-af9bbe0a-6ace-42b0-9134-723bf56f3bad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:49.654348 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af9bbe0a-6ace-42b0-9134-723bf56f3bad tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 Aug 26 15:05:49.658688 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af9bbe0a-6ace-42b0-9134-723bf56f3bad tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:49.659040 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af9bbe0a-6ace-42b0-9134-723bf56f3bad tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:49.673024 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af9bbe0a-6ace-42b0-9134-723bf56f3bad tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 returned with HTTP 404 Aug 26 15:05:49.674787 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 406/1626] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:49 2026] GET /volume/v3/volumes/2d313b1f-d44e-497e-a08d-35274f18ebc8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:49.771902 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4cc18328-5982-4860-a43b-c186a755951a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:49.781442 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cc18328-5982-4860-a43b-c186a755951a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:49.781564 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cc18328-5982-4860-a43b-c186a755951a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:49.781772 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cc18328-5982-4860-a43b-c186a755951a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:49.781942 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4cc18328-5982-4860-a43b-c186a755951a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:49.798628 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:49.798628 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:49.800641 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cc18328-5982-4860-a43b-c186a755951a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:49.802495 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 412/1627] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:49 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:49.813904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-085c6a79-48e8-4abf-ac48-c7da06eebf6b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:49.817813 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-085c6a79-48e8-4abf-ac48-c7da06eebf6b tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:05:49.817813 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-085c6a79-48e8-4abf-ac48-c7da06eebf6b tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:49.817813 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-085c6a79-48e8-4abf-ac48-c7da06eebf6b tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:49.817813 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-085c6a79-48e8-4abf-ac48-c7da06eebf6b tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Delete volume with id: 2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:05:49.829271 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:49.829271 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:49.833905 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-085c6a79-48e8-4abf-ac48-c7da06eebf6b tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:05:49.884691 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-085c6a79-48e8-4abf-ac48-c7da06eebf6b tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Delete volume request issued successfully. Aug 26 15:05:49.884911 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-085c6a79-48e8-4abf-ac48-c7da06eebf6b tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 202 Aug 26 15:05:49.887926 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 411/1628] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:05:49 2026] DELETE /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:49.899221 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-528783d8-e66e-4db5-807a-1c32842c5ee7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:49.902126 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-528783d8-e66e-4db5-807a-1c32842c5ee7 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:05:49.902409 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-528783d8-e66e-4db5-807a-1c32842c5ee7 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:49.902665 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-528783d8-e66e-4db5-807a-1c32842c5ee7 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:49.915816 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:49.915816 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:49.924509 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-528783d8-e66e-4db5-807a-1c32842c5ee7 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Volume info retrieved successfully. Aug 26 15:05:49.932771 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-528783d8-e66e-4db5-807a-1c32842c5ee7 tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 200 Aug 26 15:05:49.932771 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 400/1629] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:49 2026] GET /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:50.433989 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-97430f7e-c285-4ea3-b0a2-ce8a7987ba3a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:50.581755 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97430f7e-c285-4ea3-b0a2-ce8a7987ba3a tempest-ExtensionsTestJSON-1017786335 tempest-ExtensionsTestJSON-1017786335-project-member] GET https://10.4.3.64/volume/v3/extensions Aug 26 15:05:50.581755 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97430f7e-c285-4ea3-b0a2-ce8a7987ba3a tempest-ExtensionsTestJSON-1017786335 tempest-ExtensionsTestJSON-1017786335-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:50.581755 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97430f7e-c285-4ea3-b0a2-ce8a7987ba3a tempest-ExtensionsTestJSON-1017786335 tempest-ExtensionsTestJSON-1017786335-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:50.581755 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97430f7e-c285-4ea3-b0a2-ce8a7987ba3a tempest-ExtensionsTestJSON-1017786335 tempest-ExtensionsTestJSON-1017786335-project-member] https://10.4.3.64/volume/v3/extensions returned with HTTP 200 Aug 26 15:05:50.581755 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 407/1630] 10.4.3.64 () {66 vars in 1239 bytes} [Wed Aug 26 15:05:50 2026] GET /volume/v3/extensions => generated 5245 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:50.828149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5c9eea23-af65-4e26-910e-d7ff65ee56e0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:50.834049 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c9eea23-af65-4e26-910e-d7ff65ee56e0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:50.834803 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c9eea23-af65-4e26-910e-d7ff65ee56e0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:50.834803 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c9eea23-af65-4e26-910e-d7ff65ee56e0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:50.834803 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-5c9eea23-af65-4e26-910e-d7ff65ee56e0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:50.850232 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:50.850232 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:50.852309 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c9eea23-af65-4e26-910e-d7ff65ee56e0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:50.853613 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 413/1631] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:50 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:50.955869 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b3da5cf9-ae77-4be2-8c6c-a4f669e000cf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:50.959012 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3da5cf9-ae77-4be2-8c6c-a4f669e000cf tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] GET https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 Aug 26 15:05:50.959012 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3da5cf9-ae77-4be2-8c6c-a4f669e000cf tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:50.959352 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3da5cf9-ae77-4be2-8c6c-a4f669e000cf tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:50.968472 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3da5cf9-ae77-4be2-8c6c-a4f669e000cf tempest-AttachVolumeShelveTestJSON-729236294 tempest-AttachVolumeShelveTestJSON-729236294-project-member] https://10.4.3.64/volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 returned with HTTP 404 Aug 26 15:05:50.969586 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 412/1632] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:50 2026] GET /volume/v3/volumes/2f8245fa-886c-42c8-b4bb-221eac245134 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:51.872193 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-11133a83-82b4-4eaf-8fab-2bc7027915c1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:51.877660 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11133a83-82b4-4eaf-8fab-2bc7027915c1 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:51.877660 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11133a83-82b4-4eaf-8fab-2bc7027915c1 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:51.878873 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11133a83-82b4-4eaf-8fab-2bc7027915c1 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:51.878873 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-11133a83-82b4-4eaf-8fab-2bc7027915c1 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:51.883601 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:51.883601 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:51.885206 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11133a83-82b4-4eaf-8fab-2bc7027915c1 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:51.885206 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 401/1633] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:51 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:52.904075 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-abc518e2-a57c-4a01-9418-283cc18b05b3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:52.908298 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-abc518e2-a57c-4a01-9418-283cc18b05b3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:52.908965 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-abc518e2-a57c-4a01-9418-283cc18b05b3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:52.908965 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-abc518e2-a57c-4a01-9418-283cc18b05b3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:52.908965 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-abc518e2-a57c-4a01-9418-283cc18b05b3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:52.921416 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:52.921416 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:52.923187 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-abc518e2-a57c-4a01-9418-283cc18b05b3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:52.923187 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 408/1634] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:52 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:53.146758 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:53.148868 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:05:53.154338 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-645726447"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:53.160071 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Create volume request body: {'volume': {'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-645726447'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:05:53.312775 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Create volume of 1 GB Aug 26 15:05:53.322177 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Availability Zones retrieved successfully. Aug 26 15:05:53.331790 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Flow 'volume_create_api' (8a29ea00-6f61-48ca-9ab1-c4ee7b83e181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:53.333819 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef59f38-c47e-4026-be67-68ddb560d312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:53.334962 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:05:53.453786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef59f38-c47e-4026-be67-68ddb560d312) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:53.455261 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328ea418-485f-45c8-a2cd-b636039789be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:53.566496 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Created reservations ['1ee07ba1-6100-45a6-8841-e6e656c09082', 'ac7fbda9-9374-486f-8836-4df74bcd4868', 'd57654e1-559d-420b-9eb5-dd7098819a2a', '663c3e9f-49e5-4b42-a81f-a24d250ba1d7'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:53.567441 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328ea418-485f-45c8-a2cd-b636039789be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ee07ba1-6100-45a6-8841-e6e656c09082', 'ac7fbda9-9374-486f-8836-4df74bcd4868', 'd57654e1-559d-420b-9eb5-dd7098819a2a', '663c3e9f-49e5-4b42-a81f-a24d250ba1d7']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:53.568436 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fede3dc1-be11-48b4-bbfc-6146bb065194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:53.606147 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fede3dc1-be11-48b4-bbfc-6146bb065194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92a65c68-2045-4764-844d-b1b82a0cad27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-645726447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6f71bbc1354d9c962d4523f0d5a8d9',qos_specs=None,replication_status=,reservations=['1ee07ba1-6100-45a6-8841-e6e656c09082','ac7fbda9-9374-486f-8836-4df74bcd4868','d57654e1-559d-420b-9eb5-dd7098819a2a','663c3e9f-49e5-4b42-a81f-a24d250ba1d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f3b048a94741a3ab276c252f712d72',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-645726447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92a65c68-2045-4764-844d-b1b82a0cad27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a6f71bbc1354d9c962d4523f0d5a8d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94f3b048a94741a3ab276c252f712d72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:53.607119 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98155b3-5bf4-4c9b-abf6-2e762fae4937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:53.648748 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b98155b3-5bf4-4c9b-abf6-2e762fae4937) transitioned into state 'SUCCESS' from state '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-645726447',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a6f71bbc1354d9c962d4523f0d5a8d9',qos_specs=None,replication_status=,reservations=['1ee07ba1-6100-45a6-8841-e6e656c09082','ac7fbda9-9374-486f-8836-4df74bcd4868','d57654e1-559d-420b-9eb5-dd7098819a2a','663c3e9f-49e5-4b42-a81f-a24d250ba1d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94f3b048a94741a3ab276c252f712d72',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:53.649722 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d61487b3-63f7-4af6-8376-fd7a9eaf367a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:53.674866 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d61487b3-63f7-4af6-8376-fd7a9eaf367a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:53.675945 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Flow 'volume_create_api' (8a29ea00-6f61-48ca-9ab1-c4ee7b83e181) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:53.676712 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Create volume request issued successfully. Aug 26 15:05:53.677389 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d324e74-bbba-44e1-8a99-d484062f9f9c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:05:53.678048 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 414/1635] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:05:53 2026] POST /volume/v3/volumes => generated 748 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:05:53.700565 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-afb9bf22-362a-4e4e-95a8-a94f19b1e3fa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:53.705834 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-afb9bf22-362a-4e4e-95a8-a94f19b1e3fa tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] GET https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 Aug 26 15:05:53.706951 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-afb9bf22-362a-4e4e-95a8-a94f19b1e3fa tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:53.707246 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-afb9bf22-362a-4e4e-95a8-a94f19b1e3fa tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:53.720557 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:53.720557 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:53.734925 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-afb9bf22-362a-4e4e-95a8-a94f19b1e3fa tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Volume info retrieved successfully. Aug 26 15:05:53.748361 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-afb9bf22-362a-4e4e-95a8-a94f19b1e3fa tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 returned with HTTP 200 Aug 26 15:05:53.748361 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 413/1636] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:53 2026] GET /volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 => generated 816 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:53.942342 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4af0d4c2-d33f-4e8c-9dfa-2cd0a1fd2a20 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:53.944302 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4af0d4c2-d33f-4e8c-9dfa-2cd0a1fd2a20 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:53.945001 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4af0d4c2-d33f-4e8c-9dfa-2cd0a1fd2a20 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:53.945382 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4af0d4c2-d33f-4e8c-9dfa-2cd0a1fd2a20 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:53.945789 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4af0d4c2-d33f-4e8c-9dfa-2cd0a1fd2a20 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:53.953237 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:53.953237 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:53.954514 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4af0d4c2-d33f-4e8c-9dfa-2cd0a1fd2a20 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:53.954514 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 402/1637] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:53 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:54.769084 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aecf4289-e012-4d6f-b325-c2b45d26eb0c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:54.773914 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aecf4289-e012-4d6f-b325-c2b45d26eb0c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] GET https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 Aug 26 15:05:54.773914 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aecf4289-e012-4d6f-b325-c2b45d26eb0c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:54.773914 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aecf4289-e012-4d6f-b325-c2b45d26eb0c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:54.793218 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:54.793218 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:54.802809 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-aecf4289-e012-4d6f-b325-c2b45d26eb0c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Volume info retrieved successfully. Aug 26 15:05:54.813067 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aecf4289-e012-4d6f-b325-c2b45d26eb0c tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 returned with HTTP 200 Aug 26 15:05:54.813659 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 409/1638] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:54 2026] GET /volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 => generated 1356 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:54.832207 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c69eadae-1ebb-4c24-b857-ef6a9f6715a1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:54.835993 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c69eadae-1ebb-4c24-b857-ef6a9f6715a1 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] POST https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27/action Aug 26 15:05:54.838246 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c69eadae-1ebb-4c24-b857-ef6a9f6715a1 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-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=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:54.838246 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c69eadae-1ebb-4c24-b857-ef6a9f6715a1 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:54.849431 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:54.849431 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:54.859342 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:54.859342 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:54.860272 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c69eadae-1ebb-4c24-b857-ef6a9f6715a1 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Volume info retrieved successfully. Aug 26 15:05:54.885514 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c69eadae-1ebb-4c24-b857-ef6a9f6715a1 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Update volume metadata completed successfully. Aug 26 15:05:54.886078 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c69eadae-1ebb-4c24-b857-ef6a9f6715a1 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27/action returned with HTTP 200 Aug 26 15:05:54.886826 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 415/1639] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:05:54 2026] POST /volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27/action => generated 563 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:54.897679 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e73d35e7-167c-42f7-ae90-51b127d52452 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:54.902338 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e73d35e7-167c-42f7-ae90-51b127d52452 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] GET https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 Aug 26 15:05:54.903770 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e73d35e7-167c-42f7-ae90-51b127d52452 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:54.904271 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e73d35e7-167c-42f7-ae90-51b127d52452 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:54.918164 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:54.918164 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:54.926409 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e73d35e7-167c-42f7-ae90-51b127d52452 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Volume info retrieved successfully. Aug 26 15:05:54.938812 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e73d35e7-167c-42f7-ae90-51b127d52452 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 returned with HTTP 200 Aug 26 15:05:54.939676 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 414/1640] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:54 2026] GET /volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 => generated 1416 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:54.959253 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-87e3bcf6-3555-4025-bc22-4dbdba819080 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:54.963956 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87e3bcf6-3555-4025-bc22-4dbdba819080 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] POST https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27/action Aug 26 15:05:54.964381 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87e3bcf6-3555-4025-bc22-4dbdba819080 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:54.964554 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87e3bcf6-3555-4025-bc22-4dbdba819080 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:54.976622 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ce7595b4-9244-4362-adee-4177ee3dc4d7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:54.979295 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ce7595b4-9244-4362-adee-4177ee3dc4d7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:54.979602 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ce7595b4-9244-4362-adee-4177ee3dc4d7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:54.980008 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ce7595b4-9244-4362-adee-4177ee3dc4d7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:54.980520 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ce7595b4-9244-4362-adee-4177ee3dc4d7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:54.986617 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:54.986617 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:54.988158 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:54.988158 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:54.989000 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ce7595b4-9244-4362-adee-4177ee3dc4d7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:54.989705 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 410/1641] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:54 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:55.002690 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:55.002690 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:55.002690 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-87e3bcf6-3555-4025-bc22-4dbdba819080 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Volume info retrieved successfully. Aug 26 15:05:55.014708 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-87e3bcf6-3555-4025-bc22-4dbdba819080 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Get volume image-metadata completed successfully. Aug 26 15:05:55.043434 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-87e3bcf6-3555-4025-bc22-4dbdba819080 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Delete volume metadata completed successfully. Aug 26 15:05:55.044326 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87e3bcf6-3555-4025-bc22-4dbdba819080 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27/action returned with HTTP 200 Aug 26 15:05:55.044811 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 403/1642] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:54 2026] POST /volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27/action => generated 0 bytes in 86 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 26 15:05:55.058073 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9a8be251-c86e-4bd6-a894-a4a75d54c99a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:55.062163 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9a8be251-c86e-4bd6-a894-a4a75d54c99a tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] POST https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27/action Aug 26 15:05:55.063620 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9a8be251-c86e-4bd6-a894-a4a75d54c99a tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:55.063620 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9a8be251-c86e-4bd6-a894-a4a75d54c99a tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:55.088853 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:55.088853 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:55.089711 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9a8be251-c86e-4bd6-a894-a4a75d54c99a tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Volume info retrieved successfully. Aug 26 15:05:55.099049 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9a8be251-c86e-4bd6-a894-a4a75d54c99a tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Get volume image-metadata completed successfully. Aug 26 15:05:55.099310 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9a8be251-c86e-4bd6-a894-a4a75d54c99a tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27/action returned with HTTP 200 Aug 26 15:05:55.100678 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 416/1643] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:05:55 2026] POST /volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27/action => generated 537 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:55.111054 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-32a7a007-c820-4bdb-b286-bcbae6501ba7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:55.117341 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-32a7a007-c820-4bdb-b286-bcbae6501ba7 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] GET https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 Aug 26 15:05:55.117771 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-32a7a007-c820-4bdb-b286-bcbae6501ba7 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:55.118643 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-32a7a007-c820-4bdb-b286-bcbae6501ba7 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:55.132902 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:55.132902 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:55.142663 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-32a7a007-c820-4bdb-b286-bcbae6501ba7 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Volume info retrieved successfully. Aug 26 15:05:55.150449 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-32a7a007-c820-4bdb-b286-bcbae6501ba7 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 returned with HTTP 200 Aug 26 15:05:55.151179 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 415/1644] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:55 2026] GET /volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 => generated 1390 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:55.170477 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ccf5f2b0-8681-4039-b2d3-f74a3541b11b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:55.173913 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ccf5f2b0-8681-4039-b2d3-f74a3541b11b tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] DELETE https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 Aug 26 15:05:55.175286 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ccf5f2b0-8681-4039-b2d3-f74a3541b11b tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:55.175584 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ccf5f2b0-8681-4039-b2d3-f74a3541b11b tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:55.175978 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ccf5f2b0-8681-4039-b2d3-f74a3541b11b tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Delete volume with id: 92a65c68-2045-4764-844d-b1b82a0cad27 Aug 26 15:05:55.191237 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:55.191237 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:55.191866 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ccf5f2b0-8681-4039-b2d3-f74a3541b11b tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Volume info retrieved successfully. Aug 26 15:05:55.251396 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ccf5f2b0-8681-4039-b2d3-f74a3541b11b tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Delete volume request issued successfully. Aug 26 15:05:55.252016 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ccf5f2b0-8681-4039-b2d3-f74a3541b11b tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 returned with HTTP 202 Aug 26 15:05:55.253096 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 411/1645] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:05:55 2026] DELETE /volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:05:55.263348 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-76e0fb8f-cd98-41eb-983d-fd427e9ab7e8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:55.266678 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76e0fb8f-cd98-41eb-983d-fd427e9ab7e8 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] GET https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 Aug 26 15:05:55.266678 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76e0fb8f-cd98-41eb-983d-fd427e9ab7e8 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:55.266678 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76e0fb8f-cd98-41eb-983d-fd427e9ab7e8 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:55.283160 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:55.283160 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:55.289737 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-76e0fb8f-cd98-41eb-983d-fd427e9ab7e8 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Volume info retrieved successfully. Aug 26 15:05:55.297605 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76e0fb8f-cd98-41eb-983d-fd427e9ab7e8 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 returned with HTTP 200 Aug 26 15:05:55.298811 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 404/1646] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:55 2026] GET /volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 => generated 1389 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:05:56.011458 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c361ad87-ab50-497a-a307-3e7c239a296f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:56.015590 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c361ad87-ab50-497a-a307-3e7c239a296f tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:56.015590 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c361ad87-ab50-497a-a307-3e7c239a296f tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:56.015754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c361ad87-ab50-497a-a307-3e7c239a296f tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:56.015921 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c361ad87-ab50-497a-a307-3e7c239a296f tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:56.028573 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:56.028573 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:56.030450 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c361ad87-ab50-497a-a307-3e7c239a296f tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:56.030450 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 417/1647] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:56 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:56.319481 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-97981fd1-b996-4dcd-a0b4-43b6a1e01c33 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:56.328350 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97981fd1-b996-4dcd-a0b4-43b6a1e01c33 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] GET https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 Aug 26 15:05:56.329669 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97981fd1-b996-4dcd-a0b4-43b6a1e01c33 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:56.329956 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97981fd1-b996-4dcd-a0b4-43b6a1e01c33 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:56.342519 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97981fd1-b996-4dcd-a0b4-43b6a1e01c33 tempest-VolumesImageMetadata-1322449296 tempest-VolumesImageMetadata-1322449296-project-member] https://10.4.3.64/volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 returned with HTTP 404 Aug 26 15:05:56.343381 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 416/1648] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:56 2026] GET /volume/v3/volumes/92a65c68-2045-4764-844d-b1b82a0cad27 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:05:57.048133 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2dc9f5d9-18e6-4824-9528-c536055d3c25 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:57.055161 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2dc9f5d9-18e6-4824-9528-c536055d3c25 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:57.055161 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2dc9f5d9-18e6-4824-9528-c536055d3c25 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:57.055161 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2dc9f5d9-18e6-4824-9528-c536055d3c25 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:57.055161 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2dc9f5d9-18e6-4824-9528-c536055d3c25 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:57.065717 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:57.065717 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:57.066535 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2dc9f5d9-18e6-4824-9528-c536055d3c25 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:57.067041 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 412/1649] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:57 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:57.886507 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1347b4c9-4838-4798-aa57-e775554c7740 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:57.890112 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1347b4c9-4838-4798-aa57-e775554c7740 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:57.890341 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1347b4c9-4838-4798-aa57-e775554c7740 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:57.890736 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1347b4c9-4838-4798-aa57-e775554c7740 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:57.899952 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:57.899952 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:57.905133 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1347b4c9-4838-4798-aa57-e775554c7740 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:57.910476 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1347b4c9-4838-4798-aa57-e775554c7740 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:57.911906 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 405/1650] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:57 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:58.007003 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:58.011256 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:05:58.011602 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-397973854", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:58.014058 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-397973854', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:05:58.014657 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Create volume of 1 GB Aug 26 15:05:58.020684 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Availability Zones retrieved successfully. Aug 26 15:05:58.029564 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Flow 'volume_create_api' (a0be1073-4746-485e-90f1-9dda64fbf58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:58.031532 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (056bfe10-1cdb-4f5b-adaf-25b6fece04a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:58.032338 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:05:58.081288 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3ebfd5bb-e4dd-48de-86c6-010b072c67df None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:58.083041 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3ebfd5bb-e4dd-48de-86c6-010b072c67df tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:58.084075 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3ebfd5bb-e4dd-48de-86c6-010b072c67df tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:58.084075 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3ebfd5bb-e4dd-48de-86c6-010b072c67df tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:58.084075 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-3ebfd5bb-e4dd-48de-86c6-010b072c67df tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:58.089007 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (056bfe10-1cdb-4f5b-adaf-25b6fece04a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:58.090152 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380f7d08-ff86-4678-a17d-1253b37c0ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:58.091134 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:58.091134 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:58.092173 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3ebfd5bb-e4dd-48de-86c6-010b072c67df tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:58.095220 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 417/1651] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:58 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:58.222523 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Created reservations ['06761234-9ba3-4cc2-b749-16406da0cc61', 'e2d82a12-f196-476f-a9d7-6b82ff9afb16', 'e8e0e39d-a4c9-4b87-9851-ab4d87487f01', '39f69593-b160-4b0b-aae5-1a5861304f1c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:58.223786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (380f7d08-ff86-4678-a17d-1253b37c0ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06761234-9ba3-4cc2-b749-16406da0cc61', 'e2d82a12-f196-476f-a9d7-6b82ff9afb16', 'e8e0e39d-a4c9-4b87-9851-ab4d87487f01', '39f69593-b160-4b0b-aae5-1a5861304f1c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:58.225109 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54f36885-7f15-453b-b786-377702d517fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:58.264348 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54f36885-7f15-453b-b786-377702d517fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '312862a4-28d2-41a1-8527-de8ec0a5832f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-397973854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='befd3eb233c942ccb461e7b9ee4bac2b',qos_specs=None,replication_status=,reservations=['06761234-9ba3-4cc2-b749-16406da0cc61','e2d82a12-f196-476f-a9d7-6b82ff9afb16','e8e0e39d-a4c9-4b87-9851-ab4d87487f01','39f69593-b160-4b0b-aae5-1a5861304f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7618f1c5233e4d40a34f52bd5107a39e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:05:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-397973854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=312862a4-28d2-41a1-8527-de8ec0a5832f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='befd3eb233c942ccb461e7b9ee4bac2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7618f1c5233e4d40a34f52bd5107a39e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:58.266122 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57417e96-fba2-4fd4-8c66-738485cde862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:58.303624 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57417e96-fba2-4fd4-8c66-738485cde862) transitioned into state 'SUCCESS' from state '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-397973854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='befd3eb233c942ccb461e7b9ee4bac2b',qos_specs=None,replication_status=,reservations=['06761234-9ba3-4cc2-b749-16406da0cc61','e2d82a12-f196-476f-a9d7-6b82ff9afb16','e8e0e39d-a4c9-4b87-9851-ab4d87487f01','39f69593-b160-4b0b-aae5-1a5861304f1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7618f1c5233e4d40a34f52bd5107a39e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:58.304778 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5fda1d-ba7f-41e2-8254-1cce4574108e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:05:58.322283 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae5fda1d-ba7f-41e2-8254-1cce4574108e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:05:58.324699 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Flow 'volume_create_api' (a0be1073-4746-485e-90f1-9dda64fbf58e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:05:58.324699 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Create volume request issued successfully. Aug 26 15:05:58.326237 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a33d504c-b476-4393-9f96-1416aee008b9 req-45be0c59-5c46-404c-be02-82f921a2f060 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:05:58.326237 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 418/1652] 10.4.3.64 () {72 vars in 1534 bytes} [Wed Aug 26 15:05:58 2026] POST /volume/v3/volumes => generated 752 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:05:58.338405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-a33d504c-b476-4393-9f96-1416aee008b9 req-a01e2ab1-f9b2-4488-a83b-87a9f504038b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:58.343911 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a33d504c-b476-4393-9f96-1416aee008b9 req-a01e2ab1-f9b2-4488-a83b-87a9f504038b tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] GET https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f Aug 26 15:05:58.343911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a33d504c-b476-4393-9f96-1416aee008b9 req-a01e2ab1-f9b2-4488-a83b-87a9f504038b tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:58.343911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a33d504c-b476-4393-9f96-1416aee008b9 req-a01e2ab1-f9b2-4488-a83b-87a9f504038b tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:58.350259 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:58.350259 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:58.355147 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-a33d504c-b476-4393-9f96-1416aee008b9 req-a01e2ab1-f9b2-4488-a83b-87a9f504038b tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Volume info retrieved successfully. Aug 26 15:05:58.356998 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-995076f1-ebe6-4b96-95db-3601c09e61f0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:58.360920 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a33d504c-b476-4393-9f96-1416aee008b9 req-a01e2ab1-f9b2-4488-a83b-87a9f504038b tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f returned with HTTP 200 Aug 26 15:05:58.362999 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 413/1653] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:05:58 2026] GET /volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:58.399805 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-49531525-4808-4d98-a281-dd5b4a867b9c req-f17833db-ef97-4df1-9bc6-24bbe6f31995 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:58.403851 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-49531525-4808-4d98-a281-dd5b4a867b9c req-f17833db-ef97-4df1-9bc6-24bbe6f31995 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] GET https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f Aug 26 15:05:58.404690 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-49531525-4808-4d98-a281-dd5b4a867b9c req-f17833db-ef97-4df1-9bc6-24bbe6f31995 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:58.405973 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-49531525-4808-4d98-a281-dd5b4a867b9c req-f17833db-ef97-4df1-9bc6-24bbe6f31995 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:58.415319 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:58.415319 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:58.419441 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-49531525-4808-4d98-a281-dd5b4a867b9c req-f17833db-ef97-4df1-9bc6-24bbe6f31995 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Volume info retrieved successfully. Aug 26 15:05:58.424823 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-49531525-4808-4d98-a281-dd5b4a867b9c req-f17833db-ef97-4df1-9bc6-24bbe6f31995 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f returned with HTTP 200 Aug 26 15:05:58.425396 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 418/1654] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:05:58 2026] GET /volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:58.494986 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-995076f1-ebe6-4b96-95db-3601c09e61f0 tempest-VolumesSummaryTest-541341581 tempest-VolumesSummaryTest-541341581-project-member] GET https://10.4.3.64/volume/v3/volumes/summary Aug 26 15:05:58.495211 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-995076f1-ebe6-4b96-95db-3601c09e61f0 tempest-VolumesSummaryTest-541341581 tempest-VolumesSummaryTest-541341581-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:58.495480 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-995076f1-ebe6-4b96-95db-3601c09e61f0 tempest-VolumesSummaryTest-541341581 tempest-VolumesSummaryTest-541341581-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:58.495731 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-995076f1-ebe6-4b96-95db-3601c09e61f0 tempest-VolumesSummaryTest-541341581 tempest-VolumesSummaryTest-541341581-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:05:58.505242 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-995076f1-ebe6-4b96-95db-3601c09e61f0 tempest-VolumesSummaryTest-541341581 tempest-VolumesSummaryTest-541341581-project-member] Get summary completed successfully. Aug 26 15:05:58.505727 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-995076f1-ebe6-4b96-95db-3601c09e61f0 tempest-VolumesSummaryTest-541341581 tempest-VolumesSummaryTest-541341581-project-member] https://10.4.3.64/volume/v3/volumes/summary returned with HTTP 200 Aug 26 15:05:58.506352 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 406/1655] 10.4.3.64 () {68 vars in 1295 bytes} [Wed Aug 26 15:05:58 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:58.930770 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7b1f4bf2-0ae1-44ef-9380-0f9bd4c58b39 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:58.937402 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b1f4bf2-0ae1-44ef-9380-0f9bd4c58b39 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:05:58.937402 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7b1f4bf2-0ae1-44ef-9380-0f9bd4c58b39 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:58.937777 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7b1f4bf2-0ae1-44ef-9380-0f9bd4c58b39 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:58.954700 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:58.954700 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:58.971715 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7b1f4bf2-0ae1-44ef-9380-0f9bd4c58b39 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:58.978724 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b1f4bf2-0ae1-44ef-9380-0f9bd4c58b39 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:05:58.979412 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 419/1656] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:58 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:59.019037 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8521fbda-1836-4df9-b3e0-c223f943aa52 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:59.021669 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8521fbda-1836-4df9-b3e0-c223f943aa52 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] POST https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action Aug 26 15:05:59.022372 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8521fbda-1836-4df9-b3e0-c223f943aa52 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-929886251", "disk_format": "qcow2"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:05:59.022567 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8521fbda-1836-4df9-b3e0-c223f943aa52 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-929886251", "disk_format": "qcow2"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:59.036057 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:59.036057 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:59.036057 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8521fbda-1836-4df9-b3e0-c223f943aa52 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:05:59.057745 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:59.057745 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:05:59.064464 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.image.image_utils [None req-8521fbda-1836-4df9-b3e0-c223f943aa52 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-929886251'}] 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-929886251'}]. {{(pid=100199) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 26 15:05:59.110752 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5362b3fb-d627-463f-bc9a-330f80d41058 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:59.114033 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5362b3fb-d627-463f-bc9a-330f80d41058 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:05:59.114033 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5362b3fb-d627-463f-bc9a-330f80d41058 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:59.114361 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5362b3fb-d627-463f-bc9a-330f80d41058 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:59.114518 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5362b3fb-d627-463f-bc9a-330f80d41058 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:05:59.129952 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:59.129952 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:59.130932 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5362b3fb-d627-463f-bc9a-330f80d41058 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:05:59.132062 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 419/1657] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:05:59 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:05:59.458027 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4c9782b6-ca42-4810-a4cf-a75bd294ace5 req-f9fd13ee-61f9-4b99-ac91-81eb30ee5150 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:59.463422 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4c9782b6-ca42-4810-a4cf-a75bd294ace5 req-f9fd13ee-61f9-4b99-ac91-81eb30ee5150 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] GET https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f Aug 26 15:05:59.463422 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4c9782b6-ca42-4810-a4cf-a75bd294ace5 req-f9fd13ee-61f9-4b99-ac91-81eb30ee5150 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:59.463422 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4c9782b6-ca42-4810-a4cf-a75bd294ace5 req-f9fd13ee-61f9-4b99-ac91-81eb30ee5150 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:59.474977 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:59.474977 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:59.479618 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-4c9782b6-ca42-4810-a4cf-a75bd294ace5 req-f9fd13ee-61f9-4b99-ac91-81eb30ee5150 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Volume info retrieved successfully. Aug 26 15:05:59.485707 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4c9782b6-ca42-4810-a4cf-a75bd294ace5 req-f9fd13ee-61f9-4b99-ac91-81eb30ee5150 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f returned with HTTP 200 Aug 26 15:05:59.486498 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 407/1658] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:05:59 2026] GET /volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:59.521906 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-cf0b5e11-3760-4383-a1cb-0a8b4413ce22 req-805994fc-5253-4a2f-82e6-acbda865f83d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:59.528226 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cf0b5e11-3760-4383-a1cb-0a8b4413ce22 req-805994fc-5253-4a2f-82e6-acbda865f83d tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:05:59.528226 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-cf0b5e11-3760-4383-a1cb-0a8b4413ce22 req-805994fc-5253-4a2f-82e6-acbda865f83d tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "312862a4-28d2-41a1-8527-de8ec0a5832f", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1393272060", "description": null, "metadata": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:05:59.544558 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:59.544558 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:05:59.545305 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-cf0b5e11-3760-4383-a1cb-0a8b4413ce22 req-805994fc-5253-4a2f-82e6-acbda865f83d tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Volume info retrieved successfully. Aug 26 15:05:59.546847 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [req-cf0b5e11-3760-4383-a1cb-0a8b4413ce22 req-805994fc-5253-4a2f-82e6-acbda865f83d tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Create snapshot from volume 312862a4-28d2-41a1-8527-de8ec0a5832f Aug 26 15:05:59.623384 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [req-cf0b5e11-3760-4383-a1cb-0a8b4413ce22 req-805994fc-5253-4a2f-82e6-acbda865f83d tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Created reservations ['fb17c789-8faa-40b7-9ae4-abe6480f1c01', 'd472e19a-149d-4158-9de6-b16ba9a5666d', 'a33447e3-2c1f-44bb-b2d6-49f364de5327', '9e4bd10b-f5c1-40d4-9548-42cb393a228c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:05:59.692131 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-cf0b5e11-3760-4383-a1cb-0a8b4413ce22 req-805994fc-5253-4a2f-82e6-acbda865f83d tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Snapshot create request issued successfully. Aug 26 15:05:59.692794 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cf0b5e11-3760-4383-a1cb-0a8b4413ce22 req-805994fc-5253-4a2f-82e6-acbda865f83d tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:05:59.693040 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 420/1659] 10.4.3.64 () {72 vars in 1540 bytes} [Wed Aug 26 15:05:59 2026] POST /volume/v3/snapshots => generated 311 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:05:59.881136 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8521fbda-1836-4df9-b3e0-c223f943aa52 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Copy volume to image completed successfully. Aug 26 15:05:59.881904 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8521fbda-1836-4df9-b3e0-c223f943aa52 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action returned with HTTP 202 Aug 26 15:05:59.882773 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 414/1660] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:05:59 2026] POST /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0/action => generated 688 bytes in 864 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:05:59.907232 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-cb8a4793-396c-4b1a-af32-3867a2bf8147 req-66538059-7fdb-467e-b38c-fb2503356c2b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:59.911390 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cb8a4793-396c-4b1a-af32-3867a2bf8147 req-66538059-7fdb-467e-b38c-fb2503356c2b tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-reader] GET https://10.4.3.64/volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b Aug 26 15:05:59.911824 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cb8a4793-396c-4b1a-af32-3867a2bf8147 req-66538059-7fdb-467e-b38c-fb2503356c2b tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:59.912457 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cb8a4793-396c-4b1a-af32-3867a2bf8147 req-66538059-7fdb-467e-b38c-fb2503356c2b tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:59.920262 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:59.920262 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:05:59.921382 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-cb8a4793-396c-4b1a-af32-3867a2bf8147 req-66538059-7fdb-467e-b38c-fb2503356c2b tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-reader] Snapshot retrieved successfully. Aug 26 15:05:59.922751 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cb8a4793-396c-4b1a-af32-3867a2bf8147 req-66538059-7fdb-467e-b38c-fb2503356c2b tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-reader] https://10.4.3.64/volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b returned with HTTP 200 Aug 26 15:05:59.924548 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 420/1661] 10.4.3.64 () {68 vars in 1597 bytes} [Wed Aug 26 15:05:59 2026] GET /volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:05:59.957115 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-16ee36ea-fc62-4fd3-bd24-a0ebefe1031e req-4ce9f063-e5a2-4496-be6c-87cf9970b907 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:05:59.962728 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-16ee36ea-fc62-4fd3-bd24-a0ebefe1031e req-4ce9f063-e5a2-4496-be6c-87cf9970b907 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-reader] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 26 15:05:59.962728 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-16ee36ea-fc62-4fd3-bd24-a0ebefe1031e req-4ce9f063-e5a2-4496-be6c-87cf9970b907 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:05:59.962728 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-16ee36ea-fc62-4fd3-bd24-a0ebefe1031e req-4ce9f063-e5a2-4496-be6c-87cf9970b907 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-reader] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:05:59.962728 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [req-16ee36ea-fc62-4fd3-bd24-a0ebefe1031e req-4ce9f063-e5a2-4496-be6c-87cf9970b907 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-reader] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:05:59.962979 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.db.api [req-16ee36ea-fc62-4fd3-bd24-a0ebefe1031e req-4ce9f063-e5a2-4496-be6c-87cf9970b907 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-reader] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:05:59.969173 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-16ee36ea-fc62-4fd3-bd24-a0ebefe1031e req-4ce9f063-e5a2-4496-be6c-87cf9970b907 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-reader] Get all snapshots completed successfully. Aug 26 15:05:59.969173 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:05:59.969173 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:05:59.972916 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-16ee36ea-fc62-4fd3-bd24-a0ebefe1031e req-4ce9f063-e5a2-4496-be6c-87cf9970b907 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-reader] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 15:05:59.972916 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 408/1662] 10.4.3.64 () {68 vars in 1507 bytes} [Wed Aug 26 15:05:59 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:00.004638 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-18a47f61-74da-447f-af86-f8ed1f6507f8 req-99c74c19-949e-49df-ab64-e2ba233df328 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:00.010318 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-18a47f61-74da-447f-af86-f8ed1f6507f8 req-99c74c19-949e-49df-ab64-e2ba233df328 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] GET https://10.4.3.64/volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b Aug 26 15:06:00.010318 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-18a47f61-74da-447f-af86-f8ed1f6507f8 req-99c74c19-949e-49df-ab64-e2ba233df328 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:00.010318 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-18a47f61-74da-447f-af86-f8ed1f6507f8 req-99c74c19-949e-49df-ab64-e2ba233df328 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:00.019703 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:00.019703 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:00.020455 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-18a47f61-74da-447f-af86-f8ed1f6507f8 req-99c74c19-949e-49df-ab64-e2ba233df328 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Snapshot retrieved successfully. Aug 26 15:06:00.021658 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-18a47f61-74da-447f-af86-f8ed1f6507f8 req-99c74c19-949e-49df-ab64-e2ba233df328 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b returned with HTTP 200 Aug 26 15:06:00.022632 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 421/1663] 10.4.3.64 () {68 vars in 1597 bytes} [Wed Aug 26 15:06:00 2026] GET /volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:00.059108 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-79930e6c-ce89-4d12-8fbc-0fb48fa82550 req-0d5cfd79-977b-4f10-bc66-aa8ee38d0e3c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:00.062161 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-79930e6c-ce89-4d12-8fbc-0fb48fa82550 req-0d5cfd79-977b-4f10-bc66-aa8ee38d0e3c tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b Aug 26 15:06:00.062722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-79930e6c-ce89-4d12-8fbc-0fb48fa82550 req-0d5cfd79-977b-4f10-bc66-aa8ee38d0e3c tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:00.063566 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-79930e6c-ce89-4d12-8fbc-0fb48fa82550 req-0d5cfd79-977b-4f10-bc66-aa8ee38d0e3c tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:00.063566 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [req-79930e6c-ce89-4d12-8fbc-0fb48fa82550 req-0d5cfd79-977b-4f10-bc66-aa8ee38d0e3c tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Delete snapshot with id: d44840a4-8fb2-4d21-990b-016a42b4e48b Aug 26 15:06:00.071594 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:00.071594 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:00.072301 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-79930e6c-ce89-4d12-8fbc-0fb48fa82550 req-0d5cfd79-977b-4f10-bc66-aa8ee38d0e3c tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Snapshot retrieved successfully. Aug 26 15:06:00.115359 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-79930e6c-ce89-4d12-8fbc-0fb48fa82550 req-0d5cfd79-977b-4f10-bc66-aa8ee38d0e3c tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Snapshot delete request issued successfully. Aug 26 15:06:00.117076 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-79930e6c-ce89-4d12-8fbc-0fb48fa82550 req-0d5cfd79-977b-4f10-bc66-aa8ee38d0e3c tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b returned with HTTP 202 Aug 26 15:06:00.117076 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 415/1664] 10.4.3.64 () {70 vars in 1619 bytes} [Wed Aug 26 15:06:00 2026] DELETE /volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:00.147612 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9f62d5fd-2b21-42c0-86e6-cc7c364d3274 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:00.150292 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f62d5fd-2b21-42c0-86e6-cc7c364d3274 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:00.151409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f62d5fd-2b21-42c0-86e6-cc7c364d3274 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:00.151409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f62d5fd-2b21-42c0-86e6-cc7c364d3274 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:00.151679 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9f62d5fd-2b21-42c0-86e6-cc7c364d3274 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:00.153030 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-47823640-da8b-4a6b-bef3-1b264d0acc59 req-02690533-0bdb-4901-b7cd-6703df7059cb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:00.158123 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-47823640-da8b-4a6b-bef3-1b264d0acc59 req-02690533-0bdb-4901-b7cd-6703df7059cb tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] GET https://10.4.3.64/volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b Aug 26 15:06:00.159622 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-47823640-da8b-4a6b-bef3-1b264d0acc59 req-02690533-0bdb-4901-b7cd-6703df7059cb tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:00.160023 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-47823640-da8b-4a6b-bef3-1b264d0acc59 req-02690533-0bdb-4901-b7cd-6703df7059cb tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:00.162783 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:00.162783 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:00.162783 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f62d5fd-2b21-42c0-86e6-cc7c364d3274 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:06:00.162783 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 421/1665] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:00 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:00.180872 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:00.180872 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:00.181688 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-47823640-da8b-4a6b-bef3-1b264d0acc59 req-02690533-0bdb-4901-b7cd-6703df7059cb tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Snapshot retrieved successfully. Aug 26 15:06:00.183124 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-47823640-da8b-4a6b-bef3-1b264d0acc59 req-02690533-0bdb-4901-b7cd-6703df7059cb tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b returned with HTTP 200 Aug 26 15:06:00.183717 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 409/1666] 10.4.3.64 () {68 vars in 1597 bytes} [Wed Aug 26 15:06:00 2026] GET /volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b => generated 469 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:00.805115 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-88c20e03-67e4-4554-92d9-d73d63c32950 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:00.952753 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88c20e03-67e4-4554-92d9-d73d63c32950 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 26 15:06:00.953731 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-88c20e03-67e4-4554-92d9-d73d63c32950 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:00.953731 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-88c20e03-67e4-4554-92d9-d73d63c32950 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:00.954998 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-88c20e03-67e4-4554-92d9-d73d63c32950 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:00.956028 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-88c20e03-67e4-4554-92d9-d73d63c32950 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:00.964328 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-88c20e03-67e4-4554-92d9-d73d63c32950 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:00.965179 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88c20e03-67e4-4554-92d9-d73d63c32950 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 26 15:06:00.965673 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 422/1667] 10.4.3.64 () {66 vars in 1230 bytes} [Wed Aug 26 15:06:00 2026] GET /volume/v3/volumes => generated 15 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:06:00.977552 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:00.979857 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:00.980106 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1991118806"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:00.982307 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1991118806'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:00.982307 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Create volume of 1 GB Aug 26 15:06:00.982514 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:00.982514 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:00.987048 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Availability Zones retrieved successfully. Aug 26 15:06:00.994128 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Flow 'volume_create_api' (83d6625a-5ebd-4dbe-9929-4f2ce818d49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:00.995541 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a6fb46-cc07-4bc8-bc0a-c9fa39190d70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:00.996761 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:01.039322 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09a6fb46-cc07-4bc8-bc0a-c9fa39190d70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:01.041424 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac643404-6854-4038-a02a-1d8a2fbc2ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:01.152266 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Created reservations ['e6234233-aa6c-4a6b-b0c3-cdd4a4ea23c4', 'd51d45dc-6819-4c08-87a4-0e9f9ead2fa5', 'd192ded3-448b-42d0-a31f-09ed9be9ed79', 'f01dc02c-7f9a-489a-8246-fe9cdbcd1965'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:01.154326 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac643404-6854-4038-a02a-1d8a2fbc2ddc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6234233-aa6c-4a6b-b0c3-cdd4a4ea23c4', 'd51d45dc-6819-4c08-87a4-0e9f9ead2fa5', 'd192ded3-448b-42d0-a31f-09ed9be9ed79', 'f01dc02c-7f9a-489a-8246-fe9cdbcd1965']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:01.155495 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e023518-663d-4753-a682-37f12a3d03d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:01.180756 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e0cd47fd-2f5c-4fb4-8851-d861c43d4217 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:01.182326 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e0cd47fd-2f5c-4fb4-8851-d861c43d4217 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:01.182723 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e0cd47fd-2f5c-4fb4-8851-d861c43d4217 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:01.183081 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e0cd47fd-2f5c-4fb4-8851-d861c43d4217 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:01.183458 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e0cd47fd-2f5c-4fb4-8851-d861c43d4217 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:01.189587 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:01.189587 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:01.191224 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e0cd47fd-2f5c-4fb4-8851-d861c43d4217 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:06:01.191224 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 422/1668] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:01 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:01.203149 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e023518-663d-4753-a682-37f12a3d03d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f619e4f-fbb4-4133-8824-6eb25bdb4c5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1991118806',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fd0054f17dcd4bfa82f523754979500a',qos_specs=None,replication_status=,reservations=['e6234233-aa6c-4a6b-b0c3-cdd4a4ea23c4','d51d45dc-6819-4c08-87a4-0e9f9ead2fa5','d192ded3-448b-42d0-a31f-09ed9be9ed79','f01dc02c-7f9a-489a-8246-fe9cdbcd1965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bc3286b4bb46948d26c15bcb3680a4',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1991118806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f619e4f-fbb4-4133-8824-6eb25bdb4c5e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fd0054f17dcd4bfa82f523754979500a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68bc3286b4bb46948d26c15bcb3680a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:01.203149 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e70249d-8d92-481c-91df-1270291100b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:01.222681 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-671b1be9-617b-4511-b1ac-233406f59534 req-ef78540f-b4d1-4630-948c-5173dd6fef03 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:01.227633 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-671b1be9-617b-4511-b1ac-233406f59534 req-ef78540f-b4d1-4630-948c-5173dd6fef03 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] GET https://10.4.3.64/volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b Aug 26 15:06:01.227633 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-671b1be9-617b-4511-b1ac-233406f59534 req-ef78540f-b4d1-4630-948c-5173dd6fef03 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:01.227633 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-671b1be9-617b-4511-b1ac-233406f59534 req-ef78540f-b4d1-4630-948c-5173dd6fef03 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:01.234296 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e70249d-8d92-481c-91df-1270291100b8) transitioned into state 'SUCCESS' from state '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-1991118806',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fd0054f17dcd4bfa82f523754979500a',qos_specs=None,replication_status=,reservations=['e6234233-aa6c-4a6b-b0c3-cdd4a4ea23c4','d51d45dc-6819-4c08-87a4-0e9f9ead2fa5','d192ded3-448b-42d0-a31f-09ed9be9ed79','f01dc02c-7f9a-489a-8246-fe9cdbcd1965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bc3286b4bb46948d26c15bcb3680a4',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:01.235270 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce9d86b-1aa5-44c7-861d-8f936388dd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:01.241566 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-671b1be9-617b-4511-b1ac-233406f59534 req-ef78540f-b4d1-4630-948c-5173dd6fef03 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b returned with HTTP 404 Aug 26 15:06:01.241671 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 410/1669] 10.4.3.64 () {68 vars in 1597 bytes} [Wed Aug 26 15:06:01 2026] GET /volume/v3/snapshots/d44840a4-8fb2-4d21-990b-016a42b4e48b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:01.260101 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ce9d86b-1aa5-44c7-861d-8f936388dd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:01.261531 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Flow 'volume_create_api' (83d6625a-5ebd-4dbe-9929-4f2ce818d49a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:01.261531 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Create volume request issued successfully. Aug 26 15:06:01.262140 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3d2e87ff-a16f-4e08-a620-0e8c9d099568 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:01.262635 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 416/1670] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:00 2026] POST /volume/v3/volumes => generated 762 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:01.279065 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-009a1f23-fe0a-4a39-b3a2-3c245c641496 req-6f5a67b5-9088-4a2b-9dab-87fa17eff80a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:01.282210 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-009a1f23-fe0a-4a39-b3a2-3c245c641496 req-6f5a67b5-9088-4a2b-9dab-87fa17eff80a tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] DELETE https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f Aug 26 15:06:01.282210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-009a1f23-fe0a-4a39-b3a2-3c245c641496 req-6f5a67b5-9088-4a2b-9dab-87fa17eff80a tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:01.282210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-009a1f23-fe0a-4a39-b3a2-3c245c641496 req-6f5a67b5-9088-4a2b-9dab-87fa17eff80a tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:01.282399 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-009a1f23-fe0a-4a39-b3a2-3c245c641496 req-6f5a67b5-9088-4a2b-9dab-87fa17eff80a tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Delete volume with id: 312862a4-28d2-41a1-8527-de8ec0a5832f Aug 26 15:06:01.283682 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-87dce035-7e4e-49d0-a8fd-24e425a4f247 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:01.289710 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-87dce035-7e4e-49d0-a8fd-24e425a4f247 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e Aug 26 15:06:01.289710 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-87dce035-7e4e-49d0-a8fd-24e425a4f247 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:01.292506 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-87dce035-7e4e-49d0-a8fd-24e425a4f247 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:01.293017 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:01.293017 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:01.293922 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-009a1f23-fe0a-4a39-b3a2-3c245c641496 req-6f5a67b5-9088-4a2b-9dab-87fa17eff80a tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Volume info retrieved successfully. Aug 26 15:06:01.306115 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:01.306115 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:01.320300 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-87dce035-7e4e-49d0-a8fd-24e425a4f247 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:01.338129 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-87dce035-7e4e-49d0-a8fd-24e425a4f247 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e returned with HTTP 200 Aug 26 15:06:01.338262 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-009a1f23-fe0a-4a39-b3a2-3c245c641496 req-6f5a67b5-9088-4a2b-9dab-87fa17eff80a tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Delete volume request issued successfully. Aug 26 15:06:01.338431 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 423/1671] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:01 2026] GET /volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e => generated 830 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:01.338529 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-009a1f23-fe0a-4a39-b3a2-3c245c641496 req-6f5a67b5-9088-4a2b-9dab-87fa17eff80a tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f returned with HTTP 202 Aug 26 15:06:01.338670 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 423/1672] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:06:01 2026] DELETE /volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:01.387133 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1fe0c6de-822c-42f5-926d-50b02810f5d5 req-b3d518f5-2f65-4770-965e-8ea8e9cc4a32 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:01.392131 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1fe0c6de-822c-42f5-926d-50b02810f5d5 req-b3d518f5-2f65-4770-965e-8ea8e9cc4a32 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] GET https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f Aug 26 15:06:01.392853 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1fe0c6de-822c-42f5-926d-50b02810f5d5 req-b3d518f5-2f65-4770-965e-8ea8e9cc4a32 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:01.392853 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1fe0c6de-822c-42f5-926d-50b02810f5d5 req-b3d518f5-2f65-4770-965e-8ea8e9cc4a32 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:01.404633 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:01.404633 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:01.411024 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-1fe0c6de-822c-42f5-926d-50b02810f5d5 req-b3d518f5-2f65-4770-965e-8ea8e9cc4a32 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Volume info retrieved successfully. Aug 26 15:06:01.419854 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1fe0c6de-822c-42f5-926d-50b02810f5d5 req-b3d518f5-2f65-4770-965e-8ea8e9cc4a32 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f returned with HTTP 200 Aug 26 15:06:01.420737 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 411/1673] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:06:01 2026] GET /volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:02.208722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ad094604-74ed-4f4f-87aa-b22ccc62ac3e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:02.211230 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad094604-74ed-4f4f-87aa-b22ccc62ac3e tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:02.211524 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad094604-74ed-4f4f-87aa-b22ccc62ac3e tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:02.211701 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad094604-74ed-4f4f-87aa-b22ccc62ac3e tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:02.211911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ad094604-74ed-4f4f-87aa-b22ccc62ac3e tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:02.217784 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:02.217784 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:02.218556 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad094604-74ed-4f4f-87aa-b22ccc62ac3e tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:06:02.219159 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 417/1674] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:02 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:02.359281 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f3d0554e-2598-40ea-a0e2-d083358fd45e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:02.364082 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3d0554e-2598-40ea-a0e2-d083358fd45e tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e Aug 26 15:06:02.364646 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3d0554e-2598-40ea-a0e2-d083358fd45e tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:02.364646 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3d0554e-2598-40ea-a0e2-d083358fd45e tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:02.382273 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:02.382273 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:02.388484 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f3d0554e-2598-40ea-a0e2-d083358fd45e tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:02.394976 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3d0554e-2598-40ea-a0e2-d083358fd45e tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e returned with HTTP 200 Aug 26 15:06:02.398304 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 424/1675] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:02 2026] GET /volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:06:02.415596 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-88743fb0-9254-42b6-97ba-7752f6cc71b6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:02.420130 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88743fb0-9254-42b6-97ba-7752f6cc71b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e Aug 26 15:06:02.420436 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-88743fb0-9254-42b6-97ba-7752f6cc71b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:02.421157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-88743fb0-9254-42b6-97ba-7752f6cc71b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:02.431076 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:02.431076 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:02.438210 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-88743fb0-9254-42b6-97ba-7752f6cc71b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:02.448779 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88743fb0-9254-42b6-97ba-7752f6cc71b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e returned with HTTP 200 Aug 26 15:06:02.449063 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 424/1676] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:02 2026] GET /volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:02.460326 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1cb21dad-38e5-496e-aaf0-b09811cf57dc req-c4432ac7-df00-49b0-9588-980d5f6adcc5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:02.465170 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1cb21dad-38e5-496e-aaf0-b09811cf57dc req-c4432ac7-df00-49b0-9588-980d5f6adcc5 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] GET https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f Aug 26 15:06:02.465311 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1cb21dad-38e5-496e-aaf0-b09811cf57dc req-c4432ac7-df00-49b0-9588-980d5f6adcc5 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:02.465628 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1cb21dad-38e5-496e-aaf0-b09811cf57dc req-c4432ac7-df00-49b0-9588-980d5f6adcc5 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:02.469649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:02.472692 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:02.473220 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-629990425"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:02.476254 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-629990425'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:02.476254 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Create volume of 1 GB Aug 26 15:06:02.478578 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1cb21dad-38e5-496e-aaf0-b09811cf57dc req-c4432ac7-df00-49b0-9588-980d5f6adcc5 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f returned with HTTP 404 Aug 26 15:06:02.479428 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 412/1677] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:06:02 2026] GET /volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:02.482111 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Availability Zones retrieved successfully. Aug 26 15:06:02.499453 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Flow 'volume_create_api' (7674ceaf-2af6-439d-a441-a2aeeaf9def9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:02.500862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dbb8495-10fb-429d-8702-c8ca28a7e558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:02.502214 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:02.520339 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-22a3b113-b2b4-4e42-a0ba-67d7a7fa64fb req-33baaa7d-8861-4f81-9b26-5a2fbaa175a8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:02.524536 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-22a3b113-b2b4-4e42-a0ba-67d7a7fa64fb req-33baaa7d-8861-4f81-9b26-5a2fbaa175a8 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] DELETE https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f Aug 26 15:06:02.524536 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-22a3b113-b2b4-4e42-a0ba-67d7a7fa64fb req-33baaa7d-8861-4f81-9b26-5a2fbaa175a8 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:02.524536 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-22a3b113-b2b4-4e42-a0ba-67d7a7fa64fb req-33baaa7d-8861-4f81-9b26-5a2fbaa175a8 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:02.525036 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [req-22a3b113-b2b4-4e42-a0ba-67d7a7fa64fb req-33baaa7d-8861-4f81-9b26-5a2fbaa175a8 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Delete volume with id: 312862a4-28d2-41a1-8527-de8ec0a5832f Aug 26 15:06:02.534462 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-22a3b113-b2b4-4e42-a0ba-67d7a7fa64fb req-33baaa7d-8861-4f81-9b26-5a2fbaa175a8 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f returned with HTTP 404 Aug 26 15:06:02.534462 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 425/1678] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:06:02 2026] DELETE /volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:02.555066 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dbb8495-10fb-429d-8702-c8ca28a7e558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:02.555066 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d448245-e03b-4d53-bf42-da58b5c0be21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:02.568448 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1933696a-1a38-41e4-b3a5-944cbf430b95 req-1741c32e-722b-4467-9b45-fe9b1f59e0b5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:02.571663 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1933696a-1a38-41e4-b3a5-944cbf430b95 req-1741c32e-722b-4467-9b45-fe9b1f59e0b5 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] GET https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f Aug 26 15:06:02.571991 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1933696a-1a38-41e4-b3a5-944cbf430b95 req-1741c32e-722b-4467-9b45-fe9b1f59e0b5 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:02.572301 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1933696a-1a38-41e4-b3a5-944cbf430b95 req-1741c32e-722b-4467-9b45-fe9b1f59e0b5 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:02.579684 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1933696a-1a38-41e4-b3a5-944cbf430b95 req-1741c32e-722b-4467-9b45-fe9b1f59e0b5 tempest-VolumesSnapshotsTestJSON-2133092483 tempest-VolumesSnapshotsTestJSON-2133092483-project-member] https://10.4.3.64/volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f returned with HTTP 404 Aug 26 15:06:02.580340 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 425/1679] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:06:02 2026] GET /volume/v3/volumes/312862a4-28d2-41a1-8527-de8ec0a5832f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:02.623935 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Created reservations ['2326a932-7428-47b9-83dd-7d17ca6849ba', '0983b4ca-c260-4a10-b206-fc08e0fc0248', '758b3332-3b96-4a9e-bbf3-773d681408c8', 'c53c4a33-9048-482d-b62b-1d69f36e4de9'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:02.624980 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d448245-e03b-4d53-bf42-da58b5c0be21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2326a932-7428-47b9-83dd-7d17ca6849ba', '0983b4ca-c260-4a10-b206-fc08e0fc0248', '758b3332-3b96-4a9e-bbf3-773d681408c8', 'c53c4a33-9048-482d-b62b-1d69f36e4de9']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:02.626019 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e34f13e-6f0e-428c-a83f-1e0f1e6baa10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:02.657386 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e34f13e-6f0e-428c-a83f-1e0f1e6baa10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9be198f-4f64-4f83-aa88-4dda3ea008bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-629990425',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fd0054f17dcd4bfa82f523754979500a',qos_specs=None,replication_status=,reservations=['2326a932-7428-47b9-83dd-7d17ca6849ba','0983b4ca-c260-4a10-b206-fc08e0fc0248','758b3332-3b96-4a9e-bbf3-773d681408c8','c53c4a33-9048-482d-b62b-1d69f36e4de9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bc3286b4bb46948d26c15bcb3680a4',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-629990425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9be198f-4f64-4f83-aa88-4dda3ea008bb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fd0054f17dcd4bfa82f523754979500a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68bc3286b4bb46948d26c15bcb3680a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:02.658154 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da912861-7848-4071-9bbf-3598d7290eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:02.682722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da912861-7848-4071-9bbf-3598d7290eb6) transitioned into state 'SUCCESS' from state '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-629990425',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fd0054f17dcd4bfa82f523754979500a',qos_specs=None,replication_status=,reservations=['2326a932-7428-47b9-83dd-7d17ca6849ba','0983b4ca-c260-4a10-b206-fc08e0fc0248','758b3332-3b96-4a9e-bbf3-773d681408c8','c53c4a33-9048-482d-b62b-1d69f36e4de9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bc3286b4bb46948d26c15bcb3680a4',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:02.683771 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c39821a-ed7a-4d2b-9d53-2af53895cba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:02.698611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c39821a-ed7a-4d2b-9d53-2af53895cba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:02.700004 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Flow 'volume_create_api' (7674ceaf-2af6-439d-a441-a2aeeaf9def9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:02.700375 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Create volume request issued successfully. Aug 26 15:06:02.701388 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2f2c76d-63a8-4451-a1b6-593f8ac4e5cb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:02.701874 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 418/1680] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:02 2026] POST /volume/v3/volumes => generated 761 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:02.720618 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a81fe21a-14f0-4b3b-958c-6fb9f9f52ca1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:02.724376 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a81fe21a-14f0-4b3b-958c-6fb9f9f52ca1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb Aug 26 15:06:02.724605 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a81fe21a-14f0-4b3b-958c-6fb9f9f52ca1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:02.724846 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a81fe21a-14f0-4b3b-958c-6fb9f9f52ca1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:02.736225 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:02.736225 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:02.742406 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a81fe21a-14f0-4b3b-958c-6fb9f9f52ca1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:02.749076 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a81fe21a-14f0-4b3b-958c-6fb9f9f52ca1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb returned with HTTP 200 Aug 26 15:06:02.750151 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 413/1681] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:02 2026] GET /volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb => generated 829 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:03.235930 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6632fd91-d257-46ad-8296-e6d4acca27a0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:03.238647 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6632fd91-d257-46ad-8296-e6d4acca27a0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:03.238879 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6632fd91-d257-46ad-8296-e6d4acca27a0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:03.239187 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6632fd91-d257-46ad-8296-e6d4acca27a0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:03.239354 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6632fd91-d257-46ad-8296-e6d4acca27a0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:03.247919 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:03.247919 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:03.247919 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6632fd91-d257-46ad-8296-e6d4acca27a0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:06:03.247919 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 426/1682] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:03 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:03.768825 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3aa6086c-1d6c-4598-b421-c870f4953ee3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:03.772056 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3aa6086c-1d6c-4598-b421-c870f4953ee3 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb Aug 26 15:06:03.772300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3aa6086c-1d6c-4598-b421-c870f4953ee3 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:03.772621 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3aa6086c-1d6c-4598-b421-c870f4953ee3 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:03.787407 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:03.787407 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:03.793487 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3aa6086c-1d6c-4598-b421-c870f4953ee3 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:03.800104 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3aa6086c-1d6c-4598-b421-c870f4953ee3 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb returned with HTTP 200 Aug 26 15:06:03.800729 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 426/1683] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:03 2026] GET /volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:03.820620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4cf2a9a4-0941-47ca-99d8-58ae46dff227 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:03.825802 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4cf2a9a4-0941-47ca-99d8-58ae46dff227 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb Aug 26 15:06:03.825802 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4cf2a9a4-0941-47ca-99d8-58ae46dff227 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:03.826239 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4cf2a9a4-0941-47ca-99d8-58ae46dff227 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:03.844459 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:03.844459 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:03.852683 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4cf2a9a4-0941-47ca-99d8-58ae46dff227 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:03.860912 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4cf2a9a4-0941-47ca-99d8-58ae46dff227 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb returned with HTTP 200 Aug 26 15:06:03.862037 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 419/1684] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:03 2026] GET /volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:03.879741 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-34c717c4-cdd0-41a8-9759-b2555841de7f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:03.882696 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:03.883082 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1961585195"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:03.885016 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1961585195'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:03.885258 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Create volume of 1 GB Aug 26 15:06:03.890998 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Availability Zones retrieved successfully. Aug 26 15:06:03.898278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Flow 'volume_create_api' (ed521f12-dc31-44cb-9d9a-e3efe7b7bfa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:03.899641 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c16eb754-bdd1-4a40-8fda-6307d4f5fbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:03.901415 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:03.939048 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c16eb754-bdd1-4a40-8fda-6307d4f5fbee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:03.939851 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7dd71a-a8eb-455a-84d1-bf6c78ae32b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:04.007910 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Created reservations ['fd3dfda8-1ac0-4965-bdf2-5be49d0760f4', '4ba6fb02-0933-4b1a-a275-a49b6ed028db', '7e1c4818-437c-45f9-885d-b2a87e6e9522', '3b0f6120-9359-425a-ba12-bc7059fdc770'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:04.008809 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7dd71a-a8eb-455a-84d1-bf6c78ae32b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd3dfda8-1ac0-4965-bdf2-5be49d0760f4', '4ba6fb02-0933-4b1a-a275-a49b6ed028db', '7e1c4818-437c-45f9-885d-b2a87e6e9522', '3b0f6120-9359-425a-ba12-bc7059fdc770']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:04.009728 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f157b2-4b90-4930-894d-7fc3d7a80ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:04.047280 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19f157b2-4b90-4930-894d-7fc3d7a80ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6c2d90d-2aa0-4051-88a5-23c8525fede8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1961585195',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fd0054f17dcd4bfa82f523754979500a',qos_specs=None,replication_status=,reservations=['fd3dfda8-1ac0-4965-bdf2-5be49d0760f4','4ba6fb02-0933-4b1a-a275-a49b6ed028db','7e1c4818-437c-45f9-885d-b2a87e6e9522','3b0f6120-9359-425a-ba12-bc7059fdc770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bc3286b4bb46948d26c15bcb3680a4',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1961585195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6c2d90d-2aa0-4051-88a5-23c8525fede8,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='fd0054f17dcd4bfa82f523754979500a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68bc3286b4bb46948d26c15bcb3680a4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:04.049049 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bfce321-5254-4629-988a-852d57724108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:04.121949 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bfce321-5254-4629-988a-852d57724108) transitioned into state 'SUCCESS' from state '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-1961585195',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='fd0054f17dcd4bfa82f523754979500a',qos_specs=None,replication_status=,reservations=['fd3dfda8-1ac0-4965-bdf2-5be49d0760f4','4ba6fb02-0933-4b1a-a275-a49b6ed028db','7e1c4818-437c-45f9-885d-b2a87e6e9522','3b0f6120-9359-425a-ba12-bc7059fdc770'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68bc3286b4bb46948d26c15bcb3680a4',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:04.122499 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfda16de-9747-4ea9-ae12-1351fae6a6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:04.151994 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfda16de-9747-4ea9-ae12-1351fae6a6cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:04.152805 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Flow 'volume_create_api' (ed521f12-dc31-44cb-9d9a-e3efe7b7bfa5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:04.153163 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Create volume request issued successfully. Aug 26 15:06:04.153934 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-34c717c4-cdd0-41a8-9759-b2555841de7f tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:04.154491 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 414/1685] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:03 2026] POST /volume/v3/volumes => generated 762 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:04.174121 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-429006ab-09bd-43e0-bc36-a21394201ab6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:04.178921 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-429006ab-09bd-43e0-bc36-a21394201ab6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 Aug 26 15:06:04.179153 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-429006ab-09bd-43e0-bc36-a21394201ab6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:04.179373 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-429006ab-09bd-43e0-bc36-a21394201ab6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:04.200000 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:04.200000 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:04.212652 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-429006ab-09bd-43e0-bc36-a21394201ab6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:04.220314 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-429006ab-09bd-43e0-bc36-a21394201ab6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 returned with HTTP 200 Aug 26 15:06:04.221418 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 427/1686] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:04 2026] GET /volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 => generated 830 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:04.264781 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-38c37293-5108-45c8-936e-802856f5ad70 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:04.268908 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-38c37293-5108-45c8-936e-802856f5ad70 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:04.268908 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-38c37293-5108-45c8-936e-802856f5ad70 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:04.268908 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-38c37293-5108-45c8-936e-802856f5ad70 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:04.268908 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-38c37293-5108-45c8-936e-802856f5ad70 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:04.276430 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:04.276430 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:04.277753 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-38c37293-5108-45c8-936e-802856f5ad70 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:06:04.278540 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 427/1687] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:04 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:05.238574 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d8963977-aca5-49fa-89cd-03c18d8afd97 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.241352 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8963977-aca5-49fa-89cd-03c18d8afd97 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 Aug 26 15:06:05.241661 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8963977-aca5-49fa-89cd-03c18d8afd97 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.241949 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8963977-aca5-49fa-89cd-03c18d8afd97 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.251207 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-82b91e22-b5c5-47be-97ac-34bb8d671bf8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.253046 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.253046 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:05.260118 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d8963977-aca5-49fa-89cd-03c18d8afd97 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:05.270185 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8963977-aca5-49fa-89cd-03c18d8afd97 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 returned with HTTP 200 Aug 26 15:06:05.271058 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 420/1688] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:05.293384 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-812af338-738a-4a3e-9a5b-b43de63f1e54 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.294727 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ad0a592a-a5a0-4d92-bdd8-1c5de80efb68 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.295645 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-812af338-738a-4a3e-9a5b-b43de63f1e54 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 Aug 26 15:06:05.295961 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-812af338-738a-4a3e-9a5b-b43de63f1e54 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.296162 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-812af338-738a-4a3e-9a5b-b43de63f1e54 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.297567 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad0a592a-a5a0-4d92-bdd8-1c5de80efb68 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:05.297800 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad0a592a-a5a0-4d92-bdd8-1c5de80efb68 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.298219 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad0a592a-a5a0-4d92-bdd8-1c5de80efb68 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.299006 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ad0a592a-a5a0-4d92-bdd8-1c5de80efb68 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:05.308656 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.308656 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:05.308827 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.308827 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:05.310436 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad0a592a-a5a0-4d92-bdd8-1c5de80efb68 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:06:05.311390 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 428/1689] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:05.317928 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-812af338-738a-4a3e-9a5b-b43de63f1e54 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:05.326593 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-812af338-738a-4a3e-9a5b-b43de63f1e54 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 returned with HTTP 200 Aug 26 15:06:05.326876 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 428/1690] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:05.346929 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ea402086-d9b1-4fdb-990f-83f7a7c3e301 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.348826 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea402086-d9b1-4fdb-990f-83f7a7c3e301 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 26 15:06:05.349086 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea402086-d9b1-4fdb-990f-83f7a7c3e301 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.349347 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea402086-d9b1-4fdb-990f-83f7a7c3e301 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.349920 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-ea402086-d9b1-4fdb-990f-83f7a7c3e301 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:05.350720 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ea402086-d9b1-4fdb-990f-83f7a7c3e301 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:05.361756 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ea402086-d9b1-4fdb-990f-83f7a7c3e301 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:05.363910 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea402086-d9b1-4fdb-990f-83f7a7c3e301 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 26 15:06:05.363910 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 421/1691] 10.4.3.64 () {66 vars in 1230 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/volumes => generated 969 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:06:05.375301 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-08f8e1dd-690c-4681-b389-1074e0206f80 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.377397 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-08f8e1dd-690c-4681-b389-1074e0206f80 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1991118806 Aug 26 15:06:05.377680 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-08f8e1dd-690c-4681-b389-1074e0206f80 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.378005 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-08f8e1dd-690c-4681-b389-1074e0206f80 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.378259 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-08f8e1dd-690c-4681-b389-1074e0206f80 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:05.379137 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-08f8e1dd-690c-4681-b389-1074e0206f80 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1991118806'), ('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:05.395273 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-82b91e22-b5c5-47be-97ac-34bb8d671bf8 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:06:05.395924 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-82b91e22-b5c5-47be-97ac-34bb8d671bf8 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-584817126"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:05.398483 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.398483 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:05.418211 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-08f8e1dd-690c-4681-b389-1074e0206f80 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:05.419734 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-08f8e1dd-690c-4681-b389-1074e0206f80 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1991118806 returned with HTTP 200 Aug 26 15:06:05.420534 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 429/1692] 10.4.3.64 () {66 vars in 1331 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1991118806 => generated 332 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:05.428583 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-82b91e22-b5c5-47be-97ac-34bb8d671bf8 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:06:05.428896 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 415/1693] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:06:05 2026] POST /volume/v3/types => generated 223 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:05.439920 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1b27237d-2d49-4118-9528-43e0ffa23346 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.442608 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-48091193-af02-4a24-8120-1484c988b47f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.444722 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1b27237d-2d49-4118-9528-43e0ffa23346 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1991118806 Aug 26 15:06:05.444856 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-48091193-af02-4a24-8120-1484c988b47f tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 26 15:06:05.445607 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1b27237d-2d49-4118-9528-43e0ffa23346 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.445607 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1b27237d-2d49-4118-9528-43e0ffa23346 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.445750 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-48091193-af02-4a24-8120-1484c988b47f tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1762834106"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:05.445795 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-1b27237d-2d49-4118-9528-43e0ffa23346 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:05.448534 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.448534 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:05.454095 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1b27237d-2d49-4118-9528-43e0ffa23346 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1991118806'), ('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:05.482679 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-48091193-af02-4a24-8120-1484c988b47f tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 26 15:06:05.482679 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 422/1694] 10.4.3.64 () {70 vars in 1304 bytes} [Wed Aug 26 15:06:05 2026] POST /volume/v3/group_types => generated 181 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:05.496461 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dbdbe043-c54c-4bfb-b1e0-4790bb419dfc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.497778 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1b27237d-2d49-4118-9528-43e0ffa23346 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:05.498781 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.498781 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:05.505708 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1b27237d-2d49-4118-9528-43e0ffa23346 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1991118806 returned with HTTP 200 Aug 26 15:06:05.506726 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 429/1695] 10.4.3.64 () {66 vars in 1352 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1991118806 => generated 858 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:05.527383 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6b501429-a8b3-4796-b186-69faca347577 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.531285 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b501429-a8b3-4796-b186-69faca347577 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=1 Aug 26 15:06:05.531524 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b501429-a8b3-4796-b186-69faca347577 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.531923 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b501429-a8b3-4796-b186-69faca347577 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.533117 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-6b501429-a8b3-4796-b186-69faca347577 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:05.533691 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6b501429-a8b3-4796-b186-69faca347577 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:05.548069 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6b501429-a8b3-4796-b186-69faca347577 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:05.548069 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.548069 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:05.554713 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b501429-a8b3-4796-b186-69faca347577 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 26 15:06:05.555575 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 416/1696] 10.4.3.64 () {66 vars in 1266 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:05.576720 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9408558f-a566-499b-a623-c9b74d5d3988 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.579072 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9408558f-a566-499b-a623-c9b74d5d3988 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=c6c2d90d-2aa0-4051-88a5-23c8525fede8 Aug 26 15:06:05.579475 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9408558f-a566-499b-a623-c9b74d5d3988 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.579704 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9408558f-a566-499b-a623-c9b74d5d3988 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.580194 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-9408558f-a566-499b-a623-c9b74d5d3988 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:05.581279 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-9408558f-a566-499b-a623-c9b74d5d3988 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:05.627873 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbdbe043-c54c-4bfb-b1e0-4790bb419dfc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/groups Aug 26 15:06:05.627873 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbdbe043-c54c-4bfb-b1e0-4790bb419dfc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "4bb2d7b5-b5f6-4cb6-a7f5-80c72e7a0047", "volume_types": ["920be950-e95a-490b-bb9b-6bc0ee65028b"], "name": "tempest-GroupSnapshotsTest-Group-1163499833"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:05.630303 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9408558f-a566-499b-a623-c9b74d5d3988 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:05.630513 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-dbdbe043-c54c-4bfb-b1e0-4790bb419dfc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating new group {'group': {'group_type': '4bb2d7b5-b5f6-4cb6-a7f5-80c72e7a0047', 'volume_types': ['920be950-e95a-490b-bb9b-6bc0ee65028b'], 'name': 'tempest-GroupSnapshotsTest-Group-1163499833'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 15:06:05.631378 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.631378 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:05.635959 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-dbdbe043-c54c-4bfb-b1e0-4790bb419dfc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating group tempest-GroupSnapshotsTest-Group-1163499833. Aug 26 15:06:05.637097 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.637097 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:05.638070 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9408558f-a566-499b-a623-c9b74d5d3988 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=c6c2d90d-2aa0-4051-88a5-23c8525fede8 returned with HTTP 200 Aug 26 15:06:05.639168 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 423/1697] 10.4.3.64 () {66 vars in 1354 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=c6c2d90d-2aa0-4051-88a5-23c8525fede8 => generated 999 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:05.659138 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f4e4084-8d13-4b51-a583-ce7f48d1b2bb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.661439 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f4e4084-8d13-4b51-a583-ce7f48d1b2bb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=a9be198f-4f64-4f83-aa88-4dda3ea008bb Aug 26 15:06:05.661846 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f4e4084-8d13-4b51-a583-ce7f48d1b2bb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.662291 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f4e4084-8d13-4b51-a583-ce7f48d1b2bb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.662733 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-dbdbe043-c54c-4bfb-b1e0-4790bb419dfc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Availability zone cache updated, next update will occur around 2026-08-26 16:06:05.662352. {{(pid=100196) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 15:06:05.662815 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-0f4e4084-8d13-4b51-a583-ce7f48d1b2bb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:05.663169 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dbdbe043-c54c-4bfb-b1e0-4790bb419dfc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Availability Zones retrieved successfully. Aug 26 15:06:05.664463 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f4e4084-8d13-4b51-a583-ce7f48d1b2bb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:05.706428 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-dbdbe043-c54c-4bfb-b1e0-4790bb419dfc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Created reservations ['d15ab27d-d5fb-4c96-b516-3055d4dd985c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:05.722394 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0f4e4084-8d13-4b51-a583-ce7f48d1b2bb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:05.723878 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.723878 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:05.731132 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f4e4084-8d13-4b51-a583-ce7f48d1b2bb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=a9be198f-4f64-4f83-aa88-4dda3ea008bb returned with HTTP 200 Aug 26 15:06:05.731818 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 430/1698] 10.4.3.64 () {66 vars in 1354 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=a9be198f-4f64-4f83-aa88-4dda3ea008bb => generated 1000 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:05.752182 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bc576ece-09b8-4e32-90d5-9f3c4f8491ec None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.754605 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc576ece-09b8-4e32-90d5-9f3c4f8491ec tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=0f619e4f-fbb4-4133-8824-6eb25bdb4c5e Aug 26 15:06:05.754898 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc576ece-09b8-4e32-90d5-9f3c4f8491ec tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.755096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc576ece-09b8-4e32-90d5-9f3c4f8491ec tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.755351 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-bc576ece-09b8-4e32-90d5-9f3c4f8491ec tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:05.756256 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bc576ece-09b8-4e32-90d5-9f3c4f8491ec tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:05.761408 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbdbe043-c54c-4bfb-b1e0-4790bb419dfc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 26 15:06:05.762515 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 430/1699] 10.4.3.64 () {70 vars in 1290 bytes} [Wed Aug 26 15:06:05 2026] POST /volume/v3/groups => generated 112 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:05.776016 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-00adc35a-0242-4c6d-87ef-fcf833b76fa1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.779552 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00adc35a-0242-4c6d-87ef-fcf833b76fa1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/746e21fd-4db7-4873-8553-540b6ceea028 Aug 26 15:06:05.779552 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00adc35a-0242-4c6d-87ef-fcf833b76fa1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.781251 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00adc35a-0242-4c6d-87ef-fcf833b76fa1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.781587 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-00adc35a-0242-4c6d-87ef-fcf833b76fa1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 746e21fd-4db7-4873-8553-540b6ceea028 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:05.790478 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.790478 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:05.809627 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00adc35a-0242-4c6d-87ef-fcf833b76fa1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/746e21fd-4db7-4873-8553-540b6ceea028 returned with HTTP 200 Aug 26 15:06:05.809800 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bc576ece-09b8-4e32-90d5-9f3c4f8491ec tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:05.810529 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 424/1700] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/groups/746e21fd-4db7-4873-8553-540b6ceea028 => generated 392 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:05.815685 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc576ece-09b8-4e32-90d5-9f3c4f8491ec tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=1&marker=0f619e4f-fbb4-4133-8824-6eb25bdb4c5e returned with HTTP 200 Aug 26 15:06:05.816761 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 417/1701] 10.4.3.64 () {66 vars in 1354 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/volumes/detail?limit=1&marker=0f619e4f-fbb4-4133-8824-6eb25bdb4c5e => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:06:05.843914 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2395a809-dc63-46f8-aa62-e638060f0af6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.844489 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2395a809-dc63-46f8-aa62-e638060f0af6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 26 15:06:05.844489 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2395a809-dc63-46f8-aa62-e638060f0af6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.844648 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2395a809-dc63-46f8-aa62-e638060f0af6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.845037 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-2395a809-dc63-46f8-aa62-e638060f0af6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:05.845345 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2395a809-dc63-46f8-aa62-e638060f0af6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Could not evaluate value available, assuming string {{(pid=100197) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:06:05.846709 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2395a809-dc63-46f8-aa62-e638060f0af6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:05.897971 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2395a809-dc63-46f8-aa62-e638060f0af6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:05.899289 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.899289 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:05.908359 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2395a809-dc63-46f8-aa62-e638060f0af6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 26 15:06:05.909187 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 431/1702] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:05.935406 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-24777a60-f481-4923-a23e-824ff712f416 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:05.938435 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24777a60-f481-4923-a23e-824ff712f416 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 26 15:06:05.939831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24777a60-f481-4923-a23e-824ff712f416 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:05.939831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24777a60-f481-4923-a23e-824ff712f416 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:05.942014 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-24777a60-f481-4923-a23e-824ff712f416 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:05.943894 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24777a60-f481-4923-a23e-824ff712f416 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Could not evaluate value available, assuming string {{(pid=100196) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:06:05.946383 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:05.946383 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:05.946535 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24777a60-f481-4923-a23e-824ff712f416 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.009321 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-24777a60-f481-4923-a23e-824ff712f416 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.010865 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.010865 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:06.019766 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24777a60-f481-4923-a23e-824ff712f416 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 26 15:06:06.020333 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 431/1703] 10.4.3.64 () {66 vars in 1352 bytes} [Wed Aug 26 15:06:05 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:06.046776 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-24704780-e4e1-4b1e-b787-07b116e2c980 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.053970 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24704780-e4e1-4b1e-b787-07b116e2c980 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?limit=1 Aug 26 15:06:06.054266 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-24704780-e4e1-4b1e-b787-07b116e2c980 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.054564 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-24704780-e4e1-4b1e-b787-07b116e2c980 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.055116 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-24704780-e4e1-4b1e-b787-07b116e2c980 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.055611 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.055611 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:06.056322 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24704780-e4e1-4b1e-b787-07b116e2c980 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.082332 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-24704780-e4e1-4b1e-b787-07b116e2c980 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.082332 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24704780-e4e1-4b1e-b787-07b116e2c980 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 26 15:06:06.082921 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 425/1704] 10.4.3.64 () {66 vars in 1245 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:06.094438 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2c3b43f5-8220-422e-86e4-44a3b07c6ce7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.097519 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2c3b43f5-8220-422e-86e4-44a3b07c6ce7 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?limit=1&marker=c6c2d90d-2aa0-4051-88a5-23c8525fede8 Aug 26 15:06:06.097519 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2c3b43f5-8220-422e-86e4-44a3b07c6ce7 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.097879 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2c3b43f5-8220-422e-86e4-44a3b07c6ce7 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.098347 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-2c3b43f5-8220-422e-86e4-44a3b07c6ce7 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.099143 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-2c3b43f5-8220-422e-86e4-44a3b07c6ce7 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.117097 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2c3b43f5-8220-422e-86e4-44a3b07c6ce7 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.117762 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2c3b43f5-8220-422e-86e4-44a3b07c6ce7 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?limit=1&marker=c6c2d90d-2aa0-4051-88a5-23c8525fede8 returned with HTTP 200 Aug 26 15:06:06.118482 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 418/1705] 10.4.3.64 () {66 vars in 1333 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes?limit=1&marker=c6c2d90d-2aa0-4051-88a5-23c8525fede8 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:06.132792 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a22f3bf4-2bc1-42bf-ad45-0a251bbe0d29 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.135449 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a22f3bf4-2bc1-42bf-ad45-0a251bbe0d29 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?limit=1&marker=a9be198f-4f64-4f83-aa88-4dda3ea008bb Aug 26 15:06:06.135945 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a22f3bf4-2bc1-42bf-ad45-0a251bbe0d29 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.136193 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a22f3bf4-2bc1-42bf-ad45-0a251bbe0d29 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.136765 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-a22f3bf4-2bc1-42bf-ad45-0a251bbe0d29 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.138158 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a22f3bf4-2bc1-42bf-ad45-0a251bbe0d29 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.161751 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a22f3bf4-2bc1-42bf-ad45-0a251bbe0d29 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.163247 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a22f3bf4-2bc1-42bf-ad45-0a251bbe0d29 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?limit=1&marker=a9be198f-4f64-4f83-aa88-4dda3ea008bb returned with HTTP 200 Aug 26 15:06:06.163712 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 432/1706] 10.4.3.64 () {66 vars in 1333 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes?limit=1&marker=a9be198f-4f64-4f83-aa88-4dda3ea008bb => generated 467 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:06.178271 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b4dc063e-c247-4be8-beed-859141911ff6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.181151 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b4dc063e-c247-4be8-beed-859141911ff6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?limit=1&marker=0f619e4f-fbb4-4133-8824-6eb25bdb4c5e Aug 26 15:06:06.184082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b4dc063e-c247-4be8-beed-859141911ff6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.184438 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b4dc063e-c247-4be8-beed-859141911ff6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.185051 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-b4dc063e-c247-4be8-beed-859141911ff6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.186761 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b4dc063e-c247-4be8-beed-859141911ff6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.247659 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b4dc063e-c247-4be8-beed-859141911ff6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.248143 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b4dc063e-c247-4be8-beed-859141911ff6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?limit=1&marker=0f619e4f-fbb4-4133-8824-6eb25bdb4c5e returned with HTTP 200 Aug 26 15:06:06.248617 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 432/1707] 10.4.3.64 () {66 vars in 1333 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes?limit=1&marker=0f619e4f-fbb4-4133-8824-6eb25bdb4c5e => generated 15 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:06:06.264661 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-06bfeccc-401a-4450-aa72-203b5cef6f92 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.267561 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06bfeccc-401a-4450-aa72-203b5cef6f92 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1991118806&status=available Aug 26 15:06:06.267920 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-06bfeccc-401a-4450-aa72-203b5cef6f92 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.268200 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-06bfeccc-401a-4450-aa72-203b5cef6f92 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.268612 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-06bfeccc-401a-4450-aa72-203b5cef6f92 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.269070 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06bfeccc-401a-4450-aa72-203b5cef6f92 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Could not evaluate value available, assuming string {{(pid=100199) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:06:06.269712 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.269712 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:06.270850 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-06bfeccc-401a-4450-aa72-203b5cef6f92 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1991118806'), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.331216 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7198e505-f629-4694-90d2-4c1420d0b395 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.331862 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-06bfeccc-401a-4450-aa72-203b5cef6f92 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.332672 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06bfeccc-401a-4450-aa72-203b5cef6f92 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1991118806&status=available returned with HTTP 200 Aug 26 15:06:06.333278 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7198e505-f629-4694-90d2-4c1420d0b395 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:06.333435 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 426/1708] 10.4.3.64 () {66 vars in 1365 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1991118806&status=available => generated 332 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:06.333508 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7198e505-f629-4694-90d2-4c1420d0b395 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.334049 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7198e505-f629-4694-90d2-4c1420d0b395 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.334049 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7198e505-f629-4694-90d2-4c1420d0b395 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:06.339262 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.339262 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:06.340109 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7198e505-f629-4694-90d2-4c1420d0b395 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:06:06.340693 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 419/1709] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:06.349624 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bbea0b6e-112a-4940-b99b-d55172529e9c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.351772 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bbea0b6e-112a-4940-b99b-d55172529e9c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-629990425&status=available Aug 26 15:06:06.352000 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bbea0b6e-112a-4940-b99b-d55172529e9c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.352556 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bbea0b6e-112a-4940-b99b-d55172529e9c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.352556 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-bbea0b6e-112a-4940-b99b-d55172529e9c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.352781 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-bbea0b6e-112a-4940-b99b-d55172529e9c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Could not evaluate value available, assuming string {{(pid=100197) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:06:06.353132 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.353132 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:06.353571 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-bbea0b6e-112a-4940-b99b-d55172529e9c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-629990425'), ('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.403057 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bbea0b6e-112a-4940-b99b-d55172529e9c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.403914 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.403914 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:06.409930 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bbea0b6e-112a-4940-b99b-d55172529e9c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-629990425&status=available returned with HTTP 200 Aug 26 15:06:06.410331 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 433/1710] 10.4.3.64 () {66 vars in 1384 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-629990425&status=available => generated 857 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:06.426670 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6d1ccd79-5bc1-4e39-8c0a-144e776f38e3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.428717 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6d1ccd79-5bc1-4e39-8c0a-144e776f38e3 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?marker=0f619e4f-fbb4-4133-8824-6eb25bdb4c5e&sort=id%3Aasc Aug 26 15:06:06.429043 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6d1ccd79-5bc1-4e39-8c0a-144e776f38e3 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.429344 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6d1ccd79-5bc1-4e39-8c0a-144e776f38e3 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.429759 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-6d1ccd79-5bc1-4e39-8c0a-144e776f38e3 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.430789 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6d1ccd79-5bc1-4e39-8c0a-144e776f38e3 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.476645 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6d1ccd79-5bc1-4e39-8c0a-144e776f38e3 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.477972 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.477972 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:06.484279 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6d1ccd79-5bc1-4e39-8c0a-144e776f38e3 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?marker=0f619e4f-fbb4-4133-8824-6eb25bdb4c5e&sort=id%3Aasc returned with HTTP 200 Aug 26 15:06:06.485382 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 433/1711] 10.4.3.64 () {66 vars in 1366 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes/detail?marker=0f619e4f-fbb4-4133-8824-6eb25bdb4c5e&sort=id%3Aasc => generated 1702 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:06.503557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5c0a5eab-dcd1-48c3-90fc-5391cc1930df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.506064 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c0a5eab-dcd1-48c3-90fc-5391cc1930df tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 26 15:06:06.506284 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c0a5eab-dcd1-48c3-90fc-5391cc1930df tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.506591 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c0a5eab-dcd1-48c3-90fc-5391cc1930df tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.507824 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-5c0a5eab-dcd1-48c3-90fc-5391cc1930df tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.508864 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.508864 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:06.508864 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c0a5eab-dcd1-48c3-90fc-5391cc1930df tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.552402 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5c0a5eab-dcd1-48c3-90fc-5391cc1930df tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.553833 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.553833 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:06.561213 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c0a5eab-dcd1-48c3-90fc-5391cc1930df tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 26 15:06:06.561983 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 427/1712] 10.4.3.64 () {66 vars in 1330 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2547 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:06.585268 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f194eaf2-38bd-4256-b69d-4db2df615d26 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.587613 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f194eaf2-38bd-4256-b69d-4db2df615d26 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:06:06.587917 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f194eaf2-38bd-4256-b69d-4db2df615d26 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.588284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f194eaf2-38bd-4256-b69d-4db2df615d26 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.588614 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-f194eaf2-38bd-4256-b69d-4db2df615d26 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.589576 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f194eaf2-38bd-4256-b69d-4db2df615d26 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.601213 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f194eaf2-38bd-4256-b69d-4db2df615d26 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.602473 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.602473 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:06.609746 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f194eaf2-38bd-4256-b69d-4db2df615d26 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:06:06.611084 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 420/1713] 10.4.3.64 () {66 vars in 1251 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes/detail => generated 2547 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:06.629432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d5f25416-7d3a-487e-adf3-14e1d01be527 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.633879 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d5f25416-7d3a-487e-adf3-14e1d01be527 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 26 15:06:06.638133 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d5f25416-7d3a-487e-adf3-14e1d01be527 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.638555 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d5f25416-7d3a-487e-adf3-14e1d01be527 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.639033 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-d5f25416-7d3a-487e-adf3-14e1d01be527 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.640540 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-d5f25416-7d3a-487e-adf3-14e1d01be527 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.686682 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d5f25416-7d3a-487e-adf3-14e1d01be527 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.687201 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d5f25416-7d3a-487e-adf3-14e1d01be527 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 26 15:06:06.687667 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 434/1714] 10.4.3.64 () {66 vars in 1309 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 969 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:06:06.702415 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d43ee4fd-6cf9-4663-8fb1-e85daf870513 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.704939 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d43ee4fd-6cf9-4663-8fb1-e85daf870513 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?availability_zone=nova Aug 26 15:06:06.705174 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d43ee4fd-6cf9-4663-8fb1-e85daf870513 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.705429 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d43ee4fd-6cf9-4663-8fb1-e85daf870513 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.705698 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-d43ee4fd-6cf9-4663-8fb1-e85daf870513 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.706007 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d43ee4fd-6cf9-4663-8fb1-e85daf870513 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Could not evaluate value nova, assuming string {{(pid=100196) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:06:06.708565 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d43ee4fd-6cf9-4663-8fb1-e85daf870513 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.747397 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d43ee4fd-6cf9-4663-8fb1-e85daf870513 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.752915 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d43ee4fd-6cf9-4663-8fb1-e85daf870513 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 26 15:06:06.752915 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 434/1715] 10.4.3.64 () {66 vars in 1275 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:06.763164 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ade9bb24-69a5-4a11-8473-446f87a94353 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.765699 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ade9bb24-69a5-4a11-8473-446f87a94353 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?availability_zone=nova Aug 26 15:06:06.765946 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ade9bb24-69a5-4a11-8473-446f87a94353 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.766159 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ade9bb24-69a5-4a11-8473-446f87a94353 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.766513 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-ade9bb24-69a5-4a11-8473-446f87a94353 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.766862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ade9bb24-69a5-4a11-8473-446f87a94353 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Could not evaluate value nova, assuming string {{(pid=100199) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:06:06.767966 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ade9bb24-69a5-4a11-8473-446f87a94353 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.814662 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ade9bb24-69a5-4a11-8473-446f87a94353 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.815622 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ade9bb24-69a5-4a11-8473-446f87a94353 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 26 15:06:06.816303 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 428/1716] 10.4.3.64 () {66 vars in 1275 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes?availability_zone=nova => generated 969 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:06.824321 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-39471bfd-a14d-4acb-93e9-4e10f8d2ae39 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.826687 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-39471bfd-a14d-4acb-93e9-4e10f8d2ae39 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/746e21fd-4db7-4873-8553-540b6ceea028 Aug 26 15:06:06.826833 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-39471bfd-a14d-4acb-93e9-4e10f8d2ae39 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.827005 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-39471bfd-a14d-4acb-93e9-4e10f8d2ae39 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.827135 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-39471bfd-a14d-4acb-93e9-4e10f8d2ae39 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 746e21fd-4db7-4873-8553-540b6ceea028 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:06.829546 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a92c36c5-30d0-47a8-aee6-fb6c6fb4f820 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.831485 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.831485 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:06.831849 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a92c36c5-30d0-47a8-aee6-fb6c6fb4f820 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?bootable=false Aug 26 15:06:06.832104 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a92c36c5-30d0-47a8-aee6-fb6c6fb4f820 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.832332 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a92c36c5-30d0-47a8-aee6-fb6c6fb4f820 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.832703 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-a92c36c5-30d0-47a8-aee6-fb6c6fb4f820 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.833108 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.833108 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:06.833813 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a92c36c5-30d0-47a8-aee6-fb6c6fb4f820 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.842122 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-39471bfd-a14d-4acb-93e9-4e10f8d2ae39 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/746e21fd-4db7-4873-8553-540b6ceea028 returned with HTTP 200 Aug 26 15:06:06.842814 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 421/1717] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/groups/746e21fd-4db7-4873-8553-540b6ceea028 => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:06.856384 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.859766 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:06.859766 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1962608716", "volume_type": "920be950-e95a-490b-bb9b-6bc0ee65028b", "group_id": "746e21fd-4db7-4873-8553-540b6ceea028", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:06.862137 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1962608716', 'volume_type': '920be950-e95a-490b-bb9b-6bc0ee65028b', 'group_id': '746e21fd-4db7-4873-8553-540b6ceea028', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:06.873989 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.873989 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:06.874640 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume of 1 GB Aug 26 15:06:06.879208 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a92c36c5-30d0-47a8-aee6-fb6c6fb4f820 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.880314 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a92c36c5-30d0-47a8-aee6-fb6c6fb4f820 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 26 15:06:06.880863 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 435/1718] 10.4.3.64 () {66 vars in 1259 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:06.883468 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Availability Zones retrieved successfully. Aug 26 15:06:06.892512 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Flow 'volume_create_api' (8b268a79-c789-40e8-93b2-70019eea027f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:06.893729 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08be115f-1041-4b6d-b4b8-51e0d59d29aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:06.894709 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.894709 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:06.897186 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:06.897386 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d6e357f7-be6b-484c-b801-7d75e8b806b6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:06.899619 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6e357f7-be6b-484c-b801-7d75e8b806b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?bootable=false Aug 26 15:06:06.900292 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6e357f7-be6b-484c-b801-7d75e8b806b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:06.900712 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6e357f7-be6b-484c-b801-7d75e8b806b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:06.901195 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-d6e357f7-be6b-484c-b801-7d75e8b806b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:06.901846 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:06.901846 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:06.902866 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d6e357f7-be6b-484c-b801-7d75e8b806b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:06.933455 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08be115f-1041-4b6d-b4b8-51e0d59d29aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:06:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=920be950-e95a-490b-bb9b-6bc0ee65028b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-584817126',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '920be950-e95a-490b-bb9b-6bc0ee65028b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '746e21fd-4db7-4873-8553-540b6ceea028', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:06.934905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b26c4d29-119f-4dec-b490-5250e9c2edb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:06.975543 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-584817126 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-584817126, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:06.975543 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-584817126 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-584817126, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:06.996238 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d6e357f7-be6b-484c-b801-7d75e8b806b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:06.999743 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6e357f7-be6b-484c-b801-7d75e8b806b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 26 15:06:07.000235 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 429/1719] 10.4.3.64 () {66 vars in 1259 bytes} [Wed Aug 26 15:06:06 2026] GET /volume/v3/volumes?bootable=false => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:07.015185 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-caa8cccb-5c12-4d09-b5e3-681601860067 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:07.017778 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-caa8cccb-5c12-4d09-b5e3-681601860067 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?status=available Aug 26 15:06:07.018073 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-caa8cccb-5c12-4d09-b5e3-681601860067 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:07.018324 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-caa8cccb-5c12-4d09-b5e3-681601860067 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:07.020367 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-caa8cccb-5c12-4d09-b5e3-681601860067 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:07.020367 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-caa8cccb-5c12-4d09-b5e3-681601860067 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Could not evaluate value available, assuming string {{(pid=100198) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:06:07.020367 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.020367 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:07.020367 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-caa8cccb-5c12-4d09-b5e3-681601860067 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:07.053238 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Created reservations ['2131485f-65a8-42c4-b57d-a9918f8373cc', '3003fe79-229d-4ae0-b6ca-8a4287236701', 'bfd6a103-0e74-4298-8cad-93617d456db5', '28cc25ab-3bc6-4489-be82-0f69a67c6977'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:07.056052 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b26c4d29-119f-4dec-b490-5250e9c2edb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2131485f-65a8-42c4-b57d-a9918f8373cc', '3003fe79-229d-4ae0-b6ca-8a4287236701', 'bfd6a103-0e74-4298-8cad-93617d456db5', '28cc25ab-3bc6-4489-be82-0f69a67c6977']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:07.056052 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d50ed77b-7289-448f-afd0-147f9b2c8c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:07.066138 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-caa8cccb-5c12-4d09-b5e3-681601860067 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:07.067035 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-caa8cccb-5c12-4d09-b5e3-681601860067 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?status=available returned with HTTP 200 Aug 26 15:06:07.067696 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 422/1720] 10.4.3.64 () {66 vars in 1263 bytes} [Wed Aug 26 15:06:07 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:07.080336 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e14ccb61-9afe-4ac1-b0c2-38d8592c2b2c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:07.082908 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e14ccb61-9afe-4ac1-b0c2-38d8592c2b2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes?status=available Aug 26 15:06:07.083396 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e14ccb61-9afe-4ac1-b0c2-38d8592c2b2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:07.083742 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e14ccb61-9afe-4ac1-b0c2-38d8592c2b2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:07.084053 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-e14ccb61-9afe-4ac1-b0c2-38d8592c2b2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:07.084326 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e14ccb61-9afe-4ac1-b0c2-38d8592c2b2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Could not evaluate value available, assuming string {{(pid=100197) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:06:07.084826 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.084826 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:07.085878 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e14ccb61-9afe-4ac1-b0c2-38d8592c2b2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:07.091069 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d50ed77b-7289-448f-afd0-147f9b2c8c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb0922f9-21a8-465c-803b-706a19e9358d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1962608716',encryption_key_id=None,group_id=746e21fd-4db7-4873-8553-540b6ceea028,group_type_id=,metadata={},multiattach=False,project_id='931f8e45761040c8a81723b0df716695',qos_specs=None,replication_status=,reservations=['2131485f-65a8-42c4-b57d-a9918f8373cc','3003fe79-229d-4ae0-b6ca-8a4287236701','bfd6a103-0e74-4298-8cad-93617d456db5','28cc25ab-3bc6-4489-be82-0f69a67c6977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4aeb0f38684492885f8041f3284b2a0',volume_type_id=920be950-e95a-490b-bb9b-6bc0ee65028b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1962608716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=746e21fd-4db7-4873-8553-540b6ceea028,host=None,id=bb0922f9-21a8-465c-803b-706a19e9358d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='931f8e45761040c8a81723b0df716695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4aeb0f38684492885f8041f3284b2a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(920be950-e95a-490b-bb9b-6bc0ee65028b),volume_type_id=920be950-e95a-490b-bb9b-6bc0ee65028b)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:07.092343 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12edcd9c-8005-4377-9414-dbf267150bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:07.125417 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12edcd9c-8005-4377-9414-dbf267150bb9) transitioned into state 'SUCCESS' from state '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-1962608716',encryption_key_id=None,group_id=746e21fd-4db7-4873-8553-540b6ceea028,group_type_id=,metadata={},multiattach=False,project_id='931f8e45761040c8a81723b0df716695',qos_specs=None,replication_status=,reservations=['2131485f-65a8-42c4-b57d-a9918f8373cc','3003fe79-229d-4ae0-b6ca-8a4287236701','bfd6a103-0e74-4298-8cad-93617d456db5','28cc25ab-3bc6-4489-be82-0f69a67c6977'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4aeb0f38684492885f8041f3284b2a0',volume_type_id=920be950-e95a-490b-bb9b-6bc0ee65028b)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:07.125857 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e14ccb61-9afe-4ac1-b0c2-38d8592c2b2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:07.126456 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d19b19e-1e84-44a6-8c4b-5ab9bf6a2d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:07.127866 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e14ccb61-9afe-4ac1-b0c2-38d8592c2b2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes?status=available returned with HTTP 200 Aug 26 15:06:07.127866 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 436/1721] 10.4.3.64 () {66 vars in 1263 bytes} [Wed Aug 26 15:06:07 2026] GET /volume/v3/volumes?status=available => generated 969 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:07.143046 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5225643c-76df-414d-a668-4f484b74eb2d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:07.146729 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5225643c-76df-414d-a668-4f484b74eb2d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?availability_zone=nova Aug 26 15:06:07.147064 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5225643c-76df-414d-a668-4f484b74eb2d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:07.147364 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5225643c-76df-414d-a668-4f484b74eb2d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:07.147736 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-5225643c-76df-414d-a668-4f484b74eb2d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:07.148069 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5225643c-76df-414d-a668-4f484b74eb2d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Could not evaluate value nova, assuming string {{(pid=100199) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:06:07.148459 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.148459 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:07.149232 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5225643c-76df-414d-a668-4f484b74eb2d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:07.151384 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d19b19e-1e84-44a6-8c4b-5ab9bf6a2d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:07.152507 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Flow 'volume_create_api' (8b268a79-c789-40e8-93b2-70019eea027f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:07.153059 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume request issued successfully. Aug 26 15:06:07.154053 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:07.154310 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:07.160603 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5225643c-76df-414d-a668-4f484b74eb2d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:07.164437 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.164437 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:07.171376 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5225643c-76df-414d-a668-4f484b74eb2d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 26 15:06:07.172059 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 430/1722] 10.4.3.64 () {66 vars in 1296 bytes} [Wed Aug 26 15:06:07 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2547 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:07.196515 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bfe687ad-e19d-4241-b34e-30320b7e8929 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:07.199137 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bfe687ad-e19d-4241-b34e-30320b7e8929 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?bootable=false Aug 26 15:06:07.199585 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bfe687ad-e19d-4241-b34e-30320b7e8929 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:07.199720 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bfe687ad-e19d-4241-b34e-30320b7e8929 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:07.200081 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-bfe687ad-e19d-4241-b34e-30320b7e8929 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:07.200603 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.200603 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:07.202621 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bfe687ad-e19d-4241-b34e-30320b7e8929 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:07.209683 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:07.214169 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.214169 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:07.222262 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7eaaeb7c-0a2e-4cfc-ba53-ec1a8f2dbde7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:07.222262 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 435/1723] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:06:06 2026] POST /volume/v3/volumes => generated 820 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:07.238124 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4b671cdf-2a6d-4ad2-b521-988143c6b280 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:07.241233 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b671cdf-2a6d-4ad2-b521-988143c6b280 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/bb0922f9-21a8-465c-803b-706a19e9358d Aug 26 15:06:07.241834 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b671cdf-2a6d-4ad2-b521-988143c6b280 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:07.241834 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b671cdf-2a6d-4ad2-b521-988143c6b280 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:07.251536 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bfe687ad-e19d-4241-b34e-30320b7e8929 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:07.251831 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.251831 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:07.254463 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.254463 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:07.260009 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4b671cdf-2a6d-4ad2-b521-988143c6b280 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:07.261555 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-4b671cdf-2a6d-4ad2-b521-988143c6b280 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:07.261555 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-4b671cdf-2a6d-4ad2-b521-988143c6b280 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:07.262363 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bfe687ad-e19d-4241-b34e-30320b7e8929 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 26 15:06:07.263140 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 423/1724] 10.4.3.64 () {66 vars in 1280 bytes} [Wed Aug 26 15:06:07 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2547 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:07.285939 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0cc3bf0d-80a0-4e5c-b082-aac608f785a1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:07.288291 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0cc3bf0d-80a0-4e5c-b082-aac608f785a1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?status=available Aug 26 15:06:07.288541 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0cc3bf0d-80a0-4e5c-b082-aac608f785a1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:07.288803 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0cc3bf0d-80a0-4e5c-b082-aac608f785a1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:07.288963 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-0cc3bf0d-80a0-4e5c-b082-aac608f785a1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:07.289212 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0cc3bf0d-80a0-4e5c-b082-aac608f785a1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Could not evaluate value available, assuming string {{(pid=100199) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:06:07.290053 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0cc3bf0d-80a0-4e5c-b082-aac608f785a1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:07.322918 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0cc3bf0d-80a0-4e5c-b082-aac608f785a1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Get all volumes completed successfully. Aug 26 15:06:07.324866 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.324866 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:07.328121 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-4b671cdf-2a6d-4ad2-b521-988143c6b280 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:07.329263 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0cc3bf0d-80a0-4e5c-b082-aac608f785a1 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 26 15:06:07.329833 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 431/1725] 10.4.3.64 () {66 vars in 1284 bytes} [Wed Aug 26 15:06:07 2026] GET /volume/v3/volumes/detail?status=available => generated 2547 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:07.338481 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.338481 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:07.357951 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9c67eba8-4d32-4399-8105-289fd29ee77c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:07.360710 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9c67eba8-4d32-4399-8105-289fd29ee77c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 Aug 26 15:06:07.360710 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9c67eba8-4d32-4399-8105-289fd29ee77c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:07.361813 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9c67eba8-4d32-4399-8105-289fd29ee77c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:07.362675 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bba42d6b-6a67-492d-a460-cb19bb13a1d9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:07.368766 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bba42d6b-6a67-492d-a460-cb19bb13a1d9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:07.369274 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b671cdf-2a6d-4ad2-b521-988143c6b280 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/bb0922f9-21a8-465c-803b-706a19e9358d returned with HTTP 200 Aug 26 15:06:07.369702 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bba42d6b-6a67-492d-a460-cb19bb13a1d9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:07.370083 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bba42d6b-6a67-492d-a460-cb19bb13a1d9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:07.370271 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 437/1726] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:07 2026] GET /volume/v3/volumes/bb0922f9-21a8-465c-803b-706a19e9358d => generated 888 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:07.370327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-bba42d6b-6a67-492d-a460-cb19bb13a1d9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:07.380661 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.380661 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:07.382683 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bba42d6b-6a67-492d-a460-cb19bb13a1d9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:06:07.384386 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 424/1727] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:07 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:07.392963 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.392963 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:07.402856 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9c67eba8-4d32-4399-8105-289fd29ee77c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:07.411703 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9c67eba8-4d32-4399-8105-289fd29ee77c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 returned with HTTP 200 Aug 26 15:06:07.412498 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 436/1728] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:07 2026] GET /volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 => generated 855 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:07.413759 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bf2d47f7-cb01-4257-85c5-6fca444e7569 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:07.418932 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf2d47f7-cb01-4257-85c5-6fca444e7569 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:06:07.418932 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf2d47f7-cb01-4257-85c5-6fca444e7569 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55821663-3634-4a79-8b7c-a678120f1001", "name": "tempest-VolumesBackupsTest-Backup-1361972906"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:07.420560 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-bf2d47f7-cb01-4257-85c5-6fca444e7569 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Creating new backup {'backup': {'volume_id': '55821663-3634-4a79-8b7c-a678120f1001', 'name': 'tempest-VolumesBackupsTest-Backup-1361972906'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:06:07.420966 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-bf2d47f7-cb01-4257-85c5-6fca444e7569 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Creating backup of volume 55821663-3634-4a79-8b7c-a678120f1001 in container None Aug 26 15:06:07.433384 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b87f4312-a115-4df4-8438-103d73b8508b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:07.438148 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b87f4312-a115-4df4-8438-103d73b8508b tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 Aug 26 15:06:07.438468 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b87f4312-a115-4df4-8438-103d73b8508b tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:07.438910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b87f4312-a115-4df4-8438-103d73b8508b tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:07.439185 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-b87f4312-a115-4df4-8438-103d73b8508b tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Delete volume with id: c6c2d90d-2aa0-4051-88a5-23c8525fede8 Aug 26 15:06:07.440344 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.440344 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:07.441288 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bf2d47f7-cb01-4257-85c5-6fca444e7569 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:06:07.453744 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.453744 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:07.455026 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b87f4312-a115-4df4-8438-103d73b8508b tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:07.476011 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-bf2d47f7-cb01-4257-85c5-6fca444e7569 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Created reservations ['58087ea5-02d0-49c5-9a45-ea50cfcc838a', '873aa373-e4a7-4ef7-8e75-34ecf7746543'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:07.496047 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b87f4312-a115-4df4-8438-103d73b8508b tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Delete volume request issued successfully. Aug 26 15:06:07.496313 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b87f4312-a115-4df4-8438-103d73b8508b tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 returned with HTTP 202 Aug 26 15:06:07.497037 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 438/1729] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:07 2026] DELETE /volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:07.509754 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f5b04562-497e-492e-a344-2cae2d5e1eb6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:07.512120 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f5b04562-497e-492e-a344-2cae2d5e1eb6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 Aug 26 15:06:07.512120 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f5b04562-497e-492e-a344-2cae2d5e1eb6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:07.512120 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f5b04562-497e-492e-a344-2cae2d5e1eb6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:07.529266 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.529266 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:07.537860 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f5b04562-497e-492e-a344-2cae2d5e1eb6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:07.538057 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf2d47f7-cb01-4257-85c5-6fca444e7569 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:06:07.538780 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 432/1730] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:07 2026] POST /volume/v3/backups => generated 328 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:07.547827 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f5b04562-497e-492e-a344-2cae2d5e1eb6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 returned with HTTP 200 Aug 26 15:06:07.547827 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 425/1731] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:07 2026] GET /volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:07.555373 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-43413cd7-bf0c-4615-9628-cabd8702ec8e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:07.558906 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43413cd7-bf0c-4615-9628-cabd8702ec8e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:07.558906 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43413cd7-bf0c-4615-9628-cabd8702ec8e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:07.561093 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43413cd7-bf0c-4615-9628-cabd8702ec8e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:07.561342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-43413cd7-bf0c-4615-9628-cabd8702ec8e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:07.571190 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:07.571190 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:07.572789 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43413cd7-bf0c-4615-9628-cabd8702ec8e tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:07.573548 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 437/1732] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:07 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:08.402306 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b34ac60c-6882-4e2d-b3c0-6efe199d6728 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:08.405911 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b34ac60c-6882-4e2d-b3c0-6efe199d6728 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/bb0922f9-21a8-465c-803b-706a19e9358d Aug 26 15:06:08.405911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b34ac60c-6882-4e2d-b3c0-6efe199d6728 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:08.405911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b34ac60c-6882-4e2d-b3c0-6efe199d6728 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:08.419170 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:08.419170 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:08.428124 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b34ac60c-6882-4e2d-b3c0-6efe199d6728 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:08.429075 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-b34ac60c-6882-4e2d-b3c0-6efe199d6728 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:08.429483 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-b34ac60c-6882-4e2d-b3c0-6efe199d6728 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:08.480327 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-b34ac60c-6882-4e2d-b3c0-6efe199d6728 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:08.484571 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:08.484571 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:08.495042 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b34ac60c-6882-4e2d-b3c0-6efe199d6728 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/bb0922f9-21a8-465c-803b-706a19e9358d returned with HTTP 200 Aug 26 15:06:08.495685 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 439/1733] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:08 2026] GET /volume/v3/volumes/bb0922f9-21a8-465c-803b-706a19e9358d => generated 913 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:08.512191 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8eb5c1c2-5bef-4272-90a0-dfff3002d261 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:08.515714 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8eb5c1c2-5bef-4272-90a0-dfff3002d261 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/group_snapshots Aug 26 15:06:08.516532 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8eb5c1c2-5bef-4272-90a0-dfff3002d261 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "746e21fd-4db7-4873-8553-540b6ceea028", "name": "tempest-group_snapshot-1194413013"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:08.519281 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-8eb5c1c2-5bef-4272-90a0-dfff3002d261 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '746e21fd-4db7-4873-8553-540b6ceea028', 'name': 'tempest-group_snapshot-1194413013'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 26 15:06:08.527797 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:08.527797 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:08.534418 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.group_snapshots [None req-8eb5c1c2-5bef-4272-90a0-dfff3002d261 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating group_snapshot tempest-group_snapshot-1194413013. Aug 26 15:06:08.566402 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:08.566402 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:08.569739 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e0438f5d-9c87-4533-909a-e2bc6292d609 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:08.572800 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0438f5d-9c87-4533-909a-e2bc6292d609 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 Aug 26 15:06:08.573205 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0438f5d-9c87-4533-909a-e2bc6292d609 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:08.573286 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0438f5d-9c87-4533-909a-e2bc6292d609 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:08.589386 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0438f5d-9c87-4533-909a-e2bc6292d609 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 returned with HTTP 404 Aug 26 15:06:08.590094 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-8eb5c1c2-5bef-4272-90a0-dfff3002d261 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-584817126 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-584817126, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:08.590436 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-8eb5c1c2-5bef-4272-90a0-dfff3002d261 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-584817126 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-584817126, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:08.591229 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 426/1734] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:08 2026] GET /volume/v3/volumes/c6c2d90d-2aa0-4051-88a5-23c8525fede8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:08.591719 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d4c3e6ab-f16a-47f1-89fa-13c6403986f2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:08.594217 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4c3e6ab-f16a-47f1-89fa-13c6403986f2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:08.594449 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4c3e6ab-f16a-47f1-89fa-13c6403986f2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:08.594711 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4c3e6ab-f16a-47f1-89fa-13c6403986f2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:08.594914 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d4c3e6ab-f16a-47f1-89fa-13c6403986f2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:08.601356 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:08.601356 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:08.602810 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4c3e6ab-f16a-47f1-89fa-13c6403986f2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:08.602853 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-45ecc307-25c1-449f-a73f-87fa09b3289b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:08.602918 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 438/1735] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:08 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:08.606588 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-45ecc307-25c1-449f-a73f-87fa09b3289b tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb Aug 26 15:06:08.607220 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-45ecc307-25c1-449f-a73f-87fa09b3289b tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:08.608317 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-45ecc307-25c1-449f-a73f-87fa09b3289b tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:08.626985 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:08.626985 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:08.635782 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-45ecc307-25c1-449f-a73f-87fa09b3289b tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:08.637266 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-8eb5c1c2-5bef-4272-90a0-dfff3002d261 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Created reservations ['887af2b5-c4b2-4354-91d1-e13f598cd176', 'dbcb9e98-e15b-46db-9a51-d585409ff08d', '51f1d641-e752-41d0-b57e-e4f4cd127a12', '76e32a86-6e27-4c45-a390-35620b02f99a'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:08.644318 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-45ecc307-25c1-449f-a73f-87fa09b3289b tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb returned with HTTP 200 Aug 26 15:06:08.644468 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 440/1736] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:08 2026] GET /volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:08.663850 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c655fe5c-f017-4ffe-8f0b-2a4a1b6ece7a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:08.665660 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c655fe5c-f017-4ffe-8f0b-2a4a1b6ece7a tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb Aug 26 15:06:08.665854 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c655fe5c-f017-4ffe-8f0b-2a4a1b6ece7a tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:08.666114 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c655fe5c-f017-4ffe-8f0b-2a4a1b6ece7a tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:08.666218 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-c655fe5c-f017-4ffe-8f0b-2a4a1b6ece7a tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Delete volume with id: a9be198f-4f64-4f83-aa88-4dda3ea008bb Aug 26 15:06:08.675459 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:08.675459 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:08.675917 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c655fe5c-f017-4ffe-8f0b-2a4a1b6ece7a tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:08.696988 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8eb5c1c2-5bef-4272-90a0-dfff3002d261 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 202 Aug 26 15:06:08.697620 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 433/1737] 10.4.3.64 () {70 vars in 1317 bytes} [Wed Aug 26 15:06:08 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:08.709471 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c655fe5c-f017-4ffe-8f0b-2a4a1b6ece7a tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Delete volume request issued successfully. Aug 26 15:06:08.709719 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c655fe5c-f017-4ffe-8f0b-2a4a1b6ece7a tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb returned with HTTP 202 Aug 26 15:06:08.710298 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 427/1738] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:08 2026] DELETE /volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:08.711477 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2640e087-410f-4c8c-b759-347579792231 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:08.713857 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2640e087-410f-4c8c-b759-347579792231 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/fad893f8-3cee-404f-8d82-d2268df2ae86 Aug 26 15:06:08.714101 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2640e087-410f-4c8c-b759-347579792231 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:08.714483 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2640e087-410f-4c8c-b759-347579792231 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:08.714801 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-2640e087-410f-4c8c-b759-347579792231 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member fad893f8-3cee-404f-8d82-d2268df2ae86 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:06:08.719380 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f78a13ee-8cb8-484e-99a8-2f981c33ff85 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:08.720702 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:08.720702 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:08.721458 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f78a13ee-8cb8-484e-99a8-2f981c33ff85 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb Aug 26 15:06:08.721772 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f78a13ee-8cb8-484e-99a8-2f981c33ff85 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:08.722084 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f78a13ee-8cb8-484e-99a8-2f981c33ff85 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:08.726859 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2640e087-410f-4c8c-b759-347579792231 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/fad893f8-3cee-404f-8d82-d2268df2ae86 returned with HTTP 200 Aug 26 15:06:08.728078 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 439/1739] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:06:08 2026] GET /volume/v3/group_snapshots/fad893f8-3cee-404f-8d82-d2268df2ae86 => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:08.731617 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:08.731617 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:08.736152 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f78a13ee-8cb8-484e-99a8-2f981c33ff85 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:08.745350 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f78a13ee-8cb8-484e-99a8-2f981c33ff85 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb returned with HTTP 200 Aug 26 15:06:08.746108 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 441/1740] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:08 2026] GET /volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:09.618779 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-889adb6a-f1d0-4b16-8096-1099d551dd26 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:09.621763 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-889adb6a-f1d0-4b16-8096-1099d551dd26 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:09.622102 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-889adb6a-f1d0-4b16-8096-1099d551dd26 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:09.622424 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-889adb6a-f1d0-4b16-8096-1099d551dd26 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:09.622667 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-889adb6a-f1d0-4b16-8096-1099d551dd26 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:09.628244 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:09.628244 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:09.629343 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-889adb6a-f1d0-4b16-8096-1099d551dd26 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:09.629852 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 434/1741] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:09 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:09.740442 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0eb1456f-8bec-4b7f-b37c-8da4ca5672a8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:09.742448 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0eb1456f-8bec-4b7f-b37c-8da4ca5672a8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/fad893f8-3cee-404f-8d82-d2268df2ae86 Aug 26 15:06:09.743186 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0eb1456f-8bec-4b7f-b37c-8da4ca5672a8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:09.743186 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0eb1456f-8bec-4b7f-b37c-8da4ca5672a8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:09.743186 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-0eb1456f-8bec-4b7f-b37c-8da4ca5672a8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member fad893f8-3cee-404f-8d82-d2268df2ae86 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:06:09.746959 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:09.746959 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:09.752680 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0eb1456f-8bec-4b7f-b37c-8da4ca5672a8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/fad893f8-3cee-404f-8d82-d2268df2ae86 returned with HTTP 200 Aug 26 15:06:09.752680 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 428/1742] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:06:09 2026] GET /volume/v3/group_snapshots/fad893f8-3cee-404f-8d82-d2268df2ae86 => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:09.765547 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dbb5704b-42d1-47ef-a51f-d3f40ba3ed57 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:09.765964 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-904c353f-c09e-4c71-9c31-05e60e388cbb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:09.768910 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-904c353f-c09e-4c71-9c31-05e60e388cbb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb Aug 26 15:06:09.769467 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-904c353f-c09e-4c71-9c31-05e60e388cbb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:09.769551 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbb5704b-42d1-47ef-a51f-d3f40ba3ed57 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 26 15:06:09.769595 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-904c353f-c09e-4c71-9c31-05e60e388cbb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:09.769959 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbb5704b-42d1-47ef-a51f-d3f40ba3ed57 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:09.770119 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbb5704b-42d1-47ef-a51f-d3f40ba3ed57 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:09.770688 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-dbb5704b-42d1-47ef-a51f-d3f40ba3ed57 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:09.774582 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-dbb5704b-42d1-47ef-a51f-d3f40ba3ed57 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:09.778010 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-904c353f-c09e-4c71-9c31-05e60e388cbb tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb returned with HTTP 404 Aug 26 15:06:09.778192 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 442/1743] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:09 2026] GET /volume/v3/volumes/a9be198f-4f64-4f83-aa88-4dda3ea008bb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:09.784072 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dbb5704b-42d1-47ef-a51f-d3f40ba3ed57 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all snapshots completed successfully. Aug 26 15:06:09.784638 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:09.784638 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:09.785508 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbb5704b-42d1-47ef-a51f-d3f40ba3ed57 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 15:06:09.786079 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 440/1744] 10.4.3.64 () {66 vars in 1257 bytes} [Wed Aug 26 15:06:09 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:09.787786 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-564f1569-88b1-4511-a603-bf567ccc582d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:09.789771 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-564f1569-88b1-4511-a603-bf567ccc582d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e Aug 26 15:06:09.789982 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-564f1569-88b1-4511-a603-bf567ccc582d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:09.790185 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-564f1569-88b1-4511-a603-bf567ccc582d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:09.798687 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:09.798687 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:09.799070 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0da8ae8d-3aea-4352-a0a5-50079b85f113 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:09.802151 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0da8ae8d-3aea-4352-a0a5-50079b85f113 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/snapshots/9532864b-bd0f-49bd-b5f3-7ec66d622bda Aug 26 15:06:09.802398 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0da8ae8d-3aea-4352-a0a5-50079b85f113 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:09.802618 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0da8ae8d-3aea-4352-a0a5-50079b85f113 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:09.803359 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-564f1569-88b1-4511-a603-bf567ccc582d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:09.809954 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-564f1569-88b1-4511-a603-bf567ccc582d tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e returned with HTTP 200 Aug 26 15:06:09.810853 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 435/1745] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:09 2026] GET /volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:09.812065 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:09.812065 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:09.812756 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0da8ae8d-3aea-4352-a0a5-50079b85f113 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Snapshot retrieved successfully. Aug 26 15:06:09.814001 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0da8ae8d-3aea-4352-a0a5-50079b85f113 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/snapshots/9532864b-bd0f-49bd-b5f3-7ec66d622bda returned with HTTP 200 Aug 26 15:06:09.814470 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 429/1746] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:09 2026] GET /volume/v3/snapshots/9532864b-bd0f-49bd-b5f3-7ec66d622bda => generated 451 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:09.827023 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:09.827692 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-201b8498-f712-479a-b4d7-bd3627d65d2c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:09.829288 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/groups/action Aug 26 15:06:09.829879 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "fad893f8-3cee-404f-8d82-d2268df2ae86", "name": "tempest-Group_from_snap-1373624541"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:09.830095 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-201b8498-f712-479a-b4d7-bd3627d65d2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e Aug 26 15:06:09.830150 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "fad893f8-3cee-404f-8d82-d2268df2ae86", "name": "tempest-Group_from_snap-1373624541"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:09.830339 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-201b8498-f712-479a-b4d7-bd3627d65d2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:09.830451 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-201b8498-f712-479a-b4d7-bd3627d65d2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:09.830627 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-201b8498-f712-479a-b4d7-bd3627d65d2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Delete volume with id: 0f619e4f-fbb4-4133-8824-6eb25bdb4c5e Aug 26 15:06:09.831963 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'fad893f8-3cee-404f-8d82-d2268df2ae86', 'name': 'tempest-Group_from_snap-1373624541'}}. {{(pid=100197) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 26 15:06:09.832114 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating group tempest-Group_from_snap-1373624541 from group_snapshot fad893f8-3cee-404f-8d82-d2268df2ae86. Aug 26 15:06:09.836530 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:09.836530 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:09.841947 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:09.841947 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:09.841947 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-201b8498-f712-479a-b4d7-bd3627d65d2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:09.845743 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:09.845743 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:09.852395 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:09.852395 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:09.868138 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-201b8498-f712-479a-b4d7-bd3627d65d2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Delete volume request issued successfully. Aug 26 15:06:09.868405 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-201b8498-f712-479a-b4d7-bd3627d65d2c tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e returned with HTTP 202 Aug 26 15:06:09.868866 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 441/1747] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:09 2026] DELETE /volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:09.878563 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-399cd223-e314-4217-a047-b2d7d0aa2c12 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:09.884949 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-399cd223-e314-4217-a047-b2d7d0aa2c12 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e Aug 26 15:06:09.884949 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-399cd223-e314-4217-a047-b2d7d0aa2c12 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:09.884949 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-399cd223-e314-4217-a047-b2d7d0aa2c12 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:09.893957 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:09.893957 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:09.899288 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-399cd223-e314-4217-a047-b2d7d0aa2c12 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Volume info retrieved successfully. Aug 26 15:06:09.902507 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Created reservations ['24304383-67b1-4121-8c55-bcd3ca5e7cae'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:09.908258 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-399cd223-e314-4217-a047-b2d7d0aa2c12 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e returned with HTTP 200 Aug 26 15:06:09.908669 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 436/1748] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:09 2026] GET /volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:09.983043 np0000008165 devstack@c-api.service[100197]: INFO cinder.group.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] A mapping entry already exists for group 544601fb-e949-46db-8b20-95216e1d41fa and volume type 920be950-e95a-490b-bb9b-6bc0ee65028b. Do not need to create again. Aug 26 15:06:09.983465 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:09.983465 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:09.984394 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Availability Zones retrieved successfully. Aug 26 15:06:09.990511 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Flow 'volume_create_api' (e0eb3954-6c0d-4102-8222-6cabcf252151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:09.992166 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1645184f-18e9-45ec-8e85-fc8318ec5738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:09.993248 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:10.051083 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1645184f-18e9-45ec-8e85-fc8318ec5738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9532864b-bd0f-49bd-b5f3-7ec66d622bda', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:06:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=920be950-e95a-490b-bb9b-6bc0ee65028b,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-584817126',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '920be950-e95a-490b-bb9b-6bc0ee65028b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '544601fb-e949-46db-8b20-95216e1d41fa', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:10.051618 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cafbe74-aa24-4471-a431-2ed77e8f9f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:10.096376 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-584817126 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-584817126, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:10.141323 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Created reservations ['617cdc0d-dc9a-48b3-947a-6954c61de526', '767f871f-ad5e-47ce-a141-a8d3fe68ffe4'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:10.142582 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cafbe74-aa24-4471-a431-2ed77e8f9f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['617cdc0d-dc9a-48b3-947a-6954c61de526', '767f871f-ad5e-47ce-a141-a8d3fe68ffe4']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:10.143828 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78cc541c-9e09-43c9-9566-8af02c4c0bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:10.214846 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78cc541c-9e09-43c9-9566-8af02c4c0bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21230295-502b-4b83-b923-5a2d7902f149', '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=544601fb-e949-46db-8b20-95216e1d41fa,group_type_id=,metadata={},multiattach=False,project_id='931f8e45761040c8a81723b0df716695',qos_specs=None,replication_status=,reservations=['617cdc0d-dc9a-48b3-947a-6954c61de526','767f871f-ad5e-47ce-a141-a8d3fe68ffe4'],size=1,snapshot_id=9532864b-bd0f-49bd-b5f3-7ec66d622bda,source_replicaid=,source_volid=None,status='creating',user_id='a4aeb0f38684492885f8041f3284b2a0',volume_type_id=920be950-e95a-490b-bb9b-6bc0ee65028b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=544601fb-e949-46db-8b20-95216e1d41fa,host=None,id=21230295-502b-4b83-b923-5a2d7902f149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='931f8e45761040c8a81723b0df716695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9532864b-bd0f-49bd-b5f3-7ec66d622bda,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4aeb0f38684492885f8041f3284b2a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(920be950-e95a-490b-bb9b-6bc0ee65028b),volume_type_id=920be950-e95a-490b-bb9b-6bc0ee65028b)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:10.216720 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d00aef3-aaa8-4677-8b3d-8bcbbfbf32e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:10.263182 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d00aef3-aaa8-4677-8b3d-8bcbbfbf32e7) transitioned into state 'SUCCESS' from 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=544601fb-e949-46db-8b20-95216e1d41fa,group_type_id=,metadata={},multiattach=False,project_id='931f8e45761040c8a81723b0df716695',qos_specs=None,replication_status=,reservations=['617cdc0d-dc9a-48b3-947a-6954c61de526','767f871f-ad5e-47ce-a141-a8d3fe68ffe4'],size=1,snapshot_id=9532864b-bd0f-49bd-b5f3-7ec66d622bda,source_replicaid=,source_volid=None,status='creating',user_id='a4aeb0f38684492885f8041f3284b2a0',volume_type_id=920be950-e95a-490b-bb9b-6bc0ee65028b)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:10.264595 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Flow 'volume_create_api' (e0eb3954-6c0d-4102-8222-6cabcf252151) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:10.265472 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume request issued successfully. Aug 26 15:06:10.296141 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-96be2eff-6ef7-4c45-b30b-1e371542a5b1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/action returned with HTTP 202 Aug 26 15:06:10.298107 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 443/1749] 10.4.3.64 () {70 vars in 1311 bytes} [Wed Aug 26 15:06:09 2026] POST /volume/v3/groups/action => generated 103 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:10.312222 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:10.317643 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:06:10.318043 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:10.318043 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:10.318750 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:10.324134 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:10.336222 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all volumes completed successfully. Aug 26 15:06:10.337231 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:10.337439 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:10.384738 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:10.388587 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:10.388587 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:10.393103 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:10.393265 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:10.445145 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:10.448915 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:10.448915 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:10.458999 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-071ea3e0-7ab6-4720-a153-0a56ac7c205c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:06:10.459745 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 430/1750] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:06:10 2026] GET /volume/v3/volumes/detail => generated 1829 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:06:10.476330 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-86a73bec-b5af-4b52-8d70-70a1a68c6e37 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:10.478558 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-86a73bec-b5af-4b52-8d70-70a1a68c6e37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/21230295-502b-4b83-b923-5a2d7902f149 Aug 26 15:06:10.478869 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-86a73bec-b5af-4b52-8d70-70a1a68c6e37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:10.479125 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-86a73bec-b5af-4b52-8d70-70a1a68c6e37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:10.489313 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:10.489313 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:10.495238 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-86a73bec-b5af-4b52-8d70-70a1a68c6e37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:10.496762 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-86a73bec-b5af-4b52-8d70-70a1a68c6e37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:10.497149 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-86a73bec-b5af-4b52-8d70-70a1a68c6e37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:10.552504 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-86a73bec-b5af-4b52-8d70-70a1a68c6e37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:10.556399 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:10.556399 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:10.565563 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-86a73bec-b5af-4b52-8d70-70a1a68c6e37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/21230295-502b-4b83-b923-5a2d7902f149 returned with HTTP 200 Aug 26 15:06:10.566106 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 442/1751] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:10 2026] GET /volume/v3/volumes/21230295-502b-4b83-b923-5a2d7902f149 => generated 924 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:10.579639 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c89a78d8-6451-4716-9d24-fc4c121f53ee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:10.584706 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c89a78d8-6451-4716-9d24-fc4c121f53ee tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/544601fb-e949-46db-8b20-95216e1d41fa Aug 26 15:06:10.585031 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c89a78d8-6451-4716-9d24-fc4c121f53ee tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:10.585310 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c89a78d8-6451-4716-9d24-fc4c121f53ee tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:10.585511 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-c89a78d8-6451-4716-9d24-fc4c121f53ee tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 544601fb-e949-46db-8b20-95216e1d41fa {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:10.595697 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:10.595697 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:10.612432 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c89a78d8-6451-4716-9d24-fc4c121f53ee tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/544601fb-e949-46db-8b20-95216e1d41fa returned with HTTP 200 Aug 26 15:06:10.612897 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 437/1752] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:10 2026] GET /volume/v3/groups/544601fb-e949-46db-8b20-95216e1d41fa => generated 418 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:10.625578 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:10.627604 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:06:10.627932 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:10.628185 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:10.628513 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:10.628971 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:10.628971 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:10.629456 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:10.637763 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all volumes completed successfully. Aug 26 15:06:10.638680 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:10.638926 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:10.644242 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-86941f26-3466-4fbd-a4f1-e0b0c4a2495a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:10.646613 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-86941f26-3466-4fbd-a4f1-e0b0c4a2495a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:10.646977 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-86941f26-3466-4fbd-a4f1-e0b0c4a2495a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:10.647170 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-86941f26-3466-4fbd-a4f1-e0b0c4a2495a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:10.647296 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-86941f26-3466-4fbd-a4f1-e0b0c4a2495a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:10.652627 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:10.652627 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:10.653662 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-86941f26-3466-4fbd-a4f1-e0b0c4a2495a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:10.654399 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 431/1753] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:10 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:10.681397 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:10.684880 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:10.684880 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:10.688949 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:10.689185 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:10.727103 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:10.730316 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:10.730316 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:10.740004 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-57e307b2-0bb5-403d-8d53-11d64a0df3f8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:06:10.740740 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 444/1754] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:06:10 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:06:10.754712 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-139f5985-6170-4bd1-8096-36ba190d87d6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:10.756413 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-139f5985-6170-4bd1-8096-36ba190d87d6 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/groups/544601fb-e949-46db-8b20-95216e1d41fa/action Aug 26 15:06:10.759069 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-139f5985-6170-4bd1-8096-36ba190d87d6 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:10.759069 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-139f5985-6170-4bd1-8096-36ba190d87d6 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:10.759069 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-139f5985-6170-4bd1-8096-36ba190d87d6 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] delete called for group 544601fb-e949-46db-8b20-95216e1d41fa {{(pid=100196) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:06:10.759069 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-139f5985-6170-4bd1-8096-36ba190d87d6 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Delete group with id: 544601fb-e949-46db-8b20-95216e1d41fa Aug 26 15:06:10.764502 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:10.764502 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:10.818638 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-139f5985-6170-4bd1-8096-36ba190d87d6 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/544601fb-e949-46db-8b20-95216e1d41fa/action returned with HTTP 202 Aug 26 15:06:10.819424 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 443/1755] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:06:10 2026] POST /volume/v3/groups/544601fb-e949-46db-8b20-95216e1d41fa/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:10.827191 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e4bae3e4-0270-4fa9-95f6-f8ab87846dc3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:10.831142 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e4bae3e4-0270-4fa9-95f6-f8ab87846dc3 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/21230295-502b-4b83-b923-5a2d7902f149 Aug 26 15:06:10.831142 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e4bae3e4-0270-4fa9-95f6-f8ab87846dc3 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:10.831142 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e4bae3e4-0270-4fa9-95f6-f8ab87846dc3 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:10.839221 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:10.839221 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:10.844235 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e4bae3e4-0270-4fa9-95f6-f8ab87846dc3 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:10.845270 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-e4bae3e4-0270-4fa9-95f6-f8ab87846dc3 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:10.845544 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-e4bae3e4-0270-4fa9-95f6-f8ab87846dc3 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:10.888275 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-e4bae3e4-0270-4fa9-95f6-f8ab87846dc3 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:10.892098 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:10.892098 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:10.902452 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e4bae3e4-0270-4fa9-95f6-f8ab87846dc3 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/21230295-502b-4b83-b923-5a2d7902f149 returned with HTTP 200 Aug 26 15:06:10.902452 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 438/1756] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:10 2026] GET /volume/v3/volumes/21230295-502b-4b83-b923-5a2d7902f149 => generated 923 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:10.932772 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-23245eaa-8da8-48ca-bf68-e1b4102a25b6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:10.935126 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-23245eaa-8da8-48ca-bf68-e1b4102a25b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] GET https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e Aug 26 15:06:10.935761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-23245eaa-8da8-48ca-bf68-e1b4102a25b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:10.936266 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-23245eaa-8da8-48ca-bf68-e1b4102a25b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:10.944356 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-23245eaa-8da8-48ca-bf68-e1b4102a25b6 tempest-VolumesListTestJSON-1617455331 tempest-VolumesListTestJSON-1617455331-project-member] https://10.4.3.64/volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e returned with HTTP 404 Aug 26 15:06:10.945236 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 432/1757] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:10 2026] GET /volume/v3/volumes/0f619e4f-fbb4-4133-8824-6eb25bdb4c5e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:11.668475 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7279967b-14f4-4b29-9d22-0cf4f27a1e40 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:11.671532 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7279967b-14f4-4b29-9d22-0cf4f27a1e40 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:11.671854 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7279967b-14f4-4b29-9d22-0cf4f27a1e40 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:11.672193 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7279967b-14f4-4b29-9d22-0cf4f27a1e40 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:11.672587 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7279967b-14f4-4b29-9d22-0cf4f27a1e40 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:11.679345 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:11.679345 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:11.681074 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7279967b-14f4-4b29-9d22-0cf4f27a1e40 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:11.681620 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 445/1758] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:11 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:11.920152 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6576f93a-9639-4b7b-be82-3fe562cabbbb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:11.922191 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6576f93a-9639-4b7b-be82-3fe562cabbbb tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/21230295-502b-4b83-b923-5a2d7902f149 Aug 26 15:06:11.922479 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6576f93a-9639-4b7b-be82-3fe562cabbbb tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:11.922660 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6576f93a-9639-4b7b-be82-3fe562cabbbb tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:11.929317 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6576f93a-9639-4b7b-be82-3fe562cabbbb tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/21230295-502b-4b83-b923-5a2d7902f149 returned with HTTP 404 Aug 26 15:06:11.929900 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 444/1759] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:11 2026] GET /volume/v3/volumes/21230295-502b-4b83-b923-5a2d7902f149 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:11.937702 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-24274acd-4f98-4c0b-a7ca-2daa1f6199ed None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:11.942852 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24274acd-4f98-4c0b-a7ca-2daa1f6199ed tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/544601fb-e949-46db-8b20-95216e1d41fa Aug 26 15:06:11.942852 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-24274acd-4f98-4c0b-a7ca-2daa1f6199ed tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:11.942852 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-24274acd-4f98-4c0b-a7ca-2daa1f6199ed tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:11.942852 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-24274acd-4f98-4c0b-a7ca-2daa1f6199ed tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 544601fb-e949-46db-8b20-95216e1d41fa {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:11.948480 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24274acd-4f98-4c0b-a7ca-2daa1f6199ed tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/544601fb-e949-46db-8b20-95216e1d41fa returned with HTTP 404 Aug 26 15:06:11.949342 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 439/1760] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:11 2026] GET /volume/v3/groups/544601fb-e949-46db-8b20-95216e1d41fa => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:11.965271 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bb1d5530-c703-40fa-b924-4e63b4b626fc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:11.968530 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb1d5530-c703-40fa-b924-4e63b4b626fc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/fad893f8-3cee-404f-8d82-d2268df2ae86 Aug 26 15:06:11.969058 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb1d5530-c703-40fa-b924-4e63b4b626fc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:11.969426 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb1d5530-c703-40fa-b924-4e63b4b626fc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:11.969670 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-bb1d5530-c703-40fa-b924-4e63b4b626fc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] delete called for member fad893f8-3cee-404f-8d82-d2268df2ae86 {{(pid=100198) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 26 15:06:11.969869 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.group_snapshots [None req-bb1d5530-c703-40fa-b924-4e63b4b626fc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Delete group_snapshot with id: fad893f8-3cee-404f-8d82-d2268df2ae86 Aug 26 15:06:11.975608 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:11.975608 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:12.040794 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb1d5530-c703-40fa-b924-4e63b4b626fc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/fad893f8-3cee-404f-8d82-d2268df2ae86 returned with HTTP 202 Aug 26 15:06:12.041692 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 433/1761] 10.4.3.64 () {68 vars in 1409 bytes} [Wed Aug 26 15:06:11 2026] DELETE /volume/v3/group_snapshots/fad893f8-3cee-404f-8d82-d2268df2ae86 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:12.063739 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8956beb3-1f72-438f-89e1-4af4ca7ac466 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:12.066579 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8956beb3-1f72-438f-89e1-4af4ca7ac466 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:06:12.066743 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8956beb3-1f72-438f-89e1-4af4ca7ac466 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:12.067091 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8956beb3-1f72-438f-89e1-4af4ca7ac466 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:12.067776 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-8956beb3-1f72-438f-89e1-4af4ca7ac466 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:12.068589 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8956beb3-1f72-438f-89e1-4af4ca7ac466 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:12.085315 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8956beb3-1f72-438f-89e1-4af4ca7ac466 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all volumes completed successfully. Aug 26 15:06:12.086283 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-8956beb3-1f72-438f-89e1-4af4ca7ac466 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:12.086622 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-8956beb3-1f72-438f-89e1-4af4ca7ac466 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:12.151303 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-8956beb3-1f72-438f-89e1-4af4ca7ac466 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:12.161927 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:12.161927 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:12.173559 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8956beb3-1f72-438f-89e1-4af4ca7ac466 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:06:12.174391 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 446/1762] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:06:12 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:06:12.196195 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6eff4633-672b-4d35-bd6d-c073fd0663e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:12.198996 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6eff4633-672b-4d35-bd6d-c073fd0663e7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 26 15:06:12.199196 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6eff4633-672b-4d35-bd6d-c073fd0663e7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:12.199417 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6eff4633-672b-4d35-bd6d-c073fd0663e7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:12.199857 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-6eff4633-672b-4d35-bd6d-c073fd0663e7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:12.203399 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-6eff4633-672b-4d35-bd6d-c073fd0663e7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:12.208065 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6eff4633-672b-4d35-bd6d-c073fd0663e7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all snapshots completed successfully. Aug 26 15:06:12.209084 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6eff4633-672b-4d35-bd6d-c073fd0663e7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 15:06:12.209744 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 445/1763] 10.4.3.64 () {66 vars in 1257 bytes} [Wed Aug 26 15:06:12 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) Aug 26 15:06:12.226943 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0c4d03fd-faeb-468a-bab4-5b5b42ab5480 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:12.229186 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c4d03fd-faeb-468a-bab4-5b5b42ab5480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/fad893f8-3cee-404f-8d82-d2268df2ae86 Aug 26 15:06:12.229790 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c4d03fd-faeb-468a-bab4-5b5b42ab5480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:12.230198 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c4d03fd-faeb-468a-bab4-5b5b42ab5480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:12.231437 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-0c4d03fd-faeb-468a-bab4-5b5b42ab5480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member fad893f8-3cee-404f-8d82-d2268df2ae86 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:06:12.237055 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c4d03fd-faeb-468a-bab4-5b5b42ab5480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/fad893f8-3cee-404f-8d82-d2268df2ae86 returned with HTTP 404 Aug 26 15:06:12.237055 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 440/1764] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:06:12 2026] GET /volume/v3/group_snapshots/fad893f8-3cee-404f-8d82-d2268df2ae86 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:12.245288 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-421d8425-ff1e-492c-89b0-efa77330fbe0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:12.249964 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a69da040-1651-45de-9a86-d961ab9b7ba6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:12.250085 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-421d8425-ff1e-492c-89b0-efa77330fbe0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:06:12.250085 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-421d8425-ff1e-492c-89b0-efa77330fbe0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:12.250085 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-421d8425-ff1e-492c-89b0-efa77330fbe0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:12.250085 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-421d8425-ff1e-492c-89b0-efa77330fbe0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:12.250085 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:12.250085 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:12.250085 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421d8425-ff1e-492c-89b0-efa77330fbe0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:12.250451 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a69da040-1651-45de-9a86-d961ab9b7ba6 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:06:12.250451 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a69da040-1651-45de-9a86-d961ab9b7ba6 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:12.250451 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a69da040-1651-45de-9a86-d961ab9b7ba6 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:12.263518 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-421d8425-ff1e-492c-89b0-efa77330fbe0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all volumes completed successfully. Aug 26 15:06:12.264297 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:12.264297 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:12.264543 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-421d8425-ff1e-492c-89b0-efa77330fbe0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:12.264967 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-421d8425-ff1e-492c-89b0-efa77330fbe0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:12.274099 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a69da040-1651-45de-9a86-d961ab9b7ba6 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:06:12.280624 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a69da040-1651-45de-9a86-d961ab9b7ba6 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:06:12.281185 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 447/1765] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:12 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:12.305340 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-421d8425-ff1e-492c-89b0-efa77330fbe0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:12.309044 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:12.309044 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:12.317262 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-421d8425-ff1e-492c-89b0-efa77330fbe0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:06:12.317765 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 434/1766] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:06:12 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:12.341879 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56e00591-6b59-4e67-94b0-85c099dfea24 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:12.344046 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56e00591-6b59-4e67-94b0-85c099dfea24 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/groups/746e21fd-4db7-4873-8553-540b6ceea028/action Aug 26 15:06:12.344466 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56e00591-6b59-4e67-94b0-85c099dfea24 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:12.344630 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56e00591-6b59-4e67-94b0-85c099dfea24 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:12.346495 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-56e00591-6b59-4e67-94b0-85c099dfea24 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] delete called for group 746e21fd-4db7-4873-8553-540b6ceea028 {{(pid=100196) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:06:12.346495 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-56e00591-6b59-4e67-94b0-85c099dfea24 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Delete group with id: 746e21fd-4db7-4873-8553-540b6ceea028 Aug 26 15:06:12.351354 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:12.351354 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:12.397294 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56e00591-6b59-4e67-94b0-85c099dfea24 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/746e21fd-4db7-4873-8553-540b6ceea028/action returned with HTTP 202 Aug 26 15:06:12.399730 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 446/1767] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:06:12 2026] POST /volume/v3/groups/746e21fd-4db7-4873-8553-540b6ceea028/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:12.410284 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c9b62364-c7f5-4c2a-878a-d009637a8b61 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:12.412920 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c9b62364-c7f5-4c2a-878a-d009637a8b61 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/bb0922f9-21a8-465c-803b-706a19e9358d Aug 26 15:06:12.413379 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c9b62364-c7f5-4c2a-878a-d009637a8b61 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:12.413744 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c9b62364-c7f5-4c2a-878a-d009637a8b61 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:12.426562 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:12.426562 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:12.435330 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c9b62364-c7f5-4c2a-878a-d009637a8b61 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:12.437278 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-c9b62364-c7f5-4c2a-878a-d009637a8b61 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:12.438712 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-c9b62364-c7f5-4c2a-878a-d009637a8b61 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:12.487353 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-c9b62364-c7f5-4c2a-878a-d009637a8b61 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:12.491579 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:12.491579 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:12.501672 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c9b62364-c7f5-4c2a-878a-d009637a8b61 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/bb0922f9-21a8-465c-803b-706a19e9358d returned with HTTP 200 Aug 26 15:06:12.503161 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 441/1768] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:12 2026] GET /volume/v3/volumes/bb0922f9-21a8-465c-803b-706a19e9358d => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:12.699112 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8a354f8e-e394-4165-a340-f808e4257cc1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:12.702714 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a354f8e-e394-4165-a340-f808e4257cc1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:12.703100 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a354f8e-e394-4165-a340-f808e4257cc1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:12.703449 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a354f8e-e394-4165-a340-f808e4257cc1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:12.703897 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8a354f8e-e394-4165-a340-f808e4257cc1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:12.711111 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:12.711111 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:12.711111 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a354f8e-e394-4165-a340-f808e4257cc1 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:12.711260 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 448/1769] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:12 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:13.519198 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1c571874-47c9-4dde-887c-bc1ae229c98e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.522068 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c571874-47c9-4dde-887c-bc1ae229c98e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/bb0922f9-21a8-465c-803b-706a19e9358d Aug 26 15:06:13.522531 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c571874-47c9-4dde-887c-bc1ae229c98e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:13.522921 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c571874-47c9-4dde-887c-bc1ae229c98e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:13.531500 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c571874-47c9-4dde-887c-bc1ae229c98e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/bb0922f9-21a8-465c-803b-706a19e9358d returned with HTTP 404 Aug 26 15:06:13.532950 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 435/1770] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:13 2026] GET /volume/v3/volumes/bb0922f9-21a8-465c-803b-706a19e9358d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:13.543165 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-82772d7d-0f96-4470-bb50-d510e075b224 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.545334 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-82772d7d-0f96-4470-bb50-d510e075b224 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/746e21fd-4db7-4873-8553-540b6ceea028 Aug 26 15:06:13.545795 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-82772d7d-0f96-4470-bb50-d510e075b224 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:13.546593 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-82772d7d-0f96-4470-bb50-d510e075b224 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:13.546593 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-82772d7d-0f96-4470-bb50-d510e075b224 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 746e21fd-4db7-4873-8553-540b6ceea028 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:13.551840 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-82772d7d-0f96-4470-bb50-d510e075b224 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/746e21fd-4db7-4873-8553-540b6ceea028 returned with HTTP 404 Aug 26 15:06:13.553273 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 447/1771] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:13 2026] GET /volume/v3/groups/746e21fd-4db7-4873-8553-540b6ceea028 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:13.563484 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7075ccf8-49ef-4fa9-8467-e9dcb3cf11ed None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.569652 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7075ccf8-49ef-4fa9-8467-e9dcb3cf11ed tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/4bb2d7b5-b5f6-4cb6-a7f5-80c72e7a0047 Aug 26 15:06:13.570097 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7075ccf8-49ef-4fa9-8467-e9dcb3cf11ed tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:13.570340 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-af67aa9d-ccb6-4ce2-9cf1-d8730ec74bef None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.570512 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7075ccf8-49ef-4fa9-8467-e9dcb3cf11ed tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:13.573297 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-af67aa9d-ccb6-4ce2-9cf1-d8730ec74bef tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:06:13.573581 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-af67aa9d-ccb6-4ce2-9cf1-d8730ec74bef tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:13.574007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-af67aa9d-ccb6-4ce2-9cf1-d8730ec74bef tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:13.585511 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:13.585511 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:13.596134 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-af67aa9d-ccb6-4ce2-9cf1-d8730ec74bef tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:06:13.605093 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-af67aa9d-ccb6-4ce2-9cf1-d8730ec74bef tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:06:13.606056 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 449/1772] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:13 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:13.609241 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7075ccf8-49ef-4fa9-8467-e9dcb3cf11ed tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/group_types/4bb2d7b5-b5f6-4cb6-a7f5-80c72e7a0047 returned with HTTP 202 Aug 26 15:06:13.609784 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 442/1773] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:06:13 2026] DELETE /volume/v3/group_types/4bb2d7b5-b5f6-4cb6-a7f5-80c72e7a0047 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:13.619045 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-815bcce8-7246-4b04-9d88-89d6fabf110a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.621283 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-815bcce8-7246-4b04-9d88-89d6fabf110a tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] DELETE https://10.4.3.64/volume/v3/types/920be950-e95a-490b-bb9b-6bc0ee65028b Aug 26 15:06:13.621484 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-815bcce8-7246-4b04-9d88-89d6fabf110a tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:13.622014 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-815bcce8-7246-4b04-9d88-89d6fabf110a tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:13.632839 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8be12bf7-7fd2-4a13-a583-508786eb5670 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.637784 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8be12bf7-7fd2-4a13-a583-508786eb5670 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] DELETE https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:06:13.637784 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8be12bf7-7fd2-4a13-a583-508786eb5670 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:13.637784 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8be12bf7-7fd2-4a13-a583-508786eb5670 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:13.637784 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-8be12bf7-7fd2-4a13-a583-508786eb5670 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Delete volume with id: 96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:06:13.649230 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:13.649230 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:13.650160 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8be12bf7-7fd2-4a13-a583-508786eb5670 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:06:13.664829 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-815bcce8-7246-4b04-9d88-89d6fabf110a tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/types/920be950-e95a-490b-bb9b-6bc0ee65028b returned with HTTP 202 Aug 26 15:06:13.665314 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 436/1774] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:06:13 2026] DELETE /volume/v3/types/920be950-e95a-490b-bb9b-6bc0ee65028b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:13.673177 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-467c5cf9-320e-402e-8ebb-84a2c92d53ec None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.676110 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-467c5cf9-320e-402e-8ebb-84a2c92d53ec tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] GET https://10.4.3.64/volume/v3/types/920be950-e95a-490b-bb9b-6bc0ee65028b Aug 26 15:06:13.676786 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-467c5cf9-320e-402e-8ebb-84a2c92d53ec tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:13.676994 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-467c5cf9-320e-402e-8ebb-84a2c92d53ec tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:13.680294 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8be12bf7-7fd2-4a13-a583-508786eb5670 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Delete volume request issued successfully. Aug 26 15:06:13.680673 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8be12bf7-7fd2-4a13-a583-508786eb5670 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 202 Aug 26 15:06:13.681269 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 448/1775] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:13 2026] DELETE /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:13.682379 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-467c5cf9-320e-402e-8ebb-84a2c92d53ec tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/types/920be950-e95a-490b-bb9b-6bc0ee65028b returned with HTTP 404 Aug 26 15:06:13.685435 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 450/1776] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:06:13 2026] GET /volume/v3/types/920be950-e95a-490b-bb9b-6bc0ee65028b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:13.697546 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b5c9375c-94a4-474b-bddc-3b94499eba41 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.697653 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ef06d650-e2cf-47f5-b2fc-dded39ee52af None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.699780 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef06d650-e2cf-47f5-b2fc-dded39ee52af tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:06:13.700069 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b5c9375c-94a4-474b-bddc-3b94499eba41 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:06:13.700378 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ef06d650-e2cf-47f5-b2fc-dded39ee52af tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-678321279"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:13.700516 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b5c9375c-94a4-474b-bddc-3b94499eba41 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:13.700516 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b5c9375c-94a4-474b-bddc-3b94499eba41 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:13.709204 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:13.709204 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:13.715016 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b5c9375c-94a4-474b-bddc-3b94499eba41 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Volume info retrieved successfully. Aug 26 15:06:13.720773 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b5c9375c-94a4-474b-bddc-3b94499eba41 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 200 Aug 26 15:06:13.721424 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 443/1777] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:13 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:13.723428 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ef06d650-e2cf-47f5-b2fc-dded39ee52af tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:06:13.724149 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 437/1778] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:06:13 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) Aug 26 15:06:13.729246 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-95d780e3-233a-40f9-9848-5827d31efd53 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.732671 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-95d780e3-233a-40f9-9848-5827d31efd53 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:13.732850 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-95d780e3-233a-40f9-9848-5827d31efd53 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:13.733184 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-95d780e3-233a-40f9-9848-5827d31efd53 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:13.733287 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-95d780e3-233a-40f9-9848-5827d31efd53 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:13.737942 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-77af2a7b-26ee-4025-aeb0-408e84f76294 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.738527 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:13.738527 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:13.740346 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-95d780e3-233a-40f9-9848-5827d31efd53 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:13.740484 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-77af2a7b-26ee-4025-aeb0-408e84f76294 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 26 15:06:13.741200 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 449/1779] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:13 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:13.741409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-77af2a7b-26ee-4025-aeb0-408e84f76294 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-517915260"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:13.777478 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-77af2a7b-26ee-4025-aeb0-408e84f76294 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 26 15:06:13.777478 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 451/1780] 10.4.3.64 () {70 vars in 1304 bytes} [Wed Aug 26 15:06:13 2026] POST /volume/v3/group_types => generated 180 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:13.792252 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-61f9d6fc-1c37-4042-921b-fa1028c5803e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.795103 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-61f9d6fc-1c37-4042-921b-fa1028c5803e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/groups Aug 26 15:06:13.795624 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-61f9d6fc-1c37-4042-921b-fa1028c5803e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "fdb3d68d-3a8a-4890-804c-1090912cc92c", "volume_types": ["52c3c1ab-1e47-4dee-ad80-803475eac21e"], "name": "tempest-GroupSnapshotsTest-Group-134282167"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:13.797749 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-61f9d6fc-1c37-4042-921b-fa1028c5803e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating new group {'group': {'group_type': 'fdb3d68d-3a8a-4890-804c-1090912cc92c', 'volume_types': ['52c3c1ab-1e47-4dee-ad80-803475eac21e'], 'name': 'tempest-GroupSnapshotsTest-Group-134282167'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 15:06:13.803070 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-61f9d6fc-1c37-4042-921b-fa1028c5803e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating group tempest-GroupSnapshotsTest-Group-134282167. Aug 26 15:06:13.814524 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-61f9d6fc-1c37-4042-921b-fa1028c5803e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Availability Zones retrieved successfully. Aug 26 15:06:13.840745 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-61f9d6fc-1c37-4042-921b-fa1028c5803e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Created reservations ['34afc9ad-d280-4a18-ba96-bcfd59d33dc8'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:13.885474 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-61f9d6fc-1c37-4042-921b-fa1028c5803e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 26 15:06:13.886280 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 444/1781] 10.4.3.64 () {70 vars in 1290 bytes} [Wed Aug 26 15:06:13 2026] POST /volume/v3/groups => generated 111 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:13.896001 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1763cb58-c25e-443a-8f67-c0b67e71afa7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:13.901646 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1763cb58-c25e-443a-8f67-c0b67e71afa7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:13.902029 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1763cb58-c25e-443a-8f67-c0b67e71afa7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:13.902234 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1763cb58-c25e-443a-8f67-c0b67e71afa7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:13.902471 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-1763cb58-c25e-443a-8f67-c0b67e71afa7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 6c3689ea-50d0-42fb-ba58-341b2e406851 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:13.909666 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:13.909666 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:13.927114 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1763cb58-c25e-443a-8f67-c0b67e71afa7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 200 Aug 26 15:06:13.929670 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 438/1782] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:13 2026] GET /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 391 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:14.087129 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:14.092925 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:14.092925 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "1ada11de-c2b0-4fac-b8c5-57aabc7fb2c3-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:14.092925 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '1ada11de-c2b0-4fac-b8c5-57aabc7fb2c3-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:14.092925 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Create volume of 1 GB Aug 26 15:06:14.103050 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Availability Zones retrieved successfully. Aug 26 15:06:14.113139 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Flow 'volume_create_api' (efa2498c-b696-4e91-adf2-7f73dc70af61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:14.114989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5764a16-c1d8-4383-b154-882263f44888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:14.116655 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:14.177910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5764a16-c1d8-4383-b154-882263f44888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:14.178751 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10ecdaea-6aa8-4891-9edf-36aad6fabccc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:14.304115 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Created reservations ['c579b86f-8231-4bd9-8164-f380af02a80e', '1ced0cd2-cf7d-4a63-a201-5d214c13d8ec', '7e7839bb-0b56-482b-9059-93f958412797', '2453d537-9eb7-45b9-b610-7b6d2f8cb27d'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:14.305089 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10ecdaea-6aa8-4891-9edf-36aad6fabccc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c579b86f-8231-4bd9-8164-f380af02a80e', '1ced0cd2-cf7d-4a63-a201-5d214c13d8ec', '7e7839bb-0b56-482b-9059-93f958412797', '2453d537-9eb7-45b9-b610-7b6d2f8cb27d']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:14.307597 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42133046-90ad-42b4-8636-57e965692e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:14.339342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42133046-90ad-42b4-8636-57e965692e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fed042c-e7fb-420a-ae1b-02c3897be549', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='1ada11de-c2b0-4fac-b8c5-57aabc7fb2c3-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f85140687bf84b7ab0c2929d838817b5',qos_specs=None,replication_status=,reservations=['c579b86f-8231-4bd9-8164-f380af02a80e','1ced0cd2-cf7d-4a63-a201-5d214c13d8ec','7e7839bb-0b56-482b-9059-93f958412797','2453d537-9eb7-45b9-b610-7b6d2f8cb27d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad160ac17075405f85e08c8255ce8d6e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:14Z,deleted=False,deleted_at=None,display_description='',display_name='1ada11de-c2b0-4fac-b8c5-57aabc7fb2c3-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fed042c-e7fb-420a-ae1b-02c3897be549,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f85140687bf84b7ab0c2929d838817b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad160ac17075405f85e08c8255ce8d6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:14.340194 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a5ca8c-f7f7-4f09-8078-8b0aa5ff12eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:14.377738 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32a5ca8c-f7f7-4f09-8078-8b0aa5ff12eb) transitioned into 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='1ada11de-c2b0-4fac-b8c5-57aabc7fb2c3-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f85140687bf84b7ab0c2929d838817b5',qos_specs=None,replication_status=,reservations=['c579b86f-8231-4bd9-8164-f380af02a80e','1ced0cd2-cf7d-4a63-a201-5d214c13d8ec','7e7839bb-0b56-482b-9059-93f958412797','2453d537-9eb7-45b9-b610-7b6d2f8cb27d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad160ac17075405f85e08c8255ce8d6e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:14.377738 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a40352c-8bdc-4c21-8254-1affdebe8d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:14.392545 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a40352c-8bdc-4c21-8254-1affdebe8d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:14.393826 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Flow 'volume_create_api' (efa2498c-b696-4e91-adf2-7f73dc70af61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:14.394200 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Create volume request issued successfully. Aug 26 15:06:14.395906 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-612300b6-57e8-4422-bb2f-0588d6faefde tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:14.395906 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 450/1783] 10.4.3.64 () {72 vars in 1534 bytes} [Wed Aug 26 15:06:14 2026] POST /volume/v3/volumes => generated 747 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:14.405738 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-f35781d9-4ae3-4e2d-b401-1ea826d25f0b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:14.412436 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-f35781d9-4ae3-4e2d-b401-1ea826d25f0b tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] GET https://10.4.3.64/volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 Aug 26 15:06:14.412752 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-f35781d9-4ae3-4e2d-b401-1ea826d25f0b tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:14.414208 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-f35781d9-4ae3-4e2d-b401-1ea826d25f0b tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:14.426807 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:14.426807 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:14.433109 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-f35781d9-4ae3-4e2d-b401-1ea826d25f0b tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Volume info retrieved successfully. Aug 26 15:06:14.438676 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-f35781d9-4ae3-4e2d-b401-1ea826d25f0b tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 returned with HTTP 200 Aug 26 15:06:14.439272 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 452/1784] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:06:14 2026] GET /volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:14.456020 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-02c7f035-57e1-4143-a133-2aca950bb41d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:14.458966 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-02c7f035-57e1-4143-a133-2aca950bb41d tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] GET https://10.4.3.64/volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 Aug 26 15:06:14.459178 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-02c7f035-57e1-4143-a133-2aca950bb41d tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:14.459431 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-02c7f035-57e1-4143-a133-2aca950bb41d tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:14.466841 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:14.466841 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:14.471171 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-02c7f035-57e1-4143-a133-2aca950bb41d tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Volume info retrieved successfully. Aug 26 15:06:14.477979 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-02c7f035-57e1-4143-a133-2aca950bb41d tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 returned with HTTP 200 Aug 26 15:06:14.478752 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 445/1785] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:06:14 2026] GET /volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:14.738640 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cdd90d1f-6f44-4633-86ea-d6f5cf8b8e21 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:14.741813 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cdd90d1f-6f44-4633-86ea-d6f5cf8b8e21 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] GET https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 Aug 26 15:06:14.742181 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cdd90d1f-6f44-4633-86ea-d6f5cf8b8e21 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:14.742428 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cdd90d1f-6f44-4633-86ea-d6f5cf8b8e21 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:14.754169 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cdd90d1f-6f44-4633-86ea-d6f5cf8b8e21 tempest-VolumesActionsTest-783418722 tempest-VolumesActionsTest-783418722-project-member] https://10.4.3.64/volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 returned with HTTP 404 Aug 26 15:06:14.754809 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 439/1786] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:14 2026] GET /volume/v3/volumes/96c53370-c139-471b-af71-9336952e5ec0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:14.755457 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-37211b73-15a0-475f-aa53-bd548ead06a7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:14.758070 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-37211b73-15a0-475f-aa53-bd548ead06a7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:14.758624 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-37211b73-15a0-475f-aa53-bd548ead06a7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:14.758624 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-37211b73-15a0-475f-aa53-bd548ead06a7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:14.758624 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-37211b73-15a0-475f-aa53-bd548ead06a7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:14.764404 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:14.764404 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:14.765790 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-37211b73-15a0-475f-aa53-bd548ead06a7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:14.766272 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 451/1787] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:14 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:14.780342 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-78be8c63-acc2-44ce-84e4-b6d939d0830e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:14.785425 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-78be8c63-acc2-44ce-84e4-b6d939d0830e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:06:14.785863 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-78be8c63-acc2-44ce-84e4-b6d939d0830e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8213927-47c4-4b8b-9b61-c71b6ba897cb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1915344570", "description": null, "metadata": null}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:14.806528 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:14.806528 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:14.807622 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-78be8c63-acc2-44ce-84e4-b6d939d0830e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:06:14.808045 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-78be8c63-acc2-44ce-84e4-b6d939d0830e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create snapshot from volume f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:06:14.883522 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-78be8c63-acc2-44ce-84e4-b6d939d0830e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['30629b14-68ff-46e3-b50a-7afbb1555eb2', '8b730abc-ef49-4b80-a157-61f800c005da', '6f9c7432-e446-49a2-9528-71a8b9709b4b', 'b720a58b-4e01-471a-91d5-6fd000d95b7f'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:14.944300 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-64c58c5f-5139-4ed6-8b57-d81586cb06c5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:14.947425 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-78be8c63-acc2-44ce-84e4-b6d939d0830e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot force create request issued successfully. Aug 26 15:06:14.947425 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-78be8c63-acc2-44ce-84e4-b6d939d0830e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:06:14.947692 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-64c58c5f-5139-4ed6-8b57-d81586cb06c5 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:14.947692 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-64c58c5f-5139-4ed6-8b57-d81586cb06c5 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:14.947834 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 453/1788] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:06:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:14.947947 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-64c58c5f-5139-4ed6-8b57-d81586cb06c5 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:14.947947 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-64c58c5f-5139-4ed6-8b57-d81586cb06c5 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 6c3689ea-50d0-42fb-ba58-341b2e406851 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:14.954908 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:14.954908 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:14.961362 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-04a94017-e24f-46ec-8dd8-092c87a87fc2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:14.963758 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-04a94017-e24f-46ec-8dd8-092c87a87fc2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa Aug 26 15:06:14.964084 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-04a94017-e24f-46ec-8dd8-092c87a87fc2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:14.964549 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-04a94017-e24f-46ec-8dd8-092c87a87fc2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:14.969776 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-64c58c5f-5139-4ed6-8b57-d81586cb06c5 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 200 Aug 26 15:06:14.972877 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 446/1789] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:14 2026] GET /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:14.976416 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:14.976416 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:14.976416 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-04a94017-e24f-46ec-8dd8-092c87a87fc2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:14.978982 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-04a94017-e24f-46ec-8dd8-092c87a87fc2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa returned with HTTP 200 Aug 26 15:06:14.978982 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 440/1790] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:14 2026] GET /volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:14.987310 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-30c722ce-71c5-4220-9611-b64733480670 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:14.990916 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:14.990916 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-761984983", "volume_type": "52c3c1ab-1e47-4dee-ad80-803475eac21e", "group_id": "6c3689ea-50d0-42fb-ba58-341b2e406851", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:14.992470 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-761984983', 'volume_type': '52c3c1ab-1e47-4dee-ad80-803475eac21e', 'group_id': '6c3689ea-50d0-42fb-ba58-341b2e406851', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:15.007062 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:15.007062 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:15.007062 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume of 1 GB Aug 26 15:06:15.017624 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Availability Zones retrieved successfully. Aug 26 15:06:15.025163 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Flow 'volume_create_api' (535bbbae-e7e7-4bcf-9216-59f8882f38af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:15.026639 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d225d458-f944-42da-a11d-426df5c2c24e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:15.027232 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:15.027232 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:15.027727 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:15.071825 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d225d458-f944-42da-a11d-426df5c2c24e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:06:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=52c3c1ab-1e47-4dee-ad80-803475eac21e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-678321279',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '52c3c1ab-1e47-4dee-ad80-803475eac21e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6c3689ea-50d0-42fb-ba58-341b2e406851', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:15.073126 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc1064b2-40c5-45f4-9a6d-84a50c5de2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:15.127496 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-678321279 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-678321279, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:15.127997 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-678321279 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-678321279, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:15.169907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Created reservations ['4683cca0-a2f6-4f0a-805a-06ef4ae4fcc8', '4bdb5d8b-3742-423d-bbb0-10b5a95dd3cc', '69fd22ae-4957-4768-8c5c-a68ca9656262', '9e800924-6742-4a72-9192-d762e5f8a16a'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:15.171381 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc1064b2-40c5-45f4-9a6d-84a50c5de2e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4683cca0-a2f6-4f0a-805a-06ef4ae4fcc8', '4bdb5d8b-3742-423d-bbb0-10b5a95dd3cc', '69fd22ae-4957-4768-8c5c-a68ca9656262', '9e800924-6742-4a72-9192-d762e5f8a16a']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:15.173229 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (666edfd6-0ed9-49bc-ba17-ccc7e136b554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:15.215550 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (666edfd6-0ed9-49bc-ba17-ccc7e136b554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7519738c-7376-4b68-b4a5-235b24c93143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-761984983',encryption_key_id=None,group_id=6c3689ea-50d0-42fb-ba58-341b2e406851,group_type_id=,metadata={},multiattach=False,project_id='931f8e45761040c8a81723b0df716695',qos_specs=None,replication_status=,reservations=['4683cca0-a2f6-4f0a-805a-06ef4ae4fcc8','4bdb5d8b-3742-423d-bbb0-10b5a95dd3cc','69fd22ae-4957-4768-8c5c-a68ca9656262','9e800924-6742-4a72-9192-d762e5f8a16a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4aeb0f38684492885f8041f3284b2a0',volume_type_id=52c3c1ab-1e47-4dee-ad80-803475eac21e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-761984983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6c3689ea-50d0-42fb-ba58-341b2e406851,host=None,id=7519738c-7376-4b68-b4a5-235b24c93143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='931f8e45761040c8a81723b0df716695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4aeb0f38684492885f8041f3284b2a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(52c3c1ab-1e47-4dee-ad80-803475eac21e),volume_type_id=52c3c1ab-1e47-4dee-ad80-803475eac21e)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:15.216400 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63d55ccf-cf0b-4499-b011-b9136fac7205) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:15.242786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63d55ccf-cf0b-4499-b011-b9136fac7205) transitioned into state 'SUCCESS' from state '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-761984983',encryption_key_id=None,group_id=6c3689ea-50d0-42fb-ba58-341b2e406851,group_type_id=,metadata={},multiattach=False,project_id='931f8e45761040c8a81723b0df716695',qos_specs=None,replication_status=,reservations=['4683cca0-a2f6-4f0a-805a-06ef4ae4fcc8','4bdb5d8b-3742-423d-bbb0-10b5a95dd3cc','69fd22ae-4957-4768-8c5c-a68ca9656262','9e800924-6742-4a72-9192-d762e5f8a16a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4aeb0f38684492885f8041f3284b2a0',volume_type_id=52c3c1ab-1e47-4dee-ad80-803475eac21e)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:15.243369 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27033d3-8de9-42bd-b238-dfe885c9b191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:15.261776 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d27033d3-8de9-42bd-b238-dfe885c9b191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:15.262741 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Flow 'volume_create_api' (535bbbae-e7e7-4bcf-9216-59f8882f38af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:15.263146 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume request issued successfully. Aug 26 15:06:15.263900 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:15.264129 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:15.311571 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:15.315199 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:15.315199 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:15.320100 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-30c722ce-71c5-4220-9611-b64733480670 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:15.320335 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 452/1791] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:06:14 2026] POST /volume/v3/volumes => generated 819 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:15.335651 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-782d27fa-af49-42be-9ed1-10538d7fd480 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:15.338708 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-782d27fa-af49-42be-9ed1-10538d7fd480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/7519738c-7376-4b68-b4a5-235b24c93143 Aug 26 15:06:15.339055 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-782d27fa-af49-42be-9ed1-10538d7fd480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:15.339397 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-782d27fa-af49-42be-9ed1-10538d7fd480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:15.353662 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:15.353662 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:15.361262 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-782d27fa-af49-42be-9ed1-10538d7fd480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:15.362525 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-782d27fa-af49-42be-9ed1-10538d7fd480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:15.362855 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-782d27fa-af49-42be-9ed1-10538d7fd480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:15.417073 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-782d27fa-af49-42be-9ed1-10538d7fd480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:15.420230 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:15.420230 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:15.427876 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-782d27fa-af49-42be-9ed1-10538d7fd480 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/7519738c-7376-4b68-b4a5-235b24c93143 returned with HTTP 200 Aug 26 15:06:15.428291 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 454/1792] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:15 2026] GET /volume/v3/volumes/7519738c-7376-4b68-b4a5-235b24c93143 => generated 887 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:15.783041 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-affe7d06-262a-4820-b42f-748fbc5c6e03 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:15.785398 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-affe7d06-262a-4820-b42f-748fbc5c6e03 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:15.785912 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-affe7d06-262a-4820-b42f-748fbc5c6e03 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:15.786636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-affe7d06-262a-4820-b42f-748fbc5c6e03 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:15.786636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-affe7d06-262a-4820-b42f-748fbc5c6e03 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:15.797984 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:15.797984 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:15.797984 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-affe7d06-262a-4820-b42f-748fbc5c6e03 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:15.798762 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 447/1793] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:15 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:15.989476 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d2ca68bd-185d-4d99-b73b-8cb86ead1f5d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:15.992155 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d2ca68bd-185d-4d99-b73b-8cb86ead1f5d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa Aug 26 15:06:15.992471 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d2ca68bd-185d-4d99-b73b-8cb86ead1f5d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:15.992775 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d2ca68bd-185d-4d99-b73b-8cb86ead1f5d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:16.000594 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:16.000594 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:16.001307 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d2ca68bd-185d-4d99-b73b-8cb86ead1f5d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:16.003282 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d2ca68bd-185d-4d99-b73b-8cb86ead1f5d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa returned with HTTP 200 Aug 26 15:06:16.003857 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 441/1794] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:15 2026] GET /volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:16.015576 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e19a569-47cf-457c-9164-47b62c426a51 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:16.018384 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e19a569-47cf-457c-9164-47b62c426a51 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa Aug 26 15:06:16.018964 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e19a569-47cf-457c-9164-47b62c426a51 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:16.019712 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e19a569-47cf-457c-9164-47b62c426a51 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:16.027420 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:16.027420 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:16.028439 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6e19a569-47cf-457c-9164-47b62c426a51 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:16.029924 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e19a569-47cf-457c-9164-47b62c426a51 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa returned with HTTP 200 Aug 26 15:06:16.031902 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 453/1795] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:16 2026] GET /volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:16.043590 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-06233245-2a24-4e96-b985-8a589bef5b8c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:16.046003 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-06233245-2a24-4e96-b985-8a589bef5b8c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:06:16.047123 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-06233245-2a24-4e96-b985-8a589bef5b8c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8213927-47c4-4b8b-9b61-c71b6ba897cb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-576114443", "description": null, "metadata": null}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:16.070698 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:16.070698 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:16.072547 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-06233245-2a24-4e96-b985-8a589bef5b8c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:06:16.072547 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-06233245-2a24-4e96-b985-8a589bef5b8c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create snapshot from volume f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:06:16.138856 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-06233245-2a24-4e96-b985-8a589bef5b8c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['e56b9b4e-f707-4f64-b3e9-ded12de16929', 'c6934d1b-c05f-483b-b7ca-a22355c0c4cc', '396a97ed-692c-4671-938b-5155794ac7be', '4fd1d623-875a-4856-8d3a-fed6aff5e8d4'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:16.206452 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-06233245-2a24-4e96-b985-8a589bef5b8c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot force create request issued successfully. Aug 26 15:06:16.207380 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-06233245-2a24-4e96-b985-8a589bef5b8c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:06:16.208270 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 455/1796] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:06:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:16.226878 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1cd8a303-b0c6-4e59-bf62-1e8d39f055db None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:16.231509 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1cd8a303-b0c6-4e59-bf62-1e8d39f055db tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 Aug 26 15:06:16.232622 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1cd8a303-b0c6-4e59-bf62-1e8d39f055db tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:16.232915 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1cd8a303-b0c6-4e59-bf62-1e8d39f055db tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:16.244868 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:16.244868 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:16.245898 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1cd8a303-b0c6-4e59-bf62-1e8d39f055db tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:16.248352 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1cd8a303-b0c6-4e59-bf62-1e8d39f055db tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 returned with HTTP 200 Aug 26 15:06:16.249066 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 448/1797] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:16 2026] GET /volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:16.452954 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-179cb277-5812-4cd3-896f-945c17016334 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:16.456174 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-179cb277-5812-4cd3-896f-945c17016334 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/7519738c-7376-4b68-b4a5-235b24c93143 Aug 26 15:06:16.456174 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-179cb277-5812-4cd3-896f-945c17016334 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:16.456430 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-179cb277-5812-4cd3-896f-945c17016334 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:16.467301 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:16.467301 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:16.474548 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-179cb277-5812-4cd3-896f-945c17016334 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:16.478770 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-179cb277-5812-4cd3-896f-945c17016334 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:16.479155 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-179cb277-5812-4cd3-896f-945c17016334 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:16.539188 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-179cb277-5812-4cd3-896f-945c17016334 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:16.546113 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:16.546113 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:16.560579 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-179cb277-5812-4cd3-896f-945c17016334 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/7519738c-7376-4b68-b4a5-235b24c93143 returned with HTTP 200 Aug 26 15:06:16.561227 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 442/1798] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:16 2026] GET /volume/v3/volumes/7519738c-7376-4b68-b4a5-235b24c93143 => generated 912 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:16.581546 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:16.584633 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:16.585220 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-865393162", "volume_type": "52c3c1ab-1e47-4dee-ad80-803475eac21e", "group_id": "6c3689ea-50d0-42fb-ba58-341b2e406851", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:16.587022 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-865393162', 'volume_type': '52c3c1ab-1e47-4dee-ad80-803475eac21e', 'group_id': '6c3689ea-50d0-42fb-ba58-341b2e406851', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:16.606701 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:16.606701 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:16.607598 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume of 1 GB Aug 26 15:06:16.615557 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Availability Zones retrieved successfully. Aug 26 15:06:16.625403 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Flow 'volume_create_api' (33c36f58-c5fc-4cd9-b65f-af65ba0f11ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:16.627542 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b592dc39-cd89-4513-9ab8-a06369a2d838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:16.629134 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:16.629134 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:16.630082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:16.674913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b592dc39-cd89-4513-9ab8-a06369a2d838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:06:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=52c3c1ab-1e47-4dee-ad80-803475eac21e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-678321279',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '52c3c1ab-1e47-4dee-ad80-803475eac21e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6c3689ea-50d0-42fb-ba58-341b2e406851', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:16.675358 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef6c133b-1913-4211-9561-3ab68c414b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:16.742663 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Created reservations ['d7d6ac79-48a4-437e-a9ff-5700aded4d35', '184304ee-e493-4237-8ec2-5e176d574dc3', '05e12274-ca73-4e36-8820-affddfe252bc', 'd86c8d21-e63e-445e-9337-3d7631faef12'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:16.743657 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef6c133b-1913-4211-9561-3ab68c414b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7d6ac79-48a4-437e-a9ff-5700aded4d35', '184304ee-e493-4237-8ec2-5e176d574dc3', '05e12274-ca73-4e36-8820-affddfe252bc', 'd86c8d21-e63e-445e-9337-3d7631faef12']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:16.744778 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d9fdd37-609f-46c7-a74a-21c6a24832cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:16.777261 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d9fdd37-609f-46c7-a74a-21c6a24832cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '034978de-3b2b-4551-8c54-1bbe319cc9b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-865393162',encryption_key_id=None,group_id=6c3689ea-50d0-42fb-ba58-341b2e406851,group_type_id=,metadata={},multiattach=False,project_id='931f8e45761040c8a81723b0df716695',qos_specs=None,replication_status=,reservations=['d7d6ac79-48a4-437e-a9ff-5700aded4d35','184304ee-e493-4237-8ec2-5e176d574dc3','05e12274-ca73-4e36-8820-affddfe252bc','d86c8d21-e63e-445e-9337-3d7631faef12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4aeb0f38684492885f8041f3284b2a0',volume_type_id=52c3c1ab-1e47-4dee-ad80-803475eac21e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-865393162',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6c3689ea-50d0-42fb-ba58-341b2e406851,host=None,id=034978de-3b2b-4551-8c54-1bbe319cc9b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='931f8e45761040c8a81723b0df716695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4aeb0f38684492885f8041f3284b2a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(52c3c1ab-1e47-4dee-ad80-803475eac21e),volume_type_id=52c3c1ab-1e47-4dee-ad80-803475eac21e)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:16.778088 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e066edf9-b866-4ecf-ad58-bf58d806bda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:16.802443 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e066edf9-b866-4ecf-ad58-bf58d806bda3) transitioned into state 'SUCCESS' from state '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-865393162',encryption_key_id=None,group_id=6c3689ea-50d0-42fb-ba58-341b2e406851,group_type_id=,metadata={},multiattach=False,project_id='931f8e45761040c8a81723b0df716695',qos_specs=None,replication_status=,reservations=['d7d6ac79-48a4-437e-a9ff-5700aded4d35','184304ee-e493-4237-8ec2-5e176d574dc3','05e12274-ca73-4e36-8820-affddfe252bc','d86c8d21-e63e-445e-9337-3d7631faef12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4aeb0f38684492885f8041f3284b2a0',volume_type_id=52c3c1ab-1e47-4dee-ad80-803475eac21e)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:16.803565 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ac8ab2-4d70-4093-8e25-747c554530ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:16.813165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-929846c5-a2b5-45e9-a46b-5e432b2c050d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:16.816837 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-929846c5-a2b5-45e9-a46b-5e432b2c050d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:16.818039 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-929846c5-a2b5-45e9-a46b-5e432b2c050d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:16.818039 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-929846c5-a2b5-45e9-a46b-5e432b2c050d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:16.818039 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-929846c5-a2b5-45e9-a46b-5e432b2c050d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:16.825316 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:16.825316 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:16.826312 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-929846c5-a2b5-45e9-a46b-5e432b2c050d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:16.826980 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 456/1799] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:16 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:16.831330 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ac8ab2-4d70-4093-8e25-747c554530ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:16.832577 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Flow 'volume_create_api' (33c36f58-c5fc-4cd9-b65f-af65ba0f11ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:16.833040 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume request issued successfully. Aug 26 15:06:16.834014 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:16.834229 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:16.895630 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:16.905177 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:16.905177 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:16.914691 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-947d50b8-6be9-4d3a-a39b-72700bbd1af1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:16.915693 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 454/1800] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:06:16 2026] POST /volume/v3/volumes => generated 819 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:16.932302 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a4e7f8bc-ffc6-4687-87e1-82456c448e87 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:16.935501 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a4e7f8bc-ffc6-4687-87e1-82456c448e87 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/034978de-3b2b-4551-8c54-1bbe319cc9b3 Aug 26 15:06:16.935810 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a4e7f8bc-ffc6-4687-87e1-82456c448e87 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:16.936435 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a4e7f8bc-ffc6-4687-87e1-82456c448e87 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:16.952219 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:16.952219 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:16.961877 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a4e7f8bc-ffc6-4687-87e1-82456c448e87 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:16.963626 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-a4e7f8bc-ffc6-4687-87e1-82456c448e87 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:16.963626 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-a4e7f8bc-ffc6-4687-87e1-82456c448e87 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:17.038952 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-a4e7f8bc-ffc6-4687-87e1-82456c448e87 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:17.044427 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:17.044427 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:17.056380 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a4e7f8bc-ffc6-4687-87e1-82456c448e87 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/034978de-3b2b-4551-8c54-1bbe319cc9b3 returned with HTTP 200 Aug 26 15:06:17.057753 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 449/1801] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:16 2026] GET /volume/v3/volumes/034978de-3b2b-4551-8c54-1bbe319cc9b3 => generated 887 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:17.265527 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3d9572e7-c223-471b-974b-c01122401162 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:17.269226 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d9572e7-c223-471b-974b-c01122401162 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 Aug 26 15:06:17.270026 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d9572e7-c223-471b-974b-c01122401162 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:17.270026 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d9572e7-c223-471b-974b-c01122401162 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:17.277368 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:17.277368 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:17.278029 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3d9572e7-c223-471b-974b-c01122401162 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:17.279135 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d9572e7-c223-471b-974b-c01122401162 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 returned with HTTP 200 Aug 26 15:06:17.279704 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 443/1802] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:17 2026] GET /volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:17.289997 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4a46e627-7437-42ab-b0a1-5d46ceecc568 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:17.292935 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4a46e627-7437-42ab-b0a1-5d46ceecc568 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 Aug 26 15:06:17.293735 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4a46e627-7437-42ab-b0a1-5d46ceecc568 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:17.293735 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4a46e627-7437-42ab-b0a1-5d46ceecc568 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:17.300824 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:17.300824 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:17.301421 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4a46e627-7437-42ab-b0a1-5d46ceecc568 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:17.302093 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4a46e627-7437-42ab-b0a1-5d46ceecc568 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 returned with HTTP 200 Aug 26 15:06:17.302473 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 457/1803] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:17 2026] GET /volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:17.314000 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d8a530e-9f0a-43f0-b3b5-ab11400db41b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:17.315918 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d8a530e-9f0a-43f0-b3b5-ab11400db41b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:06:17.316380 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d8a530e-9f0a-43f0-b3b5-ab11400db41b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8213927-47c4-4b8b-9b61-c71b6ba897cb", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-618707141", "description": null, "metadata": null}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:17.335772 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:17.335772 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:17.336593 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1d8a530e-9f0a-43f0-b3b5-ab11400db41b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:06:17.337110 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-1d8a530e-9f0a-43f0-b3b5-ab11400db41b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create snapshot from volume f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:06:17.379356 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-1d8a530e-9f0a-43f0-b3b5-ab11400db41b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['4ab45a38-eb86-4209-801c-87131592bfbf', 'bc3db464-1b0b-4f60-8121-747837c6ad55', 'e353b556-07c3-464f-aadc-7041935c1d78', '0abd7a36-0b4a-4608-9b83-04fe8417bf01'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:17.434248 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1d8a530e-9f0a-43f0-b3b5-ab11400db41b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot force create request issued successfully. Aug 26 15:06:17.434689 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d8a530e-9f0a-43f0-b3b5-ab11400db41b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:06:17.435178 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 455/1804] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:06:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:17.448455 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-59aa1e87-f2c9-4a58-a30a-d808406dbcbf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:17.451580 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-59aa1e87-f2c9-4a58-a30a-d808406dbcbf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af Aug 26 15:06:17.452102 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-59aa1e87-f2c9-4a58-a30a-d808406dbcbf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:17.452354 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-59aa1e87-f2c9-4a58-a30a-d808406dbcbf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:17.460633 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:17.460633 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:17.461344 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-59aa1e87-f2c9-4a58-a30a-d808406dbcbf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:17.462570 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-59aa1e87-f2c9-4a58-a30a-d808406dbcbf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af returned with HTTP 200 Aug 26 15:06:17.463152 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 450/1805] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:17 2026] GET /volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:17.495235 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-06796c77-a523-480a-8c6c-e2cedc348362 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:17.497792 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-06796c77-a523-480a-8c6c-e2cedc348362 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] GET https://10.4.3.64/volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 Aug 26 15:06:17.498809 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-06796c77-a523-480a-8c6c-e2cedc348362 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:17.498968 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-06796c77-a523-480a-8c6c-e2cedc348362 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:17.509399 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:17.509399 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:17.515156 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-06796c77-a523-480a-8c6c-e2cedc348362 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Volume info retrieved successfully. Aug 26 15:06:17.522962 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-06796c77-a523-480a-8c6c-e2cedc348362 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 returned with HTTP 200 Aug 26 15:06:17.523408 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 444/1806] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:06:17 2026] GET /volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:17.536395 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cfc00e92-307a-4b93-9f16-22120c1e2db1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:17.537391 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cfc00e92-307a-4b93-9f16-22120c1e2db1 None None] GET https://10.4.3.64/volume// Aug 26 15:06:17.537391 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cfc00e92-307a-4b93-9f16-22120c1e2db1 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:17.537474 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cfc00e92-307a-4b93-9f16-22120c1e2db1 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:17.537843 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cfc00e92-307a-4b93-9f16-22120c1e2db1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:06:17.538522 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 458/1807] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:06:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:06:17.552324 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-e3c2fffb-939d-4937-8653-06495f3f065e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:17.554937 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-e3c2fffb-939d-4937-8653-06495f3f065e tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:06:17.555404 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-e3c2fffb-939d-4937-8653-06495f3f065e tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6fed042c-e7fb-420a-ae1b-02c3897be549", "connector": null, "instance_uuid": "1ada11de-c2b0-4fac-b8c5-57aabc7fb2c3"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:17.569465 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:17.569465 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:17.639069 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-e3c2fffb-939d-4937-8653-06495f3f065e tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:06:17.639632 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 456/1808] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:06:17 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:17.665975 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dd781d75-6b71-4665-9545-3749c83a76e5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:17.666599 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd781d75-6b71-4665-9545-3749c83a76e5 None None] GET https://10.4.3.64/volume// Aug 26 15:06:17.666951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd781d75-6b71-4665-9545-3749c83a76e5 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:17.667184 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd781d75-6b71-4665-9545-3749c83a76e5 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:17.668015 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd781d75-6b71-4665-9545-3749c83a76e5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:06:17.669265 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 451/1809] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:06:17 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:06:17.688630 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-aaa8adf6-6e92-4e92-b42c-bb632ad44029 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:17.692597 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-aaa8adf6-6e92-4e92-b42c-bb632ad44029 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] GET https://10.4.3.64/volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 Aug 26 15:06:17.692597 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-aaa8adf6-6e92-4e92-b42c-bb632ad44029 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:17.694313 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-aaa8adf6-6e92-4e92-b42c-bb632ad44029 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:17.719392 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:17.719392 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:17.728188 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-aaa8adf6-6e92-4e92-b42c-bb632ad44029 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Volume info retrieved successfully. Aug 26 15:06:17.739539 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-aaa8adf6-6e92-4e92-b42c-bb632ad44029 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 returned with HTTP 200 Aug 26 15:06:17.739539 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 445/1810] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:06:17 2026] GET /volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 => generated 1019 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:06:17.840735 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f4ae703b-d438-4f7b-b195-06ee7e061eed None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:17.845531 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f4ae703b-d438-4f7b-b195-06ee7e061eed tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:17.845687 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f4ae703b-d438-4f7b-b195-06ee7e061eed tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:17.846384 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f4ae703b-d438-4f7b-b195-06ee7e061eed tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:17.846706 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f4ae703b-d438-4f7b-b195-06ee7e061eed tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:17.853170 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:17.853170 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:17.854925 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f4ae703b-d438-4f7b-b195-06ee7e061eed tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:17.856056 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 459/1811] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:17 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:17.894301 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-7c1f87d6-d9c1-4335-ac32-3415cc898b60 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:17.898423 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-7c1f87d6-d9c1-4335-ac32-3415cc898b60 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] PUT https://10.4.3.64/volume/v3/attachments/3314c2cd-eeaf-442a-b7df-5878dc97b5c2 Aug 26 15:06:17.898423 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-7c1f87d6-d9c1-4335-ac32-3415cc898b60 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:17.908595 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-7c1f87d6-d9c1-4335-ac32-3415cc898b60 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Acquiring lock "cinder-attachment_update-6fed042c-e7fb-420a-ae1b-02c3897be549-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:06:17.916187 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-7c1f87d6-d9c1-4335-ac32-3415cc898b60 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Lock "cinder-attachment_update-6fed042c-e7fb-420a-ae1b-02c3897be549-np0000008165" acquired by "attachment_update" :: waited 0.008s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:06:17.917779 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:17.917779 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:18.077370 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5a135f22-b21f-417b-ac33-76b5a0a5c60d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:18.078425 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-7c1f87d6-d9c1-4335-ac32-3415cc898b60 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Lock "cinder-attachment_update-6fed042c-e7fb-420a-ae1b-02c3897be549-np0000008165" released by "attachment_update" :: held 0.162s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:06:18.079656 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-7c1f87d6-d9c1-4335-ac32-3415cc898b60 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/attachments/3314c2cd-eeaf-442a-b7df-5878dc97b5c2 returned with HTTP 200 Aug 26 15:06:18.080170 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a135f22-b21f-417b-ac33-76b5a0a5c60d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/034978de-3b2b-4551-8c54-1bbe319cc9b3 Aug 26 15:06:18.080170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a135f22-b21f-417b-ac33-76b5a0a5c60d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:18.080170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a135f22-b21f-417b-ac33-76b5a0a5c60d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:18.080994 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 457/1812] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:06:17 2026] PUT /volume/v3/attachments/3314c2cd-eeaf-442a-b7df-5878dc97b5c2 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:18.096933 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:18.096933 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:18.103660 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5a135f22-b21f-417b-ac33-76b5a0a5c60d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:18.104829 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-5a135f22-b21f-417b-ac33-76b5a0a5c60d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:18.105253 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-5a135f22-b21f-417b-ac33-76b5a0a5c60d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:18.134229 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-57fb9fcb-a3a3-4d53-8ca7-609de74df3e1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:18.137591 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-57fb9fcb-a3a3-4d53-8ca7-609de74df3e1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] POST https://10.4.3.64/volume/v3/attachments/3314c2cd-eeaf-442a-b7df-5878dc97b5c2/action Aug 26 15:06:18.138061 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-57fb9fcb-a3a3-4d53-8ca7-609de74df3e1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:18.138224 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-57fb9fcb-a3a3-4d53-8ca7-609de74df3e1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:18.154431 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-5a135f22-b21f-417b-ac33-76b5a0a5c60d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:18.160594 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:18.160594 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:18.164356 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:18.164356 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:18.171972 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a135f22-b21f-417b-ac33-76b5a0a5c60d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/034978de-3b2b-4551-8c54-1bbe319cc9b3 returned with HTTP 200 Aug 26 15:06:18.172630 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 452/1813] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:18 2026] GET /volume/v3/volumes/034978de-3b2b-4551-8c54-1bbe319cc9b3 => generated 912 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:18.194129 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-68af398c-4d0f-4df3-a1a3-a52fd13636c8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:18.196696 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-68af398c-4d0f-4df3-a1a3-a52fd13636c8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] PUT https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:18.197296 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-68af398c-4d0f-4df3-a1a3-a52fd13636c8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7519738c-7376-4b68-b4a5-235b24c93143"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:18.200267 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-68af398c-4d0f-4df3-a1a3-a52fd13636c8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Update called for group 6c3689ea-50d0-42fb-ba58-341b2e406851. {{(pid=100197) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 26 15:06:18.200267 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-68af398c-4d0f-4df3-a1a3-a52fd13636c8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Updating group 6c3689ea-50d0-42fb-ba58-341b2e406851 with name None description: None add_volumes: None remove_volumes: 7519738c-7376-4b68-b4a5-235b24c93143. Aug 26 15:06:18.201622 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-50ca2640-f9f2-4eb4-9b73-daa6047e7b01 req-57fb9fcb-a3a3-4d53-8ca7-609de74df3e1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/attachments/3314c2cd-eeaf-442a-b7df-5878dc97b5c2/action returned with HTTP 204 Aug 26 15:06:18.202246 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 446/1814] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:06:18 2026] POST /volume/v3/attachments/3314c2cd-eeaf-442a-b7df-5878dc97b5c2/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:18.211024 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:18.211024 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:18.252798 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-68af398c-4d0f-4df3-a1a3-a52fd13636c8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 202 Aug 26 15:06:18.253389 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 460/1815] 10.4.3.64 () {70 vars in 1399 bytes} [Wed Aug 26 15:06:18 2026] PUT /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:18.264688 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ab8246de-1166-40e7-b3b7-850f26c7edf6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:18.269677 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ab8246de-1166-40e7-b3b7-850f26c7edf6 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:18.269677 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ab8246de-1166-40e7-b3b7-850f26c7edf6 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:18.269677 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ab8246de-1166-40e7-b3b7-850f26c7edf6 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:18.269677 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-ab8246de-1166-40e7-b3b7-850f26c7edf6 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 6c3689ea-50d0-42fb-ba58-341b2e406851 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:18.274479 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:18.274479 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:18.286223 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ab8246de-1166-40e7-b3b7-850f26c7edf6 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 200 Aug 26 15:06:18.287143 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 458/1816] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:18 2026] GET /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:18.476752 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-140972fd-cf99-435f-a55f-cd0c90b874fa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:18.480379 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-140972fd-cf99-435f-a55f-cd0c90b874fa tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af Aug 26 15:06:18.480379 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-140972fd-cf99-435f-a55f-cd0c90b874fa tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:18.480804 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-140972fd-cf99-435f-a55f-cd0c90b874fa tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:18.488923 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:18.488923 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:18.489627 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-140972fd-cf99-435f-a55f-cd0c90b874fa tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:18.491103 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-140972fd-cf99-435f-a55f-cd0c90b874fa tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af returned with HTTP 200 Aug 26 15:06:18.491948 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 453/1817] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:18 2026] GET /volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:18.504262 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9e475eaa-9cf0-4a48-9504-53563519ca82 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:18.507018 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9e475eaa-9cf0-4a48-9504-53563519ca82 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af Aug 26 15:06:18.507262 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9e475eaa-9cf0-4a48-9504-53563519ca82 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:18.507760 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9e475eaa-9cf0-4a48-9504-53563519ca82 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:18.515059 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:18.515059 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:18.515557 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9e475eaa-9cf0-4a48-9504-53563519ca82 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:18.516651 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9e475eaa-9cf0-4a48-9504-53563519ca82 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af returned with HTTP 200 Aug 26 15:06:18.517497 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 447/1818] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:18 2026] GET /volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:18.876996 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ffceca12-9333-4ec0-94e4-8a8fa745de23 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:18.879820 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ffceca12-9333-4ec0-94e4-8a8fa745de23 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:18.880019 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ffceca12-9333-4ec0-94e4-8a8fa745de23 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:18.880330 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ffceca12-9333-4ec0-94e4-8a8fa745de23 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:18.880462 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ffceca12-9333-4ec0-94e4-8a8fa745de23 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:18.888988 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:18.888988 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:18.890170 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ffceca12-9333-4ec0-94e4-8a8fa745de23 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:18.890644 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 461/1819] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:18 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:18.934820 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-9d5b250a-f257-4b5d-9ce2-dc37995003bd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:18.946283 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-9d5b250a-f257-4b5d-9ce2-dc37995003bd tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] GET https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e Aug 26 15:06:18.946283 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-9d5b250a-f257-4b5d-9ce2-dc37995003bd tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:18.946283 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-9d5b250a-f257-4b5d-9ce2-dc37995003bd tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:18.961774 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:18.961774 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:18.968325 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-9d5b250a-f257-4b5d-9ce2-dc37995003bd tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Volume info retrieved successfully. Aug 26 15:06:18.975667 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-9d5b250a-f257-4b5d-9ce2-dc37995003bd tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e returned with HTTP 200 Aug 26 15:06:18.976376 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 459/1820] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:06:18 2026] GET /volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e => generated 1650 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:19.033855 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-7fe9d6d5-b0c7-4c0e-9c1c-bb7aaf728a79 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:19.039509 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-7fe9d6d5-b0c7-4c0e-9c1c-bb7aaf728a79 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] GET https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e Aug 26 15:06:19.039900 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-7fe9d6d5-b0c7-4c0e-9c1c-bb7aaf728a79 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:19.040482 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-7fe9d6d5-b0c7-4c0e-9c1c-bb7aaf728a79 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:19.057670 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:19.057670 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:19.065385 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-7fe9d6d5-b0c7-4c0e-9c1c-bb7aaf728a79 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Volume info retrieved successfully. Aug 26 15:06:19.075203 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-7fe9d6d5-b0c7-4c0e-9c1c-bb7aaf728a79 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e returned with HTTP 200 Aug 26 15:06:19.075924 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 454/1821] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:06:19 2026] GET /volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e => generated 1650 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:19.301805 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2829ddfc-730e-4748-b454-36e799430027 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:19.305605 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2829ddfc-730e-4748-b454-36e799430027 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:19.308687 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2829ddfc-730e-4748-b454-36e799430027 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:19.308687 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2829ddfc-730e-4748-b454-36e799430027 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:19.308687 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-2829ddfc-730e-4748-b454-36e799430027 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 6c3689ea-50d0-42fb-ba58-341b2e406851 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:19.316506 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:19.316506 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:19.340187 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2829ddfc-730e-4748-b454-36e799430027 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 200 Aug 26 15:06:19.340999 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 448/1822] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:19 2026] GET /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 392 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:19.355227 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d26fb5dd-c4c8-496e-a098-5ab9bbcd5037 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:19.363669 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d26fb5dd-c4c8-496e-a098-5ab9bbcd5037 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] PUT https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:19.364073 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d26fb5dd-c4c8-496e-a098-5ab9bbcd5037 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7519738c-7376-4b68-b4a5-235b24c93143"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:19.366075 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-d26fb5dd-c4c8-496e-a098-5ab9bbcd5037 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Update called for group 6c3689ea-50d0-42fb-ba58-341b2e406851. {{(pid=100197) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 26 15:06:19.366260 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-d26fb5dd-c4c8-496e-a098-5ab9bbcd5037 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Updating group 6c3689ea-50d0-42fb-ba58-341b2e406851 with name None description: None add_volumes: 7519738c-7376-4b68-b4a5-235b24c93143 remove_volumes: None. Aug 26 15:06:19.373414 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:19.373414 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:19.442182 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d26fb5dd-c4c8-496e-a098-5ab9bbcd5037 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 202 Aug 26 15:06:19.442182 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 462/1823] 10.4.3.64 () {70 vars in 1399 bytes} [Wed Aug 26 15:06:19 2026] PUT /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:19.454965 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eb3d5d24-ba66-4aea-be51-98ad090a0211 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:19.459660 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb3d5d24-ba66-4aea-be51-98ad090a0211 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:19.459864 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eb3d5d24-ba66-4aea-be51-98ad090a0211 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:19.460178 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eb3d5d24-ba66-4aea-be51-98ad090a0211 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:19.460280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-eb3d5d24-ba66-4aea-be51-98ad090a0211 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 6c3689ea-50d0-42fb-ba58-341b2e406851 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:19.469380 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:19.469380 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:19.488470 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb3d5d24-ba66-4aea-be51-98ad090a0211 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 200 Aug 26 15:06:19.489090 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 460/1824] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:19 2026] GET /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:19.757166 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7f700ecf-9138-43fc-8513-1b3d53906a8d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:19.759981 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f700ecf-9138-43fc-8513-1b3d53906a8d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:06:19.760715 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f700ecf-9138-43fc-8513-1b3d53906a8d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:19.760715 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f700ecf-9138-43fc-8513-1b3d53906a8d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:19.778030 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:19.778030 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:19.786675 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7f700ecf-9138-43fc-8513-1b3d53906a8d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:06:19.798387 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f700ecf-9138-43fc-8513-1b3d53906a8d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:06:19.800627 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 455/1825] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:19 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:19.878639 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-b003be27-44b7-4213-ada1-70c4cb966599 req-7df348e3-75d8-4c7b-aecb-55d2bf50a017 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:19.890169 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-7df348e3-75d8-4c7b-aecb-55d2bf50a017 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:06:19.890526 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-7df348e3-75d8-4c7b-aecb-55d2bf50a017 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:19.890832 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-7df348e3-75d8-4c7b-aecb-55d2bf50a017 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:19.905169 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:19.905169 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:19.907499 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c6ee79c6-7060-4e02-96ac-389011461351 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:19.910732 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6ee79c6-7060-4e02-96ac-389011461351 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:19.910732 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6ee79c6-7060-4e02-96ac-389011461351 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:19.911231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6ee79c6-7060-4e02-96ac-389011461351 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:19.911231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c6ee79c6-7060-4e02-96ac-389011461351 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:19.911558 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-b003be27-44b7-4213-ada1-70c4cb966599 req-7df348e3-75d8-4c7b-aecb-55d2bf50a017 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:06:19.912654 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:19.917513 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:19.917513 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:19.918529 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-7df348e3-75d8-4c7b-aecb-55d2bf50a017 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:06:19.918759 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6ee79c6-7060-4e02-96ac-389011461351 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:19.919572 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 449/1826] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:06:19 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:19.919861 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 463/1827] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:19 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:19.947797 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b003be27-44b7-4213-ada1-70c4cb966599 req-fefc196e-ca37-4b10-aaac-10f2d87182c8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:19.953000 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-fefc196e-ca37-4b10-aaac-10f2d87182c8 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] POST https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4/action Aug 26 15:06:19.953919 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-fefc196e-ca37-4b10-aaac-10f2d87182c8 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:19.954011 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-fefc196e-ca37-4b10-aaac-10f2d87182c8 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:19.976336 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:19.976336 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:19.977101 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-b003be27-44b7-4213-ada1-70c4cb966599 req-fefc196e-ca37-4b10-aaac-10f2d87182c8 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:06:20.001490 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-b003be27-44b7-4213-ada1-70c4cb966599 req-fefc196e-ca37-4b10-aaac-10f2d87182c8 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Begin detaching volume completed successfully. Aug 26 15:06:20.001870 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-fefc196e-ca37-4b10-aaac-10f2d87182c8 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4/action returned with HTTP 202 Aug 26 15:06:20.002507 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 456/1828] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:06:19 2026] POST /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:06:20.097664 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:20.098131 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-869527905"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:20.099998 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-869527905'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:20.100261 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume of 1 GB Aug 26 15:06:20.100650 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:20.100650 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:20.107046 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-814d60c3-0356-4de4-a1d3-2984bd403b47 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:20.107937 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-814d60c3-0356-4de4-a1d3-2984bd403b47 None None] GET https://10.4.3.64/volume// Aug 26 15:06:20.107937 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-814d60c3-0356-4de4-a1d3-2984bd403b47 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:20.108152 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-814d60c3-0356-4de4-a1d3-2984bd403b47 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:20.108441 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Availability Zones retrieved successfully. Aug 26 15:06:20.108604 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-814d60c3-0356-4de4-a1d3-2984bd403b47 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:06:20.109032 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 450/1829] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:06:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:06:20.116163 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Flow 'volume_create_api' (8b11f663-9fde-49cf-a1d8-2c10b41ed41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:20.119530 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee1606d-a4f0-41dc-80bb-c2b0c63376c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:20.119896 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b003be27-44b7-4213-ada1-70c4cb966599 req-748decc7-ccdd-4272-9d06-09d98afed00d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:20.121134 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:20.126341 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-748decc7-ccdd-4272-9d06-09d98afed00d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:06:20.126628 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-748decc7-ccdd-4272-9d06-09d98afed00d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:20.126853 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-748decc7-ccdd-4272-9d06-09d98afed00d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:20.149319 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:20.149319 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:20.157154 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-b003be27-44b7-4213-ada1-70c4cb966599 req-748decc7-ccdd-4272-9d06-09d98afed00d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:06:20.165471 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-748decc7-ccdd-4272-9d06-09d98afed00d tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:06:20.166138 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 464/1830] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:06:20 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 1325 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:06:20.171369 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee1606d-a4f0-41dc-80bb-c2b0c63376c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:20.172945 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b9efa27-7562-4271-beae-bb7607916228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:20.277203 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['4f310792-becb-48c0-acc9-fe48c5a59b7f', '5f7d8575-ff0b-4d3f-8663-28dae8084e7a', '6d03a925-8fd0-432c-b030-dd15b6904412', 'a7e56576-ab11-4139-a937-2721c726acc3'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:20.277958 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b9efa27-7562-4271-beae-bb7607916228) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f310792-becb-48c0-acc9-fe48c5a59b7f', '5f7d8575-ff0b-4d3f-8663-28dae8084e7a', '6d03a925-8fd0-432c-b030-dd15b6904412', 'a7e56576-ab11-4139-a937-2721c726acc3']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:20.279352 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (538f37af-0b53-43d7-95cc-3fbbabbd87de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:20.292771 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d333c143-d3f5-42ea-91d5-31ed07942ffb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:20.294522 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d333c143-d3f5-42ea-91d5-31ed07942ffb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af Aug 26 15:06:20.294745 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d333c143-d3f5-42ea-91d5-31ed07942ffb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:20.294967 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d333c143-d3f5-42ea-91d5-31ed07942ffb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:20.295073 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-d333c143-d3f5-42ea-91d5-31ed07942ffb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete snapshot with id: c96d0ade-18f2-4246-b356-416fc5c366af Aug 26 15:06:20.302108 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:20.302108 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:20.302200 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d333c143-d3f5-42ea-91d5-31ed07942ffb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:20.315213 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (538f37af-0b53-43d7-95cc-3fbbabbd87de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a2b9277-e1c5-4504-9d95-e0f37b340741', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-869527905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8e8b1058b641118985cb07963df568',qos_specs=None,replication_status=,reservations=['4f310792-becb-48c0-acc9-fe48c5a59b7f','5f7d8575-ff0b-4d3f-8663-28dae8084e7a','6d03a925-8fd0-432c-b030-dd15b6904412','a7e56576-ab11-4139-a937-2721c726acc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d95932fdced7443fae69c9aff3115371',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-869527905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a2b9277-e1c5-4504-9d95-e0f37b340741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f8e8b1058b641118985cb07963df568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d95932fdced7443fae69c9aff3115371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:20.316386 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df8154e-019b-4dd1-9e4d-02063e54fda3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:20.331081 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d333c143-d3f5-42ea-91d5-31ed07942ffb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot delete request issued successfully. Aug 26 15:06:20.331255 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d333c143-d3f5-42ea-91d5-31ed07942ffb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af returned with HTTP 202 Aug 26 15:06:20.331921 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 457/1831] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:06:20 2026] DELETE /volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:20.341480 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-434d8b96-2f91-4d57-afa8-c2c68d32f092 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:20.343815 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df8154e-019b-4dd1-9e4d-02063e54fda3) transitioned into state 'SUCCESS' from state '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-869527905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8e8b1058b641118985cb07963df568',qos_specs=None,replication_status=,reservations=['4f310792-becb-48c0-acc9-fe48c5a59b7f','5f7d8575-ff0b-4d3f-8663-28dae8084e7a','6d03a925-8fd0-432c-b030-dd15b6904412','a7e56576-ab11-4139-a937-2721c726acc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d95932fdced7443fae69c9aff3115371',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:20.344783 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-434d8b96-2f91-4d57-afa8-c2c68d32f092 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af Aug 26 15:06:20.345047 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-434d8b96-2f91-4d57-afa8-c2c68d32f092 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:20.345264 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (773d986d-6dec-496b-8442-83047970a990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:20.345311 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-434d8b96-2f91-4d57-afa8-c2c68d32f092 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:20.351568 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:20.351568 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:20.352064 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-434d8b96-2f91-4d57-afa8-c2c68d32f092 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:20.352952 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-434d8b96-2f91-4d57-afa8-c2c68d32f092 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af returned with HTTP 200 Aug 26 15:06:20.353384 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 451/1832] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:20 2026] GET /volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:20.358068 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (773d986d-6dec-496b-8442-83047970a990) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:20.359080 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Flow 'volume_create_api' (8b11f663-9fde-49cf-a1d8-2c10b41ed41d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:20.359559 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume request issued successfully. Aug 26 15:06:20.360315 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-86251f8b-3ede-47ee-b1bb-7eb6b4197e47 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:20.360857 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 461/1833] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:06:19 2026] POST /volume/v3/volumes => generated 751 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:20.378231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-11301a47-7e60-4e27-9761-2c9d92680b84 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:20.380168 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11301a47-7e60-4e27-9761-2c9d92680b84 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:06:20.380354 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11301a47-7e60-4e27-9761-2c9d92680b84 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:20.380540 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11301a47-7e60-4e27-9761-2c9d92680b84 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:20.388909 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:20.388909 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:20.393771 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-11301a47-7e60-4e27-9761-2c9d92680b84 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:06:20.399717 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11301a47-7e60-4e27-9761-2c9d92680b84 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:06:20.400399 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 465/1834] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:20 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:06:20.503001 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e2db91f9-66bb-4fac-8710-944e00b95cbd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:20.505770 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e2db91f9-66bb-4fac-8710-944e00b95cbd tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:20.506035 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e2db91f9-66bb-4fac-8710-944e00b95cbd tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:20.506294 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e2db91f9-66bb-4fac-8710-944e00b95cbd tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:20.506517 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-e2db91f9-66bb-4fac-8710-944e00b95cbd tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 6c3689ea-50d0-42fb-ba58-341b2e406851 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:20.510554 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:20.510554 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:20.522215 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e2db91f9-66bb-4fac-8710-944e00b95cbd tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 200 Aug 26 15:06:20.522899 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 458/1835] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:20 2026] GET /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:20.540970 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-de472a21-b503-4d4f-8e90-e6fca70efce1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:20.543127 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de472a21-b503-4d4f-8e90-e6fca70efce1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] PUT https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:20.543650 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-de472a21-b503-4d4f-8e90-e6fca70efce1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "034978de-3b2b-4551-8c54-1bbe319cc9b3"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:20.545279 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-de472a21-b503-4d4f-8e90-e6fca70efce1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Update called for group 6c3689ea-50d0-42fb-ba58-341b2e406851. {{(pid=100198) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 26 15:06:20.545491 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.groups [None req-de472a21-b503-4d4f-8e90-e6fca70efce1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Updating group 6c3689ea-50d0-42fb-ba58-341b2e406851 with name None description: None add_volumes: None remove_volumes: 034978de-3b2b-4551-8c54-1bbe319cc9b3. Aug 26 15:06:20.550733 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:20.550733 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:20.550957 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:20.553083 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:20.553584 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1, "name": "tempest-VolumesCloneTest-Volume-757499038"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:20.555438 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Create volume request body: {'volume': {'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-757499038'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:20.583694 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-de472a21-b503-4d4f-8e90-e6fca70efce1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 202 Aug 26 15:06:20.584504 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 452/1836] 10.4.3.64 () {70 vars in 1399 bytes} [Wed Aug 26 15:06:20 2026] PUT /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:20.596731 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2ae135c6-02aa-4529-ad90-78e983f92ade None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:20.600763 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ae135c6-02aa-4529-ad90-78e983f92ade tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:20.600763 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ae135c6-02aa-4529-ad90-78e983f92ade tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:20.600763 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ae135c6-02aa-4529-ad90-78e983f92ade tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:20.600763 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-2ae135c6-02aa-4529-ad90-78e983f92ade tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 6c3689ea-50d0-42fb-ba58-341b2e406851 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:20.605322 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:20.605322 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:20.617825 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ae135c6-02aa-4529-ad90-78e983f92ade tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 200 Aug 26 15:06:20.617825 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 466/1837] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:20 2026] GET /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:20.682139 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Create volume of 1 GB Aug 26 15:06:20.682669 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:20.682669 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:20.688804 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Availability Zones retrieved successfully. Aug 26 15:06:20.695281 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Flow 'volume_create_api' (f9cd058c-5ec6-4d05-b600-4919164ada85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:20.696768 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71d7baed-3d44-4da7-aeb2-c7914c5dd4e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:20.698053 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:20.790172 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71d7baed-3d44-4da7-aeb2-c7914c5dd4e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:20.791380 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ffe4a5-4eb9-4935-9874-8e6c59c90919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:20.878433 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Created reservations ['24035b4c-2379-4041-888f-f0eb8143bc0c', 'a14f3ac3-6bfd-4f28-8472-93429e481ac3', '5adffe43-809b-4c82-bcdf-79b6ea6bae51', 'd0633444-25ea-47e0-8e83-1d44a6a8ea25'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:20.879341 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52ffe4a5-4eb9-4935-9874-8e6c59c90919) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24035b4c-2379-4041-888f-f0eb8143bc0c', 'a14f3ac3-6bfd-4f28-8472-93429e481ac3', '5adffe43-809b-4c82-bcdf-79b6ea6bae51', 'd0633444-25ea-47e0-8e83-1d44a6a8ea25']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:20.880788 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1fdb8e-3bba-4616-b2a0-2126f392611a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:20.920802 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc1fdb8e-3bba-4616-b2a0-2126f392611a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a20847ff-63f0-494c-ad9d-5df6b0264c70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-757499038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366f07cbde36497eb02a92c59d428a63',qos_specs=None,replication_status=,reservations=['24035b4c-2379-4041-888f-f0eb8143bc0c','a14f3ac3-6bfd-4f28-8472-93429e481ac3','5adffe43-809b-4c82-bcdf-79b6ea6bae51','d0633444-25ea-47e0-8e83-1d44a6a8ea25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881b3acb7b8e4a0198d581649777e47b',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-757499038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a20847ff-63f0-494c-ad9d-5df6b0264c70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366f07cbde36497eb02a92c59d428a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='881b3acb7b8e4a0198d581649777e47b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:20.921948 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4712e2a4-cd37-454a-a3a4-6fb9818403cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:20.938561 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2bc17c0a-3d86-40d6-a3b2-478ce2cc1e7a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:20.941357 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2bc17c0a-3d86-40d6-a3b2-478ce2cc1e7a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:20.941543 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2bc17c0a-3d86-40d6-a3b2-478ce2cc1e7a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:20.942369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2bc17c0a-3d86-40d6-a3b2-478ce2cc1e7a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:20.942369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2bc17c0a-3d86-40d6-a3b2-478ce2cc1e7a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:20.950059 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:20.950059 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:20.951123 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2bc17c0a-3d86-40d6-a3b2-478ce2cc1e7a tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:20.952271 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 459/1838] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:20 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:20.971312 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4712e2a4-cd37-454a-a3a4-6fb9818403cd) transitioned into state 'SUCCESS' from state '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-757499038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366f07cbde36497eb02a92c59d428a63',qos_specs=None,replication_status=,reservations=['24035b4c-2379-4041-888f-f0eb8143bc0c','a14f3ac3-6bfd-4f28-8472-93429e481ac3','5adffe43-809b-4c82-bcdf-79b6ea6bae51','d0633444-25ea-47e0-8e83-1d44a6a8ea25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881b3acb7b8e4a0198d581649777e47b',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:20.972102 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eefc3bf4-7764-4c68-9479-6f5ad0a6a38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:20.991711 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eefc3bf4-7764-4c68-9479-6f5ad0a6a38f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:20.993014 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Flow 'volume_create_api' (f9cd058c-5ec6-4d05-b600-4919164ada85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:20.993386 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Create volume request issued successfully. Aug 26 15:06:20.994642 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b2b2dbf-da22-4483-92f4-9e8de74b0a76 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:20.994856 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 462/1839] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:20 2026] POST /volume/v3/volumes => generated 744 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:21.016880 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e23057e4-5764-40b6-89f6-aa4f734504b0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:21.018932 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e23057e4-5764-40b6-89f6-aa4f734504b0 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 Aug 26 15:06:21.019251 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e23057e4-5764-40b6-89f6-aa4f734504b0 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:21.019494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e23057e4-5764-40b6-89f6-aa4f734504b0 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:21.028354 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:21.028354 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:21.033194 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e23057e4-5764-40b6-89f6-aa4f734504b0 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:21.044541 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e23057e4-5764-40b6-89f6-aa4f734504b0 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 returned with HTTP 200 Aug 26 15:06:21.045065 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 453/1840] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:21 2026] GET /volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 => generated 812 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:21.370978 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7086a546-52ae-4e0f-8107-facdcca4b944 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:21.373500 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7086a546-52ae-4e0f-8107-facdcca4b944 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af Aug 26 15:06:21.373500 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7086a546-52ae-4e0f-8107-facdcca4b944 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:21.373813 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7086a546-52ae-4e0f-8107-facdcca4b944 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:21.379642 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7086a546-52ae-4e0f-8107-facdcca4b944 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af returned with HTTP 404 Aug 26 15:06:21.380523 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 467/1841] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:21 2026] GET /volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:21.389153 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-564bbcb4-3c71-40e5-9a69-fe6c0135d522 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:21.391160 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-564bbcb4-3c71-40e5-9a69-fe6c0135d522 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 Aug 26 15:06:21.391441 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-564bbcb4-3c71-40e5-9a69-fe6c0135d522 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:21.391659 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-564bbcb4-3c71-40e5-9a69-fe6c0135d522 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:21.392684 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-564bbcb4-3c71-40e5-9a69-fe6c0135d522 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete snapshot with id: 42d0b115-290d-456b-a788-98e533d110d3 Aug 26 15:06:21.400451 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:21.400451 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:21.401294 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-564bbcb4-3c71-40e5-9a69-fe6c0135d522 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:21.419018 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-214f84d7-ebf8-4e95-a544-fc7bdb3354ba None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:21.422961 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-214f84d7-ebf8-4e95-a544-fc7bdb3354ba tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:06:21.422961 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-214f84d7-ebf8-4e95-a544-fc7bdb3354ba tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:21.422961 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-214f84d7-ebf8-4e95-a544-fc7bdb3354ba tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:21.430124 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-564bbcb4-3c71-40e5-9a69-fe6c0135d522 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot delete request issued successfully. Aug 26 15:06:21.430124 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-564bbcb4-3c71-40e5-9a69-fe6c0135d522 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 returned with HTTP 202 Aug 26 15:06:21.430124 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 460/1842] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:06:21 2026] DELETE /volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:21.435274 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:21.435274 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:21.440251 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2bd7375d-3722-45d1-8296-3063aee66bbf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:21.442918 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-214f84d7-ebf8-4e95-a544-fc7bdb3354ba tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:06:21.445927 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2bd7375d-3722-45d1-8296-3063aee66bbf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 Aug 26 15:06:21.446173 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2bd7375d-3722-45d1-8296-3063aee66bbf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:21.446568 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2bd7375d-3722-45d1-8296-3063aee66bbf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:21.448781 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-214f84d7-ebf8-4e95-a544-fc7bdb3354ba tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:06:21.448781 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 463/1843] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:21 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:21.454406 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:21.454406 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:21.456634 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2bd7375d-3722-45d1-8296-3063aee66bbf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:21.456634 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2bd7375d-3722-45d1-8296-3063aee66bbf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 returned with HTTP 200 Aug 26 15:06:21.456736 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 454/1844] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:21 2026] GET /volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:21.467626 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7d2e484f-dc6c-4d89-a0c4-1e3b0065c514 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:21.469681 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d2e484f-dc6c-4d89-a0c4-1e3b0065c514 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:06:21.469963 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d2e484f-dc6c-4d89-a0c4-1e3b0065c514 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:21.470174 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d2e484f-dc6c-4d89-a0c4-1e3b0065c514 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:21.477525 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:21.477525 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:21.481839 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7d2e484f-dc6c-4d89-a0c4-1e3b0065c514 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:06:21.486999 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d2e484f-dc6c-4d89-a0c4-1e3b0065c514 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:06:21.487452 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 468/1845] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:21 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:21.502297 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2c3908a8-9eb2-4d47-9327-4050ce69ce52 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:21.504871 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c3908a8-9eb2-4d47-9327-4050ce69ce52 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:06:21.505503 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c3908a8-9eb2-4d47-9327-4050ce69ce52 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a2b9277-e1c5-4504-9d95-e0f37b340741", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-589731991"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:21.517961 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:21.517961 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:21.518789 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2c3908a8-9eb2-4d47-9327-4050ce69ce52 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:06:21.519029 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-2c3908a8-9eb2-4d47-9327-4050ce69ce52 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create snapshot from volume 2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:06:21.569369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-2c3908a8-9eb2-4d47-9327-4050ce69ce52 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['b81b9c1e-a742-4a63-98de-98f4b15e1b7a', '80d39623-cfd2-485d-a76c-1a979a4833d3', '8ce5fb48-cac4-4f4b-b4ad-fa628f626f28', '014af63d-94e5-4025-af12-8de9e6d95714'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:21.611756 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2c3908a8-9eb2-4d47-9327-4050ce69ce52 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot create request issued successfully. Aug 26 15:06:21.612242 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c3908a8-9eb2-4d47-9327-4050ce69ce52 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:06:21.612787 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 461/1846] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:06:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:21.623671 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c572d68b-547b-41ed-904a-7bf6a91d0c03 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:21.625519 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c572d68b-547b-41ed-904a-7bf6a91d0c03 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf Aug 26 15:06:21.625841 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c572d68b-547b-41ed-904a-7bf6a91d0c03 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:21.626146 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c572d68b-547b-41ed-904a-7bf6a91d0c03 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:21.627877 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-49c4395c-f0b8-4132-a654-645a0db8fad0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:21.629521 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49c4395c-f0b8-4132-a654-645a0db8fad0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:21.629694 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49c4395c-f0b8-4132-a654-645a0db8fad0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:21.629862 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49c4395c-f0b8-4132-a654-645a0db8fad0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:21.630019 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-49c4395c-f0b8-4132-a654-645a0db8fad0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 6c3689ea-50d0-42fb-ba58-341b2e406851 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:21.632955 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:21.632955 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:21.635832 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c572d68b-547b-41ed-904a-7bf6a91d0c03 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:06:21.635996 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:21.635996 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:21.636071 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c572d68b-547b-41ed-904a-7bf6a91d0c03 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf returned with HTTP 200 Aug 26 15:06:21.636071 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 464/1847] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:21 2026] GET /volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:21.644517 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49c4395c-f0b8-4132-a654-645a0db8fad0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 200 Aug 26 15:06:21.644910 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 455/1848] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:21 2026] GET /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:21.656834 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ddbc4f56-8d2d-41ad-8ac0-2d8444b4e75f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:21.658678 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ddbc4f56-8d2d-41ad-8ac0-2d8444b4e75f tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] PUT https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:21.659033 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ddbc4f56-8d2d-41ad-8ac0-2d8444b4e75f tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "034978de-3b2b-4551-8c54-1bbe319cc9b3"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:21.660526 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-ddbc4f56-8d2d-41ad-8ac0-2d8444b4e75f tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Update called for group 6c3689ea-50d0-42fb-ba58-341b2e406851. {{(pid=100197) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 26 15:06:21.660650 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.groups [None req-ddbc4f56-8d2d-41ad-8ac0-2d8444b4e75f tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Updating group 6c3689ea-50d0-42fb-ba58-341b2e406851 with name None description: None add_volumes: 034978de-3b2b-4551-8c54-1bbe319cc9b3 remove_volumes: None. Aug 26 15:06:21.665005 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:21.665005 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:21.693960 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ddbc4f56-8d2d-41ad-8ac0-2d8444b4e75f tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 202 Aug 26 15:06:21.694531 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 469/1849] 10.4.3.64 () {70 vars in 1399 bytes} [Wed Aug 26 15:06:21 2026] PUT /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:21.702155 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3c5d89d4-e14b-47ea-9d76-949aa6b4473e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:21.704202 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c5d89d4-e14b-47ea-9d76-949aa6b4473e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:21.704470 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c5d89d4-e14b-47ea-9d76-949aa6b4473e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:21.704635 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c5d89d4-e14b-47ea-9d76-949aa6b4473e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:21.704932 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-3c5d89d4-e14b-47ea-9d76-949aa6b4473e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 6c3689ea-50d0-42fb-ba58-341b2e406851 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:21.708746 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:21.708746 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:21.717603 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c5d89d4-e14b-47ea-9d76-949aa6b4473e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 200 Aug 26 15:06:21.718051 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 462/1850] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:21 2026] GET /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:21.966189 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4d264f5e-86e7-4a09-9349-332815808564 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:21.970918 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d264f5e-86e7-4a09-9349-332815808564 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:21.970918 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4d264f5e-86e7-4a09-9349-332815808564 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:21.970918 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4d264f5e-86e7-4a09-9349-332815808564 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:21.970918 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4d264f5e-86e7-4a09-9349-332815808564 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:21.979214 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:21.979214 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:21.981675 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d264f5e-86e7-4a09-9349-332815808564 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:21.981675 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 465/1851] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:21 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:22.060961 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-272439e3-aa50-4c3b-a3de-e3ec0debe9a3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.062918 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-272439e3-aa50-4c3b-a3de-e3ec0debe9a3 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 Aug 26 15:06:22.063196 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-272439e3-aa50-4c3b-a3de-e3ec0debe9a3 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:22.063435 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-272439e3-aa50-4c3b-a3de-e3ec0debe9a3 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:22.070815 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.070815 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:22.074658 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-272439e3-aa50-4c3b-a3de-e3ec0debe9a3 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:22.080089 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-272439e3-aa50-4c3b-a3de-e3ec0debe9a3 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 returned with HTTP 200 Aug 26 15:06:22.080524 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 456/1852] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:22 2026] GET /volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:22.094578 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-92946a1a-addf-47bc-a034-1fec844b5d1f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.096859 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:22.097290 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a20847ff-63f0-494c-ad9d-5df6b0264c70", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1155213770"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:22.098850 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Create volume request body: {'volume': {'source_volid': 'a20847ff-63f0-494c-ad9d-5df6b0264c70', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1155213770'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:22.107275 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.107275 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:22.107844 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume retrieved successfully. Aug 26 15:06:22.108026 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Create volume of 1 GB Aug 26 15:06:22.112608 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Availability Zones retrieved successfully. Aug 26 15:06:22.119144 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Flow 'volume_create_api' (93dfbdfe-37af-4a0d-91e5-be0e3a1e4d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:22.120492 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8e250d-235f-45c8-bca4-c981440de627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:22.121868 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:22.145655 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c8e250d-235f-45c8-bca4-c981440de627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a20847ff-63f0-494c-ad9d-5df6b0264c70', 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:22.146525 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2968ab15-2313-474b-871f-58f8468eed6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:22.193580 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Created reservations ['bf8d9012-fba9-40c7-b5b8-c6521a2fa99a', 'da481e01-0bfb-4494-9050-704bc46a412a', '582ad05b-1793-49e8-aa79-91497e18c2cd', '8d137c45-4b50-4d82-b425-5e41dff30105'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:22.194426 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2968ab15-2313-474b-871f-58f8468eed6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf8d9012-fba9-40c7-b5b8-c6521a2fa99a', 'da481e01-0bfb-4494-9050-704bc46a412a', '582ad05b-1793-49e8-aa79-91497e18c2cd', '8d137c45-4b50-4d82-b425-5e41dff30105']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:22.195092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735e8092-765d-48da-a087-bc4c10b35ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:22.228704 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735e8092-765d-48da-a087-bc4c10b35ba5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de78c5e4-d186-448b-bfbc-b4e44eed58f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1155213770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366f07cbde36497eb02a92c59d428a63',qos_specs=None,replication_status=,reservations=['bf8d9012-fba9-40c7-b5b8-c6521a2fa99a','da481e01-0bfb-4494-9050-704bc46a412a','582ad05b-1793-49e8-aa79-91497e18c2cd','8d137c45-4b50-4d82-b425-5e41dff30105'],size=1,snapshot_id=None,source_replicaid=,source_volid=a20847ff-63f0-494c-ad9d-5df6b0264c70,status='creating',user_id='881b3acb7b8e4a0198d581649777e47b',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), '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-08-26T15:06:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1155213770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de78c5e4-d186-448b-bfbc-b4e44eed58f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366f07cbde36497eb02a92c59d428a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a20847ff-63f0-494c-ad9d-5df6b0264c70,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='881b3acb7b8e4a0198d581649777e47b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:22.229585 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f4f0dc-1ff2-4fdd-81c9-ba96ee5189fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:22.254120 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f4f0dc-1ff2-4fdd-81c9-ba96ee5189fd) transitioned into state 'SUCCESS' from state '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-1155213770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366f07cbde36497eb02a92c59d428a63',qos_specs=None,replication_status=,reservations=['bf8d9012-fba9-40c7-b5b8-c6521a2fa99a','da481e01-0bfb-4494-9050-704bc46a412a','582ad05b-1793-49e8-aa79-91497e18c2cd','8d137c45-4b50-4d82-b425-5e41dff30105'],size=1,snapshot_id=None,source_replicaid=,source_volid=a20847ff-63f0-494c-ad9d-5df6b0264c70,status='creating',user_id='881b3acb7b8e4a0198d581649777e47b',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:22.255147 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d618d128-4ac4-44d7-890f-0adbe534ea27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:22.277469 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d618d128-4ac4-44d7-890f-0adbe534ea27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:22.278764 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Flow 'volume_create_api' (93dfbdfe-37af-4a0d-91e5-be0e3a1e4d58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:22.279191 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Create volume request issued successfully. Aug 26 15:06:22.279974 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-92946a1a-addf-47bc-a034-1fec844b5d1f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:22.280531 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 470/1853] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:22 2026] POST /volume/v3/volumes => generated 778 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:22.293105 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4551810d-1066-4ebb-8203-78985a27a68c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.295420 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4551810d-1066-4ebb-8203-78985a27a68c tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 Aug 26 15:06:22.295691 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4551810d-1066-4ebb-8203-78985a27a68c tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:22.296183 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4551810d-1066-4ebb-8203-78985a27a68c tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:22.303750 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.303750 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:22.308464 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4551810d-1066-4ebb-8203-78985a27a68c tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:22.314205 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4551810d-1066-4ebb-8203-78985a27a68c tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 returned with HTTP 200 Aug 26 15:06:22.315038 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 463/1854] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:22 2026] GET /volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:22.481528 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-edcc775a-2bf1-4833-be67-777ad9b7e7b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.487955 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-edcc775a-2bf1-4833-be67-777ad9b7e7b9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 Aug 26 15:06:22.488270 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-edcc775a-2bf1-4833-be67-777ad9b7e7b9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:22.488502 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-edcc775a-2bf1-4833-be67-777ad9b7e7b9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:22.499711 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-edcc775a-2bf1-4833-be67-777ad9b7e7b9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 returned with HTTP 404 Aug 26 15:06:22.499711 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 466/1855] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:22 2026] GET /volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:22.511633 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7c6942f5-3953-4ca5-8b80-4481aea2b6ea None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.513821 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c6942f5-3953-4ca5-8b80-4481aea2b6ea tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa Aug 26 15:06:22.514966 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c6942f5-3953-4ca5-8b80-4481aea2b6ea tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:22.517294 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c6942f5-3953-4ca5-8b80-4481aea2b6ea tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:22.517294 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-7c6942f5-3953-4ca5-8b80-4481aea2b6ea tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete snapshot with id: ec4ff1cd-fa45-4f0a-b14d-35491a167bfa Aug 26 15:06:22.524407 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.524407 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:22.525174 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7c6942f5-3953-4ca5-8b80-4481aea2b6ea tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:22.560014 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7c6942f5-3953-4ca5-8b80-4481aea2b6ea tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot delete request issued successfully. Aug 26 15:06:22.560014 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c6942f5-3953-4ca5-8b80-4481aea2b6ea tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa returned with HTTP 202 Aug 26 15:06:22.560537 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 457/1856] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:06:22 2026] DELETE /volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:22.571952 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1080bdc0-17dd-4170-8b1e-775624be4083 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.576184 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1080bdc0-17dd-4170-8b1e-775624be4083 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa Aug 26 15:06:22.576385 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1080bdc0-17dd-4170-8b1e-775624be4083 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:22.576794 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1080bdc0-17dd-4170-8b1e-775624be4083 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:22.586436 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.586436 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:22.587143 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1080bdc0-17dd-4170-8b1e-775624be4083 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:06:22.588426 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1080bdc0-17dd-4170-8b1e-775624be4083 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa returned with HTTP 200 Aug 26 15:06:22.588965 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 471/1857] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:22 2026] GET /volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:22.650303 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f8a18cd9-5849-49d9-ab4a-7eb80b7d1950 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.656525 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f8a18cd9-5849-49d9-ab4a-7eb80b7d1950 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf Aug 26 15:06:22.657003 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f8a18cd9-5849-49d9-ab4a-7eb80b7d1950 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:22.657240 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f8a18cd9-5849-49d9-ab4a-7eb80b7d1950 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:22.669600 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.669600 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:22.671913 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f8a18cd9-5849-49d9-ab4a-7eb80b7d1950 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:06:22.671913 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f8a18cd9-5849-49d9-ab4a-7eb80b7d1950 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf returned with HTTP 200 Aug 26 15:06:22.672415 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 464/1858] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:22 2026] GET /volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:22.685964 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f69e061e-2954-4f5f-9206-c2e007d50cb5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.688329 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f69e061e-2954-4f5f-9206-c2e007d50cb5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:06:22.689037 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f69e061e-2954-4f5f-9206-c2e007d50cb5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2a2b9277-e1c5-4504-9d95-e0f37b340741", "snapshot_id": "0e085235-bf14-4c91-b6ad-d5e12c107cbf", "name": "tempest-VolumesSnapshotTestJSON-Backup-1118506819", "container": "tempest-volumessnapshottestjson-backup-container-44058293"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:22.691401 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-f69e061e-2954-4f5f-9206-c2e007d50cb5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Creating new backup {'backup': {'volume_id': '2a2b9277-e1c5-4504-9d95-e0f37b340741', 'snapshot_id': '0e085235-bf14-4c91-b6ad-d5e12c107cbf', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1118506819', 'container': 'tempest-volumessnapshottestjson-backup-container-44058293'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:06:22.691658 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-f69e061e-2954-4f5f-9206-c2e007d50cb5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Creating backup of volume 2a2b9277-e1c5-4504-9d95-e0f37b340741 in container tempest-volumessnapshottestjson-backup-container-44058293 Aug 26 15:06:22.701440 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.701440 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:22.702395 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f69e061e-2954-4f5f-9206-c2e007d50cb5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:06:22.714203 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.714203 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:22.714838 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f69e061e-2954-4f5f-9206-c2e007d50cb5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:06:22.731581 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-476c2d22-bbae-40f3-85dc-bae449fb4c84 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.734630 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-476c2d22-bbae-40f3-85dc-bae449fb4c84 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:22.734903 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-476c2d22-bbae-40f3-85dc-bae449fb4c84 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:22.735177 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-476c2d22-bbae-40f3-85dc-bae449fb4c84 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:22.735373 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-476c2d22-bbae-40f3-85dc-bae449fb4c84 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 6c3689ea-50d0-42fb-ba58-341b2e406851 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:22.740298 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.740298 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:22.755463 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-476c2d22-bbae-40f3-85dc-bae449fb4c84 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 200 Aug 26 15:06:22.756054 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 458/1859] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:22 2026] GET /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:22.768119 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-f69e061e-2954-4f5f-9206-c2e007d50cb5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['7d8b18f9-b718-4728-bbf1-5f348de46947', 'fc984b10-8b19-4a49-a1fe-e90ac616a217'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:22.770095 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.772453 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:06:22.772623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:22.773067 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:22.773264 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:22.774661 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:22.784544 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all volumes completed successfully. Aug 26 15:06:22.785317 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:22.785559 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:22.812252 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f69e061e-2954-4f5f-9206-c2e007d50cb5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:06:22.812924 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 467/1860] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:22 2026] POST /volume/v3/backups => generated 333 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:22.824548 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6f5ffa9e-e3a8-4df9-8883-9bef4a5464a0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.827214 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:22.828935 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f5ffa9e-e3a8-4df9-8883-9bef4a5464a0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:22.829066 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f5ffa9e-e3a8-4df9-8883-9bef4a5464a0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:22.829853 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f5ffa9e-e3a8-4df9-8883-9bef4a5464a0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:22.829853 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-6f5ffa9e-e3a8-4df9-8883-9bef4a5464a0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:22.831012 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.831012 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:22.835977 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.835977 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:22.836716 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f5ffa9e-e3a8-4df9-8883-9bef4a5464a0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:22.837210 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 465/1861] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:22 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 805 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:06:22.838163 np0000008165 devstack@c-api.service[100197]: WARNING stevedore.named [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:22.838163 np0000008165 devstack@c-api.service[100197]: WARNING castellan.key_manager [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:22.885943 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:22.889776 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.889776 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:22.901664 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bc43cfe2-df7d-470b-b0b6-576cf628e074 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.902018 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4f2a6ee5-e2ce-4f0b-afdc-8c091f1f6cf1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:06:22.902196 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc43cfe2-df7d-470b-b0b6-576cf628e074 None None] GET https://10.4.3.64/volume// Aug 26 15:06:22.902467 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc43cfe2-df7d-470b-b0b6-576cf628e074 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:22.902658 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 472/1862] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:06:22 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:06:22.902754 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc43cfe2-df7d-470b-b0b6-576cf628e074 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:22.903093 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc43cfe2-df7d-470b-b0b6-576cf628e074 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:06:22.903689 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 459/1863] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:06:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:06:22.918212 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-452985cd-b0ac-425e-9767-a2e7dc6d6016 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.920034 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1c29383a-8e24-4608-b81d-d9428eaa9a4d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.921259 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-452985cd-b0ac-425e-9767-a2e7dc6d6016 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:06:22.922009 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-452985cd-b0ac-425e-9767-a2e7dc6d6016 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "461a482c-cede-464e-a184-d3dd207c693e", "connector": null, "instance_uuid": "00a41c35-0741-412a-8c64-7d3c1495dec3"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:22.922281 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c29383a-8e24-4608-b81d-d9428eaa9a4d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/group_snapshots Aug 26 15:06:22.922634 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c29383a-8e24-4608-b81d-d9428eaa9a4d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6c3689ea-50d0-42fb-ba58-341b2e406851", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-61478756"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:22.926664 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-1c29383a-8e24-4608-b81d-d9428eaa9a4d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6c3689ea-50d0-42fb-ba58-341b2e406851', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-61478756'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 26 15:06:22.930968 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.930968 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:22.935707 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.group_snapshots [None req-1c29383a-8e24-4608-b81d-d9428eaa9a4d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-61478756. Aug 26 15:06:22.938209 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.938209 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:22.961118 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:22.961118 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:22.988755 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-452985cd-b0ac-425e-9767-a2e7dc6d6016 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:06:22.990154 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-1c29383a-8e24-4608-b81d-d9428eaa9a4d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-678321279 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-678321279, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:22.990550 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 468/1864] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:06:22 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) Aug 26 15:06:22.990607 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-1c29383a-8e24-4608-b81d-d9428eaa9a4d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-678321279 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-678321279, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:22.996215 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-be4b541c-e923-486f-8356-7994ccb5c065 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:22.998508 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be4b541c-e923-486f-8356-7994ccb5c065 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:22.998775 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be4b541c-e923-486f-8356-7994ccb5c065 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:22.999060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be4b541c-e923-486f-8356-7994ccb5c065 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:22.999210 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-be4b541c-e923-486f-8356-7994ccb5c065 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:23.009227 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:23.009227 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:23.010404 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be4b541c-e923-486f-8356-7994ccb5c065 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:23.010636 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 473/1865] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:22 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:23.038639 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-1c29383a-8e24-4608-b81d-d9428eaa9a4d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Created reservations ['ee644ccd-95e6-4e31-b68b-55090d5cd098', 'c9c54cf1-abb3-45de-99a8-e437b99a85a7', 'c5b1610d-2584-4dc6-9573-73f04c095852', '2a32f90c-16d7-498e-8d20-c0fbacbf91e9'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:23.117483 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c29383a-8e24-4608-b81d-d9428eaa9a4d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 202 Aug 26 15:06:23.118239 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 466/1866] 10.4.3.64 () {70 vars in 1317 bytes} [Wed Aug 26 15:06:22 2026] POST /volume/v3/group_snapshots => generated 185 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:23.130429 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3c2147a3-6092-4ab4-83b1-ed04acaacf2d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.133112 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c2147a3-6092-4ab4-83b1-ed04acaacf2d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 Aug 26 15:06:23.133477 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c2147a3-6092-4ab4-83b1-ed04acaacf2d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.133765 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c2147a3-6092-4ab4-83b1-ed04acaacf2d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.134115 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-3c2147a3-6092-4ab4-83b1-ed04acaacf2d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member fae845d0-a668-45cd-9248-43353ea3cd64 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:06:23.138920 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:23.138920 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:23.144018 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c2147a3-6092-4ab4-83b1-ed04acaacf2d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 returned with HTTP 200 Aug 26 15:06:23.145025 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 460/1867] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:06:23 2026] GET /volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:23.192939 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b003be27-44b7-4213-ada1-70c4cb966599 req-9a09143b-6852-4600-86ab-39ceee680619 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.195829 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-9a09143b-6852-4600-86ab-39ceee680619 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3ba0bc88-5e28-42b6-9514-0fb576538432 Aug 26 15:06:23.196103 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-9a09143b-6852-4600-86ab-39ceee680619 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.196672 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-9a09143b-6852-4600-86ab-39ceee680619 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.213540 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:23.213540 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:23.252935 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-47c202b2-3f3a-4fbc-862c-826f53787c44 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.256474 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-47c202b2-3f3a-4fbc-862c-826f53787c44 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] DELETE https://10.4.3.64/volume/v3/attachments/91d230c5-2a7b-4ddd-85b3-2af91f8664b4 Aug 26 15:06:23.256709 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-47c202b2-3f3a-4fbc-862c-826f53787c44 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.257006 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-47c202b2-3f3a-4fbc-862c-826f53787c44 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.274929 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:23.274929 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:23.334500 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b003be27-44b7-4213-ada1-70c4cb966599 req-9a09143b-6852-4600-86ab-39ceee680619 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/attachments/3ba0bc88-5e28-42b6-9514-0fb576538432 returned with HTTP 200 Aug 26 15:06:23.334500 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 469/1868] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:06:23 2026] DELETE /volume/v3/attachments/3ba0bc88-5e28-42b6-9514-0fb576538432 => generated 19 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:23.334635 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d73f962a-09af-4038-878c-c05b0b957116 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.338397 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d73f962a-09af-4038-878c-c05b0b957116 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 Aug 26 15:06:23.338687 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d73f962a-09af-4038-878c-c05b0b957116 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.338878 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d73f962a-09af-4038-878c-c05b0b957116 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.352552 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:23.352552 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:23.363734 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d73f962a-09af-4038-878c-c05b0b957116 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:23.371115 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d73f962a-09af-4038-878c-c05b0b957116 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 returned with HTTP 200 Aug 26 15:06:23.371707 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 467/1869] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:23 2026] GET /volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 => generated 1387 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:23.379502 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-47c202b2-3f3a-4fbc-862c-826f53787c44 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/attachments/91d230c5-2a7b-4ddd-85b3-2af91f8664b4 returned with HTTP 200 Aug 26 15:06:23.380247 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 474/1870] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:06:23 2026] DELETE /volume/v3/attachments/91d230c5-2a7b-4ddd-85b3-2af91f8664b4 => generated 192 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:23.387915 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a495ea75-b403-482e-bae8-a9f646d8f651 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.389090 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a495ea75-b403-482e-bae8-a9f646d8f651 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 Aug 26 15:06:23.389299 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a495ea75-b403-482e-bae8-a9f646d8f651 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.389816 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a495ea75-b403-482e-bae8-a9f646d8f651 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.398574 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:23.398574 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:23.406197 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a495ea75-b403-482e-bae8-a9f646d8f651 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:23.411437 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a495ea75-b403-482e-bae8-a9f646d8f651 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 returned with HTTP 200 Aug 26 15:06:23.413052 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 461/1871] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:23 2026] GET /volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 => generated 1387 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:23.425954 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1269176d-ff1c-4a90-803d-2242d8bc0d89 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.429517 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1269176d-ff1c-4a90-803d-2242d8bc0d89 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 Aug 26 15:06:23.431091 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1269176d-ff1c-4a90-803d-2242d8bc0d89 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.431091 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1269176d-ff1c-4a90-803d-2242d8bc0d89 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.440548 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:23.440548 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:23.445498 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1269176d-ff1c-4a90-803d-2242d8bc0d89 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:23.454189 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1269176d-ff1c-4a90-803d-2242d8bc0d89 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 returned with HTTP 200 Aug 26 15:06:23.454732 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 470/1872] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:23 2026] GET /volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 => generated 1387 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:23.470505 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e0fbbdc9-016c-407d-b27a-e80c91a2481d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.472802 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0fbbdc9-016c-407d-b27a-e80c91a2481d tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] DELETE https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 Aug 26 15:06:23.473121 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0fbbdc9-016c-407d-b27a-e80c91a2481d tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.473405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0fbbdc9-016c-407d-b27a-e80c91a2481d tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.473647 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e0fbbdc9-016c-407d-b27a-e80c91a2481d tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Delete volume with id: de78c5e4-d186-448b-bfbc-b4e44eed58f1 Aug 26 15:06:23.488683 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:23.488683 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:23.490114 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e0fbbdc9-016c-407d-b27a-e80c91a2481d tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:23.513981 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e0fbbdc9-016c-407d-b27a-e80c91a2481d tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Delete volume request issued successfully. Aug 26 15:06:23.513981 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0fbbdc9-016c-407d-b27a-e80c91a2481d tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 returned with HTTP 202 Aug 26 15:06:23.514680 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 468/1873] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:23 2026] DELETE /volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:23.519373 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9ab78d24-156e-4ca9-96f2-83f73861ec1b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.519903 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9ab78d24-156e-4ca9-96f2-83f73861ec1b None None] GET https://10.4.3.64/volume// Aug 26 15:06:23.519903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9ab78d24-156e-4ca9-96f2-83f73861ec1b None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.520709 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9ab78d24-156e-4ca9-96f2-83f73861ec1b None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.520709 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9ab78d24-156e-4ca9-96f2-83f73861ec1b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:06:23.521691 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 475/1874] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:06:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:06:23.531636 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-6c10ead8-551a-427b-9288-b9dfc4f097fc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.535634 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-6c10ead8-551a-427b-9288-b9dfc4f097fc tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] POST https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e/action Aug 26 15:06:23.536043 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6f7d9946-a6d6-4f3c-909b-5bc88a51a7ce None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.536466 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-6c10ead8-551a-427b-9288-b9dfc4f097fc tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Action body: b'{"os-reimage": {"image_id": "88b851ce-96bb-4515-878d-ccfa294aa210", "reimage_reserved": true}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:23.536466 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-6c10ead8-551a-427b-9288-b9dfc4f097fc tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "88b851ce-96bb-4515-878d-ccfa294aa210", "reimage_reserved": true}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:23.538143 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6f7d9946-a6d6-4f3c-909b-5bc88a51a7ce tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 Aug 26 15:06:23.538376 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6f7d9946-a6d6-4f3c-909b-5bc88a51a7ce tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.538542 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6f7d9946-a6d6-4f3c-909b-5bc88a51a7ce tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.546732 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:23.546732 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:23.548205 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:23.548205 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:23.548711 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-6c10ead8-551a-427b-9288-b9dfc4f097fc tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Volume info retrieved successfully. Aug 26 15:06:23.551201 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6f7d9946-a6d6-4f3c-909b-5bc88a51a7ce tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:23.557405 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6f7d9946-a6d6-4f3c-909b-5bc88a51a7ce tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 returned with HTTP 200 Aug 26 15:06:23.558073 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 471/1875] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:23 2026] GET /volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 => generated 1386 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:23.599271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8bce8701-4f95-4776-bea5-29e1c6ac2bf3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.601581 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8bce8701-4f95-4776-bea5-29e1c6ac2bf3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa Aug 26 15:06:23.601784 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8bce8701-4f95-4776-bea5-29e1c6ac2bf3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.602104 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8bce8701-4f95-4776-bea5-29e1c6ac2bf3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.607163 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8bce8701-4f95-4776-bea5-29e1c6ac2bf3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa returned with HTTP 404 Aug 26 15:06:23.607959 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 469/1876] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:23 2026] GET /volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:23.616394 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-24d56bc9-441b-4ea9-bde0-04e9a375ad99 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.618353 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24d56bc9-441b-4ea9-bde0-04e9a375ad99 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af Aug 26 15:06:23.618587 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24d56bc9-441b-4ea9-bde0-04e9a375ad99 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.618731 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24d56bc9-441b-4ea9-bde0-04e9a375ad99 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.618847 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-24d56bc9-441b-4ea9-bde0-04e9a375ad99 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete snapshot with id: c96d0ade-18f2-4246-b356-416fc5c366af Aug 26 15:06:23.624040 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24d56bc9-441b-4ea9-bde0-04e9a375ad99 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af returned with HTTP 404 Aug 26 15:06:23.624527 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 476/1877] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:06:23 2026] DELETE /volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:23.632412 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cbee79be-a0d9-434d-b4c2-dccbde8488a6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.634676 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cbee79be-a0d9-434d-b4c2-dccbde8488a6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af Aug 26 15:06:23.635831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cbee79be-a0d9-434d-b4c2-dccbde8488a6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.635831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cbee79be-a0d9-434d-b4c2-dccbde8488a6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.639934 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cbee79be-a0d9-434d-b4c2-dccbde8488a6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af returned with HTTP 404 Aug 26 15:06:23.640486 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 472/1878] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:23 2026] GET /volume/v3/snapshots/c96d0ade-18f2-4246-b356-416fc5c366af => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:23.652056 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fb2a3cb3-f642-46e2-abd4-96492ebd8e04 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.654290 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb2a3cb3-f642-46e2-abd4-96492ebd8e04 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 Aug 26 15:06:23.654519 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb2a3cb3-f642-46e2-abd4-96492ebd8e04 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.654709 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb2a3cb3-f642-46e2-abd4-96492ebd8e04 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.654906 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-fb2a3cb3-f642-46e2-abd4-96492ebd8e04 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete snapshot with id: 42d0b115-290d-456b-a788-98e533d110d3 Aug 26 15:06:23.661257 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb2a3cb3-f642-46e2-abd4-96492ebd8e04 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 returned with HTTP 404 Aug 26 15:06:23.661910 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 470/1879] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:06:23 2026] DELETE /volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:23.669859 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5a8f1466-9959-46af-b25c-e3033e7b00ee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.673783 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5a8f1466-9959-46af-b25c-e3033e7b00ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 Aug 26 15:06:23.673949 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5a8f1466-9959-46af-b25c-e3033e7b00ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.674172 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5a8f1466-9959-46af-b25c-e3033e7b00ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.677821 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-6c10ead8-551a-427b-9288-b9dfc4f097fc tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e/action returned with HTTP 202 Aug 26 15:06:23.678533 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 462/1880] 10.4.3.64 () {74 vars in 1706 bytes} [Wed Aug 26 15:06:23 2026] POST /volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e/action => generated 0 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 26 15:06:23.680624 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5a8f1466-9959-46af-b25c-e3033e7b00ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 returned with HTTP 404 Aug 26 15:06:23.681166 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 477/1881] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:23 2026] GET /volume/v3/snapshots/42d0b115-290d-456b-a788-98e533d110d3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:23.694033 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bda8b800-1f10-4f86-a52d-0a704895bd92 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.694902 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bda8b800-1f10-4f86-a52d-0a704895bd92 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa Aug 26 15:06:23.695099 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bda8b800-1f10-4f86-a52d-0a704895bd92 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.695461 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bda8b800-1f10-4f86-a52d-0a704895bd92 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.695523 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-bda8b800-1f10-4f86-a52d-0a704895bd92 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete snapshot with id: ec4ff1cd-fa45-4f0a-b14d-35491a167bfa Aug 26 15:06:23.702042 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bda8b800-1f10-4f86-a52d-0a704895bd92 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa returned with HTTP 404 Aug 26 15:06:23.702590 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 473/1882] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:06:23 2026] DELETE /volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:23.710517 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-91104dee-cfc3-4d32-968f-59b37351fbf4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.712235 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91104dee-cfc3-4d32-968f-59b37351fbf4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa Aug 26 15:06:23.712522 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91104dee-cfc3-4d32-968f-59b37351fbf4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.713369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91104dee-cfc3-4d32-968f-59b37351fbf4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.717244 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91104dee-cfc3-4d32-968f-59b37351fbf4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa returned with HTTP 404 Aug 26 15:06:23.718004 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 471/1883] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:23 2026] GET /volume/v3/snapshots/ec4ff1cd-fa45-4f0a-b14d-35491a167bfa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:23.855481 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b213e5f2-9ba1-4eaa-adb9-02fe797c8e35 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:23.857833 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b213e5f2-9ba1-4eaa-adb9-02fe797c8e35 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:23.858816 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b213e5f2-9ba1-4eaa-adb9-02fe797c8e35 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:23.858816 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b213e5f2-9ba1-4eaa-adb9-02fe797c8e35 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:23.858816 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b213e5f2-9ba1-4eaa-adb9-02fe797c8e35 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:23.863639 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:23.863639 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:23.864351 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b213e5f2-9ba1-4eaa-adb9-02fe797c8e35 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:23.864750 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 463/1884] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:23 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:24.027369 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-19b82bfe-66c0-45f6-8528-492672159db9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.029707 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-19b82bfe-66c0-45f6-8528-492672159db9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:24.030091 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-19b82bfe-66c0-45f6-8528-492672159db9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.030735 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-19b82bfe-66c0-45f6-8528-492672159db9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.030735 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-19b82bfe-66c0-45f6-8528-492672159db9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:24.037788 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.037788 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:24.038003 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-19b82bfe-66c0-45f6-8528-492672159db9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:24.038404 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 478/1885] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:24.159277 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-121bad16-561c-461a-88fe-ae653ee051f0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.161558 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-121bad16-561c-461a-88fe-ae653ee051f0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 Aug 26 15:06:24.161607 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-121bad16-561c-461a-88fe-ae653ee051f0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.161777 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-121bad16-561c-461a-88fe-ae653ee051f0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.161987 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-121bad16-561c-461a-88fe-ae653ee051f0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member fae845d0-a668-45cd-9248-43353ea3cd64 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:06:24.167915 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.167915 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:24.173271 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-121bad16-561c-461a-88fe-ae653ee051f0 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 returned with HTTP 200 Aug 26 15:06:24.173918 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 474/1886] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:24.185923 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4e8c9548-db11-41c3-9cfc-3f319103b7bd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.187904 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e8c9548-db11-41c3-9cfc-3f319103b7bd tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 26 15:06:24.188158 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e8c9548-db11-41c3-9cfc-3f319103b7bd tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.188415 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e8c9548-db11-41c3-9cfc-3f319103b7bd tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.188750 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-4e8c9548-db11-41c3-9cfc-3f319103b7bd tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:24.189942 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-4e8c9548-db11-41c3-9cfc-3f319103b7bd tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:24.197465 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4e8c9548-db11-41c3-9cfc-3f319103b7bd tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all snapshots completed successfully. Aug 26 15:06:24.198116 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.198116 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:24.198994 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e8c9548-db11-41c3-9cfc-3f319103b7bd tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 15:06:24.199596 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 472/1887] 10.4.3.64 () {66 vars in 1257 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/snapshots/detail => generated 927 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:24.211549 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-adbf9fe8-52a4-4a6e-876a-1af85fa20f14 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.213584 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-adbf9fe8-52a4-4a6e-876a-1af85fa20f14 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/snapshots/df5443d9-257b-4dc7-8a11-ad2be8d7f922 Aug 26 15:06:24.213817 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-adbf9fe8-52a4-4a6e-876a-1af85fa20f14 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.214121 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-adbf9fe8-52a4-4a6e-876a-1af85fa20f14 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.219917 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.219917 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:24.220480 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-adbf9fe8-52a4-4a6e-876a-1af85fa20f14 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Snapshot retrieved successfully. Aug 26 15:06:24.221504 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-adbf9fe8-52a4-4a6e-876a-1af85fa20f14 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/snapshots/df5443d9-257b-4dc7-8a11-ad2be8d7f922 returned with HTTP 200 Aug 26 15:06:24.222167 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 464/1888] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/snapshots/df5443d9-257b-4dc7-8a11-ad2be8d7f922 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:24.234280 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6a632864-9a43-4869-b0b6-0c0ad54ac296 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.236939 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6a632864-9a43-4869-b0b6-0c0ad54ac296 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/snapshots/6523a258-c62c-4fd0-a265-e69f0432152c Aug 26 15:06:24.237095 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6a632864-9a43-4869-b0b6-0c0ad54ac296 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.237393 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6a632864-9a43-4869-b0b6-0c0ad54ac296 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.245157 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.245157 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:24.245743 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6a632864-9a43-4869-b0b6-0c0ad54ac296 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Snapshot retrieved successfully. Aug 26 15:06:24.247038 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6a632864-9a43-4869-b0b6-0c0ad54ac296 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/snapshots/6523a258-c62c-4fd0-a265-e69f0432152c returned with HTTP 200 Aug 26 15:06:24.247735 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 479/1889] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/snapshots/6523a258-c62c-4fd0-a265-e69f0432152c => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:24.258358 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f4df26bb-8e5d-4d03-a962-bbcf284f7b49 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.260677 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4df26bb-8e5d-4d03-a962-bbcf284f7b49 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 Aug 26 15:06:24.260969 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f4df26bb-8e5d-4d03-a962-bbcf284f7b49 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.261245 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f4df26bb-8e5d-4d03-a962-bbcf284f7b49 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.261461 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-f4df26bb-8e5d-4d03-a962-bbcf284f7b49 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] delete called for member fae845d0-a668-45cd-9248-43353ea3cd64 {{(pid=100196) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 26 15:06:24.261597 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.group_snapshots [None req-f4df26bb-8e5d-4d03-a962-bbcf284f7b49 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Delete group_snapshot with id: fae845d0-a668-45cd-9248-43353ea3cd64 Aug 26 15:06:24.265486 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.265486 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:24.320499 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4df26bb-8e5d-4d03-a962-bbcf284f7b49 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 returned with HTTP 202 Aug 26 15:06:24.320785 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 475/1890] 10.4.3.64 () {68 vars in 1409 bytes} [Wed Aug 26 15:06:24 2026] DELETE /volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:24.329910 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.333010 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:06:24.333010 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.333010 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.333189 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:24.334473 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:24.343343 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-77a5a121-3b0b-4f89-9a3e-e441f97cb490 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.345530 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-77a5a121-3b0b-4f89-9a3e-e441f97cb490 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:06:24.348418 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-77a5a121-3b0b-4f89-9a3e-e441f97cb490 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.348418 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-77a5a121-3b0b-4f89-9a3e-e441f97cb490 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.348496 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all volumes completed successfully. Aug 26 15:06:24.350021 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:24.350021 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:24.355055 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.355055 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:24.360733 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-77a5a121-3b0b-4f89-9a3e-e441f97cb490 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:06:24.367419 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-77a5a121-3b0b-4f89-9a3e-e441f97cb490 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:06:24.369042 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 465/1891] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:24.409635 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:24.416675 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.416675 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:24.424025 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:24.424025 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:24.491740 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:24.493483 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.493483 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:24.506118 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4ab4916a-b011-49f4-a73e-1baec8299f11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:06:24.506566 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 473/1892] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:06:24.524109 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e1d4e71-9789-4406-bbae-4bee94f786bb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.526674 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e1d4e71-9789-4406-bbae-4bee94f786bb tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 26 15:06:24.526674 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e1d4e71-9789-4406-bbae-4bee94f786bb tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.526798 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e1d4e71-9789-4406-bbae-4bee94f786bb tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.527277 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-8e1d4e71-9789-4406-bbae-4bee94f786bb tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:24.528496 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-8e1d4e71-9789-4406-bbae-4bee94f786bb tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:24.547707 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8e1d4e71-9789-4406-bbae-4bee94f786bb tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all snapshots completed successfully. Aug 26 15:06:24.548382 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e1d4e71-9789-4406-bbae-4bee94f786bb tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 15:06:24.549141 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 480/1893] 10.4.3.64 () {66 vars in 1257 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:06:24.559428 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9d535d12-a8ee-4fa6-9d9c-20ecf0ae1ff1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.564163 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9d535d12-a8ee-4fa6-9d9c-20ecf0ae1ff1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 Aug 26 15:06:24.564163 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9d535d12-a8ee-4fa6-9d9c-20ecf0ae1ff1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.564163 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9d535d12-a8ee-4fa6-9d9c-20ecf0ae1ff1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.564163 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-9d535d12-a8ee-4fa6-9d9c-20ecf0ae1ff1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member fae845d0-a668-45cd-9248-43353ea3cd64 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:06:24.567209 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.567209 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:24.574398 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9d535d12-a8ee-4fa6-9d9c-20ecf0ae1ff1 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 returned with HTTP 200 Aug 26 15:06:24.574973 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 476/1894] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:24.581034 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d506de16-1add-4cfe-8510-d9233d87ed03 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.583018 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d506de16-1add-4cfe-8510-d9233d87ed03 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 Aug 26 15:06:24.583264 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d506de16-1add-4cfe-8510-d9233d87ed03 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.583511 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d506de16-1add-4cfe-8510-d9233d87ed03 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.590014 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d506de16-1add-4cfe-8510-d9233d87ed03 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 returned with HTTP 404 Aug 26 15:06:24.590710 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 466/1895] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/volumes/de78c5e4-d186-448b-bfbc-b4e44eed58f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:24.598955 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ac86b617-6085-47fd-b4f6-5a673cda3a0a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.602033 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac86b617-6085-47fd-b4f6-5a673cda3a0a tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 Aug 26 15:06:24.602251 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac86b617-6085-47fd-b4f6-5a673cda3a0a tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.602508 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac86b617-6085-47fd-b4f6-5a673cda3a0a tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.613186 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.613186 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:24.618821 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ac86b617-6085-47fd-b4f6-5a673cda3a0a tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:24.628190 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac86b617-6085-47fd-b4f6-5a673cda3a0a tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 returned with HTTP 200 Aug 26 15:06:24.628923 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 474/1896] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 => generated 1352 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:24.643673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a787a5a3-6e3a-4e25-bc8e-d29c5ee3592c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.646230 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a787a5a3-6e3a-4e25-bc8e-d29c5ee3592c tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 Aug 26 15:06:24.646522 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a787a5a3-6e3a-4e25-bc8e-d29c5ee3592c tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.646800 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a787a5a3-6e3a-4e25-bc8e-d29c5ee3592c tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.648072 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a787a5a3-6e3a-4e25-bc8e-d29c5ee3592c tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Delete volume with id: a20847ff-63f0-494c-ad9d-5df6b0264c70 Aug 26 15:06:24.657980 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.657980 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:24.658764 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a787a5a3-6e3a-4e25-bc8e-d29c5ee3592c tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:24.685851 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a787a5a3-6e3a-4e25-bc8e-d29c5ee3592c tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Delete volume request issued successfully. Aug 26 15:06:24.686467 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a787a5a3-6e3a-4e25-bc8e-d29c5ee3592c tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 returned with HTTP 202 Aug 26 15:06:24.686636 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 481/1897] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:24 2026] DELETE /volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:24.701784 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cf34331b-9c84-4a0c-a81a-fae8dd8b6c87 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.703851 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cf34331b-9c84-4a0c-a81a-fae8dd8b6c87 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 Aug 26 15:06:24.704102 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cf34331b-9c84-4a0c-a81a-fae8dd8b6c87 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.704371 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cf34331b-9c84-4a0c-a81a-fae8dd8b6c87 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.713183 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.713183 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:24.717974 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cf34331b-9c84-4a0c-a81a-fae8dd8b6c87 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:24.723969 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cf34331b-9c84-4a0c-a81a-fae8dd8b6c87 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 returned with HTTP 200 Aug 26 15:06:24.724483 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 477/1898] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 => generated 1351 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:24.879265 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-82268a6e-b946-4866-b0e2-37ba6c7f3a1b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:24.881348 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-82268a6e-b946-4866-b0e2-37ba6c7f3a1b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:24.881603 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-82268a6e-b946-4866-b0e2-37ba6c7f3a1b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:24.881874 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-82268a6e-b946-4866-b0e2-37ba6c7f3a1b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:24.882054 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-82268a6e-b946-4866-b0e2-37ba6c7f3a1b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:24.889152 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:24.889152 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:24.889487 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-82268a6e-b946-4866-b0e2-37ba6c7f3a1b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:24.890187 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 467/1899] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:24 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:25.051702 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3e320419-3ca8-44f6-8438-009a3c691a23 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:25.053506 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e320419-3ca8-44f6-8438-009a3c691a23 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:25.053717 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e320419-3ca8-44f6-8438-009a3c691a23 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:25.053906 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e320419-3ca8-44f6-8438-009a3c691a23 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:25.054039 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3e320419-3ca8-44f6-8438-009a3c691a23 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:25.059055 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:25.059055 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:25.060030 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e320419-3ca8-44f6-8438-009a3c691a23 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:25.060699 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 475/1900] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:25 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:25.590142 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-57227b40-542b-482a-aded-24598c6f5a37 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:25.593851 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-57227b40-542b-482a-aded-24598c6f5a37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 Aug 26 15:06:25.593851 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-57227b40-542b-482a-aded-24598c6f5a37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:25.595194 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-57227b40-542b-482a-aded-24598c6f5a37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:25.595194 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-57227b40-542b-482a-aded-24598c6f5a37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member fae845d0-a668-45cd-9248-43353ea3cd64 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:06:25.599991 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-57227b40-542b-482a-aded-24598c6f5a37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 returned with HTTP 404 Aug 26 15:06:25.600796 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 482/1901] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:06:25 2026] GET /volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:25.611297 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1fd1cf43-4da0-4d40-b80c-7ee2a29a9610 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:25.613396 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1fd1cf43-4da0-4d40-b80c-7ee2a29a9610 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 Aug 26 15:06:25.613622 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1fd1cf43-4da0-4d40-b80c-7ee2a29a9610 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:25.613835 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1fd1cf43-4da0-4d40-b80c-7ee2a29a9610 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:25.614106 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-1fd1cf43-4da0-4d40-b80c-7ee2a29a9610 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] delete called for member fae845d0-a668-45cd-9248-43353ea3cd64 {{(pid=100196) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 26 15:06:25.614106 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.group_snapshots [None req-1fd1cf43-4da0-4d40-b80c-7ee2a29a9610 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Delete group_snapshot with id: fae845d0-a668-45cd-9248-43353ea3cd64 Aug 26 15:06:25.617948 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1fd1cf43-4da0-4d40-b80c-7ee2a29a9610 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 returned with HTTP 404 Aug 26 15:06:25.618588 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 478/1902] 10.4.3.64 () {68 vars in 1409 bytes} [Wed Aug 26 15:06:25 2026] DELETE /volume/v3/group_snapshots/fae845d0-a668-45cd-9248-43353ea3cd64 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:25.627515 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:25.631449 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:06:25.631759 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:25.632049 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:25.632418 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:25.634930 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:25.654492 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all volumes completed successfully. Aug 26 15:06:25.655390 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:25.655579 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:25.712119 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:25.719222 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:25.719222 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:25.723621 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:25.723821 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:25.744087 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e29ba714-86f4-4883-92d9-63afe5b70ffe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:25.746469 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e29ba714-86f4-4883-92d9-63afe5b70ffe tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 Aug 26 15:06:25.746794 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e29ba714-86f4-4883-92d9-63afe5b70ffe tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:25.746966 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e29ba714-86f4-4883-92d9-63afe5b70ffe tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:25.752754 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e29ba714-86f4-4883-92d9-63afe5b70ffe tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 returned with HTTP 404 Aug 26 15:06:25.753362 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 476/1903] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:25 2026] GET /volume/v3/volumes/a20847ff-63f0-494c-ad9d-5df6b0264c70 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:25.763427 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:25.765378 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-47079e83-c636-4b25-9c48-e7c454c1645b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:25.768304 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:25.768304 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:25.768415 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:25.768800 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-397791168"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:25.771561 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-397791168'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:25.771739 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Create volume of 1 GB Aug 26 15:06:25.779960 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Availability Zones retrieved successfully. Aug 26 15:06:25.781734 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-35c4945d-e19b-47cd-b200-78e52b6fe6b7 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:06:25.782805 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 468/1904] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:06:25 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:06:25.785898 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Flow 'volume_create_api' (3b51fe7f-9a89-45eb-8dfb-c17e65baca96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:25.787155 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2438c01e-b0f0-434d-9d49-d86d0800e244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:25.788710 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:25.799825 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-60d91552-68e6-4f6e-9ec3-129bffbb783c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:25.803912 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-60d91552-68e6-4f6e-9ec3-129bffbb783c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851/action Aug 26 15:06:25.803912 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-60d91552-68e6-4f6e-9ec3-129bffbb783c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:25.803912 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-60d91552-68e6-4f6e-9ec3-129bffbb783c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:25.805526 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-60d91552-68e6-4f6e-9ec3-129bffbb783c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] delete called for group 6c3689ea-50d0-42fb-ba58-341b2e406851 {{(pid=100196) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:06:25.805865 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.groups [None req-60d91552-68e6-4f6e-9ec3-129bffbb783c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Delete group with id: 6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:25.813482 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:25.813482 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:25.825564 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2438c01e-b0f0-434d-9d49-d86d0800e244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:25.826536 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34926272-495a-4932-bd21-fe215b16ac88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:25.876667 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Created reservations ['55367a68-2d44-4b16-ba89-410b8496a3ce', 'c67ed9bd-93e5-401e-99e4-15ab64a822f1', 'fe5d3259-ac7a-4a95-8c31-5ac73a161e15', '165ce9ed-78b6-4e52-a61d-d0ff890411c4'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:25.877564 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34926272-495a-4932-bd21-fe215b16ac88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55367a68-2d44-4b16-ba89-410b8496a3ce', 'c67ed9bd-93e5-401e-99e4-15ab64a822f1', 'fe5d3259-ac7a-4a95-8c31-5ac73a161e15', '165ce9ed-78b6-4e52-a61d-d0ff890411c4']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:25.878501 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7d325e7-1267-4b07-b93c-d65ea272cc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:25.886937 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-60d91552-68e6-4f6e-9ec3-129bffbb783c tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851/action returned with HTTP 202 Aug 26 15:06:25.887435 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 479/1905] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:06:25 2026] POST /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:25.899068 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-92570046-cdda-4b4e-8aa9-e44fa0253a1e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:25.902201 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-92570046-cdda-4b4e-8aa9-e44fa0253a1e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/034978de-3b2b-4551-8c54-1bbe319cc9b3 Aug 26 15:06:25.902410 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-92570046-cdda-4b4e-8aa9-e44fa0253a1e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:25.902674 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-92570046-cdda-4b4e-8aa9-e44fa0253a1e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:25.906219 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ff970b81-d8d1-4c64-92ae-a553cb4ea03a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:25.908397 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7d325e7-1267-4b07-b93c-d65ea272cc63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ceb4a29-1c79-45b3-ba16-b8fb98fee289', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-397791168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366f07cbde36497eb02a92c59d428a63',qos_specs=None,replication_status=,reservations=['55367a68-2d44-4b16-ba89-410b8496a3ce','c67ed9bd-93e5-401e-99e4-15ab64a822f1','fe5d3259-ac7a-4a95-8c31-5ac73a161e15','165ce9ed-78b6-4e52-a61d-d0ff890411c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881b3acb7b8e4a0198d581649777e47b',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-397791168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ceb4a29-1c79-45b3-ba16-b8fb98fee289,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366f07cbde36497eb02a92c59d428a63',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='881b3acb7b8e4a0198d581649777e47b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:25.908561 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff970b81-d8d1-4c64-92ae-a553cb4ea03a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:25.908743 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff970b81-d8d1-4c64-92ae-a553cb4ea03a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:25.908926 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff970b81-d8d1-4c64-92ae-a553cb4ea03a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:25.909052 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ff970b81-d8d1-4c64-92ae-a553cb4ea03a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:25.909519 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6beb15d8-4716-4039-a6c9-17c6bd87c98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:25.916597 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:25.916597 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:25.916794 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:25.916794 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:25.916847 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff970b81-d8d1-4c64-92ae-a553cb4ea03a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:25.916847 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 469/1906] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:25 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:25.921136 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-92570046-cdda-4b4e-8aa9-e44fa0253a1e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:25.922085 np0000008165 devstack@c-api.service[100199]: WARNING stevedore.named [None req-92570046-cdda-4b4e-8aa9-e44fa0253a1e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:25.922321 np0000008165 devstack@c-api.service[100199]: WARNING castellan.key_manager [None req-92570046-cdda-4b4e-8aa9-e44fa0253a1e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:25.937782 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6beb15d8-4716-4039-a6c9-17c6bd87c98d) transitioned into state 'SUCCESS' from state '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-397791168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366f07cbde36497eb02a92c59d428a63',qos_specs=None,replication_status=,reservations=['55367a68-2d44-4b16-ba89-410b8496a3ce','c67ed9bd-93e5-401e-99e4-15ab64a822f1','fe5d3259-ac7a-4a95-8c31-5ac73a161e15','165ce9ed-78b6-4e52-a61d-d0ff890411c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='881b3acb7b8e4a0198d581649777e47b',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:25.938613 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec996451-0e67-4997-9593-eff8687b4192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:25.957291 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec996451-0e67-4997-9593-eff8687b4192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:25.958714 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Flow 'volume_create_api' (3b51fe7f-9a89-45eb-8dfb-c17e65baca96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:25.959503 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Create volume request issued successfully. Aug 26 15:06:25.960487 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-47079e83-c636-4b25-9c48-e7c454c1645b tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:25.961176 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 483/1907] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:06:25 2026] POST /volume/v3/volumes => generated 744 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:25.975293 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-92570046-cdda-4b4e-8aa9-e44fa0253a1e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:25.980838 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:25.980838 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:25.991154 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b52ec83c-0890-41f6-8c6e-d91c2ebdbd8d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:25.993633 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b52ec83c-0890-41f6-8c6e-d91c2ebdbd8d tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 Aug 26 15:06:25.993926 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b52ec83c-0890-41f6-8c6e-d91c2ebdbd8d tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:25.994224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b52ec83c-0890-41f6-8c6e-d91c2ebdbd8d tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:25.998685 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-92570046-cdda-4b4e-8aa9-e44fa0253a1e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/034978de-3b2b-4551-8c54-1bbe319cc9b3 returned with HTTP 200 Aug 26 15:06:25.999696 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 477/1908] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:25 2026] GET /volume/v3/volumes/034978de-3b2b-4551-8c54-1bbe319cc9b3 => generated 911 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:26.007504 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:26.007504 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:26.015076 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b52ec83c-0890-41f6-8c6e-d91c2ebdbd8d tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:26.020193 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b52ec83c-0890-41f6-8c6e-d91c2ebdbd8d tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 returned with HTTP 200 Aug 26 15:06:26.020829 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 480/1909] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:25 2026] GET /volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 => generated 812 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:26.075778 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3732aa8a-4cd6-4420-bc26-d95a28c8c42b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:26.076847 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3732aa8a-4cd6-4420-bc26-d95a28c8c42b tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:26.078434 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3732aa8a-4cd6-4420-bc26-d95a28c8c42b tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:26.078434 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3732aa8a-4cd6-4420-bc26-d95a28c8c42b tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:26.078434 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3732aa8a-4cd6-4420-bc26-d95a28c8c42b tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:26.091172 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:26.091172 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:26.093024 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3732aa8a-4cd6-4420-bc26-d95a28c8c42b tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:26.093024 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 470/1910] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:26 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:26.421055 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-4e816bc5-b51e-4845-9d71-e476d86954a9 req-bd4f8b66-439d-4e16-9df3-a8615088ea83 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:26.423478 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4e816bc5-b51e-4845-9d71-e476d86954a9 req-bd4f8b66-439d-4e16-9df3-a8615088ea83 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] GET https://10.4.3.64/volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 Aug 26 15:06:26.424060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4e816bc5-b51e-4845-9d71-e476d86954a9 req-bd4f8b66-439d-4e16-9df3-a8615088ea83 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:26.424060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4e816bc5-b51e-4845-9d71-e476d86954a9 req-bd4f8b66-439d-4e16-9df3-a8615088ea83 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:26.436465 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:26.436465 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:26.441873 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-4e816bc5-b51e-4845-9d71-e476d86954a9 req-bd4f8b66-439d-4e16-9df3-a8615088ea83 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Volume info retrieved successfully. Aug 26 15:06:26.452943 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4e816bc5-b51e-4845-9d71-e476d86954a9 req-bd4f8b66-439d-4e16-9df3-a8615088ea83 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 returned with HTTP 200 Aug 26 15:06:26.452943 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 484/1911] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:06:26 2026] GET /volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:26.929136 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4dd07abe-cc25-4242-a165-ba7d8397ec81 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:26.932453 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4dd07abe-cc25-4242-a165-ba7d8397ec81 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:26.932786 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4dd07abe-cc25-4242-a165-ba7d8397ec81 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:26.933082 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4dd07abe-cc25-4242-a165-ba7d8397ec81 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:26.933242 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4dd07abe-cc25-4242-a165-ba7d8397ec81 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:26.936042 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=455,cinder:UPDATE=123,cinder:INSERT=79 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:06:26.950575 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:26.950575 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:26.951567 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4dd07abe-cc25-4242-a165-ba7d8397ec81 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:26.952286 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 478/1912] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:26 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:27.018325 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-707861f7-70e9-472a-9619-5225356cb58d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.023314 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-707861f7-70e9-472a-9619-5225356cb58d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/034978de-3b2b-4551-8c54-1bbe319cc9b3 Aug 26 15:06:27.024070 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-707861f7-70e9-472a-9619-5225356cb58d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:27.024462 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-707861f7-70e9-472a-9619-5225356cb58d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:27.035193 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-707861f7-70e9-472a-9619-5225356cb58d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/034978de-3b2b-4551-8c54-1bbe319cc9b3 returned with HTTP 404 Aug 26 15:06:27.037910 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 481/1913] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:27 2026] GET /volume/v3/volumes/034978de-3b2b-4551-8c54-1bbe319cc9b3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:27.043874 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-83e95aa8-9e60-404c-a38c-b9e5d83e7c4a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.046027 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83e95aa8-9e60-404c-a38c-b9e5d83e7c4a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/7519738c-7376-4b68-b4a5-235b24c93143 Aug 26 15:06:27.046370 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83e95aa8-9e60-404c-a38c-b9e5d83e7c4a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:27.048907 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83e95aa8-9e60-404c-a38c-b9e5d83e7c4a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:27.054420 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4748da01-d0f4-47e3-a76b-b180d9281785 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.057673 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4748da01-d0f4-47e3-a76b-b180d9281785 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 Aug 26 15:06:27.057673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4748da01-d0f4-47e3-a76b-b180d9281785 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:27.059117 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4748da01-d0f4-47e3-a76b-b180d9281785 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:27.061357 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83e95aa8-9e60-404c-a38c-b9e5d83e7c4a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/7519738c-7376-4b68-b4a5-235b24c93143 returned with HTTP 404 Aug 26 15:06:27.061635 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 471/1914] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:27 2026] GET /volume/v3/volumes/7519738c-7376-4b68-b4a5-235b24c93143 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:27.071731 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a5e1279b-30de-4592-9410-a8d814685a37 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.076030 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a5e1279b-30de-4592-9410-a8d814685a37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 Aug 26 15:06:27.076456 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a5e1279b-30de-4592-9410-a8d814685a37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:27.076606 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:27.076606 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:27.076760 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a5e1279b-30de-4592-9410-a8d814685a37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:27.077274 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-a5e1279b-30de-4592-9410-a8d814685a37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 6c3689ea-50d0-42fb-ba58-341b2e406851 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:27.086354 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a5e1279b-30de-4592-9410-a8d814685a37 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 returned with HTTP 404 Aug 26 15:06:27.086354 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 479/1915] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:27 2026] GET /volume/v3/groups/6c3689ea-50d0-42fb-ba58-341b2e406851 => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:27.086556 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4748da01-d0f4-47e3-a76b-b180d9281785 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:27.091574 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4748da01-d0f4-47e3-a76b-b180d9281785 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 returned with HTTP 200 Aug 26 15:06:27.092058 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 485/1916] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:27 2026] GET /volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 => generated 837 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:27.098392 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9039cd8c-1f03-4d1f-bc04-09b7079856f9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.102166 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9039cd8c-1f03-4d1f-bc04-09b7079856f9 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/fdb3d68d-3a8a-4890-804c-1090912cc92c Aug 26 15:06:27.104384 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9039cd8c-1f03-4d1f-bc04-09b7079856f9 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:27.104384 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9039cd8c-1f03-4d1f-bc04-09b7079856f9 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:27.105738 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.105853 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8551eebc-eb42-4e45-ab44-b1d80f4d2a84 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.108368 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8551eebc-eb42-4e45-ab44-b1d80f4d2a84 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:27.108607 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8551eebc-eb42-4e45-ab44-b1d80f4d2a84 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:27.109020 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8551eebc-eb42-4e45-ab44-b1d80f4d2a84 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:27.109158 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8551eebc-eb42-4e45-ab44-b1d80f4d2a84 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:27.109527 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:27.109902 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7ceb4a29-1c79-45b3-ba16-b8fb98fee289", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2065179042"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:27.114899 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Create volume request body: {'volume': {'source_volid': '7ceb4a29-1c79-45b3-ba16-b8fb98fee289', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2065179042'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:27.115709 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:27.115709 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:27.117256 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8551eebc-eb42-4e45-ab44-b1d80f4d2a84 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:27.117727 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 480/1917] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:27 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:27.129624 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:27.129624 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:27.130907 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9039cd8c-1f03-4d1f-bc04-09b7079856f9 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/group_types/fdb3d68d-3a8a-4890-804c-1090912cc92c returned with HTTP 202 Aug 26 15:06:27.131001 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume retrieved successfully. Aug 26 15:06:27.131050 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 482/1918] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:06:27 2026] DELETE /volume/v3/group_types/fdb3d68d-3a8a-4890-804c-1090912cc92c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:27.131307 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Create volume of 2 GB Aug 26 15:06:27.135788 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Availability Zones retrieved successfully. Aug 26 15:06:27.141236 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-78170cb8-8498-4938-9e26-23505e349652 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.143685 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-78170cb8-8498-4938-9e26-23505e349652 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] DELETE https://10.4.3.64/volume/v3/types/52c3c1ab-1e47-4dee-ad80-803475eac21e Aug 26 15:06:27.146116 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Flow 'volume_create_api' (24b73f30-b0ec-47bf-ac21-89fe798e0628) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:27.146248 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-78170cb8-8498-4938-9e26-23505e349652 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:27.146248 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-78170cb8-8498-4938-9e26-23505e349652 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:27.146362 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f54e3f4-692c-4934-9caa-8586513e0420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:27.146362 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:27.188558 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f54e3f4-692c-4934-9caa-8586513e0420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '7ceb4a29-1c79-45b3-ba16-b8fb98fee289', 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:27.189522 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e245aa-e973-470f-bf33-65c7c0660488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:27.195203 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-78170cb8-8498-4938-9e26-23505e349652 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/types/52c3c1ab-1e47-4dee-ad80-803475eac21e returned with HTTP 202 Aug 26 15:06:27.195844 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 486/1919] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:06:27 2026] DELETE /volume/v3/types/52c3c1ab-1e47-4dee-ad80-803475eac21e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:27.204204 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f1845d8d-32c0-40e8-814a-dbd595b5bfc1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.205905 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1845d8d-32c0-40e8-814a-dbd595b5bfc1 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] GET https://10.4.3.64/volume/v3/types/52c3c1ab-1e47-4dee-ad80-803475eac21e Aug 26 15:06:27.206063 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1845d8d-32c0-40e8-814a-dbd595b5bfc1 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:27.206278 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1845d8d-32c0-40e8-814a-dbd595b5bfc1 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:27.209469 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1845d8d-32c0-40e8-814a-dbd595b5bfc1 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/types/52c3c1ab-1e47-4dee-ad80-803475eac21e returned with HTTP 404 Aug 26 15:06:27.209898 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 481/1920] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:06:27 2026] GET /volume/v3/types/52c3c1ab-1e47-4dee-ad80-803475eac21e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:27.221319 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b30af3c7-9f4d-4cab-9e7a-63592e8e38dd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.223713 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b30af3c7-9f4d-4cab-9e7a-63592e8e38dd tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:06:27.224158 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b30af3c7-9f4d-4cab-9e7a-63592e8e38dd tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1912780302"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:27.239702 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b30af3c7-9f4d-4cab-9e7a-63592e8e38dd tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:06:27.240295 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 483/1921] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:06:27 2026] POST /volume/v3/types => generated 224 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:27.246382 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Created reservations ['f90ce1ad-d05d-40d3-b7e7-8c57ae5389ea', 'a0bead2b-f7ae-45b7-8a4f-569fec36dc38', '5abe6d2d-59d2-46f9-b572-0d3da5090d83', 'ae01d84d-fb05-4552-9d2a-40e2d3e14d69'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:27.247384 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e245aa-e973-470f-bf33-65c7c0660488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f90ce1ad-d05d-40d3-b7e7-8c57ae5389ea', 'a0bead2b-f7ae-45b7-8a4f-569fec36dc38', '5abe6d2d-59d2-46f9-b572-0d3da5090d83', 'ae01d84d-fb05-4552-9d2a-40e2d3e14d69']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:27.248428 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2cc82e7-274b-43a6-b49b-0abaa1214225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:27.254017 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0af30683-5242-4f99-a3e0-d3db998da146 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.256576 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0af30683-5242-4f99-a3e0-d3db998da146 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 26 15:06:27.256980 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0af30683-5242-4f99-a3e0-d3db998da146 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-778452395"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:27.283629 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0af30683-5242-4f99-a3e0-d3db998da146 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 26 15:06:27.283629 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 487/1922] 10.4.3.64 () {70 vars in 1304 bytes} [Wed Aug 26 15:06:27 2026] POST /volume/v3/group_types => generated 180 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:27.293500 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-81dcd49c-0ae6-4ff6-9808-d108d2588eda None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.295421 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2cc82e7-274b-43a6-b49b-0abaa1214225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18505311-ebec-4758-9c90-cbe57eafca10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2065179042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366f07cbde36497eb02a92c59d428a63',qos_specs=None,replication_status=,reservations=['f90ce1ad-d05d-40d3-b7e7-8c57ae5389ea','a0bead2b-f7ae-45b7-8a4f-569fec36dc38','5abe6d2d-59d2-46f9-b572-0d3da5090d83','ae01d84d-fb05-4552-9d2a-40e2d3e14d69'],size=2,snapshot_id=None,source_replicaid=,source_volid=7ceb4a29-1c79-45b3-ba16-b8fb98fee289,status='creating',user_id='881b3acb7b8e4a0198d581649777e47b',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2065179042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18505311-ebec-4758-9c90-cbe57eafca10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='366f07cbde36497eb02a92c59d428a63',provider_auth=None,provider_geometry=None,provider_id=None,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=7ceb4a29-1c79-45b3-ba16-b8fb98fee289,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='881b3acb7b8e4a0198d581649777e47b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:27.295781 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81dcd49c-0ae6-4ff6-9808-d108d2588eda tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/groups Aug 26 15:06:27.296320 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81dcd49c-0ae6-4ff6-9808-d108d2588eda tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f956a6b7-f37f-4fc2-b837-e8d60968ec10", "volume_types": ["a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d"], "name": "tempest-GroupSnapshotsTest-Group-1441096911"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:27.297493 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b37dfb6-ac25-4bbc-89d5-ab1120eee74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:27.298505 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-81dcd49c-0ae6-4ff6-9808-d108d2588eda tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating new group {'group': {'group_type': 'f956a6b7-f37f-4fc2-b837-e8d60968ec10', 'volume_types': ['a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d'], 'name': 'tempest-GroupSnapshotsTest-Group-1441096911'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 15:06:27.299178 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=337,cinder:UPDATE=54,cinder:INSERT=30 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:06:27.305547 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-81dcd49c-0ae6-4ff6-9808-d108d2588eda tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating group tempest-GroupSnapshotsTest-Group-1441096911. Aug 26 15:06:27.318827 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-81dcd49c-0ae6-4ff6-9808-d108d2588eda tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Availability Zones retrieved successfully. Aug 26 15:06:27.326785 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b37dfb6-ac25-4bbc-89d5-ab1120eee74a) transitioned into state 'SUCCESS' from state '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-2065179042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='366f07cbde36497eb02a92c59d428a63',qos_specs=None,replication_status=,reservations=['f90ce1ad-d05d-40d3-b7e7-8c57ae5389ea','a0bead2b-f7ae-45b7-8a4f-569fec36dc38','5abe6d2d-59d2-46f9-b572-0d3da5090d83','ae01d84d-fb05-4552-9d2a-40e2d3e14d69'],size=2,snapshot_id=None,source_replicaid=,source_volid=7ceb4a29-1c79-45b3-ba16-b8fb98fee289,status='creating',user_id='881b3acb7b8e4a0198d581649777e47b',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:27.328126 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261da159-2239-47d4-8cac-d6b6f8c2dd86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:27.341687 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-81dcd49c-0ae6-4ff6-9808-d108d2588eda tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Created reservations ['d33441b4-29c5-4ca9-8378-308f973c86c4'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:27.350522 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (261da159-2239-47d4-8cac-d6b6f8c2dd86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:27.351440 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Flow 'volume_create_api' (24b73f30-b0ec-47bf-ac21-89fe798e0628) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:27.351794 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Create volume request issued successfully. Aug 26 15:06:27.352500 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6015ce8e-7f47-4a86-ba9e-123a006d36a1 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:27.353130 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 472/1923] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:27 2026] POST /volume/v3/volumes => generated 779 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:27.379517 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81dcd49c-0ae6-4ff6-9808-d108d2588eda tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 26 15:06:27.380089 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 482/1924] 10.4.3.64 () {70 vars in 1290 bytes} [Wed Aug 26 15:06:27 2026] POST /volume/v3/groups => generated 112 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:27.390317 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7448b1a5-82f1-42cb-8fac-383c3acf612e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.392473 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7c08d278-33af-41e4-a8ad-1c7500464605 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.392673 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7448b1a5-82f1-42cb-8fac-383c3acf612e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/ea1930d5-9ad8-46ef-bf71-93c95ad35169 Aug 26 15:06:27.392810 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7448b1a5-82f1-42cb-8fac-383c3acf612e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:27.393045 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7448b1a5-82f1-42cb-8fac-383c3acf612e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:27.393157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-7448b1a5-82f1-42cb-8fac-383c3acf612e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member ea1930d5-9ad8-46ef-bf71-93c95ad35169 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:27.394578 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c08d278-33af-41e4-a8ad-1c7500464605 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 Aug 26 15:06:27.394813 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c08d278-33af-41e4-a8ad-1c7500464605 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:27.395092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c08d278-33af-41e4-a8ad-1c7500464605 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:27.398043 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:27.398043 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:27.405137 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:27.405137 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:27.410350 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7448b1a5-82f1-42cb-8fac-383c3acf612e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/ea1930d5-9ad8-46ef-bf71-93c95ad35169 returned with HTTP 200 Aug 26 15:06:27.410856 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7c08d278-33af-41e4-a8ad-1c7500464605 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:27.410965 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 484/1925] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:27 2026] GET /volume/v3/groups/ea1930d5-9ad8-46ef-bf71-93c95ad35169 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:27.417006 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c08d278-33af-41e4-a8ad-1c7500464605 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 returned with HTTP 200 Aug 26 15:06:27.417651 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 488/1926] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:27 2026] GET /volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:27.966395 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b4e84a0d-15d0-4f61-a530-57054f24f024 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:27.968966 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b4e84a0d-15d0-4f61-a530-57054f24f024 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:27.969245 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b4e84a0d-15d0-4f61-a530-57054f24f024 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:27.969468 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b4e84a0d-15d0-4f61-a530-57054f24f024 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:27.969565 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b4e84a0d-15d0-4f61-a530-57054f24f024 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:27.975141 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:27.975141 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:27.976138 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b4e84a0d-15d0-4f61-a530-57054f24f024 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:27.976653 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 473/1927] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:27 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:28.070155 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f53ed073-dc28-440f-a2e3-d2db742eb1dd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:28.072256 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f53ed073-dc28-440f-a2e3-d2db742eb1dd tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] DELETE https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:06:28.072473 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f53ed073-dc28-440f-a2e3-d2db742eb1dd tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:28.072654 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f53ed073-dc28-440f-a2e3-d2db742eb1dd tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:28.072858 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-f53ed073-dc28-440f-a2e3-d2db742eb1dd tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Delete volume with id: 97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:06:28.086589 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.086589 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:28.087425 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f53ed073-dc28-440f-a2e3-d2db742eb1dd tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:06:28.130259 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-44d375cd-e8f1-4044-848e-2284e5da8ea9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:28.134922 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-44d375cd-e8f1-4044-848e-2284e5da8ea9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:28.135292 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-44d375cd-e8f1-4044-848e-2284e5da8ea9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:28.135483 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-44d375cd-e8f1-4044-848e-2284e5da8ea9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:28.135632 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-44d375cd-e8f1-4044-848e-2284e5da8ea9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:28.136850 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f53ed073-dc28-440f-a2e3-d2db742eb1dd tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Delete volume request issued successfully. Aug 26 15:06:28.137086 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f53ed073-dc28-440f-a2e3-d2db742eb1dd tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 202 Aug 26 15:06:28.137735 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 483/1928] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:28 2026] DELETE /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:28.145102 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.145102 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:28.146418 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-44d375cd-e8f1-4044-848e-2284e5da8ea9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:28.146574 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-db4ad11b-8282-4b14-a129-ea9d77069731 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:28.147249 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 485/1929] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:28 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:28.149265 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db4ad11b-8282-4b14-a129-ea9d77069731 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:06:28.149521 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db4ad11b-8282-4b14-a129-ea9d77069731 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:28.149779 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db4ad11b-8282-4b14-a129-ea9d77069731 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:28.152150 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=455,cinder:UPDATE=94,cinder:INSERT=47 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:06:28.159022 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.159022 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:28.164536 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-db4ad11b-8282-4b14-a129-ea9d77069731 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Volume info retrieved successfully. Aug 26 15:06:28.169749 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db4ad11b-8282-4b14-a129-ea9d77069731 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 200 Aug 26 15:06:28.170297 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 489/1930] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:28 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:28.424276 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-53cc3a21-24cc-4c6a-b941-ac457603d58b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:28.426363 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53cc3a21-24cc-4c6a-b941-ac457603d58b tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/ea1930d5-9ad8-46ef-bf71-93c95ad35169 Aug 26 15:06:28.426568 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53cc3a21-24cc-4c6a-b941-ac457603d58b tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:28.426860 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53cc3a21-24cc-4c6a-b941-ac457603d58b tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:28.427042 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-53cc3a21-24cc-4c6a-b941-ac457603d58b tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member ea1930d5-9ad8-46ef-bf71-93c95ad35169 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:28.431609 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.431609 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:28.438098 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-adc05cbb-51f8-4917-b526-c386232a1b55 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:28.441083 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53cc3a21-24cc-4c6a-b941-ac457603d58b tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/ea1930d5-9ad8-46ef-bf71-93c95ad35169 returned with HTTP 200 Aug 26 15:06:28.441282 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-adc05cbb-51f8-4917-b526-c386232a1b55 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 Aug 26 15:06:28.441282 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-adc05cbb-51f8-4917-b526-c386232a1b55 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:28.441437 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 474/1931] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:28 2026] GET /volume/v3/groups/ea1930d5-9ad8-46ef-bf71-93c95ad35169 => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:28.441548 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-adc05cbb-51f8-4917-b526-c386232a1b55 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:28.450774 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.450774 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:28.451662 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-45c664f0-5411-4d41-8754-2c2a50a1057a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:28.453793 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:28.454271 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1815853950", "volume_type": "a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d", "group_id": "ea1930d5-9ad8-46ef-bf71-93c95ad35169", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:28.455734 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-adc05cbb-51f8-4917-b526-c386232a1b55 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:28.456091 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1815853950', 'volume_type': 'a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d', 'group_id': 'ea1930d5-9ad8-46ef-bf71-93c95ad35169', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:28.461415 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-adc05cbb-51f8-4917-b526-c386232a1b55 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 returned with HTTP 200 Aug 26 15:06:28.461880 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 484/1932] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:28 2026] GET /volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:28.465156 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.465156 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:28.465632 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume of 1 GB Aug 26 15:06:28.472091 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Availability Zones retrieved successfully. Aug 26 15:06:28.478582 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7e3a38fa-e5cc-4f83-9e76-115c8caf83aa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:28.478669 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Flow 'volume_create_api' (27e6de27-7729-4a1e-9015-7c16dfa13b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:28.480102 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73934b38-1dda-4ce7-af59-0ecf60721724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:28.480759 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.480759 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:28.481463 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e3a38fa-e5cc-4f83-9e76-115c8caf83aa tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 Aug 26 15:06:28.481564 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:28.481612 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e3a38fa-e5cc-4f83-9e76-115c8caf83aa tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:28.481702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e3a38fa-e5cc-4f83-9e76-115c8caf83aa tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:28.491848 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.491848 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:28.497221 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7e3a38fa-e5cc-4f83-9e76-115c8caf83aa tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:28.503752 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e3a38fa-e5cc-4f83-9e76-115c8caf83aa tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 returned with HTTP 200 Aug 26 15:06:28.504264 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 490/1933] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:28 2026] GET /volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:28.512257 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73934b38-1dda-4ce7-af59-0ecf60721724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:06:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1912780302',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ea1930d5-9ad8-46ef-bf71-93c95ad35169', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:28.513138 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc44d3fa-5cac-4b7f-8dc7-a6285ff1876a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:28.515683 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=565,cinder:UPDATE=178,cinder:INSERT=112 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:06:28.520902 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c42a0d72-7853-46eb-9932-bf4b8d247558 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:28.523706 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c42a0d72-7853-46eb-9932-bf4b8d247558 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 Aug 26 15:06:28.524009 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c42a0d72-7853-46eb-9932-bf4b8d247558 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:28.524394 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c42a0d72-7853-46eb-9932-bf4b8d247558 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:28.534675 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.534675 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:28.539758 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c42a0d72-7853-46eb-9932-bf4b8d247558 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:28.546104 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c42a0d72-7853-46eb-9932-bf4b8d247558 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 returned with HTTP 200 Aug 26 15:06:28.546600 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 475/1934] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:28 2026] GET /volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:28.559969 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1912780302 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1912780302, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:28.560506 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1912780302 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1912780302, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:28.573925 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6845df54-955d-4341-a276-77b5fea3e048 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:28.576374 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6845df54-955d-4341-a276-77b5fea3e048 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] DELETE https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 Aug 26 15:06:28.576566 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6845df54-955d-4341-a276-77b5fea3e048 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:28.576792 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6845df54-955d-4341-a276-77b5fea3e048 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:28.576980 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-6845df54-955d-4341-a276-77b5fea3e048 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Delete volume with id: 18505311-ebec-4758-9c90-cbe57eafca10 Aug 26 15:06:28.590405 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.590405 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:28.591552 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6845df54-955d-4341-a276-77b5fea3e048 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:28.611025 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Created reservations ['8d006ade-6557-4e28-857f-f35163194b01', 'fdfb417c-f009-4f40-9312-c8bc47a73d54', '1170b7fa-ded6-44fb-b986-e6571a3fcf06', 'cfbb9064-1fcb-4c5b-b53b-064e22a102b9'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:28.611848 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc44d3fa-5cac-4b7f-8dc7-a6285ff1876a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d006ade-6557-4e28-857f-f35163194b01', 'fdfb417c-f009-4f40-9312-c8bc47a73d54', '1170b7fa-ded6-44fb-b986-e6571a3fcf06', 'cfbb9064-1fcb-4c5b-b53b-064e22a102b9']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:28.612729 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dac5bd69-3af7-4ce4-bac0-07a7f118cb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:28.632314 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6845df54-955d-4341-a276-77b5fea3e048 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Delete volume request issued successfully. Aug 26 15:06:28.632607 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6845df54-955d-4341-a276-77b5fea3e048 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 returned with HTTP 202 Aug 26 15:06:28.633372 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 485/1935] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:28 2026] DELETE /volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:28.645385 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dac5bd69-3af7-4ce4-bac0-07a7f118cb2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a3f471a-a64f-4355-a8d6-52ea7503bf12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1815853950',encryption_key_id=None,group_id=ea1930d5-9ad8-46ef-bf71-93c95ad35169,group_type_id=,metadata={},multiattach=False,project_id='931f8e45761040c8a81723b0df716695',qos_specs=None,replication_status=,reservations=['8d006ade-6557-4e28-857f-f35163194b01','fdfb417c-f009-4f40-9312-c8bc47a73d54','1170b7fa-ded6-44fb-b986-e6571a3fcf06','cfbb9064-1fcb-4c5b-b53b-064e22a102b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4aeb0f38684492885f8041f3284b2a0',volume_type_id=a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1815853950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ea1930d5-9ad8-46ef-bf71-93c95ad35169,host=None,id=9a3f471a-a64f-4355-a8d6-52ea7503bf12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='931f8e45761040c8a81723b0df716695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4aeb0f38684492885f8041f3284b2a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d),volume_type_id=a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:28.645718 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc492be9-5120-402a-9d9c-f623c0ff716c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:28.649403 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bcc0ff3b-1924-415f-9583-bf8c4364772a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:28.653663 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bcc0ff3b-1924-415f-9583-bf8c4364772a tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 Aug 26 15:06:28.653663 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bcc0ff3b-1924-415f-9583-bf8c4364772a tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:28.653663 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bcc0ff3b-1924-415f-9583-bf8c4364772a tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:28.666692 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.666692 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:28.672485 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bcc0ff3b-1924-415f-9583-bf8c4364772a tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:28.673202 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc492be9-5120-402a-9d9c-f623c0ff716c) transitioned into state 'SUCCESS' from state '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-1815853950',encryption_key_id=None,group_id=ea1930d5-9ad8-46ef-bf71-93c95ad35169,group_type_id=,metadata={},multiattach=False,project_id='931f8e45761040c8a81723b0df716695',qos_specs=None,replication_status=,reservations=['8d006ade-6557-4e28-857f-f35163194b01','fdfb417c-f009-4f40-9312-c8bc47a73d54','1170b7fa-ded6-44fb-b986-e6571a3fcf06','cfbb9064-1fcb-4c5b-b53b-064e22a102b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4aeb0f38684492885f8041f3284b2a0',volume_type_id=a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:28.674916 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb994b8-6b85-408a-b214-8f873c63a8d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:28.679912 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bcc0ff3b-1924-415f-9583-bf8c4364772a tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 returned with HTTP 200 Aug 26 15:06:28.679912 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 491/1936] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:28 2026] GET /volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 => generated 871 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:28.693137 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fb994b8-6b85-408a-b214-8f873c63a8d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:28.694296 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Flow 'volume_create_api' (27e6de27-7729-4a1e-9015-7c16dfa13b70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:28.694746 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Create volume request issued successfully. Aug 26 15:06:28.695712 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:28.695991 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:28.752001 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:28.755821 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.755821 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:28.760382 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-45c664f0-5411-4d41-8754-2c2a50a1057a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:28.760382 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 486/1937] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:06:28 2026] POST /volume/v3/volumes => generated 821 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Aug 26 15:06:28.778661 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3172c46c-319d-4a6c-875f-41148a43c6af None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:28.781248 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3172c46c-319d-4a6c-875f-41148a43c6af tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/9a3f471a-a64f-4355-a8d6-52ea7503bf12 Aug 26 15:06:28.782489 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3172c46c-319d-4a6c-875f-41148a43c6af tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:28.782489 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3172c46c-319d-4a6c-875f-41148a43c6af tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:28.791671 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.791671 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:28.797524 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3172c46c-319d-4a6c-875f-41148a43c6af tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:28.798557 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-3172c46c-319d-4a6c-875f-41148a43c6af tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:28.798796 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-3172c46c-319d-4a6c-875f-41148a43c6af tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:28.857409 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-3172c46c-319d-4a6c-875f-41148a43c6af tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:28.861459 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.861459 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:28.874276 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3172c46c-319d-4a6c-875f-41148a43c6af tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/9a3f471a-a64f-4355-a8d6-52ea7503bf12 returned with HTTP 200 Aug 26 15:06:28.874661 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 476/1938] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:28 2026] GET /volume/v3/volumes/9a3f471a-a64f-4355-a8d6-52ea7503bf12 => generated 889 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:28.989239 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-23d9fcce-03cf-4475-aec8-283282cb40ab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:28.991354 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-23d9fcce-03cf-4475-aec8-283282cb40ab tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:28.991563 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-23d9fcce-03cf-4475-aec8-283282cb40ab tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:28.991755 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-23d9fcce-03cf-4475-aec8-283282cb40ab tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:28.991862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-23d9fcce-03cf-4475-aec8-283282cb40ab tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:28.996137 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:28.996137 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:28.997054 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-23d9fcce-03cf-4475-aec8-283282cb40ab tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:28.997879 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 486/1939] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:28 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:29.158509 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-983b6f67-82d7-4b97-952e-943562ea9fb3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:29.162398 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-983b6f67-82d7-4b97-952e-943562ea9fb3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:29.162700 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-983b6f67-82d7-4b97-952e-943562ea9fb3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:29.163023 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-983b6f67-82d7-4b97-952e-943562ea9fb3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:29.163189 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-983b6f67-82d7-4b97-952e-943562ea9fb3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:29.170984 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:29.170984 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:29.171791 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-983b6f67-82d7-4b97-952e-943562ea9fb3 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:29.172218 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 492/1940] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:29 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:29.182933 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-26366d82-09f5-43c0-89b5-33da1e6a2116 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:29.184075 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f7d7fb2f-6e3c-430b-a9eb-7bfe72ea61c0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:29.185486 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26366d82-09f5-43c0-89b5-33da1e6a2116 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:29.185718 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26366d82-09f5-43c0-89b5-33da1e6a2116 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:29.185936 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-26366d82-09f5-43c0-89b5-33da1e6a2116 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:29.186069 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-26366d82-09f5-43c0-89b5-33da1e6a2116 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:29.186365 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f7d7fb2f-6e3c-430b-a9eb-7bfe72ea61c0 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] GET https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 Aug 26 15:06:29.186625 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f7d7fb2f-6e3c-430b-a9eb-7bfe72ea61c0 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:29.186962 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f7d7fb2f-6e3c-430b-a9eb-7bfe72ea61c0 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:29.190928 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:29.190928 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:29.191648 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-26366d82-09f5-43c0-89b5-33da1e6a2116 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:06:29.192080 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 487/1941] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:29 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:29.192767 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f7d7fb2f-6e3c-430b-a9eb-7bfe72ea61c0 tempest-ServerStableDeviceRescueTest-1889817302 tempest-ServerStableDeviceRescueTest-1889817302-project-member] https://10.4.3.64/volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 returned with HTTP 404 Aug 26 15:06:29.193373 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 477/1942] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:29 2026] GET /volume/v3/volumes/97795ba0-045f-4ba6-96e4-76e3455bf1d4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:29.202615 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0c461de8-d082-42f6-b6e4-97c44699ada7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:29.204640 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c461de8-d082-42f6-b6e4-97c44699ada7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:06:29.205041 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c461de8-d082-42f6-b6e4-97c44699ada7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55821663-3634-4a79-8b7c-a678120f1001", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1395727111"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:29.206607 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-0c461de8-d082-42f6-b6e4-97c44699ada7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Creating new backup {'backup': {'volume_id': '55821663-3634-4a79-8b7c-a678120f1001', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1395727111'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:06:29.206754 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-0c461de8-d082-42f6-b6e4-97c44699ada7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Creating backup of volume 55821663-3634-4a79-8b7c-a678120f1001 in container None Aug 26 15:06:29.214722 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:29.214722 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:29.215209 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0c461de8-d082-42f6-b6e4-97c44699ada7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Volume info retrieved successfully. Aug 26 15:06:29.233739 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-0c461de8-d082-42f6-b6e4-97c44699ada7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Created reservations ['693342f8-db8b-483b-84dd-e0be48df5c06', '1541e285-65ae-4ec9-9f89-cd29df78684a'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:29.288035 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c461de8-d082-42f6-b6e4-97c44699ada7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:06:29.288734 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 487/1943] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:29 2026] POST /volume/v3/backups => generated 328 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:29.304705 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-00770823-dc4d-4699-ad8a-894aed7d568a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:29.309730 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00770823-dc4d-4699-ad8a-894aed7d568a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:29.310045 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00770823-dc4d-4699-ad8a-894aed7d568a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:29.311527 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00770823-dc4d-4699-ad8a-894aed7d568a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:29.311733 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-00770823-dc4d-4699-ad8a-894aed7d568a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:29.319429 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:29.319429 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:29.321475 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00770823-dc4d-4699-ad8a-894aed7d568a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:29.322261 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 493/1944] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:29 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:29.695223 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-635bb4b8-71c8-4864-a01b-b0ceba53649f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:29.697354 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-635bb4b8-71c8-4864-a01b-b0ceba53649f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 Aug 26 15:06:29.697567 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-635bb4b8-71c8-4864-a01b-b0ceba53649f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:29.697786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-635bb4b8-71c8-4864-a01b-b0ceba53649f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:29.704591 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-635bb4b8-71c8-4864-a01b-b0ceba53649f tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 returned with HTTP 404 Aug 26 15:06:29.705166 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 488/1945] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:29 2026] GET /volume/v3/volumes/18505311-ebec-4758-9c90-cbe57eafca10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:29.712713 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-49a0cf76-db80-4cfd-9eb3-ca5bbbed6545 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:29.715218 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49a0cf76-db80-4cfd-9eb3-ca5bbbed6545 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 Aug 26 15:06:29.715469 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49a0cf76-db80-4cfd-9eb3-ca5bbbed6545 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:29.715678 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49a0cf76-db80-4cfd-9eb3-ca5bbbed6545 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:29.722995 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:29.722995 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:29.727235 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-49a0cf76-db80-4cfd-9eb3-ca5bbbed6545 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:29.732175 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49a0cf76-db80-4cfd-9eb3-ca5bbbed6545 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 returned with HTTP 200 Aug 26 15:06:29.732827 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 478/1946] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:29 2026] GET /volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 => generated 837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:29.753243 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aa03f5ef-1b6b-4853-9d80-dcf5b6ac92ad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:29.757256 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa03f5ef-1b6b-4853-9d80-dcf5b6ac92ad tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 Aug 26 15:06:29.757256 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa03f5ef-1b6b-4853-9d80-dcf5b6ac92ad tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:29.757256 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa03f5ef-1b6b-4853-9d80-dcf5b6ac92ad tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:29.757256 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-aa03f5ef-1b6b-4853-9d80-dcf5b6ac92ad tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Delete volume with id: 7ceb4a29-1c79-45b3-ba16-b8fb98fee289 Aug 26 15:06:29.768626 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:29.768626 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:29.769384 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-aa03f5ef-1b6b-4853-9d80-dcf5b6ac92ad tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:29.802507 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-aa03f5ef-1b6b-4853-9d80-dcf5b6ac92ad tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Delete volume request issued successfully. Aug 26 15:06:29.802711 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa03f5ef-1b6b-4853-9d80-dcf5b6ac92ad tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 returned with HTTP 202 Aug 26 15:06:29.803234 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 488/1947] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:29 2026] DELETE /volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:29.814306 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6e416ff6-e9e9-47b3-bc45-2b8905cc02d5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:29.816095 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e416ff6-e9e9-47b3-bc45-2b8905cc02d5 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 Aug 26 15:06:29.816095 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e416ff6-e9e9-47b3-bc45-2b8905cc02d5 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:29.816462 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e416ff6-e9e9-47b3-bc45-2b8905cc02d5 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:29.827467 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:29.827467 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:29.834320 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6e416ff6-e9e9-47b3-bc45-2b8905cc02d5 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Volume info retrieved successfully. Aug 26 15:06:29.841813 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e416ff6-e9e9-47b3-bc45-2b8905cc02d5 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 returned with HTTP 200 Aug 26 15:06:29.842444 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 494/1948] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:29 2026] GET /volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:29.892309 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-724831a1-220f-4434-b3bb-bd5c1e7c39d8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:29.895674 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-724831a1-220f-4434-b3bb-bd5c1e7c39d8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/9a3f471a-a64f-4355-a8d6-52ea7503bf12 Aug 26 15:06:29.896334 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-724831a1-220f-4434-b3bb-bd5c1e7c39d8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:29.896334 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-724831a1-220f-4434-b3bb-bd5c1e7c39d8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:29.905553 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:29.905553 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:29.910678 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-724831a1-220f-4434-b3bb-bd5c1e7c39d8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:29.911680 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-724831a1-220f-4434-b3bb-bd5c1e7c39d8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:29.913033 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-724831a1-220f-4434-b3bb-bd5c1e7c39d8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:29.963537 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-724831a1-220f-4434-b3bb-bd5c1e7c39d8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:29.967002 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:29.967002 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:29.980080 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-724831a1-220f-4434-b3bb-bd5c1e7c39d8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/9a3f471a-a64f-4355-a8d6-52ea7503bf12 returned with HTTP 200 Aug 26 15:06:29.981274 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 489/1949] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:29 2026] GET /volume/v3/volumes/9a3f471a-a64f-4355-a8d6-52ea7503bf12 => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:29.998330 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-02310d45-ad2f-465c-8d33-403fbfa65c56 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:30.001810 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-02310d45-ad2f-465c-8d33-403fbfa65c56 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/group_snapshots Aug 26 15:06:30.002203 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-02310d45-ad2f-465c-8d33-403fbfa65c56 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ea1930d5-9ad8-46ef-bf71-93c95ad35169", "name": "tempest-group_snapshot-1445885088"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:30.005174 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-02310d45-ad2f-465c-8d33-403fbfa65c56 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ea1930d5-9ad8-46ef-bf71-93c95ad35169', 'name': 'tempest-group_snapshot-1445885088'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 26 15:06:30.009775 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1fce94c3-5da0-45ca-9f16-65200bd87c48 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:30.010362 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:30.010362 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:30.012761 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1fce94c3-5da0-45ca-9f16-65200bd87c48 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:30.013162 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1fce94c3-5da0-45ca-9f16-65200bd87c48 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:30.013400 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1fce94c3-5da0-45ca-9f16-65200bd87c48 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:30.013548 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1fce94c3-5da0-45ca-9f16-65200bd87c48 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:30.017705 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.group_snapshots [None req-02310d45-ad2f-465c-8d33-403fbfa65c56 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Creating group_snapshot tempest-group_snapshot-1445885088. Aug 26 15:06:30.019101 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:30.019101 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:30.020659 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1fce94c3-5da0-45ca-9f16-65200bd87c48 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:30.020659 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 489/1950] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:30 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:30.023059 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-99d7297e-89ec-497a-be47-9cbec60ea12a req-890e6394-b8e3-4eb3-815f-6c0f1ab5351e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:30.028273 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-99d7297e-89ec-497a-be47-9cbec60ea12a req-890e6394-b8e3-4eb3-815f-6c0f1ab5351e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/attachments/ba237c28-ea15-4b3d-bbf7-4d89d3723ef2 Aug 26 15:06:30.028687 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-99d7297e-89ec-497a-be47-9cbec60ea12a req-890e6394-b8e3-4eb3-815f-6c0f1ab5351e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:30.028873 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-99d7297e-89ec-497a-be47-9cbec60ea12a req-890e6394-b8e3-4eb3-815f-6c0f1ab5351e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:30.048681 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:30.048681 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:30.058622 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:30.058622 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:30.088988 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-02310d45-ad2f-465c-8d33-403fbfa65c56 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1912780302 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1912780302, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:30.088988 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-02310d45-ad2f-465c-8d33-403fbfa65c56 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1912780302 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1912780302, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:30.137776 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-99d7297e-89ec-497a-be47-9cbec60ea12a req-890e6394-b8e3-4eb3-815f-6c0f1ab5351e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/ba237c28-ea15-4b3d-bbf7-4d89d3723ef2 returned with HTTP 200 Aug 26 15:06:30.138322 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 495/1951] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:06:30 2026] DELETE /volume/v3/attachments/ba237c28-ea15-4b3d-bbf7-4d89d3723ef2 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:30.155944 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-02310d45-ad2f-465c-8d33-403fbfa65c56 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Created reservations ['3d1e886d-8325-4428-b6f3-1d8316fa92bb', '41fd56eb-0d52-4567-8a70-090a55407068', '72c06a0f-638e-48d1-8151-ea8982c0ce2c', '208c32e4-ba7b-4301-b9ab-50d38ef28c7c'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:30.258560 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-02310d45-ad2f-465c-8d33-403fbfa65c56 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 202 Aug 26 15:06:30.259238 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 479/1952] 10.4.3.64 () {70 vars in 1317 bytes} [Wed Aug 26 15:06:29 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:30.269296 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-590b1cec-c96a-4cdf-b3a1-932ad0021296 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:30.271611 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-590b1cec-c96a-4cdf-b3a1-932ad0021296 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec Aug 26 15:06:30.271853 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-590b1cec-c96a-4cdf-b3a1-932ad0021296 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:30.272147 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-590b1cec-c96a-4cdf-b3a1-932ad0021296 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:30.272334 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-590b1cec-c96a-4cdf-b3a1-932ad0021296 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:06:30.278782 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:30.278782 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:30.286468 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-590b1cec-c96a-4cdf-b3a1-932ad0021296 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec returned with HTTP 200 Aug 26 15:06:30.287643 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 490/1953] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:06:30 2026] GET /volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec => generated 307 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:30.338970 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-862865a8-9084-48ec-8fe2-58b920891d1b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:30.342003 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-862865a8-9084-48ec-8fe2-58b920891d1b tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:30.342435 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-862865a8-9084-48ec-8fe2-58b920891d1b tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:30.342435 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-862865a8-9084-48ec-8fe2-58b920891d1b tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:30.342530 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-862865a8-9084-48ec-8fe2-58b920891d1b tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:30.347204 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:30.347204 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:30.347922 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-862865a8-9084-48ec-8fe2-58b920891d1b tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:30.348323 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 490/1954] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:30 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:30.860590 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-812512be-9286-4d8b-ada6-57f980c3d403 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:30.862620 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-812512be-9286-4d8b-ada6-57f980c3d403 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] GET https://10.4.3.64/volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 Aug 26 15:06:30.862861 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-812512be-9286-4d8b-ada6-57f980c3d403 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:30.863115 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-812512be-9286-4d8b-ada6-57f980c3d403 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:30.869937 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-812512be-9286-4d8b-ada6-57f980c3d403 tempest-VolumesCloneTest-2125356162 tempest-VolumesCloneTest-2125356162-project-member] https://10.4.3.64/volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 returned with HTTP 404 Aug 26 15:06:30.871230 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 496/1955] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:30 2026] GET /volume/v3/volumes/7ceb4a29-1c79-45b3-ba16-b8fb98fee289 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:31.033803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-710c299a-279b-46ba-a9f8-3f080089f7e9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.035622 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-710c299a-279b-46ba-a9f8-3f080089f7e9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:31.035910 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-710c299a-279b-46ba-a9f8-3f080089f7e9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.036062 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-710c299a-279b-46ba-a9f8-3f080089f7e9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.036251 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-710c299a-279b-46ba-a9f8-3f080089f7e9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:31.041398 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.041398 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:31.042620 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-710c299a-279b-46ba-a9f8-3f080089f7e9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:31.042977 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 480/1956] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:31.297608 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-92002779-a8f9-46e0-ad1e-634f51893c95 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.299703 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-92002779-a8f9-46e0-ad1e-634f51893c95 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec Aug 26 15:06:31.299703 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-92002779-a8f9-46e0-ad1e-634f51893c95 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.299958 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-92002779-a8f9-46e0-ad1e-634f51893c95 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.300151 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-92002779-a8f9-46e0-ad1e-634f51893c95 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:06:31.303786 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.303786 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:31.307619 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-92002779-a8f9-46e0-ad1e-634f51893c95 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec returned with HTTP 200 Aug 26 15:06:31.307853 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 491/1957] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:31.317494 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5f56d42b-2a2e-4726-b93d-5be271ab0e8d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.319950 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5f56d42b-2a2e-4726-b93d-5be271ab0e8d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 26 15:06:31.320160 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5f56d42b-2a2e-4726-b93d-5be271ab0e8d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.320425 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5f56d42b-2a2e-4726-b93d-5be271ab0e8d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.320750 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-5f56d42b-2a2e-4726-b93d-5be271ab0e8d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:31.322053 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-5f56d42b-2a2e-4726-b93d-5be271ab0e8d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:31.326233 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5f56d42b-2a2e-4726-b93d-5be271ab0e8d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all snapshots completed successfully. Aug 26 15:06:31.327518 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.327518 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:31.327518 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5f56d42b-2a2e-4726-b93d-5be271ab0e8d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 15:06:31.327680 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 491/1958] 10.4.3.64 () {66 vars in 1257 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:31.337431 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-75a7f393-95b1-454c-bd92-e9c642604081 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.340287 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-75a7f393-95b1-454c-bd92-e9c642604081 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/snapshots/0889f915-1d39-4f98-aac7-11971df55074 Aug 26 15:06:31.340287 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-75a7f393-95b1-454c-bd92-e9c642604081 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.340287 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-75a7f393-95b1-454c-bd92-e9c642604081 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.347247 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.347247 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:31.347849 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-75a7f393-95b1-454c-bd92-e9c642604081 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Snapshot retrieved successfully. Aug 26 15:06:31.349210 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-75a7f393-95b1-454c-bd92-e9c642604081 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/snapshots/0889f915-1d39-4f98-aac7-11971df55074 returned with HTTP 200 Aug 26 15:06:31.349585 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 497/1959] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/snapshots/0889f915-1d39-4f98-aac7-11971df55074 => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:31.357472 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ca523a2f-9408-4df1-bba9-78eb5a114c11 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.362837 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-79408f62-2f89-473f-9300-3c4bf51abab9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.364839 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ca523a2f-9408-4df1-bba9-78eb5a114c11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec Aug 26 15:06:31.364839 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ca523a2f-9408-4df1-bba9-78eb5a114c11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.364839 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ca523a2f-9408-4df1-bba9-78eb5a114c11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.364839 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.group_snapshots [None req-ca523a2f-9408-4df1-bba9-78eb5a114c11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:06:31.365480 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79408f62-2f89-473f-9300-3c4bf51abab9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:31.365480 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79408f62-2f89-473f-9300-3c4bf51abab9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.365480 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79408f62-2f89-473f-9300-3c4bf51abab9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.365480 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-79408f62-2f89-473f-9300-3c4bf51abab9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:31.369106 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.369106 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:31.370785 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.370785 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:31.371731 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79408f62-2f89-473f-9300-3c4bf51abab9 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:31.372237 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 492/1960] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:31.382057 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ca523a2f-9408-4df1-bba9-78eb5a114c11 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec returned with HTTP 200 Aug 26 15:06:31.382511 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 481/1961] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec => generated 308 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:31.394690 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f4a8f3c-6977-4758-882e-9b62ebd9df0d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.396933 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f4a8f3c-6977-4758-882e-9b62ebd9df0d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/detail Aug 26 15:06:31.396933 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f4a8f3c-6977-4758-882e-9b62ebd9df0d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.396933 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f4a8f3c-6977-4758-882e-9b62ebd9df0d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.407568 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f4a8f3c-6977-4758-882e-9b62ebd9df0d tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 26 15:06:31.407801 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 492/1962] 10.4.3.64 () {68 vars in 1316 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:31.418831 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5a5aa898-9382-4951-8232-cb93fbd1323e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.420719 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5a5aa898-9382-4951-8232-cb93fbd1323e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec Aug 26 15:06:31.420976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5a5aa898-9382-4951-8232-cb93fbd1323e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.421149 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5a5aa898-9382-4951-8232-cb93fbd1323e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.421387 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.group_snapshots [None req-5a5aa898-9382-4951-8232-cb93fbd1323e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] delete called for member 17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec {{(pid=100197) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 26 15:06:31.421387 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.group_snapshots [None req-5a5aa898-9382-4951-8232-cb93fbd1323e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Delete group_snapshot with id: 17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec Aug 26 15:06:31.426781 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.426781 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:31.469561 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5a5aa898-9382-4951-8232-cb93fbd1323e tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec returned with HTTP 202 Aug 26 15:06:31.470418 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 498/1963] 10.4.3.64 () {68 vars in 1409 bytes} [Wed Aug 26 15:06:31 2026] DELETE /volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:31.483719 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e3a4a75d-0de7-4308-868f-8bb4fff006dc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.486045 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3a4a75d-0de7-4308-868f-8bb4fff006dc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:06:31.486594 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3a4a75d-0de7-4308-868f-8bb4fff006dc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.486869 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3a4a75d-0de7-4308-868f-8bb4fff006dc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.487723 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-e3a4a75d-0de7-4308-868f-8bb4fff006dc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:31.488289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e3a4a75d-0de7-4308-868f-8bb4fff006dc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:31.501178 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e3a4a75d-0de7-4308-868f-8bb4fff006dc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all volumes completed successfully. Aug 26 15:06:31.502186 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-e3a4a75d-0de7-4308-868f-8bb4fff006dc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:31.502448 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-e3a4a75d-0de7-4308-868f-8bb4fff006dc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:31.548823 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-e3a4a75d-0de7-4308-868f-8bb4fff006dc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:31.553621 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.553621 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:31.562550 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3a4a75d-0de7-4308-868f-8bb4fff006dc tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:06:31.563166 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 493/1964] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:31.576444 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-478519e4-5439-4c38-bf08-466eb7ee6635 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.578995 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-478519e4-5439-4c38-bf08-466eb7ee6635 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail Aug 26 15:06:31.579288 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-478519e4-5439-4c38-bf08-466eb7ee6635 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.579697 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-478519e4-5439-4c38-bf08-466eb7ee6635 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.579976 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-478519e4-5439-4c38-bf08-466eb7ee6635 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:31.581339 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-478519e4-5439-4c38-bf08-466eb7ee6635 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:31.585376 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-478519e4-5439-4c38-bf08-466eb7ee6635 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all snapshots completed successfully. Aug 26 15:06:31.586227 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-478519e4-5439-4c38-bf08-466eb7ee6635 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/snapshots/detail returned with HTTP 200 Aug 26 15:06:31.586626 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 482/1965] 10.4.3.64 () {66 vars in 1257 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:06:31.596037 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c8d85d38-5bfc-498a-b1a7-5ad98050b2ee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.597724 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c8d85d38-5bfc-498a-b1a7-5ad98050b2ee tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec Aug 26 15:06:31.597901 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c8d85d38-5bfc-498a-b1a7-5ad98050b2ee tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.598094 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c8d85d38-5bfc-498a-b1a7-5ad98050b2ee tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.598259 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.group_snapshots [None req-c8d85d38-5bfc-498a-b1a7-5ad98050b2ee tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member 17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 26 15:06:31.600963 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c8d85d38-5bfc-498a-b1a7-5ad98050b2ee tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec returned with HTTP 404 Aug 26 15:06:31.601750 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 493/1966] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:31.611831 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f5f2174a-23fb-4634-a61e-ecb40d3538d2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.616597 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f5f2174a-23fb-4634-a61e-ecb40d3538d2 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/group_snapshots Aug 26 15:06:31.617211 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f5f2174a-23fb-4634-a61e-ecb40d3538d2 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.617416 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f5f2174a-23fb-4634-a61e-ecb40d3538d2 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.618718 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.618718 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:31.629627 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f5f2174a-23fb-4634-a61e-ecb40d3538d2 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots returned with HTTP 200 Aug 26 15:06:31.631417 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 499/1967] 10.4.3.64 () {68 vars in 1295 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:31.645904 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-43d62f15-92ee-47b5-950d-f67a2063f374 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.648503 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43d62f15-92ee-47b5-950d-f67a2063f374 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] DELETE https://10.4.3.64/volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec Aug 26 15:06:31.648791 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43d62f15-92ee-47b5-950d-f67a2063f374 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.649111 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43d62f15-92ee-47b5-950d-f67a2063f374 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.649303 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.group_snapshots [None req-43d62f15-92ee-47b5-950d-f67a2063f374 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] delete called for member 17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec {{(pid=100196) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 26 15:06:31.649550 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.group_snapshots [None req-43d62f15-92ee-47b5-950d-f67a2063f374 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Delete group_snapshot with id: 17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec Aug 26 15:06:31.654221 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43d62f15-92ee-47b5-950d-f67a2063f374 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec returned with HTTP 404 Aug 26 15:06:31.654946 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 494/1968] 10.4.3.64 () {68 vars in 1409 bytes} [Wed Aug 26 15:06:31 2026] DELETE /volume/v3/group_snapshots/17ce368b-7a0b-40f5-b72c-3bbb01c8c0ec => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:31.664469 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-827a26ec-5ded-4651-acc2-f610ec7d6c07 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.666489 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-827a26ec-5ded-4651-acc2-f610ec7d6c07 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:06:31.666975 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-827a26ec-5ded-4651-acc2-f610ec7d6c07 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.667030 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-827a26ec-5ded-4651-acc2-f610ec7d6c07 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.667683 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-827a26ec-5ded-4651-acc2-f610ec7d6c07 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:31.668386 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-827a26ec-5ded-4651-acc2-f610ec7d6c07 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:06:31.678942 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-827a26ec-5ded-4651-acc2-f610ec7d6c07 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Get all volumes completed successfully. Aug 26 15:06:31.680407 np0000008165 devstack@c-api.service[100198]: WARNING stevedore.named [None req-827a26ec-5ded-4651-acc2-f610ec7d6c07 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:31.680407 np0000008165 devstack@c-api.service[100198]: WARNING castellan.key_manager [None req-827a26ec-5ded-4651-acc2-f610ec7d6c07 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:31.734015 np0000008165 devstack@c-api.service[100198]: DEBUG oslo_db.sqlalchemy.engines [None req-827a26ec-5ded-4651-acc2-f610ec7d6c07 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100198) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:31.740864 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.740864 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:31.753297 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-827a26ec-5ded-4651-acc2-f610ec7d6c07 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:06:31.753297 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 483/1969] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:31.771382 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-734318ab-e7b0-4d5a-b500-aaf48342257a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.777418 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-734318ab-e7b0-4d5a-b500-aaf48342257a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] POST https://10.4.3.64/volume/v3/groups/ea1930d5-9ad8-46ef-bf71-93c95ad35169/action Aug 26 15:06:31.778225 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-734318ab-e7b0-4d5a-b500-aaf48342257a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:31.778225 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-734318ab-e7b0-4d5a-b500-aaf48342257a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:31.780151 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-734318ab-e7b0-4d5a-b500-aaf48342257a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] delete called for group ea1930d5-9ad8-46ef-bf71-93c95ad35169 {{(pid=100199) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:06:31.780220 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-734318ab-e7b0-4d5a-b500-aaf48342257a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Delete group with id: ea1930d5-9ad8-46ef-bf71-93c95ad35169 Aug 26 15:06:31.786606 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.786606 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:31.858570 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-734318ab-e7b0-4d5a-b500-aaf48342257a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/ea1930d5-9ad8-46ef-bf71-93c95ad35169/action returned with HTTP 202 Aug 26 15:06:31.859125 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 494/1970] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:06:31 2026] POST /volume/v3/groups/ea1930d5-9ad8-46ef-bf71-93c95ad35169/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:31.869004 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e7e82c39-8227-4fde-8bb5-5914d11456d9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.870762 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-24f83844-1ce0-41fd-a565-70dbdeba6def None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.871327 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7e82c39-8227-4fde-8bb5-5914d11456d9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:06:31.871626 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7e82c39-8227-4fde-8bb5-5914d11456d9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.871923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7e82c39-8227-4fde-8bb5-5914d11456d9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.872180 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e7e82c39-8227-4fde-8bb5-5914d11456d9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume with id: f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:06:31.873278 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24f83844-1ce0-41fd-a565-70dbdeba6def tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/9a3f471a-a64f-4355-a8d6-52ea7503bf12 Aug 26 15:06:31.873922 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24f83844-1ce0-41fd-a565-70dbdeba6def tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.873922 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24f83844-1ce0-41fd-a565-70dbdeba6def tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.883802 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.883802 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:31.883802 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e7e82c39-8227-4fde-8bb5-5914d11456d9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:06:31.887300 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.887300 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:31.894994 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-24f83844-1ce0-41fd-a565-70dbdeba6def tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Volume info retrieved successfully. Aug 26 15:06:31.896282 np0000008165 devstack@c-api.service[100196]: WARNING stevedore.named [None req-24f83844-1ce0-41fd-a565-70dbdeba6def tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 26 15:06:31.896450 np0000008165 devstack@c-api.service[100196]: WARNING castellan.key_manager [None req-24f83844-1ce0-41fd-a565-70dbdeba6def tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 26 15:06:31.924120 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e7e82c39-8227-4fde-8bb5-5914d11456d9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume request issued successfully. Aug 26 15:06:31.924263 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7e82c39-8227-4fde-8bb5-5914d11456d9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb returned with HTTP 202 Aug 26 15:06:31.924869 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 500/1971] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:31 2026] DELETE /volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:31.935282 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8f56b362-97fc-4392-8c0c-1e9ae1fbf6ce None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:31.938551 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f56b362-97fc-4392-8c0c-1e9ae1fbf6ce tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:06:31.939025 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8f56b362-97fc-4392-8c0c-1e9ae1fbf6ce tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:31.939149 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8f56b362-97fc-4392-8c0c-1e9ae1fbf6ce tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:31.943477 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-24f83844-1ce0-41fd-a565-70dbdeba6def tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:06:31.947703 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.947703 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:31.951650 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:31.951650 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:31.960969 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24f83844-1ce0-41fd-a565-70dbdeba6def tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/9a3f471a-a64f-4355-a8d6-52ea7503bf12 returned with HTTP 200 Aug 26 15:06:31.960969 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 495/1972] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/volumes/9a3f471a-a64f-4355-a8d6-52ea7503bf12 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:31.963331 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8f56b362-97fc-4392-8c0c-1e9ae1fbf6ce tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:06:31.970477 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f56b362-97fc-4392-8c0c-1e9ae1fbf6ce tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb returned with HTTP 200 Aug 26 15:06:31.972703 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 484/1973] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:31 2026] GET /volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb => generated 1364 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:32.060148 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-50d3ad0b-f0c3-4897-8f6f-9843ab7c07ed None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:32.062878 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-50d3ad0b-f0c3-4897-8f6f-9843ab7c07ed tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:32.062878 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-50d3ad0b-f0c3-4897-8f6f-9843ab7c07ed tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:32.062878 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-50d3ad0b-f0c3-4897-8f6f-9843ab7c07ed tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:32.062878 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-50d3ad0b-f0c3-4897-8f6f-9843ab7c07ed tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:32.069945 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:32.069945 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:32.070988 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-50d3ad0b-f0c3-4897-8f6f-9843ab7c07ed tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:32.071536 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 495/1974] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:32 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:32.389477 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-29ef74f1-e71d-476b-b5a5-6499d4baefc3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:32.410865 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-29ef74f1-e71d-476b-b5a5-6499d4baefc3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:32.413121 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-29ef74f1-e71d-476b-b5a5-6499d4baefc3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:32.413479 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-29ef74f1-e71d-476b-b5a5-6499d4baefc3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:32.413800 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-29ef74f1-e71d-476b-b5a5-6499d4baefc3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:32.441276 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:32.441276 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:32.444822 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-29ef74f1-e71d-476b-b5a5-6499d4baefc3 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:32.449108 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 501/1975] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:32 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 747 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:32.734325 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:32.932673 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:32.933701 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1280124259"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:32.933907 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cc83df36-7aab-4134-9bce-75a668303549 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:32.934454 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc83df36-7aab-4134-9bce-75a668303549 None None] GET https://10.4.3.64/volume// Aug 26 15:06:32.934518 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1280124259'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:32.934660 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Create volume of 1 GB Aug 26 15:06:32.934718 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc83df36-7aab-4134-9bce-75a668303549 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:32.935646 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc83df36-7aab-4134-9bce-75a668303549 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:32.935646 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc83df36-7aab-4134-9bce-75a668303549 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:06:32.935881 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 485/1976] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:06:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:06:32.939017 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Availability Zones retrieved successfully. Aug 26 15:06:32.944348 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Flow 'volume_create_api' (04ae3ea1-9102-4587-b060-00f01122c804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:32.945275 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e470c9f3-d309-4a8b-a3e5-61af4b30535e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:32.945662 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-0174f80e-7e87-4d47-87ba-bc5e1b13d75f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:32.946805 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:32.948701 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-0174f80e-7e87-4d47-87ba-bc5e1b13d75f tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] GET https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e Aug 26 15:06:32.948999 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-0174f80e-7e87-4d47-87ba-bc5e1b13d75f tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:32.949238 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-0174f80e-7e87-4d47-87ba-bc5e1b13d75f tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:32.963113 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:32.963113 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:32.968916 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-0174f80e-7e87-4d47-87ba-bc5e1b13d75f tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Volume info retrieved successfully. Aug 26 15:06:32.975746 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b3faeb7d-21b1-4d5c-9042-eeac7b862b8a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:32.976423 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-0174f80e-7e87-4d47-87ba-bc5e1b13d75f tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e returned with HTTP 200 Aug 26 15:06:32.976423 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 496/1977] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:06:32 2026] GET /volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e => generated 1537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:06:32.977819 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3faeb7d-21b1-4d5c-9042-eeac7b862b8a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/volumes/9a3f471a-a64f-4355-a8d6-52ea7503bf12 Aug 26 15:06:32.978125 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3faeb7d-21b1-4d5c-9042-eeac7b862b8a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:32.978345 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3faeb7d-21b1-4d5c-9042-eeac7b862b8a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:32.978957 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e470c9f3-d309-4a8b-a3e5-61af4b30535e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:32.979988 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537c282a-c8f0-4667-97c3-f4847c3d5a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:32.985469 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3faeb7d-21b1-4d5c-9042-eeac7b862b8a tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/volumes/9a3f471a-a64f-4355-a8d6-52ea7503bf12 returned with HTTP 404 Aug 26 15:06:32.985983 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 502/1978] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:32 2026] GET /volume/v3/volumes/9a3f471a-a64f-4355-a8d6-52ea7503bf12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:32.991036 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-672bb7c1-862d-47c8-870d-e4d029f4613f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:32.993171 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-672bb7c1-862d-47c8-870d-e4d029f4613f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb Aug 26 15:06:32.993271 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-672bb7c1-862d-47c8-870d-e4d029f4613f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:32.993463 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-672bb7c1-862d-47c8-870d-e4d029f4613f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:32.996497 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-52c98cf7-3c10-4846-8fd3-e6f411ef16b8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:32.998763 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-52c98cf7-3c10-4846-8fd3-e6f411ef16b8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] GET https://10.4.3.64/volume/v3/groups/ea1930d5-9ad8-46ef-bf71-93c95ad35169 Aug 26 15:06:32.999009 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-52c98cf7-3c10-4846-8fd3-e6f411ef16b8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:33.000086 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-52c98cf7-3c10-4846-8fd3-e6f411ef16b8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:33.000086 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-52c98cf7-3c10-4846-8fd3-e6f411ef16b8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] show called for member ea1930d5-9ad8-46ef-bf71-93c95ad35169 {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:06:33.000304 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-672bb7c1-862d-47c8-870d-e4d029f4613f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb returned with HTTP 404 Aug 26 15:06:33.001317 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 486/1979] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:32 2026] GET /volume/v3/volumes/f8213927-47c4-4b8b-9b61-c71b6ba897cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:33.005238 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-52c98cf7-3c10-4846-8fd3-e6f411ef16b8 tempest-GroupSnapshotsTest-575095362 tempest-GroupSnapshotsTest-575095362-project-member] https://10.4.3.64/volume/v3/groups/ea1930d5-9ad8-46ef-bf71-93c95ad35169 returned with HTTP 404 Aug 26 15:06:33.006241 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 497/1980] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:06:32 2026] GET /volume/v3/groups/ea1930d5-9ad8-46ef-bf71-93c95ad35169 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:06:33.015125 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c681da16-f832-4a84-b7c9-886018a76313 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:33.018469 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c681da16-f832-4a84-b7c9-886018a76313 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/f956a6b7-f37f-4fc2-b837-e8d60968ec10 Aug 26 15:06:33.018801 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c681da16-f832-4a84-b7c9-886018a76313 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:33.019177 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c681da16-f832-4a84-b7c9-886018a76313 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:33.035425 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:33.037281 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:33.037703 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-958330493", "snapshot_id": null, "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "volume_type": null, "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:33.039244 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c681da16-f832-4a84-b7c9-886018a76313 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/group_types/f956a6b7-f37f-4fc2-b837-e8d60968ec10 returned with HTTP 202 Aug 26 15:06:33.039761 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 503/1981] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:06:33 2026] DELETE /volume/v3/group_types/f956a6b7-f37f-4fc2-b837-e8d60968ec10 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:06:33.039938 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-958330493', 'snapshot_id': None, 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'volume_type': None, 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:33.049852 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ad296ec8-4126-4a34-9ada-794e03b6ce39 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:33.050678 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad296ec8-4126-4a34-9ada-794e03b6ce39 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] DELETE https://10.4.3.64/volume/v3/types/a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d Aug 26 15:06:33.050951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad296ec8-4126-4a34-9ada-794e03b6ce39 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:33.051241 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad296ec8-4126-4a34-9ada-794e03b6ce39 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:33.086636 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-be38c095-60e8-4582-b666-9fcaed15a3d5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:33.088528 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be38c095-60e8-4582-b666-9fcaed15a3d5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:33.088734 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be38c095-60e8-4582-b666-9fcaed15a3d5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:33.088944 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be38c095-60e8-4582-b666-9fcaed15a3d5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:33.089062 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-be38c095-60e8-4582-b666-9fcaed15a3d5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:33.096249 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Created reservations ['1eb48e2c-f5b6-4e4d-955a-3e369617afca', '80b8463a-00ea-4317-8a65-35243db18a19', 'b5406679-23a7-48eb-8e35-ee8e2104c542', '8ed0a18b-5cac-46c0-b09c-86f6ac796772'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:33.097616 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537c282a-c8f0-4667-97c3-f4847c3d5a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eb48e2c-f5b6-4e4d-955a-3e369617afca', '80b8463a-00ea-4317-8a65-35243db18a19', 'b5406679-23a7-48eb-8e35-ee8e2104c542', '8ed0a18b-5cac-46c0-b09c-86f6ac796772']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:33.098039 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:33.098039 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:33.098488 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (756ee703-c68d-47d2-a2f8-4956730316cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:33.098668 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be38c095-60e8-4582-b666-9fcaed15a3d5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:33.099284 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 504/1982] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:33 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:33.099940 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-f039c37d-f642-49ef-ac13-bd679ce36d46 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:33.102219 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-f039c37d-f642-49ef-ac13-bd679ce36d46 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] PUT https://10.4.3.64/volume/v3/attachments/a8f036c7-a0d7-4636-ae6a-be7dd1eb5e8a Aug 26 15:06:33.103143 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-f039c37d-f642-49ef-ac13-bd679ce36d46 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:33.115330 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-f039c37d-f642-49ef-ac13-bd679ce36d46 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Acquiring lock "cinder-attachment_update-461a482c-cede-464e-a184-d3dd207c693e-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:06:33.119655 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad296ec8-4126-4a34-9ada-794e03b6ce39 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/types/a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d returned with HTTP 202 Aug 26 15:06:33.119655 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 498/1983] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:06:33 2026] DELETE /volume/v3/types/a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:33.123021 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-f039c37d-f642-49ef-ac13-bd679ce36d46 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Lock "cinder-attachment_update-461a482c-cede-464e-a184-d3dd207c693e-np0000008165" acquired by "attachment_update" :: waited 0.008s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:06:33.124337 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:33.124337 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:33.131099 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-779e8e74-61af-44d0-b38d-c047d9a84d95 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:33.134094 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-779e8e74-61af-44d0-b38d-c047d9a84d95 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] GET https://10.4.3.64/volume/v3/types/a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d Aug 26 15:06:33.134824 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-779e8e74-61af-44d0-b38d-c047d9a84d95 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:33.134922 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (756ee703-c68d-47d2-a2f8-4956730316cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f301863-3e69-48c3-a94a-1aa92e38d183', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1280124259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed3ad6a907ed423995a3a4d339902306',qos_specs=None,replication_status=,reservations=['1eb48e2c-f5b6-4e4d-955a-3e369617afca','80b8463a-00ea-4317-8a65-35243db18a19','b5406679-23a7-48eb-8e35-ee8e2104c542','8ed0a18b-5cac-46c0-b09c-86f6ac796772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09e7124ae2fd4d888d96be438a0ac305',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1280124259',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f301863-3e69-48c3-a94a-1aa92e38d183,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed3ad6a907ed423995a3a4d339902306',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09e7124ae2fd4d888d96be438a0ac305',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:33.135012 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-779e8e74-61af-44d0-b38d-c047d9a84d95 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:33.135457 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (916ff07d-f71b-4413-92c8-3c70d2f5e7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:33.142246 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-779e8e74-61af-44d0-b38d-c047d9a84d95 tempest-GroupSnapshotsTest-1750577189 tempest-GroupSnapshotsTest-1750577189-project-admin] https://10.4.3.64/volume/v3/types/a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d returned with HTTP 404 Aug 26 15:06:33.142637 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 499/1984] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:06:33 2026] GET /volume/v3/types/a6e1d294-10fa-40c8-a9ce-ef4c26f12f7d => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 15:06:33.148440 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume of 1 GB Aug 26 15:06:33.154806 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Availability Zones retrieved successfully. Aug 26 15:06:33.161754 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (76d94311-a3d5-48d7-aa8e-fe6135053376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:33.163022 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7929cabe-b300-4b4a-990f-a6129d1cfcf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:33.164414 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:33.169312 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (916ff07d-f71b-4413-92c8-3c70d2f5e7ad) transitioned into state 'SUCCESS' from state '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-1280124259',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed3ad6a907ed423995a3a4d339902306',qos_specs=None,replication_status=,reservations=['1eb48e2c-f5b6-4e4d-955a-3e369617afca','80b8463a-00ea-4317-8a65-35243db18a19','b5406679-23a7-48eb-8e35-ee8e2104c542','8ed0a18b-5cac-46c0-b09c-86f6ac796772'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09e7124ae2fd4d888d96be438a0ac305',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:33.170475 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe5254f8-a203-4d7b-87f7-a531504b69bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:33.186979 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe5254f8-a203-4d7b-87f7-a531504b69bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:33.187629 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Flow 'volume_create_api' (04ae3ea1-9102-4587-b060-00f01122c804) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:33.188116 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Create volume request issued successfully. Aug 26 15:06:33.188846 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-86c29ccc-f98b-4f5d-b5e1-3431f43d1277 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:33.189332 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 496/1985] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:06:32 2026] POST /volume/v3/volumes => generated 756 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:33.205342 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-469675bf-a4ba-4ab6-8182-ef812c4e09b3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:33.207521 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-469675bf-a4ba-4ab6-8182-ef812c4e09b3 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 Aug 26 15:06:33.208525 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-469675bf-a4ba-4ab6-8182-ef812c4e09b3 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:33.208525 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-469675bf-a4ba-4ab6-8182-ef812c4e09b3 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:33.216376 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:33.216376 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:33.223091 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-469675bf-a4ba-4ab6-8182-ef812c4e09b3 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Volume info retrieved successfully. Aug 26 15:06:33.230162 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-469675bf-a4ba-4ab6-8182-ef812c4e09b3 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 returned with HTTP 200 Aug 26 15:06:33.230162 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 500/1986] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:33 2026] GET /volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:33.243836 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7929cabe-b300-4b4a-990f-a6129d1cfcf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:33.244833 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (599a0ffe-8c9d-4251-96ed-5c929ab3c35e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:33.320247 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['f405531d-de0c-4d93-b4e9-78df9165bb7e', '7623fe05-8785-457a-9323-49b542a9dd0c', '40515262-3943-4197-ab92-7e84eff848ad', 'b0a57573-993e-418d-a415-715460e92b28'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:33.321240 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (599a0ffe-8c9d-4251-96ed-5c929ab3c35e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f405531d-de0c-4d93-b4e9-78df9165bb7e', '7623fe05-8785-457a-9323-49b542a9dd0c', '40515262-3943-4197-ab92-7e84eff848ad', 'b0a57573-993e-418d-a415-715460e92b28']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:33.322189 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df5279f-7179-4ee4-a927-cd7ce229fec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:33.327739 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-f039c37d-f642-49ef-ac13-bd679ce36d46 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Lock "cinder-attachment_update-461a482c-cede-464e-a184-d3dd207c693e-np0000008165" released by "attachment_update" :: held 0.205s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:06:33.328785 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-f039c37d-f642-49ef-ac13-bd679ce36d46 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/attachments/a8f036c7-a0d7-4636-ae6a-be7dd1eb5e8a returned with HTTP 200 Aug 26 15:06:33.328785 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 505/1987] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:06:33 2026] PUT /volume/v3/attachments/a8f036c7-a0d7-4636-ae6a-be7dd1eb5e8a => generated 969 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:33.352344 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0df5279f-7179-4ee4-a927-cd7ce229fec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1edbb217-89b4-4e9e-931c-d7df1435980a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-958330493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['f405531d-de0c-4d93-b4e9-78df9165bb7e','7623fe05-8785-457a-9323-49b542a9dd0c','40515262-3943-4197-ab92-7e84eff848ad','b0a57573-993e-418d-a415-715460e92b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-958330493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1edbb217-89b4-4e9e-931c-d7df1435980a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9e98504fce49b4ab23a622d2940510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:33.353373 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb8fd6e-ca45-44c7-a63e-ec72a277b3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:33.373284 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-686131c9-f92a-4d0a-8b35-ce0335fdac97 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:33.376939 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-686131c9-f92a-4d0a-8b35-ce0335fdac97 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] POST https://10.4.3.64/volume/v3/attachments/a8f036c7-a0d7-4636-ae6a-be7dd1eb5e8a/action Aug 26 15:06:33.377721 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-686131c9-f92a-4d0a-8b35-ce0335fdac97 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:33.377721 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-686131c9-f92a-4d0a-8b35-ce0335fdac97 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:33.384058 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb8fd6e-ca45-44c7-a63e-ec72a277b3cc) transitioned into state 'SUCCESS' from state '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-958330493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['f405531d-de0c-4d93-b4e9-78df9165bb7e','7623fe05-8785-457a-9323-49b542a9dd0c','40515262-3943-4197-ab92-7e84eff848ad','b0a57573-993e-418d-a415-715460e92b28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:33.385178 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787041a5-64c7-4cc9-9166-12b81edd54ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:33.402967 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:33.402967 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:33.404199 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787041a5-64c7-4cc9-9166-12b81edd54ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:33.405543 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (76d94311-a3d5-48d7-aa8e-fe6135053376) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:33.406866 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request issued successfully. Aug 26 15:06:33.406866 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a39bebfc-7870-47f7-95b6-ca823aa6a661 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:33.407726 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 487/1988] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:33 2026] POST /volume/v3/volumes => generated 756 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:33.425219 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-17a09f3a-d462-4247-807a-777bacb5b892 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:33.425865 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0f40ede0-436b-4f69-ba1b-5c31ad46c232 req-686131c9-f92a-4d0a-8b35-ce0335fdac97 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/attachments/a8f036c7-a0d7-4636-ae6a-be7dd1eb5e8a/action returned with HTTP 204 Aug 26 15:06:33.426647 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 497/1989] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:06:33 2026] POST /volume/v3/attachments/a8f036c7-a0d7-4636-ae6a-be7dd1eb5e8a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:33.427215 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-17a09f3a-d462-4247-807a-777bacb5b892 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a Aug 26 15:06:33.427414 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-17a09f3a-d462-4247-807a-777bacb5b892 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:33.428239 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-17a09f3a-d462-4247-807a-777bacb5b892 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:33.439632 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:33.439632 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:33.446417 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-17a09f3a-d462-4247-807a-777bacb5b892 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:06:33.455270 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-17a09f3a-d462-4247-807a-777bacb5b892 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a returned with HTTP 200 Aug 26 15:06:33.456084 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 501/1990] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:33 2026] GET /volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:33.462832 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-94fe4016-b197-4f05-96a0-dfbdacb08859 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:33.466407 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-94fe4016-b197-4f05-96a0-dfbdacb08859 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:33.466407 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-94fe4016-b197-4f05-96a0-dfbdacb08859 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:33.466671 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-94fe4016-b197-4f05-96a0-dfbdacb08859 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:33.466856 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-94fe4016-b197-4f05-96a0-dfbdacb08859 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:33.474312 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:33.474312 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:33.475419 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-94fe4016-b197-4f05-96a0-dfbdacb08859 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:33.476429 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 506/1991] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:33 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:34.116249 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e2e3f6a8-b60d-4db1-9c5a-f94d556dbd7f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:34.118996 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e2e3f6a8-b60d-4db1-9c5a-f94d556dbd7f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:34.118996 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e2e3f6a8-b60d-4db1-9c5a-f94d556dbd7f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:34.119673 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e2e3f6a8-b60d-4db1-9c5a-f94d556dbd7f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:34.120096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e2e3f6a8-b60d-4db1-9c5a-f94d556dbd7f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:34.139531 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:34.139531 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:34.139531 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e2e3f6a8-b60d-4db1-9c5a-f94d556dbd7f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:34.140021 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 488/1992] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:34 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:34.248905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8f7a4e9e-bb2f-4b92-99d5-145da0e862b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:34.252911 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f7a4e9e-bb2f-4b92-99d5-145da0e862b2 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 Aug 26 15:06:34.252911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f7a4e9e-bb2f-4b92-99d5-145da0e862b2 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:34.252911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f7a4e9e-bb2f-4b92-99d5-145da0e862b2 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:34.263605 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:34.263605 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:34.279088 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8f7a4e9e-bb2f-4b92-99d5-145da0e862b2 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Volume info retrieved successfully. Aug 26 15:06:34.288760 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f7a4e9e-bb2f-4b92-99d5-145da0e862b2 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 returned with HTTP 200 Aug 26 15:06:34.288985 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 498/1993] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:34 2026] GET /volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:34.310990 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f5fefd2f-6b9b-4779-938c-adc3b6edcad5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:34.312149 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5fefd2f-6b9b-4779-938c-adc3b6edcad5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:06:34.312570 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f5fefd2f-6b9b-4779-938c-adc3b6edcad5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f301863-3e69-48c3-a94a-1aa92e38d183", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2136383156"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:34.328042 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:34.328042 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:34.329091 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f5fefd2f-6b9b-4779-938c-adc3b6edcad5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Volume info retrieved successfully. Aug 26 15:06:34.329220 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-f5fefd2f-6b9b-4779-938c-adc3b6edcad5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Create snapshot from volume 6f301863-3e69-48c3-a94a-1aa92e38d183 Aug 26 15:06:34.403129 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-f5fefd2f-6b9b-4779-938c-adc3b6edcad5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Created reservations ['097ca1d0-3b05-4bb6-90a2-72b94024a369', '64bfdcfc-f11d-4583-a700-0e3c3d30886d', '82035829-ae12-4a1a-b2e3-eccd0a540cee', '6333ba36-474c-4f28-8b73-6c36d1f7564b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:34.466813 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f5fefd2f-6b9b-4779-938c-adc3b6edcad5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot create request issued successfully. Aug 26 15:06:34.466813 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5fefd2f-6b9b-4779-938c-adc3b6edcad5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:06:34.468019 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 502/1994] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:06:34 2026] POST /volume/v3/snapshots => generated 314 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:34.476285 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3d7102da-79a7-47f2-a178-382238bc5fc8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:34.479273 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d7102da-79a7-47f2-a178-382238bc5fc8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a Aug 26 15:06:34.479273 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3d7102da-79a7-47f2-a178-382238bc5fc8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:34.479354 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3d7102da-79a7-47f2-a178-382238bc5fc8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:34.489589 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-67290a4b-29ac-4525-89f7-0a9bf566d895 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:34.494655 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d10b1511-31e1-44f7-a5cd-b4036c5a8022 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:34.494914 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-67290a4b-29ac-4525-89f7-0a9bf566d895 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 Aug 26 15:06:34.494914 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-67290a4b-29ac-4525-89f7-0a9bf566d895 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:34.494914 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-67290a4b-29ac-4525-89f7-0a9bf566d895 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:34.497215 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:34.497215 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:34.497682 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d10b1511-31e1-44f7-a5cd-b4036c5a8022 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:34.498699 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d10b1511-31e1-44f7-a5cd-b4036c5a8022 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:34.499051 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d10b1511-31e1-44f7-a5cd-b4036c5a8022 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:34.499230 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d10b1511-31e1-44f7-a5cd-b4036c5a8022 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:34.505059 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:34.505059 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:34.505059 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-67290a4b-29ac-4525-89f7-0a9bf566d895 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot retrieved successfully. Aug 26 15:06:34.505184 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3d7102da-79a7-47f2-a178-382238bc5fc8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:06:34.505262 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-67290a4b-29ac-4525-89f7-0a9bf566d895 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 returned with HTTP 200 Aug 26 15:06:34.505819 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 489/1995] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:34 2026] GET /volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:34.508993 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:34.508993 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:34.510050 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d10b1511-31e1-44f7-a5cd-b4036c5a8022 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:34.510626 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 499/1996] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:34 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:34.522024 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d7102da-79a7-47f2-a178-382238bc5fc8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a returned with HTTP 200 Aug 26 15:06:34.522750 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 507/1997] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:34 2026] GET /volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a => generated 1364 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:34.539668 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-510b6f34-75c4-415e-8774-9e7b95445e7b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:34.544150 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-510b6f34-75c4-415e-8774-9e7b95445e7b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a Aug 26 15:06:34.544150 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-510b6f34-75c4-415e-8774-9e7b95445e7b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:34.544150 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-510b6f34-75c4-415e-8774-9e7b95445e7b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:34.559120 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:34.559120 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:34.565733 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-510b6f34-75c4-415e-8774-9e7b95445e7b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:06:34.572432 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-510b6f34-75c4-415e-8774-9e7b95445e7b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a returned with HTTP 200 Aug 26 15:06:34.573095 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 503/1998] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:34 2026] GET /volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a => generated 1364 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:35.156604 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-83a5a0d8-4324-4e6b-a213-2b0826a1c432 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:35.159267 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83a5a0d8-4324-4e6b-a213-2b0826a1c432 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:35.160084 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83a5a0d8-4324-4e6b-a213-2b0826a1c432 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:35.160330 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83a5a0d8-4324-4e6b-a213-2b0826a1c432 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:35.160330 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-83a5a0d8-4324-4e6b-a213-2b0826a1c432 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:35.168507 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:35.168507 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:35.169929 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83a5a0d8-4324-4e6b-a213-2b0826a1c432 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:35.170547 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 490/1999] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:35 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:35.520355 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fb5281ca-8087-4db9-b379-03fe62099c13 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:35.524096 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb5281ca-8087-4db9-b379-03fe62099c13 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 Aug 26 15:06:35.524605 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb5281ca-8087-4db9-b379-03fe62099c13 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:35.524795 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb5281ca-8087-4db9-b379-03fe62099c13 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:35.530272 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-73e3611f-dedf-4b5d-9c2e-b5a327b80cd0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:35.533522 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-73e3611f-dedf-4b5d-9c2e-b5a327b80cd0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:35.533522 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-73e3611f-dedf-4b5d-9c2e-b5a327b80cd0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:35.533794 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-73e3611f-dedf-4b5d-9c2e-b5a327b80cd0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:35.539959 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-73e3611f-dedf-4b5d-9c2e-b5a327b80cd0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:35.542755 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:35.542755 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:35.543499 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fb5281ca-8087-4db9-b379-03fe62099c13 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot retrieved successfully. Aug 26 15:06:35.547408 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:35.547408 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:35.548370 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-73e3611f-dedf-4b5d-9c2e-b5a327b80cd0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:35.548370 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 508/2000] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:35 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:35.549630 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb5281ca-8087-4db9-b379-03fe62099c13 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 returned with HTTP 200 Aug 26 15:06:35.549630 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 500/2001] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:35 2026] GET /volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 => generated 473 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:35.566423 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-55b6a90e-5575-46fa-a1e2-838418969fae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:35.570474 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-55b6a90e-5575-46fa-a1e2-838418969fae tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:06:35.570929 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-55b6a90e-5575-46fa-a1e2-838418969fae tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f301863-3e69-48c3-a94a-1aa92e38d183", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-146407100"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:35.587746 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:35.587746 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:35.588482 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-55b6a90e-5575-46fa-a1e2-838418969fae tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Volume info retrieved successfully. Aug 26 15:06:35.588596 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-55b6a90e-5575-46fa-a1e2-838418969fae tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Create snapshot from volume 6f301863-3e69-48c3-a94a-1aa92e38d183 Aug 26 15:06:35.653788 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-55b6a90e-5575-46fa-a1e2-838418969fae tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Created reservations ['29f6fceb-295d-43e6-ab5f-2e77fc8d2c43', '2091a673-c0f1-4d1e-9700-10a6beca3adc', '5873193c-e006-4bad-b5b7-08588252355d', '5a23f0fa-b714-4611-9705-975d13f7540a'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:35.739582 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-55b6a90e-5575-46fa-a1e2-838418969fae tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot create request issued successfully. Aug 26 15:06:35.740270 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-55b6a90e-5575-46fa-a1e2-838418969fae tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:06:35.740567 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 504/2002] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:06:35 2026] POST /volume/v3/snapshots => generated 313 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:35.757578 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0a94f20a-d46c-4fc3-b944-30d96d167b2f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:35.760138 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a94f20a-d46c-4fc3-b944-30d96d167b2f tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 Aug 26 15:06:35.760348 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a94f20a-d46c-4fc3-b944-30d96d167b2f tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:35.760738 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a94f20a-d46c-4fc3-b944-30d96d167b2f tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:35.771467 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:35.771467 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:35.772199 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0a94f20a-d46c-4fc3-b944-30d96d167b2f tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot retrieved successfully. Aug 26 15:06:35.773179 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a94f20a-d46c-4fc3-b944-30d96d167b2f tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 returned with HTTP 200 Aug 26 15:06:35.773505 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 491/2003] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:35 2026] GET /volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 => generated 445 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:36.185825 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1e4f7add-9be5-4e8a-8786-010abaaf0390 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:36.188737 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e4f7add-9be5-4e8a-8786-010abaaf0390 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:36.189057 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e4f7add-9be5-4e8a-8786-010abaaf0390 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:36.189928 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e4f7add-9be5-4e8a-8786-010abaaf0390 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:36.189928 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1e4f7add-9be5-4e8a-8786-010abaaf0390 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:36.203420 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:36.203420 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:36.205307 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e4f7add-9be5-4e8a-8786-010abaaf0390 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:36.206337 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 509/2004] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:36 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:36.566258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-57ccca20-8d8f-4964-83d5-5f8acc603b0b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:36.569123 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-57ccca20-8d8f-4964-83d5-5f8acc603b0b tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:36.569224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-57ccca20-8d8f-4964-83d5-5f8acc603b0b tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:36.569791 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-57ccca20-8d8f-4964-83d5-5f8acc603b0b tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:36.570059 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-57ccca20-8d8f-4964-83d5-5f8acc603b0b tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:36.583013 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:36.583013 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:36.584670 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-57ccca20-8d8f-4964-83d5-5f8acc603b0b tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:36.585196 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 501/2005] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:36 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:06:36.623761 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-9d4d925a-0a1e-4666-95eb-9cff18b73bfb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:36.627602 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-9d4d925a-0a1e-4666-95eb-9cff18b73bfb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a Aug 26 15:06:36.628063 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-9d4d925a-0a1e-4666-95eb-9cff18b73bfb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:36.628791 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-9d4d925a-0a1e-4666-95eb-9cff18b73bfb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:36.638711 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:36.638711 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:36.644227 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-9d4d925a-0a1e-4666-95eb-9cff18b73bfb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:06:36.655251 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-9d4d925a-0a1e-4666-95eb-9cff18b73bfb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a returned with HTTP 200 Aug 26 15:06:36.655818 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 505/2006] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:06:36 2026] GET /volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:36.787780 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-484c80ea-7e0e-4e76-b8bd-e3629e1589db None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:36.793068 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-484c80ea-7e0e-4e76-b8bd-e3629e1589db tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 Aug 26 15:06:36.793068 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-484c80ea-7e0e-4e76-b8bd-e3629e1589db tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:36.793068 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-484c80ea-7e0e-4e76-b8bd-e3629e1589db tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:36.806030 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:36.806030 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:36.806533 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-484c80ea-7e0e-4e76-b8bd-e3629e1589db tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot retrieved successfully. Aug 26 15:06:36.807574 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-484c80ea-7e0e-4e76-b8bd-e3629e1589db tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 returned with HTTP 200 Aug 26 15:06:36.808057 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 492/2007] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:36 2026] GET /volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 => generated 472 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:36.824349 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cf92f2cf-ea7b-43dc-bba2-2177150c667f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:36.826954 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf92f2cf-ea7b-43dc-bba2-2177150c667f tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:06:36.827429 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf92f2cf-ea7b-43dc-bba2-2177150c667f tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f301863-3e69-48c3-a94a-1aa92e38d183", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:36.844267 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:36.844267 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:36.845150 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cf92f2cf-ea7b-43dc-bba2-2177150c667f tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Volume info retrieved successfully. Aug 26 15:06:36.845421 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-cf92f2cf-ea7b-43dc-bba2-2177150c667f tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Create snapshot from volume 6f301863-3e69-48c3-a94a-1aa92e38d183 Aug 26 15:06:36.898780 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-cf92f2cf-ea7b-43dc-bba2-2177150c667f tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Created reservations ['b47afbca-b724-45ab-b61c-ca21e20f7932', '6585e326-3dc3-4724-871b-419fb2b68a06', '2d35f0e0-69ce-4bae-8313-8ea5124a96a7', 'c85ee606-6d86-4e40-bfcb-657dbcf3f08d'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:36.952232 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cf92f2cf-ea7b-43dc-bba2-2177150c667f tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot create request issued successfully. Aug 26 15:06:36.952788 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf92f2cf-ea7b-43dc-bba2-2177150c667f tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:06:36.955987 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 510/2008] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:06:36 2026] POST /volume/v3/snapshots => generated 314 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:36.968119 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-644aa5d4-f177-4d5f-8ba3-00117ad0c336 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:36.975638 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-644aa5d4-f177-4d5f-8ba3-00117ad0c336 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc Aug 26 15:06:36.975638 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-644aa5d4-f177-4d5f-8ba3-00117ad0c336 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:36.975638 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-644aa5d4-f177-4d5f-8ba3-00117ad0c336 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:36.984114 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:36.984114 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:36.985955 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-644aa5d4-f177-4d5f-8ba3-00117ad0c336 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot retrieved successfully. Aug 26 15:06:36.985955 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-644aa5d4-f177-4d5f-8ba3-00117ad0c336 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc returned with HTTP 200 Aug 26 15:06:36.986493 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 502/2009] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:36 2026] GET /volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc => generated 446 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:37.223045 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b2d35752-b86a-4396-9649-eeeb03d57b37 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:37.226753 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2d35752-b86a-4396-9649-eeeb03d57b37 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:37.226850 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b2d35752-b86a-4396-9649-eeeb03d57b37 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:37.227225 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b2d35752-b86a-4396-9649-eeeb03d57b37 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:37.227451 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b2d35752-b86a-4396-9649-eeeb03d57b37 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:37.233104 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:37.233104 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:37.234672 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2d35752-b86a-4396-9649-eeeb03d57b37 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:37.235346 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 506/2010] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:37 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:37.357645 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-ed72a6ad-2ae4-4c50-bcf4-12e3923912f5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:37.363231 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-ed72a6ad-2ae4-4c50-bcf4-12e3923912f5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a Aug 26 15:06:37.363231 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-ed72a6ad-2ae4-4c50-bcf4-12e3923912f5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:37.363231 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-ed72a6ad-2ae4-4c50-bcf4-12e3923912f5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:37.382862 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:37.382862 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:37.389043 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-ed72a6ad-2ae4-4c50-bcf4-12e3923912f5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:06:37.399054 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-ed72a6ad-2ae4-4c50-bcf4-12e3923912f5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a returned with HTTP 200 Aug 26 15:06:37.400874 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 493/2011] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:06:37 2026] GET /volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a => generated 1364 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:37.420669 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-215aec4e-4375-448f-aa6f-0e1003e8692b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:37.421338 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-215aec4e-4375-448f-aa6f-0e1003e8692b None None] GET https://10.4.3.64/volume// Aug 26 15:06:37.421763 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-215aec4e-4375-448f-aa6f-0e1003e8692b None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:37.422079 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-215aec4e-4375-448f-aa6f-0e1003e8692b None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:37.422621 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-215aec4e-4375-448f-aa6f-0e1003e8692b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:06:37.426253 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 511/2012] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:06:37 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:06:37.442043 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-57094251-399f-4577-9c50-9057745b3069 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:37.453129 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-57094251-399f-4577-9c50-9057745b3069 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:06:37.453524 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-57094251-399f-4577-9c50-9057745b3069 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1edbb217-89b4-4e9e-931c-d7df1435980a", "connector": null, "instance_uuid": "183ccd07-d4cb-4988-9adf-fea0273b9e3a"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:37.470956 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:37.470956 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:37.476017 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a82c9a71-0786-438d-9775-6fc93beb069e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:37.534194 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-57094251-399f-4577-9c50-9057745b3069 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:06:37.534664 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 503/2013] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:06:37 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:37.603066 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bb95a257-2f72-4634-a339-d01b2154352a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:37.605360 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb95a257-2f72-4634-a339-d01b2154352a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:37.605566 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb95a257-2f72-4634-a339-d01b2154352a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:37.605797 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb95a257-2f72-4634-a339-d01b2154352a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:37.606008 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-bb95a257-2f72-4634-a339-d01b2154352a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:37.614939 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:37.614939 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:37.624413 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb95a257-2f72-4634-a339-d01b2154352a tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:37.624413 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 494/2014] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:37 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:37.660140 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a82c9a71-0786-438d-9775-6fc93beb069e tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:06:37.660492 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a82c9a71-0786-438d-9775-6fc93beb069e tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-321683421", "os-volume-type-access:is_public": false}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:37.690748 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a82c9a71-0786-438d-9775-6fc93beb069e tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:06:37.691724 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 507/2015] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:06:37 2026] POST /volume/v3/types => generated 228 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:37.704104 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3b61da7a-88f5-4509-9a36-56e7a4179477 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:37.842220 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3b61da7a-88f5-4509-9a36-56e7a4179477 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:37.842643 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3b61da7a-88f5-4509-9a36-56e7a4179477 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8078304c-cca7-428d-8ba5-e4d0490f0152", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:37.847186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-3b61da7a-88f5-4509-9a36-56e7a4179477 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Create volume request body: {'volume': {'volume_type': '8078304c-cca7-428d-8ba5-e4d0490f0152', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:37.858858 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3b61da7a-88f5-4509-9a36-56e7a4179477 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Aug 26 15:06:37.861042 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 512/2016] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:06:37 2026] POST /volume/v3/volumes => generated 114 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:37.870141 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9daab2df-1660-4b3b-b6f9-216f66688c39 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:37.872778 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9daab2df-1660-4b3b-b6f9-216f66688c39 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] POST https://10.4.3.64/volume/v3/types/8078304c-cca7-428d-8ba5-e4d0490f0152/action Aug 26 15:06:37.873200 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9daab2df-1660-4b3b-b6f9-216f66688c39 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action body: b'{"addProjectAccess": {"project": "5525e7af6a484d99a07bc376de0eb4b8"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:37.873331 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9daab2df-1660-4b3b-b6f9-216f66688c39 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5525e7af6a484d99a07bc376de0eb4b8"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:37.874866 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:37.874866 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:37.897660 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9daab2df-1660-4b3b-b6f9-216f66688c39 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types/8078304c-cca7-428d-8ba5-e4d0490f0152/action returned with HTTP 202 Aug 26 15:06:37.897833 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 504/2017] 10.4.3.64 () {68 vars in 1377 bytes} [Wed Aug 26 15:06:37 2026] POST /volume/v3/types/8078304c-cca7-428d-8ba5-e4d0490f0152/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:37.911259 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c82566c5-4370-4dd0-b170-508567f0920f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:37.915156 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:37.915603 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8078304c-cca7-428d-8ba5-e4d0490f0152", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-628798657"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:37.917816 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Create volume request body: {'volume': {'volume_type': '8078304c-cca7-428d-8ba5-e4d0490f0152', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-628798657'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:37.924819 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Create volume of 1 GB Aug 26 15:06:37.925255 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:37.925255 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:37.926324 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Availability Zones retrieved successfully. Aug 26 15:06:37.937183 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Flow 'volume_create_api' (83a15ed1-5993-4163-bb3c-240ce85c26a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:37.939148 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe541afb-aaf3-4c4b-b0a1-bf42795b19f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:37.941317 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:38.001873 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe541afb-aaf3-4c4b-b0a1-bf42795b19f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:06:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8078304c-cca7-428d-8ba5-e4d0490f0152,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-321683421',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8078304c-cca7-428d-8ba5-e4d0490f0152', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:38.003095 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b0be563-0cfa-4ae0-88b3-783f6ec0008b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:38.007876 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f2acc4e5-8613-4a3c-8bc6-70d76372b378 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.014377 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f2acc4e5-8613-4a3c-8bc6-70d76372b378 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc Aug 26 15:06:38.015371 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f2acc4e5-8613-4a3c-8bc6-70d76372b378 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.015817 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f2acc4e5-8613-4a3c-8bc6-70d76372b378 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.026177 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.026177 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:38.026998 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f2acc4e5-8613-4a3c-8bc6-70d76372b378 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot retrieved successfully. Aug 26 15:06:38.028517 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f2acc4e5-8613-4a3c-8bc6-70d76372b378 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc returned with HTTP 200 Aug 26 15:06:38.029086 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 508/2018] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.044424 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a4d395ec-89d6-42c9-bebe-a5122e6e92c6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.049921 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4d395ec-89d6-42c9-bebe-a5122e6e92c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?limit=1 Aug 26 15:06:38.049921 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4d395ec-89d6-42c9-bebe-a5122e6e92c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.049921 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4d395ec-89d6-42c9-bebe-a5122e6e92c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.049921 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-a4d395ec-89d6-42c9-bebe-a5122e6e92c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.049921 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.049921 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:38.050975 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-a4d395ec-89d6-42c9-bebe-a5122e6e92c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.058026 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a4d395ec-89d6-42c9-bebe-a5122e6e92c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.059407 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4d395ec-89d6-42c9-bebe-a5122e6e92c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 26 15:06:38.061150 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 513/2019] 10.4.3.64 () {66 vars in 1251 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.061243 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-321683421 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-321683421, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:38.061576 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-321683421 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-321683421, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:06:38.075735 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d6a92832-c233-4f4d-95d0-bb3c9b05fbc5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.079270 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6a92832-c233-4f4d-95d0-bb3c9b05fbc5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots Aug 26 15:06:38.079411 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6a92832-c233-4f4d-95d0-bb3c9b05fbc5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.080149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6a92832-c233-4f4d-95d0-bb3c9b05fbc5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.080418 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-d6a92832-c233-4f4d-95d0-bb3c9b05fbc5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.083401 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-d6a92832-c233-4f4d-95d0-bb3c9b05fbc5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.095264 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d6a92832-c233-4f4d-95d0-bb3c9b05fbc5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.095351 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6a92832-c233-4f4d-95d0-bb3c9b05fbc5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 26 15:06:38.097938 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 505/2020] 10.4.3.64 () {66 vars in 1236 bytes} [Wed Aug 26 15:06:38 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) Aug 26 15:06:38.109783 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a45d8acf-5561-4a36-9765-92188afa09cc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.112077 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a45d8acf-5561-4a36-9765-92188afa09cc tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?limit=100000 Aug 26 15:06:38.114054 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a45d8acf-5561-4a36-9765-92188afa09cc tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.114054 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a45d8acf-5561-4a36-9765-92188afa09cc tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.114054 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-a45d8acf-5561-4a36-9765-92188afa09cc tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.114654 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-a45d8acf-5561-4a36-9765-92188afa09cc tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.126908 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a45d8acf-5561-4a36-9765-92188afa09cc tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.127260 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a45d8acf-5561-4a36-9765-92188afa09cc tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 26 15:06:38.128582 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 509/2021] 10.4.3.64 () {66 vars in 1261 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.146905 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9a121688-0356-4fea-b032-44d5fae777ab None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.150264 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9a121688-0356-4fea-b032-44d5fae777ab tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?limit=0 Aug 26 15:06:38.151000 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9a121688-0356-4fea-b032-44d5fae777ab tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.151135 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9a121688-0356-4fea-b032-44d5fae777ab tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.151598 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-9a121688-0356-4fea-b032-44d5fae777ab tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.152290 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.152290 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:38.153405 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-9a121688-0356-4fea-b032-44d5fae777ab tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.161872 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9a121688-0356-4fea-b032-44d5fae777ab tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.161872 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9a121688-0356-4fea-b032-44d5fae777ab tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 26 15:06:38.161872 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 514/2022] 10.4.3.64 () {66 vars in 1251 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:06:38.181184 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8d8c8068-9bd6-4670-8e00-0b0dc0ea1e44 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.182414 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d8c8068-9bd6-4670-8e00-0b0dc0ea1e44 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots Aug 26 15:06:38.182701 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d8c8068-9bd6-4670-8e00-0b0dc0ea1e44 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.183424 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d8c8068-9bd6-4670-8e00-0b0dc0ea1e44 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.183424 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-8d8c8068-9bd6-4670-8e00-0b0dc0ea1e44 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.184209 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.184209 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:38.185536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-8d8c8068-9bd6-4670-8e00-0b0dc0ea1e44 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.185753 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Created reservations ['c19a581b-7c2c-48f7-9d6b-037313e5573d', '455e3759-d4a6-4b38-a2a8-f70418fd21f8', 'da5f7aad-275b-4c7b-b3df-c8e0cc009319', 'f07863fd-7522-4c90-8a14-821bc24d2e54'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:38.186803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b0be563-0cfa-4ae0-88b3-783f6ec0008b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c19a581b-7c2c-48f7-9d6b-037313e5573d', '455e3759-d4a6-4b38-a2a8-f70418fd21f8', 'da5f7aad-275b-4c7b-b3df-c8e0cc009319', 'f07863fd-7522-4c90-8a14-821bc24d2e54']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:38.187803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48bdf456-388f-480a-87b8-e6ca31c896c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:38.192547 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8d8c8068-9bd6-4670-8e00-0b0dc0ea1e44 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.193285 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d8c8068-9bd6-4670-8e00-0b0dc0ea1e44 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 26 15:06:38.197215 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 506/2023] 10.4.3.64 () {66 vars in 1236 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.208048 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9e0b3fe4-40e3-46be-a69f-0c336b3b7fe5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.211881 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9e0b3fe4-40e3-46be-a69f-0c336b3b7fe5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?marker=a635bd4b-c29b-49ab-a8ef-f25b0d191472 Aug 26 15:06:38.212511 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9e0b3fe4-40e3-46be-a69f-0c336b3b7fe5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.212511 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9e0b3fe4-40e3-46be-a69f-0c336b3b7fe5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.213768 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-9e0b3fe4-40e3-46be-a69f-0c336b3b7fe5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.213768 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.213768 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:38.215615 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-9e0b3fe4-40e3-46be-a69f-0c336b3b7fe5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.239779 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48bdf456-388f-480a-87b8-e6ca31c896c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13570a04-e33f-4499-a1dd-754b7912c0e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-628798657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5525e7af6a484d99a07bc376de0eb4b8',qos_specs=None,replication_status=,reservations=['c19a581b-7c2c-48f7-9d6b-037313e5573d','455e3759-d4a6-4b38-a2a8-f70418fd21f8','da5f7aad-275b-4c7b-b3df-c8e0cc009319','f07863fd-7522-4c90-8a14-821bc24d2e54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f74011c59d4bfbb1360b7e2356c648',volume_type_id=8078304c-cca7-428d-8ba5-e4d0490f0152), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-628798657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13570a04-e33f-4499-a1dd-754b7912c0e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5525e7af6a484d99a07bc376de0eb4b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04f74011c59d4bfbb1360b7e2356c648',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8078304c-cca7-428d-8ba5-e4d0490f0152),volume_type_id=8078304c-cca7-428d-8ba5-e4d0490f0152)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:38.242252 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8feb7c6-de41-41e4-af4d-cff4378d667f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:38.250100 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9e0b3fe4-40e3-46be-a69f-0c336b3b7fe5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.251106 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9e0b3fe4-40e3-46be-a69f-0c336b3b7fe5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?marker=a635bd4b-c29b-49ab-a8ef-f25b0d191472 returned with HTTP 200 Aug 26 15:06:38.251461 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 510/2024] 10.4.3.64 () {66 vars in 1323 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?marker=a635bd4b-c29b-49ab-a8ef-f25b0d191472 => generated 342 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.254729 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fdf1ea29-fdcb-4886-844c-383a38fdca1f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.263593 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fdf1ea29-fdcb-4886-844c-383a38fdca1f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:38.263649 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fdf1ea29-fdcb-4886-844c-383a38fdca1f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.263986 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fdf1ea29-fdcb-4886-844c-383a38fdca1f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.264087 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-fdf1ea29-fdcb-4886-844c-383a38fdca1f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:38.270342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d75d14a5-435c-4e40-b8a4-78a0e69a40f5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.273066 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d75d14a5-435c-4e40-b8a4-78a0e69a40f5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?offset=2&limit=3 Aug 26 15:06:38.273763 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d75d14a5-435c-4e40-b8a4-78a0e69a40f5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.273954 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d75d14a5-435c-4e40-b8a4-78a0e69a40f5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.274485 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-d75d14a5-435c-4e40-b8a4-78a0e69a40f5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.274800 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.274800 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:38.277228 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-d75d14a5-435c-4e40-b8a4-78a0e69a40f5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.277785 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.277785 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:38.279526 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fdf1ea29-fdcb-4886-844c-383a38fdca1f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:38.280852 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 515/2025] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.282197 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8feb7c6-de41-41e4-af4d-cff4378d667f) transitioned into state 'SUCCESS' from state '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-628798657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5525e7af6a484d99a07bc376de0eb4b8',qos_specs=None,replication_status=,reservations=['c19a581b-7c2c-48f7-9d6b-037313e5573d','455e3759-d4a6-4b38-a2a8-f70418fd21f8','da5f7aad-275b-4c7b-b3df-c8e0cc009319','f07863fd-7522-4c90-8a14-821bc24d2e54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04f74011c59d4bfbb1360b7e2356c648',volume_type_id=8078304c-cca7-428d-8ba5-e4d0490f0152)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:38.288333 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fa22ac6-c802-46d8-99ac-7c66cb2e6413) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:38.291567 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d75d14a5-435c-4e40-b8a4-78a0e69a40f5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.292100 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d75d14a5-435c-4e40-b8a4-78a0e69a40f5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 26 15:06:38.292982 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 507/2026] 10.4.3.64 () {66 vars in 1269 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.306676 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fa22ac6-c802-46d8-99ac-7c66cb2e6413) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:38.308509 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Flow 'volume_create_api' (83a15ed1-5993-4163-bb3c-240ce85c26a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:38.309106 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Create volume request issued successfully. Aug 26 15:06:38.310393 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c82566c5-4370-4dd0-b170-508567f0920f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:38.310465 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3d7f7e1c-a101-4563-8647-b856959af625 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.310648 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 495/2027] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:37 2026] POST /volume/v3/volumes => generated 792 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:38.314614 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3d7f7e1c-a101-4563-8647-b856959af625 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 26 15:06:38.315438 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3d7f7e1c-a101-4563-8647-b856959af625 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.316249 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3d7f7e1c-a101-4563-8647-b856959af625 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.316249 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-3d7f7e1c-a101-4563-8647-b856959af625 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.316871 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.316871 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:38.317954 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-3d7f7e1c-a101-4563-8647-b856959af625 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.333168 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-86f19b92-f467-4353-a535-9582b8e9805b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.334518 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3d7f7e1c-a101-4563-8647-b856959af625 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.335112 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3d7f7e1c-a101-4563-8647-b856959af625 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 26 15:06:38.335847 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 511/2028] 10.4.3.64 () {66 vars in 1301 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.337805 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-86f19b92-f467-4353-a535-9582b8e9805b tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] GET https://10.4.3.64/volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 Aug 26 15:06:38.340749 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-86f19b92-f467-4353-a535-9582b8e9805b tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.344095 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-86f19b92-f467-4353-a535-9582b8e9805b tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.358754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7c8c107e-737f-4b3a-b3d5-7ecbb8af11c6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.360265 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7c8c107e-737f-4b3a-b3d5-7ecbb8af11c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 26 15:06:38.360697 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7c8c107e-737f-4b3a-b3d5-7ecbb8af11c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.360990 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7c8c107e-737f-4b3a-b3d5-7ecbb8af11c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.361294 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-7c8c107e-737f-4b3a-b3d5-7ecbb8af11c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.361664 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.361664 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:38.363636 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-7c8c107e-737f-4b3a-b3d5-7ecbb8af11c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.368750 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7c8c107e-737f-4b3a-b3d5-7ecbb8af11c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.369246 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7c8c107e-737f-4b3a-b3d5-7ecbb8af11c6 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 26 15:06:38.369758 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 508/2029] 10.4.3.64 () {66 vars in 1303 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.376416 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.376416 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:38.385716 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7f205f9a-7ee5-47d9-a342-69eda7774519 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.389921 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7f205f9a-7ee5-47d9-a342-69eda7774519 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 26 15:06:38.390074 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-86f19b92-f467-4353-a535-9582b8e9805b tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Volume info retrieved successfully. Aug 26 15:06:38.390124 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7f205f9a-7ee5-47d9-a342-69eda7774519 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.390124 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7f205f9a-7ee5-47d9-a342-69eda7774519 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.390516 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-7f205f9a-7ee5-47d9-a342-69eda7774519 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.391063 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.391063 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:38.392350 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-7f205f9a-7ee5-47d9-a342-69eda7774519 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.397321 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-86f19b92-f467-4353-a535-9582b8e9805b tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] https://10.4.3.64/volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 returned with HTTP 200 Aug 26 15:06:38.397805 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 516/2030] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 => generated 860 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.410404 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7f205f9a-7ee5-47d9-a342-69eda7774519 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.414137 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7f205f9a-7ee5-47d9-a342-69eda7774519 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 26 15:06:38.415165 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 496/2031] 10.4.3.64 () {66 vars in 1285 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.427105 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-23eadb20-62c2-4b2f-96a0-c1ae23f1911a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.430315 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-23eadb20-62c2-4b2f-96a0-c1ae23f1911a tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 26 15:06:38.430632 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-23eadb20-62c2-4b2f-96a0-c1ae23f1911a tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.430876 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-23eadb20-62c2-4b2f-96a0-c1ae23f1911a tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.431347 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-23eadb20-62c2-4b2f-96a0-c1ae23f1911a tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.431669 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.431669 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:38.433058 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-23eadb20-62c2-4b2f-96a0-c1ae23f1911a tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.448867 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-23eadb20-62c2-4b2f-96a0-c1ae23f1911a tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.449225 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-23eadb20-62c2-4b2f-96a0-c1ae23f1911a tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 26 15:06:38.449873 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 512/2032] 10.4.3.64 () {66 vars in 1287 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.467805 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-99a0a773-e67b-46ce-b0de-88155455fd29 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.471028 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-99a0a773-e67b-46ce-b0de-88155455fd29 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 26 15:06:38.471173 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-99a0a773-e67b-46ce-b0de-88155455fd29 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.471438 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-99a0a773-e67b-46ce-b0de-88155455fd29 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.471721 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-99a0a773-e67b-46ce-b0de-88155455fd29 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.472189 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.472189 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:38.473380 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-99a0a773-e67b-46ce-b0de-88155455fd29 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.489994 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-99a0a773-e67b-46ce-b0de-88155455fd29 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.490851 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-99a0a773-e67b-46ce-b0de-88155455fd29 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 26 15:06:38.491076 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 509/2033] 10.4.3.64 () {66 vars in 1305 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.504492 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8adcf685-dd76-46de-bd5e-0cf4a5026f59 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.506698 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8adcf685-dd76-46de-bd5e-0cf4a5026f59 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 26 15:06:38.506698 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8adcf685-dd76-46de-bd5e-0cf4a5026f59 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.506994 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8adcf685-dd76-46de-bd5e-0cf4a5026f59 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.507408 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-8adcf685-dd76-46de-bd5e-0cf4a5026f59 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.510512 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-8adcf685-dd76-46de-bd5e-0cf4a5026f59 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.528213 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8adcf685-dd76-46de-bd5e-0cf4a5026f59 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.528694 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8adcf685-dd76-46de-bd5e-0cf4a5026f59 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 26 15:06:38.529197 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 517/2034] 10.4.3.64 () {66 vars in 1307 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.544794 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-65e40c47-57a6-4fea-a40e-bf898e045688 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.547109 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65e40c47-57a6-4fea-a40e-bf898e045688 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223 Aug 26 15:06:38.547591 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65e40c47-57a6-4fea-a40e-bf898e045688 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.548365 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65e40c47-57a6-4fea-a40e-bf898e045688 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.548582 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-65e40c47-57a6-4fea-a40e-bf898e045688 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.549010 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.549010 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:38.550011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-65e40c47-57a6-4fea-a40e-bf898e045688 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.568229 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-65e40c47-57a6-4fea-a40e-bf898e045688 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.568965 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.568965 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:38.570017 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65e40c47-57a6-4fea-a40e-bf898e045688 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223 returned with HTTP 200 Aug 26 15:06:38.570650 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 497/2035] 10.4.3.64 () {66 vars in 1378 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223 => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.583833 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-294b0cd9-341a-4927-be77-9d0e91d65983 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.587430 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-294b0cd9-341a-4927-be77-9d0e91d65983 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail?status=available Aug 26 15:06:38.587668 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-294b0cd9-341a-4927-be77-9d0e91d65983 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.587971 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-294b0cd9-341a-4927-be77-9d0e91d65983 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.588199 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-294b0cd9-341a-4927-be77-9d0e91d65983 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.588709 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.588709 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:38.589722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-294b0cd9-341a-4927-be77-9d0e91d65983 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.606949 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-294b0cd9-341a-4927-be77-9d0e91d65983 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.607514 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.607514 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:38.608313 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-294b0cd9-341a-4927-be77-9d0e91d65983 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 26 15:06:38.609023 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 513/2036] 10.4.3.64 () {66 vars in 1290 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:38.622799 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-86bac5c1-e54a-478e-83ea-e750fcedcbe9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.626029 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-86bac5c1-e54a-478e-83ea-e750fcedcbe9 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223 Aug 26 15:06:38.626357 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-86bac5c1-e54a-478e-83ea-e750fcedcbe9 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.626624 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-86bac5c1-e54a-478e-83ea-e750fcedcbe9 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.627057 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-86bac5c1-e54a-478e-83ea-e750fcedcbe9 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.627470 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.627470 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:38.628584 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-86bac5c1-e54a-478e-83ea-e750fcedcbe9 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.640926 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-23292a7e-1674-4ca7-a9d7-b831d855fae7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.643705 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-23292a7e-1674-4ca7-a9d7-b831d855fae7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:38.644043 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-23292a7e-1674-4ca7-a9d7-b831d855fae7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.644357 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-23292a7e-1674-4ca7-a9d7-b831d855fae7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.644479 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-23292a7e-1674-4ca7-a9d7-b831d855fae7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:38.652571 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-86bac5c1-e54a-478e-83ea-e750fcedcbe9 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.653161 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.653161 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:38.653990 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-86bac5c1-e54a-478e-83ea-e750fcedcbe9 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223 returned with HTTP 200 Aug 26 15:06:38.654458 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 510/2037] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223 => generated 476 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.654543 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.654543 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:38.655473 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-23292a7e-1674-4ca7-a9d7-b831d855fae7 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:38.656047 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 518/2038] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.668567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-63511be6-1bb2-4e50-a597-e8aef38e9ac5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.671045 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63511be6-1bb2-4e50-a597-e8aef38e9ac5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223 Aug 26 15:06:38.671374 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63511be6-1bb2-4e50-a597-e8aef38e9ac5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.671772 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63511be6-1bb2-4e50-a597-e8aef38e9ac5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.672187 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-63511be6-1bb2-4e50-a597-e8aef38e9ac5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.673750 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-63511be6-1bb2-4e50-a597-e8aef38e9ac5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.679478 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-63511be6-1bb2-4e50-a597-e8aef38e9ac5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.680054 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63511be6-1bb2-4e50-a597-e8aef38e9ac5 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223 returned with HTTP 200 Aug 26 15:06:38.680867 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 498/2039] 10.4.3.64 () {66 vars in 1357 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223 => generated 342 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.695323 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-06b6b1b7-3f76-41fa-8449-f212064b5714 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.699196 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06b6b1b7-3f76-41fa-8449-f212064b5714 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?status=available Aug 26 15:06:38.701922 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-06b6b1b7-3f76-41fa-8449-f212064b5714 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.703093 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-06b6b1b7-3f76-41fa-8449-f212064b5714 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.703093 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-06b6b1b7-3f76-41fa-8449-f212064b5714 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.707342 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-06b6b1b7-3f76-41fa-8449-f212064b5714 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.715289 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-06b6b1b7-3f76-41fa-8449-f212064b5714 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.715842 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06b6b1b7-3f76-41fa-8449-f212064b5714 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?status=available returned with HTTP 200 Aug 26 15:06:38.716465 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 514/2040] 10.4.3.64 () {66 vars in 1269 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.732735 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b8d9d29f-02e4-4086-824f-3fec2bc5c1ca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.734580 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b8d9d29f-02e4-4086-824f-3fec2bc5c1ca tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223 Aug 26 15:06:38.734979 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b8d9d29f-02e4-4086-824f-3fec2bc5c1ca tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.736873 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b8d9d29f-02e4-4086-824f-3fec2bc5c1ca tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.737306 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-b8d9d29f-02e4-4086-824f-3fec2bc5c1ca tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:06:38.739385 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-b8d9d29f-02e4-4086-824f-3fec2bc5c1ca tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:06:38.744743 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b8d9d29f-02e4-4086-824f-3fec2bc5c1ca tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Get all snapshots completed successfully. Aug 26 15:06:38.745454 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b8d9d29f-02e4-4086-824f-3fec2bc5c1ca tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223 returned with HTTP 200 Aug 26 15:06:38.746121 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 511/2041] 10.4.3.64 () {66 vars in 1391 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1558155223 => generated 342 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:38.766677 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8515a3ce-3dc9-487a-a81a-05a1c312517d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.768301 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8515a3ce-3dc9-487a-a81a-05a1c312517d tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc Aug 26 15:06:38.768301 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8515a3ce-3dc9-487a-a81a-05a1c312517d tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.769653 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8515a3ce-3dc9-487a-a81a-05a1c312517d tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.769653 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-8515a3ce-3dc9-487a-a81a-05a1c312517d tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Delete snapshot with id: 8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc Aug 26 15:06:38.781043 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.781043 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:38.781619 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8515a3ce-3dc9-487a-a81a-05a1c312517d tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot retrieved successfully. Aug 26 15:06:38.812614 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8515a3ce-3dc9-487a-a81a-05a1c312517d tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot delete request issued successfully. Aug 26 15:06:38.812908 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8515a3ce-3dc9-487a-a81a-05a1c312517d tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc returned with HTTP 202 Aug 26 15:06:38.813771 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 519/2042] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:06:38 2026] DELETE /volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:38.828145 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-93edc56e-68c5-48b2-b7bd-c87f8d538d67 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:38.830811 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-93edc56e-68c5-48b2-b7bd-c87f8d538d67 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc Aug 26 15:06:38.831537 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-93edc56e-68c5-48b2-b7bd-c87f8d538d67 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:38.833417 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-93edc56e-68c5-48b2-b7bd-c87f8d538d67 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:38.839729 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:38.839729 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:38.840669 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-93edc56e-68c5-48b2-b7bd-c87f8d538d67 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot retrieved successfully. Aug 26 15:06:38.842293 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-93edc56e-68c5-48b2-b7bd-c87f8d538d67 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc returned with HTTP 200 Aug 26 15:06:38.843350 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 499/2043] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:38 2026] GET /volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:39.229500 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ae0fc0dc-b2de-44ce-9158-039cd534c87a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.230112 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae0fc0dc-b2de-44ce-9158-039cd534c87a None None] GET https://10.4.3.64/volume// Aug 26 15:06:39.230397 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae0fc0dc-b2de-44ce-9158-039cd534c87a None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:39.230709 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae0fc0dc-b2de-44ce-9158-039cd534c87a None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:39.231216 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae0fc0dc-b2de-44ce-9158-039cd534c87a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:06:39.231967 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 515/2044] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:06:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:06:39.245951 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-d7728c0e-1b45-4432-b12f-c3e8a2226830 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.252111 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-d7728c0e-1b45-4432-b12f-c3e8a2226830 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a Aug 26 15:06:39.252362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-d7728c0e-1b45-4432-b12f-c3e8a2226830 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:39.252557 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-d7728c0e-1b45-4432-b12f-c3e8a2226830 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:39.264026 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:39.264026 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:39.270173 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-d7728c0e-1b45-4432-b12f-c3e8a2226830 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:06:39.279283 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-d7728c0e-1b45-4432-b12f-c3e8a2226830 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a returned with HTTP 200 Aug 26 15:06:39.279957 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 512/2045] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:06:39 2026] GET /volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a => generated 1543 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:06:39.297314 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0a0aa266-1048-45b3-b9a6-cd71de608b63 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.299904 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0a0aa266-1048-45b3-b9a6-cd71de608b63 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:39.300190 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0a0aa266-1048-45b3-b9a6-cd71de608b63 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:39.300436 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0a0aa266-1048-45b3-b9a6-cd71de608b63 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:39.300587 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0a0aa266-1048-45b3-b9a6-cd71de608b63 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:39.307324 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:39.307324 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:39.308070 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0a0aa266-1048-45b3-b9a6-cd71de608b63 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:39.308942 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 520/2046] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:39 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:39.416003 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bd23f22c-7086-40a9-90a0-66f256ab1f66 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.418732 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bd23f22c-7086-40a9-90a0-66f256ab1f66 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] GET https://10.4.3.64/volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 Aug 26 15:06:39.419095 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bd23f22c-7086-40a9-90a0-66f256ab1f66 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:39.419363 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bd23f22c-7086-40a9-90a0-66f256ab1f66 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:39.432876 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:39.432876 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:39.442213 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bd23f22c-7086-40a9-90a0-66f256ab1f66 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Volume info retrieved successfully. Aug 26 15:06:39.445962 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-c36b791f-5834-404f-9ef6-cc1600d55776 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.449370 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bd23f22c-7086-40a9-90a0-66f256ab1f66 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] https://10.4.3.64/volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 returned with HTTP 200 Aug 26 15:06:39.449801 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 500/2047] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:39 2026] GET /volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 => generated 885 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:39.452204 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-c36b791f-5834-404f-9ef6-cc1600d55776 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] PUT https://10.4.3.64/volume/v3/attachments/c0647fe2-159c-4963-a0fd-9017d536b2af Aug 26 15:06:39.452613 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-c36b791f-5834-404f-9ef6-cc1600d55776 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:39.467832 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c8268432-b365-4fee-aad1-8485ff41dc1a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.469850 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-c36b791f-5834-404f-9ef6-cc1600d55776 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Acquiring lock "cinder-attachment_update-1edbb217-89b4-4e9e-931c-d7df1435980a-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:06:39.470464 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c8268432-b365-4fee-aad1-8485ff41dc1a tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] GET https://10.4.3.64/volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 Aug 26 15:06:39.470836 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c8268432-b365-4fee-aad1-8485ff41dc1a tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:39.471156 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c8268432-b365-4fee-aad1-8485ff41dc1a tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:39.477302 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-c36b791f-5834-404f-9ef6-cc1600d55776 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-1edbb217-89b4-4e9e-931c-d7df1435980a-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:06:39.478771 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:39.478771 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:39.485583 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:39.485583 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:39.494948 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c8268432-b365-4fee-aad1-8485ff41dc1a tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Volume info retrieved successfully. Aug 26 15:06:39.502030 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c8268432-b365-4fee-aad1-8485ff41dc1a tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] https://10.4.3.64/volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 returned with HTTP 200 Aug 26 15:06:39.502638 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 513/2048] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:39 2026] GET /volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 => generated 885 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:39.524080 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6ccf5fbe-09a3-47c3-9481-20d31ae9f94f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.527906 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ccf5fbe-09a3-47c3-9481-20d31ae9f94f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] DELETE https://10.4.3.64/volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 Aug 26 15:06:39.528178 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ccf5fbe-09a3-47c3-9481-20d31ae9f94f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:39.528399 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ccf5fbe-09a3-47c3-9481-20d31ae9f94f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:39.528685 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6ccf5fbe-09a3-47c3-9481-20d31ae9f94f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Delete volume with id: 13570a04-e33f-4499-a1dd-754b7912c0e2 Aug 26 15:06:39.540229 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:39.540229 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:39.540987 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6ccf5fbe-09a3-47c3-9481-20d31ae9f94f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Volume info retrieved successfully. Aug 26 15:06:39.573076 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6ccf5fbe-09a3-47c3-9481-20d31ae9f94f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Delete volume request issued successfully. Aug 26 15:06:39.573470 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ccf5fbe-09a3-47c3-9481-20d31ae9f94f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] https://10.4.3.64/volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 returned with HTTP 202 Aug 26 15:06:39.575067 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 521/2049] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:39 2026] DELETE /volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:39.588491 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b95f04be-2ebb-4ee9-adef-1a6b2a650797 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.591066 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b95f04be-2ebb-4ee9-adef-1a6b2a650797 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] GET https://10.4.3.64/volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 Aug 26 15:06:39.591369 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b95f04be-2ebb-4ee9-adef-1a6b2a650797 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:39.591667 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b95f04be-2ebb-4ee9-adef-1a6b2a650797 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:39.608792 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:39.608792 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:39.617806 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b95f04be-2ebb-4ee9-adef-1a6b2a650797 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Volume info retrieved successfully. Aug 26 15:06:39.624752 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b95f04be-2ebb-4ee9-adef-1a6b2a650797 tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] https://10.4.3.64/volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 returned with HTTP 200 Aug 26 15:06:39.625210 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 501/2050] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:39 2026] GET /volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:39.672007 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4f3ff1d0-c92f-4285-966b-c2ea3d84ba45 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.674216 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f3ff1d0-c92f-4285-966b-c2ea3d84ba45 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:39.674559 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f3ff1d0-c92f-4285-966b-c2ea3d84ba45 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:39.674830 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f3ff1d0-c92f-4285-966b-c2ea3d84ba45 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:39.674962 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4f3ff1d0-c92f-4285-966b-c2ea3d84ba45 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:39.675448 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-c36b791f-5834-404f-9ef6-cc1600d55776 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-1edbb217-89b4-4e9e-931c-d7df1435980a-np0000008165" released by "attachment_update" :: held 0.198s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:06:39.675795 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-c36b791f-5834-404f-9ef6-cc1600d55776 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/c0647fe2-159c-4963-a0fd-9017d536b2af returned with HTTP 200 Aug 26 15:06:39.676380 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 516/2051] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:06:39 2026] PUT /volume/v3/attachments/c0647fe2-159c-4963-a0fd-9017d536b2af => generated 969 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:39.684704 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:39.684704 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:39.685683 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f3ff1d0-c92f-4285-966b-c2ea3d84ba45 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:39.686456 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 514/2052] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:39 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:39.711917 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-408e2e5f-ed36-4047-a68d-ac6168efcd61 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.714641 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-408e2e5f-ed36-4047-a68d-ac6168efcd61 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments/c0647fe2-159c-4963-a0fd-9017d536b2af/action Aug 26 15:06:39.715394 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-408e2e5f-ed36-4047-a68d-ac6168efcd61 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:39.715731 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-408e2e5f-ed36-4047-a68d-ac6168efcd61 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:39.742392 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:39.742392 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:39.765304 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8dd6eec4-4702-4834-8d00-d4dbed4825a7 req-408e2e5f-ed36-4047-a68d-ac6168efcd61 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/c0647fe2-159c-4963-a0fd-9017d536b2af/action returned with HTTP 204 Aug 26 15:06:39.766062 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 522/2053] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:06:39 2026] POST /volume/v3/attachments/c0647fe2-159c-4963-a0fd-9017d536b2af/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:39.859332 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2e77971b-e52f-4dde-965c-a59fbc32aacb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.864252 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e77971b-e52f-4dde-965c-a59fbc32aacb tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc Aug 26 15:06:39.864554 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e77971b-e52f-4dde-965c-a59fbc32aacb tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:39.865081 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e77971b-e52f-4dde-965c-a59fbc32aacb tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:39.873947 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e77971b-e52f-4dde-965c-a59fbc32aacb tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc returned with HTTP 404 Aug 26 15:06:39.874171 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 502/2054] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:39 2026] GET /volume/v3/snapshots/8bb61725-cf7b-4fec-aaaf-4b0c1cc49acc => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:39.883462 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0671dc00-f9d4-4017-9d9d-6bcdbbb5da18 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.886148 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0671dc00-f9d4-4017-9d9d-6bcdbbb5da18 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 Aug 26 15:06:39.886419 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0671dc00-f9d4-4017-9d9d-6bcdbbb5da18 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:39.886582 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0671dc00-f9d4-4017-9d9d-6bcdbbb5da18 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:39.886705 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-0671dc00-f9d4-4017-9d9d-6bcdbbb5da18 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Delete snapshot with id: a635bd4b-c29b-49ab-a8ef-f25b0d191472 Aug 26 15:06:39.897567 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:39.897567 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:39.898090 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0671dc00-f9d4-4017-9d9d-6bcdbbb5da18 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot retrieved successfully. Aug 26 15:06:39.923698 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0671dc00-f9d4-4017-9d9d-6bcdbbb5da18 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot delete request issued successfully. Aug 26 15:06:39.923832 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0671dc00-f9d4-4017-9d9d-6bcdbbb5da18 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 returned with HTTP 202 Aug 26 15:06:39.924533 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 517/2055] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:06:39 2026] DELETE /volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:39.939921 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c007b1dd-f32a-4b33-9d02-d363ee65c08b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:39.945469 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c007b1dd-f32a-4b33-9d02-d363ee65c08b tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 Aug 26 15:06:39.945469 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c007b1dd-f32a-4b33-9d02-d363ee65c08b tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:39.945469 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c007b1dd-f32a-4b33-9d02-d363ee65c08b tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:39.958066 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:39.958066 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:39.958066 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c007b1dd-f32a-4b33-9d02-d363ee65c08b tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot retrieved successfully. Aug 26 15:06:39.958066 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c007b1dd-f32a-4b33-9d02-d363ee65c08b tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 returned with HTTP 200 Aug 26 15:06:39.958066 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 515/2056] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:39 2026] GET /volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:40.325473 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ed372047-8580-48e8-a68e-864cf54c2853 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.327858 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ed372047-8580-48e8-a68e-864cf54c2853 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:40.328177 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ed372047-8580-48e8-a68e-864cf54c2853 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:40.328399 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ed372047-8580-48e8-a68e-864cf54c2853 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:40.328703 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ed372047-8580-48e8-a68e-864cf54c2853 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:40.335566 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:40.335566 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:40.336785 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ed372047-8580-48e8-a68e-864cf54c2853 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:40.337333 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 523/2057] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:40 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:40.645704 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e0eb76c5-acd9-432c-8947-952223ebe04f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.648902 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0eb76c5-acd9-432c-8947-952223ebe04f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] GET https://10.4.3.64/volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 Aug 26 15:06:40.649156 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0eb76c5-acd9-432c-8947-952223ebe04f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:40.649389 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0eb76c5-acd9-432c-8947-952223ebe04f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:40.660310 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0eb76c5-acd9-432c-8947-952223ebe04f tempest-VolumeTypesAccessTest-1548582462 tempest-VolumeTypesAccessTest-1548582462-project-member] https://10.4.3.64/volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 returned with HTTP 404 Aug 26 15:06:40.661465 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 503/2058] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:40 2026] GET /volume/v3/volumes/13570a04-e33f-4499-a1dd-754b7912c0e2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:40.675839 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b9a8a9a1-fc8a-4d01-9733-59f1fec1ea78 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.678919 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b9a8a9a1-fc8a-4d01-9733-59f1fec1ea78 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] POST https://10.4.3.64/volume/v3/types/8078304c-cca7-428d-8ba5-e4d0490f0152/action Aug 26 15:06:40.679677 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b9a8a9a1-fc8a-4d01-9733-59f1fec1ea78 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action body: b'{"removeProjectAccess": {"project": "5525e7af6a484d99a07bc376de0eb4b8"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:40.679677 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b9a8a9a1-fc8a-4d01-9733-59f1fec1ea78 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5525e7af6a484d99a07bc376de0eb4b8"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:40.681251 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:40.681251 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:40.700176 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b9a8a9a1-fc8a-4d01-9733-59f1fec1ea78 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types/8078304c-cca7-428d-8ba5-e4d0490f0152/action returned with HTTP 202 Aug 26 15:06:40.701019 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 518/2059] 10.4.3.64 () {68 vars in 1377 bytes} [Wed Aug 26 15:06:40 2026] POST /volume/v3/types/8078304c-cca7-428d-8ba5-e4d0490f0152/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:40.706672 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e95c3c88-6e3e-4e37-8ddd-56b0333a7443 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.711927 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e95c3c88-6e3e-4e37-8ddd-56b0333a7443 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:40.712161 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e95c3c88-6e3e-4e37-8ddd-56b0333a7443 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:40.712373 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e95c3c88-6e3e-4e37-8ddd-56b0333a7443 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:40.712544 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e95c3c88-6e3e-4e37-8ddd-56b0333a7443 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:40.713673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7b01f957-476f-4885-8fe9-0f69e65cc906 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.716045 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b01f957-476f-4885-8fe9-0f69e65cc906 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] DELETE https://10.4.3.64/volume/v3/types/8078304c-cca7-428d-8ba5-e4d0490f0152 Aug 26 15:06:40.716345 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b01f957-476f-4885-8fe9-0f69e65cc906 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:40.716671 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b01f957-476f-4885-8fe9-0f69e65cc906 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:40.718150 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:40.718150 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:40.719015 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e95c3c88-6e3e-4e37-8ddd-56b0333a7443 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:40.719392 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 516/2060] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:40 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:40.735874 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-740f9527-eeff-4c69-a3eb-a56e4b5d2498 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.738653 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-740f9527-eeff-4c69-a3eb-a56e4b5d2498 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:40.738920 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-740f9527-eeff-4c69-a3eb-a56e4b5d2498 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:40.739091 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-740f9527-eeff-4c69-a3eb-a56e4b5d2498 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:40.739263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-740f9527-eeff-4c69-a3eb-a56e4b5d2498 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:40.744633 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:40.744633 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:40.745455 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-740f9527-eeff-4c69-a3eb-a56e4b5d2498 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:40.745946 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 504/2061] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:40 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:40.760818 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cbbb2212-41f5-454c-aae5-128aa0c6a255 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.763255 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cbbb2212-41f5-454c-aae5-128aa0c6a255 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:40.763988 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cbbb2212-41f5-454c-aae5-128aa0c6a255 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:40.763988 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cbbb2212-41f5-454c-aae5-128aa0c6a255 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:40.763988 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cbbb2212-41f5-454c-aae5-128aa0c6a255 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:40.770109 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b01f957-476f-4885-8fe9-0f69e65cc906 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types/8078304c-cca7-428d-8ba5-e4d0490f0152 returned with HTTP 202 Aug 26 15:06:40.771053 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 524/2062] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:06:40 2026] DELETE /volume/v3/types/8078304c-cca7-428d-8ba5-e4d0490f0152 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:40.771510 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:40.771510 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:40.772184 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cbbb2212-41f5-454c-aae5-128aa0c6a255 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:06:40.772983 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 519/2063] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:40 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:40.788284 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-63de2738-b385-4d8d-9dd7-c4f4ac700194 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.788481 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ade2b0e5-5956-42be-870d-353420a40ea7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.790911 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-63de2738-b385-4d8d-9dd7-c4f4ac700194 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] GET https://10.4.3.64/volume/v3/types/8078304c-cca7-428d-8ba5-e4d0490f0152 Aug 26 15:06:40.791106 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-63de2738-b385-4d8d-9dd7-c4f4ac700194 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:40.791547 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ade2b0e5-5956-42be-870d-353420a40ea7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:06:40.791613 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-63de2738-b385-4d8d-9dd7-c4f4ac700194 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:40.791753 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ade2b0e5-5956-42be-870d-353420a40ea7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "55821663-3634-4a79-8b7c-a678120f1001", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-534520194"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:40.794597 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-ade2b0e5-5956-42be-870d-353420a40ea7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Creating new backup {'backup': {'volume_id': '55821663-3634-4a79-8b7c-a678120f1001', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-534520194'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:06:40.794597 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-ade2b0e5-5956-42be-870d-353420a40ea7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Creating backup of volume 55821663-3634-4a79-8b7c-a678120f1001 in container None Aug 26 15:06:40.798224 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-63de2738-b385-4d8d-9dd7-c4f4ac700194 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types/8078304c-cca7-428d-8ba5-e4d0490f0152 returned with HTTP 404 Aug 26 15:06:40.800200 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 517/2064] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:06:40 2026] GET /volume/v3/types/8078304c-cca7-428d-8ba5-e4d0490f0152 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:40.805196 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:40.805196 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:40.806809 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ade2b0e5-5956-42be-870d-353420a40ea7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:06:40.821075 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-77791af8-cd0a-4bf9-969e-247f238ae485 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.822392 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-77791af8-cd0a-4bf9-969e-247f238ae485 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:06:40.822565 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-77791af8-cd0a-4bf9-969e-247f238ae485 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-940790308", "os-volume-type-access:is_public": false}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:40.845169 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-ade2b0e5-5956-42be-870d-353420a40ea7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Created reservations ['60220f19-3287-49e6-914c-f6f0c4a0f56c', '659acef2-85f4-4997-98d1-0e10bffd0741'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:40.855966 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-77791af8-cd0a-4bf9-969e-247f238ae485 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:06:40.856533 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 525/2065] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:06:40 2026] POST /volume/v3/types => generated 228 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:40.872073 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b9fafb17-9a6f-422c-911b-904c2cf802bd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.875323 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b9fafb17-9a6f-422c-911b-904c2cf802bd tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] POST https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/action Aug 26 15:06:40.875323 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b9fafb17-9a6f-422c-911b-904c2cf802bd tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action body: b'{"addProjectAccess": {"project": "5525e7af6a484d99a07bc376de0eb4b8"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:40.875323 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b9fafb17-9a6f-422c-911b-904c2cf802bd tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5525e7af6a484d99a07bc376de0eb4b8"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:40.902281 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b9fafb17-9a6f-422c-911b-904c2cf802bd tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/action returned with HTTP 202 Aug 26 15:06:40.905203 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 520/2066] 10.4.3.64 () {68 vars in 1377 bytes} [Wed Aug 26 15:06:40 2026] POST /volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:40.907004 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ade2b0e5-5956-42be-870d-353420a40ea7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:06:40.908480 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 505/2067] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:40 2026] POST /volume/v3/backups => generated 327 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:40.917452 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3e3056e0-e30a-4c99-839a-41d24827e6d3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.920917 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e7c27130-20d0-4fef-9600-a8a22fb38bf7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.921108 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3e3056e0-e30a-4c99-839a-41d24827e6d3 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] POST https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/action Aug 26 15:06:40.921108 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3e3056e0-e30a-4c99-839a-41d24827e6d3 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action body: b'{"addProjectAccess": {"project": "05f12dff63e84fafad0eec4ff8a13644"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:40.921108 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3e3056e0-e30a-4c99-839a-41d24827e6d3 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "05f12dff63e84fafad0eec4ff8a13644"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:40.921233 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7c27130-20d0-4fef-9600-a8a22fb38bf7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:40.921451 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7c27130-20d0-4fef-9600-a8a22fb38bf7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:40.921691 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7c27130-20d0-4fef-9600-a8a22fb38bf7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:40.921847 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e7c27130-20d0-4fef-9600-a8a22fb38bf7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:40.926717 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:40.926717 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:40.927520 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7c27130-20d0-4fef-9600-a8a22fb38bf7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:40.928904 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 526/2068] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:40 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:40.960204 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3e3056e0-e30a-4c99-839a-41d24827e6d3 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/action returned with HTTP 202 Aug 26 15:06:40.960641 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 518/2069] 10.4.3.64 () {68 vars in 1377 bytes} [Wed Aug 26 15:06:40 2026] POST /volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:40.975262 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-33d2d41a-172a-47cf-8fe0-6ce11bbcdc21 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.979904 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33d2d41a-172a-47cf-8fe0-6ce11bbcdc21 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 Aug 26 15:06:40.980250 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33d2d41a-172a-47cf-8fe0-6ce11bbcdc21 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:40.980570 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33d2d41a-172a-47cf-8fe0-6ce11bbcdc21 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:40.982630 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4098c26b-fa8f-4fa3-bbe2-7a648b3fd740 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:40.986071 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4098c26b-fa8f-4fa3-bbe2-7a648b3fd740 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] GET https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/os-volume-type-access Aug 26 15:06:40.986071 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4098c26b-fa8f-4fa3-bbe2-7a648b3fd740 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:40.986379 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4098c26b-fa8f-4fa3-bbe2-7a648b3fd740 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:40.987578 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:40.987578 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:40.993171 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33d2d41a-172a-47cf-8fe0-6ce11bbcdc21 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 returned with HTTP 404 Aug 26 15:06:40.993923 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 521/2070] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:40 2026] GET /volume/v3/snapshots/a635bd4b-c29b-49ab-a8ef-f25b0d191472 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:41.008852 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-15384c6b-bff3-46ea-b8ac-769dbf32ddd1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:41.015153 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-15384c6b-bff3-46ea-b8ac-769dbf32ddd1 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 Aug 26 15:06:41.015153 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-15384c6b-bff3-46ea-b8ac-769dbf32ddd1 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:41.015153 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-15384c6b-bff3-46ea-b8ac-769dbf32ddd1 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:41.015259 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4098c26b-fa8f-4fa3-bbe2-7a648b3fd740 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/os-volume-type-access returned with HTTP 200 Aug 26 15:06:41.015290 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-15384c6b-bff3-46ea-b8ac-769dbf32ddd1 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Delete snapshot with id: 7c9e762b-785d-4ccb-906b-b819f96d6f49 Aug 26 15:06:41.015407 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 506/2071] 10.4.3.64 () {66 vars in 1401 bytes} [Wed Aug 26 15:06:40 2026] GET /volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/os-volume-type-access => generated 244 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:41.025605 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:41.025605 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:41.027039 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-15384c6b-bff3-46ea-b8ac-769dbf32ddd1 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot retrieved successfully. Aug 26 15:06:41.028762 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b5f9cc84-d295-4690-b046-63045f08e155 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:41.034053 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5f9cc84-d295-4690-b046-63045f08e155 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] POST https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/action Aug 26 15:06:41.034053 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5f9cc84-d295-4690-b046-63045f08e155 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action body: b'{"removeProjectAccess": {"project": "05f12dff63e84fafad0eec4ff8a13644"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:41.035505 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5f9cc84-d295-4690-b046-63045f08e155 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "05f12dff63e84fafad0eec4ff8a13644"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:41.055558 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-15384c6b-bff3-46ea-b8ac-769dbf32ddd1 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot delete request issued successfully. Aug 26 15:06:41.055558 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-15384c6b-bff3-46ea-b8ac-769dbf32ddd1 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 returned with HTTP 202 Aug 26 15:06:41.056438 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 527/2072] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:06:41 2026] DELETE /volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:41.064213 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5f9cc84-d295-4690-b046-63045f08e155 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/action returned with HTTP 202 Aug 26 15:06:41.065122 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 519/2073] 10.4.3.64 () {68 vars in 1377 bytes} [Wed Aug 26 15:06:41 2026] POST /volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:41.071166 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-012eb0ea-1f45-4640-9dba-5e33e4de55f8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:41.075216 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-012eb0ea-1f45-4640-9dba-5e33e4de55f8 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 Aug 26 15:06:41.075373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-012eb0ea-1f45-4640-9dba-5e33e4de55f8 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:41.075585 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-012eb0ea-1f45-4640-9dba-5e33e4de55f8 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:41.081966 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f4d864fa-ffe6-4d16-936e-3ef53d23ab58 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:41.084408 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f4d864fa-ffe6-4d16-936e-3ef53d23ab58 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] POST https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/action Aug 26 15:06:41.084805 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f4d864fa-ffe6-4d16-936e-3ef53d23ab58 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action body: b'{"removeProjectAccess": {"project": "5525e7af6a484d99a07bc376de0eb4b8"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:06:41.084997 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f4d864fa-ffe6-4d16-936e-3ef53d23ab58 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5525e7af6a484d99a07bc376de0eb4b8"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:41.090479 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:41.090479 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:41.092242 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-012eb0ea-1f45-4640-9dba-5e33e4de55f8 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Snapshot retrieved successfully. Aug 26 15:06:41.092297 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-012eb0ea-1f45-4640-9dba-5e33e4de55f8 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 returned with HTTP 200 Aug 26 15:06:41.092874 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 522/2074] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:41 2026] GET /volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 => generated 472 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:41.117198 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f4d864fa-ffe6-4d16-936e-3ef53d23ab58 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/action returned with HTTP 202 Aug 26 15:06:41.117198 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 507/2075] 10.4.3.64 () {68 vars in 1377 bytes} [Wed Aug 26 15:06:41 2026] POST /volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:41.129868 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b6e825da-1be6-4055-8fe1-3a0a9ad36c31 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:41.133936 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b6e825da-1be6-4055-8fe1-3a0a9ad36c31 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] DELETE https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b Aug 26 15:06:41.134413 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b6e825da-1be6-4055-8fe1-3a0a9ad36c31 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:41.134783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b6e825da-1be6-4055-8fe1-3a0a9ad36c31 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:41.135448 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:41.135448 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:41.186911 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b6e825da-1be6-4055-8fe1-3a0a9ad36c31 tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b returned with HTTP 202 Aug 26 15:06:41.186911 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 528/2076] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:06:41 2026] DELETE /volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:41.197818 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-25238c07-c10e-4c14-a535-af4d0773f64d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:41.200460 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-25238c07-c10e-4c14-a535-af4d0773f64d tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] GET https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b Aug 26 15:06:41.200608 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-25238c07-c10e-4c14-a535-af4d0773f64d tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:41.200947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-25238c07-c10e-4c14-a535-af4d0773f64d tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:41.209174 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-25238c07-c10e-4c14-a535-af4d0773f64d tempest-VolumeTypesAccessTest-1344189459 tempest-VolumeTypesAccessTest-1344189459-project-admin] https://10.4.3.64/volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b returned with HTTP 404 Aug 26 15:06:41.209960 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 520/2077] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:06:41 2026] GET /volume/v3/types/b72c5e75-2081-443f-bac2-8740b0fdd34b => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:41.214430 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-68323db6-90a7-4c78-a536-558d441e72c7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:41.221470 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-68323db6-90a7-4c78-a536-558d441e72c7 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] GET https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e Aug 26 15:06:41.221470 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-68323db6-90a7-4c78-a536-558d441e72c7 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:41.222069 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-68323db6-90a7-4c78-a536-558d441e72c7 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:41.255613 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:41.255613 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:41.280194 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-68323db6-90a7-4c78-a536-558d441e72c7 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Volume info retrieved successfully. Aug 26 15:06:41.288357 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-68323db6-90a7-4c78-a536-558d441e72c7 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e returned with HTTP 200 Aug 26 15:06:41.288875 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 523/2078] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:06:41 2026] GET /volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e => generated 1830 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:06:41.350919 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2fc93a71-1a29-4b6f-af51-779cb1cee44c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:41.352989 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2fc93a71-1a29-4b6f-af51-779cb1cee44c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:41.353211 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2fc93a71-1a29-4b6f-af51-779cb1cee44c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:41.353412 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2fc93a71-1a29-4b6f-af51-779cb1cee44c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:41.353536 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2fc93a71-1a29-4b6f-af51-779cb1cee44c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:41.361017 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:41.361017 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:41.362265 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2fc93a71-1a29-4b6f-af51-779cb1cee44c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:41.362677 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 508/2079] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:41 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:41.940246 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7a3542b9-b6dd-4206-a947-b7375a3d6f16 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:41.942271 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7a3542b9-b6dd-4206-a947-b7375a3d6f16 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:41.942619 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7a3542b9-b6dd-4206-a947-b7375a3d6f16 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:41.942976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7a3542b9-b6dd-4206-a947-b7375a3d6f16 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:41.943836 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7a3542b9-b6dd-4206-a947-b7375a3d6f16 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:41.949075 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:41.949075 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:41.950217 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7a3542b9-b6dd-4206-a947-b7375a3d6f16 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:41.950668 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 529/2080] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:41 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:42.109722 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d542a845-0202-4709-a4f8-067596b34e84 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:42.114016 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d542a845-0202-4709-a4f8-067596b34e84 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 Aug 26 15:06:42.114016 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d542a845-0202-4709-a4f8-067596b34e84 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:42.116029 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d542a845-0202-4709-a4f8-067596b34e84 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:42.124167 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d542a845-0202-4709-a4f8-067596b34e84 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 returned with HTTP 404 Aug 26 15:06:42.125276 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 521/2081] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:42 2026] GET /volume/v3/snapshots/7c9e762b-785d-4ccb-906b-b819f96d6f49 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:42.134071 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6a6d67e4-634e-4a1f-b906-7bbee5d7fa84 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:42.136636 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a6d67e4-634e-4a1f-b906-7bbee5d7fa84 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 Aug 26 15:06:42.136636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a6d67e4-634e-4a1f-b906-7bbee5d7fa84 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:42.136636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a6d67e4-634e-4a1f-b906-7bbee5d7fa84 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:42.154554 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:42.154554 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:42.163823 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6a6d67e4-634e-4a1f-b906-7bbee5d7fa84 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Volume info retrieved successfully. Aug 26 15:06:42.171938 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a6d67e4-634e-4a1f-b906-7bbee5d7fa84 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 returned with HTTP 200 Aug 26 15:06:42.172466 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 524/2082] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:42 2026] GET /volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:42.191071 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6181b48d-c29c-496f-baba-9a605d09c292 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:42.195483 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6181b48d-c29c-496f-baba-9a605d09c292 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 Aug 26 15:06:42.196021 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6181b48d-c29c-496f-baba-9a605d09c292 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:42.196259 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6181b48d-c29c-496f-baba-9a605d09c292 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:42.196770 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-6181b48d-c29c-496f-baba-9a605d09c292 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Delete volume with id: 6f301863-3e69-48c3-a94a-1aa92e38d183 Aug 26 15:06:42.207592 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:42.207592 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:42.208442 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6181b48d-c29c-496f-baba-9a605d09c292 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Volume info retrieved successfully. Aug 26 15:06:42.237511 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6181b48d-c29c-496f-baba-9a605d09c292 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Delete volume request issued successfully. Aug 26 15:06:42.237511 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6181b48d-c29c-496f-baba-9a605d09c292 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 returned with HTTP 202 Aug 26 15:06:42.237636 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 509/2083] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:42 2026] DELETE /volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:42.259220 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-24af8dae-c79c-4283-8685-e198fc0951a8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:42.261715 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24af8dae-c79c-4283-8685-e198fc0951a8 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 Aug 26 15:06:42.263501 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24af8dae-c79c-4283-8685-e198fc0951a8 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:42.263501 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-24af8dae-c79c-4283-8685-e198fc0951a8 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:42.278027 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:42.278027 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:42.286509 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-24af8dae-c79c-4283-8685-e198fc0951a8 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Volume info retrieved successfully. Aug 26 15:06:42.296610 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-24af8dae-c79c-4283-8685-e198fc0951a8 tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 returned with HTTP 200 Aug 26 15:06:42.296610 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 530/2084] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:42 2026] GET /volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:42.379020 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4cf8d82e-78bf-42b6-9494-6e4455f22ecc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:42.383686 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cf8d82e-78bf-42b6-9494-6e4455f22ecc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:42.383686 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cf8d82e-78bf-42b6-9494-6e4455f22ecc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:42.384210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cf8d82e-78bf-42b6-9494-6e4455f22ecc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:42.384210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4cf8d82e-78bf-42b6-9494-6e4455f22ecc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:42.396800 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:42.396800 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:42.397750 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cf8d82e-78bf-42b6-9494-6e4455f22ecc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:42.398147 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 522/2085] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:42 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:42.968194 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ebf7ef45-df9f-40ca-bfde-4eb320b8a758 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:42.970555 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ebf7ef45-df9f-40ca-bfde-4eb320b8a758 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:42.971146 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ebf7ef45-df9f-40ca-bfde-4eb320b8a758 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:42.971474 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ebf7ef45-df9f-40ca-bfde-4eb320b8a758 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:42.971708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ebf7ef45-df9f-40ca-bfde-4eb320b8a758 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:42.979106 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:42.979106 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:42.980651 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ebf7ef45-df9f-40ca-bfde-4eb320b8a758 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:42.980651 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 525/2086] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:42 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:43.323964 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c9cadc03-48cc-4e92-a1a7-24cace744c3d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:43.325759 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9cadc03-48cc-4e92-a1a7-24cace744c3d tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] GET https://10.4.3.64/volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 Aug 26 15:06:43.325981 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9cadc03-48cc-4e92-a1a7-24cace744c3d tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:43.326910 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9cadc03-48cc-4e92-a1a7-24cace744c3d tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:43.333106 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9cadc03-48cc-4e92-a1a7-24cace744c3d tempest-VolumesSnapshotListTestJSON-1926432686 tempest-VolumesSnapshotListTestJSON-1926432686-project-member] https://10.4.3.64/volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 returned with HTTP 404 Aug 26 15:06:43.333623 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 510/2087] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:43 2026] GET /volume/v3/volumes/6f301863-3e69-48c3-a94a-1aa92e38d183 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:43.415862 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f2dced20-1971-477d-84e0-3955cce94c11 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:43.418330 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2dced20-1971-477d-84e0-3955cce94c11 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:43.418631 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2dced20-1971-477d-84e0-3955cce94c11 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:43.418927 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2dced20-1971-477d-84e0-3955cce94c11 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:43.419060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f2dced20-1971-477d-84e0-3955cce94c11 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:43.430323 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:43.430323 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:43.430991 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2dced20-1971-477d-84e0-3955cce94c11 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:43.431512 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 531/2088] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:43 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:43.997881 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4ae0b0be-451c-4ebb-a089-b800c4c06d2c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:44.000536 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ae0b0be-451c-4ebb-a089-b800c4c06d2c tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:44.000536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ae0b0be-451c-4ebb-a089-b800c4c06d2c tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:44.001413 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ae0b0be-451c-4ebb-a089-b800c4c06d2c tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:44.001413 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4ae0b0be-451c-4ebb-a089-b800c4c06d2c tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:44.008503 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:44.008503 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:44.009720 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ae0b0be-451c-4ebb-a089-b800c4c06d2c tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:44.010486 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 523/2089] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:43 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:44.448907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d90305e5-5f9d-4d80-ac78-a28021f81247 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:44.453067 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d90305e5-5f9d-4d80-ac78-a28021f81247 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:44.453293 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d90305e5-5f9d-4d80-ac78-a28021f81247 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:44.453523 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d90305e5-5f9d-4d80-ac78-a28021f81247 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:44.453699 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d90305e5-5f9d-4d80-ac78-a28021f81247 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:44.464633 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:44.464633 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:44.469436 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d90305e5-5f9d-4d80-ac78-a28021f81247 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:44.470679 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 526/2090] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:44 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 833 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:44.490148 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-49f596a1-eab9-48e3-9e3a-fe293926e6bc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:44.493386 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49f596a1-eab9-48e3-9e3a-fe293926e6bc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf Aug 26 15:06:44.493636 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49f596a1-eab9-48e3-9e3a-fe293926e6bc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:44.494128 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49f596a1-eab9-48e3-9e3a-fe293926e6bc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:44.501949 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:44.501949 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:44.502660 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-49f596a1-eab9-48e3-9e3a-fe293926e6bc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:06:44.503895 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49f596a1-eab9-48e3-9e3a-fe293926e6bc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf returned with HTTP 200 Aug 26 15:06:44.504574 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 511/2091] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:44 2026] GET /volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:44.519642 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-42ebab9f-6cc3-4000-9891-e8f8508b97c1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:44.523000 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-42ebab9f-6cc3-4000-9891-e8f8508b97c1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:44.523260 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-42ebab9f-6cc3-4000-9891-e8f8508b97c1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:44.523491 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-42ebab9f-6cc3-4000-9891-e8f8508b97c1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:44.523673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-42ebab9f-6cc3-4000-9891-e8f8508b97c1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:44.530419 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:44.530419 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:44.530800 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-42ebab9f-6cc3-4000-9891-e8f8508b97c1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:44.531362 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 532/2092] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:44 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:44.547310 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-426ee686-20ed-4bfc-ae93-47338f39805b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:44.550084 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-426ee686-20ed-4bfc-ae93-47338f39805b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:44.550355 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-426ee686-20ed-4bfc-ae93-47338f39805b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:44.550659 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-426ee686-20ed-4bfc-ae93-47338f39805b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:44.550813 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-426ee686-20ed-4bfc-ae93-47338f39805b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete backup with id: 1769c4a7-371b-438e-a52f-1685ad8be23b. Aug 26 15:06:44.556017 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:44.556017 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:44.572589 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-426ee686-20ed-4bfc-ae93-47338f39805b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] delete_backup rpcapi backup_id 1769c4a7-371b-438e-a52f-1685ad8be23b {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:06:44.574857 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-426ee686-20ed-4bfc-ae93-47338f39805b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 202 Aug 26 15:06:44.578002 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 524/2093] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:44 2026] DELETE /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:06:44.587901 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ba07278f-aa37-4105-8aa4-4e45c5f93a0f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:44.593442 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba07278f-aa37-4105-8aa4-4e45c5f93a0f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:44.595319 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba07278f-aa37-4105-8aa4-4e45c5f93a0f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:44.595630 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba07278f-aa37-4105-8aa4-4e45c5f93a0f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:44.595749 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ba07278f-aa37-4105-8aa4-4e45c5f93a0f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:44.612197 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:44.612197 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:44.612197 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba07278f-aa37-4105-8aa4-4e45c5f93a0f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:44.612197 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 527/2094] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:44 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:45.030677 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9674f59e-fcfa-460b-9d30-f38d63825424 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:45.034951 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9674f59e-fcfa-460b-9d30-f38d63825424 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:45.034951 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9674f59e-fcfa-460b-9d30-f38d63825424 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:45.034951 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9674f59e-fcfa-460b-9d30-f38d63825424 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:45.034951 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9674f59e-fcfa-460b-9d30-f38d63825424 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:45.042151 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:45.042151 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:45.043508 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9674f59e-fcfa-460b-9d30-f38d63825424 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:45.044099 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 512/2095] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:45 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:45.629551 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ea6738e1-2af4-4837-9019-ed01e2d0a176 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:45.635622 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea6738e1-2af4-4837-9019-ed01e2d0a176 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:45.635806 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea6738e1-2af4-4837-9019-ed01e2d0a176 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:45.636061 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea6738e1-2af4-4837-9019-ed01e2d0a176 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:45.636181 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ea6738e1-2af4-4837-9019-ed01e2d0a176 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:45.643699 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:45.643699 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:45.645406 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea6738e1-2af4-4837-9019-ed01e2d0a176 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 200 Aug 26 15:06:45.646219 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 533/2096] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:45 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:46.059050 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1327e2b3-bf66-4b8b-bcad-564457000fc7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:46.060880 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1327e2b3-bf66-4b8b-bcad-564457000fc7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:46.061182 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1327e2b3-bf66-4b8b-bcad-564457000fc7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:46.061447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1327e2b3-bf66-4b8b-bcad-564457000fc7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:46.061616 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-1327e2b3-bf66-4b8b-bcad-564457000fc7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:46.070785 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:46.070785 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:46.071987 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1327e2b3-bf66-4b8b-bcad-564457000fc7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:46.072629 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 525/2097] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:46 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:46.662350 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3e9142bc-cb8a-4227-806f-e6bd2d0abc85 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:46.665035 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e9142bc-cb8a-4227-806f-e6bd2d0abc85 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b Aug 26 15:06:46.665332 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e9142bc-cb8a-4227-806f-e6bd2d0abc85 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:46.665423 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e9142bc-cb8a-4227-806f-e6bd2d0abc85 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:46.665961 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3e9142bc-cb8a-4227-806f-e6bd2d0abc85 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Show backup with id 1769c4a7-371b-438e-a52f-1685ad8be23b. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:46.673740 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e9142bc-cb8a-4227-806f-e6bd2d0abc85 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b returned with HTTP 404 Aug 26 15:06:46.674809 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 528/2098] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:46 2026] GET /volume/v3/backups/1769c4a7-371b-438e-a52f-1685ad8be23b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:46.849094 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-218baea5-63bc-4a20-a5c5-5ae859679b4c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:46.852632 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-218baea5-63bc-4a20-a5c5-5ae859679b4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf Aug 26 15:06:46.852632 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-218baea5-63bc-4a20-a5c5-5ae859679b4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:46.853691 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-218baea5-63bc-4a20-a5c5-5ae859679b4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:46.853691 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-218baea5-63bc-4a20-a5c5-5ae859679b4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: 0e085235-bf14-4c91-b6ad-d5e12c107cbf Aug 26 15:06:46.867144 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:46.867144 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:46.867923 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-218baea5-63bc-4a20-a5c5-5ae859679b4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:06:46.896216 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-218baea5-63bc-4a20-a5c5-5ae859679b4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot delete request issued successfully. Aug 26 15:06:46.896515 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-218baea5-63bc-4a20-a5c5-5ae859679b4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf returned with HTTP 202 Aug 26 15:06:46.896878 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 513/2099] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:06:46 2026] DELETE /volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:46.913078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-abfde5ca-806b-4d69-9395-81bc6ec8c496 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:46.916464 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-abfde5ca-806b-4d69-9395-81bc6ec8c496 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf Aug 26 15:06:46.916850 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-abfde5ca-806b-4d69-9395-81bc6ec8c496 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:46.917165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-abfde5ca-806b-4d69-9395-81bc6ec8c496 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:46.934486 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:46.934486 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:46.934486 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-abfde5ca-806b-4d69-9395-81bc6ec8c496 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:06:46.934769 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-abfde5ca-806b-4d69-9395-81bc6ec8c496 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf returned with HTTP 200 Aug 26 15:06:46.935547 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 534/2100] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:46 2026] GET /volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:47.086704 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2a56a036-ffb6-4a43-9125-7b805a070518 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:47.089331 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2a56a036-ffb6-4a43-9125-7b805a070518 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:47.089596 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2a56a036-ffb6-4a43-9125-7b805a070518 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:47.089859 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2a56a036-ffb6-4a43-9125-7b805a070518 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:47.090015 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-2a56a036-ffb6-4a43-9125-7b805a070518 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:47.097167 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:47.097167 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:47.098454 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2a56a036-ffb6-4a43-9125-7b805a070518 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:47.098934 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 526/2101] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:47 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:47.960958 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-76fbd1f9-072d-4f77-a82d-878da5c99c66 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:47.964996 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76fbd1f9-072d-4f77-a82d-878da5c99c66 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf Aug 26 15:06:47.964996 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76fbd1f9-072d-4f77-a82d-878da5c99c66 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:47.964996 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76fbd1f9-072d-4f77-a82d-878da5c99c66 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:47.977531 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76fbd1f9-072d-4f77-a82d-878da5c99c66 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf returned with HTTP 404 Aug 26 15:06:47.977896 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 529/2102] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:06:47 2026] GET /volume/v3/snapshots/0e085235-bf14-4c91-b6ad-d5e12c107cbf => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:47.999363 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ad64e093-22bd-4253-8773-828be45ffd4b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:48.004978 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ad64e093-22bd-4253-8773-828be45ffd4b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:06:48.004978 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ad64e093-22bd-4253-8773-828be45ffd4b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:48.004978 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ad64e093-22bd-4253-8773-828be45ffd4b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:48.016967 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:48.016967 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:48.022694 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ad64e093-22bd-4253-8773-828be45ffd4b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:06:48.027333 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ad64e093-22bd-4253-8773-828be45ffd4b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:06:48.028074 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 514/2103] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:47 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:48.073979 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:48.077118 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:48.078074 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-828701550"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:48.080682 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume request body: {'volume': {'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-828701550'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:48.116853 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7e43bb7f-8e7e-48e5-b1cf-fa5bf2a63743 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:48.119008 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7e43bb7f-8e7e-48e5-b1cf-fa5bf2a63743 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:48.119226 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7e43bb7f-8e7e-48e5-b1cf-fa5bf2a63743 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:48.119488 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7e43bb7f-8e7e-48e5-b1cf-fa5bf2a63743 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:48.119963 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7e43bb7f-8e7e-48e5-b1cf-fa5bf2a63743 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:48.128511 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:48.128511 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:48.129591 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7e43bb7f-8e7e-48e5-b1cf-fa5bf2a63743 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:48.130012 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 527/2104] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:48 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:48.437967 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume of 1 GB Aug 26 15:06:48.443989 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Availability Zones retrieved successfully. Aug 26 15:06:48.450909 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Flow 'volume_create_api' (31f58a5b-4597-4216-b6e0-5aac8b10e060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:48.452431 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8f31e41-d4a8-4fc4-992b-da080ae3c129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:48.454029 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:48.530860 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8f31e41-d4a8-4fc4-992b-da080ae3c129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:48.531823 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20578e95-fc11-436e-a956-06dbaaa8990a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:48.594962 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['115c2b49-823f-4888-a3cc-1d8d786f2eb0', '5b3ce9ab-3381-4179-bb45-ee8ae39b8386', '0b457155-6bf8-4a52-a922-855e657fa45c', '8d907b8a-c0d6-49a9-9d1d-9e7866c13c26'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:48.596590 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20578e95-fc11-436e-a956-06dbaaa8990a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['115c2b49-823f-4888-a3cc-1d8d786f2eb0', '5b3ce9ab-3381-4179-bb45-ee8ae39b8386', '0b457155-6bf8-4a52-a922-855e657fa45c', '8d907b8a-c0d6-49a9-9d1d-9e7866c13c26']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:48.597556 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (672c0618-9024-4e20-b387-6d1cfeb826a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:48.637745 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (672c0618-9024-4e20-b387-6d1cfeb826a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4cc36e8-9c90-41bb-a37e-4b4e482e5849', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-828701550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8e8b1058b641118985cb07963df568',qos_specs=None,replication_status=,reservations=['115c2b49-823f-4888-a3cc-1d8d786f2eb0','5b3ce9ab-3381-4179-bb45-ee8ae39b8386','0b457155-6bf8-4a52-a922-855e657fa45c','8d907b8a-c0d6-49a9-9d1d-9e7866c13c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d95932fdced7443fae69c9aff3115371',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-828701550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4cc36e8-9c90-41bb-a37e-4b4e482e5849,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f8e8b1058b641118985cb07963df568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d95932fdced7443fae69c9aff3115371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:48.638589 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da147bc-eafb-4f0f-8f58-995ad23a350a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:48.674631 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da147bc-eafb-4f0f-8f58-995ad23a350a) transitioned into state 'SUCCESS' from state '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-828701550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8e8b1058b641118985cb07963df568',qos_specs=None,replication_status=,reservations=['115c2b49-823f-4888-a3cc-1d8d786f2eb0','5b3ce9ab-3381-4179-bb45-ee8ae39b8386','0b457155-6bf8-4a52-a922-855e657fa45c','8d907b8a-c0d6-49a9-9d1d-9e7866c13c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d95932fdced7443fae69c9aff3115371',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:48.675741 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2353a01-db2f-455e-a85f-ffc031ea9e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:48.693500 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2353a01-db2f-455e-a85f-ffc031ea9e69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:48.694824 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Flow 'volume_create_api' (31f58a5b-4597-4216-b6e0-5aac8b10e060) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:48.695354 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume request issued successfully. Aug 26 15:06:48.697162 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a1eb3e7-2a8f-4149-90c6-ff6359684799 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:48.697162 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 535/2105] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:06:48 2026] POST /volume/v3/volumes => generated 751 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:48.715439 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1e1a0686-492e-449e-aafe-4fea68d30ff7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:48.720627 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1e1a0686-492e-449e-aafe-4fea68d30ff7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:06:48.720867 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1e1a0686-492e-449e-aafe-4fea68d30ff7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:48.721198 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1e1a0686-492e-449e-aafe-4fea68d30ff7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:48.734091 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:48.734091 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:48.742206 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1e1a0686-492e-449e-aafe-4fea68d30ff7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:06:48.747778 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1e1a0686-492e-449e-aafe-4fea68d30ff7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:06:48.748334 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 530/2106] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:48 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:49.155646 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-da5a1b98-6ce8-48ed-bf59-13158fe77e12 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:49.161282 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-da5a1b98-6ce8-48ed-bf59-13158fe77e12 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:49.161282 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-da5a1b98-6ce8-48ed-bf59-13158fe77e12 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:49.161282 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-da5a1b98-6ce8-48ed-bf59-13158fe77e12 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:49.161282 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-da5a1b98-6ce8-48ed-bf59-13158fe77e12 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:49.173314 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:49.173314 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:49.174668 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-da5a1b98-6ce8-48ed-bf59-13158fe77e12 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:49.175329 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 515/2107] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:49 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 746 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:49.770786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-308616e3-cbfc-4032-b93c-2b199d447da1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:49.774948 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-308616e3-cbfc-4032-b93c-2b199d447da1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:06:49.775350 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-308616e3-cbfc-4032-b93c-2b199d447da1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:49.775716 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-308616e3-cbfc-4032-b93c-2b199d447da1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:49.790913 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:49.790913 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:49.798005 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-308616e3-cbfc-4032-b93c-2b199d447da1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:06:49.809793 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-308616e3-cbfc-4032-b93c-2b199d447da1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:06:49.811909 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 528/2108] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:49 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:06:50.189756 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-31d96056-2fdf-4577-a190-edc68a4b38b6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:50.196023 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-31d96056-2fdf-4577-a190-edc68a4b38b6 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:50.196023 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-31d96056-2fdf-4577-a190-edc68a4b38b6 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:50.196239 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-31d96056-2fdf-4577-a190-edc68a4b38b6 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:50.196394 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-31d96056-2fdf-4577-a190-edc68a4b38b6 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:50.207457 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:50.207457 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:50.209186 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-31d96056-2fdf-4577-a190-edc68a4b38b6 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:50.211286 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 536/2109] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:50 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 746 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:06:51.228696 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4a33b04c-cfe7-4d78-8374-e47b4b0ac299 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:51.234010 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a33b04c-cfe7-4d78-8374-e47b4b0ac299 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:51.234010 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a33b04c-cfe7-4d78-8374-e47b4b0ac299 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:51.234010 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a33b04c-cfe7-4d78-8374-e47b4b0ac299 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:51.234010 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4a33b04c-cfe7-4d78-8374-e47b4b0ac299 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:51.240139 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:51.240139 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:51.241327 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a33b04c-cfe7-4d78-8374-e47b4b0ac299 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:51.242335 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 531/2110] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:51 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:51.942164 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:51.982326 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:06:51.984216 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-717359284"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:06:51.985526 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-717359284'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:06:51.985782 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume of 1 GB Aug 26 15:06:51.992719 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Availability Zones retrieved successfully. Aug 26 15:06:52.001838 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Flow 'volume_create_api' (06c7dc6c-165c-4c9d-afc2-0811c160a046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:52.003386 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c629c864-44d0-4e41-b597-ed4cda059ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:52.005524 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:06:52.061369 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c629c864-44d0-4e41-b597-ed4cda059ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:52.062130 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972aaadf-cf08-4876-81a6-eb74429708ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:52.228915 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Created reservations ['25f51c8b-8615-4a43-a6c7-2f7b5f4c2ee1', '806512f6-d107-48ce-83ea-e46e25658a8a', '79f9db61-a561-4419-9c51-e809c63b4dd2', 'defc1b0b-c56f-4c24-90be-456c185e8795'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:06:52.231909 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (972aaadf-cf08-4876-81a6-eb74429708ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25f51c8b-8615-4a43-a6c7-2f7b5f4c2ee1', '806512f6-d107-48ce-83ea-e46e25658a8a', '79f9db61-a561-4419-9c51-e809c63b4dd2', 'defc1b0b-c56f-4c24-90be-456c185e8795']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:52.232057 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a8dea3-e80e-4496-b0f4-9d758658274d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:52.261090 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-329ce103-50b4-46bd-8c14-56a9f1948bb9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:52.265437 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-329ce103-50b4-46bd-8c14-56a9f1948bb9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:52.265437 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-329ce103-50b4-46bd-8c14-56a9f1948bb9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:52.265781 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-329ce103-50b4-46bd-8c14-56a9f1948bb9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:52.267945 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-329ce103-50b4-46bd-8c14-56a9f1948bb9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:52.278693 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:52.278693 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:52.281916 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-329ce103-50b4-46bd-8c14-56a9f1948bb9 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:52.281916 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 529/2111] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:52 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:52.284677 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a8dea3-e80e-4496-b0f4-9d758658274d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d32c060-e88b-458a-a7aa-d0bcb42c0f38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-717359284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf92b1ed1dd6430687ff3ba80ccced41',qos_specs=None,replication_status=,reservations=['25f51c8b-8615-4a43-a6c7-2f7b5f4c2ee1','806512f6-d107-48ce-83ea-e46e25658a8a','79f9db61-a561-4419-9c51-e809c63b4dd2','defc1b0b-c56f-4c24-90be-456c185e8795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:06:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-717359284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d32c060-e88b-458a-a7aa-d0bcb42c0f38,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf92b1ed1dd6430687ff3ba80ccced41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:52.285798 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eac57861-8811-4a1c-96cf-b2764c551be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:52.300199 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-62ffde1f-40b0-447e-9dd7-11b75f76e730 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:52.304254 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-62ffde1f-40b0-447e-9dd7-11b75f76e730 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:52.304532 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-62ffde1f-40b0-447e-9dd7-11b75f76e730 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:52.304754 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-62ffde1f-40b0-447e-9dd7-11b75f76e730 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:52.304864 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-62ffde1f-40b0-447e-9dd7-11b75f76e730 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:52.314039 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:52.314039 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:52.314671 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-62ffde1f-40b0-447e-9dd7-11b75f76e730 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:52.315100 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 537/2112] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:52 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:52.331635 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-87375d0f-45b9-4656-abbc-afca6248e242 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:52.335684 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-87375d0f-45b9-4656-abbc-afca6248e242 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] DELETE https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:52.335939 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-87375d0f-45b9-4656-abbc-afca6248e242 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:52.336146 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-87375d0f-45b9-4656-abbc-afca6248e242 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:52.336246 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-87375d0f-45b9-4656-abbc-afca6248e242 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Delete backup with id: 42d7143a-b093-41eb-a8c6-ce5160a9004f. Aug 26 15:06:52.343259 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:52.343259 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:52.346438 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eac57861-8811-4a1c-96cf-b2764c551be3) transitioned into state 'SUCCESS' from state '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-717359284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf92b1ed1dd6430687ff3ba80ccced41',qos_specs=None,replication_status=,reservations=['25f51c8b-8615-4a43-a6c7-2f7b5f4c2ee1','806512f6-d107-48ce-83ea-e46e25658a8a','79f9db61-a561-4419-9c51-e809c63b4dd2','defc1b0b-c56f-4c24-90be-456c185e8795'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:52.346438 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9fa9f90-83e8-4053-b691-e4903d25e0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:06:52.367353 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-87375d0f-45b9-4656-abbc-afca6248e242 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] delete_backup rpcapi backup_id 42d7143a-b093-41eb-a8c6-ce5160a9004f {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:06:52.369785 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-87375d0f-45b9-4656-abbc-afca6248e242 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 202 Aug 26 15:06:52.370807 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9fa9f90-83e8-4053-b691-e4903d25e0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:06:52.371003 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 532/2113] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:52 2026] DELETE /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:06:52.374626 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Flow 'volume_create_api' (06c7dc6c-165c-4c9d-afc2-0811c160a046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:06:52.374626 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume request issued successfully. Aug 26 15:06:52.374626 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46db0789-df5d-4f84-bd37-30e8fc893dbc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:06:52.374626 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 516/2114] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:06:51 2026] POST /volume/v3/volumes => generated 746 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:06:52.385015 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fcfc8256-c23b-4dd8-82d6-dcf1f9bc3a8d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:52.386844 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fcfc8256-c23b-4dd8-82d6-dcf1f9bc3a8d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:52.388992 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fcfc8256-c23b-4dd8-82d6-dcf1f9bc3a8d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:52.388992 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fcfc8256-c23b-4dd8-82d6-dcf1f9bc3a8d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:52.388992 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-fcfc8256-c23b-4dd8-82d6-dcf1f9bc3a8d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:52.395003 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:52.395003 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:52.396639 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fcfc8256-c23b-4dd8-82d6-dcf1f9bc3a8d tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 200 Aug 26 15:06:52.397174 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 530/2115] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:52 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:53.413897 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-59ffeec0-471d-4492-ad99-f55a5e1f26de None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:53.416297 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59ffeec0-471d-4492-ad99-f55a5e1f26de tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f Aug 26 15:06:53.416599 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59ffeec0-471d-4492-ad99-f55a5e1f26de tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:53.416864 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59ffeec0-471d-4492-ad99-f55a5e1f26de tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:53.417174 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-59ffeec0-471d-4492-ad99-f55a5e1f26de tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 42d7143a-b093-41eb-a8c6-ce5160a9004f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:53.424992 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59ffeec0-471d-4492-ad99-f55a5e1f26de tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f returned with HTTP 404 Aug 26 15:06:53.425916 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 538/2116] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:53 2026] GET /volume/v3/backups/42d7143a-b093-41eb-a8c6-ce5160a9004f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:53.436114 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d33846b0-4ce0-4fc1-80e5-b01eae797ce0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:53.439175 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d33846b0-4ce0-4fc1-80e5-b01eae797ce0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] DELETE https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:53.439518 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d33846b0-4ce0-4fc1-80e5-b01eae797ce0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:53.439695 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d33846b0-4ce0-4fc1-80e5-b01eae797ce0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:53.439829 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-d33846b0-4ce0-4fc1-80e5-b01eae797ce0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Delete backup with id: 4c17ed6c-d866-4e1b-a979-0a97f09ba188. Aug 26 15:06:53.446488 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:53.446488 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:53.474232 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-d33846b0-4ce0-4fc1-80e5-b01eae797ce0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] delete_backup rpcapi backup_id 4c17ed6c-d866-4e1b-a979-0a97f09ba188 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:06:53.477128 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d33846b0-4ce0-4fc1-80e5-b01eae797ce0 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 202 Aug 26 15:06:53.477776 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 533/2117] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:53 2026] DELETE /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:06:53.488092 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ba14d7d4-1a89-4328-ac8a-dfa1ab065147 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:53.491684 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba14d7d4-1a89-4328-ac8a-dfa1ab065147 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:53.491810 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba14d7d4-1a89-4328-ac8a-dfa1ab065147 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:53.491922 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba14d7d4-1a89-4328-ac8a-dfa1ab065147 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:53.492124 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ba14d7d4-1a89-4328-ac8a-dfa1ab065147 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:53.500573 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:53.500573 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:53.501968 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba14d7d4-1a89-4328-ac8a-dfa1ab065147 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 200 Aug 26 15:06:53.502430 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 517/2118] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:53 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:54.522300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-df92ba07-8356-4823-a259-6d348872c052 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:54.524822 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-df92ba07-8356-4823-a259-6d348872c052 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 Aug 26 15:06:54.524822 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-df92ba07-8356-4823-a259-6d348872c052 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:54.525094 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-df92ba07-8356-4823-a259-6d348872c052 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:54.525310 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-df92ba07-8356-4823-a259-6d348872c052 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 4c17ed6c-d866-4e1b-a979-0a97f09ba188. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:54.530531 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-df92ba07-8356-4823-a259-6d348872c052 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 returned with HTTP 404 Aug 26 15:06:54.531221 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 531/2119] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:54 2026] GET /volume/v3/backups/4c17ed6c-d866-4e1b-a979-0a97f09ba188 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:54.543244 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4bbfbbba-0e9e-4dd3-8b2c-2f51ef3f6793 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:54.547217 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bbfbbba-0e9e-4dd3-8b2c-2f51ef3f6793 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] DELETE https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:54.547217 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bbfbbba-0e9e-4dd3-8b2c-2f51ef3f6793 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:54.547217 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bbfbbba-0e9e-4dd3-8b2c-2f51ef3f6793 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:54.547217 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-4bbfbbba-0e9e-4dd3-8b2c-2f51ef3f6793 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Delete backup with id: 872377bf-2fc6-43dd-adc1-66e57beaa33a. Aug 26 15:06:54.554216 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:54.554216 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:54.575544 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-4bbfbbba-0e9e-4dd3-8b2c-2f51ef3f6793 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] delete_backup rpcapi backup_id 872377bf-2fc6-43dd-adc1-66e57beaa33a {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:06:54.580853 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bbfbbba-0e9e-4dd3-8b2c-2f51ef3f6793 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 202 Aug 26 15:06:54.580853 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 539/2120] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:54 2026] DELETE /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:06:54.592633 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-49189bc9-6149-49f8-a755-ae37fd9ea8be None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:54.595667 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49189bc9-6149-49f8-a755-ae37fd9ea8be tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:54.595667 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49189bc9-6149-49f8-a755-ae37fd9ea8be tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:54.596054 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49189bc9-6149-49f8-a755-ae37fd9ea8be tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:54.596293 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-49189bc9-6149-49f8-a755-ae37fd9ea8be tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:54.603538 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:54.603538 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:54.604777 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49189bc9-6149-49f8-a755-ae37fd9ea8be tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 200 Aug 26 15:06:54.605133 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 534/2121] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:54 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:55.616628 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d0fceb68-04c6-4af1-b7e3-22f1c698dd70 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:55.620972 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d0fceb68-04c6-4af1-b7e3-22f1c698dd70 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a Aug 26 15:06:55.620972 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d0fceb68-04c6-4af1-b7e3-22f1c698dd70 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:55.620972 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d0fceb68-04c6-4af1-b7e3-22f1c698dd70 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:55.620972 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d0fceb68-04c6-4af1-b7e3-22f1c698dd70 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Show backup with id 872377bf-2fc6-43dd-adc1-66e57beaa33a. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:55.624974 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d0fceb68-04c6-4af1-b7e3-22f1c698dd70 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a returned with HTTP 404 Aug 26 15:06:55.626464 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 518/2122] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:55 2026] GET /volume/v3/backups/872377bf-2fc6-43dd-adc1-66e57beaa33a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:55.639356 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1c7f6c85-3bcd-4b74-8b7f-ad9496ffba84 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:55.643771 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1c7f6c85-3bcd-4b74-8b7f-ad9496ffba84 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] DELETE https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:55.643771 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1c7f6c85-3bcd-4b74-8b7f-ad9496ffba84 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:55.643771 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1c7f6c85-3bcd-4b74-8b7f-ad9496ffba84 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:55.643978 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-1c7f6c85-3bcd-4b74-8b7f-ad9496ffba84 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Delete backup with id: 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. Aug 26 15:06:55.655304 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:55.655304 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:55.684280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-1c7f6c85-3bcd-4b74-8b7f-ad9496ffba84 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] delete_backup rpcapi backup_id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:06:55.687916 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1c7f6c85-3bcd-4b74-8b7f-ad9496ffba84 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 202 Aug 26 15:06:55.688340 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 532/2123] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:55 2026] DELETE /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:06:55.697530 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4ee8923b-396b-4b0a-82c9-6d4e74078014 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:55.700308 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ee8923b-396b-4b0a-82c9-6d4e74078014 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:55.700573 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ee8923b-396b-4b0a-82c9-6d4e74078014 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:55.700795 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ee8923b-396b-4b0a-82c9-6d4e74078014 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:55.701349 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4ee8923b-396b-4b0a-82c9-6d4e74078014 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:55.709933 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:55.709933 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:55.710990 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ee8923b-396b-4b0a-82c9-6d4e74078014 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 200 Aug 26 15:06:55.711742 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 540/2124] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:55 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:56.726075 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-974249eb-4770-44bb-b3d2-508797c6d3d2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:56.728847 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-974249eb-4770-44bb-b3d2-508797c6d3d2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] GET https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d Aug 26 15:06:56.729125 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-974249eb-4770-44bb-b3d2-508797c6d3d2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:56.729411 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-974249eb-4770-44bb-b3d2-508797c6d3d2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:56.729519 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-974249eb-4770-44bb-b3d2-508797c6d3d2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] Show backup with id 74c19ef2-88ac-42f1-a2fe-4741f7248c4d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:06:56.734754 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-974249eb-4770-44bb-b3d2-508797c6d3d2 tempest-VolumesBackupsTest-868699166 tempest-VolumesBackupsTest-868699166-project-admin] https://10.4.3.64/volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d returned with HTTP 404 Aug 26 15:06:56.735437 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 535/2125] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:56 2026] GET /volume/v3/backups/74c19ef2-88ac-42f1-a2fe-4741f7248c4d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:56.752475 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-08b59f0a-50dc-4afa-af27-551761127f88 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:56.760018 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-08b59f0a-50dc-4afa-af27-551761127f88 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] DELETE https://10.4.3.64/volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 Aug 26 15:06:56.760018 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-08b59f0a-50dc-4afa-af27-551761127f88 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:56.760018 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-08b59f0a-50dc-4afa-af27-551761127f88 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:56.760018 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-08b59f0a-50dc-4afa-af27-551761127f88 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Delete volume with id: 55821663-3634-4a79-8b7c-a678120f1001 Aug 26 15:06:56.772093 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:56.772093 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:56.772858 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-08b59f0a-50dc-4afa-af27-551761127f88 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:06:56.824101 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-08b59f0a-50dc-4afa-af27-551761127f88 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Delete volume request issued successfully. Aug 26 15:06:56.824538 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-08b59f0a-50dc-4afa-af27-551761127f88 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 returned with HTTP 202 Aug 26 15:06:56.825069 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 519/2126] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:56 2026] DELETE /volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:56.838252 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b4dff80e-cd8a-4505-b0e6-4a7d626a0ef2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:56.846315 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b4dff80e-cd8a-4505-b0e6-4a7d626a0ef2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 Aug 26 15:06:56.846315 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b4dff80e-cd8a-4505-b0e6-4a7d626a0ef2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:56.847650 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b4dff80e-cd8a-4505-b0e6-4a7d626a0ef2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:56.864472 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:56.864472 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:06:56.871555 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b4dff80e-cd8a-4505-b0e6-4a7d626a0ef2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:06:56.879660 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b4dff80e-cd8a-4505-b0e6-4a7d626a0ef2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 returned with HTTP 200 Aug 26 15:06:56.880881 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 533/2127] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:56 2026] GET /volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 => generated 838 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:57.903841 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-19b1f336-fcc2-4de3-b82e-297a1a8087b7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:57.906382 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-19b1f336-fcc2-4de3-b82e-297a1a8087b7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 Aug 26 15:06:57.906664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-19b1f336-fcc2-4de3-b82e-297a1a8087b7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:57.906955 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-19b1f336-fcc2-4de3-b82e-297a1a8087b7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:57.916563 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-19b1f336-fcc2-4de3-b82e-297a1a8087b7 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 returned with HTTP 404 Aug 26 15:06:57.917615 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 541/2128] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:57 2026] GET /volume/v3/volumes/55821663-3634-4a79-8b7c-a678120f1001 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:57.927455 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-14b5e392-d2ec-49cb-afaf-b0c5245ce9c0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:57.930105 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14b5e392-d2ec-49cb-afaf-b0c5245ce9c0 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 Aug 26 15:06:57.930426 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14b5e392-d2ec-49cb-afaf-b0c5245ce9c0 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:57.930714 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14b5e392-d2ec-49cb-afaf-b0c5245ce9c0 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:57.931952 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-14b5e392-d2ec-49cb-afaf-b0c5245ce9c0 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Delete volume with id: 8763524e-f04a-42b1-aa46-4155f6490d00 Aug 26 15:06:57.942897 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:57.942897 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:57.943488 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-14b5e392-d2ec-49cb-afaf-b0c5245ce9c0 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:06:57.969872 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-14b5e392-d2ec-49cb-afaf-b0c5245ce9c0 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Delete volume request issued successfully. Aug 26 15:06:57.970275 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14b5e392-d2ec-49cb-afaf-b0c5245ce9c0 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 returned with HTTP 202 Aug 26 15:06:57.972014 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 536/2129] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:57 2026] DELETE /volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:57.985909 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-31eba36c-37ae-457d-9379-a6f976161dd2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:57.988278 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-31eba36c-37ae-457d-9379-a6f976161dd2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 Aug 26 15:06:57.988526 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-31eba36c-37ae-457d-9379-a6f976161dd2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:57.989092 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-31eba36c-37ae-457d-9379-a6f976161dd2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:57.999751 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:57.999751 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:06:58.005819 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-31eba36c-37ae-457d-9379-a6f976161dd2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:06:58.012694 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-31eba36c-37ae-457d-9379-a6f976161dd2 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 returned with HTTP 200 Aug 26 15:06:58.013400 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 520/2130] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:57 2026] GET /volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:06:59.033486 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-efa7d575-c421-4411-960c-9ee4ad952bdd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:59.043476 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-efa7d575-c421-4411-960c-9ee4ad952bdd tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 Aug 26 15:06:59.043588 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-efa7d575-c421-4411-960c-9ee4ad952bdd tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:59.043804 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-efa7d575-c421-4411-960c-9ee4ad952bdd tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:59.054265 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-efa7d575-c421-4411-960c-9ee4ad952bdd tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 returned with HTTP 404 Aug 26 15:06:59.055075 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 534/2131] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:59 2026] GET /volume/v3/volumes/8763524e-f04a-42b1-aa46-4155f6490d00 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:06:59.065834 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8f949f52-9aa2-4f31-bad8-a87b7cdb5558 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:59.069924 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f949f52-9aa2-4f31-bad8-a87b7cdb5558 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db Aug 26 15:06:59.069924 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8f949f52-9aa2-4f31-bad8-a87b7cdb5558 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:59.070809 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8f949f52-9aa2-4f31-bad8-a87b7cdb5558 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:59.071459 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-8f949f52-9aa2-4f31-bad8-a87b7cdb5558 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Delete volume with id: 6fb26fe9-26e4-462b-a0b9-0d75f7abe3db Aug 26 15:06:59.080209 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:59.080209 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:06:59.080821 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8f949f52-9aa2-4f31-bad8-a87b7cdb5558 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:06:59.106697 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8f949f52-9aa2-4f31-bad8-a87b7cdb5558 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Delete volume request issued successfully. Aug 26 15:06:59.109912 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f949f52-9aa2-4f31-bad8-a87b7cdb5558 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db returned with HTTP 202 Aug 26 15:06:59.109912 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 542/2132] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:06:59 2026] DELETE /volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:06:59.121289 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ed2442c1-1d36-4f3b-8fe9-c4695c4f2fa6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:06:59.124181 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ed2442c1-1d36-4f3b-8fe9-c4695c4f2fa6 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db Aug 26 15:06:59.124468 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ed2442c1-1d36-4f3b-8fe9-c4695c4f2fa6 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:06:59.124733 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ed2442c1-1d36-4f3b-8fe9-c4695c4f2fa6 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:06:59.141259 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:06:59.141259 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:06:59.150925 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ed2442c1-1d36-4f3b-8fe9-c4695c4f2fa6 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Volume info retrieved successfully. Aug 26 15:06:59.158789 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ed2442c1-1d36-4f3b-8fe9-c4695c4f2fa6 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db returned with HTTP 200 Aug 26 15:06:59.158789 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 537/2133] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:06:59 2026] GET /volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:00.184040 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5da616b5-ca83-4206-b1c0-1c0f1ba5b122 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:00.187590 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5da616b5-ca83-4206-b1c0-1c0f1ba5b122 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] GET https://10.4.3.64/volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db Aug 26 15:07:00.188372 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5da616b5-ca83-4206-b1c0-1c0f1ba5b122 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:00.190344 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5da616b5-ca83-4206-b1c0-1c0f1ba5b122 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:00.200923 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5da616b5-ca83-4206-b1c0-1c0f1ba5b122 tempest-VolumesBackupsTest-1103927717 tempest-VolumesBackupsTest-1103927717-project-member] https://10.4.3.64/volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db returned with HTTP 404 Aug 26 15:07:00.201940 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 521/2134] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:00 2026] GET /volume/v3/volumes/6fb26fe9-26e4-462b-a0b9-0d75f7abe3db => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:02.104324 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:02.110645 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:02.110645 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-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": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "source_volid": null, "backup_id": null}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:02.113654 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-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': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'source_volid': None, 'backup_id': None}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:02.289182 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Create volume of 1 GB Aug 26 15:07:02.298396 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Availability Zones retrieved successfully. Aug 26 15:07:02.305111 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Flow 'volume_create_api' (307318cb-f548-40dd-954a-b390b0ef22d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:02.307036 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584d89ec-4969-4129-8146-de6a47ae0ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:02.307859 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:02.441038 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584d89ec-4969-4129-8146-de6a47ae0ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:02.442783 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aafbc62-380d-4062-8082-4262ef9bbd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:02.529620 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Created reservations ['a995a54c-489f-4685-b614-49749c7d0bd9', '002a7500-26e0-4437-83d4-52f126a11c21', '6117709c-aa04-4b51-a506-51948a01900b', 'ecc86fbb-a90b-4ec7-9e6c-bc3422787342'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:02.531692 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aafbc62-380d-4062-8082-4262ef9bbd26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a995a54c-489f-4685-b614-49749c7d0bd9', '002a7500-26e0-4437-83d4-52f126a11c21', '6117709c-aa04-4b51-a506-51948a01900b', 'ecc86fbb-a90b-4ec7-9e6c-bc3422787342']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:02.531948 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45515a2-d069-454e-8116-4418b4c521d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:02.576684 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e45515a2-d069-454e-8116-4418b4c521d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56b096b9-ffcb-457c-a190-ab380bc82e6a', '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='f85140687bf84b7ab0c2929d838817b5',qos_specs=None,replication_status=,reservations=['a995a54c-489f-4685-b614-49749c7d0bd9','002a7500-26e0-4437-83d4-52f126a11c21','6117709c-aa04-4b51-a506-51948a01900b','ecc86fbb-a90b-4ec7-9e6c-bc3422787342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad160ac17075405f85e08c8255ce8d6e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:02Z,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=56b096b9-ffcb-457c-a190-ab380bc82e6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f85140687bf84b7ab0c2929d838817b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad160ac17075405f85e08c8255ce8d6e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:02.577952 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8136270-685e-49a5-9a8e-81f530f77e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:02.605209 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8136270-685e-49a5-9a8e-81f530f77e3a) transitioned into 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='f85140687bf84b7ab0c2929d838817b5',qos_specs=None,replication_status=,reservations=['a995a54c-489f-4685-b614-49749c7d0bd9','002a7500-26e0-4437-83d4-52f126a11c21','6117709c-aa04-4b51-a506-51948a01900b','ecc86fbb-a90b-4ec7-9e6c-bc3422787342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad160ac17075405f85e08c8255ce8d6e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:02.606504 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e396d2-e540-4952-a1b6-f25bf68ac86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:02.622840 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85e396d2-e540-4952-a1b6-f25bf68ac86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:02.624147 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Flow 'volume_create_api' (307318cb-f548-40dd-954a-b390b0ef22d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:02.625999 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Create volume request issued successfully. Aug 26 15:07:02.625999 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-ca9fea61-55e8-47ad-874d-2f37430991c2 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:02.626277 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 535/2135] 10.4.3.64 () {72 vars in 1534 bytes} [Wed Aug 26 15:07:02 2026] POST /volume/v3/volumes => generated 701 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:02.639237 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6f1daede-8eb9-46a3-a6b4-3528748497b1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:02.646976 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6f1daede-8eb9-46a3-a6b4-3528748497b1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] GET https://10.4.3.64/volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a Aug 26 15:07:02.646976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6f1daede-8eb9-46a3-a6b4-3528748497b1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:02.646976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6f1daede-8eb9-46a3-a6b4-3528748497b1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:02.657456 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:02.657456 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:02.662725 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6f1daede-8eb9-46a3-a6b4-3528748497b1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Volume info retrieved successfully. Aug 26 15:07:02.677926 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6f1daede-8eb9-46a3-a6b4-3528748497b1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a returned with HTTP 200 Aug 26 15:07:02.679059 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 543/2136] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:02 2026] GET /volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a => generated 769 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:02.707208 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-d9ed33b5-c6aa-4a76-a89b-66a5531a137d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:02.711085 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-d9ed33b5-c6aa-4a76-a89b-66a5531a137d tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] GET https://10.4.3.64/volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a Aug 26 15:07:02.711851 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-d9ed33b5-c6aa-4a76-a89b-66a5531a137d tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:02.715411 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-d9ed33b5-c6aa-4a76-a89b-66a5531a137d tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:02.729542 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:02.729542 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:02.738423 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-d9ed33b5-c6aa-4a76-a89b-66a5531a137d tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Volume info retrieved successfully. Aug 26 15:07:02.751330 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-d9ed33b5-c6aa-4a76-a89b-66a5531a137d tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a returned with HTTP 200 Aug 26 15:07:02.751547 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 538/2137] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:02 2026] GET /volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a => generated 769 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:03.921329 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:04.124787 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:04.125531 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1950715458"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:04.127966 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1950715458'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:04.128109 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Create volume of 1 GB Aug 26 15:07:04.134681 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Availability Zones retrieved successfully. Aug 26 15:07:04.146299 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Flow 'volume_create_api' (0ed9c767-9102-4057-bcd1-322342ea7651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:04.148839 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2413282-2ae5-41a0-8f0d-a3b38119cf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:04.149752 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:04.206114 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2413282-2ae5-41a0-8f0d-a3b38119cf89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:04.208446 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8efc5387-01c1-4c9e-9571-7700e4f88405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:04.375525 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Created reservations ['94ff12f4-a184-42b5-a2a3-e54ad2e85923', 'a0fea13a-3c69-43f1-ba19-241109c77201', '2f96b67f-ab10-491e-9bd9-07e8af68fec1', '2aef6bdb-e7c1-410e-af4e-1f1195c61a0e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:04.376670 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8efc5387-01c1-4c9e-9571-7700e4f88405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94ff12f4-a184-42b5-a2a3-e54ad2e85923', 'a0fea13a-3c69-43f1-ba19-241109c77201', '2f96b67f-ab10-491e-9bd9-07e8af68fec1', '2aef6bdb-e7c1-410e-af4e-1f1195c61a0e']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:04.378004 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78553d7-0fd8-4380-be96-758cf9e654f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:04.423119 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78553d7-0fd8-4380-be96-758cf9e654f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2608d56-39a1-4488-aaf3-a5a11a6cd531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1950715458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ccf115883144b51941a4f81bcd353d0',qos_specs=None,replication_status=,reservations=['94ff12f4-a184-42b5-a2a3-e54ad2e85923','a0fea13a-3c69-43f1-ba19-241109c77201','2f96b67f-ab10-491e-9bd9-07e8af68fec1','2aef6bdb-e7c1-410e-af4e-1f1195c61a0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dc7eadf616744a89b5dd0b1c4b8d90d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1950715458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2608d56-39a1-4488-aaf3-a5a11a6cd531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8ccf115883144b51941a4f81bcd353d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dc7eadf616744a89b5dd0b1c4b8d90d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:04.423931 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3666539-d4b3-4ce3-889a-d8cadc5ae8a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:04.466589 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3666539-d4b3-4ce3-889a-d8cadc5ae8a8) transitioned into state 'SUCCESS' from state '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-1950715458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8ccf115883144b51941a4f81bcd353d0',qos_specs=None,replication_status=,reservations=['94ff12f4-a184-42b5-a2a3-e54ad2e85923','a0fea13a-3c69-43f1-ba19-241109c77201','2f96b67f-ab10-491e-9bd9-07e8af68fec1','2aef6bdb-e7c1-410e-af4e-1f1195c61a0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dc7eadf616744a89b5dd0b1c4b8d90d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:04.469756 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a9d0686-6523-4c0d-b40e-b9eeebf9c709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:04.485675 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a9d0686-6523-4c0d-b40e-b9eeebf9c709) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:04.488079 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Flow 'volume_create_api' (0ed9c767-9102-4057-bcd1-322342ea7651) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:04.488079 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Create volume request issued successfully. Aug 26 15:07:04.489068 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3e5b98b2-dcf2-462f-b745-0b60ed542a82 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:04.489749 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 522/2138] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:07:03 2026] POST /volume/v3/volumes => generated 776 bytes in 570 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:04.513716 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0dae4972-0cfd-4cd7-81fb-37110e96e928 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:04.516521 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0dae4972-0cfd-4cd7-81fb-37110e96e928 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 Aug 26 15:07:04.516865 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0dae4972-0cfd-4cd7-81fb-37110e96e928 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:04.517072 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0dae4972-0cfd-4cd7-81fb-37110e96e928 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:04.529389 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:04.529389 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:04.537827 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0dae4972-0cfd-4cd7-81fb-37110e96e928 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Volume info retrieved successfully. Aug 26 15:07:04.545685 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0dae4972-0cfd-4cd7-81fb-37110e96e928 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 returned with HTTP 200 Aug 26 15:07:04.546366 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 536/2139] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:04 2026] GET /volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 => generated 955 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:05.567819 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-03a5d746-ac18-425a-ac63-b3ca4d48289c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:05.571916 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-03a5d746-ac18-425a-ac63-b3ca4d48289c tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 Aug 26 15:07:05.571916 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-03a5d746-ac18-425a-ac63-b3ca4d48289c tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:05.571916 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-03a5d746-ac18-425a-ac63-b3ca4d48289c tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:05.586498 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:05.586498 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:05.595623 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-03a5d746-ac18-425a-ac63-b3ca4d48289c tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Volume info retrieved successfully. Aug 26 15:07:05.603019 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-03a5d746-ac18-425a-ac63-b3ca4d48289c tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 returned with HTTP 200 Aug 26 15:07:05.604289 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 544/2140] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:05 2026] GET /volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 => generated 1016 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:05.630978 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a514b9ab-e991-48e4-8c3c-92c7078427f1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:05.636558 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a514b9ab-e991-48e4-8c3c-92c7078427f1 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:07:05.636916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a514b9ab-e991-48e4-8c3c-92c7078427f1 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d2608d56-39a1-4488-aaf3-a5a11a6cd531", "name": "tempest-type-Backup-1020101663"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:05.643058 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-a514b9ab-e991-48e4-8c3c-92c7078427f1 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Creating new backup {'backup': {'volume_id': 'd2608d56-39a1-4488-aaf3-a5a11a6cd531', 'name': 'tempest-type-Backup-1020101663'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:07:05.643058 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-a514b9ab-e991-48e4-8c3c-92c7078427f1 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Creating backup of volume d2608d56-39a1-4488-aaf3-a5a11a6cd531 in container None Aug 26 15:07:05.660927 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:05.660927 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:05.662737 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a514b9ab-e991-48e4-8c3c-92c7078427f1 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Volume info retrieved successfully. Aug 26 15:07:05.719762 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-a514b9ab-e991-48e4-8c3c-92c7078427f1 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Created reservations ['2d4a033c-8676-40e6-aaa6-d01e8d0d52a9', '2faac392-2c98-4109-8a38-2fa8946df478'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:05.766665 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-8d9db23c-1878-4e0a-8169-bfc1f57815c0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:05.769713 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-8d9db23c-1878-4e0a-8169-bfc1f57815c0 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] GET https://10.4.3.64/volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a Aug 26 15:07:05.770419 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-8d9db23c-1878-4e0a-8169-bfc1f57815c0 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:05.771753 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-8d9db23c-1878-4e0a-8169-bfc1f57815c0 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:05.779975 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a514b9ab-e991-48e4-8c3c-92c7078427f1 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:07:05.780544 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 539/2141] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:07:05 2026] POST /volume/v3/backups => generated 314 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:05.788716 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:05.788716 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:05.795208 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-65ccc099-9c6a-45ea-9c6a-db8e9887f65e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:05.798756 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-8d9db23c-1878-4e0a-8169-bfc1f57815c0 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Volume info retrieved successfully. Aug 26 15:07:05.800913 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65ccc099-9c6a-45ea-9c6a-db8e9887f65e tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:05.800913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65ccc099-9c6a-45ea-9c6a-db8e9887f65e tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:05.800913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65ccc099-9c6a-45ea-9c6a-db8e9887f65e tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:05.800913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-65ccc099-9c6a-45ea-9c6a-db8e9887f65e tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:05.812299 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-8d9db23c-1878-4e0a-8169-bfc1f57815c0 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a returned with HTTP 200 Aug 26 15:07:05.812462 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:05.812462 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:05.812549 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 523/2142] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:05 2026] GET /volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a => generated 1309 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:05.813167 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65ccc099-9c6a-45ea-9c6a-db8e9887f65e tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:05.815683 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 537/2143] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:05 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 721 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:05.828403 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e6d22f82-b253-41bb-ae2d-73d1ab3ba023 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:05.828403 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6d22f82-b253-41bb-ae2d-73d1ab3ba023 None None] GET https://10.4.3.64/volume// Aug 26 15:07:05.828583 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6d22f82-b253-41bb-ae2d-73d1ab3ba023 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:05.828821 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6d22f82-b253-41bb-ae2d-73d1ab3ba023 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:05.829460 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6d22f82-b253-41bb-ae2d-73d1ab3ba023 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:07:05.829908 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 545/2144] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:07:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:07:05.850364 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-c65697cf-a860-4ff5-8d0c-4b648d3a41ac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:05.858288 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-c65697cf-a860-4ff5-8d0c-4b648d3a41ac tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:07:05.860726 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-c65697cf-a860-4ff5-8d0c-4b648d3a41ac tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56b096b9-ffcb-457c-a190-ab380bc82e6a", "connector": null, "instance_uuid": "2bf14987-137e-4b10-8f34-5d761876cfa3"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:05.877603 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:05.877603 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:05.934381 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-c65697cf-a860-4ff5-8d0c-4b648d3a41ac tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:07:05.935365 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 540/2145] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:07:05 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:05.954191 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-79f359de-d3d6-4680-be08-f0aead73bbde None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:05.954918 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79f359de-d3d6-4680-be08-f0aead73bbde None None] GET https://10.4.3.64/volume// Aug 26 15:07:05.955005 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-79f359de-d3d6-4680-be08-f0aead73bbde None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:05.955283 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-79f359de-d3d6-4680-be08-f0aead73bbde None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:05.955737 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79f359de-d3d6-4680-be08-f0aead73bbde None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:07:05.960029 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 524/2146] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:07:05 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:07:05.974570 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6c34d2e2-efd2-4c4e-ba73-09f98bc89ffa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:05.977504 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6c34d2e2-efd2-4c4e-ba73-09f98bc89ffa tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] GET https://10.4.3.64/volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a Aug 26 15:07:05.977909 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6c34d2e2-efd2-4c4e-ba73-09f98bc89ffa tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:05.978335 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6c34d2e2-efd2-4c4e-ba73-09f98bc89ffa tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:05.997616 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:05.997616 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:06.005131 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6c34d2e2-efd2-4c4e-ba73-09f98bc89ffa tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Volume info retrieved successfully. Aug 26 15:07:06.012829 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6c34d2e2-efd2-4c4e-ba73-09f98bc89ffa tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a returned with HTTP 200 Aug 26 15:07:06.013014 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 538/2147] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:07:05 2026] GET /volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a => generated 1488 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:07:06.178399 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6aea2e1a-93c5-474c-936b-aaf9737c90f0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:06.183822 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6aea2e1a-93c5-474c-936b-aaf9737c90f0 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] PUT https://10.4.3.64/volume/v3/attachments/91d91968-ce06-4fb9-ad4a-5c8c38c6b743 Aug 26 15:07:06.187079 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6aea2e1a-93c5-474c-936b-aaf9737c90f0 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:06.202201 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6aea2e1a-93c5-474c-936b-aaf9737c90f0 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Acquiring lock "cinder-attachment_update-56b096b9-ffcb-457c-a190-ab380bc82e6a-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:07:06.209324 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6aea2e1a-93c5-474c-936b-aaf9737c90f0 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Lock "cinder-attachment_update-56b096b9-ffcb-457c-a190-ab380bc82e6a-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:07:06.210614 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:06.210614 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:06.386624 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6aea2e1a-93c5-474c-936b-aaf9737c90f0 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Lock "cinder-attachment_update-56b096b9-ffcb-457c-a190-ab380bc82e6a-np0000008165" released by "attachment_update" :: held 0.177s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:07:06.387030 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-6aea2e1a-93c5-474c-936b-aaf9737c90f0 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/attachments/91d91968-ce06-4fb9-ad4a-5c8c38c6b743 returned with HTTP 200 Aug 26 15:07:06.387686 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 546/2148] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:07:06 2026] PUT /volume/v3/attachments/91d91968-ce06-4fb9-ad4a-5c8c38c6b743 => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:06.436963 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-c725e6ee-86c6-42e8-9d0b-8a0094ad3269 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:06.441217 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-c725e6ee-86c6-42e8-9d0b-8a0094ad3269 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] POST https://10.4.3.64/volume/v3/attachments/91d91968-ce06-4fb9-ad4a-5c8c38c6b743/action Aug 26 15:07:06.441544 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-c725e6ee-86c6-42e8-9d0b-8a0094ad3269 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:06.441922 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-c725e6ee-86c6-42e8-9d0b-8a0094ad3269 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:06.471783 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:06.471783 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:06.491706 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d8d8d315-b2ec-42b4-947e-4b781cfd820b req-c725e6ee-86c6-42e8-9d0b-8a0094ad3269 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/attachments/91d91968-ce06-4fb9-ad4a-5c8c38c6b743/action returned with HTTP 204 Aug 26 15:07:06.493446 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 541/2149] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:07:06 2026] POST /volume/v3/attachments/91d91968-ce06-4fb9-ad4a-5c8c38c6b743/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:06.830350 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-36c60500-35c0-499e-b25c-80037fb8b882 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:06.833037 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36c60500-35c0-499e-b25c-80037fb8b882 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:06.833278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-36c60500-35c0-499e-b25c-80037fb8b882 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:06.833569 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-36c60500-35c0-499e-b25c-80037fb8b882 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:06.833748 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-36c60500-35c0-499e-b25c-80037fb8b882 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:06.842170 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:06.842170 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:06.843120 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36c60500-35c0-499e-b25c-80037fb8b882 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:06.843703 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 525/2150] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:06 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:07.866117 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8840eced-7d1c-416d-9a2a-16de83b531b0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:07.868506 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8840eced-7d1c-416d-9a2a-16de83b531b0 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:07.868506 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8840eced-7d1c-416d-9a2a-16de83b531b0 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:07.868506 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8840eced-7d1c-416d-9a2a-16de83b531b0 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:07.868506 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8840eced-7d1c-416d-9a2a-16de83b531b0 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:07.877278 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:07.877278 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:07.878582 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8840eced-7d1c-416d-9a2a-16de83b531b0 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:07.879321 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 539/2151] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:07 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:08.914234 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-00d8baa0-d9ec-4aa1-8574-8cd1ae704953 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:08.918216 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00d8baa0-d9ec-4aa1-8574-8cd1ae704953 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:08.918352 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00d8baa0-d9ec-4aa1-8574-8cd1ae704953 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:08.918723 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00d8baa0-d9ec-4aa1-8574-8cd1ae704953 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:08.918895 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-00d8baa0-d9ec-4aa1-8574-8cd1ae704953 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:08.931794 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:08.931794 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:08.932717 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00d8baa0-d9ec-4aa1-8574-8cd1ae704953 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:08.933248 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 547/2152] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:08 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:07:09.957272 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0f018b04-c6ff-4bdb-a7bc-f67e302086b9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:09.959684 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f018b04-c6ff-4bdb-a7bc-f67e302086b9 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:09.960700 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f018b04-c6ff-4bdb-a7bc-f67e302086b9 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:09.960700 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f018b04-c6ff-4bdb-a7bc-f67e302086b9 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:09.961383 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-0f018b04-c6ff-4bdb-a7bc-f67e302086b9 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:09.971757 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:09.971757 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:09.973608 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f018b04-c6ff-4bdb-a7bc-f67e302086b9 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:09.974043 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 542/2153] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:09 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:10.989492 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c2f20277-8d1c-4bf8-82b6-a1403d3c9938 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:10.991978 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c2f20277-8d1c-4bf8-82b6-a1403d3c9938 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:10.992377 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c2f20277-8d1c-4bf8-82b6-a1403d3c9938 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:10.992587 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c2f20277-8d1c-4bf8-82b6-a1403d3c9938 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:10.992749 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c2f20277-8d1c-4bf8-82b6-a1403d3c9938 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:11.002202 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:11.002202 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:11.003450 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c2f20277-8d1c-4bf8-82b6-a1403d3c9938 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:11.004052 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 526/2154] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:10 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:12.041346 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca6e0562-1030-4433-8e01-91ab35cd7972 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:12.043700 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca6e0562-1030-4433-8e01-91ab35cd7972 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:12.044123 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca6e0562-1030-4433-8e01-91ab35cd7972 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:12.044409 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca6e0562-1030-4433-8e01-91ab35cd7972 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:12.045006 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ca6e0562-1030-4433-8e01-91ab35cd7972 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:12.049975 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:12.049975 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:12.050734 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca6e0562-1030-4433-8e01-91ab35cd7972 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:12.051446 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 540/2155] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:12 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:13.082140 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4ca28d1f-280a-4b11-91d1-0b409a0181b2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:13.085535 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ca28d1f-280a-4b11-91d1-0b409a0181b2 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:13.086206 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ca28d1f-280a-4b11-91d1-0b409a0181b2 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:13.086685 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ca28d1f-280a-4b11-91d1-0b409a0181b2 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:13.087094 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4ca28d1f-280a-4b11-91d1-0b409a0181b2 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:13.095157 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:13.095157 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:13.096357 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ca28d1f-280a-4b11-91d1-0b409a0181b2 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:13.097343 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 548/2156] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:13 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:14.110439 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8d1889b1-0668-43b0-9194-b052fb2fe26b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:14.112306 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d1889b1-0668-43b0-9194-b052fb2fe26b tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:14.112521 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d1889b1-0668-43b0-9194-b052fb2fe26b tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:14.112724 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d1889b1-0668-43b0-9194-b052fb2fe26b tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:14.112805 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8d1889b1-0668-43b0-9194-b052fb2fe26b tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:14.118438 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:14.118438 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:14.119348 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d1889b1-0668-43b0-9194-b052fb2fe26b tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:14.119822 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 543/2157] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:14 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:15.138916 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-689a7909-3906-4bf5-8380-05a097288a34 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:15.143010 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-689a7909-3906-4bf5-8380-05a097288a34 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:15.143960 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-689a7909-3906-4bf5-8380-05a097288a34 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:15.145773 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-689a7909-3906-4bf5-8380-05a097288a34 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:15.146090 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-689a7909-3906-4bf5-8380-05a097288a34 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:15.153602 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:15.153602 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:15.157010 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-689a7909-3906-4bf5-8380-05a097288a34 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:15.159454 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 527/2158] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:15 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:16.177122 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-72375e1b-79f9-49f1-8dfe-ace3b8b52dfd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:16.181572 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-72375e1b-79f9-49f1-8dfe-ace3b8b52dfd tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:16.181863 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-72375e1b-79f9-49f1-8dfe-ace3b8b52dfd tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:16.183457 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-72375e1b-79f9-49f1-8dfe-ace3b8b52dfd tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:16.184477 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-72375e1b-79f9-49f1-8dfe-ace3b8b52dfd tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:16.193916 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:16.193916 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:16.194096 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-72375e1b-79f9-49f1-8dfe-ace3b8b52dfd tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:16.194746 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 541/2159] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:16 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:17.120725 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-aa1a059f-a05c-4fab-a51d-c9ce35fe2288 req-48412953-2d2d-4d44-8ec3-8dca74e11fd7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:17.124141 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-aa1a059f-a05c-4fab-a51d-c9ce35fe2288 req-48412953-2d2d-4d44-8ec3-8dca74e11fd7 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] GET https://10.4.3.64/volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a Aug 26 15:07:17.124413 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-aa1a059f-a05c-4fab-a51d-c9ce35fe2288 req-48412953-2d2d-4d44-8ec3-8dca74e11fd7 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:17.124558 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-aa1a059f-a05c-4fab-a51d-c9ce35fe2288 req-48412953-2d2d-4d44-8ec3-8dca74e11fd7 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:17.151586 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:17.151586 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:17.164984 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-aa1a059f-a05c-4fab-a51d-c9ce35fe2288 req-48412953-2d2d-4d44-8ec3-8dca74e11fd7 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Volume info retrieved successfully. Aug 26 15:07:17.176195 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-aa1a059f-a05c-4fab-a51d-c9ce35fe2288 req-48412953-2d2d-4d44-8ec3-8dca74e11fd7 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a returned with HTTP 200 Aug 26 15:07:17.176841 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 549/2160] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:17 2026] GET /volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a => generated 1601 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:17.215364 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6a6f0d7b-6597-4737-9856-1f2c7231c388 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:17.217276 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a6f0d7b-6597-4737-9856-1f2c7231c388 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:17.217574 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a6f0d7b-6597-4737-9856-1f2c7231c388 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:17.217849 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a6f0d7b-6597-4737-9856-1f2c7231c388 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:17.218591 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-6a6f0d7b-6597-4737-9856-1f2c7231c388 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:17.233628 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:17.233628 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:17.234767 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a6f0d7b-6597-4737-9856-1f2c7231c388 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:17.236144 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 544/2161] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:17 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:18.255306 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-68b2bb7e-f82f-4753-b072-673d429e1379 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:18.258011 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-68b2bb7e-f82f-4753-b072-673d429e1379 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:18.258278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-68b2bb7e-f82f-4753-b072-673d429e1379 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:18.258490 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-68b2bb7e-f82f-4753-b072-673d429e1379 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:18.258628 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-68b2bb7e-f82f-4753-b072-673d429e1379 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:18.264941 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:18.264941 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:18.265821 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-68b2bb7e-f82f-4753-b072-673d429e1379 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:18.266259 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 528/2162] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:18 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:19.281060 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dbb8dcc9-f82d-4e4f-a987-1ab8a3a4fa3b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:19.284071 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbb8dcc9-f82d-4e4f-a987-1ab8a3a4fa3b tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:19.284381 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbb8dcc9-f82d-4e4f-a987-1ab8a3a4fa3b tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:19.284619 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbb8dcc9-f82d-4e4f-a987-1ab8a3a4fa3b tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:19.284810 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-dbb8dcc9-f82d-4e4f-a987-1ab8a3a4fa3b tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:19.291091 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:19.291091 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:19.292043 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbb8dcc9-f82d-4e4f-a987-1ab8a3a4fa3b tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:19.292624 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 542/2163] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:19 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:19.996420 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-579ef505-3749-460f-9d33-7fca1a7201d0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:19.999183 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-579ef505-3749-460f-9d33-7fca1a7201d0 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a8f036c7-a0d7-4636-ae6a-be7dd1eb5e8a Aug 26 15:07:19.999369 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-579ef505-3749-460f-9d33-7fca1a7201d0 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:19.999769 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-579ef505-3749-460f-9d33-7fca1a7201d0 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:20.009173 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:20.009173 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:20.103621 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-579ef505-3749-460f-9d33-7fca1a7201d0 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/attachments/a8f036c7-a0d7-4636-ae6a-be7dd1eb5e8a returned with HTTP 200 Aug 26 15:07:20.104116 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 550/2164] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:07:19 2026] DELETE /volume/v3/attachments/a8f036c7-a0d7-4636-ae6a-be7dd1eb5e8a => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:20.138806 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-5d314bc2-17ac-4950-ae0e-2c15af09f935 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:20.142957 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-5d314bc2-17ac-4950-ae0e-2c15af09f935 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] DELETE https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e Aug 26 15:07:20.143392 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-5d314bc2-17ac-4950-ae0e-2c15af09f935 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:20.143630 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-5d314bc2-17ac-4950-ae0e-2c15af09f935 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:20.143859 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-5d314bc2-17ac-4950-ae0e-2c15af09f935 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Delete volume with id: 461a482c-cede-464e-a184-d3dd207c693e Aug 26 15:07:20.154955 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:20.154955 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:20.155526 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-5d314bc2-17ac-4950-ae0e-2c15af09f935 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Volume info retrieved successfully. Aug 26 15:07:20.183327 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-5d314bc2-17ac-4950-ae0e-2c15af09f935 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] Delete volume request issued successfully. Aug 26 15:07:20.183581 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-966d5c8d-8d45-4b49-aa26-6feef2d128ca req-5d314bc2-17ac-4950-ae0e-2c15af09f935 tempest-ServerActionsV293TestJSON-890412924 tempest-ServerActionsV293TestJSON-890412924-project-member] https://10.4.3.64/volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e returned with HTTP 202 Aug 26 15:07:20.184421 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 545/2165] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:07:20 2026] DELETE /volume/v3/volumes/461a482c-cede-464e-a184-d3dd207c693e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:20.310279 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-70710fe3-ae1e-4dc1-a9f8-f0abcda5650e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:20.313860 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-70710fe3-ae1e-4dc1-a9f8-f0abcda5650e tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:20.314207 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-70710fe3-ae1e-4dc1-a9f8-f0abcda5650e tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:20.314486 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-70710fe3-ae1e-4dc1-a9f8-f0abcda5650e tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:20.314644 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-70710fe3-ae1e-4dc1-a9f8-f0abcda5650e tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:20.324053 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:20.324053 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:20.324869 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-70710fe3-ae1e-4dc1-a9f8-f0abcda5650e tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:20.328622 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 529/2166] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:20 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:21.337593 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a7b8ed6f-8919-484c-ba6f-cbfe2575bf33 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:21.339562 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7b8ed6f-8919-484c-ba6f-cbfe2575bf33 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:21.339819 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7b8ed6f-8919-484c-ba6f-cbfe2575bf33 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:21.340059 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7b8ed6f-8919-484c-ba6f-cbfe2575bf33 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:21.340191 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a7b8ed6f-8919-484c-ba6f-cbfe2575bf33 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:21.345336 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:21.345336 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:21.346088 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7b8ed6f-8919-484c-ba6f-cbfe2575bf33 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:21.346478 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 543/2167] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:21 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:22.364019 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6528236c-dd6d-4801-9266-f64ad41148f1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:22.368365 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6528236c-dd6d-4801-9266-f64ad41148f1 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:22.368724 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6528236c-dd6d-4801-9266-f64ad41148f1 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:22.369059 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6528236c-dd6d-4801-9266-f64ad41148f1 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:22.369289 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6528236c-dd6d-4801-9266-f64ad41148f1 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:22.379059 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:22.379059 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:22.379059 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6528236c-dd6d-4801-9266-f64ad41148f1 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:22.379059 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 551/2168] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:22 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:23.390875 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-25d431b5-a187-46e1-bccc-57fe93604b48 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:23.395274 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-25d431b5-a187-46e1-bccc-57fe93604b48 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:23.395507 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-25d431b5-a187-46e1-bccc-57fe93604b48 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:23.395726 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-25d431b5-a187-46e1-bccc-57fe93604b48 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:23.395826 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-25d431b5-a187-46e1-bccc-57fe93604b48 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:23.401008 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:23.401008 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:23.401647 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-25d431b5-a187-46e1-bccc-57fe93604b48 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:23.402209 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 546/2169] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:23 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:24.414914 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6aaa5ab1-0565-44fb-ab5f-a3f8d4bd8a35 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:24.416740 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6aaa5ab1-0565-44fb-ab5f-a3f8d4bd8a35 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:24.416996 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6aaa5ab1-0565-44fb-ab5f-a3f8d4bd8a35 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:24.417183 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6aaa5ab1-0565-44fb-ab5f-a3f8d4bd8a35 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:24.417284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6aaa5ab1-0565-44fb-ab5f-a3f8d4bd8a35 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:24.422150 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:24.422150 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:24.422777 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6aaa5ab1-0565-44fb-ab5f-a3f8d4bd8a35 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:24.423157 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 530/2170] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:24 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:24.437114 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7a82d876-ab2b-46e8-b560-6c7d1ebab44a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:24.439588 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a82d876-ab2b-46e8-b560-6c7d1ebab44a tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] PUT https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:24.440055 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7a82d876-ab2b-46e8-b560-6c7d1ebab44a tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:24.447960 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:24.447960 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:24.458628 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a82d876-ab2b-46e8-b560-6c7d1ebab44a tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:24.459149 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 544/2171] 10.4.3.64 () {70 vars in 1401 bytes} [Wed Aug 26 15:07:24 2026] PUT /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 314 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:24.467855 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-291fef7f-0a41-4d0e-b80a-3644d582e9d8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:24.469609 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-291fef7f-0a41-4d0e-b80a-3644d582e9d8 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:24.470539 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-291fef7f-0a41-4d0e-b80a-3644d582e9d8 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:24.470539 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-291fef7f-0a41-4d0e-b80a-3644d582e9d8 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:24.470723 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-291fef7f-0a41-4d0e-b80a-3644d582e9d8 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:24.474731 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:24.474731 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:24.475360 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-291fef7f-0a41-4d0e-b80a-3644d582e9d8 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:24.475756 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 552/2172] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:24 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:24.486240 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b23bd790-fc62-4d63-bc68-9930f3494ce7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:24.488258 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b23bd790-fc62-4d63-bc68-9930f3494ce7 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] DELETE https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:24.488461 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b23bd790-fc62-4d63-bc68-9930f3494ce7 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:24.488651 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b23bd790-fc62-4d63-bc68-9930f3494ce7 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:24.488752 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-b23bd790-fc62-4d63-bc68-9930f3494ce7 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Delete backup with id: d59237ff-561a-4569-9634-4db1f925d068. Aug 26 15:07:24.493046 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:24.493046 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:24.507922 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-b23bd790-fc62-4d63-bc68-9930f3494ce7 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] delete_backup rpcapi backup_id d59237ff-561a-4569-9634-4db1f925d068 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:07:24.510241 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b23bd790-fc62-4d63-bc68-9930f3494ce7 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 202 Aug 26 15:07:24.512909 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 547/2173] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:07:24 2026] DELETE /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:24.519300 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a6a96492-6e1f-4b07-a8dd-62464c71a461 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:24.522225 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6a96492-6e1f-4b07-a8dd-62464c71a461 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:24.522653 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6a96492-6e1f-4b07-a8dd-62464c71a461 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:24.523654 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6a96492-6e1f-4b07-a8dd-62464c71a461 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:24.523654 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a6a96492-6e1f-4b07-a8dd-62464c71a461 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:24.529399 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:24.529399 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:24.530368 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6a96492-6e1f-4b07-a8dd-62464c71a461 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 200 Aug 26 15:07:24.530875 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 531/2174] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:24 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:25.544527 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a203c457-f464-4d53-9aa7-4d6305887a50 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:25.551626 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a203c457-f464-4d53-9aa7-4d6305887a50 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 Aug 26 15:07:25.551856 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a203c457-f464-4d53-9aa7-4d6305887a50 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:25.552319 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a203c457-f464-4d53-9aa7-4d6305887a50 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:25.552319 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a203c457-f464-4d53-9aa7-4d6305887a50 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Show backup with id d59237ff-561a-4569-9634-4db1f925d068. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:25.560775 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a203c457-f464-4d53-9aa7-4d6305887a50 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 returned with HTTP 404 Aug 26 15:07:25.561391 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 545/2175] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:25 2026] GET /volume/v3/backups/d59237ff-561a-4569-9634-4db1f925d068 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:25.571127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c8e5a738-ce73-41e0-8556-e45019edb6f9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:25.573095 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8e5a738-ce73-41e0-8556-e45019edb6f9 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 Aug 26 15:07:25.573328 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8e5a738-ce73-41e0-8556-e45019edb6f9 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:25.573612 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8e5a738-ce73-41e0-8556-e45019edb6f9 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:25.573731 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-c8e5a738-ce73-41e0-8556-e45019edb6f9 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Delete volume with id: d2608d56-39a1-4488-aaf3-a5a11a6cd531 Aug 26 15:07:25.583881 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:25.583881 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:25.583881 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c8e5a738-ce73-41e0-8556-e45019edb6f9 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Volume info retrieved successfully. Aug 26 15:07:25.615995 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c8e5a738-ce73-41e0-8556-e45019edb6f9 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Delete volume request issued successfully. Aug 26 15:07:25.616276 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8e5a738-ce73-41e0-8556-e45019edb6f9 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 returned with HTTP 202 Aug 26 15:07:25.618833 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 553/2176] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:07:25 2026] DELETE /volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:25.632970 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d29a5228-2a56-44b0-b67e-b4511b6bfd77 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:25.638105 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d29a5228-2a56-44b0-b67e-b4511b6bfd77 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 Aug 26 15:07:25.638464 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d29a5228-2a56-44b0-b67e-b4511b6bfd77 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:25.638752 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d29a5228-2a56-44b0-b67e-b4511b6bfd77 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:25.665698 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:25.665698 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:25.677175 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d29a5228-2a56-44b0-b67e-b4511b6bfd77 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Volume info retrieved successfully. Aug 26 15:07:25.682183 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d29a5228-2a56-44b0-b67e-b4511b6bfd77 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 returned with HTTP 200 Aug 26 15:07:25.682594 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 548/2177] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:25 2026] GET /volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:26.698306 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a12ab98a-0760-479f-9404-b08632e7e397 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:26.700222 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a12ab98a-0760-479f-9404-b08632e7e397 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] GET https://10.4.3.64/volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 Aug 26 15:07:26.700443 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a12ab98a-0760-479f-9404-b08632e7e397 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:26.700649 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a12ab98a-0760-479f-9404-b08632e7e397 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:26.706272 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a12ab98a-0760-479f-9404-b08632e7e397 tempest-ProjectAdminTests39-503852916 tempest-ProjectAdminTests39-503852916-project-admin] https://10.4.3.64/volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 returned with HTTP 404 Aug 26 15:07:26.706737 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 532/2178] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:26 2026] GET /volume/v3/volumes/d2608d56-39a1-4488-aaf3-a5a11a6cd531 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:27.161064 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:27.324187 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:27.324639 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-588786175"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:27.326226 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-588786175'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:27.326392 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Create volume of 1 GB Aug 26 15:07:27.331534 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Availability Zones retrieved successfully. Aug 26 15:07:27.337153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Flow 'volume_create_api' (a8115ab9-60a5-4968-b281-3e71f68d0f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:27.338064 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9d22930-8cda-4c10-b856-3e410d05f1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:27.339124 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:27.376383 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9d22930-8cda-4c10-b856-3e410d05f1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:27.378482 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3166dffb-6bf7-4256-b1c9-a43f2ee5ae3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:27.474633 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Created reservations ['544f27e8-1980-45c5-b57c-f8cdca6122ac', 'cb883854-f2ff-41a5-a442-ebbd87a32977', '0a618a69-8c81-4a86-9142-f960155adeb2', '827035ea-b80b-46bb-8a46-122072aa9cd5'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:27.476373 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3166dffb-6bf7-4256-b1c9-a43f2ee5ae3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['544f27e8-1980-45c5-b57c-f8cdca6122ac', 'cb883854-f2ff-41a5-a442-ebbd87a32977', '0a618a69-8c81-4a86-9142-f960155adeb2', '827035ea-b80b-46bb-8a46-122072aa9cd5']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:27.477963 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e432177-fd83-4239-ab91-550304413fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:27.508877 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e432177-fd83-4239-ab91-550304413fc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1530e32b-3fa8-47d9-bdfa-caa2ab117f2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-588786175',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dba4f232a5464c1493f71043cb2bb917',qos_specs=None,replication_status=,reservations=['544f27e8-1980-45c5-b57c-f8cdca6122ac','cb883854-f2ff-41a5-a442-ebbd87a32977','0a618a69-8c81-4a86-9142-f960155adeb2','827035ea-b80b-46bb-8a46-122072aa9cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23327269e9874d18b75aacaf50088f37',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-588786175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1530e32b-3fa8-47d9-bdfa-caa2ab117f2a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dba4f232a5464c1493f71043cb2bb917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23327269e9874d18b75aacaf50088f37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:27.509902 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ed7b33-fd1a-4000-8b9d-69e47675499e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:27.538539 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ed7b33-fd1a-4000-8b9d-69e47675499e) transitioned into state 'SUCCESS' from state '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-588786175',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dba4f232a5464c1493f71043cb2bb917',qos_specs=None,replication_status=,reservations=['544f27e8-1980-45c5-b57c-f8cdca6122ac','cb883854-f2ff-41a5-a442-ebbd87a32977','0a618a69-8c81-4a86-9142-f960155adeb2','827035ea-b80b-46bb-8a46-122072aa9cd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23327269e9874d18b75aacaf50088f37',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:27.539330 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a6a984-8ef4-467a-af4e-e7c245894a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:27.553666 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7a6a984-8ef4-467a-af4e-e7c245894a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:27.554705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Flow 'volume_create_api' (a8115ab9-60a5-4968-b281-3e71f68d0f98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:27.555046 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Create volume request issued successfully. Aug 26 15:07:27.555724 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6a6a1e89-ece1-45ce-8fe3-d5160d28e9b9 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:27.556378 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 546/2179] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:07:27 2026] POST /volume/v3/volumes => generated 757 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:27.571744 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-093590a3-2ba5-421b-ab2c-936284c86d28 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:27.575431 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-093590a3-2ba5-421b-ab2c-936284c86d28 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a Aug 26 15:07:27.576701 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-093590a3-2ba5-421b-ab2c-936284c86d28 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:27.577054 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-093590a3-2ba5-421b-ab2c-936284c86d28 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:27.588319 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:27.588319 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:27.592237 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-093590a3-2ba5-421b-ab2c-936284c86d28 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:27.599117 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-093590a3-2ba5-421b-ab2c-936284c86d28 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a returned with HTTP 200 Aug 26 15:07:27.599451 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 554/2180] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:27 2026] GET /volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:28.615520 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3be25b90-7325-4290-a5d7-dd1aeb2e7b4e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:28.618350 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3be25b90-7325-4290-a5d7-dd1aeb2e7b4e tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a Aug 26 15:07:28.618676 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3be25b90-7325-4290-a5d7-dd1aeb2e7b4e tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:28.618970 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3be25b90-7325-4290-a5d7-dd1aeb2e7b4e tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:28.622621 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=212,cinder:INSERT=31,cinder:UPDATE=64 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:07:28.632569 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:28.632569 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:28.641325 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3be25b90-7325-4290-a5d7-dd1aeb2e7b4e tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:28.647324 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3be25b90-7325-4290-a5d7-dd1aeb2e7b4e tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a returned with HTTP 200 Aug 26 15:07:28.647739 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 549/2181] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:28 2026] GET /volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:28.673051 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fde5575f-facb-45a4-b916-8661e4324885 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:28.679286 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-047b5729-fbe0-4b7a-83f1-e0b219b03486 req-70b839cf-f3ba-4d57-828f-07a82602a405 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:28.681501 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-047b5729-fbe0-4b7a-83f1-e0b219b03486 req-70b839cf-f3ba-4d57-828f-07a82602a405 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a Aug 26 15:07:28.681732 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-047b5729-fbe0-4b7a-83f1-e0b219b03486 req-70b839cf-f3ba-4d57-828f-07a82602a405 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:28.682006 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-047b5729-fbe0-4b7a-83f1-e0b219b03486 req-70b839cf-f3ba-4d57-828f-07a82602a405 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:28.686096 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=203,cinder:INSERT=38,cinder:UPDATE=56 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:07:28.698123 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:28.698123 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:28.704395 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-047b5729-fbe0-4b7a-83f1-e0b219b03486 req-70b839cf-f3ba-4d57-828f-07a82602a405 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:28.712159 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-047b5729-fbe0-4b7a-83f1-e0b219b03486 req-70b839cf-f3ba-4d57-828f-07a82602a405 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a returned with HTTP 200 Aug 26 15:07:28.712842 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 547/2182] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:28 2026] GET /volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:28.733199 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:28.735847 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:28.736530 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1638254835"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:28.739033 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1638254835'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:28.739340 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Create volume of 1 GB Aug 26 15:07:28.744897 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=192,cinder:UPDATE=53,cinder:INSERT=16 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:07:28.747244 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Availability Zones retrieved successfully. Aug 26 15:07:28.758703 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Flow 'volume_create_api' (bad7afd1-b92e-4d79-9968-f6f79fc92a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:28.760372 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9abab5de-418c-47af-ada6-2a8196cf7814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:28.762711 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:28.805880 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9abab5de-418c-47af-ada6-2a8196cf7814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:28.806988 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c13782d8-29e8-4e61-a88d-8a64b4123766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:28.819497 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:28.819992 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-196222739"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:28.824947 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-196222739'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:28.825140 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Create volume of 1 GB Aug 26 15:07:28.828602 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=228,cinder:UPDATE=80,cinder:INSERT=49 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:07:28.831621 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Availability Zones retrieved successfully. Aug 26 15:07:28.843113 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Flow 'volume_create_api' (76bc142e-9e8f-4194-a7b3-0ed80548e28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:28.844713 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56e2531d-d11c-445c-8ccd-dd0271b7fe42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:28.847385 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:28.884822 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Created reservations ['a1d486a1-626c-423a-9b60-2c926eb9f219', 'f85febfb-3c04-422f-9427-6e42c9a94067', '8b50bfa3-74bc-4fee-8fad-9dfcda0b4e70', 'dfaed366-6cdb-4fe8-beac-67bb830182d9'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:28.886292 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c13782d8-29e8-4e61-a88d-8a64b4123766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1d486a1-626c-423a-9b60-2c926eb9f219', 'f85febfb-3c04-422f-9427-6e42c9a94067', '8b50bfa3-74bc-4fee-8fad-9dfcda0b4e70', 'dfaed366-6cdb-4fe8-beac-67bb830182d9']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:28.886995 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b01d950-e5ee-411b-93b5-ded15b9d32cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:28.911972 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56e2531d-d11c-445c-8ccd-dd0271b7fe42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:28.912530 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f7858c3-ab32-4cfb-8a94-4ed6405b8767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:28.928055 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b01d950-e5ee-411b-93b5-ded15b9d32cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1638254835',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dba4f232a5464c1493f71043cb2bb917',qos_specs=None,replication_status=,reservations=['a1d486a1-626c-423a-9b60-2c926eb9f219','f85febfb-3c04-422f-9427-6e42c9a94067','8b50bfa3-74bc-4fee-8fad-9dfcda0b4e70','dfaed366-6cdb-4fe8-beac-67bb830182d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23327269e9874d18b75aacaf50088f37',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1638254835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dba4f232a5464c1493f71043cb2bb917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23327269e9874d18b75aacaf50088f37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:28.929535 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75eaff5-de0d-4d23-aa12-c686aa41888a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:28.961186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a75eaff5-de0d-4d23-aa12-c686aa41888a) transitioned into state 'SUCCESS' from state '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-1638254835',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dba4f232a5464c1493f71043cb2bb917',qos_specs=None,replication_status=,reservations=['a1d486a1-626c-423a-9b60-2c926eb9f219','f85febfb-3c04-422f-9427-6e42c9a94067','8b50bfa3-74bc-4fee-8fad-9dfcda0b4e70','dfaed366-6cdb-4fe8-beac-67bb830182d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23327269e9874d18b75aacaf50088f37',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:28.964126 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25dd07af-2fe5-4a32-9461-37058595fd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:28.988269 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25dd07af-2fe5-4a32-9461-37058595fd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:28.990230 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Flow 'volume_create_api' (bad7afd1-b92e-4d79-9968-f6f79fc92a58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:28.990671 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Create volume request issued successfully. Aug 26 15:07:28.992108 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e529cd2-f404-43f5-b502-dd4d7c5fbe67 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:28.992590 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 555/2183] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:07:28 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) Aug 26 15:07:29.012353 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fb11d9b4-d4ea-4c82-90cb-12179def4552 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:29.015871 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb11d9b4-d4ea-4c82-90cb-12179def4552 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 Aug 26 15:07:29.016926 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb11d9b4-d4ea-4c82-90cb-12179def4552 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:29.016926 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb11d9b4-d4ea-4c82-90cb-12179def4552 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:29.028739 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:29.028739 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:29.031992 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fb11d9b4-d4ea-4c82-90cb-12179def4552 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:29.033980 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Created reservations ['6abe33bc-2fc6-4c4f-8469-bf6630e64861', 'e6d2d9bd-25db-417c-9881-c6b7da05903a', '0da46aa1-7499-46de-a21a-0526585bc710', 'c5eeb22d-8996-457d-80fa-83abd644e188'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:29.035120 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f7858c3-ab32-4cfb-8a94-4ed6405b8767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6abe33bc-2fc6-4c4f-8469-bf6630e64861', 'e6d2d9bd-25db-417c-9881-c6b7da05903a', '0da46aa1-7499-46de-a21a-0526585bc710', 'c5eeb22d-8996-457d-80fa-83abd644e188']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:29.036286 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01407d1d-15b1-442f-8a80-4d08e010175d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:29.037524 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb11d9b4-d4ea-4c82-90cb-12179def4552 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 returned with HTTP 200 Aug 26 15:07:29.038001 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 550/2184] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:29 2026] GET /volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:29.076693 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01407d1d-15b1-442f-8a80-4d08e010175d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '469a380b-eb02-4bff-8b5e-c317522b1ee4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-196222739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7966afe18bd944278c23ef8ac7c8cfef',qos_specs=None,replication_status=,reservations=['6abe33bc-2fc6-4c4f-8469-bf6630e64861','e6d2d9bd-25db-417c-9881-c6b7da05903a','0da46aa1-7499-46de-a21a-0526585bc710','c5eeb22d-8996-457d-80fa-83abd644e188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad0b287201445d89cc7721bbbc193a9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-196222739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=469a380b-eb02-4bff-8b5e-c317522b1ee4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7966afe18bd944278c23ef8ac7c8cfef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ad0b287201445d89cc7721bbbc193a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:29.077870 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33efa7cb-c081-4824-b39a-f949bfc1fc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:29.112264 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33efa7cb-c081-4824-b39a-f949bfc1fc28) transitioned into state 'SUCCESS' from state '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-196222739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7966afe18bd944278c23ef8ac7c8cfef',qos_specs=None,replication_status=,reservations=['6abe33bc-2fc6-4c4f-8469-bf6630e64861','e6d2d9bd-25db-417c-9881-c6b7da05903a','0da46aa1-7499-46de-a21a-0526585bc710','c5eeb22d-8996-457d-80fa-83abd644e188'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad0b287201445d89cc7721bbbc193a9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:29.113475 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e6ba80-0dba-4a6c-99d4-95a7f612c768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:29.135627 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e6ba80-0dba-4a6c-99d4-95a7f612c768) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:29.136918 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Flow 'volume_create_api' (76bc142e-9e8f-4194-a7b3-0ed80548e28c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:29.137456 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Create volume request issued successfully. Aug 26 15:07:29.138240 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fde5575f-facb-45a4-b916-8661e4324885 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:29.139028 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 533/2185] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:07:28 2026] POST /volume/v3/volumes => generated 775 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:29.154310 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3f864d35-9aa9-4c66-98c9-36d57008427f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:29.158383 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f864d35-9aa9-4c66-98c9-36d57008427f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 Aug 26 15:07:29.158855 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f864d35-9aa9-4c66-98c9-36d57008427f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:29.158855 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f864d35-9aa9-4c66-98c9-36d57008427f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:29.174052 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:29.174052 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:29.179513 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3f864d35-9aa9-4c66-98c9-36d57008427f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:07:29.186012 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f864d35-9aa9-4c66-98c9-36d57008427f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 returned with HTTP 200 Aug 26 15:07:29.186464 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 548/2186] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:29 2026] GET /volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:29.842285 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-51702d17-38db-4810-8df7-ffb807d56f4c req-3b90e8fd-442a-4634-bd64-19d09a232be1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:29.845398 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-51702d17-38db-4810-8df7-ffb807d56f4c req-3b90e8fd-442a-4634-bd64-19d09a232be1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] DELETE https://10.4.3.64/volume/v3/attachments/91d91968-ce06-4fb9-ad4a-5c8c38c6b743 Aug 26 15:07:29.845875 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-51702d17-38db-4810-8df7-ffb807d56f4c req-3b90e8fd-442a-4634-bd64-19d09a232be1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:29.846061 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-51702d17-38db-4810-8df7-ffb807d56f4c req-3b90e8fd-442a-4634-bd64-19d09a232be1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:29.856192 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:29.856192 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:29.913751 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-51702d17-38db-4810-8df7-ffb807d56f4c req-3b90e8fd-442a-4634-bd64-19d09a232be1 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/attachments/91d91968-ce06-4fb9-ad4a-5c8c38c6b743 returned with HTTP 200 Aug 26 15:07:29.914207 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 556/2187] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:07:29 2026] DELETE /volume/v3/attachments/91d91968-ce06-4fb9-ad4a-5c8c38c6b743 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:29.925455 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-51702d17-38db-4810-8df7-ffb807d56f4c req-2696a8bc-fb3d-4c75-ac70-e1f3dea20a33 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:29.928325 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-51702d17-38db-4810-8df7-ffb807d56f4c req-2696a8bc-fb3d-4c75-ac70-e1f3dea20a33 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] DELETE https://10.4.3.64/volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a Aug 26 15:07:29.928622 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-51702d17-38db-4810-8df7-ffb807d56f4c req-2696a8bc-fb3d-4c75-ac70-e1f3dea20a33 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:29.928931 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-51702d17-38db-4810-8df7-ffb807d56f4c req-2696a8bc-fb3d-4c75-ac70-e1f3dea20a33 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:29.929171 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [req-51702d17-38db-4810-8df7-ffb807d56f4c req-2696a8bc-fb3d-4c75-ac70-e1f3dea20a33 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Delete volume with id: 56b096b9-ffcb-457c-a190-ab380bc82e6a Aug 26 15:07:29.938812 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:29.938812 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:29.939496 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-51702d17-38db-4810-8df7-ffb807d56f4c req-2696a8bc-fb3d-4c75-ac70-e1f3dea20a33 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Volume info retrieved successfully. Aug 26 15:07:29.961078 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-51702d17-38db-4810-8df7-ffb807d56f4c req-2696a8bc-fb3d-4c75-ac70-e1f3dea20a33 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Delete volume request issued successfully. Aug 26 15:07:29.961359 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-51702d17-38db-4810-8df7-ffb807d56f4c req-2696a8bc-fb3d-4c75-ac70-e1f3dea20a33 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a returned with HTTP 202 Aug 26 15:07:29.961989 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 551/2188] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:07:29 2026] DELETE /volume/v3/volumes/56b096b9-ffcb-457c-a190-ab380bc82e6a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:30.059056 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8412c974-311a-4db6-ac76-defcc8783198 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:30.062179 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8412c974-311a-4db6-ac76-defcc8783198 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 Aug 26 15:07:30.062179 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8412c974-311a-4db6-ac76-defcc8783198 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:30.062179 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8412c974-311a-4db6-ac76-defcc8783198 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:30.074078 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:30.074078 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:30.079245 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8412c974-311a-4db6-ac76-defcc8783198 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:30.086733 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8412c974-311a-4db6-ac76-defcc8783198 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 returned with HTTP 200 Aug 26 15:07:30.087517 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 534/2189] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:30 2026] GET /volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:07:30.116986 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c9ef2d27-e7d5-4015-bf1f-a247439ca626 req-6197cbcf-4afd-4f08-aaba-46c664684f28 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:30.116986 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c9ef2d27-e7d5-4015-bf1f-a247439ca626 req-6197cbcf-4afd-4f08-aaba-46c664684f28 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 Aug 26 15:07:30.117847 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c9ef2d27-e7d5-4015-bf1f-a247439ca626 req-6197cbcf-4afd-4f08-aaba-46c664684f28 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:30.117847 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c9ef2d27-e7d5-4015-bf1f-a247439ca626 req-6197cbcf-4afd-4f08-aaba-46c664684f28 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:30.126725 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:30.126725 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:30.130931 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-c9ef2d27-e7d5-4015-bf1f-a247439ca626 req-6197cbcf-4afd-4f08-aaba-46c664684f28 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:30.136076 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c9ef2d27-e7d5-4015-bf1f-a247439ca626 req-6197cbcf-4afd-4f08-aaba-46c664684f28 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 returned with HTTP 200 Aug 26 15:07:30.136510 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 549/2190] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:30 2026] GET /volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:30.150695 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:30.152648 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:30.152969 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1427216821"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:30.154500 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1427216821'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:30.154648 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Create volume of 1 GB Aug 26 15:07:30.155000 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:30.155000 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:30.159655 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Availability Zones retrieved successfully. Aug 26 15:07:30.168916 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Flow 'volume_create_api' (5963ed4a-44a0-4d40-9a33-e13e4122a0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:30.169329 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b7d433d-496b-49e2-a723-ba817e33499c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:30.170677 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:30.199862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8d739940-a7e8-4c4e-8ea6-24ae02ccc55a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:30.201483 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d739940-a7e8-4c4e-8ea6-24ae02ccc55a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 Aug 26 15:07:30.201697 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d739940-a7e8-4c4e-8ea6-24ae02ccc55a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:30.201876 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d739940-a7e8-4c4e-8ea6-24ae02ccc55a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:30.209981 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b7d433d-496b-49e2-a723-ba817e33499c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:30.210700 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a9e7d2e-151e-4423-a96b-8e0543901f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:30.212660 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:30.212660 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:30.216429 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8d739940-a7e8-4c4e-8ea6-24ae02ccc55a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:07:30.220634 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d739940-a7e8-4c4e-8ea6-24ae02ccc55a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 returned with HTTP 200 Aug 26 15:07:30.221033 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 552/2191] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:30 2026] GET /volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:30.234625 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-273ba3c8-bf76-4d65-b453-eb4e644bdd33 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:30.236950 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-273ba3c8-bf76-4d65-b453-eb4e644bdd33 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:07:30.237428 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-273ba3c8-bf76-4d65-b453-eb4e644bdd33 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "469a380b-eb02-4bff-8b5e-c317522b1ee4", "name": "tempest-type-Backup-1115831208"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:30.239277 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-273ba3c8-bf76-4d65-b453-eb4e644bdd33 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Creating new backup {'backup': {'volume_id': '469a380b-eb02-4bff-8b5e-c317522b1ee4', 'name': 'tempest-type-Backup-1115831208'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:07:30.239493 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-273ba3c8-bf76-4d65-b453-eb4e644bdd33 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Creating backup of volume 469a380b-eb02-4bff-8b5e-c317522b1ee4 in container None Aug 26 15:07:30.248853 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:30.248853 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:30.249369 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-273ba3c8-bf76-4d65-b453-eb4e644bdd33 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:07:30.264984 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Created reservations ['27fdf285-2688-484f-b3ad-f7969a8333dc', '1240050d-1beb-4875-83ef-d5c69cad8dba', 'ae4012dd-50ed-47db-a7ab-318c420456d2', 'a7a04a25-f0de-44f6-9ba6-936fc8176c79'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:30.266231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a9e7d2e-151e-4423-a96b-8e0543901f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27fdf285-2688-484f-b3ad-f7969a8333dc', '1240050d-1beb-4875-83ef-d5c69cad8dba', 'ae4012dd-50ed-47db-a7ab-318c420456d2', 'a7a04a25-f0de-44f6-9ba6-936fc8176c79']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:30.267371 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76d7807-7880-45f1-8157-945f0836c04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:30.283788 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-273ba3c8-bf76-4d65-b453-eb4e644bdd33 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Created reservations ['b56482ad-d01a-43ce-8de7-9d82c7ae1a7b', '48d08511-383b-46a9-8a5f-ce0f09e5e1d3'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:30.297983 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76d7807-7880-45f1-8157-945f0836c04f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57dd1a42-ade9-4ceb-b687-e1bebe2464eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1427216821',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dba4f232a5464c1493f71043cb2bb917',qos_specs=None,replication_status=,reservations=['27fdf285-2688-484f-b3ad-f7969a8333dc','1240050d-1beb-4875-83ef-d5c69cad8dba','ae4012dd-50ed-47db-a7ab-318c420456d2','a7a04a25-f0de-44f6-9ba6-936fc8176c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23327269e9874d18b75aacaf50088f37',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1427216821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57dd1a42-ade9-4ceb-b687-e1bebe2464eb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='dba4f232a5464c1493f71043cb2bb917',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='23327269e9874d18b75aacaf50088f37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:30.298943 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0b35da7-2cf6-4f98-becb-be0fb7dccf15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:30.318753 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:30.320932 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:30.321610 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1424020478"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:30.324243 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1424020478'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:30.324367 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0b35da7-2cf6-4f98-becb-be0fb7dccf15) transitioned into state 'SUCCESS' from state '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-1427216821',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='dba4f232a5464c1493f71043cb2bb917',qos_specs=None,replication_status=,reservations=['27fdf285-2688-484f-b3ad-f7969a8333dc','1240050d-1beb-4875-83ef-d5c69cad8dba','ae4012dd-50ed-47db-a7ab-318c420456d2','a7a04a25-f0de-44f6-9ba6-936fc8176c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='23327269e9874d18b75aacaf50088f37',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:30.325986 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Create volume of 1 GB Aug 26 15:07:30.326123 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15da9c3-ac85-4d53-a1ca-2d725e724a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:30.331157 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Availability Zones retrieved successfully. Aug 26 15:07:30.334390 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-273ba3c8-bf76-4d65-b453-eb4e644bdd33 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:07:30.335086 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 535/2192] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:07:30 2026] POST /volume/v3/backups => generated 314 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:30.340640 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b15da9c3-ac85-4d53-a1ca-2d725e724a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:30.342631 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Flow 'volume_create_api' (5963ed4a-44a0-4d40-9a33-e13e4122a0f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:30.342631 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Create volume request issued successfully. Aug 26 15:07:30.342780 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Flow 'volume_create_api' (4d3915ff-5e82-4c82-9704-96120849bcc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:30.342827 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2d6b0b35-5185-4e0e-b516-fdbcd8602e9b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:30.343198 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 557/2193] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:07:30 2026] POST /volume/v3/volumes => generated 758 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:30.344684 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e523b4-c71c-44bc-8c32-15794e13a406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:30.346726 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4590ab7c-fdb7-4486-b9b7-b0f348371a6a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:30.346977 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:30.348752 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4590ab7c-fdb7-4486-b9b7-b0f348371a6a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:30.350271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4590ab7c-fdb7-4486-b9b7-b0f348371a6a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:30.350271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4590ab7c-fdb7-4486-b9b7-b0f348371a6a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:30.350271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4590ab7c-fdb7-4486-b9b7-b0f348371a6a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:30.360130 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f8133e95-2243-4626-850f-987adcc03b09 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:30.363056 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f8133e95-2243-4626-850f-987adcc03b09 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb Aug 26 15:07:30.363212 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:30.363212 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:30.363306 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f8133e95-2243-4626-850f-987adcc03b09 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:30.363306 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f8133e95-2243-4626-850f-987adcc03b09 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:30.363591 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4590ab7c-fdb7-4486-b9b7-b0f348371a6a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:30.364140 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 553/2194] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:30 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 721 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:30.372402 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:30.372402 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:30.376571 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f8133e95-2243-4626-850f-987adcc03b09 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:30.382191 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f8133e95-2243-4626-850f-987adcc03b09 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb returned with HTTP 200 Aug 26 15:07:30.384026 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 536/2195] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:30 2026] GET /volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb => generated 826 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:30.385740 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55e523b4-c71c-44bc-8c32-15794e13a406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:30.387446 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a956a896-a2f6-4d4d-be43-c2799d4389a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:30.475917 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Created reservations ['8379130c-3e64-4d79-98bb-78e3bdb89dbc', 'a7387971-5847-4c6e-9fa5-64c10f1f1ca4', '0b17c59f-e273-4c93-a2d3-805480e4e17f', 'ec782f02-32ef-48f1-b415-93aaa7a60e84'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:30.475917 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a956a896-a2f6-4d4d-be43-c2799d4389a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8379130c-3e64-4d79-98bb-78e3bdb89dbc', 'a7387971-5847-4c6e-9fa5-64c10f1f1ca4', '0b17c59f-e273-4c93-a2d3-805480e4e17f', 'ec782f02-32ef-48f1-b415-93aaa7a60e84']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:30.475917 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c8df87-bd0f-42a5-bf5a-8fbd8b234928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:30.517064 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c8df87-bd0f-42a5-bf5a-8fbd8b234928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67866eff-7385-4378-a03e-488119b8beea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1424020478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95fa5151689439ca9877bc9312abc9d',qos_specs=None,replication_status=,reservations=['8379130c-3e64-4d79-98bb-78e3bdb89dbc','a7387971-5847-4c6e-9fa5-64c10f1f1ca4','0b17c59f-e273-4c93-a2d3-805480e4e17f','ec782f02-32ef-48f1-b415-93aaa7a60e84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfe439e4d6a446091f353665313ff69',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1424020478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67866eff-7385-4378-a03e-488119b8beea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95fa5151689439ca9877bc9312abc9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cfe439e4d6a446091f353665313ff69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:30.518878 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e6ab76c-1543-4cc8-9ca3-01f3fc7cb3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:30.556455 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e6ab76c-1543-4cc8-9ca3-01f3fc7cb3d2) transitioned into state 'SUCCESS' from state '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-1424020478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95fa5151689439ca9877bc9312abc9d',qos_specs=None,replication_status=,reservations=['8379130c-3e64-4d79-98bb-78e3bdb89dbc','a7387971-5847-4c6e-9fa5-64c10f1f1ca4','0b17c59f-e273-4c93-a2d3-805480e4e17f','ec782f02-32ef-48f1-b415-93aaa7a60e84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfe439e4d6a446091f353665313ff69',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:30.557625 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31049e1b-7b93-4107-9a23-266bf309bd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:30.575460 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31049e1b-7b93-4107-9a23-266bf309bd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:30.577015 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Flow 'volume_create_api' (4d3915ff-5e82-4c82-9704-96120849bcc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:30.577575 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Create volume request issued successfully. Aug 26 15:07:30.578581 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e233a0a7-68fc-4f15-b72c-eb6e0ad030cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:30.579935 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 550/2196] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:07:30 2026] POST /volume/v3/volumes => generated 749 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:30.599353 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-da9505f4-b464-4d2c-ae43-45243d016902 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:30.601772 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-da9505f4-b464-4d2c-ae43-45243d016902 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:07:30.602039 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-da9505f4-b464-4d2c-ae43-45243d016902 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:30.602261 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-da9505f4-b464-4d2c-ae43-45243d016902 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:30.614300 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:30.614300 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:30.621172 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-da9505f4-b464-4d2c-ae43-45243d016902 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:07:30.629376 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-da9505f4-b464-4d2c-ae43-45243d016902 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:07:30.630239 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 558/2197] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:30 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:31.053296 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eefd9117-fcf0-4803-8582-dc3679e768ee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.056267 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eefd9117-fcf0-4803-8582-dc3679e768ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:07:31.056727 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eefd9117-fcf0-4803-8582-dc3679e768ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1edbb217-89b4-4e9e-931c-d7df1435980a", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1472368883", "description": null, "metadata": null}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:31.083803 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.083803 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:31.084372 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eefd9117-fcf0-4803-8582-dc3679e768ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:07:31.084573 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-eefd9117-fcf0-4803-8582-dc3679e768ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create snapshot from volume 1edbb217-89b4-4e9e-931c-d7df1435980a Aug 26 15:07:31.126098 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-eefd9117-fcf0-4803-8582-dc3679e768ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['3006f535-f560-47c4-8f1d-d5eeb4841f3d', 'f87c9984-83dd-4e95-b97b-f2fafba72e0c', 'e56f551a-8eb5-4cac-bb80-131a81b4118f', '5b14402c-ed6b-4834-a2f8-965af837009a'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:31.215021 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eefd9117-fcf0-4803-8582-dc3679e768ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot force create request issued successfully. Aug 26 15:07:31.215530 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eefd9117-fcf0-4803-8582-dc3679e768ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:07:31.216202 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 554/2198] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:07:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:31.229200 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0041bb63-cc09-4c46-9c72-0b08a7d2b6f9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.231966 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0041bb63-cc09-4c46-9c72-0b08a7d2b6f9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b Aug 26 15:07:31.232245 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0041bb63-cc09-4c46-9c72-0b08a7d2b6f9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.232536 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0041bb63-cc09-4c46-9c72-0b08a7d2b6f9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.239623 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.239623 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:31.240656 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0041bb63-cc09-4c46-9c72-0b08a7d2b6f9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:07:31.241898 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0041bb63-cc09-4c46-9c72-0b08a7d2b6f9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b returned with HTTP 200 Aug 26 15:07:31.242630 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 537/2199] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:31.379788 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-acb36959-5c16-4411-afca-ee2ff72f0e01 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.382549 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-acb36959-5c16-4411-afca-ee2ff72f0e01 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:31.382836 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-acb36959-5c16-4411-afca-ee2ff72f0e01 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.383136 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-acb36959-5c16-4411-afca-ee2ff72f0e01 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.383288 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-acb36959-5c16-4411-afca-ee2ff72f0e01 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:31.388870 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.388870 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:31.389854 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-acb36959-5c16-4411-afca-ee2ff72f0e01 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:31.390419 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 551/2200] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:31.398082 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-63873060-9e7c-43f8-bc0b-cf353ef2f913 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.399893 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63873060-9e7c-43f8-bc0b-cf353ef2f913 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb Aug 26 15:07:31.400103 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-63873060-9e7c-43f8-bc0b-cf353ef2f913 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.400284 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-63873060-9e7c-43f8-bc0b-cf353ef2f913 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.409367 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.409367 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:31.413631 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-63873060-9e7c-43f8-bc0b-cf353ef2f913 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:31.421402 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63873060-9e7c-43f8-bc0b-cf353ef2f913 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb returned with HTTP 200 Aug 26 15:07:31.421851 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 559/2201] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:31.448591 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6e13d060-c96b-46c4-9887-1e993a50f183 req-8d5b127a-e6da-465c-8e60-f0266f820c7d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.451415 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6e13d060-c96b-46c4-9887-1e993a50f183 req-8d5b127a-e6da-465c-8e60-f0266f820c7d tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb Aug 26 15:07:31.451706 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6e13d060-c96b-46c4-9887-1e993a50f183 req-8d5b127a-e6da-465c-8e60-f0266f820c7d tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.451980 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6e13d060-c96b-46c4-9887-1e993a50f183 req-8d5b127a-e6da-465c-8e60-f0266f820c7d tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.461155 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.461155 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:31.465613 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6e13d060-c96b-46c4-9887-1e993a50f183 req-8d5b127a-e6da-465c-8e60-f0266f820c7d tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:31.471145 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6e13d060-c96b-46c4-9887-1e993a50f183 req-8d5b127a-e6da-465c-8e60-f0266f820c7d tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb returned with HTTP 200 Aug 26 15:07:31.471708 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 555/2202] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:31.635060 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1fa9e091-3acb-40f4-9c33-eaee11ac17b6 req-3e9dd994-e03f-4e90-9674-8a06ea9371dd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.637923 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1fa9e091-3acb-40f4-9c33-eaee11ac17b6 req-3e9dd994-e03f-4e90-9674-8a06ea9371dd tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:07:31.640278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1fa9e091-3acb-40f4-9c33-eaee11ac17b6 req-3e9dd994-e03f-4e90-9674-8a06ea9371dd tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.640278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1fa9e091-3acb-40f4-9c33-eaee11ac17b6 req-3e9dd994-e03f-4e90-9674-8a06ea9371dd tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.640278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [req-1fa9e091-3acb-40f4-9c33-eaee11ac17b6 req-3e9dd994-e03f-4e90-9674-8a06ea9371dd tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:07:31.640632 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-1fa9e091-3acb-40f4-9c33-eaee11ac17b6 req-3e9dd994-e03f-4e90-9674-8a06ea9371dd tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:07:31.652974 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-1fa9e091-3acb-40f4-9c33-eaee11ac17b6 req-3e9dd994-e03f-4e90-9674-8a06ea9371dd tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Get all volumes completed successfully. Aug 26 15:07:31.653724 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.653724 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:31.654190 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aa7894d1-4d4c-463d-a2eb-32e4f69a85ff None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.656434 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aa7894d1-4d4c-463d-a2eb-32e4f69a85ff tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:07:31.656729 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aa7894d1-4d4c-463d-a2eb-32e4f69a85ff tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.656967 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aa7894d1-4d4c-463d-a2eb-32e4f69a85ff tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.661417 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1fa9e091-3acb-40f4-9c33-eaee11ac17b6 req-3e9dd994-e03f-4e90-9674-8a06ea9371dd tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:07:31.662218 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 538/2203] 10.4.3.64 () {68 vars in 1501 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:31.669631 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.669631 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:31.676224 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aa7894d1-4d4c-463d-a2eb-32e4f69a85ff tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:07:31.683251 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aa7894d1-4d4c-463d-a2eb-32e4f69a85ff tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:07:31.683817 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 552/2204] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:31.715340 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-aee35602-7186-434c-9cf8-965df9a21053 req-bd286a7f-2894-4eab-b74d-dbc543c59319 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.717624 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-aee35602-7186-434c-9cf8-965df9a21053 req-bd286a7f-2894-4eab-b74d-dbc543c59319 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:07:31.717825 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-aee35602-7186-434c-9cf8-965df9a21053 req-bd286a7f-2894-4eab-b74d-dbc543c59319 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.718066 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-aee35602-7186-434c-9cf8-965df9a21053 req-bd286a7f-2894-4eab-b74d-dbc543c59319 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.718395 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [req-aee35602-7186-434c-9cf8-965df9a21053 req-bd286a7f-2894-4eab-b74d-dbc543c59319 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:07:31.719145 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-aee35602-7186-434c-9cf8-965df9a21053 req-bd286a7f-2894-4eab-b74d-dbc543c59319 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:07:31.734495 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-aee35602-7186-434c-9cf8-965df9a21053 req-bd286a7f-2894-4eab-b74d-dbc543c59319 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Get all volumes completed successfully. Aug 26 15:07:31.735733 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.735733 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:31.740473 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-aee35602-7186-434c-9cf8-965df9a21053 req-bd286a7f-2894-4eab-b74d-dbc543c59319 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:07:31.741460 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 560/2205] 10.4.3.64 () {68 vars in 1501 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:31.745526 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-02103c31-ae95-43c8-b99e-b321c7458ece None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.747877 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-02103c31-ae95-43c8-b99e-b321c7458ece tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:07:31.748323 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-02103c31-ae95-43c8-b99e-b321c7458ece tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.748705 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-02103c31-ae95-43c8-b99e-b321c7458ece tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.767604 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.767604 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:31.774812 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-02103c31-ae95-43c8-b99e-b321c7458ece tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:07:31.776946 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-a2670bd5-9e58-4198-8597-116b0aede7f3 req-90fd31e9-1366-4e0d-ba0a-8fa450c5d37a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.779585 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a2670bd5-9e58-4198-8597-116b0aede7f3 req-90fd31e9-1366-4e0d-ba0a-8fa450c5d37a tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:07:31.779774 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a2670bd5-9e58-4198-8597-116b0aede7f3 req-90fd31e9-1366-4e0d-ba0a-8fa450c5d37a tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.780051 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a2670bd5-9e58-4198-8597-116b0aede7f3 req-90fd31e9-1366-4e0d-ba0a-8fa450c5d37a tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.780461 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [req-a2670bd5-9e58-4198-8597-116b0aede7f3 req-90fd31e9-1366-4e0d-ba0a-8fa450c5d37a tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:07:31.781481 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-a2670bd5-9e58-4198-8597-116b0aede7f3 req-90fd31e9-1366-4e0d-ba0a-8fa450c5d37a tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:07:31.781993 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-02103c31-ae95-43c8-b99e-b321c7458ece tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:07:31.782593 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 556/2206] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:31.794718 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-a2670bd5-9e58-4198-8597-116b0aede7f3 req-90fd31e9-1366-4e0d-ba0a-8fa450c5d37a tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Get all volumes completed successfully. Aug 26 15:07:31.794718 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.794718 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:31.799693 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a2670bd5-9e58-4198-8597-116b0aede7f3 req-90fd31e9-1366-4e0d-ba0a-8fa450c5d37a tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:07:31.800379 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 539/2207] 10.4.3.64 () {68 vars in 1501 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:31.831373 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b6a94b6a-99fa-4c6c-815d-100e2ec0d538 req-a9538b63-88fc-4ecf-bef2-4cecec4b1da3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.839469 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b6a94b6a-99fa-4c6c-815d-100e2ec0d538 req-a9538b63-88fc-4ecf-bef2-4cecec4b1da3 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:07:31.839469 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b6a94b6a-99fa-4c6c-815d-100e2ec0d538 req-a9538b63-88fc-4ecf-bef2-4cecec4b1da3 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.839469 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b6a94b6a-99fa-4c6c-815d-100e2ec0d538 req-a9538b63-88fc-4ecf-bef2-4cecec4b1da3 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.840019 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [req-b6a94b6a-99fa-4c6c-815d-100e2ec0d538 req-a9538b63-88fc-4ecf-bef2-4cecec4b1da3 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:07:31.840924 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-b6a94b6a-99fa-4c6c-815d-100e2ec0d538 req-a9538b63-88fc-4ecf-bef2-4cecec4b1da3 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:07:31.855036 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b6a94b6a-99fa-4c6c-815d-100e2ec0d538 req-a9538b63-88fc-4ecf-bef2-4cecec4b1da3 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Get all volumes completed successfully. Aug 26 15:07:31.858285 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.858285 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:31.866573 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b6a94b6a-99fa-4c6c-815d-100e2ec0d538 req-a9538b63-88fc-4ecf-bef2-4cecec4b1da3 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:07:31.868679 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 553/2208] 10.4.3.64 () {68 vars in 1501 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:31.877098 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-99a2b43e-5b3c-4a24-8852-899d65a0b8f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.877627 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-99a2b43e-5b3c-4a24-8852-899d65a0b8f8 None None] GET https://10.4.3.64/volume// Aug 26 15:07:31.877831 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-99a2b43e-5b3c-4a24-8852-899d65a0b8f8 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.878084 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-99a2b43e-5b3c-4a24-8852-899d65a0b8f8 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.878451 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-99a2b43e-5b3c-4a24-8852-899d65a0b8f8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:07:31.878932 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 561/2209] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:07:31.891549 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-89ce2e3a-fc26-4377-8bb7-b6514253c9be None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.893874 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-89ce2e3a-fc26-4377-8bb7-b6514253c9be tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:07:31.894309 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-89ce2e3a-fc26-4377-8bb7-b6514253c9be tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67866eff-7385-4378-a03e-488119b8beea", "connector": null, "instance_uuid": "69a383cc-5dae-498c-8a32-6433d64488af"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:31.902071 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-11188d83-a548-4045-8093-4a4fc58ebd8e req-b8c1c2bf-9f79-4e7b-a7e8-157eafb208db None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.903995 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.903995 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:31.911444 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-11188d83-a548-4045-8093-4a4fc58ebd8e req-b8c1c2bf-9f79-4e7b-a7e8-157eafb208db tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:07:31.911444 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-11188d83-a548-4045-8093-4a4fc58ebd8e req-b8c1c2bf-9f79-4e7b-a7e8-157eafb208db tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.911444 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-11188d83-a548-4045-8093-4a4fc58ebd8e req-b8c1c2bf-9f79-4e7b-a7e8-157eafb208db tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.911444 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [req-11188d83-a548-4045-8093-4a4fc58ebd8e req-b8c1c2bf-9f79-4e7b-a7e8-157eafb208db tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:07:31.911444 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-11188d83-a548-4045-8093-4a4fc58ebd8e req-b8c1c2bf-9f79-4e7b-a7e8-157eafb208db tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:07:31.921557 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-11188d83-a548-4045-8093-4a4fc58ebd8e req-b8c1c2bf-9f79-4e7b-a7e8-157eafb208db tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Get all volumes completed successfully. Aug 26 15:07:31.923005 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.923005 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:31.931070 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-11188d83-a548-4045-8093-4a4fc58ebd8e req-b8c1c2bf-9f79-4e7b-a7e8-157eafb208db tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:07:31.931711 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 540/2210] 10.4.3.64 () {68 vars in 1501 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:31.960978 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-89ce2e3a-fc26-4377-8bb7-b6514253c9be tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:07:31.961637 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 557/2211] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:07:31 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) Aug 26 15:07:31.975211 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-9bd9e79c-4c24-4f54-99a6-4bea3b24bf36 req-d0d09aa9-6ea7-4724-8d61-d87e66b0eb2c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:31.981029 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9bd9e79c-4c24-4f54-99a6-4bea3b24bf36 req-d0d09aa9-6ea7-4724-8d61-d87e66b0eb2c tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:07:31.981367 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9bd9e79c-4c24-4f54-99a6-4bea3b24bf36 req-d0d09aa9-6ea7-4724-8d61-d87e66b0eb2c tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:31.981671 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9bd9e79c-4c24-4f54-99a6-4bea3b24bf36 req-d0d09aa9-6ea7-4724-8d61-d87e66b0eb2c tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:31.982046 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [req-9bd9e79c-4c24-4f54-99a6-4bea3b24bf36 req-d0d09aa9-6ea7-4724-8d61-d87e66b0eb2c tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:07:31.983151 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-9bd9e79c-4c24-4f54-99a6-4bea3b24bf36 req-d0d09aa9-6ea7-4724-8d61-d87e66b0eb2c tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:07:31.998416 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-9bd9e79c-4c24-4f54-99a6-4bea3b24bf36 req-d0d09aa9-6ea7-4724-8d61-d87e66b0eb2c tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Get all volumes completed successfully. Aug 26 15:07:31.999615 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:31.999615 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:32.012006 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9bd9e79c-4c24-4f54-99a6-4bea3b24bf36 req-d0d09aa9-6ea7-4724-8d61-d87e66b0eb2c tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:07:32.012368 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 554/2212] 10.4.3.64 () {68 vars in 1501 bytes} [Wed Aug 26 15:07:31 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:32.017314 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-900b04c0-0e16-4c3d-9dc8-af3cf2b2c00d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:32.019032 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-900b04c0-0e16-4c3d-9dc8-af3cf2b2c00d tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:07:32.019266 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-900b04c0-0e16-4c3d-9dc8-af3cf2b2c00d tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:32.019523 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-900b04c0-0e16-4c3d-9dc8-af3cf2b2c00d tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:32.027971 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-337a2a9f-e354-4cb4-ba12-e85b9a2348f9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:32.028494 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-337a2a9f-e354-4cb4-ba12-e85b9a2348f9 None None] GET https://10.4.3.64/volume// Aug 26 15:07:32.028702 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-337a2a9f-e354-4cb4-ba12-e85b9a2348f9 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:32.028924 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-337a2a9f-e354-4cb4-ba12-e85b9a2348f9 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:32.029319 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-337a2a9f-e354-4cb4-ba12-e85b9a2348f9 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:07:32.030733 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 541/2213] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:07:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:07:32.032176 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:32.032176 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:32.037921 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-900b04c0-0e16-4c3d-9dc8-af3cf2b2c00d tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:07:32.039645 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-290ff242-2fa9-41fa-81b7-defa0e79fd04 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:32.042279 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-290ff242-2fa9-41fa-81b7-defa0e79fd04 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:07:32.042497 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-900b04c0-0e16-4c3d-9dc8-af3cf2b2c00d tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:07:32.042563 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-290ff242-2fa9-41fa-81b7-defa0e79fd04 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:32.042794 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-290ff242-2fa9-41fa-81b7-defa0e79fd04 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:32.043028 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 562/2214] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:32 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:32.051704 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-df056f53-864d-420e-b325-723a67b3fee3 req-ac093f4b-0a32-4b87-ae60-410007745fcb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:32.054440 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-df056f53-864d-420e-b325-723a67b3fee3 req-ac093f4b-0a32-4b87-ae60-410007745fcb tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:07:32.054710 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-df056f53-864d-420e-b325-723a67b3fee3 req-ac093f4b-0a32-4b87-ae60-410007745fcb tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:32.054997 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-df056f53-864d-420e-b325-723a67b3fee3 req-ac093f4b-0a32-4b87-ae60-410007745fcb tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:32.055254 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [req-df056f53-864d-420e-b325-723a67b3fee3 req-ac093f4b-0a32-4b87-ae60-410007745fcb tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:07:32.056486 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-df056f53-864d-420e-b325-723a67b3fee3 req-ac093f4b-0a32-4b87-ae60-410007745fcb tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:07:32.064543 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:32.064543 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:32.067218 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-df056f53-864d-420e-b325-723a67b3fee3 req-ac093f4b-0a32-4b87-ae60-410007745fcb tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Get all volumes completed successfully. Aug 26 15:07:32.068241 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:32.068241 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:32.071064 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-290ff242-2fa9-41fa-81b7-defa0e79fd04 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:07:32.079136 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-df056f53-864d-420e-b325-723a67b3fee3 req-ac093f4b-0a32-4b87-ae60-410007745fcb tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:07:32.079136 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 555/2215] 10.4.3.64 () {68 vars in 1501 bytes} [Wed Aug 26 15:07:32 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:32.079228 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-290ff242-2fa9-41fa-81b7-defa0e79fd04 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:07:32.079913 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 558/2216] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:07:32 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 1021 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:07:32.113711 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-397539c8-f334-4998-acbf-5e61e020c94e req-ff718b6e-6029-44da-86e2-7f9771a35586 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:32.116998 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-397539c8-f334-4998-acbf-5e61e020c94e req-ff718b6e-6029-44da-86e2-7f9771a35586 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:07:32.116998 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-397539c8-f334-4998-acbf-5e61e020c94e req-ff718b6e-6029-44da-86e2-7f9771a35586 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:32.117157 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-397539c8-f334-4998-acbf-5e61e020c94e req-ff718b6e-6029-44da-86e2-7f9771a35586 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:32.117349 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [req-397539c8-f334-4998-acbf-5e61e020c94e req-ff718b6e-6029-44da-86e2-7f9771a35586 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:07:32.118202 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-397539c8-f334-4998-acbf-5e61e020c94e req-ff718b6e-6029-44da-86e2-7f9771a35586 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:07:32.129058 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-397539c8-f334-4998-acbf-5e61e020c94e req-ff718b6e-6029-44da-86e2-7f9771a35586 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] Get all volumes completed successfully. Aug 26 15:07:32.131481 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:32.131481 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:32.139450 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-397539c8-f334-4998-acbf-5e61e020c94e req-ff718b6e-6029-44da-86e2-7f9771a35586 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:07:32.140911 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 542/2217] 10.4.3.64 () {68 vars in 1501 bytes} [Wed Aug 26 15:07:32 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:32.164868 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2675780d-4aeb-44b2-9600-52d2212ac2b1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:32.167062 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2675780d-4aeb-44b2-9600-52d2212ac2b1 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] DELETE https://10.4.3.64/volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb Aug 26 15:07:32.167312 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2675780d-4aeb-44b2-9600-52d2212ac2b1 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:32.167602 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2675780d-4aeb-44b2-9600-52d2212ac2b1 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:32.167813 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2675780d-4aeb-44b2-9600-52d2212ac2b1 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Delete volume with id: 57dd1a42-ade9-4ceb-b687-e1bebe2464eb Aug 26 15:07:32.176442 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:32.176442 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:32.177048 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2675780d-4aeb-44b2-9600-52d2212ac2b1 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:32.202818 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2675780d-4aeb-44b2-9600-52d2212ac2b1 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Delete volume request issued successfully. Aug 26 15:07:32.203104 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2675780d-4aeb-44b2-9600-52d2212ac2b1 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb returned with HTTP 202 Aug 26 15:07:32.203621 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 563/2218] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:07:32 2026] DELETE /volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:32.212003 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a0b1c04a-7c69-415e-b7ab-cb0decff1f04 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:32.217132 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a0b1c04a-7c69-415e-b7ab-cb0decff1f04 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb Aug 26 15:07:32.217132 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a0b1c04a-7c69-415e-b7ab-cb0decff1f04 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:32.217132 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a0b1c04a-7c69-415e-b7ab-cb0decff1f04 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:32.220478 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-733df201-71e1-4b8e-9455-372a51f75ae1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:32.225922 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-733df201-71e1-4b8e-9455-372a51f75ae1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] PUT https://10.4.3.64/volume/v3/attachments/8c6cac12-25b6-490a-a99a-b4bbd2f97449 Aug 26 15:07:32.225922 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-733df201-71e1-4b8e-9455-372a51f75ae1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:32.226105 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:32.226105 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:32.230544 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a0b1c04a-7c69-415e-b7ab-cb0decff1f04 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:32.237052 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-733df201-71e1-4b8e-9455-372a51f75ae1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Acquiring lock "cinder-attachment_update-67866eff-7385-4378-a03e-488119b8beea-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:07:32.239501 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a0b1c04a-7c69-415e-b7ab-cb0decff1f04 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb returned with HTTP 200 Aug 26 15:07:32.240163 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 556/2219] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:32 2026] GET /volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:32.243290 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-733df201-71e1-4b8e-9455-372a51f75ae1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Lock "cinder-attachment_update-67866eff-7385-4378-a03e-488119b8beea-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:07:32.244967 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:32.244967 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:32.254984 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a07ca625-8f8a-43e0-b851-64d2926402e3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:32.257218 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a07ca625-8f8a-43e0-b851-64d2926402e3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b Aug 26 15:07:32.257487 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a07ca625-8f8a-43e0-b851-64d2926402e3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:32.257741 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a07ca625-8f8a-43e0-b851-64d2926402e3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:32.263645 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:32.263645 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:32.264143 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a07ca625-8f8a-43e0-b851-64d2926402e3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:07:32.265044 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a07ca625-8f8a-43e0-b851-64d2926402e3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b returned with HTTP 200 Aug 26 15:07:32.265562 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 543/2220] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:32 2026] GET /volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:32.281658 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b68d3b6e-d8ec-4ad3-b8a6-4f122483dc60 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:32.286672 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b68d3b6e-d8ec-4ad3-b8a6-4f122483dc60 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b Aug 26 15:07:32.287066 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b68d3b6e-d8ec-4ad3-b8a6-4f122483dc60 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:32.287306 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b68d3b6e-d8ec-4ad3-b8a6-4f122483dc60 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:32.295775 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:32.295775 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:32.296464 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b68d3b6e-d8ec-4ad3-b8a6-4f122483dc60 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:07:32.298520 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b68d3b6e-d8ec-4ad3-b8a6-4f122483dc60 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b returned with HTTP 200 Aug 26 15:07:32.298694 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 564/2221] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:32 2026] GET /volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:32.400651 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-733df201-71e1-4b8e-9455-372a51f75ae1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Lock "cinder-attachment_update-67866eff-7385-4378-a03e-488119b8beea-np0000008165" released by "attachment_update" :: held 0.157s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:07:32.401063 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-733df201-71e1-4b8e-9455-372a51f75ae1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/attachments/8c6cac12-25b6-490a-a99a-b4bbd2f97449 returned with HTTP 200 Aug 26 15:07:32.402422 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 559/2222] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:07:32 2026] PUT /volume/v3/attachments/8c6cac12-25b6-490a-a99a-b4bbd2f97449 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:32.405613 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8a88409a-5957-44eb-aefa-a7befe245768 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:32.409678 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a88409a-5957-44eb-aefa-a7befe245768 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:32.410007 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a88409a-5957-44eb-aefa-a7befe245768 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:32.410287 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a88409a-5957-44eb-aefa-a7befe245768 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:32.410517 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8a88409a-5957-44eb-aefa-a7befe245768 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:32.416281 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:32.416281 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:32.417501 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a88409a-5957-44eb-aefa-a7befe245768 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:32.418072 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 557/2223] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:32 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:33.058796 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3a43f80f-5f81-483f-8bbb-d16f911704cd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:33.061078 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3a43f80f-5f81-483f-8bbb-d16f911704cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:07:33.061648 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3a43f80f-5f81-483f-8bbb-d16f911704cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:33.062080 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3a43f80f-5f81-483f-8bbb-d16f911704cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:33.079444 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:33.079444 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:33.085671 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3a43f80f-5f81-483f-8bbb-d16f911704cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:07:33.093268 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3a43f80f-5f81-483f-8bbb-d16f911704cd tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:07:33.094015 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 544/2224] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:33 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:33.258529 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-884cd343-316f-4584-a91b-29390f3b8a61 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:33.261472 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-884cd343-316f-4584-a91b-29390f3b8a61 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb Aug 26 15:07:33.261646 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-884cd343-316f-4584-a91b-29390f3b8a61 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:33.262022 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-884cd343-316f-4584-a91b-29390f3b8a61 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:33.271291 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-884cd343-316f-4584-a91b-29390f3b8a61 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb returned with HTTP 404 Aug 26 15:07:33.271899 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 565/2225] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:33 2026] GET /volume/v3/volumes/57dd1a42-ade9-4ceb-b687-e1bebe2464eb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:33.284386 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-de4ab213-b64e-46de-a649-4f98c0dbc597 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:33.287759 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de4ab213-b64e-46de-a649-4f98c0dbc597 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] DELETE https://10.4.3.64/volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 Aug 26 15:07:33.288905 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de4ab213-b64e-46de-a649-4f98c0dbc597 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:33.290840 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de4ab213-b64e-46de-a649-4f98c0dbc597 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:33.292622 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-de4ab213-b64e-46de-a649-4f98c0dbc597 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Delete volume with id: 39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 Aug 26 15:07:33.306523 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:33.306523 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:33.307218 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-de4ab213-b64e-46de-a649-4f98c0dbc597 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:33.345214 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-de4ab213-b64e-46de-a649-4f98c0dbc597 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Delete volume request issued successfully. Aug 26 15:07:33.345481 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de4ab213-b64e-46de-a649-4f98c0dbc597 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 returned with HTTP 202 Aug 26 15:07:33.346088 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 560/2226] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:07:33 2026] DELETE /volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:33.357157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-511af0d3-c8bd-4e1e-9492-0877c844bef6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:33.360810 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-511af0d3-c8bd-4e1e-9492-0877c844bef6 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 Aug 26 15:07:33.361148 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-511af0d3-c8bd-4e1e-9492-0877c844bef6 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:33.361410 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-511af0d3-c8bd-4e1e-9492-0877c844bef6 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:33.378449 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:33.378449 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:33.386291 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-511af0d3-c8bd-4e1e-9492-0877c844bef6 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:33.400603 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-511af0d3-c8bd-4e1e-9492-0877c844bef6 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 returned with HTTP 200 Aug 26 15:07:33.402531 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 558/2227] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:33 2026] GET /volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:33.432567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-99e78f46-ab54-4a39-a1bd-bda2c978332e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:33.436899 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-99e78f46-ab54-4a39-a1bd-bda2c978332e tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:33.437325 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-99e78f46-ab54-4a39-a1bd-bda2c978332e tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:33.437667 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-99e78f46-ab54-4a39-a1bd-bda2c978332e tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:33.439398 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-99e78f46-ab54-4a39-a1bd-bda2c978332e tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:33.448130 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:33.448130 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:33.449279 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-99e78f46-ab54-4a39-a1bd-bda2c978332e tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:33.449968 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 545/2228] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:33 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:34.117744 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-97e55d07-3492-4ebf-952d-46a8d24f38f1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:34.121919 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97e55d07-3492-4ebf-952d-46a8d24f38f1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:07:34.122137 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97e55d07-3492-4ebf-952d-46a8d24f38f1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:34.122341 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-97e55d07-3492-4ebf-952d-46a8d24f38f1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:34.135007 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:34.135007 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:34.141621 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-97e55d07-3492-4ebf-952d-46a8d24f38f1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:07:34.148202 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-97e55d07-3492-4ebf-952d-46a8d24f38f1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:07:34.148779 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 566/2229] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:34 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:34.419258 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e0ce90f9-9355-4d3d-b0dc-3f34b9c47cb2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:34.421009 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0ce90f9-9355-4d3d-b0dc-3f34b9c47cb2 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 Aug 26 15:07:34.421201 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0ce90f9-9355-4d3d-b0dc-3f34b9c47cb2 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:34.421397 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0ce90f9-9355-4d3d-b0dc-3f34b9c47cb2 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:34.428100 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0ce90f9-9355-4d3d-b0dc-3f34b9c47cb2 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 returned with HTTP 404 Aug 26 15:07:34.429100 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 561/2230] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:34 2026] GET /volume/v3/volumes/39ce0a4c-ee4d-470b-9641-cab4dcd9a2e4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:34.437339 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ccd31385-801c-470a-9bae-b3e3ac3cc485 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:34.440528 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ccd31385-801c-470a-9bae-b3e3ac3cc485 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a Aug 26 15:07:34.441535 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ccd31385-801c-470a-9bae-b3e3ac3cc485 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:34.442221 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ccd31385-801c-470a-9bae-b3e3ac3cc485 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:34.442849 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ccd31385-801c-470a-9bae-b3e3ac3cc485 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Delete volume with id: 1530e32b-3fa8-47d9-bdfa-caa2ab117f2a Aug 26 15:07:34.453867 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:34.453867 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:34.454762 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ccd31385-801c-470a-9bae-b3e3ac3cc485 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:34.462014 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-72a26272-b0e0-44a6-90a4-519e72c9bb95 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:34.464059 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72a26272-b0e0-44a6-90a4-519e72c9bb95 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:34.464327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72a26272-b0e0-44a6-90a4-519e72c9bb95 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:34.464542 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72a26272-b0e0-44a6-90a4-519e72c9bb95 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:34.464662 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-72a26272-b0e0-44a6-90a4-519e72c9bb95 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:34.469277 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:34.469277 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:34.469964 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72a26272-b0e0-44a6-90a4-519e72c9bb95 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:34.470602 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 546/2231] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:34 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:34.482138 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ccd31385-801c-470a-9bae-b3e3ac3cc485 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Delete volume request issued successfully. Aug 26 15:07:34.482517 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ccd31385-801c-470a-9bae-b3e3ac3cc485 tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a returned with HTTP 202 Aug 26 15:07:34.483838 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 559/2232] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:07:34 2026] DELETE /volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:34.493716 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-25736272-5d66-4300-b574-c1f94f96c36f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:34.496192 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25736272-5d66-4300-b574-c1f94f96c36f tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a Aug 26 15:07:34.496501 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25736272-5d66-4300-b574-c1f94f96c36f tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:34.496785 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25736272-5d66-4300-b574-c1f94f96c36f tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:34.506506 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:34.506506 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:34.512274 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-25736272-5d66-4300-b574-c1f94f96c36f tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Volume info retrieved successfully. Aug 26 15:07:34.517170 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25736272-5d66-4300-b574-c1f94f96c36f tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a returned with HTTP 200 Aug 26 15:07:34.517644 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 567/2233] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:34 2026] GET /volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:35.173213 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6a204df1-d8a2-4f7e-968d-87cbfebd6815 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:35.176340 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a204df1-d8a2-4f7e-968d-87cbfebd6815 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:07:35.176617 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a204df1-d8a2-4f7e-968d-87cbfebd6815 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:35.176926 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a204df1-d8a2-4f7e-968d-87cbfebd6815 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:35.188599 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:35.188599 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:35.193021 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6a204df1-d8a2-4f7e-968d-87cbfebd6815 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:07:35.199938 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a204df1-d8a2-4f7e-968d-87cbfebd6815 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:07:35.199938 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 562/2234] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:35 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:35.481660 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-38ef1ae6-e0a3-4df8-8e07-44499f01154a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:35.486055 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-38ef1ae6-e0a3-4df8-8e07-44499f01154a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:35.486055 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-38ef1ae6-e0a3-4df8-8e07-44499f01154a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:35.486314 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-38ef1ae6-e0a3-4df8-8e07-44499f01154a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:35.486449 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-38ef1ae6-e0a3-4df8-8e07-44499f01154a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:35.493727 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:35.493727 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:35.493727 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-38ef1ae6-e0a3-4df8-8e07-44499f01154a tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:35.494024 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 547/2235] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:35 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:35.532910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5ce8d88d-cd97-4934-8bdd-a822353c300b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:35.536531 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5ce8d88d-cd97-4934-8bdd-a822353c300b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] GET https://10.4.3.64/volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a Aug 26 15:07:35.540142 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5ce8d88d-cd97-4934-8bdd-a822353c300b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:35.540351 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5ce8d88d-cd97-4934-8bdd-a822353c300b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:35.550642 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5ce8d88d-cd97-4934-8bdd-a822353c300b tempest-VolumesTestJSON-767131914 tempest-VolumesTestJSON-767131914-project-member] https://10.4.3.64/volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a returned with HTTP 404 Aug 26 15:07:35.551494 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 560/2236] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:35 2026] GET /volume/v3/volumes/1530e32b-3fa8-47d9-bdfa-caa2ab117f2a => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:36.137130 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-a966420e-da46-4a37-a0a5-bcc4dc82a194 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:36.142335 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-a966420e-da46-4a37-a0a5-bcc4dc82a194 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] POST https://10.4.3.64/volume/v3/attachments/8c6cac12-25b6-490a-a99a-b4bbd2f97449/action Aug 26 15:07:36.142756 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-a966420e-da46-4a37-a0a5-bcc4dc82a194 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:36.142956 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-a966420e-da46-4a37-a0a5-bcc4dc82a194 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:36.166762 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:36.166762 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:36.185607 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cd041235-2a1a-4f97-ba69-397e06ca1e4e req-a966420e-da46-4a37-a0a5-bcc4dc82a194 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/attachments/8c6cac12-25b6-490a-a99a-b4bbd2f97449/action returned with HTTP 204 Aug 26 15:07:36.186155 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 568/2237] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:07:36 2026] POST /volume/v3/attachments/8c6cac12-25b6-490a-a99a-b4bbd2f97449/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:36.215879 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-10e660d2-7e03-475a-83ea-853a15e2c15c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:36.219575 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-10e660d2-7e03-475a-83ea-853a15e2c15c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:07:36.219708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-10e660d2-7e03-475a-83ea-853a15e2c15c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:36.219907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-10e660d2-7e03-475a-83ea-853a15e2c15c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:36.243299 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:36.243299 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:36.251332 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-10e660d2-7e03-475a-83ea-853a15e2c15c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:07:36.259050 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-10e660d2-7e03-475a-83ea-853a15e2c15c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:07:36.259625 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 563/2238] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:36 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 1134 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:36.276261 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9272f11b-65d9-4a57-acd4-91a340b38e15 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:36.279839 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9272f11b-65d9-4a57-acd4-91a340b38e15 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:07:36.280313 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9272f11b-65d9-4a57-acd4-91a340b38e15 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:36.280394 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9272f11b-65d9-4a57-acd4-91a340b38e15 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:36.298287 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:36.298287 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:36.306791 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9272f11b-65d9-4a57-acd4-91a340b38e15 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:07:36.314337 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9272f11b-65d9-4a57-acd4-91a340b38e15 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:07:36.315184 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 548/2239] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:36 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:36.504617 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a4e1e244-de40-4835-82fa-0a10f7eb69d6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:36.509717 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4e1e244-de40-4835-82fa-0a10f7eb69d6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:36.510174 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4e1e244-de40-4835-82fa-0a10f7eb69d6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:36.510590 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4e1e244-de40-4835-82fa-0a10f7eb69d6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:36.510842 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a4e1e244-de40-4835-82fa-0a10f7eb69d6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:36.517981 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:36.517981 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:36.517981 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4e1e244-de40-4835-82fa-0a10f7eb69d6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:36.517981 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 561/2240] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:36 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:37.254342 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-3eff502d-290c-41a9-8040-131225026e44 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:37.256694 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-3eff502d-290c-41a9-8040-131225026e44 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] DELETE https://10.4.3.64/volume/v3/attachments/3314c2cd-eeaf-442a-b7df-5878dc97b5c2 Aug 26 15:07:37.256846 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-3eff502d-290c-41a9-8040-131225026e44 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:37.257486 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-3eff502d-290c-41a9-8040-131225026e44 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:37.269174 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:37.269174 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:37.325656 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-3eff502d-290c-41a9-8040-131225026e44 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/attachments/3314c2cd-eeaf-442a-b7df-5878dc97b5c2 returned with HTTP 200 Aug 26 15:07:37.326223 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 569/2241] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:07:37 2026] DELETE /volume/v3/attachments/3314c2cd-eeaf-442a-b7df-5878dc97b5c2 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:37.340175 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-265fbb0e-605e-4170-9e5d-e40ea6d9b7c3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:37.343041 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-265fbb0e-605e-4170-9e5d-e40ea6d9b7c3 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 Aug 26 15:07:37.343318 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-265fbb0e-605e-4170-9e5d-e40ea6d9b7c3 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:37.343550 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-265fbb0e-605e-4170-9e5d-e40ea6d9b7c3 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:37.343754 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-265fbb0e-605e-4170-9e5d-e40ea6d9b7c3 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Delete volume with id: 6fed042c-e7fb-420a-ae1b-02c3897be549 Aug 26 15:07:37.351879 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:37.351879 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:37.352489 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-265fbb0e-605e-4170-9e5d-e40ea6d9b7c3 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Volume info retrieved successfully. Aug 26 15:07:37.373152 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-265fbb0e-605e-4170-9e5d-e40ea6d9b7c3 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] Delete volume request issued successfully. Aug 26 15:07:37.373408 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a4efffe8-72d9-4f18-9097-37a2a4ef3d65 req-265fbb0e-605e-4170-9e5d-e40ea6d9b7c3 tempest-ServerBootFromVolumeStableRescueTest-1717180416 tempest-ServerBootFromVolumeStableRescueTest-1717180416-project-member] https://10.4.3.64/volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 returned with HTTP 202 Aug 26 15:07:37.373847 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 564/2242] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:07:37 2026] DELETE /volume/v3/volumes/6fed042c-e7fb-420a-ae1b-02c3897be549 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:37.532064 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6e7b8b07-b37d-421a-adad-7dc0de3e26fa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:37.532064 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6e7b8b07-b37d-421a-adad-7dc0de3e26fa tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:37.532064 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6e7b8b07-b37d-421a-adad-7dc0de3e26fa tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:37.532974 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6e7b8b07-b37d-421a-adad-7dc0de3e26fa tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:37.532974 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6e7b8b07-b37d-421a-adad-7dc0de3e26fa tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:37.538959 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:37.538959 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:37.539933 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6e7b8b07-b37d-421a-adad-7dc0de3e26fa tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:37.540491 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 549/2243] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:37 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:38.084722 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7fe1ce84-708d-489f-a269-d572fccb2bc0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:38.275812 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7fe1ce84-708d-489f-a269-d572fccb2bc0 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:07:38.276261 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7fe1ce84-708d-489f-a269-d572fccb2bc0 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-915839886"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:38.303790 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7fe1ce84-708d-489f-a269-d572fccb2bc0 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:07:38.306748 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 562/2244] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:07:38 2026] POST /volume/v3/types => generated 219 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:38.316053 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aa655f6c-9a8d-4e5e-804b-39757aeff5f0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:38.318225 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa655f6c-9a8d-4e5e-804b-39757aeff5f0 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 26 15:07:38.318692 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa655f6c-9a8d-4e5e-804b-39757aeff5f0 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1010387868"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:38.320537 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:38.320537 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:38.340708 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa655f6c-9a8d-4e5e-804b-39757aeff5f0 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 26 15:07:38.341031 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 570/2245] 10.4.3.64 () {70 vars in 1304 bytes} [Wed Aug 26 15:07:38 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) Aug 26 15:07:38.353016 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f18b190f-c9da-4d1c-aa22-7e45f4380f82 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:38.441614 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f18b190f-c9da-4d1c-aa22-7e45f4380f82 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] POST https://10.4.3.64/volume/v3/groups Aug 26 15:07:38.442205 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f18b190f-c9da-4d1c-aa22-7e45f4380f82 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a11d52b7-1cf8-4bd3-ae77-032ad92b4d59", "volume_types": ["16fc26cd-99d0-41fc-9354-73d60c26e4b8"], "name": "tempest-GroupsV320Test-Group-1497009562"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:38.444198 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-f18b190f-c9da-4d1c-aa22-7e45f4380f82 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Creating new group {'group': {'group_type': 'a11d52b7-1cf8-4bd3-ae77-032ad92b4d59', 'volume_types': ['16fc26cd-99d0-41fc-9354-73d60c26e4b8'], 'name': 'tempest-GroupsV320Test-Group-1497009562'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 26 15:07:38.450970 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-f18b190f-c9da-4d1c-aa22-7e45f4380f82 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Creating group tempest-GroupsV320Test-Group-1497009562. Aug 26 15:07:38.466738 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f18b190f-c9da-4d1c-aa22-7e45f4380f82 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Availability Zones retrieved successfully. Aug 26 15:07:38.494928 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-f18b190f-c9da-4d1c-aa22-7e45f4380f82 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Created reservations ['91287f9a-e4bb-408c-8529-a9f6784b884b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:38.531532 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f18b190f-c9da-4d1c-aa22-7e45f4380f82 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] https://10.4.3.64/volume/v3/groups returned with HTTP 202 Aug 26 15:07:38.531949 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 565/2246] 10.4.3.64 () {70 vars in 1290 bytes} [Wed Aug 26 15:07:38 2026] POST /volume/v3/groups => generated 108 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:38.542091 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f5be43e2-d9f1-4c81-82c6-9cc8d20f3752 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:38.543973 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f5be43e2-d9f1-4c81-82c6-9cc8d20f3752 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] GET https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 Aug 26 15:07:38.544242 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f5be43e2-d9f1-4c81-82c6-9cc8d20f3752 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:38.544501 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f5be43e2-d9f1-4c81-82c6-9cc8d20f3752 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:38.544656 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-f5be43e2-d9f1-4c81-82c6-9cc8d20f3752 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] show called for member a10d4452-711b-401f-a1a5-c0d9f1884d58 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:07:38.550041 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:38.550041 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:38.552984 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cd39854e-d751-4631-a168-f9697796c0f6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:38.556276 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cd39854e-d751-4631-a168-f9697796c0f6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:38.556544 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cd39854e-d751-4631-a168-f9697796c0f6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:38.556773 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cd39854e-d751-4631-a168-f9697796c0f6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:38.556931 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-cd39854e-d751-4631-a168-f9697796c0f6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:38.564175 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f5be43e2-d9f1-4c81-82c6-9cc8d20f3752 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 returned with HTTP 200 Aug 26 15:07:38.564590 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 550/2247] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:07:38 2026] GET /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:38.566202 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:38.566202 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:38.566953 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cd39854e-d751-4631-a168-f9697796c0f6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:38.567394 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 563/2248] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:38 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:39.578794 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-73aaea36-e038-49f3-b31f-3a6f315d134d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:39.581969 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-73aaea36-e038-49f3-b31f-3a6f315d134d tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] GET https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 Aug 26 15:07:39.582830 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-73aaea36-e038-49f3-b31f-3a6f315d134d tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:39.582963 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-20adb926-d1af-4aeb-ab49-2d6273d60b55 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:39.583373 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-73aaea36-e038-49f3-b31f-3a6f315d134d tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:39.583373 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-73aaea36-e038-49f3-b31f-3a6f315d134d tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] show called for member a10d4452-711b-401f-a1a5-c0d9f1884d58 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:07:39.585273 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20adb926-d1af-4aeb-ab49-2d6273d60b55 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:39.585674 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20adb926-d1af-4aeb-ab49-2d6273d60b55 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:39.586023 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20adb926-d1af-4aeb-ab49-2d6273d60b55 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:39.586941 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-20adb926-d1af-4aeb-ab49-2d6273d60b55 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:39.588952 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:39.588952 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:39.592272 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:39.592272 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:39.593164 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20adb926-d1af-4aeb-ab49-2d6273d60b55 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:39.593731 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 566/2249] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:39 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:39.609657 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-73aaea36-e038-49f3-b31f-3a6f315d134d tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 returned with HTTP 200 Aug 26 15:07:39.609657 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 571/2250] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:07:39 2026] GET /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 => generated 389 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:39.623193 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8859b175-6875-44b0-9e1b-a8fccb19a8af None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:39.632747 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8859b175-6875-44b0-9e1b-a8fccb19a8af tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] POST https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action Aug 26 15:07:39.633333 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8859b175-6875-44b0-9e1b-a8fccb19a8af tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:39.633488 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8859b175-6875-44b0-9e1b-a8fccb19a8af tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:39.635250 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-8859b175-6875-44b0-9e1b-a8fccb19a8af tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Updating group 'a10d4452-711b-401f-a1a5-c0d9f1884d58' with 'creating' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 26 15:07:39.645212 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:39.645212 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:39.656424 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8859b175-6875-44b0-9e1b-a8fccb19a8af tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action returned with HTTP 202 Aug 26 15:07:39.658117 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 551/2251] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:07:39 2026] POST /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:07:39.666467 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4439a0ab-ccca-4f32-b8c7-b39011108927 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:39.668973 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4439a0ab-ccca-4f32-b8c7-b39011108927 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] GET https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 Aug 26 15:07:39.669314 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4439a0ab-ccca-4f32-b8c7-b39011108927 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:39.669570 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4439a0ab-ccca-4f32-b8c7-b39011108927 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:39.669763 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-4439a0ab-ccca-4f32-b8c7-b39011108927 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] show called for member a10d4452-711b-401f-a1a5-c0d9f1884d58 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:07:39.675509 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:39.675509 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:39.692626 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4439a0ab-ccca-4f32-b8c7-b39011108927 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 returned with HTTP 200 Aug 26 15:07:39.693134 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 564/2252] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:07:39 2026] GET /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:39.707374 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9caee935-ea8c-43f7-bb41-4b1c0852964e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:39.708980 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9caee935-ea8c-43f7-bb41-4b1c0852964e tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] POST https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action Aug 26 15:07:39.709805 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9caee935-ea8c-43f7-bb41-4b1c0852964e tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:39.710122 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9caee935-ea8c-43f7-bb41-4b1c0852964e tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:39.713515 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-9caee935-ea8c-43f7-bb41-4b1c0852964e tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Updating group 'a10d4452-711b-401f-a1a5-c0d9f1884d58' with 'available' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 26 15:07:39.719726 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:39.719726 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:39.738032 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9caee935-ea8c-43f7-bb41-4b1c0852964e tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action returned with HTTP 202 Aug 26 15:07:39.739030 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 567/2253] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:07:39 2026] POST /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:07:39.749277 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8c4b4313-128d-459b-8af7-67e64d2dc580 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:39.751870 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c4b4313-128d-459b-8af7-67e64d2dc580 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] GET https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 Aug 26 15:07:39.752331 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c4b4313-128d-459b-8af7-67e64d2dc580 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:39.752559 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c4b4313-128d-459b-8af7-67e64d2dc580 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:39.752684 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-8c4b4313-128d-459b-8af7-67e64d2dc580 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] show called for member a10d4452-711b-401f-a1a5-c0d9f1884d58 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:07:39.759013 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:39.759013 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:39.776669 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c4b4313-128d-459b-8af7-67e64d2dc580 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 returned with HTTP 200 Aug 26 15:07:39.777421 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 572/2254] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:07:39 2026] GET /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 => generated 389 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:39.791839 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0b96aa16-bddc-4714-8934-c02cd0d9e51b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:39.794736 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b96aa16-bddc-4714-8934-c02cd0d9e51b tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] POST https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action Aug 26 15:07:39.795382 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b96aa16-bddc-4714-8934-c02cd0d9e51b tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:39.795476 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b96aa16-bddc-4714-8934-c02cd0d9e51b tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:39.797418 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-0b96aa16-bddc-4714-8934-c02cd0d9e51b tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Updating group 'a10d4452-711b-401f-a1a5-c0d9f1884d58' with 'error' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 26 15:07:39.805867 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:39.805867 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:39.816702 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b96aa16-bddc-4714-8934-c02cd0d9e51b tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action returned with HTTP 202 Aug 26 15:07:39.817285 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 552/2255] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:07:39 2026] POST /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:07:39.829048 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-086bebd7-b1f8-4a04-a47f-25ac3a91c440 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:39.833013 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-086bebd7-b1f8-4a04-a47f-25ac3a91c440 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] GET https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 Aug 26 15:07:39.833113 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-086bebd7-b1f8-4a04-a47f-25ac3a91c440 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:39.833419 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-086bebd7-b1f8-4a04-a47f-25ac3a91c440 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:39.834520 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-086bebd7-b1f8-4a04-a47f-25ac3a91c440 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] show called for member a10d4452-711b-401f-a1a5-c0d9f1884d58 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:07:39.842024 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:39.842024 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:39.858836 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-086bebd7-b1f8-4a04-a47f-25ac3a91c440 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 returned with HTTP 200 Aug 26 15:07:39.859877 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 565/2256] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:07:39 2026] GET /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 => generated 385 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:39.872066 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4f4611a-e74c-4f98-a7ec-dd733759d92e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:39.875170 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4f4611a-e74c-4f98-a7ec-dd733759d92e tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] POST https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action Aug 26 15:07:39.875170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4f4611a-e74c-4f98-a7ec-dd733759d92e tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:39.875829 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4f4611a-e74c-4f98-a7ec-dd733759d92e tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:39.879720 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-c4f4611a-e74c-4f98-a7ec-dd733759d92e tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Updating group 'a10d4452-711b-401f-a1a5-c0d9f1884d58' with 'available' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 26 15:07:39.886384 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:39.886384 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:39.896141 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-76393977-b2ad-4b9c-8fd9-978c8e659187 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:39.902807 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-76393977-b2ad-4b9c-8fd9-978c8e659187 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:39.904375 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4f4611a-e74c-4f98-a7ec-dd733759d92e tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action returned with HTTP 202 Aug 26 15:07:39.904924 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-76393977-b2ad-4b9c-8fd9-978c8e659187 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:39.905145 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 568/2257] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:07:39 2026] POST /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 26 15:07:39.905642 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-76393977-b2ad-4b9c-8fd9-978c8e659187 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:39.916102 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ee2a32f2-a821-4e5f-87ea-784e7d466eef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:39.921183 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ee2a32f2-a821-4e5f-87ea-784e7d466eef tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] GET https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 Aug 26 15:07:39.923594 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ee2a32f2-a821-4e5f-87ea-784e7d466eef tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:39.923594 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ee2a32f2-a821-4e5f-87ea-784e7d466eef tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:39.923594 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.groups [None req-ee2a32f2-a821-4e5f-87ea-784e7d466eef tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] show called for member a10d4452-711b-401f-a1a5-c0d9f1884d58 {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:07:39.923739 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:39.923739 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:39.929760 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:39.929760 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:39.934702 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-76393977-b2ad-4b9c-8fd9-978c8e659187 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:39.942102 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-76393977-b2ad-4b9c-8fd9-978c8e659187 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:07:39.942622 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 573/2258] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:39 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1359 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:39.947127 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ee2a32f2-a821-4e5f-87ea-784e7d466eef tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 returned with HTTP 200 Aug 26 15:07:39.947711 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 553/2259] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:07:39 2026] GET /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 => generated 389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:39.963225 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fcd1b695-add9-465e-9d1d-e6bd3a411dfe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:39.967463 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fcd1b695-add9-465e-9d1d-e6bd3a411dfe tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:07:39.967655 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fcd1b695-add9-465e-9d1d-e6bd3a411dfe tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:39.967868 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fcd1b695-add9-465e-9d1d-e6bd3a411dfe tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:39.970629 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-fcd1b695-add9-465e-9d1d-e6bd3a411dfe tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:07:39.970629 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:39.970629 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:39.974768 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-fcd1b695-add9-465e-9d1d-e6bd3a411dfe tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:07:39.992908 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fcd1b695-add9-465e-9d1d-e6bd3a411dfe tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Get all volumes completed successfully. Aug 26 15:07:39.994428 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fcd1b695-add9-465e-9d1d-e6bd3a411dfe tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:07:39.994943 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 566/2260] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:07:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:40.009936 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8d7d6895-861e-4722-bbbc-6c32bc5affcf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.011040 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d7d6895-861e-4722-bbbc-6c32bc5affcf tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] POST https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action Aug 26 15:07:40.011958 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d7d6895-861e-4722-bbbc-6c32bc5affcf tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:40.011958 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8d7d6895-861e-4722-bbbc-6c32bc5affcf tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:40.013659 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.groups [None req-8d7d6895-861e-4722-bbbc-6c32bc5affcf tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] delete called for group a10d4452-711b-401f-a1a5-c0d9f1884d58 {{(pid=100199) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 26 15:07:40.013789 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.groups [None req-8d7d6895-861e-4722-bbbc-6c32bc5affcf tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Delete group with id: a10d4452-711b-401f-a1a5-c0d9f1884d58 Aug 26 15:07:40.019439 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:40.019439 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:40.063758 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-754cd607-8c33-4e28-9a22-4ffa859533dd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.064310 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-754cd607-8c33-4e28-9a22-4ffa859533dd None None] GET https://10.4.3.64/volume// Aug 26 15:07:40.064548 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-754cd607-8c33-4e28-9a22-4ffa859533dd None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:40.064800 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-754cd607-8c33-4e28-9a22-4ffa859533dd None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:40.065266 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-754cd607-8c33-4e28-9a22-4ffa859533dd None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:07:40.065643 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 574/2261] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:07:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:07:40.068867 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8d7d6895-861e-4722-bbbc-6c32bc5affcf tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action returned with HTTP 202 Aug 26 15:07:40.069457 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 569/2262] 10.4.3.64 () {70 vars in 1421 bytes} [Wed Aug 26 15:07:40 2026] POST /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:07:40.074711 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-838d78f8-500a-4676-8c5e-007e4e9f95ee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.082507 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2d0d4699-2cf4-45ed-8898-0504c5235f0a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.085113 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2d0d4699-2cf4-45ed-8898-0504c5235f0a tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] GET https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 Aug 26 15:07:40.085597 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2d0d4699-2cf4-45ed-8898-0504c5235f0a tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:40.086253 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2d0d4699-2cf4-45ed-8898-0504c5235f0a tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:40.086574 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.groups [None req-2d0d4699-2cf4-45ed-8898-0504c5235f0a tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] show called for member a10d4452-711b-401f-a1a5-c0d9f1884d58 {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:07:40.092537 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:40.092537 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:40.120071 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2d0d4699-2cf4-45ed-8898-0504c5235f0a tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 returned with HTTP 200 Aug 26 15:07:40.120768 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 567/2263] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:07:40 2026] GET /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:40.196823 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-838d78f8-500a-4676-8c5e-007e4e9f95ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:07:40.197378 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-838d78f8-500a-4676-8c5e-007e4e9f95ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4cc36e8-9c90-41bb-a37e-4b4e482e5849", "connector": null, "instance_uuid": "f1aab481-6e7c-4aef-ac71-bb13cf76bbe0"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:40.211835 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:40.211835 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:40.270601 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-838d78f8-500a-4676-8c5e-007e4e9f95ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:07:40.271477 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 554/2264] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:07:40 2026] POST /volume/v3/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:40.338860 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d3c2a804-edfd-444f-9760-7813b46824f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.341592 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d3c2a804-edfd-444f-9760-7813b46824f5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:40.342400 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d3c2a804-edfd-444f-9760-7813b46824f5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:40.342400 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d3c2a804-edfd-444f-9760-7813b46824f5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:40.360424 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:40.360424 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:40.364268 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-85ecd76f-1928-42c2-b699-ced2db785435 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.364814 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-85ecd76f-1928-42c2-b699-ced2db785435 None None] GET https://10.4.3.64/volume// Aug 26 15:07:40.365131 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-85ecd76f-1928-42c2-b699-ced2db785435 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:40.365381 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-85ecd76f-1928-42c2-b699-ced2db785435 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:40.365800 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-85ecd76f-1928-42c2-b699-ced2db785435 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:07:40.366216 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 570/2265] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:07:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:07:40.367316 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d3c2a804-edfd-444f-9760-7813b46824f5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:40.375854 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d3c2a804-edfd-444f-9760-7813b46824f5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:07:40.377725 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 575/2266] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:40 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1358 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:40.377961 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-c6c95846-c20c-47a8-99ea-96d5f184bdff None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.380840 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-c6c95846-c20c-47a8-99ea-96d5f184bdff tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:40.381483 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-c6c95846-c20c-47a8-99ea-96d5f184bdff tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:40.381861 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-c6c95846-c20c-47a8-99ea-96d5f184bdff tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:40.397371 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:40.397371 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:40.406916 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-c6c95846-c20c-47a8-99ea-96d5f184bdff tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:40.410829 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-c6c95846-c20c-47a8-99ea-96d5f184bdff tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:07:40.411566 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 568/2267] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:07:40 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1538 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:07:40.547505 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-a71a27df-03b7-4caa-b8de-fb707cb9253d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.548509 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4848785-5676-46ac-a734-e5e066bb238d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.549985 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-a71a27df-03b7-4caa-b8de-fb707cb9253d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] PUT https://10.4.3.64/volume/v3/attachments/6b5a0b94-1ab9-4bd3-83d1-0e303cf0fc12 Aug 26 15:07:40.551247 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4848785-5676-46ac-a734-e5e066bb238d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:40.551377 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-a71a27df-03b7-4caa-b8de-fb707cb9253d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:40.551474 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4848785-5676-46ac-a734-e5e066bb238d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:40.552368 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4848785-5676-46ac-a734-e5e066bb238d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:40.560238 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-a71a27df-03b7-4caa-b8de-fb707cb9253d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Acquiring lock "cinder-attachment_update-b4cc36e8-9c90-41bb-a37e-4b4e482e5849-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:07:40.567664 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-a71a27df-03b7-4caa-b8de-fb707cb9253d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Lock "cinder-attachment_update-b4cc36e8-9c90-41bb-a37e-4b4e482e5849-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:07:40.568615 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:40.568615 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:40.568757 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:40.568757 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:40.577289 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c4848785-5676-46ac-a734-e5e066bb238d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:40.584649 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4848785-5676-46ac-a734-e5e066bb238d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:40.585001 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 571/2268] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:40 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:40.609915 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eedecc5d-f7a5-4e13-bf04-cbc99012dbee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.613633 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eedecc5d-f7a5-4e13-bf04-cbc99012dbee tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:40.613984 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eedecc5d-f7a5-4e13-bf04-cbc99012dbee tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:40.614206 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eedecc5d-f7a5-4e13-bf04-cbc99012dbee tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:40.614350 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-eedecc5d-f7a5-4e13-bf04-cbc99012dbee tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:40.622211 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:40.622211 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:40.622936 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eedecc5d-f7a5-4e13-bf04-cbc99012dbee tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:40.623706 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 576/2269] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:40 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:40.639971 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-860702e6-4767-4365-b87f-d3095fa2c71d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.642170 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-860702e6-4767-4365-b87f-d3095fa2c71d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:40.642458 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-860702e6-4767-4365-b87f-d3095fa2c71d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:40.642700 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-860702e6-4767-4365-b87f-d3095fa2c71d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:40.653247 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:40.653247 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:40.659446 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-860702e6-4767-4365-b87f-d3095fa2c71d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:40.669825 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-860702e6-4767-4365-b87f-d3095fa2c71d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:40.671039 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 569/2270] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:40 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:40.718261 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-a71a27df-03b7-4caa-b8de-fb707cb9253d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Lock "cinder-attachment_update-b4cc36e8-9c90-41bb-a37e-4b4e482e5849-np0000008165" released by "attachment_update" :: held 0.151s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:07:40.718664 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-a71a27df-03b7-4caa-b8de-fb707cb9253d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/attachments/6b5a0b94-1ab9-4bd3-83d1-0e303cf0fc12 returned with HTTP 200 Aug 26 15:07:40.719293 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 555/2271] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:07:40 2026] PUT /volume/v3/attachments/6b5a0b94-1ab9-4bd3-83d1-0e303cf0fc12 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:40.783545 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ae27a46c-d8b1-46e0-adba-eafc6512e1fa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.784111 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae27a46c-d8b1-46e0-adba-eafc6512e1fa None None] GET https://10.4.3.64/volume// Aug 26 15:07:40.784371 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae27a46c-d8b1-46e0-adba-eafc6512e1fa None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:40.784626 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae27a46c-d8b1-46e0-adba-eafc6512e1fa None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:40.785061 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae27a46c-d8b1-46e0-adba-eafc6512e1fa None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:07:40.785355 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 572/2272] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:07:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:07:40.794937 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-0cbaba2f-2ee8-42f6-94f8-019198490fef None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.842656 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-0cbaba2f-2ee8-42f6-94f8-019198490fef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:07:40.843637 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-0cbaba2f-2ee8-42f6-94f8-019198490fef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d32c060-e88b-458a-a7aa-d0bcb42c0f38", "connector": null, "instance_uuid": "011e9378-d63c-4717-9d4c-c7b8a5970b70"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:40.856927 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:40.856927 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:40.899774 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-0cbaba2f-2ee8-42f6-94f8-019198490fef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:07:40.900350 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 577/2273] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:07:40 2026] POST /volume/v3/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:40.934383 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2ffa1460-6a0a-4c7d-a389-9429b23d727f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.936100 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ffa1460-6a0a-4c7d-a389-9429b23d727f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:40.936512 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ffa1460-6a0a-4c7d-a389-9429b23d727f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:40.936842 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ffa1460-6a0a-4c7d-a389-9429b23d727f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:40.949689 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:40.949689 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:40.953753 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2ffa1460-6a0a-4c7d-a389-9429b23d727f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:40.959926 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ffa1460-6a0a-4c7d-a389-9429b23d727f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:40.960506 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 570/2274] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:40 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:40.962172 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e356add6-1686-445c-9ecf-3d96082f3daa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.962675 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e356add6-1686-445c-9ecf-3d96082f3daa None None] GET https://10.4.3.64/volume// Aug 26 15:07:40.962917 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e356add6-1686-445c-9ecf-3d96082f3daa None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:40.963240 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e356add6-1686-445c-9ecf-3d96082f3daa None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:40.963767 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e356add6-1686-445c-9ecf-3d96082f3daa None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:07:40.964041 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 556/2275] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:07:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:07:40.993376 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-34157ac4-cdbf-47aa-bc6e-5719f62e38fb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:40.996643 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-34157ac4-cdbf-47aa-bc6e-5719f62e38fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:40.997009 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-34157ac4-cdbf-47aa-bc6e-5719f62e38fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:40.997303 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-34157ac4-cdbf-47aa-bc6e-5719f62e38fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:41.010895 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:41.010895 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:41.019973 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-34157ac4-cdbf-47aa-bc6e-5719f62e38fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:41.026502 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-34157ac4-cdbf-47aa-bc6e-5719f62e38fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:41.027346 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 573/2276] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:07:40 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 1018 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:07:41.132315 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-21aae235-dd26-46e3-afde-bd93a5272787 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:41.135669 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21aae235-dd26-46e3-afde-bd93a5272787 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] GET https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 Aug 26 15:07:41.136345 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21aae235-dd26-46e3-afde-bd93a5272787 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:41.136673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21aae235-dd26-46e3-afde-bd93a5272787 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:41.136744 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.groups [None req-21aae235-dd26-46e3-afde-bd93a5272787 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] show called for member a10d4452-711b-401f-a1a5-c0d9f1884d58 {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 26 15:07:41.141573 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21aae235-dd26-46e3-afde-bd93a5272787 tempest-GroupsV320Test-1071246456 tempest-GroupsV320Test-1071246456-project-member] https://10.4.3.64/volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 returned with HTTP 404 Aug 26 15:07:41.142312 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 578/2277] 10.4.3.64 () {68 vars in 1379 bytes} [Wed Aug 26 15:07:41 2026] GET /volume/v3/groups/a10d4452-711b-401f-a1a5-c0d9f1884d58 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:07:41.154703 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0232a6fe-3df2-4919-a879-2fbdaee2192f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:41.157711 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0232a6fe-3df2-4919-a879-2fbdaee2192f tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/a11d52b7-1cf8-4bd3-ae77-032ad92b4d59 Aug 26 15:07:41.158046 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0232a6fe-3df2-4919-a879-2fbdaee2192f tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:41.158301 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0232a6fe-3df2-4919-a879-2fbdaee2192f tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:41.178470 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-d1d51f56-f21a-4978-8a65-76148f8e8a9d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:41.182139 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-d1d51f56-f21a-4978-8a65-76148f8e8a9d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] PUT https://10.4.3.64/volume/v3/attachments/30c864bb-eb47-49b7-b62b-0c537665a1a3 Aug 26 15:07:41.183382 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-d1d51f56-f21a-4978-8a65-76148f8e8a9d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:41.185660 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0232a6fe-3df2-4919-a879-2fbdaee2192f tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] https://10.4.3.64/volume/v3/group_types/a11d52b7-1cf8-4bd3-ae77-032ad92b4d59 returned with HTTP 202 Aug 26 15:07:41.186301 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 571/2278] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:07:41 2026] DELETE /volume/v3/group_types/a11d52b7-1cf8-4bd3-ae77-032ad92b4d59 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:07:41.196767 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b338538c-2992-4329-a3b1-78d9212b56d2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:41.199878 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b338538c-2992-4329-a3b1-78d9212b56d2 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] DELETE https://10.4.3.64/volume/v3/types/16fc26cd-99d0-41fc-9354-73d60c26e4b8 Aug 26 15:07:41.200217 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b338538c-2992-4329-a3b1-78d9212b56d2 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:41.200334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b338538c-2992-4329-a3b1-78d9212b56d2 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:41.207438 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-d1d51f56-f21a-4978-8a65-76148f8e8a9d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Acquiring lock "cinder-attachment_update-6d32c060-e88b-458a-a7aa-d0bcb42c0f38-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:07:41.214054 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-d1d51f56-f21a-4978-8a65-76148f8e8a9d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Lock "cinder-attachment_update-6d32c060-e88b-458a-a7aa-d0bcb42c0f38-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:07:41.215543 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:41.215543 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:41.229474 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b338538c-2992-4329-a3b1-78d9212b56d2 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] https://10.4.3.64/volume/v3/types/16fc26cd-99d0-41fc-9354-73d60c26e4b8 returned with HTTP 202 Aug 26 15:07:41.230031 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 574/2279] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:07:41 2026] DELETE /volume/v3/types/16fc26cd-99d0-41fc-9354-73d60c26e4b8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:41.238974 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f7f1b271-b7cd-4449-a14e-476665ef4121 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:41.240630 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f7f1b271-b7cd-4449-a14e-476665ef4121 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] GET https://10.4.3.64/volume/v3/types/16fc26cd-99d0-41fc-9354-73d60c26e4b8 Aug 26 15:07:41.240722 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f7f1b271-b7cd-4449-a14e-476665ef4121 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:41.240975 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f7f1b271-b7cd-4449-a14e-476665ef4121 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:41.244640 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f7f1b271-b7cd-4449-a14e-476665ef4121 tempest-GroupsV320Test-1677567255 tempest-GroupsV320Test-1677567255-project-admin] https://10.4.3.64/volume/v3/types/16fc26cd-99d0-41fc-9354-73d60c26e4b8 returned with HTTP 404 Aug 26 15:07:41.245221 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 579/2280] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:07:41 2026] GET /volume/v3/types/16fc26cd-99d0-41fc-9354-73d60c26e4b8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:41.316950 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-d1d51f56-f21a-4978-8a65-76148f8e8a9d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Lock "cinder-attachment_update-6d32c060-e88b-458a-a7aa-d0bcb42c0f38-np0000008165" released by "attachment_update" :: held 0.103s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:07:41.317352 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-d1d51f56-f21a-4978-8a65-76148f8e8a9d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/attachments/30c864bb-eb47-49b7-b62b-0c537665a1a3 returned with HTTP 200 Aug 26 15:07:41.317819 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 557/2281] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:07:41 2026] PUT /volume/v3/attachments/30c864bb-eb47-49b7-b62b-0c537665a1a3 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:41.399471 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c626f1c6-bcbe-4709-936f-68df08c0f0e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:41.400335 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c626f1c6-bcbe-4709-936f-68df08c0f0e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:41.400963 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c626f1c6-bcbe-4709-936f-68df08c0f0e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:41.400963 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c626f1c6-bcbe-4709-936f-68df08c0f0e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:41.417268 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:41.417268 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:41.424904 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c626f1c6-bcbe-4709-936f-68df08c0f0e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:41.432715 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c626f1c6-bcbe-4709-936f-68df08c0f0e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:07:41.433463 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 572/2282] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:41 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:41.639547 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-63faa50b-ed1e-4a08-87cd-7d2ed941e3e9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:41.646189 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-63faa50b-ed1e-4a08-87cd-7d2ed941e3e9 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:41.647370 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-63faa50b-ed1e-4a08-87cd-7d2ed941e3e9 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:41.648611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-63faa50b-ed1e-4a08-87cd-7d2ed941e3e9 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:41.648611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-63faa50b-ed1e-4a08-87cd-7d2ed941e3e9 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:41.659767 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:41.659767 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:41.662055 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-63faa50b-ed1e-4a08-87cd-7d2ed941e3e9 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:41.662569 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 575/2283] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:41 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:41.976019 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7c808a06-da5d-4e1a-b1f7-5540c96b7f90 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:41.979479 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c808a06-da5d-4e1a-b1f7-5540c96b7f90 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:41.979808 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c808a06-da5d-4e1a-b1f7-5540c96b7f90 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:41.980468 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c808a06-da5d-4e1a-b1f7-5540c96b7f90 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:41.997478 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:41.997478 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:42.004899 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7c808a06-da5d-4e1a-b1f7-5540c96b7f90 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:42.011030 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c808a06-da5d-4e1a-b1f7-5540c96b7f90 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:42.011030 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 580/2284] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:41 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:42.450795 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-13058ea5-c61a-4155-8956-267bc8c5e2bd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:42.453968 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-13058ea5-c61a-4155-8956-267bc8c5e2bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:42.454255 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-13058ea5-c61a-4155-8956-267bc8c5e2bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:42.454480 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-13058ea5-c61a-4155-8956-267bc8c5e2bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:42.474690 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:42.474690 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:42.485504 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-13058ea5-c61a-4155-8956-267bc8c5e2bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:42.488350 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-13058ea5-c61a-4155-8956-267bc8c5e2bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:07:42.488825 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 558/2285] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:42 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:42.678082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a953e3c3-046c-46e0-98ff-0e34844f9f9b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:42.680022 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a953e3c3-046c-46e0-98ff-0e34844f9f9b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:42.680371 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a953e3c3-046c-46e0-98ff-0e34844f9f9b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:42.680625 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a953e3c3-046c-46e0-98ff-0e34844f9f9b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:42.680780 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a953e3c3-046c-46e0-98ff-0e34844f9f9b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:42.685878 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:42.685878 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:42.686957 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a953e3c3-046c-46e0-98ff-0e34844f9f9b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:42.687287 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 573/2286] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:42 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:43.009712 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bd30e1b9-31fc-4e9e-94cb-ce9a4faa7499 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:43.011973 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bd30e1b9-31fc-4e9e-94cb-ce9a4faa7499 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b Aug 26 15:07:43.012408 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bd30e1b9-31fc-4e9e-94cb-ce9a4faa7499 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:43.014096 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bd30e1b9-31fc-4e9e-94cb-ce9a4faa7499 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:43.014432 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-bd30e1b9-31fc-4e9e-94cb-ce9a4faa7499 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete snapshot with id: a7493153-0060-471f-9465-1fc572f1ed6b Aug 26 15:07:43.026933 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:43.026933 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:43.028019 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bd30e1b9-31fc-4e9e-94cb-ce9a4faa7499 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:07:43.030667 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-19c1ced8-1127-4d17-924d-55b96b415de8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:43.031457 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-19c1ced8-1127-4d17-924d-55b96b415de8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:43.031638 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-19c1ced8-1127-4d17-924d-55b96b415de8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:43.032127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-19c1ced8-1127-4d17-924d-55b96b415de8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:43.045102 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:43.045102 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:43.051755 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-19c1ced8-1127-4d17-924d-55b96b415de8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:43.059717 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-19c1ced8-1127-4d17-924d-55b96b415de8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:43.059972 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 581/2287] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:43 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:43.073421 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bd30e1b9-31fc-4e9e-94cb-ce9a4faa7499 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot delete request issued successfully. Aug 26 15:07:43.073665 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bd30e1b9-31fc-4e9e-94cb-ce9a4faa7499 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b returned with HTTP 202 Aug 26 15:07:43.074420 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 576/2288] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:07:43 2026] DELETE /volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:43.086443 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8f1aafe7-02e1-4f4d-83fd-4a7bd1264a2b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:43.089434 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f1aafe7-02e1-4f4d-83fd-4a7bd1264a2b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b Aug 26 15:07:43.089434 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8f1aafe7-02e1-4f4d-83fd-4a7bd1264a2b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:43.089434 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8f1aafe7-02e1-4f4d-83fd-4a7bd1264a2b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:43.097668 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:43.097668 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:43.098485 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8f1aafe7-02e1-4f4d-83fd-4a7bd1264a2b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:07:43.100234 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f1aafe7-02e1-4f4d-83fd-4a7bd1264a2b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b returned with HTTP 200 Aug 26 15:07:43.100234 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 559/2289] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:43 2026] GET /volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:43.508716 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4397a687-0abb-4b84-aeb4-14803e89fd0b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:43.511344 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4397a687-0abb-4b84-aeb4-14803e89fd0b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:43.511505 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4397a687-0abb-4b84-aeb4-14803e89fd0b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:43.511747 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4397a687-0abb-4b84-aeb4-14803e89fd0b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:43.525567 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:43.525567 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:43.531492 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4397a687-0abb-4b84-aeb4-14803e89fd0b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:43.538256 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4397a687-0abb-4b84-aeb4-14803e89fd0b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:07:43.538543 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 574/2290] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:43 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:07:43.702411 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d14f3b0c-55ef-4aa4-9f2d-aa8cb6a1c8b1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:43.704457 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d14f3b0c-55ef-4aa4-9f2d-aa8cb6a1c8b1 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:43.704712 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d14f3b0c-55ef-4aa4-9f2d-aa8cb6a1c8b1 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:43.705069 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d14f3b0c-55ef-4aa4-9f2d-aa8cb6a1c8b1 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:43.705277 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d14f3b0c-55ef-4aa4-9f2d-aa8cb6a1c8b1 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:43.710598 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:43.710598 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:43.711444 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d14f3b0c-55ef-4aa4-9f2d-aa8cb6a1c8b1 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:43.711950 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 582/2291] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:43 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:44.077496 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2e24d3b1-f904-4af7-8310-995b000cf3f8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:44.084918 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2e24d3b1-f904-4af7-8310-995b000cf3f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:44.084918 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2e24d3b1-f904-4af7-8310-995b000cf3f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:44.085270 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2e24d3b1-f904-4af7-8310-995b000cf3f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:44.101697 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:44.101697 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:44.107202 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2e24d3b1-f904-4af7-8310-995b000cf3f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:44.113587 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2e24d3b1-f904-4af7-8310-995b000cf3f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:44.113935 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8fe8c996-7e60-4e21-b0eb-d561e563951c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:44.114964 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 577/2292] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:44 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:44.118335 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8fe8c996-7e60-4e21-b0eb-d561e563951c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b Aug 26 15:07:44.118927 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8fe8c996-7e60-4e21-b0eb-d561e563951c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:44.119252 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8fe8c996-7e60-4e21-b0eb-d561e563951c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:44.127224 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8fe8c996-7e60-4e21-b0eb-d561e563951c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b returned with HTTP 404 Aug 26 15:07:44.127878 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 560/2293] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:44 2026] GET /volume/v3/snapshots/a7493153-0060-471f-9465-1fc572f1ed6b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:44.560833 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3541b1a3-233a-47f0-ab39-6c7bcc8c15dc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:44.570615 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3541b1a3-233a-47f0-ab39-6c7bcc8c15dc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:44.570615 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3541b1a3-233a-47f0-ab39-6c7bcc8c15dc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:44.570925 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3541b1a3-233a-47f0-ab39-6c7bcc8c15dc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:44.593045 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:44.593045 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:44.599502 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3541b1a3-233a-47f0-ab39-6c7bcc8c15dc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:44.605866 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3541b1a3-233a-47f0-ab39-6c7bcc8c15dc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:07:44.607415 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 575/2294] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:44 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1359 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:44.735046 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-365a0a27-9dc3-4897-af7d-eb23610507d3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:44.741094 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-365a0a27-9dc3-4897-af7d-eb23610507d3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:44.741094 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-365a0a27-9dc3-4897-af7d-eb23610507d3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:44.741094 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-365a0a27-9dc3-4897-af7d-eb23610507d3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:44.741094 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-365a0a27-9dc3-4897-af7d-eb23610507d3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:44.753927 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:44.753927 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:44.754606 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-365a0a27-9dc3-4897-af7d-eb23610507d3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:44.755902 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 583/2295] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:44 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:44.926784 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3b78fbab-c360-451d-901c-83c664c43d26 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:45.136031 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4795b2f0-afe6-4ead-8545-c8ed58ed272b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:45.139000 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4795b2f0-afe6-4ead-8545-c8ed58ed272b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:45.139000 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4795b2f0-afe6-4ead-8545-c8ed58ed272b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:45.139000 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4795b2f0-afe6-4ead-8545-c8ed58ed272b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:45.161391 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:45.161391 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:45.171340 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4795b2f0-afe6-4ead-8545-c8ed58ed272b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:45.173164 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:45.173658 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1502673588"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:45.178295 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4795b2f0-afe6-4ead-8545-c8ed58ed272b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:45.178743 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 561/2296] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:45 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 839 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:45.180803 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1502673588'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:45.181797 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Create volume of 1 GB Aug 26 15:07:45.191681 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Availability Zones retrieved successfully. Aug 26 15:07:45.204796 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Flow 'volume_create_api' (4b879bc1-19af-4972-8db2-038f890eadac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:45.206542 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c10c2a-bb55-4c2a-a186-0bb44f1a9d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:45.208335 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:45.252048 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c10c2a-bb55-4c2a-a186-0bb44f1a9d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:45.253713 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (186515e1-1179-4684-9993-e2e679ef7033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:45.361401 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Created reservations ['bac414d8-0200-45db-a3d5-b6dd35ca3f60', 'ed11c9cb-2aa2-410f-bc3f-b4c3b51cc0ce', '718f0b19-d788-451d-ad07-b5af82c21057', '9de4352a-e711-4dbb-9d49-b6c877eceb88'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:45.362455 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (186515e1-1179-4684-9993-e2e679ef7033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bac414d8-0200-45db-a3d5-b6dd35ca3f60', 'ed11c9cb-2aa2-410f-bc3f-b4c3b51cc0ce', '718f0b19-d788-451d-ad07-b5af82c21057', '9de4352a-e711-4dbb-9d49-b6c877eceb88']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:45.363562 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a39b70e-91ec-4028-bbd8-7319e53bd269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:45.401001 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a39b70e-91ec-4028-bbd8-7319e53bd269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8e1453f-448d-4375-b5a4-5e00fa3d25be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1502673588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88cd335ad4e840aa95b398ca75f31977',qos_specs=None,replication_status=,reservations=['bac414d8-0200-45db-a3d5-b6dd35ca3f60','ed11c9cb-2aa2-410f-bc3f-b4c3b51cc0ce','718f0b19-d788-451d-ad07-b5af82c21057','9de4352a-e711-4dbb-9d49-b6c877eceb88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cef73cec6cf14681bc9f6cabde00f2e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1502673588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8e1453f-448d-4375-b5a4-5e00fa3d25be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='88cd335ad4e840aa95b398ca75f31977',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cef73cec6cf14681bc9f6cabde00f2e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:45.402241 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (799dda6f-e630-4dcf-bd8a-d587a10ddbe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:45.450198 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (799dda6f-e630-4dcf-bd8a-d587a10ddbe8) transitioned into state 'SUCCESS' from state '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-1502673588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='88cd335ad4e840aa95b398ca75f31977',qos_specs=None,replication_status=,reservations=['bac414d8-0200-45db-a3d5-b6dd35ca3f60','ed11c9cb-2aa2-410f-bc3f-b4c3b51cc0ce','718f0b19-d788-451d-ad07-b5af82c21057','9de4352a-e711-4dbb-9d49-b6c877eceb88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cef73cec6cf14681bc9f6cabde00f2e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:45.451194 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80ea9000-c3b4-4a62-9f12-b04f1584707f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:45.469710 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80ea9000-c3b4-4a62-9f12-b04f1584707f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:45.470956 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Flow 'volume_create_api' (4b879bc1-19af-4972-8db2-038f890eadac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:45.471324 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Create volume request issued successfully. Aug 26 15:07:45.473098 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3b78fbab-c360-451d-901c-83c664c43d26 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:45.473098 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 578/2297] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:07:44 2026] POST /volume/v3/volumes => generated 749 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:45.492346 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-18d63aa6-b2a4-4aa0-9f38-d916d36f9c93 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:45.494923 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18d63aa6-b2a4-4aa0-9f38-d916d36f9c93 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be Aug 26 15:07:45.495145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18d63aa6-b2a4-4aa0-9f38-d916d36f9c93 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:45.497099 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18d63aa6-b2a4-4aa0-9f38-d916d36f9c93 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:45.505555 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:45.505555 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:45.512555 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-18d63aa6-b2a4-4aa0-9f38-d916d36f9c93 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Volume info retrieved successfully. Aug 26 15:07:45.519900 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18d63aa6-b2a4-4aa0-9f38-d916d36f9c93 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be returned with HTTP 200 Aug 26 15:07:45.520494 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 576/2298] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:45 2026] GET /volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be => generated 817 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:45.628360 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0e8fbc0d-ce13-4bf6-84f5-39cb3f10d172 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:45.631178 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e8fbc0d-ce13-4bf6-84f5-39cb3f10d172 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:45.631457 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e8fbc0d-ce13-4bf6-84f5-39cb3f10d172 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:45.633112 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e8fbc0d-ce13-4bf6-84f5-39cb3f10d172 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:45.647128 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:45.647128 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:45.651478 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0e8fbc0d-ce13-4bf6-84f5-39cb3f10d172 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:45.656657 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e8fbc0d-ce13-4bf6-84f5-39cb3f10d172 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:07:45.657248 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 584/2299] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:45 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:45.772434 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cb2e7fc0-15bb-4aab-aa5a-4896d65c1bb6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:45.774661 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cb2e7fc0-15bb-4aab-aa5a-4896d65c1bb6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:45.774862 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cb2e7fc0-15bb-4aab-aa5a-4896d65c1bb6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:45.776178 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cb2e7fc0-15bb-4aab-aa5a-4896d65c1bb6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:45.776286 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-cb2e7fc0-15bb-4aab-aa5a-4896d65c1bb6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:45.782147 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:45.782147 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:45.782147 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cb2e7fc0-15bb-4aab-aa5a-4896d65c1bb6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:45.782595 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 562/2300] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:45 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:46.195687 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f29f99a7-bc7d-4d05-8497-ae27f8ef0a41 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:46.197775 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f29f99a7-bc7d-4d05-8497-ae27f8ef0a41 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:46.198160 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f29f99a7-bc7d-4d05-8497-ae27f8ef0a41 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:46.198448 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f29f99a7-bc7d-4d05-8497-ae27f8ef0a41 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:46.216124 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:46.216124 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:46.229263 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f29f99a7-bc7d-4d05-8497-ae27f8ef0a41 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:46.240155 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f29f99a7-bc7d-4d05-8497-ae27f8ef0a41 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:46.241206 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 579/2301] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:46 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:07:46.538642 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-96422389-dfb9-4dd0-9566-4a68316d4893 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:46.543828 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-96422389-dfb9-4dd0-9566-4a68316d4893 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be Aug 26 15:07:46.544203 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-96422389-dfb9-4dd0-9566-4a68316d4893 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:46.544550 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-96422389-dfb9-4dd0-9566-4a68316d4893 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:46.556268 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:46.556268 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:46.563399 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-96422389-dfb9-4dd0-9566-4a68316d4893 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Volume info retrieved successfully. Aug 26 15:07:46.570005 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-96422389-dfb9-4dd0-9566-4a68316d4893 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be returned with HTTP 200 Aug 26 15:07:46.570866 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 577/2302] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:46 2026] GET /volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:46.600759 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dfde0a52-add3-4b1b-98c9-ba7af814d36c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:46.604780 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dfde0a52-add3-4b1b-98c9-ba7af814d36c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:07:46.605061 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dfde0a52-add3-4b1b-98c9-ba7af814d36c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8e1453f-448d-4375-b5a4-5e00fa3d25be", "name": "tempest-SnapshotsActionsTest-Snapshot-2138045036"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:46.631985 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:46.631985 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:46.631985 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dfde0a52-add3-4b1b-98c9-ba7af814d36c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Volume info retrieved successfully. Aug 26 15:07:46.631985 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-dfde0a52-add3-4b1b-98c9-ba7af814d36c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Create snapshot from volume d8e1453f-448d-4375-b5a4-5e00fa3d25be Aug 26 15:07:46.677965 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5e679a2a-9b42-4931-bee9-0ed1aa12b1d2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:46.681534 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e679a2a-9b42-4931-bee9-0ed1aa12b1d2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:46.681777 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e679a2a-9b42-4931-bee9-0ed1aa12b1d2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:46.682043 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e679a2a-9b42-4931-bee9-0ed1aa12b1d2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:46.702660 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:46.702660 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:46.710566 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5e679a2a-9b42-4931-bee9-0ed1aa12b1d2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:46.718654 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e679a2a-9b42-4931-bee9-0ed1aa12b1d2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:07:46.719663 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 563/2303] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:46 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1359 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:46.722268 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-dfde0a52-add3-4b1b-98c9-ba7af814d36c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Created reservations ['d599568d-e07c-49ab-9389-a622332b1a37', '891868a7-c471-4b59-8e27-7c929235c97a', 'e175ad72-bf32-4885-b78b-4690bb3bc0af', 'ce880cb5-6da8-42d9-be2b-598d354205e2'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:46.734952 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-b36c6903-9db8-471f-bb6e-5f7e32439594 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:46.737373 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-b36c6903-9db8-471f-bb6e-5f7e32439594 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/attachments/6b5a0b94-1ab9-4bd3-83d1-0e303cf0fc12/action Aug 26 15:07:46.737822 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-b36c6903-9db8-471f-bb6e-5f7e32439594 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:46.738022 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-b36c6903-9db8-471f-bb6e-5f7e32439594 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:46.758630 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:46.758630 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:46.768214 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dfde0a52-add3-4b1b-98c9-ba7af814d36c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot create request issued successfully. Aug 26 15:07:46.768553 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dfde0a52-add3-4b1b-98c9-ba7af814d36c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:07:46.769085 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 585/2304] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:07:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:46.789870 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-97f04ae3-0652-4f27-9cc6-5651eac5c5b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:46.792327 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7c4fd44b-5d46-40ba-9cba-016ef2025d22 req-b36c6903-9db8-471f-bb6e-5f7e32439594 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/attachments/6b5a0b94-1ab9-4bd3-83d1-0e303cf0fc12/action returned with HTTP 204 Aug 26 15:07:46.793341 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 580/2305] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:07:46 2026] POST /volume/v3/attachments/6b5a0b94-1ab9-4bd3-83d1-0e303cf0fc12/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:46.795564 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97f04ae3-0652-4f27-9cc6-5651eac5c5b2 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:46.796278 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97f04ae3-0652-4f27-9cc6-5651eac5c5b2 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:46.796278 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97f04ae3-0652-4f27-9cc6-5651eac5c5b2 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:46.800458 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-12175b68-c83e-4959-a137-0969f96b7f83 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:46.802653 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12175b68-c83e-4959-a137-0969f96b7f83 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:46.802962 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12175b68-c83e-4959-a137-0969f96b7f83 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:46.803224 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12175b68-c83e-4959-a137-0969f96b7f83 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:46.803378 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-12175b68-c83e-4959-a137-0969f96b7f83 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:46.805766 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:46.805766 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:46.806007 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-97f04ae3-0652-4f27-9cc6-5651eac5c5b2 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:46.807757 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97f04ae3-0652-4f27-9cc6-5651eac5c5b2 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 200 Aug 26 15:07:46.808311 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 578/2306] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:46 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:46.810049 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:46.810049 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:46.810049 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12175b68-c83e-4959-a137-0969f96b7f83 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:46.810049 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 564/2307] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:46 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:47.257582 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3771ebee-7126-40cc-acd5-481aaaf2e5b0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:47.262934 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3771ebee-7126-40cc-acd5-481aaaf2e5b0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:47.263191 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3771ebee-7126-40cc-acd5-481aaaf2e5b0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:47.263455 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3771ebee-7126-40cc-acd5-481aaaf2e5b0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:47.281401 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:47.281401 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:47.287867 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3771ebee-7126-40cc-acd5-481aaaf2e5b0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:47.297113 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3771ebee-7126-40cc-acd5-481aaaf2e5b0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:47.297113 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 586/2308] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:47 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:47.736462 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-de206770-39a8-41a7-b53d-5a8b6ae1f268 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:47.739943 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de206770-39a8-41a7-b53d-5a8b6ae1f268 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:47.739943 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de206770-39a8-41a7-b53d-5a8b6ae1f268 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:47.739943 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de206770-39a8-41a7-b53d-5a8b6ae1f268 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:47.759334 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:47.759334 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:47.765511 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-de206770-39a8-41a7-b53d-5a8b6ae1f268 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:47.777403 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de206770-39a8-41a7-b53d-5a8b6ae1f268 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:07:47.778003 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 581/2309] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:47 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1651 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:47.796936 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b92c2921-ac0a-466a-a0cc-9be02f8dce42 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:47.800674 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b92c2921-ac0a-466a-a0cc-9be02f8dce42 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:07:47.800674 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b92c2921-ac0a-466a-a0cc-9be02f8dce42 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4cc36e8-9c90-41bb-a37e-4b4e482e5849", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1063305436"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:47.822314 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c14f4a8c-ad82-4968-a5c6-24381acc95e1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:47.824146 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:47.824146 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:47.824910 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b92c2921-ac0a-466a-a0cc-9be02f8dce42 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:47.825244 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-b92c2921-ac0a-466a-a0cc-9be02f8dce42 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create snapshot from volume b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:47.825765 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c14f4a8c-ad82-4968-a5c6-24381acc95e1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:47.826127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c8ca037d-c194-4d15-97b2-ed55dddba5ee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:47.826703 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c14f4a8c-ad82-4968-a5c6-24381acc95e1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:47.826703 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c14f4a8c-ad82-4968-a5c6-24381acc95e1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:47.828078 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8ca037d-c194-4d15-97b2-ed55dddba5ee tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:47.828186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8ca037d-c194-4d15-97b2-ed55dddba5ee tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:47.828947 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8ca037d-c194-4d15-97b2-ed55dddba5ee tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:47.828947 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c8ca037d-c194-4d15-97b2-ed55dddba5ee tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:47.832051 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b92c2921-ac0a-466a-a0cc-9be02f8dce42 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 400 Aug 26 15:07:47.832870 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 579/2310] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:07:47 2026] POST /volume/v3/snapshots => generated 160 bytes in 37 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:07:47.835299 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:47.835299 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:47.835440 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:47.835440 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:47.835515 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c14f4a8c-ad82-4968-a5c6-24381acc95e1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:47.836821 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8ca037d-c194-4d15-97b2-ed55dddba5ee tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:47.836959 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c14f4a8c-ad82-4968-a5c6-24381acc95e1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 200 Aug 26 15:07:47.837016 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 587/2311] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:47 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:47.837088 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 565/2312] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:47 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:47.849310 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2dcb3922-2c71-4f6f-bf95-5d2defb38441 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:47.850080 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f7f515fd-6c98-4ddc-b625-1a197419e794 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:47.856075 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f7f515fd-6c98-4ddc-b625-1a197419e794 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:07:47.856553 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f7f515fd-6c98-4ddc-b625-1a197419e794 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4cc36e8-9c90-41bb-a37e-4b4e482e5849", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-351920515"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:47.873438 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:47.873438 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:47.874250 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f7f515fd-6c98-4ddc-b625-1a197419e794 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:47.874525 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-f7f515fd-6c98-4ddc-b625-1a197419e794 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create snapshot from volume b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:47.909145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-f7f515fd-6c98-4ddc-b625-1a197419e794 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['6c19cacc-bed1-4988-8e4a-439ccd970348', 'ef64d272-1726-4cc7-8b11-8912c24823d3', 'c84752e4-db39-48a6-93d4-f42a7f673f81', '98be18e4-4154-486f-adb8-4279d003636f'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:47.953122 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f7f515fd-6c98-4ddc-b625-1a197419e794 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot force create request issued successfully. Aug 26 15:07:47.953596 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f7f515fd-6c98-4ddc-b625-1a197419e794 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:07:47.954225 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 580/2313] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:07:47 2026] POST /volume/v3/snapshots => generated 309 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:47.967871 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4ec5b751-b2e3-48d7-a8b2-038cc7f49807 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:47.970019 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ec5b751-b2e3-48d7-a8b2-038cc7f49807 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 Aug 26 15:07:47.970282 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ec5b751-b2e3-48d7-a8b2-038cc7f49807 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:47.970533 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ec5b751-b2e3-48d7-a8b2-038cc7f49807 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:47.976587 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:47.976587 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:47.977465 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4ec5b751-b2e3-48d7-a8b2-038cc7f49807 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:07:47.978400 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ec5b751-b2e3-48d7-a8b2-038cc7f49807 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 returned with HTTP 200 Aug 26 15:07:47.979050 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 588/2314] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:47 2026] GET /volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:48.025685 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2dcb3922-2c71-4f6f-bf95-5d2defb38441 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action Aug 26 15:07:48.026344 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2dcb3922-2c71-4f6f-bf95-5d2defb38441 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:48.026505 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2dcb3922-2c71-4f6f-bf95-5d2defb38441 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:48.028273 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-2dcb3922-2c71-4f6f-bf95-5d2defb38441 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Updating snapshot 'ca25a8b4-fd15-4709-9403-e6f441ae5cd2' with '{'status': 'creating'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:07:48.057029 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:48.057029 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:48.071105 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2dcb3922-2c71-4f6f-bf95-5d2defb38441 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action returned with HTTP 202 Aug 26 15:07:48.071739 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 582/2315] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:47 2026] POST /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:48.080767 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-594a875c-dfc5-4f52-abaf-17b0974e38dc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:48.083013 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-594a875c-dfc5-4f52-abaf-17b0974e38dc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:48.083254 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-594a875c-dfc5-4f52-abaf-17b0974e38dc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:48.083474 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-594a875c-dfc5-4f52-abaf-17b0974e38dc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:48.089193 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:48.093016 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:48.093447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-218700408", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:48.096081 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-218700408', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:48.096299 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Create volume of 1 GB Aug 26 15:07:48.096425 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:48.096425 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:48.096726 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:48.096726 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:48.097043 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-594a875c-dfc5-4f52-abaf-17b0974e38dc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:48.098026 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-594a875c-dfc5-4f52-abaf-17b0974e38dc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 200 Aug 26 15:07:48.098411 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 566/2316] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:48 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:48.104662 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Availability Zones retrieved successfully. Aug 26 15:07:48.111554 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Flow 'volume_create_api' (5bdd3e1c-b435-4493-9394-270bb7ef59b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:48.111731 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f1041a2c-189c-480a-a4f8-f6082c252d0e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:48.112618 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9a0e827-58b6-47d3-ba8f-189f7801526a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:48.114104 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:48.114640 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1041a2c-189c-480a-a4f8-f6082c252d0e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action Aug 26 15:07:48.115190 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1041a2c-189c-480a-a4f8-f6082c252d0e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:48.115358 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1041a2c-189c-480a-a4f8-f6082c252d0e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:48.117223 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.admin_actions [None req-f1041a2c-189c-480a-a4f8-f6082c252d0e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Updating snapshot 'ca25a8b4-fd15-4709-9403-e6f441ae5cd2' with '{'status': 'available'}' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:07:48.130034 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:48.130034 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:48.145079 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1041a2c-189c-480a-a4f8-f6082c252d0e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action returned with HTTP 202 Aug 26 15:07:48.145766 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 589/2317] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:48 2026] POST /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:48.145947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9a0e827-58b6-47d3-ba8f-189f7801526a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:48.146735 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ea1f125-f9ad-403e-a8cb-491cdd1d2379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:48.154389 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f6892a2e-4224-47e5-8c43-17b4b631f745 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:48.156508 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f6892a2e-4224-47e5-8c43-17b4b631f745 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:48.156770 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f6892a2e-4224-47e5-8c43-17b4b631f745 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:48.157059 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f6892a2e-4224-47e5-8c43-17b4b631f745 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:48.163970 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:48.163970 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:48.164445 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f6892a2e-4224-47e5-8c43-17b4b631f745 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:48.165830 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f6892a2e-4224-47e5-8c43-17b4b631f745 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 200 Aug 26 15:07:48.166394 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 583/2318] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:48 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:48.179622 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b36c649c-0947-4d3a-8f65-a054ce503483 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:48.183167 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b36c649c-0947-4d3a-8f65-a054ce503483 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:07:48.183655 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b36c649c-0947-4d3a-8f65-a054ce503483 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8e1453f-448d-4375-b5a4-5e00fa3d25be", "name": "tempest-SnapshotsActionsTest-Snapshot-1660896636"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:48.196012 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:48.196012 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:48.196724 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b36c649c-0947-4d3a-8f65-a054ce503483 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Volume info retrieved successfully. Aug 26 15:07:48.197487 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-b36c649c-0947-4d3a-8f65-a054ce503483 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Create snapshot from volume d8e1453f-448d-4375-b5a4-5e00fa3d25be Aug 26 15:07:48.227391 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Created reservations ['bb9771e2-0870-4c30-94bb-37da59ac356e', '1917c6f0-5e86-459a-b968-d025ad70c7fc', 'dfaf88f1-69da-4b91-bf0d-f3e500ff6378', '77336c55-7604-4ff5-a76d-f67f5d493311'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:48.228529 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ea1f125-f9ad-403e-a8cb-491cdd1d2379) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb9771e2-0870-4c30-94bb-37da59ac356e', '1917c6f0-5e86-459a-b968-d025ad70c7fc', 'dfaf88f1-69da-4b91-bf0d-f3e500ff6378', '77336c55-7604-4ff5-a76d-f67f5d493311']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:48.229587 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (302e3f3f-ce95-4d28-8bbe-881c8ccd9dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:48.248238 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-b36c649c-0947-4d3a-8f65-a054ce503483 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Created reservations ['6e5d65ee-e689-4605-9a5f-b82c14f68c52', '6c9b103d-ea8e-429e-933d-f41723a1262b', '3779255f-8e99-4774-9b58-35917f6faf10', '67eabb49-c633-4468-8d2b-ababea37e354'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:48.270304 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (302e3f3f-ce95-4d28-8bbe-881c8ccd9dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bce151c9-2d6f-4251-8cac-3aa4709d2d2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-218700408',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='47844ee5836b47a393c9b6296df884cd',qos_specs=None,replication_status=,reservations=['bb9771e2-0870-4c30-94bb-37da59ac356e','1917c6f0-5e86-459a-b968-d025ad70c7fc','dfaf88f1-69da-4b91-bf0d-f3e500ff6378','77336c55-7604-4ff5-a76d-f67f5d493311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c41f068bfb4ca19bf5e723419a2a03',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-218700408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bce151c9-2d6f-4251-8cac-3aa4709d2d2a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='47844ee5836b47a393c9b6296df884cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28c41f068bfb4ca19bf5e723419a2a03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:48.271553 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b09e6c98-fe1d-4354-a7f0-311b39ca6b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:48.293777 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b36c649c-0947-4d3a-8f65-a054ce503483 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot create request issued successfully. Aug 26 15:07:48.294232 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b36c649c-0947-4d3a-8f65-a054ce503483 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:07:48.294993 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 567/2319] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:07:48 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) Aug 26 15:07:48.309706 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dc9947b7-5776-4608-99aa-37700ad74158 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:48.311865 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dc9947b7-5776-4608-99aa-37700ad74158 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 Aug 26 15:07:48.311865 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dc9947b7-5776-4608-99aa-37700ad74158 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:48.312172 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dc9947b7-5776-4608-99aa-37700ad74158 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:48.314754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b09e6c98-fe1d-4354-a7f0-311b39ca6b9b) transitioned into state 'SUCCESS' from state '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-218700408',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='47844ee5836b47a393c9b6296df884cd',qos_specs=None,replication_status=,reservations=['bb9771e2-0870-4c30-94bb-37da59ac356e','1917c6f0-5e86-459a-b968-d025ad70c7fc','dfaf88f1-69da-4b91-bf0d-f3e500ff6378','77336c55-7604-4ff5-a76d-f67f5d493311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28c41f068bfb4ca19bf5e723419a2a03',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:48.315775 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03cad4b9-2f5e-42f5-9445-52232751c2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:48.316081 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ca25e5e7-70c3-43d6-9483-c067d7430727 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:48.318409 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ca25e5e7-70c3-43d6-9483-c067d7430727 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:48.318701 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ca25e5e7-70c3-43d6-9483-c067d7430727 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:48.319021 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ca25e5e7-70c3-43d6-9483-c067d7430727 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:48.323858 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:48.323858 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:48.323858 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dc9947b7-5776-4608-99aa-37700ad74158 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:48.324465 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dc9947b7-5776-4608-99aa-37700ad74158 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 returned with HTTP 200 Aug 26 15:07:48.325426 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 590/2320] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:48 2026] GET /volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:48.338152 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03cad4b9-2f5e-42f5-9445-52232751c2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:48.339579 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Flow 'volume_create_api' (5bdd3e1c-b435-4493-9394-270bb7ef59b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:48.340030 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Create volume request issued successfully. Aug 26 15:07:48.340935 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f206804b-9659-48aa-845f-2346bfb735c4 req-91277502-5cfc-40a3-8ade-82998948b80d tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:48.341703 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 581/2321] 10.4.3.64 () {72 vars in 1534 bytes} [Wed Aug 26 15:07:48 2026] POST /volume/v3/volumes => generated 760 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:48.351522 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:48.351522 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:48.359003 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ca25e5e7-70c3-43d6-9483-c067d7430727 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:48.362538 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f206804b-9659-48aa-845f-2346bfb735c4 req-8062f3fb-8093-419e-a7e1-77da20124cc4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:48.365689 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ca25e5e7-70c3-43d6-9483-c067d7430727 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:48.366306 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 584/2322] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:48 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:48.366371 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f206804b-9659-48aa-845f-2346bfb735c4 req-8062f3fb-8093-419e-a7e1-77da20124cc4 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] GET https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a Aug 26 15:07:48.366997 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f206804b-9659-48aa-845f-2346bfb735c4 req-8062f3fb-8093-419e-a7e1-77da20124cc4 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:48.367299 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f206804b-9659-48aa-845f-2346bfb735c4 req-8062f3fb-8093-419e-a7e1-77da20124cc4 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:48.377280 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:48.377280 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:48.382736 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f206804b-9659-48aa-845f-2346bfb735c4 req-8062f3fb-8093-419e-a7e1-77da20124cc4 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Volume info retrieved successfully. Aug 26 15:07:48.388984 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f206804b-9659-48aa-845f-2346bfb735c4 req-8062f3fb-8093-419e-a7e1-77da20124cc4 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a returned with HTTP 200 Aug 26 15:07:48.389625 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 568/2323] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:48 2026] GET /volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:48.423941 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-390a7854-0e29-4aa9-bec0-aa1d9d53cf3a req-832abff8-18f2-4c6b-a64b-f87b15ae92fc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:48.426588 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-390a7854-0e29-4aa9-bec0-aa1d9d53cf3a req-832abff8-18f2-4c6b-a64b-f87b15ae92fc tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] GET https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a Aug 26 15:07:48.428789 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-390a7854-0e29-4aa9-bec0-aa1d9d53cf3a req-832abff8-18f2-4c6b-a64b-f87b15ae92fc tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:48.428789 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-390a7854-0e29-4aa9-bec0-aa1d9d53cf3a req-832abff8-18f2-4c6b-a64b-f87b15ae92fc tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:48.437063 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:48.437063 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:48.441971 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-390a7854-0e29-4aa9-bec0-aa1d9d53cf3a req-832abff8-18f2-4c6b-a64b-f87b15ae92fc tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Volume info retrieved successfully. Aug 26 15:07:48.447372 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-390a7854-0e29-4aa9-bec0-aa1d9d53cf3a req-832abff8-18f2-4c6b-a64b-f87b15ae92fc tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a returned with HTTP 200 Aug 26 15:07:48.447842 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 591/2324] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:48 2026] GET /volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:48.848445 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-47dd66bc-417d-4f55-a7c8-66430ded9dff None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:48.850697 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47dd66bc-417d-4f55-a7c8-66430ded9dff tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:48.850985 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47dd66bc-417d-4f55-a7c8-66430ded9dff tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:48.851274 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-47dd66bc-417d-4f55-a7c8-66430ded9dff tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:48.851370 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-47dd66bc-417d-4f55-a7c8-66430ded9dff tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:48.856569 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:48.856569 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:48.857495 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-47dd66bc-417d-4f55-a7c8-66430ded9dff tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:48.858085 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 582/2325] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:48 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:48.988689 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d493cc7a-6fbd-4d3e-a1ee-ee277502cac1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:48.991242 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d493cc7a-6fbd-4d3e-a1ee-ee277502cac1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 Aug 26 15:07:48.991544 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d493cc7a-6fbd-4d3e-a1ee-ee277502cac1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:48.991828 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d493cc7a-6fbd-4d3e-a1ee-ee277502cac1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:48.998451 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:48.998451 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:48.999026 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d493cc7a-6fbd-4d3e-a1ee-ee277502cac1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:07:49.000129 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d493cc7a-6fbd-4d3e-a1ee-ee277502cac1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 returned with HTTP 200 Aug 26 15:07:49.000635 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 585/2326] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:48 2026] GET /volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:49.012249 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c675eec2-e75a-4bab-84da-28cd7e694756 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.014448 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c675eec2-e75a-4bab-84da-28cd7e694756 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:07:49.014862 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c675eec2-e75a-4bab-84da-28cd7e694756 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4cc36e8-9c90-41bb-a37e-4b4e482e5849", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-763973497"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:49.029231 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.029231 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:49.029984 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c675eec2-e75a-4bab-84da-28cd7e694756 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:49.030162 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-c675eec2-e75a-4bab-84da-28cd7e694756 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create snapshot from volume b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:49.068981 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-c675eec2-e75a-4bab-84da-28cd7e694756 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['10da7db1-46b6-422b-8a8f-ee5e2924bc39', 'cffd5e40-3ed3-4ece-a221-635088f660e6', '065701b8-f71b-49ac-908c-54a988748dc6', '8021bcd4-8936-4432-aed4-3e150ce368d4'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:49.127801 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c675eec2-e75a-4bab-84da-28cd7e694756 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot force create request issued successfully. Aug 26 15:07:49.128493 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c675eec2-e75a-4bab-84da-28cd7e694756 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:07:49.129785 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 569/2327] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:07:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:49.140859 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9ffef4e9-d2ac-4964-881c-be80ec7e9d15 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.143355 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9ffef4e9-d2ac-4964-881c-be80ec7e9d15 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 Aug 26 15:07:49.143930 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9ffef4e9-d2ac-4964-881c-be80ec7e9d15 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:49.144119 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9ffef4e9-d2ac-4964-881c-be80ec7e9d15 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:49.150322 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.150322 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:49.151055 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9ffef4e9-d2ac-4964-881c-be80ec7e9d15 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:07:49.151961 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9ffef4e9-d2ac-4964-881c-be80ec7e9d15 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 returned with HTTP 200 Aug 26 15:07:49.152369 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 592/2328] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:49 2026] GET /volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:49.338249 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c650ce8e-ffaa-490e-b486-23687fca72cc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.340168 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c650ce8e-ffaa-490e-b486-23687fca72cc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 Aug 26 15:07:49.340425 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c650ce8e-ffaa-490e-b486-23687fca72cc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:49.340973 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c650ce8e-ffaa-490e-b486-23687fca72cc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:49.346117 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.346117 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:49.346560 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c650ce8e-ffaa-490e-b486-23687fca72cc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:49.347470 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c650ce8e-ffaa-490e-b486-23687fca72cc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 returned with HTTP 200 Aug 26 15:07:49.348033 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 583/2329] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:49 2026] GET /volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:49.359716 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a6b3f6ed-3c4c-4227-99af-fccbf23d1306 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.362260 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a6b3f6ed-3c4c-4227-99af-fccbf23d1306 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145/action Aug 26 15:07:49.362412 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a6b3f6ed-3c4c-4227-99af-fccbf23d1306 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:49.362548 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a6b3f6ed-3c4c-4227-99af-fccbf23d1306 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:49.364291 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-a6b3f6ed-3c4c-4227-99af-fccbf23d1306 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Updating snapshot '95f24715-fde8-4e2c-9c67-347dfe23f145' with '{'status': 'creating'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:07:49.374216 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.374216 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:49.384307 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a07fcf50-720c-487c-83a7-223250c6db09 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.387125 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a07fcf50-720c-487c-83a7-223250c6db09 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:49.387504 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a07fcf50-720c-487c-83a7-223250c6db09 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:49.387854 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a07fcf50-720c-487c-83a7-223250c6db09 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:49.388896 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a6b3f6ed-3c4c-4227-99af-fccbf23d1306 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145/action returned with HTTP 202 Aug 26 15:07:49.389398 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 586/2330] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:49 2026] POST /volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:49.397104 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ebfca719-37b1-4874-aa66-4e9249efd041 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.399437 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ebfca719-37b1-4874-aa66-4e9249efd041 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 Aug 26 15:07:49.399665 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ebfca719-37b1-4874-aa66-4e9249efd041 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:49.399958 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ebfca719-37b1-4874-aa66-4e9249efd041 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:49.402249 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.402249 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:49.406401 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.406401 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:49.406982 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ebfca719-37b1-4874-aa66-4e9249efd041 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:49.407432 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a07fcf50-720c-487c-83a7-223250c6db09 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:49.408016 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ebfca719-37b1-4874-aa66-4e9249efd041 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 returned with HTTP 200 Aug 26 15:07:49.408387 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 593/2331] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:49 2026] GET /volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:49.416603 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a07fcf50-720c-487c-83a7-223250c6db09 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:49.417415 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 570/2332] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:49 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:49.419705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ae950bbb-8d2e-4f8d-b182-8ec2dbd643bc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.421715 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ae950bbb-8d2e-4f8d-b182-8ec2dbd643bc tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145/action Aug 26 15:07:49.422172 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ae950bbb-8d2e-4f8d-b182-8ec2dbd643bc tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:49.422346 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ae950bbb-8d2e-4f8d-b182-8ec2dbd643bc tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:49.431737 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.431737 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:49.432246 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ae950bbb-8d2e-4f8d-b182-8ec2dbd643bc tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Snapshot retrieved successfully. Aug 26 15:07:49.463972 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ae950bbb-8d2e-4f8d-b182-8ec2dbd643bc tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Snapshot delete request issued successfully. Aug 26 15:07:49.466908 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ae950bbb-8d2e-4f8d-b182-8ec2dbd643bc tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145/action returned with HTTP 202 Aug 26 15:07:49.466908 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 584/2333] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:49 2026] POST /volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:49.480113 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bb6f9390-d464-4777-894c-e415ca3c208d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.481047 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb6f9390-d464-4777-894c-e415ca3c208d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 Aug 26 15:07:49.481378 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb6f9390-d464-4777-894c-e415ca3c208d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:49.481607 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb6f9390-d464-4777-894c-e415ca3c208d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:49.490558 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.490558 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:49.491333 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-2ad3dcfb-ff9f-4a32-8e6e-ff861385c61c req-d64ab938-5c72-456c-a584-e75374526d56 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.491503 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bb6f9390-d464-4777-894c-e415ca3c208d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:49.494876 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2ad3dcfb-ff9f-4a32-8e6e-ff861385c61c req-d64ab938-5c72-456c-a584-e75374526d56 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] GET https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a Aug 26 15:07:49.494876 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2ad3dcfb-ff9f-4a32-8e6e-ff861385c61c req-d64ab938-5c72-456c-a584-e75374526d56 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:49.494876 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2ad3dcfb-ff9f-4a32-8e6e-ff861385c61c req-d64ab938-5c72-456c-a584-e75374526d56 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:49.495389 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb6f9390-d464-4777-894c-e415ca3c208d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 returned with HTTP 200 Aug 26 15:07:49.495943 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 587/2334] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:49 2026] GET /volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:49.507997 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.507997 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:49.515476 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-2ad3dcfb-ff9f-4a32-8e6e-ff861385c61c req-d64ab938-5c72-456c-a584-e75374526d56 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Volume info retrieved successfully. Aug 26 15:07:49.522036 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2ad3dcfb-ff9f-4a32-8e6e-ff861385c61c req-d64ab938-5c72-456c-a584-e75374526d56 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a returned with HTTP 200 Aug 26 15:07:49.522585 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 594/2335] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:49 2026] GET /volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:49.603730 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-83bb0cae-cca9-4594-833d-6136e8b055fa req-de6d7f2a-0d53-4a61-9b17-46d1fd6a65d5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.609389 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-83bb0cae-cca9-4594-833d-6136e8b055fa req-de6d7f2a-0d53-4a61-9b17-46d1fd6a65d5 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-reader] GET https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a Aug 26 15:07:49.609746 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-83bb0cae-cca9-4594-833d-6136e8b055fa req-de6d7f2a-0d53-4a61-9b17-46d1fd6a65d5 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:49.609966 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-83bb0cae-cca9-4594-833d-6136e8b055fa req-de6d7f2a-0d53-4a61-9b17-46d1fd6a65d5 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-reader] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:49.623217 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.623217 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:49.629508 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-83bb0cae-cca9-4594-833d-6136e8b055fa req-de6d7f2a-0d53-4a61-9b17-46d1fd6a65d5 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-reader] Volume info retrieved successfully. Aug 26 15:07:49.635558 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-83bb0cae-cca9-4594-833d-6136e8b055fa req-de6d7f2a-0d53-4a61-9b17-46d1fd6a65d5 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-reader] https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a returned with HTTP 200 Aug 26 15:07:49.635939 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 571/2336] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:49 2026] GET /volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:49.680041 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-9a99f873-7814-4c95-802b-a5695d730e60 req-5172b5a0-deda-4b9d-a660-a20632a30453 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.682090 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9a99f873-7814-4c95-802b-a5695d730e60 req-5172b5a0-deda-4b9d-a660-a20632a30453 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] DELETE https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a Aug 26 15:07:49.682872 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9a99f873-7814-4c95-802b-a5695d730e60 req-5172b5a0-deda-4b9d-a660-a20632a30453 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:49.683277 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9a99f873-7814-4c95-802b-a5695d730e60 req-5172b5a0-deda-4b9d-a660-a20632a30453 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:49.683596 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-9a99f873-7814-4c95-802b-a5695d730e60 req-5172b5a0-deda-4b9d-a660-a20632a30453 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Delete volume with id: bce151c9-2d6f-4251-8cac-3aa4709d2d2a Aug 26 15:07:49.698913 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.698913 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:49.698913 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-9a99f873-7814-4c95-802b-a5695d730e60 req-5172b5a0-deda-4b9d-a660-a20632a30453 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Volume info retrieved successfully. Aug 26 15:07:49.734642 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-9a99f873-7814-4c95-802b-a5695d730e60 req-5172b5a0-deda-4b9d-a660-a20632a30453 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Delete volume request issued successfully. Aug 26 15:07:49.734642 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9a99f873-7814-4c95-802b-a5695d730e60 req-5172b5a0-deda-4b9d-a660-a20632a30453 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a returned with HTTP 202 Aug 26 15:07:49.734642 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 585/2337] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:07:49 2026] DELETE /volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:49.751539 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-cdd1c103-56c0-4b5e-8377-7bc1048dd4bb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.755513 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-cdd1c103-56c0-4b5e-8377-7bc1048dd4bb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/attachments/30c864bb-eb47-49b7-b62b-0c537665a1a3/action Aug 26 15:07:49.757140 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-cdd1c103-56c0-4b5e-8377-7bc1048dd4bb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:49.757140 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-cdd1c103-56c0-4b5e-8377-7bc1048dd4bb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:49.769430 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8ef5dbb2-b6e2-4bb2-be70-8d33ce59a8b2 req-07a38d9a-1ea5-4ca8-8995-5126a24e3f18 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.773685 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8ef5dbb2-b6e2-4bb2-be70-8d33ce59a8b2 req-07a38d9a-1ea5-4ca8-8995-5126a24e3f18 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] GET https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a Aug 26 15:07:49.773975 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8ef5dbb2-b6e2-4bb2-be70-8d33ce59a8b2 req-07a38d9a-1ea5-4ca8-8995-5126a24e3f18 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:49.774174 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8ef5dbb2-b6e2-4bb2-be70-8d33ce59a8b2 req-07a38d9a-1ea5-4ca8-8995-5126a24e3f18 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:49.782288 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.782288 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:49.788628 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-8ef5dbb2-b6e2-4bb2-be70-8d33ce59a8b2 req-07a38d9a-1ea5-4ca8-8995-5126a24e3f18 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Volume info retrieved successfully. Aug 26 15:07:49.789703 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.789703 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:49.795264 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8ef5dbb2-b6e2-4bb2-be70-8d33ce59a8b2 req-07a38d9a-1ea5-4ca8-8995-5126a24e3f18 tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a returned with HTTP 200 Aug 26 15:07:49.796088 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 595/2338] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:49 2026] GET /volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:49.822138 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6831edbc-bc7c-4662-8bf5-d4beb0c44bdf req-cdd1c103-56c0-4b5e-8377-7bc1048dd4bb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/attachments/30c864bb-eb47-49b7-b62b-0c537665a1a3/action returned with HTTP 204 Aug 26 15:07:49.822576 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 588/2339] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:07:49 2026] POST /volume/v3/attachments/30c864bb-eb47-49b7-b62b-0c537665a1a3/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:49.875776 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b87cec30-fb85-489e-b9bd-901c20d832a2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:49.878934 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b87cec30-fb85-489e-b9bd-901c20d832a2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:49.879154 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b87cec30-fb85-489e-b9bd-901c20d832a2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:49.879453 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b87cec30-fb85-489e-b9bd-901c20d832a2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:49.879605 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b87cec30-fb85-489e-b9bd-901c20d832a2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:49.885518 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:49.885518 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:49.886533 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b87cec30-fb85-489e-b9bd-901c20d832a2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:49.886998 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 572/2340] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:49 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:50.169478 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7a692400-7c4a-427c-8e9a-eb33524f4bdb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.170963 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a692400-7c4a-427c-8e9a-eb33524f4bdb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 Aug 26 15:07:50.171214 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7a692400-7c4a-427c-8e9a-eb33524f4bdb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:50.171405 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7a692400-7c4a-427c-8e9a-eb33524f4bdb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:50.177269 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:50.177269 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:50.177751 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7a692400-7c4a-427c-8e9a-eb33524f4bdb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:07:50.178722 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a692400-7c4a-427c-8e9a-eb33524f4bdb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 returned with HTTP 200 Aug 26 15:07:50.179209 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 586/2341] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:50 2026] GET /volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:50.189951 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cdb33fd2-9d88-41f3-b24d-6517a7b0a436 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.192230 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cdb33fd2-9d88-41f3-b24d-6517a7b0a436 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:07:50.192610 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cdb33fd2-9d88-41f3-b24d-6517a7b0a436 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b4cc36e8-9c90-41bb-a37e-4b4e482e5849", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1885791917"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:50.205714 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:50.205714 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:50.206284 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cdb33fd2-9d88-41f3-b24d-6517a7b0a436 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:50.206468 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-cdb33fd2-9d88-41f3-b24d-6517a7b0a436 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create snapshot from volume b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:50.244455 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-cdb33fd2-9d88-41f3-b24d-6517a7b0a436 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['36c5b048-3fb8-4d27-b49f-4b3ea572d095', '53b72623-1b6b-4f40-bb8e-42a7e5ec7af9', '9d93c473-c831-4c5e-929d-980cce7e849f', 'd7d8de23-de04-4ed6-9974-4e95f2ca5128'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:50.291971 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cdb33fd2-9d88-41f3-b24d-6517a7b0a436 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot force create request issued successfully. Aug 26 15:07:50.292308 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cdb33fd2-9d88-41f3-b24d-6517a7b0a436 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:07:50.292808 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 596/2342] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:07:50 2026] POST /volume/v3/snapshots => generated 310 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:50.302577 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a0ca0f6a-bf62-4bd4-a969-638ed3f20608 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.304633 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a0ca0f6a-bf62-4bd4-a969-638ed3f20608 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 Aug 26 15:07:50.304902 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a0ca0f6a-bf62-4bd4-a969-638ed3f20608 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:50.305145 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a0ca0f6a-bf62-4bd4-a969-638ed3f20608 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:50.310807 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:50.310807 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:50.311341 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a0ca0f6a-bf62-4bd4-a969-638ed3f20608 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:07:50.312289 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a0ca0f6a-bf62-4bd4-a969-638ed3f20608 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 returned with HTTP 200 Aug 26 15:07:50.312714 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 589/2343] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:50 2026] GET /volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:50.437603 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-22184a1a-265f-462d-9d1a-dffe96151e6b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.440967 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22184a1a-265f-462d-9d1a-dffe96151e6b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:07:50.441237 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22184a1a-265f-462d-9d1a-dffe96151e6b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:50.441490 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22184a1a-265f-462d-9d1a-dffe96151e6b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:50.453013 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:50.453013 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:50.460631 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-22184a1a-265f-462d-9d1a-dffe96151e6b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:50.468301 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22184a1a-265f-462d-9d1a-dffe96151e6b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:07:50.468877 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 573/2344] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:50 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 1131 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:50.486069 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e691eaa5-fea0-4826-a2d4-a1162807848f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.492911 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e691eaa5-fea0-4826-a2d4-a1162807848f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:07:50.492911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e691eaa5-fea0-4826-a2d4-a1162807848f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d32c060-e88b-458a-a7aa-d0bcb42c0f38", "name": "tempest-VolumesBackupsTest-Backup-1424759907", "force": true, "container": "tempest-volumesbackupstest-backup-container-487715175"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:50.493573 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-e691eaa5-fea0-4826-a2d4-a1162807848f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating new backup {'backup': {'volume_id': '6d32c060-e88b-458a-a7aa-d0bcb42c0f38', 'name': 'tempest-VolumesBackupsTest-Backup-1424759907', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-487715175'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:07:50.493740 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-e691eaa5-fea0-4826-a2d4-a1162807848f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating backup of volume 6d32c060-e88b-458a-a7aa-d0bcb42c0f38 in container tempest-volumesbackupstest-backup-container-487715175 Aug 26 15:07:50.507096 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:50.507096 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:50.507664 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e691eaa5-fea0-4826-a2d4-a1162807848f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:07:50.510850 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-356bc272-a234-4936-8373-c0d9f901d892 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.514559 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-356bc272-a234-4936-8373-c0d9f901d892 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 Aug 26 15:07:50.514715 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-356bc272-a234-4936-8373-c0d9f901d892 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:50.515106 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-356bc272-a234-4936-8373-c0d9f901d892 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:50.521981 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-356bc272-a234-4936-8373-c0d9f901d892 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 returned with HTTP 404 Aug 26 15:07:50.522714 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 597/2345] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:50 2026] GET /volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:50.533276 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-58c43970-a4b2-4cbc-92c2-56ab2e5e094e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.536038 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58c43970-a4b2-4cbc-92c2-56ab2e5e094e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action Aug 26 15:07:50.537144 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58c43970-a4b2-4cbc-92c2-56ab2e5e094e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:50.537314 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58c43970-a4b2-4cbc-92c2-56ab2e5e094e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:50.542185 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-58c43970-a4b2-4cbc-92c2-56ab2e5e094e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Updating snapshot 'ca25a8b4-fd15-4709-9403-e6f441ae5cd2' with '{'status': 'available'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:07:50.563122 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:50.563122 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:50.568979 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-e691eaa5-fea0-4826-a2d4-a1162807848f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Created reservations ['76f306a4-7518-4ad7-bc31-dc10be42ef82', 'dba33338-c9fd-4bf6-8d57-d3a977bd1067'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:50.584645 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58c43970-a4b2-4cbc-92c2-56ab2e5e094e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action returned with HTTP 202 Aug 26 15:07:50.585297 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 590/2346] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:50 2026] POST /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:50.594096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0c9c20ae-9b10-499a-b1c8-900680c7882e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.596412 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0c9c20ae-9b10-499a-b1c8-900680c7882e tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:50.596800 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0c9c20ae-9b10-499a-b1c8-900680c7882e tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:50.597025 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0c9c20ae-9b10-499a-b1c8-900680c7882e tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:50.603535 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:50.603535 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:50.604090 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0c9c20ae-9b10-499a-b1c8-900680c7882e tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:50.605013 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0c9c20ae-9b10-499a-b1c8-900680c7882e tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 200 Aug 26 15:07:50.605508 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 574/2347] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:50 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:07:50.616130 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-06b54dce-ffa2-4657-bad8-a54f8da45b7b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.618462 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-06b54dce-ffa2-4657-bad8-a54f8da45b7b tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 Aug 26 15:07:50.618724 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-06b54dce-ffa2-4657-bad8-a54f8da45b7b tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:50.619008 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-06b54dce-ffa2-4657-bad8-a54f8da45b7b tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:50.619146 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-06b54dce-ffa2-4657-bad8-a54f8da45b7b tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Delete snapshot with id: 95f24715-fde8-4e2c-9c67-347dfe23f145 Aug 26 15:07:50.622910 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e691eaa5-fea0-4826-a2d4-a1162807848f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:07:50.623518 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 587/2348] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:07:50 2026] POST /volume/v3/backups => generated 328 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:50.625433 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-06b54dce-ffa2-4657-bad8-a54f8da45b7b tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 returned with HTTP 404 Aug 26 15:07:50.626122 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 598/2349] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:07:50 2026] DELETE /volume/v3/snapshots/95f24715-fde8-4e2c-9c67-347dfe23f145 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:50.635003 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-89d3042c-bd7f-4243-950a-be5637e650af None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.636467 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ac2c00db-5cdd-468d-84bb-3ac4f9bd912c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.637065 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-89d3042c-bd7f-4243-950a-be5637e650af tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:07:50.637299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-89d3042c-bd7f-4243-950a-be5637e650af tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:50.637614 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-89d3042c-bd7f-4243-950a-be5637e650af tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:50.637901 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-89d3042c-bd7f-4243-950a-be5637e650af tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:50.639807 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ac2c00db-5cdd-468d-84bb-3ac4f9bd912c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:07:50.640360 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ac2c00db-5cdd-468d-84bb-3ac4f9bd912c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8e1453f-448d-4375-b5a4-5e00fa3d25be", "name": "tempest-SnapshotsActionsTest-Snapshot-569059822"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:50.649460 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:50.649460 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:50.649909 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-89d3042c-bd7f-4243-950a-be5637e650af tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:07:50.650293 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 591/2350] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:50 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:50.653802 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-5a6241ad-40cb-4927-9a11-ed43290b9d5f req-767e2d1d-62ed-4882-88e8-a1a29b3fc5a0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.654750 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:50.654750 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:50.655905 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ac2c00db-5cdd-468d-84bb-3ac4f9bd912c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Volume info retrieved successfully. Aug 26 15:07:50.655905 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-ac2c00db-5cdd-468d-84bb-3ac4f9bd912c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Create snapshot from volume d8e1453f-448d-4375-b5a4-5e00fa3d25be Aug 26 15:07:50.656016 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5a6241ad-40cb-4927-9a11-ed43290b9d5f req-767e2d1d-62ed-4882-88e8-a1a29b3fc5a0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/attachments/c0647fe2-159c-4963-a0fd-9017d536b2af Aug 26 15:07:50.656402 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5a6241ad-40cb-4927-9a11-ed43290b9d5f req-767e2d1d-62ed-4882-88e8-a1a29b3fc5a0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:50.656402 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5a6241ad-40cb-4927-9a11-ed43290b9d5f req-767e2d1d-62ed-4882-88e8-a1a29b3fc5a0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:50.664178 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:50.664178 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:50.682068 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-ac2c00db-5cdd-468d-84bb-3ac4f9bd912c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Created reservations ['c8439a09-06a5-4f78-a089-3d3f9a4779c3', '9a1e5ff2-0651-4360-a626-7b888ddfad51', '7ea3483c-c585-48d3-9806-dfaa9b1a025a', '26e730bf-3696-4ed2-baaa-1ac43498e822'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:50.726427 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ac2c00db-5cdd-468d-84bb-3ac4f9bd912c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot create request issued successfully. Aug 26 15:07:50.726842 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ac2c00db-5cdd-468d-84bb-3ac4f9bd912c tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:07:50.727300 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 575/2351] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:07:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:50.740751 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8f4b6db5-539a-41bd-9cb2-bd0e6fb6e47a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.740751 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f4b6db5-539a-41bd-9cb2-bd0e6fb6e47a tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 Aug 26 15:07:50.740751 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8f4b6db5-539a-41bd-9cb2-bd0e6fb6e47a tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:50.740751 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8f4b6db5-539a-41bd-9cb2-bd0e6fb6e47a tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:50.743178 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5a6241ad-40cb-4927-9a11-ed43290b9d5f req-767e2d1d-62ed-4882-88e8-a1a29b3fc5a0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/c0647fe2-159c-4963-a0fd-9017d536b2af returned with HTTP 200 Aug 26 15:07:50.743545 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 588/2352] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:07:50 2026] DELETE /volume/v3/attachments/c0647fe2-159c-4963-a0fd-9017d536b2af => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:50.746350 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:50.746350 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:50.747062 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8f4b6db5-539a-41bd-9cb2-bd0e6fb6e47a tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:50.748236 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f4b6db5-539a-41bd-9cb2-bd0e6fb6e47a tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 returned with HTTP 200 Aug 26 15:07:50.748758 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 599/2353] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:50 2026] GET /volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:50.842225 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bbe51739-a6c0-41d8-9cfe-57c71aca27c1 req-f4a2d912-e3f1-47e5-a59c-e34fe840c67f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.844453 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bbe51739-a6c0-41d8-9cfe-57c71aca27c1 req-f4a2d912-e3f1-47e5-a59c-e34fe840c67f tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] GET https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a Aug 26 15:07:50.844712 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bbe51739-a6c0-41d8-9cfe-57c71aca27c1 req-f4a2d912-e3f1-47e5-a59c-e34fe840c67f tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:50.844985 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bbe51739-a6c0-41d8-9cfe-57c71aca27c1 req-f4a2d912-e3f1-47e5-a59c-e34fe840c67f tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:50.852508 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bbe51739-a6c0-41d8-9cfe-57c71aca27c1 req-f4a2d912-e3f1-47e5-a59c-e34fe840c67f tempest-VolumesGetTestJSON-953029492 tempest-VolumesGetTestJSON-953029492-project-member] https://10.4.3.64/volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a returned with HTTP 404 Aug 26 15:07:50.852508 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 592/2354] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:50 2026] GET /volume/v3/volumes/bce151c9-2d6f-4251-8cac-3aa4709d2d2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:50.900126 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aca949e2-0111-4baf-a7d0-c0610e40c3e0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:50.902117 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aca949e2-0111-4baf-a7d0-c0610e40c3e0 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:07:50.902341 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aca949e2-0111-4baf-a7d0-c0610e40c3e0 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:50.902532 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aca949e2-0111-4baf-a7d0-c0610e40c3e0 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:50.902639 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-aca949e2-0111-4baf-a7d0-c0610e40c3e0 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:50.906945 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:50.906945 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:50.907626 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aca949e2-0111-4baf-a7d0-c0610e40c3e0 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:07:50.908033 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 576/2355] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:50 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:50.923145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d5308d79-00ca-4c4a-a4d4-ef0cbce79ed3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:51.002516 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d5308d79-00ca-4c4a-a4d4-ef0cbce79ed3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd/export_record Aug 26 15:07:51.003308 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d5308d79-00ca-4c4a-a4d4-ef0cbce79ed3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:51.003308 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d5308d79-00ca-4c4a-a4d4-ef0cbce79ed3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Calling method 'export_record' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:51.003308 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-d5308d79-00ca-4c4a-a4d4-ef0cbce79ed3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Export record for backup 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100196) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 15:07:51.009516 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:51.009516 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:51.011233 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-d5308d79-00ca-4c4a-a4d4-ef0cbce79ed3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '9b662573b9664063b58730e54a8f5af7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7966afe18bd944278c23ef8ac7c8cfef', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:07:51.011538 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d5308d79-00ca-4c4a-a4d4-ef0cbce79ed3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd/export_record returned with HTTP 403 Aug 26 15:07:51.012196 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 589/2356] 10.4.3.64 () {68 vars in 1423 bytes} [Wed Aug 26 15:07:50 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd/export_record => generated 101 bytes in 90 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:51.024897 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:51.026908 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:51.027349 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1603868567"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:51.029076 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1603868567'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:51.029204 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Create volume of 1 GB Aug 26 15:07:51.034520 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Availability Zones retrieved successfully. Aug 26 15:07:51.041299 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Flow 'volume_create_api' (508deb7c-2c64-4a10-82ac-3ce3e3960687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:51.042383 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72388b6b-e17e-4d81-a5a7-c1d73af5fc91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:51.043420 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:51.079173 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72388b6b-e17e-4d81-a5a7-c1d73af5fc91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:51.080057 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33268aa-34ed-40e1-a33a-b1947b1efdb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:51.150128 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Created reservations ['d3d3ced5-4273-4040-a240-c578f53f1648', 'f5e5b38d-a399-483b-bc0b-714ecc2f96c3', 'f6c0c161-32d6-41e4-b68a-3a236a9ad3e6', 'db93a580-2c7f-4c1e-acd7-d262d2814449'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:51.151273 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f33268aa-34ed-40e1-a33a-b1947b1efdb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3d3ced5-4273-4040-a240-c578f53f1648', 'f5e5b38d-a399-483b-bc0b-714ecc2f96c3', 'f6c0c161-32d6-41e4-b68a-3a236a9ad3e6', 'db93a580-2c7f-4c1e-acd7-d262d2814449']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:51.152288 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f641d82a-f53c-418a-a11f-c51c1a48e39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:51.203251 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f641d82a-f53c-418a-a11f-c51c1a48e39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b57c5605-6744-4b28-ad63-9e6b0ac0587c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1603868567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7966afe18bd944278c23ef8ac7c8cfef',qos_specs=None,replication_status=,reservations=['d3d3ced5-4273-4040-a240-c578f53f1648','f5e5b38d-a399-483b-bc0b-714ecc2f96c3','f6c0c161-32d6-41e4-b68a-3a236a9ad3e6','db93a580-2c7f-4c1e-acd7-d262d2814449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad0b287201445d89cc7721bbbc193a9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1603868567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b57c5605-6744-4b28-ad63-9e6b0ac0587c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7966afe18bd944278c23ef8ac7c8cfef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ad0b287201445d89cc7721bbbc193a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:51.204352 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b760ad86-b9ee-402b-869c-683a7ce06423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:51.269545 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b760ad86-b9ee-402b-869c-683a7ce06423) transitioned into state 'SUCCESS' from state '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-1603868567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7966afe18bd944278c23ef8ac7c8cfef',qos_specs=None,replication_status=,reservations=['d3d3ced5-4273-4040-a240-c578f53f1648','f5e5b38d-a399-483b-bc0b-714ecc2f96c3','f6c0c161-32d6-41e4-b68a-3a236a9ad3e6','db93a580-2c7f-4c1e-acd7-d262d2814449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad0b287201445d89cc7721bbbc193a9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:51.270301 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316b5605-8240-428b-98dc-0c625bd6920e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:51.286640 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (316b5605-8240-428b-98dc-0c625bd6920e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:51.288681 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Flow 'volume_create_api' (508deb7c-2c64-4a10-82ac-3ce3e3960687) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:51.288681 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Create volume request issued successfully. Aug 26 15:07:51.288681 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-570bca09-cdf4-4c4c-916a-bf19a30810fc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:51.289176 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 600/2357] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:07:51 2026] POST /volume/v3/volumes => generated 776 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:51.304350 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7911f246-6e8c-4b9c-9a4b-ac122d3c7a52 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:51.306528 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7911f246-6e8c-4b9c-9a4b-ac122d3c7a52 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c Aug 26 15:07:51.306846 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7911f246-6e8c-4b9c-9a4b-ac122d3c7a52 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:51.307048 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7911f246-6e8c-4b9c-9a4b-ac122d3c7a52 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:51.317288 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:51.317288 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:51.324561 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7911f246-6e8c-4b9c-9a4b-ac122d3c7a52 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:07:51.332096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-94e3b0a0-74fb-4f8b-92fd-959bbf97a893 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:51.332498 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7911f246-6e8c-4b9c-9a4b-ac122d3c7a52 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c returned with HTTP 200 Aug 26 15:07:51.332984 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 593/2358] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:51 2026] GET /volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:51.334510 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-94e3b0a0-74fb-4f8b-92fd-959bbf97a893 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 Aug 26 15:07:51.334832 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-94e3b0a0-74fb-4f8b-92fd-959bbf97a893 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:51.335127 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-94e3b0a0-74fb-4f8b-92fd-959bbf97a893 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:51.349521 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:51.349521 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:51.350244 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-94e3b0a0-74fb-4f8b-92fd-959bbf97a893 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:07:51.351120 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-94e3b0a0-74fb-4f8b-92fd-959bbf97a893 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 returned with HTTP 200 Aug 26 15:07:51.351845 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 577/2359] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:51 2026] GET /volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:51.366028 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7470e3be-94c7-4db9-9492-114bcd231d1d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:51.368765 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7470e3be-94c7-4db9-9492-114bcd231d1d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 Aug 26 15:07:51.369105 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7470e3be-94c7-4db9-9492-114bcd231d1d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:51.369418 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7470e3be-94c7-4db9-9492-114bcd231d1d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:51.369552 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-7470e3be-94c7-4db9-9492-114bcd231d1d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: 5295fc95-c82e-46a9-963b-a50ab2d6c154 Aug 26 15:07:51.379568 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:51.379568 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:51.380333 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7470e3be-94c7-4db9-9492-114bcd231d1d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:07:51.412119 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7470e3be-94c7-4db9-9492-114bcd231d1d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot delete request issued successfully. Aug 26 15:07:51.412373 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7470e3be-94c7-4db9-9492-114bcd231d1d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 returned with HTTP 202 Aug 26 15:07:51.412954 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 590/2360] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:07:51 2026] DELETE /volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:51.426177 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9e8b781b-4b50-45a3-83a7-7a023c2c5f4d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:51.429781 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9e8b781b-4b50-45a3-83a7-7a023c2c5f4d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 Aug 26 15:07:51.430078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9e8b781b-4b50-45a3-83a7-7a023c2c5f4d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:51.430445 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9e8b781b-4b50-45a3-83a7-7a023c2c5f4d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:51.437535 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:51.437535 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:51.438098 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9e8b781b-4b50-45a3-83a7-7a023c2c5f4d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:07:51.441962 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9e8b781b-4b50-45a3-83a7-7a023c2c5f4d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 returned with HTTP 200 Aug 26 15:07:51.441962 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 601/2361] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:51 2026] GET /volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:51.663754 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-912179de-0199-4b8e-8ed9-bae256e18160 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:51.666107 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-912179de-0199-4b8e-8ed9-bae256e18160 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:07:51.666366 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-912179de-0199-4b8e-8ed9-bae256e18160 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:51.666626 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-912179de-0199-4b8e-8ed9-bae256e18160 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:51.666765 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-912179de-0199-4b8e-8ed9-bae256e18160 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:51.672449 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:51.672449 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:51.673483 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-912179de-0199-4b8e-8ed9-bae256e18160 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:07:51.673993 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 594/2362] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:51 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:51.759540 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0ae1cc19-7ab5-4443-a6a3-60c10b23067d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:51.761621 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0ae1cc19-7ab5-4443-a6a3-60c10b23067d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 Aug 26 15:07:51.761902 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0ae1cc19-7ab5-4443-a6a3-60c10b23067d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:51.762119 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0ae1cc19-7ab5-4443-a6a3-60c10b23067d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:51.767270 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:51.767270 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:51.767836 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0ae1cc19-7ab5-4443-a6a3-60c10b23067d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:51.768865 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0ae1cc19-7ab5-4443-a6a3-60c10b23067d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 returned with HTTP 200 Aug 26 15:07:51.769331 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 578/2363] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:51 2026] GET /volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:51.780749 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fbf0c53e-399e-4a87-a8a6-1492db605b17 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:51.786139 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fbf0c53e-399e-4a87-a8a6-1492db605b17 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0/action Aug 26 15:07:51.786664 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fbf0c53e-399e-4a87-a8a6-1492db605b17 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:51.786861 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fbf0c53e-399e-4a87-a8a6-1492db605b17 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:51.790110 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-fbf0c53e-399e-4a87-a8a6-1492db605b17 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Updating snapshot 'a389158b-f354-49d8-83d9-1482e6fa2ed0' with '{'status': 'deleting'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:07:51.808837 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:51.808837 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:51.833037 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fbf0c53e-399e-4a87-a8a6-1492db605b17 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0/action returned with HTTP 202 Aug 26 15:07:51.833878 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 591/2364] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:51 2026] POST /volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:51.841797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f6a9759f-ab7f-461e-ba0d-166349780daf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:51.844447 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f6a9759f-ab7f-461e-ba0d-166349780daf tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 Aug 26 15:07:51.844447 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f6a9759f-ab7f-461e-ba0d-166349780daf tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:51.844687 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f6a9759f-ab7f-461e-ba0d-166349780daf tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:51.851293 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:51.851293 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:51.851879 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f6a9759f-ab7f-461e-ba0d-166349780daf tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:51.852898 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f6a9759f-ab7f-461e-ba0d-166349780daf tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 returned with HTTP 200 Aug 26 15:07:51.853377 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 602/2365] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:51 2026] GET /volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:51.865253 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4d146ed9-16e4-4bdf-9966-d7761e2842dc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:51.867343 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d146ed9-16e4-4bdf-9966-d7761e2842dc tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0/action Aug 26 15:07:51.868081 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d146ed9-16e4-4bdf-9966-d7761e2842dc tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:51.868344 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d146ed9-16e4-4bdf-9966-d7761e2842dc tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:51.877570 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:51.877570 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:51.878203 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4d146ed9-16e4-4bdf-9966-d7761e2842dc tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Snapshot retrieved successfully. Aug 26 15:07:51.897743 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4d146ed9-16e4-4bdf-9966-d7761e2842dc tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Snapshot delete request issued successfully. Aug 26 15:07:51.898134 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d146ed9-16e4-4bdf-9966-d7761e2842dc tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0/action returned with HTTP 202 Aug 26 15:07:51.898740 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 595/2366] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:51 2026] POST /volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:51.909499 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b5c42840-a308-4468-b8b2-9ba16c3727c3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:51.918199 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b5c42840-a308-4468-b8b2-9ba16c3727c3 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 Aug 26 15:07:51.918199 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b5c42840-a308-4468-b8b2-9ba16c3727c3 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:51.918199 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b5c42840-a308-4468-b8b2-9ba16c3727c3 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:51.929991 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:51.929991 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:51.929991 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b5c42840-a308-4468-b8b2-9ba16c3727c3 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:51.930510 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b5c42840-a308-4468-b8b2-9ba16c3727c3 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 returned with HTTP 200 Aug 26 15:07:51.931875 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 579/2367] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:51 2026] GET /volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 => generated 464 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:52.350148 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-845fc2d9-72fb-4339-8820-149dc4aec562 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:52.353215 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-845fc2d9-72fb-4339-8820-149dc4aec562 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c Aug 26 15:07:52.353215 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-845fc2d9-72fb-4339-8820-149dc4aec562 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:52.353491 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-845fc2d9-72fb-4339-8820-149dc4aec562 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:52.370705 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:52.370705 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:52.378606 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-845fc2d9-72fb-4339-8820-149dc4aec562 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:07:52.387659 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-845fc2d9-72fb-4339-8820-149dc4aec562 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c returned with HTTP 200 Aug 26 15:07:52.388496 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 592/2368] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:52 2026] GET /volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:52.404729 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1ab24e94-0529-455a-9c80-36729742593e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:52.407340 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1ab24e94-0529-455a-9c80-36729742593e tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:07:52.407912 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1ab24e94-0529-455a-9c80-36729742593e tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b57c5605-6744-4b28-ad63-9e6b0ac0587c", "name": "tempest-type-Backup-1646308743"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:52.409965 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-1ab24e94-0529-455a-9c80-36729742593e tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Creating new backup {'backup': {'volume_id': 'b57c5605-6744-4b28-ad63-9e6b0ac0587c', 'name': 'tempest-type-Backup-1646308743'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:07:52.410205 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-1ab24e94-0529-455a-9c80-36729742593e tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Creating backup of volume b57c5605-6744-4b28-ad63-9e6b0ac0587c in container None Aug 26 15:07:52.422260 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:52.422260 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:52.422832 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1ab24e94-0529-455a-9c80-36729742593e tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:07:52.453025 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dc972de9-6ae4-4e29-af71-a78750ff68ca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:52.456312 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dc972de9-6ae4-4e29-af71-a78750ff68ca tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 Aug 26 15:07:52.456500 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-1ab24e94-0529-455a-9c80-36729742593e tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Created reservations ['e4203d9b-f353-40dc-ada0-67d798ae25cb', 'dda440a5-3909-4741-b6d7-bb880a0a2e45'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:52.456918 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dc972de9-6ae4-4e29-af71-a78750ff68ca tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:52.457163 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dc972de9-6ae4-4e29-af71-a78750ff68ca tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:52.462756 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dc972de9-6ae4-4e29-af71-a78750ff68ca tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 returned with HTTP 404 Aug 26 15:07:52.463674 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 596/2369] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:52 2026] GET /volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:52.473991 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d3382b7c-647d-41b3-8627-343abd8c41ee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:52.477679 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3382b7c-647d-41b3-8627-343abd8c41ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 Aug 26 15:07:52.477851 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3382b7c-647d-41b3-8627-343abd8c41ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:52.478183 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3382b7c-647d-41b3-8627-343abd8c41ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:52.478352 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-d3382b7c-647d-41b3-8627-343abd8c41ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: f80f43bb-03f2-48d4-894b-2f738849c691 Aug 26 15:07:52.488076 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:52.488076 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:52.488647 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d3382b7c-647d-41b3-8627-343abd8c41ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:07:52.509606 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1ab24e94-0529-455a-9c80-36729742593e tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:07:52.509830 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 603/2370] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:07:52 2026] POST /volume/v3/backups => generated 314 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:52.519653 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d3382b7c-647d-41b3-8627-343abd8c41ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot delete request issued successfully. Aug 26 15:07:52.519903 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3382b7c-647d-41b3-8627-343abd8c41ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 returned with HTTP 202 Aug 26 15:07:52.520327 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 580/2371] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:07:52 2026] DELETE /volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:52.525761 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-18afac46-7bbd-4e82-b00d-132adaf92302 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:52.528478 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18afac46-7bbd-4e82-b00d-132adaf92302 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:07:52.528478 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18afac46-7bbd-4e82-b00d-132adaf92302 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:52.529640 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18afac46-7bbd-4e82-b00d-132adaf92302 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:52.529640 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-18afac46-7bbd-4e82-b00d-132adaf92302 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:52.530644 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8c337457-b3b6-45e1-a939-e68610568698 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:52.532684 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8c337457-b3b6-45e1-a939-e68610568698 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 Aug 26 15:07:52.532684 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8c337457-b3b6-45e1-a939-e68610568698 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:52.532956 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8c337457-b3b6-45e1-a939-e68610568698 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:52.536559 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:52.536559 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:52.537551 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18afac46-7bbd-4e82-b00d-132adaf92302 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:07:52.538250 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 593/2372] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:52 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:52.538732 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:52.538732 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:52.539237 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8c337457-b3b6-45e1-a939-e68610568698 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:07:52.540297 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8c337457-b3b6-45e1-a939-e68610568698 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 returned with HTTP 200 Aug 26 15:07:52.540658 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 597/2373] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:52 2026] GET /volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:07:52.628398 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6d868c3a-37ba-44dd-931f-6c54b9652d16 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:52.630381 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d868c3a-37ba-44dd-931f-6c54b9652d16 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a Aug 26 15:07:52.630607 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6d868c3a-37ba-44dd-931f-6c54b9652d16 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:52.630762 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6d868c3a-37ba-44dd-931f-6c54b9652d16 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:52.630978 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6d868c3a-37ba-44dd-931f-6c54b9652d16 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume with id: 1edbb217-89b4-4e9e-931c-d7df1435980a Aug 26 15:07:52.639467 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:52.639467 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:52.639964 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6d868c3a-37ba-44dd-931f-6c54b9652d16 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:07:52.670451 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6d868c3a-37ba-44dd-931f-6c54b9652d16 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume request issued successfully. Aug 26 15:07:52.670820 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d868c3a-37ba-44dd-931f-6c54b9652d16 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a returned with HTTP 202 Aug 26 15:07:52.671164 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 604/2374] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:07:52 2026] DELETE /volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:52.686319 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a7ddd9cf-3a73-4011-a275-41dfa0d16dad None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:52.687702 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5425086b-1b15-4f94-99ca-731d51fe6893 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:52.689672 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5425086b-1b15-4f94-99ca-731d51fe6893 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:07:52.689935 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5425086b-1b15-4f94-99ca-731d51fe6893 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:52.690174 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5425086b-1b15-4f94-99ca-731d51fe6893 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:52.690302 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-5425086b-1b15-4f94-99ca-731d51fe6893 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:52.692116 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a7ddd9cf-3a73-4011-a275-41dfa0d16dad tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a Aug 26 15:07:52.692556 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a7ddd9cf-3a73-4011-a275-41dfa0d16dad tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:52.692621 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a7ddd9cf-3a73-4011-a275-41dfa0d16dad tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:52.698812 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:52.698812 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:52.699573 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5425086b-1b15-4f94-99ca-731d51fe6893 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:07:52.701202 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 594/2375] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:52 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:52.707929 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:52.707929 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:52.716950 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a7ddd9cf-3a73-4011-a275-41dfa0d16dad tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:07:52.720750 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a7ddd9cf-3a73-4011-a275-41dfa0d16dad tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a returned with HTTP 200 Aug 26 15:07:52.721345 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 581/2376] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:52 2026] GET /volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a => generated 1363 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:52.941936 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f1528d14-1357-48cc-9c47-9f0f63b2b5be None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:52.944077 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1528d14-1357-48cc-9c47-9f0f63b2b5be tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 Aug 26 15:07:52.944312 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1528d14-1357-48cc-9c47-9f0f63b2b5be tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:52.944529 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1528d14-1357-48cc-9c47-9f0f63b2b5be tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:52.952365 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1528d14-1357-48cc-9c47-9f0f63b2b5be tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 returned with HTTP 404 Aug 26 15:07:52.953107 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 598/2377] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:52 2026] GET /volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:52.965378 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3bdcbbb9-aeb2-4a40-b025-8753f9177b73 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:52.967656 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3bdcbbb9-aeb2-4a40-b025-8753f9177b73 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action Aug 26 15:07:52.968156 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3bdcbbb9-aeb2-4a40-b025-8753f9177b73 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:52.968324 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3bdcbbb9-aeb2-4a40-b025-8753f9177b73 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:52.969914 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.admin_actions [None req-3bdcbbb9-aeb2-4a40-b025-8753f9177b73 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Updating snapshot 'ca25a8b4-fd15-4709-9403-e6f441ae5cd2' with '{'status': 'available'}' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:07:52.981998 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:52.981998 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:53.001290 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3bdcbbb9-aeb2-4a40-b025-8753f9177b73 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action returned with HTTP 202 Aug 26 15:07:53.001708 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 605/2378] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:52 2026] POST /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:53.009627 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a464c77e-7c53-4e73-bfe9-8a36f41fab99 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:53.011823 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a464c77e-7c53-4e73-bfe9-8a36f41fab99 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:53.012203 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a464c77e-7c53-4e73-bfe9-8a36f41fab99 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:53.012477 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a464c77e-7c53-4e73-bfe9-8a36f41fab99 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:53.018706 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:53.018706 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:53.019283 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a464c77e-7c53-4e73-bfe9-8a36f41fab99 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:53.020203 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a464c77e-7c53-4e73-bfe9-8a36f41fab99 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 200 Aug 26 15:07:53.020637 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 595/2379] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:53 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:53.032143 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3bc1b582-7261-4532-8a6f-329ea64f2602 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:53.034245 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3bc1b582-7261-4532-8a6f-329ea64f2602 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 Aug 26 15:07:53.034540 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3bc1b582-7261-4532-8a6f-329ea64f2602 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:53.034701 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3bc1b582-7261-4532-8a6f-329ea64f2602 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:53.034867 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-3bc1b582-7261-4532-8a6f-329ea64f2602 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Delete snapshot with id: a389158b-f354-49d8-83d9-1482e6fa2ed0 Aug 26 15:07:53.039730 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3bc1b582-7261-4532-8a6f-329ea64f2602 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 returned with HTTP 404 Aug 26 15:07:53.040536 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 582/2380] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:07:53 2026] DELETE /volume/v3/snapshots/a389158b-f354-49d8-83d9-1482e6fa2ed0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:53.051142 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-06c9207b-493c-4d69-a107-b826116a181f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:53.053190 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06c9207b-493c-4d69-a107-b826116a181f tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:07:53.053588 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-06c9207b-493c-4d69-a107-b826116a181f tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8e1453f-448d-4375-b5a4-5e00fa3d25be", "name": "tempest-SnapshotsActionsTest-Snapshot-1147648799"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:53.064566 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:53.064566 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:53.065295 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-06c9207b-493c-4d69-a107-b826116a181f tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Volume info retrieved successfully. Aug 26 15:07:53.065488 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-06c9207b-493c-4d69-a107-b826116a181f tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Create snapshot from volume d8e1453f-448d-4375-b5a4-5e00fa3d25be Aug 26 15:07:53.145806 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-06c9207b-493c-4d69-a107-b826116a181f tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Created reservations ['a26de6f1-2a51-4863-b1ea-784956da68ff', 'c51fabe6-c644-4aa1-9bdc-66d35be4600f', '4c1ad541-b405-41a8-b34d-9fe691ad86e5', '6c062c2d-a6c6-4717-bd55-3edddd4aef70'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:53.184557 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-06c9207b-493c-4d69-a107-b826116a181f tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot create request issued successfully. Aug 26 15:07:53.184961 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06c9207b-493c-4d69-a107-b826116a181f tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:07:53.185376 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 599/2381] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:07:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:53.196309 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d795e719-98b4-4f4a-aefa-8d99aea9be92 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:53.198804 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d795e719-98b4-4f4a-aefa-8d99aea9be92 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 Aug 26 15:07:53.199159 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d795e719-98b4-4f4a-aefa-8d99aea9be92 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:53.199559 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d795e719-98b4-4f4a-aefa-8d99aea9be92 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:53.207670 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:53.207670 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:53.208198 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d795e719-98b4-4f4a-aefa-8d99aea9be92 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:53.209089 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d795e719-98b4-4f4a-aefa-8d99aea9be92 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 returned with HTTP 200 Aug 26 15:07:53.209490 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 606/2382] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:53 2026] GET /volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:53.551452 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6abf669a-86e9-4654-b41a-a857d2145a79 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:53.551963 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3801e0e4-bb66-4a6f-9e8b-57a976b258ba None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:53.553879 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3801e0e4-bb66-4a6f-9e8b-57a976b258ba tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:07:53.554071 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6abf669a-86e9-4654-b41a-a857d2145a79 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 Aug 26 15:07:53.554215 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6abf669a-86e9-4654-b41a-a857d2145a79 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:53.554304 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3801e0e4-bb66-4a6f-9e8b-57a976b258ba tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:53.554469 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6abf669a-86e9-4654-b41a-a857d2145a79 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:53.554633 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3801e0e4-bb66-4a6f-9e8b-57a976b258ba tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:53.554867 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3801e0e4-bb66-4a6f-9e8b-57a976b258ba tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:53.559916 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6abf669a-86e9-4654-b41a-a857d2145a79 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 returned with HTTP 404 Aug 26 15:07:53.560422 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:53.560422 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:53.560532 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 596/2383] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:53 2026] GET /volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:53.561593 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3801e0e4-bb66-4a6f-9e8b-57a976b258ba tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:07:53.565702 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 583/2384] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:53 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:53.571930 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-769de6e0-4d69-4e85-8dc2-4d42ade6e1db None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:53.574399 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-769de6e0-4d69-4e85-8dc2-4d42ade6e1db tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 Aug 26 15:07:53.574736 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-769de6e0-4d69-4e85-8dc2-4d42ade6e1db tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:53.574981 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-769de6e0-4d69-4e85-8dc2-4d42ade6e1db tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:53.575825 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-769de6e0-4d69-4e85-8dc2-4d42ade6e1db tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: f361d754-10e9-444d-bde4-db3b9d624384 Aug 26 15:07:53.581420 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:53.581420 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:53.582048 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-769de6e0-4d69-4e85-8dc2-4d42ade6e1db tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:07:53.607023 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-769de6e0-4d69-4e85-8dc2-4d42ade6e1db tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot delete request issued successfully. Aug 26 15:07:53.607285 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-769de6e0-4d69-4e85-8dc2-4d42ade6e1db tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 returned with HTTP 202 Aug 26 15:07:53.607860 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 600/2385] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:07:53 2026] DELETE /volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:53.617643 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-097efee9-2e4c-45aa-996b-7dd5f35cbfb6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:53.620344 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-097efee9-2e4c-45aa-996b-7dd5f35cbfb6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 Aug 26 15:07:53.620344 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-097efee9-2e4c-45aa-996b-7dd5f35cbfb6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:53.620344 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-097efee9-2e4c-45aa-996b-7dd5f35cbfb6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:53.627472 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:53.627472 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:53.628224 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-097efee9-2e4c-45aa-996b-7dd5f35cbfb6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:07:53.629378 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-097efee9-2e4c-45aa-996b-7dd5f35cbfb6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 returned with HTTP 200 Aug 26 15:07:53.630801 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 607/2386] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:53 2026] GET /volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:53.712254 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f35dd45c-4b38-454d-9a1f-4691b0144c1d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:53.714335 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f35dd45c-4b38-454d-9a1f-4691b0144c1d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:07:53.714560 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f35dd45c-4b38-454d-9a1f-4691b0144c1d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:53.714810 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f35dd45c-4b38-454d-9a1f-4691b0144c1d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:53.714951 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f35dd45c-4b38-454d-9a1f-4691b0144c1d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:53.720198 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:53.720198 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:53.721090 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f35dd45c-4b38-454d-9a1f-4691b0144c1d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:07:53.721521 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 597/2387] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:53 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:53.735967 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ff9d0970-0179-4b9c-aaa3-7948e759fbcf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:53.737783 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff9d0970-0179-4b9c-aaa3-7948e759fbcf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a Aug 26 15:07:53.738088 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff9d0970-0179-4b9c-aaa3-7948e759fbcf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:53.738335 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff9d0970-0179-4b9c-aaa3-7948e759fbcf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:53.744228 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff9d0970-0179-4b9c-aaa3-7948e759fbcf tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a returned with HTTP 404 Aug 26 15:07:53.744612 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 584/2388] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:53 2026] GET /volume/v3/volumes/1edbb217-89b4-4e9e-931c-d7df1435980a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:53.779952 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:53.782346 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:53.782919 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-911487129", "snapshot_id": null, "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "volume_type": null, "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:53.786261 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-911487129', 'snapshot_id': None, 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'volume_type': None, 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:53.963347 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume of 1 GB Aug 26 15:07:53.963773 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:53.963773 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:53.969050 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Availability Zones retrieved successfully. Aug 26 15:07:53.975516 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (b8ebc9a3-258a-4079-bcf2-5af2ce68c116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:53.976674 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa58065-bfa3-48e9-9b69-fd0762b83fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:53.978051 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:54.058550 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fa58065-bfa3-48e9-9b69-fd0762b83fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:54.059649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec15cc1-97d0-41af-8726-b90e790baa23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:54.116028 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-590892d6-e81c-46c7-818b-93bdc2189336 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.118217 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:54.118659 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-936380801", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:54.120526 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-936380801', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:54.120718 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Create volume of 1 GB Aug 26 15:07:54.125907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['ad924e5e-08c2-4748-ba92-dc83c131b412', '0e635633-0ae3-4574-b4e8-08ff55cbc3ee', '276f2385-46d8-4891-a0fe-ba1a38c63265', '6114c8b2-534e-4fe5-94c7-78838e347a85'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:54.125907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec15cc1-97d0-41af-8726-b90e790baa23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad924e5e-08c2-4748-ba92-dc83c131b412', '0e635633-0ae3-4574-b4e8-08ff55cbc3ee', '276f2385-46d8-4891-a0fe-ba1a38c63265', '6114c8b2-534e-4fe5-94c7-78838e347a85']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:54.126166 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Availability Zones retrieved successfully. Aug 26 15:07:54.126379 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (713c352d-3d3d-4112-a2af-d7676546959a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:54.135219 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Flow 'volume_create_api' (6e26fd27-9fc1-4a97-81cb-fd282b9cce8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:54.135219 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ccb9166-4974-40c8-a9f1-2c59dee99546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:54.135506 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:54.162292 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (713c352d-3d3d-4112-a2af-d7676546959a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '652c3de0-a2af-4a8a-abeb-ff270250b476', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-911487129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['ad924e5e-08c2-4748-ba92-dc83c131b412','0e635633-0ae3-4574-b4e8-08ff55cbc3ee','276f2385-46d8-4891-a0fe-ba1a38c63265','6114c8b2-534e-4fe5-94c7-78838e347a85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-911487129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=652c3de0-a2af-4a8a-abeb-ff270250b476,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9e98504fce49b4ab23a622d2940510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:54.163773 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebca35e-acaf-4788-bbc4-560a5bca7427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:54.174641 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ccb9166-4974-40c8-a9f1-2c59dee99546) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:54.175628 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8e0be0-77ed-4364-a766-6be51b9cb56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:54.199017 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ebca35e-acaf-4788-bbc4-560a5bca7427) transitioned into state 'SUCCESS' from state '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-911487129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['ad924e5e-08c2-4748-ba92-dc83c131b412','0e635633-0ae3-4574-b4e8-08ff55cbc3ee','276f2385-46d8-4891-a0fe-ba1a38c63265','6114c8b2-534e-4fe5-94c7-78838e347a85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:54.200147 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2e1eac6-6dd7-4b1b-aa7b-e5c4b683a58b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:54.213620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2e1eac6-6dd7-4b1b-aa7b-e5c4b683a58b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:54.215911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (b8ebc9a3-258a-4079-bcf2-5af2ce68c116) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:54.215911 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request issued successfully. Aug 26 15:07:54.216067 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e51de66a-301e-46c9-b03a-4a8f3e7c16f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:54.217330 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 601/2389] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:07:53 2026] POST /volume/v3/volumes => generated 756 bytes in 437 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:54.221619 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-64910526-bfac-48ab-9261-bb5019670fef None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.224013 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-64910526-bfac-48ab-9261-bb5019670fef tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 Aug 26 15:07:54.224280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-64910526-bfac-48ab-9261-bb5019670fef tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.224834 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-64910526-bfac-48ab-9261-bb5019670fef tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.231546 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:54.231546 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:54.232274 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-64910526-bfac-48ab-9261-bb5019670fef tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:54.233476 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-64910526-bfac-48ab-9261-bb5019670fef tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 returned with HTTP 200 Aug 26 15:07:54.234049 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 598/2390] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:54 2026] GET /volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:54.236789 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-806d5608-d804-4150-ad59-c16d9430e235 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.239216 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-806d5608-d804-4150-ad59-c16d9430e235 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 Aug 26 15:07:54.239467 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-806d5608-d804-4150-ad59-c16d9430e235 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.239736 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-806d5608-d804-4150-ad59-c16d9430e235 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.248912 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-54f287d5-1c81-4b3f-8b5f-9d3eb238516e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.251514 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:54.251514 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:54.252225 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54f287d5-1c81-4b3f-8b5f-9d3eb238516e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3/action Aug 26 15:07:54.252620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54f287d5-1c81-4b3f-8b5f-9d3eb238516e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:54.252845 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54f287d5-1c81-4b3f-8b5f-9d3eb238516e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:54.254495 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-54f287d5-1c81-4b3f-8b5f-9d3eb238516e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Updating snapshot '247b5b21-f568-4435-8505-a86f20c7aec3' with '{'status': 'error'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:07:54.259061 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-806d5608-d804-4150-ad59-c16d9430e235 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:07:54.264492 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-806d5608-d804-4150-ad59-c16d9430e235 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 returned with HTTP 200 Aug 26 15:07:54.265012 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 585/2391] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:54 2026] GET /volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:54.265167 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:54.265167 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:54.272267 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Created reservations ['64523dc9-a357-435d-8136-73d1a5616b1a', '8cac6edc-39a3-4526-8382-3d1a834f2a5d', '4d2b0ef3-16c4-42e1-8174-8a25029452ea', '2ebb744f-b0b5-450d-b391-0aa10f5f5020'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:54.273391 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8e0be0-77ed-4364-a766-6be51b9cb56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64523dc9-a357-435d-8136-73d1a5616b1a', '8cac6edc-39a3-4526-8382-3d1a834f2a5d', '4d2b0ef3-16c4-42e1-8174-8a25029452ea', '2ebb744f-b0b5-450d-b391-0aa10f5f5020']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:54.277229 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44fbfc3-5f14-40d6-9699-8ad6d3227daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:54.286759 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54f287d5-1c81-4b3f-8b5f-9d3eb238516e tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3/action returned with HTTP 202 Aug 26 15:07:54.287361 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 602/2392] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:54 2026] POST /volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:54.294554 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-108967f8-76f4-4e64-90df-bab94ac404a3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.296808 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-108967f8-76f4-4e64-90df-bab94ac404a3 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 Aug 26 15:07:54.297129 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-108967f8-76f4-4e64-90df-bab94ac404a3 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.297319 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-108967f8-76f4-4e64-90df-bab94ac404a3 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.303511 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e44fbfc3-5f14-40d6-9699-8ad6d3227daf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc245e2b-e541-460e-a310-3e6866952664', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-936380801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cec20834c0f4dbe8a0a725ca9350854',qos_specs=None,replication_status=,reservations=['64523dc9-a357-435d-8136-73d1a5616b1a','8cac6edc-39a3-4526-8382-3d1a834f2a5d','4d2b0ef3-16c4-42e1-8174-8a25029452ea','2ebb744f-b0b5-450d-b391-0aa10f5f5020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bb8f1fdfa8041d28f7b56ec3b4bc360',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-936380801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc245e2b-e541-460e-a310-3e6866952664,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cec20834c0f4dbe8a0a725ca9350854',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bb8f1fdfa8041d28f7b56ec3b4bc360',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:54.303801 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:54.303801 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:54.304099 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-108967f8-76f4-4e64-90df-bab94ac404a3 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:54.304278 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a9abc0-72e2-4efc-93aa-0ede092d5d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:54.305051 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-108967f8-76f4-4e64-90df-bab94ac404a3 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 returned with HTTP 200 Aug 26 15:07:54.305444 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 599/2393] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:54 2026] GET /volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:54.319357 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dbf7725a-fefd-44db-afba-03faf67aab95 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.321594 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dbf7725a-fefd-44db-afba-03faf67aab95 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3/action Aug 26 15:07:54.322097 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dbf7725a-fefd-44db-afba-03faf67aab95 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:54.322276 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dbf7725a-fefd-44db-afba-03faf67aab95 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:54.333593 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73a9abc0-72e2-4efc-93aa-0ede092d5d78) transitioned into state 'SUCCESS' from state '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-936380801',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cec20834c0f4dbe8a0a725ca9350854',qos_specs=None,replication_status=,reservations=['64523dc9-a357-435d-8136-73d1a5616b1a','8cac6edc-39a3-4526-8382-3d1a834f2a5d','4d2b0ef3-16c4-42e1-8174-8a25029452ea','2ebb744f-b0b5-450d-b391-0aa10f5f5020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bb8f1fdfa8041d28f7b56ec3b4bc360',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:54.334663 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45f2a589-6134-4f09-ba22-538fd77e93e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:54.348965 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:54.348965 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:54.349161 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dbf7725a-fefd-44db-afba-03faf67aab95 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Snapshot retrieved successfully. Aug 26 15:07:54.350949 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45f2a589-6134-4f09-ba22-538fd77e93e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:54.354167 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Flow 'volume_create_api' (6e26fd27-9fc1-4a97-81cb-fd282b9cce8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:54.354745 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Create volume request issued successfully. Aug 26 15:07:54.355438 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-590892d6-e81c-46c7-818b-93bdc2189336 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:54.356181 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 608/2394] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:07:54 2026] POST /volume/v3/volumes => generated 786 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:54.372299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-14ec1ade-ee57-46ae-ac42-fefcc5cd0949 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.373119 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dbf7725a-fefd-44db-afba-03faf67aab95 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Snapshot delete request issued successfully. Aug 26 15:07:54.374014 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dbf7725a-fefd-44db-afba-03faf67aab95 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3/action returned with HTTP 202 Aug 26 15:07:54.374014 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 586/2395] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:54 2026] POST /volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:54.374963 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14ec1ade-ee57-46ae-ac42-fefcc5cd0949 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:07:54.375299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14ec1ade-ee57-46ae-ac42-fefcc5cd0949 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.375591 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14ec1ade-ee57-46ae-ac42-fefcc5cd0949 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.384868 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ab1bb532-2a22-4a62-9601-3f1d2a9e8bb0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.387018 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ab1bb532-2a22-4a62-9601-3f1d2a9e8bb0 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 Aug 26 15:07:54.387274 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ab1bb532-2a22-4a62-9601-3f1d2a9e8bb0 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.387528 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ab1bb532-2a22-4a62-9601-3f1d2a9e8bb0 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.388066 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:54.388066 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:54.394360 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:54.394360 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:54.394521 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-14ec1ade-ee57-46ae-ac42-fefcc5cd0949 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:07:54.395054 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ab1bb532-2a22-4a62-9601-3f1d2a9e8bb0 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:54.395898 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ab1bb532-2a22-4a62-9601-3f1d2a9e8bb0 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 returned with HTTP 200 Aug 26 15:07:54.396319 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 600/2396] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:54 2026] GET /volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:54.401402 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14ec1ade-ee57-46ae-ac42-fefcc5cd0949 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:07:54.401976 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 603/2397] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:07:54 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:54.580514 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1ade2f14-7c90-49c6-b1f6-1ce9c73b7347 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.582288 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1ade2f14-7c90-49c6-b1f6-1ce9c73b7347 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:07:54.582594 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1ade2f14-7c90-49c6-b1f6-1ce9c73b7347 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.582951 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1ade2f14-7c90-49c6-b1f6-1ce9c73b7347 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.583046 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1ade2f14-7c90-49c6-b1f6-1ce9c73b7347 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:54.588513 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:54.588513 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:54.589263 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1ade2f14-7c90-49c6-b1f6-1ce9c73b7347 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:07:54.589695 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 609/2398] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:54 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:54.643316 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a2863d17-44e2-44af-85af-34935d1044e7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.645439 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a2863d17-44e2-44af-85af-34935d1044e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 Aug 26 15:07:54.645581 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a2863d17-44e2-44af-85af-34935d1044e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.646282 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a2863d17-44e2-44af-85af-34935d1044e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.652157 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a2863d17-44e2-44af-85af-34935d1044e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 returned with HTTP 404 Aug 26 15:07:54.652850 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 587/2399] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:54 2026] GET /volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:54.661404 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-43df8634-e278-4408-80a9-ee1a56b005b6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.663521 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43df8634-e278-4408-80a9-ee1a56b005b6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 Aug 26 15:07:54.663793 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43df8634-e278-4408-80a9-ee1a56b005b6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.663988 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43df8634-e278-4408-80a9-ee1a56b005b6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.664112 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-43df8634-e278-4408-80a9-ee1a56b005b6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: f80f43bb-03f2-48d4-894b-2f738849c691 Aug 26 15:07:54.670366 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43df8634-e278-4408-80a9-ee1a56b005b6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 returned with HTTP 404 Aug 26 15:07:54.670914 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 601/2400] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:07:54 2026] DELETE /volume/v3/snapshots/f80f43bb-03f2-48d4-894b-2f738849c691 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:54.682646 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-41fe49f7-cc69-474f-838b-2e7b5a4eec55 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.684666 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41fe49f7-cc69-474f-838b-2e7b5a4eec55 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 Aug 26 15:07:54.684873 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41fe49f7-cc69-474f-838b-2e7b5a4eec55 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.685078 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41fe49f7-cc69-474f-838b-2e7b5a4eec55 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.685200 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-41fe49f7-cc69-474f-838b-2e7b5a4eec55 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: f361d754-10e9-444d-bde4-db3b9d624384 Aug 26 15:07:54.690274 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41fe49f7-cc69-474f-838b-2e7b5a4eec55 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 returned with HTTP 404 Aug 26 15:07:54.690769 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 604/2401] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:07:54 2026] DELETE /volume/v3/snapshots/f361d754-10e9-444d-bde4-db3b9d624384 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:54.699822 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0cf52385-dbd5-43b2-ac00-4c82c63abd36 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.701851 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0cf52385-dbd5-43b2-ac00-4c82c63abd36 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 Aug 26 15:07:54.702099 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0cf52385-dbd5-43b2-ac00-4c82c63abd36 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.702291 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0cf52385-dbd5-43b2-ac00-4c82c63abd36 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.702411 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-0cf52385-dbd5-43b2-ac00-4c82c63abd36 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: 5295fc95-c82e-46a9-963b-a50ab2d6c154 Aug 26 15:07:54.707516 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0cf52385-dbd5-43b2-ac00-4c82c63abd36 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 returned with HTTP 404 Aug 26 15:07:54.708289 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 610/2402] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:07:54 2026] DELETE /volume/v3/snapshots/5295fc95-c82e-46a9-963b-a50ab2d6c154 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:54.734500 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3c19f903-3ccd-4482-becc-f6b346e2aae5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.737586 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c19f903-3ccd-4482-becc-f6b346e2aae5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:07:54.737754 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c19f903-3ccd-4482-becc-f6b346e2aae5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.737966 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c19f903-3ccd-4482-becc-f6b346e2aae5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.738114 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3c19f903-3ccd-4482-becc-f6b346e2aae5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:54.743802 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:54.743802 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:54.744821 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c19f903-3ccd-4482-becc-f6b346e2aae5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:07:54.745294 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 588/2403] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:54 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:54.756668 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7c236df9-a25e-47af-9e16-8200ab21322b req-ec291c6f-d2cb-4485-9dab-e6efdf338f4c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.759233 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-ec291c6f-d2cb-4485-9dab-e6efdf338f4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:54.759423 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-ec291c6f-d2cb-4485-9dab-e6efdf338f4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.759683 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-ec291c6f-d2cb-4485-9dab-e6efdf338f4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.772473 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:54.772473 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:54.777103 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-7c236df9-a25e-47af-9e16-8200ab21322b req-ec291c6f-d2cb-4485-9dab-e6efdf338f4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:54.784562 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-ec291c6f-d2cb-4485-9dab-e6efdf338f4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:07:54.784992 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 602/2404] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:54 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1651 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:54.810556 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7c236df9-a25e-47af-9e16-8200ab21322b req-2ac78bc1-6066-4fa8-a9d3-4c90d457edc9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.813416 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-2ac78bc1-6066-4fa8-a9d3-4c90d457edc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849/action Aug 26 15:07:54.813790 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-2ac78bc1-6066-4fa8-a9d3-4c90d457edc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:54.813965 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-2ac78bc1-6066-4fa8-a9d3-4c90d457edc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:54.829117 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:54.829117 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:54.829724 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-7c236df9-a25e-47af-9e16-8200ab21322b req-2ac78bc1-6066-4fa8-a9d3-4c90d457edc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:54.841911 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-7c236df9-a25e-47af-9e16-8200ab21322b req-2ac78bc1-6066-4fa8-a9d3-4c90d457edc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Begin detaching volume completed successfully. Aug 26 15:07:54.842204 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-2ac78bc1-6066-4fa8-a9d3-4c90d457edc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849/action returned with HTTP 202 Aug 26 15:07:54.843104 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 605/2405] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:07:54 2026] POST /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:54.902640 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6e91058c-f049-4c67-92a6-647486c0a22f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.903085 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e91058c-f049-4c67-92a6-647486c0a22f None None] GET https://10.4.3.64/volume// Aug 26 15:07:54.903295 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e91058c-f049-4c67-92a6-647486c0a22f None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.903511 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e91058c-f049-4c67-92a6-647486c0a22f None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.904032 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e91058c-f049-4c67-92a6-647486c0a22f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:07:54.904392 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 611/2406] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:07:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:07:54.914020 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7c236df9-a25e-47af-9e16-8200ab21322b req-3d47e9c7-a4c0-491a-b88e-0f1c43159784 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:54.916230 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-3d47e9c7-a4c0-491a-b88e-0f1c43159784 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:07:54.916496 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-3d47e9c7-a4c0-491a-b88e-0f1c43159784 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:54.916796 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-3d47e9c7-a4c0-491a-b88e-0f1c43159784 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:54.927135 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:54.927135 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:54.931821 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-7c236df9-a25e-47af-9e16-8200ab21322b req-3d47e9c7-a4c0-491a-b88e-0f1c43159784 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:07:54.939497 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-3d47e9c7-a4c0-491a-b88e-0f1c43159784 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:07:54.940018 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 589/2407] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:07:54 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1834 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:07:55.118980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.121306 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:55.122264 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-669211614", "imageRef": "a2d522a9-44fc-453e-a187-de15995aea0b", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:55.123610 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-669211614', 'imageRef': 'a2d522a9-44fc-453e-a187-de15995aea0b', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:55.246335 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Create volume of 1 GB Aug 26 15:07:55.256262 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Availability Zones retrieved successfully. Aug 26 15:07:55.262983 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Flow 'volume_create_api' (25a0daf0-af20-4486-bcc7-b736d4aca300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:55.264447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee019618-5ff7-4fd7-9e72-8e802a17a4f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:55.265994 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:55.283593 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1c4e1020-019f-4797-bbf2-b84435b2ebda None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.287951 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c4e1020-019f-4797-bbf2-b84435b2ebda tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 Aug 26 15:07:55.287951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c4e1020-019f-4797-bbf2-b84435b2ebda tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.287951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c4e1020-019f-4797-bbf2-b84435b2ebda tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.298871 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.298871 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:55.305630 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1c4e1020-019f-4797-bbf2-b84435b2ebda tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:07:55.313465 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c4e1020-019f-4797-bbf2-b84435b2ebda tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 returned with HTTP 200 Aug 26 15:07:55.313661 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 606/2408] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:55.331860 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1e0843d2-119a-4760-a5a6-4dea0d577cfb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.334187 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e0843d2-119a-4760-a5a6-4dea0d577cfb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 Aug 26 15:07:55.334568 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e0843d2-119a-4760-a5a6-4dea0d577cfb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.334675 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e0843d2-119a-4760-a5a6-4dea0d577cfb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.346113 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.346113 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:55.347385 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee019618-5ff7-4fd7-9e72-8e802a17a4f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:55.348619 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (231eec73-bee3-4973-b176-8c7549b49ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:55.353555 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1e0843d2-119a-4760-a5a6-4dea0d577cfb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:07:55.361019 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e0843d2-119a-4760-a5a6-4dea0d577cfb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 returned with HTTP 200 Aug 26 15:07:55.361855 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 612/2409] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:55.379377 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-795bfdb0-4941-4d05-a39a-adbf2696f870 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.382088 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-795bfdb0-4941-4d05-a39a-adbf2696f870 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:07:55.382212 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-795bfdb0-4941-4d05-a39a-adbf2696f870 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "652c3de0-a2af-4a8a-abeb-ff270250b476", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-46793922", "description": null, "metadata": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:55.393830 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.393830 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:55.394567 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-795bfdb0-4941-4d05-a39a-adbf2696f870 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:07:55.394781 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-795bfdb0-4941-4d05-a39a-adbf2696f870 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create snapshot from volume 652c3de0-a2af-4a8a-abeb-ff270250b476 Aug 26 15:07:55.408250 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-02f925f1-6806-44cc-9c37-aa4c1155c366 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.412454 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-02f925f1-6806-44cc-9c37-aa4c1155c366 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 Aug 26 15:07:55.412684 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-02f925f1-6806-44cc-9c37-aa4c1155c366 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.412867 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-02f925f1-6806-44cc-9c37-aa4c1155c366 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.420682 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fb6399a8-ef78-4b07-9b6b-d01c7fb04f38 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.422831 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb6399a8-ef78-4b07-9b6b-d01c7fb04f38 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:07:55.423014 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb6399a8-ef78-4b07-9b6b-d01c7fb04f38 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.423184 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb6399a8-ef78-4b07-9b6b-d01c7fb04f38 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.424090 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-02f925f1-6806-44cc-9c37-aa4c1155c366 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 returned with HTTP 404 Aug 26 15:07:55.425532 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 607/2410] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 15:07:55.430286 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-795bfdb0-4941-4d05-a39a-adbf2696f870 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['141fe608-c36e-4e69-a927-ac578c0bd198', 'ff23633e-6792-4537-882d-ed5d3c7d852d', '3468c21c-1b47-4ea1-9365-ea7b71408e29', 'bdd24ab1-834c-4faa-bc02-a7c07fcde8db'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:55.432294 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.432294 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:55.438033 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-88ef7a5e-8fef-4420-87a9-c93a4dc8598c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.438160 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fb6399a8-ef78-4b07-9b6b-d01c7fb04f38 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:07:55.439862 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-88ef7a5e-8fef-4420-87a9-c93a4dc8598c tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action Aug 26 15:07:55.440344 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-88ef7a5e-8fef-4420-87a9-c93a4dc8598c tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:55.440441 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-88ef7a5e-8fef-4420-87a9-c93a4dc8598c tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:55.442317 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-88ef7a5e-8fef-4420-87a9-c93a4dc8598c tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Updating snapshot 'ca25a8b4-fd15-4709-9403-e6f441ae5cd2' with '{'status': 'available'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:07:55.446735 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Created reservations ['f01ce729-f3e5-4264-bd14-593edeee7fd3', '7803cebe-9d48-450c-9870-d01950028913', 'ed9f26b9-0de1-4385-9a0c-beba48bea881', '57973805-3518-497d-9cde-58ca69caeab7'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:55.446904 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb6399a8-ef78-4b07-9b6b-d01c7fb04f38 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:07:55.447653 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 613/2411] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:55.447837 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (231eec73-bee3-4973-b176-8c7549b49ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f01ce729-f3e5-4264-bd14-593edeee7fd3', '7803cebe-9d48-450c-9870-d01950028913', 'ed9f26b9-0de1-4385-9a0c-beba48bea881', '57973805-3518-497d-9cde-58ca69caeab7']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:55.449183 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd0afa5-0178-45fd-8621-8b00e1b0cb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:55.455255 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.455255 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:55.467104 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-311897ff-84fb-4b66-b8ac-578750bd48f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.472449 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-311897ff-84fb-4b66-b8ac-578750bd48f5 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:07:55.472796 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-311897ff-84fb-4b66-b8ac-578750bd48f5 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.473135 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-311897ff-84fb-4b66-b8ac-578750bd48f5 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.477203 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-88ef7a5e-8fef-4420-87a9-c93a4dc8598c tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action returned with HTTP 202 Aug 26 15:07:55.477979 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 608/2412] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:55 2026] POST /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:55.479244 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-795bfdb0-4941-4d05-a39a-adbf2696f870 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot create request issued successfully. Aug 26 15:07:55.479986 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-795bfdb0-4941-4d05-a39a-adbf2696f870 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:07:55.480636 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 590/2413] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:07:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:55.487909 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6f534db3-6ff3-4dbd-b76e-42cca83a7d08 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.489569 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.489569 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:55.490030 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f534db3-6ff3-4dbd-b76e-42cca83a7d08 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:55.490129 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (edd0afa5-0178-45fd-8621-8b00e1b0cb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f727c660-6cda-4a63-9751-7bba67215723', '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-669211614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b49ee40a3b4fd0949c14f745a0e78c',qos_specs=None,replication_status=,reservations=['f01ce729-f3e5-4264-bd14-593edeee7fd3','7803cebe-9d48-450c-9870-d01950028913','ed9f26b9-0de1-4385-9a0c-beba48bea881','57973805-3518-497d-9cde-58ca69caeab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b742403c80df47ad8f9d59289ffc9718',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-669211614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f727c660-6cda-4a63-9751-7bba67215723,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1b49ee40a3b4fd0949c14f745a0e78c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b742403c80df47ad8f9d59289ffc9718',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:55.490224 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f534db3-6ff3-4dbd-b76e-42cca83a7d08 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.490422 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f534db3-6ff3-4dbd-b76e-42cca83a7d08 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.490869 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd943934-1208-4209-9ea1-5d6c658664c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:55.495570 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ed103938-1f41-487a-82db-5f171fc2a7c3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.497498 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-311897ff-84fb-4b66-b8ac-578750bd48f5 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:07:55.497763 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ed103938-1f41-487a-82db-5f171fc2a7c3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e Aug 26 15:07:55.497976 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ed103938-1f41-487a-82db-5f171fc2a7c3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.498244 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ed103938-1f41-487a-82db-5f171fc2a7c3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.499273 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.499273 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:55.499911 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6f534db3-6ff3-4dbd-b76e-42cca83a7d08 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:55.501056 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f534db3-6ff3-4dbd-b76e-42cca83a7d08 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 200 Aug 26 15:07:55.501720 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 609/2414] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:55.504441 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-311897ff-84fb-4b66-b8ac-578750bd48f5 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:07:55.504623 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.504623 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:55.504919 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 614/2415] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:55.505093 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ed103938-1f41-487a-82db-5f171fc2a7c3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:07:55.506187 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ed103938-1f41-487a-82db-5f171fc2a7c3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e returned with HTTP 200 Aug 26 15:07:55.506723 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 591/2416] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:55.516628 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b381d04d-56a7-4d56-b6ad-5d7403387bd9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.519131 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b381d04d-56a7-4d56-b6ad-5d7403387bd9 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 Aug 26 15:07:55.519740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b381d04d-56a7-4d56-b6ad-5d7403387bd9 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.519740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b381d04d-56a7-4d56-b6ad-5d7403387bd9 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.519740 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-b381d04d-56a7-4d56-b6ad-5d7403387bd9 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Delete snapshot with id: 247b5b21-f568-4435-8505-a86f20c7aec3 Aug 26 15:07:55.525252 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b381d04d-56a7-4d56-b6ad-5d7403387bd9 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 returned with HTTP 404 Aug 26 15:07:55.525880 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 610/2417] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:07:55 2026] DELETE /volume/v3/snapshots/247b5b21-f568-4435-8505-a86f20c7aec3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:55.527408 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd943934-1208-4209-9ea1-5d6c658664c6) transitioned into state 'SUCCESS' from state '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-669211614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f1b49ee40a3b4fd0949c14f745a0e78c',qos_specs=None,replication_status=,reservations=['f01ce729-f3e5-4264-bd14-593edeee7fd3','7803cebe-9d48-450c-9870-d01950028913','ed9f26b9-0de1-4385-9a0c-beba48bea881','57973805-3518-497d-9cde-58ca69caeab7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b742403c80df47ad8f9d59289ffc9718',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:55.531366 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759f164f-f0b5-4357-af71-a577b55c95cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:55.538481 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-60b932d4-14ad-47f9-a9a8-f2331c8451f1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.540758 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-60b932d4-14ad-47f9-a9a8-f2331c8451f1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:07:55.541207 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-60b932d4-14ad-47f9-a9a8-f2331c8451f1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8e1453f-448d-4375-b5a4-5e00fa3d25be", "name": "tempest-SnapshotsActionsTest-Snapshot-617853447"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:55.549858 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (759f164f-f0b5-4357-af71-a577b55c95cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:55.551908 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Flow 'volume_create_api' (25a0daf0-af20-4486-bcc7-b736d4aca300) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:55.551908 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Create volume request issued successfully. Aug 26 15:07:55.552346 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-791efcb1-bda7-46e2-be9f-d77cab13af5a tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:55.552816 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 603/2418] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:07:55 2026] POST /volume/v3/volumes => generated 750 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:55.554983 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-343ed366-9611-4047-9a6c-9152150a5937 req-afece58b-c780-4431-b569-6e91bce30e62 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.557927 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-afece58b-c780-4431-b569-6e91bce30e62 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:07:55.558180 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-afece58b-c780-4431-b569-6e91bce30e62 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.558420 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-afece58b-c780-4431-b569-6e91bce30e62 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.559621 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.559621 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:55.560554 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-60b932d4-14ad-47f9-a9a8-f2331c8451f1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Volume info retrieved successfully. Aug 26 15:07:55.560822 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-60b932d4-14ad-47f9-a9a8-f2331c8451f1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Create snapshot from volume d8e1453f-448d-4375-b5a4-5e00fa3d25be Aug 26 15:07:55.567379 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.567379 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:55.568926 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b7910a97-cc90-4d48-a349-1e8c7560733c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.571921 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b7910a97-cc90-4d48-a349-1e8c7560733c tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:07:55.572289 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b7910a97-cc90-4d48-a349-1e8c7560733c tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.572563 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b7910a97-cc90-4d48-a349-1e8c7560733c tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.572827 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-343ed366-9611-4047-9a6c-9152150a5937 req-afece58b-c780-4431-b569-6e91bce30e62 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:07:55.579829 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-afece58b-c780-4431-b569-6e91bce30e62 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:07:55.580506 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 592/2419] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:55.586956 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.586956 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:55.596847 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b7910a97-cc90-4d48-a349-1e8c7560733c tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:07:55.606350 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ebdee2a7-e8c4-478b-9eb5-5605262cb99b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.607379 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b7910a97-cc90-4d48-a349-1e8c7560733c tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:07:55.608252 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 611/2420] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 818 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:55.609125 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ebdee2a7-e8c4-478b-9eb5-5605262cb99b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:07:55.609561 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ebdee2a7-e8c4-478b-9eb5-5605262cb99b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.609829 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ebdee2a7-e8c4-478b-9eb5-5605262cb99b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.610007 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ebdee2a7-e8c4-478b-9eb5-5605262cb99b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:55.617919 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-60b932d4-14ad-47f9-a9a8-f2331c8451f1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Created reservations ['9b18ff80-c302-476a-9529-d344c7ee91ca', '8d61c544-629c-4d09-8bab-ebb258d6fc48', '047cb081-f810-4221-b276-ab253c75c79c', '9e88b1f0-9fc5-4ee9-bf68-6c15002a1152'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:55.618649 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.618649 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:55.619740 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ebdee2a7-e8c4-478b-9eb5-5605262cb99b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:07:55.622419 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 604/2421] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:55.682413 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-60b932d4-14ad-47f9-a9a8-f2331c8451f1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot create request issued successfully. Aug 26 15:07:55.682959 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-60b932d4-14ad-47f9-a9a8-f2331c8451f1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:07:55.684349 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 615/2422] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:07:55 2026] POST /volume/v3/snapshots => generated 306 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 26 15:07:55.697473 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-796ed19c-0ca5-4157-85a5-b3b76b92ac57 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.700906 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-796ed19c-0ca5-4157-85a5-b3b76b92ac57 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea Aug 26 15:07:55.701102 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-796ed19c-0ca5-4157-85a5-b3b76b92ac57 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.701781 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-796ed19c-0ca5-4157-85a5-b3b76b92ac57 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.707605 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.707605 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:55.708354 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-796ed19c-0ca5-4157-85a5-b3b76b92ac57 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:55.709173 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-796ed19c-0ca5-4157-85a5-b3b76b92ac57 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea returned with HTTP 200 Aug 26 15:07:55.709627 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 593/2423] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:55.727332 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d3a8573a-001a-44cf-95d2-8521ab6f432f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.727862 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3a8573a-001a-44cf-95d2-8521ab6f432f None None] GET https://10.4.3.64/volume// Aug 26 15:07:55.727862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3a8573a-001a-44cf-95d2-8521ab6f432f None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.727946 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3a8573a-001a-44cf-95d2-8521ab6f432f None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.728321 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3a8573a-001a-44cf-95d2-8521ab6f432f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:07:55.728634 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 612/2424] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:07:55.740738 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-343ed366-9611-4047-9a6c-9152150a5937 req-8909fb76-902a-442b-88c5-2af7e60036f9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.759747 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-79cd89ae-1efb-4235-bbf8-c28c66168760 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.762419 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-79cd89ae-1efb-4235-bbf8-c28c66168760 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:07:55.762732 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-79cd89ae-1efb-4235-bbf8-c28c66168760 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.762841 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-79cd89ae-1efb-4235-bbf8-c28c66168760 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:55.762978 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-79cd89ae-1efb-4235-bbf8-c28c66168760 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:55.768313 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.768313 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:55.769485 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-79cd89ae-1efb-4235-bbf8-c28c66168760 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:07:55.776943 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 616/2425] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:55.858990 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-8909fb76-902a-442b-88c5-2af7e60036f9 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:07:55.859494 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-8909fb76-902a-442b-88c5-2af7e60036f9 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc245e2b-e541-460e-a310-3e6866952664", "connector": null, "instance_uuid": "ae94bc4f-ceb3-4bc6-8afb-aa17e548cae2"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:55.868630 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:55.868630 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:55.931382 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-8909fb76-902a-442b-88c5-2af7e60036f9 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:07:55.932051 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 605/2426] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:07:55 2026] POST /volume/v3/attachments => generated 273 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:55.980077 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-032950c1-d314-4b2d-8bc4-5a01a7e71faf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:55.983302 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-032950c1-d314-4b2d-8bc4-5a01a7e71faf tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:07:55.983302 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-032950c1-d314-4b2d-8bc4-5a01a7e71faf tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:55.983302 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-032950c1-d314-4b2d-8bc4-5a01a7e71faf tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.001993 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.001993 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:56.004219 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-955d607a-3518-4813-90d5-6fdf675e36dc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.004732 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-955d607a-3518-4813-90d5-6fdf675e36dc None None] GET https://10.4.3.64/volume// Aug 26 15:07:56.004816 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-955d607a-3518-4813-90d5-6fdf675e36dc None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.004969 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-955d607a-3518-4813-90d5-6fdf675e36dc None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.005394 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-955d607a-3518-4813-90d5-6fdf675e36dc None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:07:56.005749 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 613/2427] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:07:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:07:56.009776 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-032950c1-d314-4b2d-8bc4-5a01a7e71faf tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:07:56.017419 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-032950c1-d314-4b2d-8bc4-5a01a7e71faf tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:07:56.017875 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 594/2428] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:07:55 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:56.018095 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-343ed366-9611-4047-9a6c-9152150a5937 req-2b2fa5df-78cb-4cf9-bcb3-e3878722630f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.020783 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-2b2fa5df-78cb-4cf9-bcb3-e3878722630f tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:07:56.021051 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-2b2fa5df-78cb-4cf9-bcb3-e3878722630f tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.021326 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-2b2fa5df-78cb-4cf9-bcb3-e3878722630f tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.039798 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.039798 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:56.045455 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-343ed366-9611-4047-9a6c-9152150a5937 req-2b2fa5df-78cb-4cf9-bcb3-e3878722630f tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:07:56.052502 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-2b2fa5df-78cb-4cf9-bcb3-e3878722630f tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:07:56.053193 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 617/2429] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:07:56 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 1040 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:07:56.160001 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7c236df9-a25e-47af-9e16-8200ab21322b req-3209383d-af89-49be-b7a5-7191672ee8a1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.162505 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-3209383d-af89-49be-b7a5-7191672ee8a1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/attachments/6b5a0b94-1ab9-4bd3-83d1-0e303cf0fc12 Aug 26 15:07:56.162759 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-3209383d-af89-49be-b7a5-7191672ee8a1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.163012 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-3209383d-af89-49be-b7a5-7191672ee8a1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.176120 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.176120 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:56.185908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-343ed366-9611-4047-9a6c-9152150a5937 req-5472ab62-901a-4131-9d15-15ca81171f54 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.188866 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-5472ab62-901a-4131-9d15-15ca81171f54 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] PUT https://10.4.3.64/volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5 Aug 26 15:07:56.189407 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-5472ab62-901a-4131-9d15-15ca81171f54 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:56.212708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-343ed366-9611-4047-9a6c-9152150a5937 req-5472ab62-901a-4131-9d15-15ca81171f54 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Acquiring lock "cinder-attachment_update-bc245e2b-e541-460e-a310-3e6866952664-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:07:56.222417 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-343ed366-9611-4047-9a6c-9152150a5937 req-5472ab62-901a-4131-9d15-15ca81171f54 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Lock "cinder-attachment_update-bc245e2b-e541-460e-a310-3e6866952664-np0000008165" acquired by "attachment_update" :: waited 0.010s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:07:56.223521 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.223521 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:56.289093 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7c236df9-a25e-47af-9e16-8200ab21322b req-3209383d-af89-49be-b7a5-7191672ee8a1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/attachments/6b5a0b94-1ab9-4bd3-83d1-0e303cf0fc12 returned with HTTP 200 Aug 26 15:07:56.289701 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 606/2430] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:07:56 2026] DELETE /volume/v3/attachments/6b5a0b94-1ab9-4bd3-83d1-0e303cf0fc12 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:56.367217 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-343ed366-9611-4047-9a6c-9152150a5937 req-5472ab62-901a-4131-9d15-15ca81171f54 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Lock "cinder-attachment_update-bc245e2b-e541-460e-a310-3e6866952664-np0000008165" released by "attachment_update" :: held 0.144s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:07:56.367397 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-5472ab62-901a-4131-9d15-15ca81171f54 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5 returned with HTTP 200 Aug 26 15:07:56.368157 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 614/2431] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:07:56 2026] PUT /volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:56.520699 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7fa1b82a-047d-406b-afd3-e8b92e30fa54 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.523385 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7fa1b82a-047d-406b-afd3-e8b92e30fa54 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e Aug 26 15:07:56.523630 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7fa1b82a-047d-406b-afd3-e8b92e30fa54 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.523945 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7fa1b82a-047d-406b-afd3-e8b92e30fa54 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.529726 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.529726 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:56.530945 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7fa1b82a-047d-406b-afd3-e8b92e30fa54 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:07:56.531124 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7fa1b82a-047d-406b-afd3-e8b92e30fa54 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e returned with HTTP 200 Aug 26 15:07:56.531503 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 595/2432] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:56 2026] GET /volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:56.545448 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7d79a93a-60c1-4a1b-b18e-b33ad413c38c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.550115 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d79a93a-60c1-4a1b-b18e-b33ad413c38c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e Aug 26 15:07:56.550115 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d79a93a-60c1-4a1b-b18e-b33ad413c38c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.550115 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7d79a93a-60c1-4a1b-b18e-b33ad413c38c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.557723 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.557723 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:56.558554 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7d79a93a-60c1-4a1b-b18e-b33ad413c38c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:07:56.559819 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7d79a93a-60c1-4a1b-b18e-b33ad413c38c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e returned with HTTP 200 Aug 26 15:07:56.560766 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 618/2433] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:56 2026] GET /volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:56.625087 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e1622fdd-ef14-4837-bf32-0199d21705aa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.629611 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1622fdd-ef14-4837-bf32-0199d21705aa tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:07:56.629611 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1622fdd-ef14-4837-bf32-0199d21705aa tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.629611 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1622fdd-ef14-4837-bf32-0199d21705aa tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.635555 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.635555 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:56.638013 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bed656a3-69bc-40d0-a565-89a4fb67f5a7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.640854 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e1622fdd-ef14-4837-bf32-0199d21705aa tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:07:56.642322 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bed656a3-69bc-40d0-a565-89a4fb67f5a7 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:07:56.643844 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bed656a3-69bc-40d0-a565-89a4fb67f5a7 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.644563 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bed656a3-69bc-40d0-a565-89a4fb67f5a7 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.644793 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1622fdd-ef14-4837-bf32-0199d21705aa tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:07:56.644917 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-bed656a3-69bc-40d0-a565-89a4fb67f5a7 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:56.645216 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 607/2434] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:56 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:56.655153 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.655153 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:56.656068 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bed656a3-69bc-40d0-a565-89a4fb67f5a7 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:07:56.656564 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 615/2435] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:56 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:56.721923 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8ec1e8a-fa26-4d31-bdb1-b459dfec9391 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.724286 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8ec1e8a-fa26-4d31-bdb1-b459dfec9391 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea Aug 26 15:07:56.724620 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8ec1e8a-fa26-4d31-bdb1-b459dfec9391 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.725080 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8ec1e8a-fa26-4d31-bdb1-b459dfec9391 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.731917 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.731917 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:56.732607 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c8ec1e8a-fa26-4d31-bdb1-b459dfec9391 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:56.734448 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8ec1e8a-fa26-4d31-bdb1-b459dfec9391 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea returned with HTTP 200 Aug 26 15:07:56.734448 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 596/2436] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:56 2026] GET /volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:56.745541 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0b8a571f-894c-4ca3-a4cc-d4ceacd06176 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.750321 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b8a571f-894c-4ca3-a4cc-d4ceacd06176 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea/action Aug 26 15:07:56.750321 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b8a571f-894c-4ca3-a4cc-d4ceacd06176 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:56.750321 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b8a571f-894c-4ca3-a4cc-d4ceacd06176 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:56.751586 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-dfb9e71b-4807-4dd2-b0da-c2f66c4a30f1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.752865 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.admin_actions [None req-0b8a571f-894c-4ca3-a4cc-d4ceacd06176 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Updating snapshot '629a8e95-fe3d-4319-a41f-8651cec935ea' with '{'status': 'error_deleting'}' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:07:56.754487 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-dfb9e71b-4807-4dd2-b0da-c2f66c4a30f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e Aug 26 15:07:56.754727 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-dfb9e71b-4807-4dd2-b0da-c2f66c4a30f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.755019 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-dfb9e71b-4807-4dd2-b0da-c2f66c4a30f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.772536 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.772536 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:56.772536 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-dfb9e71b-4807-4dd2-b0da-c2f66c4a30f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:07:56.772536 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-dfb9e71b-4807-4dd2-b0da-c2f66c4a30f1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e returned with HTTP 200 Aug 26 15:07:56.772536 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 608/2437] 10.4.3.64 () {68 vars in 1597 bytes} [Wed Aug 26 15:07:56 2026] GET /volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:56.776241 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.776241 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:56.788062 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-b0dd97aa-ce2c-4e5f-bb22-42f3ff7fdd65 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.790110 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bae00fec-dab8-451e-95bb-0ee82313476a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.792424 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bae00fec-dab8-451e-95bb-0ee82313476a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:07:56.792424 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bae00fec-dab8-451e-95bb-0ee82313476a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.792424 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bae00fec-dab8-451e-95bb-0ee82313476a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.792424 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-bae00fec-dab8-451e-95bb-0ee82313476a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:56.796512 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-b0dd97aa-ce2c-4e5f-bb22-42f3ff7fdd65 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 Aug 26 15:07:56.796512 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-b0dd97aa-ce2c-4e5f-bb22-42f3ff7fdd65 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.796512 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-b0dd97aa-ce2c-4e5f-bb22-42f3ff7fdd65 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.803425 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.803425 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:56.804461 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bae00fec-dab8-451e-95bb-0ee82313476a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:07:56.805081 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 597/2438] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:56 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:56.807939 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.807939 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:56.813827 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b8a571f-894c-4ca3-a4cc-d4ceacd06176 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea/action returned with HTTP 202 Aug 26 15:07:56.813827 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 619/2439] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:56 2026] POST /volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:56.816392 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-b0dd97aa-ce2c-4e5f-bb22-42f3ff7fdd65 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:07:56.822999 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0e84991c-f26a-4605-8878-8c25a54169cc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.825781 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e84991c-f26a-4605-8878-8c25a54169cc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea Aug 26 15:07:56.825932 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-b0dd97aa-ce2c-4e5f-bb22-42f3ff7fdd65 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 returned with HTTP 200 Aug 26 15:07:56.826016 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e84991c-f26a-4605-8878-8c25a54169cc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.826016 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e84991c-f26a-4605-8878-8c25a54169cc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.826247 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 616/2440] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:56 2026] GET /volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 => generated 1364 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:56.831532 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.831532 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:56.831995 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0e84991c-f26a-4605-8878-8c25a54169cc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:56.832824 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e84991c-f26a-4605-8878-8c25a54169cc tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea returned with HTTP 200 Aug 26 15:07:56.833152 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 609/2441] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:56 2026] GET /volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:56.849587 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-074128e0-b40b-4cfe-bcc5-154df689173a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.854790 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-074128e0-b40b-4cfe-bcc5-154df689173a tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea/action Aug 26 15:07:56.855219 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-074128e0-b40b-4cfe-bcc5-154df689173a tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:56.855387 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-074128e0-b40b-4cfe-bcc5-154df689173a tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:56.868077 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.868077 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:56.868780 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-074128e0-b40b-4cfe-bcc5-154df689173a tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Snapshot retrieved successfully. Aug 26 15:07:56.892621 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-074128e0-b40b-4cfe-bcc5-154df689173a tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Snapshot delete request issued successfully. Aug 26 15:07:56.892974 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-074128e0-b40b-4cfe-bcc5-154df689173a tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea/action returned with HTTP 202 Aug 26 15:07:56.893468 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 598/2442] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:56 2026] POST /volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:56.905796 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-806f9a2e-6821-4004-a510-b0ecada2e198 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:56.909456 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-806f9a2e-6821-4004-a510-b0ecada2e198 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea Aug 26 15:07:56.909662 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-806f9a2e-6821-4004-a510-b0ecada2e198 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:56.909855 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-806f9a2e-6821-4004-a510-b0ecada2e198 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:56.923461 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:56.923461 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:56.924162 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-806f9a2e-6821-4004-a510-b0ecada2e198 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:56.925173 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-806f9a2e-6821-4004-a510-b0ecada2e198 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea returned with HTTP 200 Aug 26 15:07:56.925584 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 620/2443] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:56 2026] GET /volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea => generated 464 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:57.031867 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b443c988-58c8-4bdc-ac3c-67d6850f509e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:57.037852 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b443c988-58c8-4bdc-ac3c-67d6850f509e tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:07:57.037979 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b443c988-58c8-4bdc-ac3c-67d6850f509e tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:57.038211 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b443c988-58c8-4bdc-ac3c-67d6850f509e tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:57.054773 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:57.054773 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:57.058771 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b443c988-58c8-4bdc-ac3c-67d6850f509e tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:07:57.067180 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b443c988-58c8-4bdc-ac3c-67d6850f509e tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:07:57.067701 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 617/2444] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:07:57 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:57.464900 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-a4ba8ed7-c4b0-448a-ab22-992e26dfcb77 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:57.470603 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-a4ba8ed7-c4b0-448a-ab22-992e26dfcb77 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e Aug 26 15:07:57.471053 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-a4ba8ed7-c4b0-448a-ab22-992e26dfcb77 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:57.471053 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-a4ba8ed7-c4b0-448a-ab22-992e26dfcb77 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:57.478931 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:57.478931 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:57.479590 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-a4ba8ed7-c4b0-448a-ab22-992e26dfcb77 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:07:57.480564 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-a4ba8ed7-c4b0-448a-ab22-992e26dfcb77 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e returned with HTTP 200 Aug 26 15:07:57.481071 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 610/2445] 10.4.3.64 () {68 vars in 1597 bytes} [Wed Aug 26 15:07:57 2026] GET /volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:57.662282 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d5d19d9e-3d7a-4511-9c22-24c4003a8540 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:57.664505 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5d19d9e-3d7a-4511-9c22-24c4003a8540 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:07:57.664830 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5d19d9e-3d7a-4511-9c22-24c4003a8540 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:57.665110 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5d19d9e-3d7a-4511-9c22-24c4003a8540 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:57.676771 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4ce1f215-7488-4299-8972-4db08892f546 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:57.677231 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:57.677231 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:57.680918 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ce1f215-7488-4299-8972-4db08892f546 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:07:57.680918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ce1f215-7488-4299-8972-4db08892f546 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:57.680918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ce1f215-7488-4299-8972-4db08892f546 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:57.680918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4ce1f215-7488-4299-8972-4db08892f546 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:57.686732 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:57.686732 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:57.686935 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d5d19d9e-3d7a-4511-9c22-24c4003a8540 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:07:57.687002 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ce1f215-7488-4299-8972-4db08892f546 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:07:57.687002 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 621/2446] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:57 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:57.693616 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5d19d9e-3d7a-4511-9c22-24c4003a8540 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:07:57.694388 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 599/2447] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:57 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:57.823356 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-451c5140-266b-4ca4-b1be-06dd3e48dc6a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:57.825850 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-451c5140-266b-4ca4-b1be-06dd3e48dc6a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:07:57.826153 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-451c5140-266b-4ca4-b1be-06dd3e48dc6a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:57.827149 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-451c5140-266b-4ca4-b1be-06dd3e48dc6a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:57.827149 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-451c5140-266b-4ca4-b1be-06dd3e48dc6a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:57.834541 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:57.834541 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:57.836426 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-451c5140-266b-4ca4-b1be-06dd3e48dc6a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:07:57.836426 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 618/2448] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:57 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:57.939474 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2606b990-5e71-4545-999d-48f41f03acd5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:57.941745 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2606b990-5e71-4545-999d-48f41f03acd5 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea Aug 26 15:07:57.942008 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2606b990-5e71-4545-999d-48f41f03acd5 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:57.942241 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2606b990-5e71-4545-999d-48f41f03acd5 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:57.948171 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2606b990-5e71-4545-999d-48f41f03acd5 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea returned with HTTP 404 Aug 26 15:07:57.948902 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 611/2449] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:57 2026] GET /volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:57.957773 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dd8f47b5-ae51-40bc-8998-3545884282cf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:57.959701 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dd8f47b5-ae51-40bc-8998-3545884282cf tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action Aug 26 15:07:57.960121 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dd8f47b5-ae51-40bc-8998-3545884282cf tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:57.960286 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dd8f47b5-ae51-40bc-8998-3545884282cf tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:57.961874 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.admin_actions [None req-dd8f47b5-ae51-40bc-8998-3545884282cf tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Updating snapshot 'ca25a8b4-fd15-4709-9403-e6f441ae5cd2' with '{'status': 'available'}' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:07:57.973842 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:57.973842 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:57.989470 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dd8f47b5-ae51-40bc-8998-3545884282cf tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action returned with HTTP 202 Aug 26 15:07:57.989996 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 622/2450] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:57 2026] POST /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:58.001186 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fb844a68-380e-401c-8569-845d9d3bfb0d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.003990 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fb844a68-380e-401c-8569-845d9d3bfb0d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:58.004310 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fb844a68-380e-401c-8569-845d9d3bfb0d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.005732 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fb844a68-380e-401c-8569-845d9d3bfb0d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.011860 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.011860 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:58.012497 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-fb844a68-380e-401c-8569-845d9d3bfb0d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:58.013997 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fb844a68-380e-401c-8569-845d9d3bfb0d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 200 Aug 26 15:07:58.014553 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 600/2451] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:57 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:58.027819 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-71b2d8bb-1afc-412e-957e-861751aeb4e6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.029424 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-71b2d8bb-1afc-412e-957e-861751aeb4e6 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea Aug 26 15:07:58.029872 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-71b2d8bb-1afc-412e-957e-861751aeb4e6 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.030321 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-71b2d8bb-1afc-412e-957e-861751aeb4e6 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.030604 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-71b2d8bb-1afc-412e-957e-861751aeb4e6 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Delete snapshot with id: 629a8e95-fe3d-4319-a41f-8651cec935ea Aug 26 15:07:58.037815 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-71b2d8bb-1afc-412e-957e-861751aeb4e6 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea returned with HTTP 404 Aug 26 15:07:58.039056 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 619/2452] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:07:58 2026] DELETE /volume/v3/snapshots/629a8e95-fe3d-4319-a41f-8651cec935ea => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:58.053983 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c8539283-0d38-4abb-9583-7c8650730819 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.056475 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c8539283-0d38-4abb-9583-7c8650730819 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action Aug 26 15:07:58.056952 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c8539283-0d38-4abb-9583-7c8650730819 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:58.057077 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c8539283-0d38-4abb-9583-7c8650730819 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:58.058563 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-c8539283-0d38-4abb-9583-7c8650730819 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Updating snapshot 'ca25a8b4-fd15-4709-9403-e6f441ae5cd2' with '{'status': 'creating'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:07:58.071509 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.071509 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:58.083991 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-244f6c90-804e-4d6e-aea0-5dbc4d508560 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.087428 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-244f6c90-804e-4d6e-aea0-5dbc4d508560 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:07:58.087716 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-244f6c90-804e-4d6e-aea0-5dbc4d508560 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.088032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-244f6c90-804e-4d6e-aea0-5dbc4d508560 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.088241 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c8539283-0d38-4abb-9583-7c8650730819 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action returned with HTTP 202 Aug 26 15:07:58.088798 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 612/2453] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:58 2026] POST /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:58.097019 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5986e240-0b31-4939-b74c-d66fa5a2f5e5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.099156 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5986e240-0b31-4939-b74c-d66fa5a2f5e5 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:58.099391 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5986e240-0b31-4939-b74c-d66fa5a2f5e5 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.100719 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5986e240-0b31-4939-b74c-d66fa5a2f5e5 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.106905 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.106905 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:58.108226 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.108226 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:58.108810 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5986e240-0b31-4939-b74c-d66fa5a2f5e5 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:58.110123 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5986e240-0b31-4939-b74c-d66fa5a2f5e5 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 200 Aug 26 15:07:58.110284 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 601/2454] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:58 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:58.115483 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-244f6c90-804e-4d6e-aea0-5dbc4d508560 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:07:58.123107 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6040ad2f-a402-40bf-a657-5fe366359bdb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.124984 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6040ad2f-a402-40bf-a657-5fe366359bdb tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] POST https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action Aug 26 15:07:58.127761 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6040ad2f-a402-40bf-a657-5fe366359bdb tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:58.128905 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6040ad2f-a402-40bf-a657-5fe366359bdb tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:58.129020 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-244f6c90-804e-4d6e-aea0-5dbc4d508560 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:07:58.129020 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 623/2455] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:07:58 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:58.130918 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.snapshot_actions [None req-6040ad2f-a402-40bf-a657-5fe366359bdb tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100199) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 26 15:07:58.143624 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.143624 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:58.144272 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.snapshot_actions [None req-6040ad2f-a402-40bf-a657-5fe366359bdb tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Updating snapshot ca25a8b4-fd15-4709-9403-e6f441ae5cd2 with info {'id': 'ca25a8b4-fd15-4709-9403-e6f441ae5cd2', 'status': 'error', 'progress': '80%'} Aug 26 15:07:58.151114 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6040ad2f-a402-40bf-a657-5fe366359bdb tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action returned with HTTP 202 Aug 26 15:07:58.151657 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 620/2456] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:58 2026] POST /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:58.159546 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8c4afa81-63f5-49bf-9d9c-cc0cc891ec28 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.163511 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8c4afa81-63f5-49bf-9d9c-cc0cc891ec28 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:58.163511 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8c4afa81-63f5-49bf-9d9c-cc0cc891ec28 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.163511 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8c4afa81-63f5-49bf-9d9c-cc0cc891ec28 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.169430 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.169430 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:58.169811 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8c4afa81-63f5-49bf-9d9c-cc0cc891ec28 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Snapshot retrieved successfully. Aug 26 15:07:58.170820 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8c4afa81-63f5-49bf-9d9c-cc0cc891ec28 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 200 Aug 26 15:07:58.171347 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 613/2457] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:58 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:58.185933 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9df89a87-d94a-4e43-b654-3a5929175c02 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.187863 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9df89a87-d94a-4e43-b654-3a5929175c02 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] POST https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action Aug 26 15:07:58.188267 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9df89a87-d94a-4e43-b654-3a5929175c02 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:58.188426 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9df89a87-d94a-4e43-b654-3a5929175c02 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:58.194578 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.admin_actions [None req-9df89a87-d94a-4e43-b654-3a5929175c02 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] Updating snapshot 'ca25a8b4-fd15-4709-9403-e6f441ae5cd2' with '{'status': 'available'}' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:07:58.211839 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.211839 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:58.236696 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9df89a87-d94a-4e43-b654-3a5929175c02 tempest-SnapshotsActionsTest-861028236 tempest-SnapshotsActionsTest-861028236-project-admin] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action returned with HTTP 202 Aug 26 15:07:58.237249 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 602/2458] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:07:58 2026] POST /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:07:58.245173 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7e495dfa-4671-4f75-8029-1b565b384e89 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.247447 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e495dfa-4671-4f75-8029-1b565b384e89 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:58.247746 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e495dfa-4671-4f75-8029-1b565b384e89 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.247964 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e495dfa-4671-4f75-8029-1b565b384e89 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.255014 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.255014 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:58.258920 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7e495dfa-4671-4f75-8029-1b565b384e89 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:58.258920 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e495dfa-4671-4f75-8029-1b565b384e89 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 200 Aug 26 15:07:58.258920 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 624/2459] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:58 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:58.273277 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c8f4731f-e6ed-4020-9caf-6a6f6709c2e1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.275542 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c8f4731f-e6ed-4020-9caf-6a6f6709c2e1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:58.275781 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c8f4731f-e6ed-4020-9caf-6a6f6709c2e1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.276017 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c8f4731f-e6ed-4020-9caf-6a6f6709c2e1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.276134 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-c8f4731f-e6ed-4020-9caf-6a6f6709c2e1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Delete snapshot with id: ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:58.283574 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.283574 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:58.284298 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c8f4731f-e6ed-4020-9caf-6a6f6709c2e1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:58.316912 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c8f4731f-e6ed-4020-9caf-6a6f6709c2e1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot delete request issued successfully. Aug 26 15:07:58.317162 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c8f4731f-e6ed-4020-9caf-6a6f6709c2e1 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 202 Aug 26 15:07:58.317601 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 621/2460] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:07:58 2026] DELETE /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:58.328324 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-026681c2-e507-4068-ba43-3dc3ecbbe99a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.331226 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-026681c2-e507-4068-ba43-3dc3ecbbe99a tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:58.331226 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-026681c2-e507-4068-ba43-3dc3ecbbe99a tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.331226 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-026681c2-e507-4068-ba43-3dc3ecbbe99a tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.339190 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.339190 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:58.342924 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-026681c2-e507-4068-ba43-3dc3ecbbe99a tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Snapshot retrieved successfully. Aug 26 15:07:58.342924 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-026681c2-e507-4068-ba43-3dc3ecbbe99a tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 200 Aug 26 15:07:58.342924 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 614/2461] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:58 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:58.707471 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2278e2b7-6753-44a6-84c8-8a8f5204d727 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.709360 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2278e2b7-6753-44a6-84c8-8a8f5204d727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:07:58.709570 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2278e2b7-6753-44a6-84c8-8a8f5204d727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.709765 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2278e2b7-6753-44a6-84c8-8a8f5204d727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.709909 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2278e2b7-6753-44a6-84c8-8a8f5204d727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:58.713781 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-00ffb324-f570-4e29-8554-5beaf9e058ad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.716422 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00ffb324-f570-4e29-8554-5beaf9e058ad tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:07:58.716717 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00ffb324-f570-4e29-8554-5beaf9e058ad tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.717199 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00ffb324-f570-4e29-8554-5beaf9e058ad tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.718873 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.718873 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:58.719868 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2278e2b7-6753-44a6-84c8-8a8f5204d727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:07:58.720376 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 603/2462] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:58 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:58.730652 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.730652 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:58.740671 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-00ffb324-f570-4e29-8554-5beaf9e058ad tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:07:58.747562 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00ffb324-f570-4e29-8554-5beaf9e058ad tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:07:58.748739 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 625/2463] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:58 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:58.815455 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-767323cc-d7a4-40a7-8531-21e7f7387bc0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.818623 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-767323cc-d7a4-40a7-8531-21e7f7387bc0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e Aug 26 15:07:58.819283 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-767323cc-d7a4-40a7-8531-21e7f7387bc0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.820950 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-767323cc-d7a4-40a7-8531-21e7f7387bc0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.828419 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.828419 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:58.831031 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-767323cc-d7a4-40a7-8531-21e7f7387bc0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:07:58.831031 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-767323cc-d7a4-40a7-8531-21e7f7387bc0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e returned with HTTP 200 Aug 26 15:07:58.831720 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 622/2464] 10.4.3.64 () {68 vars in 1597 bytes} [Wed Aug 26 15:07:58 2026] GET /volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:58.840869 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-eaedee2d-e59e-448f-8998-0cb1eb78c684 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.843954 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-eaedee2d-e59e-448f-8998-0cb1eb78c684 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 Aug 26 15:07:58.844236 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-eaedee2d-e59e-448f-8998-0cb1eb78c684 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.844510 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-eaedee2d-e59e-448f-8998-0cb1eb78c684 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.858515 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3c5906a9-8094-40d7-931a-53de1384c6db None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.858561 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.858561 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:58.858662 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c5906a9-8094-40d7-931a-53de1384c6db tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:07:58.858662 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c5906a9-8094-40d7-931a-53de1384c6db tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:58.858662 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c5906a9-8094-40d7-931a-53de1384c6db tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:58.858662 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3c5906a9-8094-40d7-931a-53de1384c6db tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:58.867367 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.867367 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:58.867434 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-eaedee2d-e59e-448f-8998-0cb1eb78c684 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:07:58.867473 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c5906a9-8094-40d7-931a-53de1384c6db tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:07:58.867473 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 604/2465] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:58 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:58.872079 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-eaedee2d-e59e-448f-8998-0cb1eb78c684 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 returned with HTTP 200 Aug 26 15:07:58.872281 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 615/2466] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:58 2026] GET /volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 => generated 1364 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:58.880555 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:58.883771 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:07:58.884054 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "642967c1-df38-4331-afac-552a8064bd0e", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:58.886303 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '642967c1-df38-4331-afac-552a8064bd0e', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:07:58.896762 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:58.896762 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:58.897425 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:07:58.897571 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume of 1 GB Aug 26 15:07:58.898479 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Availability Zones retrieved successfully. Aug 26 15:07:58.906099 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (463953a2-7586-42d6-b1a3-88f62529be6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:58.907773 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c80cfaa-b26a-4afb-bb92-0b58f76709a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:58.909151 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:07:58.944867 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c80cfaa-b26a-4afb-bb92-0b58f76709a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '642967c1-df38-4331-afac-552a8064bd0e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:58.946135 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3818c7e-c79d-486b-be1e-ef63e5bcecd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:59.005975 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['09f8d887-a529-4362-a2b3-c0e7c24dfdee', '38b97dba-ed3b-4a7d-b1d4-5e359b1fd2b2', '72ec745f-7f42-4fbf-9ddb-916a4d253143', '2b7757e8-1076-45d8-913b-f593c91c9796'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:07:59.007951 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3818c7e-c79d-486b-be1e-ef63e5bcecd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09f8d887-a529-4362-a2b3-c0e7c24dfdee', '38b97dba-ed3b-4a7d-b1d4-5e359b1fd2b2', '72ec745f-7f42-4fbf-9ddb-916a4d253143', '2b7757e8-1076-45d8-913b-f593c91c9796']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:59.009777 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822a2d08-c567-49be-a5a7-629545837aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:59.072158 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (822a2d08-c567-49be-a5a7-629545837aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a055222-6a4d-48da-8e2d-180027fb4c52', '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='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['09f8d887-a529-4362-a2b3-c0e7c24dfdee','38b97dba-ed3b-4a7d-b1d4-5e359b1fd2b2','72ec745f-7f42-4fbf-9ddb-916a4d253143','2b7757e8-1076-45d8-913b-f593c91c9796'],size=1,snapshot_id=642967c1-df38-4331-afac-552a8064bd0e,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), '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-08-26T15:07:59Z,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=2a055222-6a4d-48da-8e2d-180027fb4c52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=642967c1-df38-4331-afac-552a8064bd0e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9e98504fce49b4ab23a622d2940510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:59.073060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f05cb5a-e452-4cbd-9adb-f58dbefeeed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:59.105986 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f05cb5a-e452-4cbd-9adb-f58dbefeeed4) transitioned into 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='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['09f8d887-a529-4362-a2b3-c0e7c24dfdee','38b97dba-ed3b-4a7d-b1d4-5e359b1fd2b2','72ec745f-7f42-4fbf-9ddb-916a4d253143','2b7757e8-1076-45d8-913b-f593c91c9796'],size=1,snapshot_id=642967c1-df38-4331-afac-552a8064bd0e,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:59.107073 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dac78eb-f884-4567-b871-8139a2204ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:07:59.147552 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-15736b69-8ebb-4c2c-93ee-b6aefbd56518 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:59.149468 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dac78eb-f884-4567-b871-8139a2204ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:07:59.150106 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-15736b69-8ebb-4c2c-93ee-b6aefbd56518 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:07:59.150180 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (463953a2-7586-42d6-b1a3-88f62529be6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:07:59.150417 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-15736b69-8ebb-4c2c-93ee-b6aefbd56518 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:59.150506 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request issued successfully. Aug 26 15:07:59.150673 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-15736b69-8ebb-4c2c-93ee-b6aefbd56518 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:59.151196 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-9a762eff-d482-4bd2-8a67-101c4ec820ef tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:07:59.152258 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 626/2467] 10.4.3.64 () {72 vars in 1534 bytes} [Wed Aug 26 15:07:58 2026] POST /volume/v3/volumes => generated 734 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:07:59.163131 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-f352cfeb-47f8-44c4-a69f-a184d2ab68de None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:59.167441 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-f352cfeb-47f8-44c4-a69f-a184d2ab68de tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 Aug 26 15:07:59.167728 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-f352cfeb-47f8-44c4-a69f-a184d2ab68de tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:59.168006 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-f352cfeb-47f8-44c4-a69f-a184d2ab68de tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:59.170022 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:59.170022 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:59.178436 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-15736b69-8ebb-4c2c-93ee-b6aefbd56518 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:07:59.179479 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:59.179479 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:59.185696 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-15736b69-8ebb-4c2c-93ee-b6aefbd56518 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:07:59.185987 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-f352cfeb-47f8-44c4-a69f-a184d2ab68de tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:07:59.187148 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 623/2468] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:07:59 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:07:59.193241 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-f352cfeb-47f8-44c4-a69f-a184d2ab68de tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 returned with HTTP 200 Aug 26 15:07:59.193772 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 605/2469] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:59 2026] GET /volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 => generated 802 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:59.206001 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-bfc70e8e-d782-4d44-9c6e-81fdb1e06574 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:59.208395 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-bfc70e8e-d782-4d44-9c6e-81fdb1e06574 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 Aug 26 15:07:59.208664 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-bfc70e8e-d782-4d44-9c6e-81fdb1e06574 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:59.208943 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-bfc70e8e-d782-4d44-9c6e-81fdb1e06574 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:59.218031 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:59.218031 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:59.227188 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-bfc70e8e-d782-4d44-9c6e-81fdb1e06574 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:07:59.232358 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-bfc70e8e-d782-4d44-9c6e-81fdb1e06574 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 returned with HTTP 200 Aug 26 15:07:59.232681 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 616/2470] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:07:59 2026] GET /volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 => generated 802 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:59.355083 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5fb3b9f3-dd84-4808-98ad-6fe5b3030fd8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:59.357829 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5fb3b9f3-dd84-4808-98ad-6fe5b3030fd8 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 Aug 26 15:07:59.358124 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5fb3b9f3-dd84-4808-98ad-6fe5b3030fd8 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:59.358435 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5fb3b9f3-dd84-4808-98ad-6fe5b3030fd8 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:59.366148 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5fb3b9f3-dd84-4808-98ad-6fe5b3030fd8 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 returned with HTTP 404 Aug 26 15:07:59.366904 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 627/2471] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:07:59 2026] GET /volume/v3/snapshots/ca25a8b4-fd15-4709-9403-e6f441ae5cd2 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:07:59.376107 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c5428ee4-b127-439a-9742-fd35817be913 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:59.378393 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5428ee4-b127-439a-9742-fd35817be913 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be Aug 26 15:07:59.378656 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5428ee4-b127-439a-9742-fd35817be913 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:59.378928 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5428ee4-b127-439a-9742-fd35817be913 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:59.390723 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:59.390723 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:59.397815 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c5428ee4-b127-439a-9742-fd35817be913 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Volume info retrieved successfully. Aug 26 15:07:59.405096 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5428ee4-b127-439a-9742-fd35817be913 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be returned with HTTP 200 Aug 26 15:07:59.405096 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 624/2472] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:59 2026] GET /volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:59.422131 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-62c827d5-fc98-424e-a9ba-4f3795cf67ca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:59.427131 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-62c827d5-fc98-424e-a9ba-4f3795cf67ca tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be Aug 26 15:07:59.427436 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-62c827d5-fc98-424e-a9ba-4f3795cf67ca tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:59.427741 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-62c827d5-fc98-424e-a9ba-4f3795cf67ca tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:59.428618 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-62c827d5-fc98-424e-a9ba-4f3795cf67ca tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Delete volume with id: d8e1453f-448d-4375-b5a4-5e00fa3d25be Aug 26 15:07:59.444441 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:59.444441 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:59.444702 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-62c827d5-fc98-424e-a9ba-4f3795cf67ca tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Volume info retrieved successfully. Aug 26 15:07:59.483341 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-62c827d5-fc98-424e-a9ba-4f3795cf67ca tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Delete volume request issued successfully. Aug 26 15:07:59.483918 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-62c827d5-fc98-424e-a9ba-4f3795cf67ca tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be returned with HTTP 202 Aug 26 15:07:59.484123 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 606/2473] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:07:59 2026] DELETE /volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:07:59.493625 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-929f6f66-7186-446c-b1c9-43419f39956d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:59.498665 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-929f6f66-7186-446c-b1c9-43419f39956d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be Aug 26 15:07:59.498665 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-929f6f66-7186-446c-b1c9-43419f39956d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:59.498665 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-929f6f66-7186-446c-b1c9-43419f39956d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:59.506917 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:59.506917 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:59.515297 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-929f6f66-7186-446c-b1c9-43419f39956d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Volume info retrieved successfully. Aug 26 15:07:59.522427 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-929f6f66-7186-446c-b1c9-43419f39956d tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be returned with HTTP 200 Aug 26 15:07:59.523735 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 617/2474] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:59 2026] GET /volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:59.721212 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-343ed366-9611-4047-9a6c-9152150a5937 req-15db41ba-3f1f-4f3c-910c-450fe54fc142 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:59.724279 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-15db41ba-3f1f-4f3c-910c-450fe54fc142 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] POST https://10.4.3.64/volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5/action Aug 26 15:07:59.724816 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-15db41ba-3f1f-4f3c-910c-450fe54fc142 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:07:59.725393 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-15db41ba-3f1f-4f3c-910c-450fe54fc142 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:07:59.736203 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dc9c6fa4-a6b6-4c90-b5b9-2f2de99b4ab4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:59.740811 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dc9c6fa4-a6b6-4c90-b5b9-2f2de99b4ab4 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:07:59.741155 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dc9c6fa4-a6b6-4c90-b5b9-2f2de99b4ab4 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:59.741380 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dc9c6fa4-a6b6-4c90-b5b9-2f2de99b4ab4 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:59.741557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-dc9c6fa4-a6b6-4c90-b5b9-2f2de99b4ab4 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:59.751482 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:59.751482 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:07:59.752068 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dc9c6fa4-a6b6-4c90-b5b9-2f2de99b4ab4 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:07:59.752597 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 625/2475] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:07:59 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:59.760728 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:59.760728 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:07:59.768813 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9c0ec1ca-8e0c-4a82-ae8c-6ed00167b030 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:59.773392 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9c0ec1ca-8e0c-4a82-ae8c-6ed00167b030 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:07:59.773392 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9c0ec1ca-8e0c-4a82-ae8c-6ed00167b030 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:59.773392 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9c0ec1ca-8e0c-4a82-ae8c-6ed00167b030 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:59.784066 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:59.784066 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:07:59.786364 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-343ed366-9611-4047-9a6c-9152150a5937 req-15db41ba-3f1f-4f3c-910c-450fe54fc142 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5/action returned with HTTP 204 Aug 26 15:07:59.786364 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 628/2476] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:07:59 2026] POST /volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 26 15:07:59.789824 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9c0ec1ca-8e0c-4a82-ae8c-6ed00167b030 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:07:59.799625 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9c0ec1ca-8e0c-4a82-ae8c-6ed00167b030 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:07:59.805139 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 607/2477] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:59 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:07:59.883198 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-acd3df65-1bd2-49e7-9f5d-aea3b340b71e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:07:59.886374 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-acd3df65-1bd2-49e7-9f5d-aea3b340b71e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:07:59.887333 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-acd3df65-1bd2-49e7-9f5d-aea3b340b71e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:07:59.887333 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-acd3df65-1bd2-49e7-9f5d-aea3b340b71e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:07:59.887532 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-acd3df65-1bd2-49e7-9f5d-aea3b340b71e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:07:59.894590 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:07:59.894590 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:07:59.895927 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-acd3df65-1bd2-49e7-9f5d-aea3b340b71e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:07:59.896758 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 618/2478] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:07:59 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:00.205260 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7fa0e3d0-02d7-4e3f-ab7a-c5f7aae79b06 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:00.208100 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7fa0e3d0-02d7-4e3f-ab7a-c5f7aae79b06 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:08:00.208100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7fa0e3d0-02d7-4e3f-ab7a-c5f7aae79b06 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:00.208100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7fa0e3d0-02d7-4e3f-ab7a-c5f7aae79b06 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:00.219085 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:00.219085 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:00.223342 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7fa0e3d0-02d7-4e3f-ab7a-c5f7aae79b06 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:08:00.228750 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7fa0e3d0-02d7-4e3f-ab7a-c5f7aae79b06 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:08:00.229156 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 626/2479] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:08:00 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:08:00.243007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6e0eba3a-a5e4-41c0-86ca-80b4651f9614 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:00.244746 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e0eba3a-a5e4-41c0-86ca-80b4651f9614 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:08:00.245028 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e0eba3a-a5e4-41c0-86ca-80b4651f9614 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:00.245173 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e0eba3a-a5e4-41c0-86ca-80b4651f9614 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:00.266271 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:00.266271 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:00.274235 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6e0eba3a-a5e4-41c0-86ca-80b4651f9614 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:08:00.281745 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e0eba3a-a5e4-41c0-86ca-80b4651f9614 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:08:00.282367 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 629/2480] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:08:00 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 1171 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:08:00.300235 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-86181f14-fa40-41bc-abd8-967c4542bb4f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:00.302226 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 608/2481] 10.4.3.64 () {70 vars in 1604 bytes} [Wed Aug 26 15:08:00 2026] DELETE /volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 26 15:08:00.316370 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8d243193-dfaf-45ae-90df-65bc7503f6b8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:00.352556 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-2d337564-740a-48d4-b790-999a0e8c20c9 req-938ea8dc-b66a-4bf9-9a33-8e3b86456264 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:00.355224 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-2d337564-740a-48d4-b790-999a0e8c20c9 req-938ea8dc-b66a-4bf9-9a33-8e3b86456264 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/attachments/6b5a0b94-1ab9-4bd3-83d1-0e303cf0fc12 Aug 26 15:08:00.355492 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-2d337564-740a-48d4-b790-999a0e8c20c9 req-938ea8dc-b66a-4bf9-9a33-8e3b86456264 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:00.355700 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-2d337564-740a-48d4-b790-999a0e8c20c9 req-938ea8dc-b66a-4bf9-9a33-8e3b86456264 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:00.357516 np0000008165 devstack@c-api.service[100196]: WARNING keystonemiddleware.auth_token [None req-8d243193-dfaf-45ae-90df-65bc7503f6b8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 26 15:08:00.360727 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 619/2482] 10.4.3.64 () {70 vars in 1604 bytes} [Wed Aug 26 15:08:00 2026] DELETE /volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5 => generated 114 bytes in 44 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 26 15:08:00.361459 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-2d337564-740a-48d4-b790-999a0e8c20c9 req-938ea8dc-b66a-4bf9-9a33-8e3b86456264 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/attachments/6b5a0b94-1ab9-4bd3-83d1-0e303cf0fc12 returned with HTTP 404 Aug 26 15:08:00.362248 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 627/2483] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:08:00 2026] DELETE /volume/v3/attachments/6b5a0b94-1ab9-4bd3-83d1-0e303cf0fc12 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:08:00.369788 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:00.372506 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5 Aug 26 15:08:00.372506 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:00.372783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:00.383183 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:00.383183 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:00.458905 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Attachment connected to vm ae94bc4f-ceb3-4bc6-8afb-aa17e548cae2, checking data on nova Aug 26 15:08:00.459212 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.compute.nova [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Creating Keystone token plugin using URL: https://10.4.3.64/identity {{(pid=100197) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 26 15:08:00.543274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c50971bd-3577-49b4-887a-0ff4eb5fec56 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:00.545482 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c50971bd-3577-49b4-887a-0ff4eb5fec56 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] GET https://10.4.3.64/volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be Aug 26 15:08:00.545789 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c50971bd-3577-49b4-887a-0ff4eb5fec56 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:00.546007 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c50971bd-3577-49b4-887a-0ff4eb5fec56 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:00.553327 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c50971bd-3577-49b4-887a-0ff4eb5fec56 tempest-SnapshotsActionsTest-133960570 tempest-SnapshotsActionsTest-133960570-project-member] https://10.4.3.64/volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be returned with HTTP 404 Aug 26 15:08:00.553992 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 609/2484] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:00 2026] GET /volume/v3/volumes/d8e1453f-448d-4375-b5a4-5e00fa3d25be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:00.729179 np0000008165 devstack@c-api.service[100197]: DEBUG novaclient.v2.client [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] REQ: curl -g -i -X GET https://10.4.3.64/compute/v2.1/servers/ae94bc4f-ceb3-4bc6-8afb-aa17e548cae2/os-volume_attachments/bc245e2b-e541-460e-a310-3e6866952664 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e42f0ef596330da8ab31d6a78b2cc0dfa38c20916f2e59e62af062cb3f257c20" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991" -H "X-Service-Token: {SHA256}b883c5086c0d66bf3c39cf5a93b1ee4f3542f74bf6c28b694440929a34a93cbc" {{(pid=100197) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 26 15:08:00.768878 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d94678c9-8bec-43b6-965a-f19a700a6bca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:00.778643 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d94678c9-8bec-43b6-965a-f19a700a6bca tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:00.780275 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d94678c9-8bec-43b6-965a-f19a700a6bca tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:00.780644 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d94678c9-8bec-43b6-965a-f19a700a6bca tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:00.780863 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d94678c9-8bec-43b6-965a-f19a700a6bca tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:00.789144 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:00.789144 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:00.790285 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d94678c9-8bec-43b6-965a-f19a700a6bca tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:00.791098 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 620/2485] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:00 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:00.820979 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-34a255b3-b08d-47be-ae40-771714a4dfb5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:00.824736 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-34a255b3-b08d-47be-ae40-771714a4dfb5 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:00.824736 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-34a255b3-b08d-47be-ae40-771714a4dfb5 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:00.824736 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-34a255b3-b08d-47be-ae40-771714a4dfb5 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:00.839406 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:00.839406 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:00.844312 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-34a255b3-b08d-47be-ae40-771714a4dfb5 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:00.855557 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-34a255b3-b08d-47be-ae40-771714a4dfb5 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:08:00.856466 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 628/2486] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:00 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:00.915872 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-401d6dbd-9c95-40b0-95df-3b5a3096d5ec None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:00.917984 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-401d6dbd-9c95-40b0-95df-3b5a3096d5ec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:00.918224 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-401d6dbd-9c95-40b0-95df-3b5a3096d5ec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:00.918766 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-401d6dbd-9c95-40b0-95df-3b5a3096d5ec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:00.918766 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-401d6dbd-9c95-40b0-95df-3b5a3096d5ec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:00.923120 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:00.923120 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:00.924005 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-401d6dbd-9c95-40b0-95df-3b5a3096d5ec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:08:00.924289 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 610/2487] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:00 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:00.991587 np0000008165 devstack@c-api.service[100197]: DEBUG novaclient.v2.client [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 26 Aug 2026 15:08:00 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-0e0b968b-fb80-46f0-ac95-a9bbee8e3d9f x-openstack-request-id: req-0e0b968b-fb80-46f0-ac95-a9bbee8e3d9f {{(pid=100197) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 26 15:08:00.991810 np0000008165 devstack@c-api.service[100197]: DEBUG novaclient.v2.client [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "bc245e2b-e541-460e-a310-3e6866952664", "serverId": "ae94bc4f-ceb3-4bc6-8afb-aa17e548cae2", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5", "bdm_uuid": "46c97c8a-3536-4886-a27e-0572630497c4"}} {{(pid=100197) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 26 15:08:00.991972 np0000008165 devstack@c-api.service[100197]: DEBUG novaclient.v2.client [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET call to compute for https://10.4.3.64/compute/v2.1/servers/ae94bc4f-ceb3-4bc6-8afb-aa17e548cae2/os-volume_attachments/bc245e2b-e541-460e-a310-3e6866952664 used request id req-0e0b968b-fb80-46f0-ac95-a9bbee8e3d9f {{(pid=100197) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 26 15:08:00.995150 np0000008165 devstack@c-api.service[100197]: ERROR cinder.volume.api [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-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 Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Caught error: Detach volume from instance ae94bc4f-ceb3-4bc6-8afb-aa17e548cae2 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ae94bc4f-ceb3-4bc6-8afb-aa17e548cae2 using the Compute API Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 26 15:08:00.998644 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ae94bc4f-ceb3-4bc6-8afb-aa17e548cae2 using the Compute API Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: ERROR cinder.api.middleware.fault Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.middleware.fault [None req-2b23a577-e77f-4bc5-9ba9-e6fd096b6991 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5 returned with HTTP 409 Aug 26 15:08:01.001471 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 630/2488] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:08:00 2026] DELETE /volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5 => generated 167 bytes in 631 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:01.056278 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c91eb319-e3f4-4789-93db-50349a12b2af req-80044813-c606-40e9-a765-e5c7f8a7d127 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:01.061247 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-80044813-c606-40e9-a765-e5c7f8a7d127 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:08:01.061247 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-80044813-c606-40e9-a765-e5c7f8a7d127 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:01.061247 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-80044813-c606-40e9-a765-e5c7f8a7d127 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:01.082953 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:01.082953 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:01.091445 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-c91eb319-e3f4-4789-93db-50349a12b2af req-80044813-c606-40e9-a765-e5c7f8a7d127 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:08:01.101397 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-80044813-c606-40e9-a765-e5c7f8a7d127 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:08:01.101821 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 621/2489] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:08:01 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 1153 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:01.127726 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c91eb319-e3f4-4789-93db-50349a12b2af req-d863435d-c003-4769-b466-14511c6f8ca1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:01.131486 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-d863435d-c003-4769-b466-14511c6f8ca1 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] POST https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664/action Aug 26 15:08:01.132043 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-d863435d-c003-4769-b466-14511c6f8ca1 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:08:01.132348 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-d863435d-c003-4769-b466-14511c6f8ca1 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:01.150534 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:01.150534 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:01.151132 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c91eb319-e3f4-4789-93db-50349a12b2af req-d863435d-c003-4769-b466-14511c6f8ca1 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:08:01.164909 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c91eb319-e3f4-4789-93db-50349a12b2af req-d863435d-c003-4769-b466-14511c6f8ca1 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Begin detaching volume completed successfully. Aug 26 15:08:01.165228 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-d863435d-c003-4769-b466-14511c6f8ca1 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664/action returned with HTTP 202 Aug 26 15:08:01.165985 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 629/2490] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:08:01 2026] POST /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:08:01.251782 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-39baa06b-c681-4b52-9d96-3c5f8e9ce4eb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:01.252261 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-39baa06b-c681-4b52-9d96-3c5f8e9ce4eb None None] GET https://10.4.3.64/volume// Aug 26 15:08:01.252596 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-39baa06b-c681-4b52-9d96-3c5f8e9ce4eb None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:01.253039 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-39baa06b-c681-4b52-9d96-3c5f8e9ce4eb None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:01.254323 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-39baa06b-c681-4b52-9d96-3c5f8e9ce4eb None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:08:01.254323 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 611/2491] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:08:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:08:01.277626 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c91eb319-e3f4-4789-93db-50349a12b2af req-106a5303-4edc-442e-a8e5-9e82f1c7f812 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:01.280820 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-106a5303-4edc-442e-a8e5-9e82f1c7f812 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:08:01.281905 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-106a5303-4edc-442e-a8e5-9e82f1c7f812 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:01.281905 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-106a5303-4edc-442e-a8e5-9e82f1c7f812 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:01.349403 np0000008165 devstack@c-api.service[100197]: DEBUG oslo_db.sqlalchemy.engines [req-c91eb319-e3f4-4789-93db-50349a12b2af req-106a5303-4edc-442e-a8e5-9e82f1c7f812 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100197) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:08:01.361300 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:01.361300 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:01.370602 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c91eb319-e3f4-4789-93db-50349a12b2af req-106a5303-4edc-442e-a8e5-9e82f1c7f812 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:08:01.378849 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-106a5303-4edc-442e-a8e5-9e82f1c7f812 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:08:01.380014 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 631/2492] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:08:01 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 1336 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:08:01.807597 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fa54402b-2007-4b04-b905-c9b2909fedd7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:01.809795 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fa54402b-2007-4b04-b905-c9b2909fedd7 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:01.810124 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fa54402b-2007-4b04-b905-c9b2909fedd7 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:01.810447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fa54402b-2007-4b04-b905-c9b2909fedd7 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:01.810695 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-fa54402b-2007-4b04-b905-c9b2909fedd7 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:01.818113 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:01.818113 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:01.819091 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fa54402b-2007-4b04-b905-c9b2909fedd7 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:01.819700 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 622/2493] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:01 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:01.877096 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7afcd9d0-1ed1-422e-b42e-aeddbcac1c09 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:01.879413 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7afcd9d0-1ed1-422e-b42e-aeddbcac1c09 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:01.879686 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7afcd9d0-1ed1-422e-b42e-aeddbcac1c09 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:01.880010 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7afcd9d0-1ed1-422e-b42e-aeddbcac1c09 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:01.892417 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:01.892417 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:01.907658 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7afcd9d0-1ed1-422e-b42e-aeddbcac1c09 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:01.917435 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7afcd9d0-1ed1-422e-b42e-aeddbcac1c09 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:08:01.918165 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 630/2494] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:01 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 903 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:01.933475 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6eea8a45-ad45-4c7a-a182-584bf59dc951 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:01.936435 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6eea8a45-ad45-4c7a-a182-584bf59dc951 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:08:01.936435 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6eea8a45-ad45-4c7a-a182-584bf59dc951 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:01.939062 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6eea8a45-ad45-4c7a-a182-584bf59dc951 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:01.939230 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-98e8f3bf-9c33-49e2-997c-627e90bbba2b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:01.940302 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-98e8f3bf-9c33-49e2-997c-627e90bbba2b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:01.940453 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-98e8f3bf-9c33-49e2-997c-627e90bbba2b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:01.940636 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-98e8f3bf-9c33-49e2-997c-627e90bbba2b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:01.940755 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-98e8f3bf-9c33-49e2-997c-627e90bbba2b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:01.947171 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:01.947171 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:01.948077 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-98e8f3bf-9c33-49e2-997c-627e90bbba2b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:08:01.948615 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 632/2495] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:01 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:01.948859 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:01.948859 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:01.960384 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6eea8a45-ad45-4c7a-a182-584bf59dc951 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:01.972980 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6eea8a45-ad45-4c7a-a182-584bf59dc951 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:08:01.975039 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 612/2496] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:01 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:08:01.996226 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a49079a6-e598-4aa8-a4dc-7cc4f3657ab5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:01.997849 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a49079a6-e598-4aa8-a4dc-7cc4f3657ab5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:08:01.998179 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a49079a6-e598-4aa8-a4dc-7cc4f3657ab5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:01.998413 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a49079a6-e598-4aa8-a4dc-7cc4f3657ab5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:01.998640 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-a49079a6-e598-4aa8-a4dc-7cc4f3657ab5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume with id: b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:08:02.010583 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:02.010583 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:02.011331 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a49079a6-e598-4aa8-a4dc-7cc4f3657ab5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:02.054222 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a49079a6-e598-4aa8-a4dc-7cc4f3657ab5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume request issued successfully. Aug 26 15:08:02.054485 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a49079a6-e598-4aa8-a4dc-7cc4f3657ab5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 202 Aug 26 15:08:02.055269 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 623/2497] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:08:01 2026] DELETE /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:02.070620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-044f3fb0-92b9-4f55-9040-67e8c25b5a46 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:02.073748 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-044f3fb0-92b9-4f55-9040-67e8c25b5a46 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:08:02.074183 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-044f3fb0-92b9-4f55-9040-67e8c25b5a46 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:02.074307 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-044f3fb0-92b9-4f55-9040-67e8c25b5a46 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:02.084064 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:02.084064 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:02.089726 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-044f3fb0-92b9-4f55-9040-67e8c25b5a46 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:02.098845 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-044f3fb0-92b9-4f55-9040-67e8c25b5a46 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 200 Aug 26 15:08:02.099210 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 631/2498] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:02 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:02.256183 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-74b1bc97-cc0f-4c2f-9480-afe78301746d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:02.262213 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-74b1bc97-cc0f-4c2f-9480-afe78301746d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 Aug 26 15:08:02.262213 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-74b1bc97-cc0f-4c2f-9480-afe78301746d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:02.263657 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-74b1bc97-cc0f-4c2f-9480-afe78301746d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:02.277759 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:02.277759 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:02.296553 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-74b1bc97-cc0f-4c2f-9480-afe78301746d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:08:02.304622 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-74b1bc97-cc0f-4c2f-9480-afe78301746d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 returned with HTTP 200 Aug 26 15:08:02.305447 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 633/2499] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:08:02 2026] GET /volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 => generated 1343 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:08:02.320226 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2d39c360-2b06-43c8-91c3-d5ef9207736d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:02.320697 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2d39c360-2b06-43c8-91c3-d5ef9207736d None None] GET https://10.4.3.64/volume// Aug 26 15:08:02.320935 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2d39c360-2b06-43c8-91c3-d5ef9207736d None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:02.321176 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2d39c360-2b06-43c8-91c3-d5ef9207736d None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:02.321595 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2d39c360-2b06-43c8-91c3-d5ef9207736d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:08:02.323526 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 613/2500] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:08:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:08:02.335767 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-97940105-571b-4f81-baf2-ac4c2ec598c2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:02.340042 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-97940105-571b-4f81-baf2-ac4c2ec598c2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:08:02.340042 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-97940105-571b-4f81-baf2-ac4c2ec598c2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a055222-6a4d-48da-8e2d-180027fb4c52", "connector": null, "instance_uuid": "382abb28-5669-4d77-bed6-0216a3925293"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:02.357083 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:02.357083 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:02.422299 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-97940105-571b-4f81-baf2-ac4c2ec598c2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:08:02.422922 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 624/2501] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:08:02 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:08:02.445443 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-31568376-5589-4a24-a5de-25453d4a2a5d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:02.445443 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-31568376-5589-4a24-a5de-25453d4a2a5d None None] GET https://10.4.3.64/volume// Aug 26 15:08:02.445443 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-31568376-5589-4a24-a5de-25453d4a2a5d None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:02.445763 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-31568376-5589-4a24-a5de-25453d4a2a5d None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:02.446282 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-31568376-5589-4a24-a5de-25453d4a2a5d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:08:02.446723 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 632/2502] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:08:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:08:02.458392 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-d8befb1e-7a31-4c75-b48e-b432a4375895 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:02.461176 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-d8befb1e-7a31-4c75-b48e-b432a4375895 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 Aug 26 15:08:02.461404 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-d8befb1e-7a31-4c75-b48e-b432a4375895 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:02.461639 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-d8befb1e-7a31-4c75-b48e-b432a4375895 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:02.481907 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:02.481907 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:02.489061 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-d8befb1e-7a31-4c75-b48e-b432a4375895 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:08:02.495789 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-d8befb1e-7a31-4c75-b48e-b432a4375895 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 returned with HTTP 200 Aug 26 15:08:02.495789 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 634/2503] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:08:02 2026] GET /volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 => generated 1522 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:08:02.613086 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-c39f7d8f-ee67-4239-b044-141e877352ce None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:02.615517 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-c39f7d8f-ee67-4239-b044-141e877352ce tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] PUT https://10.4.3.64/volume/v3/attachments/0c9c4a80-4fa0-45af-aefa-3cfbcd28b196 Aug 26 15:08:02.616058 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-c39f7d8f-ee67-4239-b044-141e877352ce tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:02.629197 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-c39f7d8f-ee67-4239-b044-141e877352ce tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Acquiring lock "cinder-attachment_update-2a055222-6a4d-48da-8e2d-180027fb4c52-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:08:02.634515 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-c39f7d8f-ee67-4239-b044-141e877352ce tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-2a055222-6a4d-48da-8e2d-180027fb4c52-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:08:02.635532 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:02.635532 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:02.751767 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-c39f7d8f-ee67-4239-b044-141e877352ce tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-2a055222-6a4d-48da-8e2d-180027fb4c52-np0000008165" released by "attachment_update" :: held 0.117s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:08:02.752129 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-c39f7d8f-ee67-4239-b044-141e877352ce tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/0c9c4a80-4fa0-45af-aefa-3cfbcd28b196 returned with HTTP 200 Aug 26 15:08:02.752660 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 614/2504] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:08:02 2026] PUT /volume/v3/attachments/0c9c4a80-4fa0-45af-aefa-3cfbcd28b196 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:02.803787 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-11b43efd-665d-436a-8812-9d982b0115f6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:02.806863 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-11b43efd-665d-436a-8812-9d982b0115f6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments/0c9c4a80-4fa0-45af-aefa-3cfbcd28b196/action Aug 26 15:08:02.807373 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-11b43efd-665d-436a-8812-9d982b0115f6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:08:02.807508 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-11b43efd-665d-436a-8812-9d982b0115f6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:02.833202 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-56a7d348-0fab-4f61-adc8-517b1fc987a2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:02.834771 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:02.834771 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:02.841805 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56a7d348-0fab-4f61-adc8-517b1fc987a2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:02.842140 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56a7d348-0fab-4f61-adc8-517b1fc987a2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:02.843208 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56a7d348-0fab-4f61-adc8-517b1fc987a2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:02.844962 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-56a7d348-0fab-4f61-adc8-517b1fc987a2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:02.851493 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:02.851493 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:02.852337 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56a7d348-0fab-4f61-adc8-517b1fc987a2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:02.852958 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 633/2505] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:02 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:02.864440 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11757e91-a5dd-4bb1-a970-25a83cb2c834 req-11b43efd-665d-436a-8812-9d982b0115f6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/0c9c4a80-4fa0-45af-aefa-3cfbcd28b196/action returned with HTTP 204 Aug 26 15:08:02.865065 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 625/2506] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:08:02 2026] POST /volume/v3/attachments/0c9c4a80-4fa0-45af-aefa-3cfbcd28b196/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:02.935853 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6c99c91a-51c6-4111-ad5c-59c1a688dfe0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:02.940375 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6c99c91a-51c6-4111-ad5c-59c1a688dfe0 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:02.940375 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6c99c91a-51c6-4111-ad5c-59c1a688dfe0 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:02.940375 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6c99c91a-51c6-4111-ad5c-59c1a688dfe0 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:02.953113 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:02.953113 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:02.958670 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6c99c91a-51c6-4111-ad5c-59c1a688dfe0 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:02.965531 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-19d9e1e9-541d-4aee-a6f1-b862a42793d3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:02.970266 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6c99c91a-51c6-4111-ad5c-59c1a688dfe0 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:08:02.970266 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 635/2507] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:02 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:02.971867 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19d9e1e9-541d-4aee-a6f1-b862a42793d3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:02.972254 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19d9e1e9-541d-4aee-a6f1-b862a42793d3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:02.972466 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19d9e1e9-541d-4aee-a6f1-b862a42793d3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:02.972630 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-19d9e1e9-541d-4aee-a6f1-b862a42793d3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:02.979465 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:02.979465 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:02.979969 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19d9e1e9-541d-4aee-a6f1-b862a42793d3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:08:02.980479 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 615/2508] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:02 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:03.118920 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ca214645-8898-47d2-a46d-a34f8b1b9ae0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:03.121825 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ca214645-8898-47d2-a46d-a34f8b1b9ae0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 Aug 26 15:08:03.122073 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ca214645-8898-47d2-a46d-a34f8b1b9ae0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:03.122308 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ca214645-8898-47d2-a46d-a34f8b1b9ae0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:03.134725 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ca214645-8898-47d2-a46d-a34f8b1b9ae0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 returned with HTTP 404 Aug 26 15:08:03.135688 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 634/2509] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:03 2026] GET /volume/v3/volumes/b4cc36e8-9c90-41bb-a37e-4b4e482e5849 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:03.149171 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c0563248-72ca-4b1a-9abe-2f089255dbe1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:03.152495 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0563248-72ca-4b1a-9abe-2f089255dbe1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:08:03.152745 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0563248-72ca-4b1a-9abe-2f089255dbe1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:03.152992 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0563248-72ca-4b1a-9abe-2f089255dbe1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:03.160800 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:03.160800 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:03.165179 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c0563248-72ca-4b1a-9abe-2f089255dbe1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:03.170481 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0563248-72ca-4b1a-9abe-2f089255dbe1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:08:03.170994 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 626/2510] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:03 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:03.185913 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-83d341b6-edc6-4ac3-9695-df98f26f9fc9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:03.187677 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-83d341b6-edc6-4ac3-9695-df98f26f9fc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:08:03.188326 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-83d341b6-edc6-4ac3-9695-df98f26f9fc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a2b9277-e1c5-4504-9d95-e0f37b340741", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-73413799"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:03.202080 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:03.202080 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:03.202080 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-83d341b6-edc6-4ac3-9695-df98f26f9fc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:03.202080 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-83d341b6-edc6-4ac3-9695-df98f26f9fc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create snapshot from volume 2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:08:03.235897 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-83d341b6-edc6-4ac3-9695-df98f26f9fc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['7f151086-b02f-4c4c-b162-e3ad30ce3c57', '12f987a4-0b2a-436c-9324-097e0861fc14', '4d05cce9-1265-4433-9676-8c2b2d60d6f5', 'b681139c-48ac-4581-b629-351adb3ef5de'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:03.278446 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-83d341b6-edc6-4ac3-9695-df98f26f9fc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot create request issued successfully. Aug 26 15:08:03.278446 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-83d341b6-edc6-4ac3-9695-df98f26f9fc9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:08:03.278446 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 636/2511] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:08:03 2026] POST /volume/v3/snapshots => generated 378 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:03.288979 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-02e8fcc8-41a7-4d8d-b914-9f24382bf470 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:03.293080 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-02e8fcc8-41a7-4d8d-b914-9f24382bf470 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d Aug 26 15:08:03.293327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-02e8fcc8-41a7-4d8d-b914-9f24382bf470 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:03.293572 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-02e8fcc8-41a7-4d8d-b914-9f24382bf470 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:03.300624 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:03.300624 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:03.301161 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-02e8fcc8-41a7-4d8d-b914-9f24382bf470 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:08:03.302138 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-02e8fcc8-41a7-4d8d-b914-9f24382bf470 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d returned with HTTP 200 Aug 26 15:08:03.302574 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 616/2512] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:03 2026] GET /volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d => generated 510 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:03.867049 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-99897898-3684-4d20-9ff5-c3877f8d7ee1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:03.870079 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99897898-3684-4d20-9ff5-c3877f8d7ee1 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:03.870834 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99897898-3684-4d20-9ff5-c3877f8d7ee1 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:03.870834 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99897898-3684-4d20-9ff5-c3877f8d7ee1 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:03.870834 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-99897898-3684-4d20-9ff5-c3877f8d7ee1 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:03.878692 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:03.878692 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:03.879697 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99897898-3684-4d20-9ff5-c3877f8d7ee1 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:03.880233 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 635/2513] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:03 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:03.895121 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-739fc228-ae06-4432-9ebc-f5914240367f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:03.997520 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2c10700e-74a7-4f3f-811a-cd314e2e31d9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:03.997689 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e113195-f5d5-4731-84a5-b25a37ebc91b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:03.997689 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e113195-f5d5-4731-84a5-b25a37ebc91b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:03.997689 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e113195-f5d5-4731-84a5-b25a37ebc91b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:03.997689 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e113195-f5d5-4731-84a5-b25a37ebc91b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:03.998197 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4e113195-f5d5-4731-84a5-b25a37ebc91b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:04.001908 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c10700e-74a7-4f3f-811a-cd314e2e31d9 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:04.001908 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c10700e-74a7-4f3f-811a-cd314e2e31d9 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.001908 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c10700e-74a7-4f3f-811a-cd314e2e31d9 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.005530 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.005530 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:04.005530 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e113195-f5d5-4731-84a5-b25a37ebc91b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:08:04.005530 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 617/2514] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:03 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:04.014661 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.014661 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:04.020779 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2c10700e-74a7-4f3f-811a-cd314e2e31d9 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:04.028866 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c10700e-74a7-4f3f-811a-cd314e2e31d9 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:08:04.030726 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 637/2515] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:03 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:04.041669 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-739fc228-ae06-4432-9ebc-f5914240367f tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:08:04.042479 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-739fc228-ae06-4432-9ebc-f5914240367f tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1500823755"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:04.068222 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-739fc228-ae06-4432-9ebc-f5914240367f tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:08:04.068768 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 627/2516] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:08:03 2026] POST /volume/v3/types => generated 231 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:04.081078 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-077fae08-1b50-410e-a2cc-8e6fbe6eea17 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.083465 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-077fae08-1b50-410e-a2cc-8e6fbe6eea17 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] POST https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs Aug 26 15:08:04.083963 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-077fae08-1b50-410e-a2cc-8e6fbe6eea17 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:04.086829 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c91eb319-e3f4-4789-93db-50349a12b2af req-0633ea6c-eef0-49df-9b8d-c8c8122575f3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.092189 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-0633ea6c-eef0-49df-9b8d-c8c8122575f3 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5 Aug 26 15:08:04.092425 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-0633ea6c-eef0-49df-9b8d-c8c8122575f3 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.092984 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-0633ea6c-eef0-49df-9b8d-c8c8122575f3 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.124135 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.124135 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:04.141914 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-077fae08-1b50-410e-a2cc-8e6fbe6eea17 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs returned with HTTP 200 Aug 26 15:08:04.141914 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 636/2517] 10.4.3.64 () {68 vars in 1392 bytes} [Wed Aug 26 15:08:04 2026] POST /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs => generated 34 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:08:04.150955 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5001b23b-4bb5-475d-841b-46f3fa12775b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.159099 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5001b23b-4bb5-475d-841b-46f3fa12775b tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] GET https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec3 Aug 26 15:08:04.159099 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5001b23b-4bb5-475d-841b-46f3fa12775b tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.159099 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5001b23b-4bb5-475d-841b-46f3fa12775b tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.172280 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5001b23b-4bb5-475d-841b-46f3fa12775b tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec3 returned with HTTP 200 Aug 26 15:08:04.174731 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 638/2518] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec3 => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:08:04.182546 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e9f638f2-5666-4453-bf3b-5e1b0662c47b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.185049 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e9f638f2-5666-4453-bf3b-5e1b0662c47b tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] DELETE https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec3 Aug 26 15:08:04.185308 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e9f638f2-5666-4453-bf3b-5e1b0662c47b tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.185499 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e9f638f2-5666-4453-bf3b-5e1b0662c47b tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.211051 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e9f638f2-5666-4453-bf3b-5e1b0662c47b tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec3 returned with HTTP 202 Aug 26 15:08:04.211541 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 628/2519] 10.4.3.64 () {66 vars in 1392 bytes} [Wed Aug 26 15:08:04 2026] DELETE /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:08:04.221694 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-05ac166c-357c-42a3-b20a-096b8d0440ef None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.225210 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05ac166c-357c-42a3-b20a-096b8d0440ef tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] GET https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec3 Aug 26 15:08:04.225431 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05ac166c-357c-42a3-b20a-096b8d0440ef tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.225799 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05ac166c-357c-42a3-b20a-096b8d0440ef tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.232181 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c91eb319-e3f4-4789-93db-50349a12b2af req-0633ea6c-eef0-49df-9b8d-c8c8122575f3 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5 returned with HTTP 200 Aug 26 15:08:04.232640 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 618/2520] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:08:04 2026] DELETE /volume/v3/attachments/a38a25fe-3284-44ad-8ed2-9f4c4db1e3e5 => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:04.237352 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05ac166c-357c-42a3-b20a-096b8d0440ef tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec3 returned with HTTP 404 Aug 26 15:08:04.237966 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 637/2521] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec3 => generated 129 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:04.249222 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-33918f66-a851-443b-8b0b-946907e1e514 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.251473 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-33918f66-a851-443b-8b0b-946907e1e514 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] POST https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs Aug 26 15:08:04.251920 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-33918f66-a851-443b-8b0b-946907e1e514 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:04.314370 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2bf16c43-f77d-4089-a649-2bd4f4d4030b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.316904 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2bf16c43-f77d-4089-a649-2bd4f4d4030b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d Aug 26 15:08:04.316904 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2bf16c43-f77d-4089-a649-2bd4f4d4030b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.317155 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2bf16c43-f77d-4089-a649-2bd4f4d4030b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.319568 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-33918f66-a851-443b-8b0b-946907e1e514 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs returned with HTTP 200 Aug 26 15:08:04.321199 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 639/2522] 10.4.3.64 () {68 vars in 1392 bytes} [Wed Aug 26 15:08:04 2026] POST /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs => generated 34 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:08:04.325896 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.325896 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:04.325896 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2bf16c43-f77d-4089-a649-2bd4f4d4030b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:08:04.327618 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2bf16c43-f77d-4089-a649-2bd4f4d4030b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d returned with HTTP 200 Aug 26 15:08:04.328278 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 629/2523] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d => generated 537 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:04.332576 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f0e53f40-ef3d-4079-957d-2cf5aa79b88a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.335908 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f0e53f40-ef3d-4079-957d-2cf5aa79b88a tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] GET https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs Aug 26 15:08:04.336726 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f0e53f40-ef3d-4079-957d-2cf5aa79b88a tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.336726 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f0e53f40-ef3d-4079-957d-2cf5aa79b88a tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.336726 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.336726 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:04.341310 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e167f3f2-3f54-4f4c-8e94-a305160963ee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.344534 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f0e53f40-ef3d-4079-957d-2cf5aa79b88a tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs returned with HTTP 200 Aug 26 15:08:04.344942 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 619/2524] 10.4.3.64 () {66 vars in 1371 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:08:04.347179 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e167f3f2-3f54-4f4c-8e94-a305160963ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d Aug 26 15:08:04.347743 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e167f3f2-3f54-4f4c-8e94-a305160963ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.350350 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e167f3f2-3f54-4f4c-8e94-a305160963ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.355154 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-81cda7b2-7c9e-4f07-8b09-802d6a12e21e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.357715 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-81cda7b2-7c9e-4f07-8b09-802d6a12e21e tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] POST https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs Aug 26 15:08:04.358551 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-81cda7b2-7c9e-4f07-8b09-802d6a12e21e tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:04.359138 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.359138 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:04.359349 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e167f3f2-3f54-4f4c-8e94-a305160963ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:08:04.360709 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e167f3f2-3f54-4f4c-8e94-a305160963ee tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d returned with HTTP 200 Aug 26 15:08:04.361279 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 638/2525] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d => generated 537 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:04.377604 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8665d110-63b1-490f-9eb2-b40fe0ed3d62 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.379271 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8665d110-63b1-490f-9eb2-b40fe0ed3d62 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots Aug 26 15:08:04.379644 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8665d110-63b1-490f-9eb2-b40fe0ed3d62 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.379929 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8665d110-63b1-490f-9eb2-b40fe0ed3d62 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.380205 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-8665d110-63b1-490f-9eb2-b40fe0ed3d62 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:08:04.382225 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-8665d110-63b1-490f-9eb2-b40fe0ed3d62 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Building query based on filter {{(pid=100196) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:08:04.391608 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8665d110-63b1-490f-9eb2-b40fe0ed3d62 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Get all snapshots completed successfully. Aug 26 15:08:04.396911 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8665d110-63b1-490f-9eb2-b40fe0ed3d62 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 26 15:08:04.396911 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 630/2526] 10.4.3.64 () {66 vars in 1236 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/snapshots => generated 406 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:04.397346 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-81cda7b2-7c9e-4f07-8b09-802d6a12e21e tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs returned with HTTP 200 Aug 26 15:08:04.397346 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 640/2527] 10.4.3.64 () {68 vars in 1392 bytes} [Wed Aug 26 15:08:04 2026] POST /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs => generated 34 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:08:04.409509 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-947b8b94-30c4-4aff-a019-05447ecf82c3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.410542 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9fb4c8fe-ebb0-48cc-96c4-fcc52b6c37a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.413747 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-947b8b94-30c4-4aff-a019-05447ecf82c3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] PUT https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d Aug 26 15:08:04.413961 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9fb4c8fe-ebb0-48cc-96c4-fcc52b6c37a4 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] PUT https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec2 Aug 26 15:08:04.414050 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-947b8b94-30c4-4aff-a019-05447ecf82c3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-38256709", "description": "This is the new description of snapshot."}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:04.414121 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9fb4c8fe-ebb0-48cc-96c4-fcc52b6c37a4 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:04.423832 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.423832 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:04.424475 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-947b8b94-30c4-4aff-a019-05447ecf82c3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:08:04.442913 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-947b8b94-30c4-4aff-a019-05447ecf82c3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d returned with HTTP 200 Aug 26 15:08:04.442913 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 620/2528] 10.4.3.64 () {68 vars in 1368 bytes} [Wed Aug 26 15:08:04 2026] PUT /volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d => generated 441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:04.445100 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9fb4c8fe-ebb0-48cc-96c4-fcc52b6c37a4 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec2 returned with HTTP 200 Aug 26 15:08:04.445684 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 639/2529] 10.4.3.64 () {68 vars in 1409 bytes} [Wed Aug 26 15:08:04 2026] PUT /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec2 => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:08:04.455994 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-519931ec-0850-4c5a-9344-f1c1939426d9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.457032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a841a49a-26bc-4753-a48c-6cff468e76c1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.458357 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-519931ec-0850-4c5a-9344-f1c1939426d9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d Aug 26 15:08:04.458625 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-519931ec-0850-4c5a-9344-f1c1939426d9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.458875 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-519931ec-0850-4c5a-9344-f1c1939426d9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.459146 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a841a49a-26bc-4753-a48c-6cff468e76c1 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] GET https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec2 Aug 26 15:08:04.459400 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a841a49a-26bc-4753-a48c-6cff468e76c1 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.459646 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a841a49a-26bc-4753-a48c-6cff468e76c1 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.466926 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.466926 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:04.467865 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-519931ec-0850-4c5a-9344-f1c1939426d9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:08:04.469027 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-519931ec-0850-4c5a-9344-f1c1939426d9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d returned with HTTP 200 Aug 26 15:08:04.469554 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 631/2530] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d => generated 575 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:04.471219 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a841a49a-26bc-4753-a48c-6cff468e76c1 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec2 returned with HTTP 200 Aug 26 15:08:04.471693 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 641/2531] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs/spec2 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:08:04.480542 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ed969d93-b10b-44d4-b3d2-27dfd6f97656 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.483184 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ed969d93-b10b-44d4-b3d2-27dfd6f97656 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] POST https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs Aug 26 15:08:04.483562 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4d88f54-8661-4396-8074-44939323ea92 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.483694 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ed969d93-b10b-44d4-b3d2-27dfd6f97656 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:04.486045 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4d88f54-8661-4396-8074-44939323ea92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d Aug 26 15:08:04.486344 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4d88f54-8661-4396-8074-44939323ea92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.486660 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4d88f54-8661-4396-8074-44939323ea92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.486822 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-c4d88f54-8661-4396-8074-44939323ea92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: 1e9686cc-fe2c-4405-8512-e875ade7c89d Aug 26 15:08:04.493750 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-531a3598-baba-497c-910e-fffac2a0cc8a req-098a01a2-dbb8-4426-a76e-9ebfefd3eea2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.495067 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.495067 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:04.495766 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c4d88f54-8661-4396-8074-44939323ea92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:08:04.499028 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-531a3598-baba-497c-910e-fffac2a0cc8a req-098a01a2-dbb8-4426-a76e-9ebfefd3eea2 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:08:04.499292 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-531a3598-baba-497c-910e-fffac2a0cc8a req-098a01a2-dbb8-4426-a76e-9ebfefd3eea2 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.499909 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-531a3598-baba-497c-910e-fffac2a0cc8a req-098a01a2-dbb8-4426-a76e-9ebfefd3eea2 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.510594 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.510594 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:04.516023 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-531a3598-baba-497c-910e-fffac2a0cc8a req-098a01a2-dbb8-4426-a76e-9ebfefd3eea2 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:08:04.523916 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c4d88f54-8661-4396-8074-44939323ea92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot delete request issued successfully. Aug 26 15:08:04.523916 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4d88f54-8661-4396-8074-44939323ea92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d returned with HTTP 202 Aug 26 15:08:04.523916 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 640/2532] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:08:04 2026] DELETE /volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:04.525013 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-531a3598-baba-497c-910e-fffac2a0cc8a req-098a01a2-dbb8-4426-a76e-9ebfefd3eea2 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:08:04.525913 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 632/2533] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 861 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:04.532010 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9734b530-fcd2-441e-9186-ac13b53528ba None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.533948 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9734b530-fcd2-441e-9186-ac13b53528ba tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d Aug 26 15:08:04.534137 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9734b530-fcd2-441e-9186-ac13b53528ba tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.534386 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9734b530-fcd2-441e-9186-ac13b53528ba tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.541978 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.541978 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:04.542555 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9734b530-fcd2-441e-9186-ac13b53528ba tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:08:04.546211 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9734b530-fcd2-441e-9186-ac13b53528ba tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d returned with HTTP 200 Aug 26 15:08:04.546211 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 642/2534] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d => generated 574 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:04.548476 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-448968cf-6a45-4c47-949a-03de29cdcd1d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.551124 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-448968cf-6a45-4c47-949a-03de29cdcd1d tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] DELETE https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:08:04.552411 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-448968cf-6a45-4c47-949a-03de29cdcd1d tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.552411 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-448968cf-6a45-4c47-949a-03de29cdcd1d tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.552411 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-448968cf-6a45-4c47-949a-03de29cdcd1d tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Delete volume with id: bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:08:04.555670 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ed969d93-b10b-44d4-b3d2-27dfd6f97656 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs returned with HTTP 200 Aug 26 15:08:04.558915 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 621/2535] 10.4.3.64 () {68 vars in 1392 bytes} [Wed Aug 26 15:08:04 2026] POST /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs => generated 51 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:08:04.563794 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.563794 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:04.564412 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-448968cf-6a45-4c47-949a-03de29cdcd1d tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:08:04.568097 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3b8540b5-cbdf-429c-b0d0-e06f46104367 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.571411 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b8540b5-cbdf-429c-b0d0-e06f46104367 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] GET https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs Aug 26 15:08:04.571785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b8540b5-cbdf-429c-b0d0-e06f46104367 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.572123 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b8540b5-cbdf-429c-b0d0-e06f46104367 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.585050 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b8540b5-cbdf-429c-b0d0-e06f46104367 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs returned with HTTP 200 Aug 26 15:08:04.585640 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 633/2536] 10.4.3.64 () {66 vars in 1371 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0/extra_specs => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:08:04.594554 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b381b912-2ba0-45f4-a2d5-ba0f8a39575d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.596684 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b381b912-2ba0-45f4-a2d5-ba0f8a39575d tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] DELETE https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0 Aug 26 15:08:04.597014 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b381b912-2ba0-45f4-a2d5-ba0f8a39575d tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.597327 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b381b912-2ba0-45f4-a2d5-ba0f8a39575d tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.604554 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-448968cf-6a45-4c47-949a-03de29cdcd1d tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Delete volume request issued successfully. Aug 26 15:08:04.604843 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-448968cf-6a45-4c47-949a-03de29cdcd1d tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 202 Aug 26 15:08:04.605507 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 641/2537] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:08:04 2026] DELETE /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:08:04.616792 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-85a48cd1-19f8-4cae-9115-ede11e23b0fc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.620131 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-85a48cd1-19f8-4cae-9115-ede11e23b0fc tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:08:04.620556 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-85a48cd1-19f8-4cae-9115-ede11e23b0fc tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.620705 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-85a48cd1-19f8-4cae-9115-ede11e23b0fc tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.632538 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.632538 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:04.634627 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b381b912-2ba0-45f4-a2d5-ba0f8a39575d tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0 returned with HTTP 202 Aug 26 15:08:04.635139 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 643/2538] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:08:04 2026] DELETE /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:04.637422 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-85a48cd1-19f8-4cae-9115-ede11e23b0fc tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Volume info retrieved successfully. Aug 26 15:08:04.643705 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-85a48cd1-19f8-4cae-9115-ede11e23b0fc tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 200 Aug 26 15:08:04.643864 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-795bf265-2133-4954-8ed3-1163149b9b78 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.644252 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 622/2539] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:04.646285 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-795bf265-2133-4954-8ed3-1163149b9b78 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] GET https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0 Aug 26 15:08:04.646590 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-795bf265-2133-4954-8ed3-1163149b9b78 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.646877 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-795bf265-2133-4954-8ed3-1163149b9b78 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.651849 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-795bf265-2133-4954-8ed3-1163149b9b78 tempest-VolumeTypesExtraSpecsTest-493126439 tempest-VolumeTypesExtraSpecsTest-493126439-project-admin] https://10.4.3.64/volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0 returned with HTTP 404 Aug 26 15:08:04.652915 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 634/2540] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/types/381243aa-29b9-4d7a-97c2-f286c63e62e0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:04.895941 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-07067358-5c81-484c-acc9-0b3035c03d32 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:04.898872 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-07067358-5c81-484c-acc9-0b3035c03d32 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:04.899235 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-07067358-5c81-484c-acc9-0b3035c03d32 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:04.899508 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-07067358-5c81-484c-acc9-0b3035c03d32 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:04.900274 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-07067358-5c81-484c-acc9-0b3035c03d32 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:04.908827 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:04.908827 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:04.909866 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-07067358-5c81-484c-acc9-0b3035c03d32 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:04.911324 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 642/2541] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:04 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:05.019279 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-87a74659-53d4-42e3-a17f-8a1bc5b2d322 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:05.024230 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-87a74659-53d4-42e3-a17f-8a1bc5b2d322 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:05.024230 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-87a74659-53d4-42e3-a17f-8a1bc5b2d322 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:05.024554 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-87a74659-53d4-42e3-a17f-8a1bc5b2d322 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:05.024713 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-87a74659-53d4-42e3-a17f-8a1bc5b2d322 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:05.032671 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:05.032671 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:05.034244 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-87a74659-53d4-42e3-a17f-8a1bc5b2d322 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:08:05.034811 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 644/2542] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:05 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:05.045011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-98dc0029-220e-4b90-a90d-3b1c7addb205 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:05.050044 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98dc0029-220e-4b90-a90d-3b1c7addb205 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:05.050044 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98dc0029-220e-4b90-a90d-3b1c7addb205 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:05.050044 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98dc0029-220e-4b90-a90d-3b1c7addb205 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:05.056563 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:05.056563 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:05.061162 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-98dc0029-220e-4b90-a90d-3b1c7addb205 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:05.066365 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98dc0029-220e-4b90-a90d-3b1c7addb205 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:08:05.066699 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 623/2543] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:05 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:05.557801 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-66611546-19c3-4b27-ae6a-6b1a2eb153e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:05.560237 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66611546-19c3-4b27-ae6a-6b1a2eb153e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d Aug 26 15:08:05.560526 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66611546-19c3-4b27-ae6a-6b1a2eb153e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:05.561576 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66611546-19c3-4b27-ae6a-6b1a2eb153e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:05.568260 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66611546-19c3-4b27-ae6a-6b1a2eb153e7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d returned with HTTP 404 Aug 26 15:08:05.569012 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 635/2544] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:05 2026] GET /volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:05.581505 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-96a0f8e9-d1d1-4fa5-ada2-e86a173a046a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:05.584849 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96a0f8e9-d1d1-4fa5-ada2-e86a173a046a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d Aug 26 15:08:05.585780 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96a0f8e9-d1d1-4fa5-ada2-e86a173a046a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:05.585780 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96a0f8e9-d1d1-4fa5-ada2-e86a173a046a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:05.585780 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-96a0f8e9-d1d1-4fa5-ada2-e86a173a046a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: 1e9686cc-fe2c-4405-8512-e875ade7c89d Aug 26 15:08:05.604089 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96a0f8e9-d1d1-4fa5-ada2-e86a173a046a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d returned with HTTP 404 Aug 26 15:08:05.604951 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 643/2545] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:08:05 2026] DELETE /volume/v3/snapshots/1e9686cc-fe2c-4405-8512-e875ade7c89d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:05.616863 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bacc51f7-5bca-43f2-bc87-89c4f4d815bc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:05.621878 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bacc51f7-5bca-43f2-bc87-89c4f4d815bc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:08:05.621878 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bacc51f7-5bca-43f2-bc87-89c4f4d815bc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:05.621878 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bacc51f7-5bca-43f2-bc87-89c4f4d815bc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:05.631658 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:05.631658 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:05.636659 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bacc51f7-5bca-43f2-bc87-89c4f4d815bc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:05.644168 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bacc51f7-5bca-43f2-bc87-89c4f4d815bc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:08:05.644710 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 645/2546] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:05 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:05.659592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d441e308-2a50-46e8-b5ae-02a2e40a683a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:05.661792 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d441e308-2a50-46e8-b5ae-02a2e40a683a tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] GET https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 Aug 26 15:08:05.662924 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d441e308-2a50-46e8-b5ae-02a2e40a683a tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:05.662924 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d441e308-2a50-46e8-b5ae-02a2e40a683a tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:05.667551 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-494c3b8c-c462-4b93-a110-b1aa0c1c0c8b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:05.669438 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d441e308-2a50-46e8-b5ae-02a2e40a683a tempest-TestServerVolumeAttachScenarioOldVersion-2079599244 tempest-TestServerVolumeAttachScenarioOldVersion-2079599244-project-member] https://10.4.3.64/volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 returned with HTTP 404 Aug 26 15:08:05.670141 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 624/2547] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:08:05 2026] GET /volume/v3/volumes/bc245e2b-e541-460e-a310-3e6866952664 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:08:05.671364 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-494c3b8c-c462-4b93-a110-b1aa0c1c0c8b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:08:05.674353 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-494c3b8c-c462-4b93-a110-b1aa0c1c0c8b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a2b9277-e1c5-4504-9d95-e0f37b340741", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-206285461"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:05.687129 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:05.687129 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:05.687268 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-494c3b8c-c462-4b93-a110-b1aa0c1c0c8b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:05.687339 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-494c3b8c-c462-4b93-a110-b1aa0c1c0c8b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create snapshot from volume 2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:08:05.728421 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-494c3b8c-c462-4b93-a110-b1aa0c1c0c8b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['8fc31d25-739a-433a-a91d-b63eab174829', '28dac826-3bb1-4e2d-9f23-e58a3bc7da1c', '723a2be4-90cf-4a94-a111-afee9ecb0279', '2bd3814f-d6ce-44e5-94e1-d500b35b2f52'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:05.786569 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-494c3b8c-c462-4b93-a110-b1aa0c1c0c8b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot create request issued successfully. Aug 26 15:08:05.787100 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-494c3b8c-c462-4b93-a110-b1aa0c1c0c8b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:08:05.787583 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 636/2548] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:08:05 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) Aug 26 15:08:05.800168 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-90e2d752-bada-4c4a-b3a1-656f4c9244eb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:05.804702 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-90e2d752-bada-4c4a-b3a1-656f4c9244eb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 Aug 26 15:08:05.805075 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-90e2d752-bada-4c4a-b3a1-656f4c9244eb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:05.805477 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-90e2d752-bada-4c4a-b3a1-656f4c9244eb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:05.811214 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:05.811214 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:05.811828 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-90e2d752-bada-4c4a-b3a1-656f4c9244eb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:08:05.812682 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-90e2d752-bada-4c4a-b3a1-656f4c9244eb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 returned with HTTP 200 Aug 26 15:08:05.813050 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 644/2549] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:05 2026] GET /volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:05.928214 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eb432aba-b00d-41b2-be92-bb36a2366a63 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:05.930810 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb432aba-b00d-41b2-be92-bb36a2366a63 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:05.931228 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb432aba-b00d-41b2-be92-bb36a2366a63 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:05.931403 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb432aba-b00d-41b2-be92-bb36a2366a63 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:05.931555 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-eb432aba-b00d-41b2-be92-bb36a2366a63 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:05.939274 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:05.939274 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:05.940364 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb432aba-b00d-41b2-be92-bb36a2366a63 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:05.941004 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 646/2550] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:05 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:08:06.047767 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bdaaccfe-6418-45a1-a245-addb3e6bb92d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:06.050519 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bdaaccfe-6418-45a1-a245-addb3e6bb92d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:06.050731 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bdaaccfe-6418-45a1-a245-addb3e6bb92d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:06.054909 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bdaaccfe-6418-45a1-a245-addb3e6bb92d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:06.054909 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-bdaaccfe-6418-45a1-a245-addb3e6bb92d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:06.057685 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:06.057685 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:06.058909 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bdaaccfe-6418-45a1-a245-addb3e6bb92d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:08:06.059506 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 625/2551] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:06 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:06.091854 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a4c8c631-1cbd-460e-9f3d-cfc9efe3abbc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:06.095569 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4c8c631-1cbd-460e-9f3d-cfc9efe3abbc tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:06.095867 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4c8c631-1cbd-460e-9f3d-cfc9efe3abbc tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:06.096311 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4c8c631-1cbd-460e-9f3d-cfc9efe3abbc tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:06.112958 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:06.112958 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:06.125007 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a4c8c631-1cbd-460e-9f3d-cfc9efe3abbc tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:06.139138 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4c8c631-1cbd-460e-9f3d-cfc9efe3abbc tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:08:06.139515 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 637/2552] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:06 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 903 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:06.827902 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a400d4a0-1777-49ba-b900-dba284e44f01 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:06.829911 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a400d4a0-1777-49ba-b900-dba284e44f01 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 Aug 26 15:08:06.830089 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a400d4a0-1777-49ba-b900-dba284e44f01 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:06.830276 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a400d4a0-1777-49ba-b900-dba284e44f01 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:06.836148 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:06.836148 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:06.836601 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a400d4a0-1777-49ba-b900-dba284e44f01 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:08:06.837937 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a400d4a0-1777-49ba-b900-dba284e44f01 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 returned with HTTP 200 Aug 26 15:08:06.837937 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 645/2553] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:06 2026] GET /volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:06.954650 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5dab199f-39f0-4fe2-acf2-83ddd5c57e8b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:06.957099 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5dab199f-39f0-4fe2-acf2-83ddd5c57e8b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:06.957329 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5dab199f-39f0-4fe2-acf2-83ddd5c57e8b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:06.957586 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5dab199f-39f0-4fe2-acf2-83ddd5c57e8b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:06.957709 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5dab199f-39f0-4fe2-acf2-83ddd5c57e8b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:06.963484 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:06.963484 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:06.964408 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5dab199f-39f0-4fe2-acf2-83ddd5c57e8b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:06.964869 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 647/2554] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:06 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:07.075123 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-868d2464-42e0-472f-9c3f-097bbc7c9628 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:07.077756 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-868d2464-42e0-472f-9c3f-097bbc7c9628 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:07.078043 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-868d2464-42e0-472f-9c3f-097bbc7c9628 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:07.078303 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-868d2464-42e0-472f-9c3f-097bbc7c9628 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:07.078483 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-868d2464-42e0-472f-9c3f-097bbc7c9628 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:07.084130 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:07.084130 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:07.085279 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-868d2464-42e0-472f-9c3f-097bbc7c9628 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:08:07.085774 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 626/2555] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:07 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:07.161999 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bd7046b3-ba18-4530-9854-c1cc22d27ac2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:07.166181 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd7046b3-ba18-4530-9854-c1cc22d27ac2 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:07.167487 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bd7046b3-ba18-4530-9854-c1cc22d27ac2 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:07.167908 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bd7046b3-ba18-4530-9854-c1cc22d27ac2 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:07.180454 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:07.180454 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:07.189244 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bd7046b3-ba18-4530-9854-c1cc22d27ac2 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:07.197027 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd7046b3-ba18-4530-9854-c1cc22d27ac2 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:08:07.197027 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 638/2556] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:07 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:07.983635 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5618cdce-e868-4a1b-b739-c964767e78dc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:07.987925 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5618cdce-e868-4a1b-b739-c964767e78dc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:07.987925 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5618cdce-e868-4a1b-b739-c964767e78dc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:07.988991 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5618cdce-e868-4a1b-b739-c964767e78dc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:07.988991 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5618cdce-e868-4a1b-b739-c964767e78dc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:07.995477 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:07.995477 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:07.996367 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5618cdce-e868-4a1b-b739-c964767e78dc tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:07.996826 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 646/2557] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:07 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:08.105203 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8d56c3a9-33a8-40ab-80c4-78b39e862379 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.111913 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8d56c3a9-33a8-40ab-80c4-78b39e862379 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:08.111913 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8d56c3a9-33a8-40ab-80c4-78b39e862379 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:08.111913 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8d56c3a9-33a8-40ab-80c4-78b39e862379 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:08.111913 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8d56c3a9-33a8-40ab-80c4-78b39e862379 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:08.126196 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:08.126196 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:08.126196 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8d56c3a9-33a8-40ab-80c4-78b39e862379 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:08:08.126996 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 648/2558] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:08 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 789 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:08.216006 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-48274475-27c0-4801-b2e8-5752b4854608 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.218415 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-48274475-27c0-4801-b2e8-5752b4854608 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:08.218595 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-48274475-27c0-4801-b2e8-5752b4854608 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:08.218924 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-48274475-27c0-4801-b2e8-5752b4854608 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:08.235016 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:08.235016 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:08.243716 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-48274475-27c0-4801-b2e8-5752b4854608 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:08.259482 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-48274475-27c0-4801-b2e8-5752b4854608 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:08:08.260241 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 627/2559] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:08 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 1156 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:08.336742 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-8f541bce-a825-4de0-a444-e468cf142211 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.340192 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-8f541bce-a825-4de0-a444-e468cf142211 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:08.340481 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-8f541bce-a825-4de0-a444-e468cf142211 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:08.340734 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-8f541bce-a825-4de0-a444-e468cf142211 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:08.350469 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:08.350469 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:08.355760 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-8f541bce-a825-4de0-a444-e468cf142211 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:08.364019 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-8f541bce-a825-4de0-a444-e468cf142211 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:08:08.364019 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 639/2560] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:08:08 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 1156 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:08.395031 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-44e0159f-c093-4985-a088-b4b00a47bbbd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.528225 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-44e0159f-c093-4985-a088-b4b00a47bbbd tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:08:08.528225 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-44e0159f-c093-4985-a088-b4b00a47bbbd tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-832801640", "extra_specs": {"spec1": "val1"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:08.573322 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-44e0159f-c093-4985-a088-b4b00a47bbbd tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:08:08.574196 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 647/2561] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:08:08 2026] POST /volume/v3/types => generated 242 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:08.586082 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d19fabb8-f22d-418d-954b-0823103edaa0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.588916 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d19fabb8-f22d-418d-954b-0823103edaa0 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] POST https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs Aug 26 15:08:08.589361 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d19fabb8-f22d-418d-954b-0823103edaa0 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:08.589361 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d19fabb8-f22d-418d-954b-0823103edaa0 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs returned with HTTP 400 Aug 26 15:08:08.593258 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 649/2562] 10.4.3.64 () {68 vars in 1392 bytes} [Wed Aug 26 15:08:08 2026] POST /volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:08:08.602692 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9110625c-2048-46f3-9de7-1abe06599a02 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.608228 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9110625c-2048-46f3-9de7-1abe06599a02 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] POST https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs Aug 26 15:08:08.608676 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9110625c-2048-46f3-9de7-1abe06599a02 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:08.611191 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9110625c-2048-46f3-9de7-1abe06599a02 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs returned with HTTP 400 Aug 26 15:08:08.611832 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 628/2563] 10.4.3.64 () {68 vars in 1392 bytes} [Wed Aug 26 15:08:08 2026] POST /volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs => generated 132 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:08:08.623485 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4d14ce5f-f8c4-41a3-9f83-18a63fee04ad None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.626036 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d14ce5f-f8c4-41a3-9f83-18a63fee04ad tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] POST https://10.4.3.64/volume/v3/types/326329be-488d-4984-ade1-4cbf844e7271/extra_specs Aug 26 15:08:08.626507 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4d14ce5f-f8c4-41a3-9f83-18a63fee04ad tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:08.640100 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d14ce5f-f8c4-41a3-9f83-18a63fee04ad tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/326329be-488d-4984-ade1-4cbf844e7271/extra_specs returned with HTTP 404 Aug 26 15:08:08.640763 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 640/2564] 10.4.3.64 () {68 vars in 1392 bytes} [Wed Aug 26 15:08:08 2026] POST /volume/v3/types/326329be-488d-4984-ade1-4cbf844e7271/extra_specs => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:08.652988 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c8ca64a9-d8a2-4553-b064-f8c9e8684540 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.655800 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c8ca64a9-d8a2-4553-b064-f8c9e8684540 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] DELETE https://10.4.3.64/volume/v3/types/be58f59b-f455-4cfe-88a7-ecfcfc86b94d/extra_specs/spec1 Aug 26 15:08:08.656030 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c8ca64a9-d8a2-4553-b064-f8c9e8684540 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:08.656287 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c8ca64a9-d8a2-4553-b064-f8c9e8684540 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:08.660518 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c8ca64a9-d8a2-4553-b064-f8c9e8684540 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/be58f59b-f455-4cfe-88a7-ecfcfc86b94d/extra_specs/spec1 returned with HTTP 404 Aug 26 15:08:08.661128 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 648/2565] 10.4.3.64 () {66 vars in 1392 bytes} [Wed Aug 26 15:08:08 2026] DELETE /volume/v3/types/be58f59b-f455-4cfe-88a7-ecfcfc86b94d/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:08.672067 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1354baf8-e51e-484e-8230-65e0ccb20688 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.674728 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1354baf8-e51e-484e-8230-65e0ccb20688 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] GET https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/nonexistent_extra_spec_name Aug 26 15:08:08.675054 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1354baf8-e51e-484e-8230-65e0ccb20688 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:08.675299 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1354baf8-e51e-484e-8230-65e0ccb20688 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:08.685926 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1354baf8-e51e-484e-8230-65e0ccb20688 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 26 15:08:08.686504 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 650/2566] 10.4.3.64 () {66 vars in 1455 bytes} [Wed Aug 26 15:08:08 2026] GET /volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:08.696458 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d031fdd9-f533-4458-adf5-3b4c40836484 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.699408 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d031fdd9-f533-4458-adf5-3b4c40836484 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] GET https://10.4.3.64/volume/v3/types/54144fa6-e062-4af9-9601-d8592cc6d1bf/extra_specs/spec1 Aug 26 15:08:08.699729 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d031fdd9-f533-4458-adf5-3b4c40836484 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:08.700067 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d031fdd9-f533-4458-adf5-3b4c40836484 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:08.705485 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d031fdd9-f533-4458-adf5-3b4c40836484 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/54144fa6-e062-4af9-9601-d8592cc6d1bf/extra_specs/spec1 returned with HTTP 404 Aug 26 15:08:08.706181 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 629/2567] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:08:08 2026] GET /volume/v3/types/54144fa6-e062-4af9-9601-d8592cc6d1bf/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:08.715910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8a543d0e-9f90-4795-add3-28e017708251 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.718804 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a543d0e-9f90-4795-add3-28e017708251 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] GET https://10.4.3.64/volume/v3/types/44dad65e-3631-476e-bada-d367daf8c5f8/extra_specs Aug 26 15:08:08.718804 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a543d0e-9f90-4795-add3-28e017708251 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:08.719076 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a543d0e-9f90-4795-add3-28e017708251 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:08.725456 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a543d0e-9f90-4795-add3-28e017708251 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/44dad65e-3631-476e-bada-d367daf8c5f8/extra_specs returned with HTTP 404 Aug 26 15:08:08.726408 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 641/2568] 10.4.3.64 () {66 vars in 1371 bytes} [Wed Aug 26 15:08:08 2026] GET /volume/v3/types/44dad65e-3631-476e-bada-d367daf8c5f8/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:08.737673 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c0a97ecf-bbcb-4d0e-97f8-ec518931360c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.739866 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c0a97ecf-bbcb-4d0e-97f8-ec518931360c tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] PUT https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/spec1 Aug 26 15:08:08.740343 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c0a97ecf-bbcb-4d0e-97f8-ec518931360c tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:08.741989 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c0a97ecf-bbcb-4d0e-97f8-ec518931360c tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/spec1 returned with HTTP 400 Aug 26 15:08:08.745914 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 649/2569] 10.4.3.64 () {68 vars in 1409 bytes} [Wed Aug 26 15:08:08 2026] PUT /volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:08:08.752181 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-43d1dc28-e57f-4a86-acdd-498325cd8b59 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.754650 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-43d1dc28-e57f-4a86-acdd-498325cd8b59 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] PUT https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/spec1 Aug 26 15:08:08.755121 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-43d1dc28-e57f-4a86-acdd-498325cd8b59 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Action: 'update', calling method: update, body: null {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:08.757065 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-43d1dc28-e57f-4a86-acdd-498325cd8b59 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/spec1 returned with HTTP 400 Aug 26 15:08:08.760221 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 651/2570] 10.4.3.64 () {68 vars in 1408 bytes} [Wed Aug 26 15:08:08 2026] PUT /volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:08:08.767481 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-36648194-ab3d-4bb3-914c-5bdb8cfdfb1f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.771625 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36648194-ab3d-4bb3-914c-5bdb8cfdfb1f tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] PUT https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/None Aug 26 15:08:08.772537 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-36648194-ab3d-4bb3-914c-5bdb8cfdfb1f tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:08.794535 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36648194-ab3d-4bb3-914c-5bdb8cfdfb1f tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 26 15:08:08.794947 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-36648194-ab3d-4bb3-914c-5bdb8cfdfb1f tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/None returned with HTTP 400 Aug 26 15:08:08.796062 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 630/2571] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:08:08 2026] PUT /volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/None => generated 73 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:08:08.803906 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-59587a24-2fcf-45a4-888e-ab0c60042e3c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.806170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e66861ba-3d6a-48da-a3d1-4f46258fc56f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.806724 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-59587a24-2fcf-45a4-888e-ab0c60042e3c tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:08.806975 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-59587a24-2fcf-45a4-888e-ab0c60042e3c tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:08.807151 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-59587a24-2fcf-45a4-888e-ab0c60042e3c tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:08.808690 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e66861ba-3d6a-48da-a3d1-4f46258fc56f tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] PUT https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/d92751ea-e23d-4e5f-906b-864ba3bd92ea Aug 26 15:08:08.809095 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e66861ba-3d6a-48da-a3d1-4f46258fc56f tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:08.816093 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:08.816093 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:08.820779 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-59587a24-2fcf-45a4-888e-ab0c60042e3c tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:08.822280 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e66861ba-3d6a-48da-a3d1-4f46258fc56f tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 26 15:08:08.822644 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e66861ba-3d6a-48da-a3d1-4f46258fc56f tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/d92751ea-e23d-4e5f-906b-864ba3bd92ea returned with HTTP 400 Aug 26 15:08:08.823298 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 650/2572] 10.4.3.64 () {68 vars in 1502 bytes} [Wed Aug 26 15:08:08 2026] PUT /volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89/extra_specs/d92751ea-e23d-4e5f-906b-864ba3bd92ea => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:08:08.826813 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-59587a24-2fcf-45a4-888e-ab0c60042e3c tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:08:08.827613 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 642/2573] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:08:08 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 1156 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:08.834046 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cb4467c2-7bfd-4817-831f-a9f9d610d8fa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.836342 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb4467c2-7bfd-4817-831f-a9f9d610d8fa tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] PUT https://10.4.3.64/volume/v3/types/fcba8049-2500-4279-9d9e-2524976168f1/extra_specs/spec1 Aug 26 15:08:08.836514 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cb4467c2-7bfd-4817-831f-a9f9d610d8fa tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:08.839866 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f39d6f7e-c25c-40b3-9fa3-3276cc72f83a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.840385 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f39d6f7e-c25c-40b3-9fa3-3276cc72f83a None None] GET https://10.4.3.64/volume// Aug 26 15:08:08.840803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f39d6f7e-c25c-40b3-9fa3-3276cc72f83a None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:08.840803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f39d6f7e-c25c-40b3-9fa3-3276cc72f83a None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:08.841379 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f39d6f7e-c25c-40b3-9fa3-3276cc72f83a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:08:08.841808 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 631/2574] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:08:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:08:08.851672 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-1efff766-875f-46ef-82ad-a911886621bb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:08.854547 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-1efff766-875f-46ef-82ad-a911886621bb tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:08:08.855119 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-1efff766-875f-46ef-82ad-a911886621bb tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f727c660-6cda-4a63-9751-7bba67215723", "connector": null, "instance_uuid": "4a01db29-bbba-4eb6-9a24-16c2572d5414"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:08.867277 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:08.867277 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:08.920728 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-1efff766-875f-46ef-82ad-a911886621bb tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:08:08.921268 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 651/2575] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:08:08 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) Aug 26 15:08:09.013377 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0c1cb148-69d6-4abc-816e-3d335a6fe838 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:09.016434 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0c1cb148-69d6-4abc-816e-3d335a6fe838 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:09.017615 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0c1cb148-69d6-4abc-816e-3d335a6fe838 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:09.017615 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0c1cb148-69d6-4abc-816e-3d335a6fe838 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:09.017615 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0c1cb148-69d6-4abc-816e-3d335a6fe838 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:09.024361 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:09.024361 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:09.024361 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0c1cb148-69d6-4abc-816e-3d335a6fe838 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:09.025975 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 643/2576] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:09 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:09.037540 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb4467c2-7bfd-4817-831f-a9f9d610d8fa tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/fcba8049-2500-4279-9d9e-2524976168f1/extra_specs/spec1 returned with HTTP 404 Aug 26 15:08:09.038373 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 652/2577] 10.4.3.64 () {68 vars in 1409 bytes} [Wed Aug 26 15:08:08 2026] PUT /volume/v3/types/fcba8049-2500-4279-9d9e-2524976168f1/extra_specs/spec1 => generated 114 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:09.049154 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4dacc92f-db65-4065-9458-3c49c2091c77 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:09.052400 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4dacc92f-db65-4065-9458-3c49c2091c77 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] DELETE https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89 Aug 26 15:08:09.052973 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4dacc92f-db65-4065-9458-3c49c2091c77 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:09.053442 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4dacc92f-db65-4065-9458-3c49c2091c77 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:09.120706 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4dacc92f-db65-4065-9458-3c49c2091c77 tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89 returned with HTTP 202 Aug 26 15:08:09.122610 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 632/2578] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:08:09 2026] DELETE /volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:09.136910 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-714380d2-8f9a-4939-864a-8fd983c9f84c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:09.141761 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2f920ae3-0a2b-4e25-82a6-16a7d87a395f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:09.142139 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-714380d2-8f9a-4939-864a-8fd983c9f84c tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] GET https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89 Aug 26 15:08:09.142471 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-714380d2-8f9a-4939-864a-8fd983c9f84c tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:09.142739 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-714380d2-8f9a-4939-864a-8fd983c9f84c tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:09.144621 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2f920ae3-0a2b-4e25-82a6-16a7d87a395f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:09.144927 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2f920ae3-0a2b-4e25-82a6-16a7d87a395f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:09.145209 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2f920ae3-0a2b-4e25-82a6-16a7d87a395f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:09.145677 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-2f920ae3-0a2b-4e25-82a6-16a7d87a395f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:09.151515 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:09.151515 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:09.152544 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2f920ae3-0a2b-4e25-82a6-16a7d87a395f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:08:09.153462 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 644/2579] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:09 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:09.161720 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-714380d2-8f9a-4939-864a-8fd983c9f84c tempest-ExtraSpecsNegativeTest-1338999315 tempest-ExtraSpecsNegativeTest-1338999315-project-admin] https://10.4.3.64/volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89 returned with HTTP 404 Aug 26 15:08:09.162728 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 652/2580] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:08:09 2026] GET /volume/v3/types/a0be0a90-416f-4e69-ae56-a0d9d3524a89 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:09.166572 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-45a14129-0972-467d-be18-af59d00c2814 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:09.169637 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-45a14129-0972-467d-be18-af59d00c2814 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:09.170026 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-45a14129-0972-467d-be18-af59d00c2814 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:09.170258 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-45a14129-0972-467d-be18-af59d00c2814 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:09.195832 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:09.195832 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:09.210462 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-45a14129-0972-467d-be18-af59d00c2814 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:09.221922 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-45a14129-0972-467d-be18-af59d00c2814 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:08:09.222434 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 653/2581] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:09 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 1131 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:09.244774 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c3d6d81a-dc7d-4b29-b61e-1b6d561e69a4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:09.249865 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3d6d81a-dc7d-4b29-b61e-1b6d561e69a4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:09.250144 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3d6d81a-dc7d-4b29-b61e-1b6d561e69a4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:09.250481 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3d6d81a-dc7d-4b29-b61e-1b6d561e69a4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:09.250674 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-c3d6d81a-dc7d-4b29-b61e-1b6d561e69a4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete backup with id: b7fb6249-c81b-430f-b16c-f5d6365427cf. Aug 26 15:08:09.261524 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:09.261524 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:09.297276 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-c3d6d81a-dc7d-4b29-b61e-1b6d561e69a4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] delete_backup rpcapi backup_id b7fb6249-c81b-430f-b16c-f5d6365427cf {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:08:09.300109 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3d6d81a-dc7d-4b29-b61e-1b6d561e69a4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 202 Aug 26 15:08:09.300854 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 633/2582] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:08:09 2026] DELETE /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:08:09.315533 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b7d8166d-9fe4-49bf-9a3a-6e455b271e0c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:09.319177 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b7d8166d-9fe4-49bf-9a3a-6e455b271e0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:09.319855 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b7d8166d-9fe4-49bf-9a3a-6e455b271e0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:09.319855 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b7d8166d-9fe4-49bf-9a3a-6e455b271e0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:09.320772 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b7d8166d-9fe4-49bf-9a3a-6e455b271e0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:09.328575 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:09.328575 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:09.329587 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b7d8166d-9fe4-49bf-9a3a-6e455b271e0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:08:09.330104 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 645/2583] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:09 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:10.041081 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ea26ca6b-915c-4b89-abe0-1394337eef7f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:10.046650 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea26ca6b-915c-4b89-abe0-1394337eef7f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:10.046745 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea26ca6b-915c-4b89-abe0-1394337eef7f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:10.047625 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea26ca6b-915c-4b89-abe0-1394337eef7f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:10.047625 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ea26ca6b-915c-4b89-abe0-1394337eef7f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:10.058405 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:10.058405 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:10.059162 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea26ca6b-915c-4b89-abe0-1394337eef7f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:10.059695 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 653/2584] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:10 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:10.347477 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-90325b98-f4f2-4fc5-8f8c-00b4bcc6bc65 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:10.353376 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-90325b98-f4f2-4fc5-8f8c-00b4bcc6bc65 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:10.353376 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-90325b98-f4f2-4fc5-8f8c-00b4bcc6bc65 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:10.353618 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-90325b98-f4f2-4fc5-8f8c-00b4bcc6bc65 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:10.353755 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-90325b98-f4f2-4fc5-8f8c-00b4bcc6bc65 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:10.362679 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:10.362679 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:10.363476 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-90325b98-f4f2-4fc5-8f8c-00b4bcc6bc65 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 200 Aug 26 15:08:10.363919 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 654/2585] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:10 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:10.459145 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5402e226-9845-4a3f-a7d5-100dfeb06afd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:10.459659 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5402e226-9845-4a3f-a7d5-100dfeb06afd None None] GET https://10.4.3.64/volume// Aug 26 15:08:10.459659 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5402e226-9845-4a3f-a7d5-100dfeb06afd None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:10.459856 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5402e226-9845-4a3f-a7d5-100dfeb06afd None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:10.460351 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5402e226-9845-4a3f-a7d5-100dfeb06afd None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:08:10.461694 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 634/2586] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:08:10 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:08:10.471766 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-3505a3c7-e25c-4b29-ac51-4efb34176ce3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:10.476362 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-3505a3c7-e25c-4b29-ac51-4efb34176ce3 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:10.476362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-3505a3c7-e25c-4b29-ac51-4efb34176ce3 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:10.476362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-3505a3c7-e25c-4b29-ac51-4efb34176ce3 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:10.492375 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:10.492375 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:10.501916 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-3505a3c7-e25c-4b29-ac51-4efb34176ce3 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:10.511114 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-3505a3c7-e25c-4b29-ac51-4efb34176ce3 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:08:10.512035 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 646/2587] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:08:10 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 1335 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:08:10.669279 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-776c6ada-fa97-414c-8b00-a67738f81eda None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:10.673573 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-776c6ada-fa97-414c-8b00-a67738f81eda tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] PUT https://10.4.3.64/volume/v3/attachments/4b835660-2b26-4d27-9027-2dd112dae0c5 Aug 26 15:08:10.674379 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-776c6ada-fa97-414c-8b00-a67738f81eda tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:10.688571 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-776c6ada-fa97-414c-8b00-a67738f81eda tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Acquiring lock "cinder-attachment_update-f727c660-6cda-4a63-9751-7bba67215723-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:08:10.703228 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-776c6ada-fa97-414c-8b00-a67738f81eda tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Lock "cinder-attachment_update-f727c660-6cda-4a63-9751-7bba67215723-np0000008165" acquired by "attachment_update" :: waited 0.014s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:08:10.703830 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:10.703830 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:10.856429 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-776c6ada-fa97-414c-8b00-a67738f81eda tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Lock "cinder-attachment_update-f727c660-6cda-4a63-9751-7bba67215723-np0000008165" released by "attachment_update" :: held 0.154s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:08:10.856798 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-776c6ada-fa97-414c-8b00-a67738f81eda tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/attachments/4b835660-2b26-4d27-9027-2dd112dae0c5 returned with HTTP 200 Aug 26 15:08:10.857938 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 654/2588] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:08:10 2026] PUT /volume/v3/attachments/4b835660-2b26-4d27-9027-2dd112dae0c5 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:10.902785 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-ec464f1b-6860-4da3-a6ef-7e77b6a2b09b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:10.905959 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-ec464f1b-6860-4da3-a6ef-7e77b6a2b09b tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] POST https://10.4.3.64/volume/v3/attachments/4b835660-2b26-4d27-9027-2dd112dae0c5/action Aug 26 15:08:10.906649 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-ec464f1b-6860-4da3-a6ef-7e77b6a2b09b tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:08:10.906798 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-ec464f1b-6860-4da3-a6ef-7e77b6a2b09b tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:10.936455 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:10.936455 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:10.955191 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-076d8462-ada7-4e2e-bf71-15371b6463ce req-ec464f1b-6860-4da3-a6ef-7e77b6a2b09b tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/attachments/4b835660-2b26-4d27-9027-2dd112dae0c5/action returned with HTTP 204 Aug 26 15:08:10.956164 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 655/2589] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:08:10 2026] POST /volume/v3/attachments/4b835660-2b26-4d27-9027-2dd112dae0c5/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:11.075982 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d3ad6a90-c735-4a8f-81e4-91c50693d032 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.078553 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3ad6a90-c735-4a8f-81e4-91c50693d032 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:11.079386 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3ad6a90-c735-4a8f-81e4-91c50693d032 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:11.079386 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3ad6a90-c735-4a8f-81e4-91c50693d032 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:11.079386 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d3ad6a90-c735-4a8f-81e4-91c50693d032 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:11.091137 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:11.091137 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:11.092128 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3ad6a90-c735-4a8f-81e4-91c50693d032 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:11.092696 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 635/2590] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:11 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:11.112222 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2f409637-72be-4e0c-98c3-ac6dc64bcd42 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.116325 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2f409637-72be-4e0c-98c3-ac6dc64bcd42 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73/export_record Aug 26 15:08:11.116325 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2f409637-72be-4e0c-98c3-ac6dc64bcd42 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:11.116325 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2f409637-72be-4e0c-98c3-ac6dc64bcd42 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'export_record' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:11.116325 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-2f409637-72be-4e0c-98c3-ac6dc64bcd42 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Export record for backup 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100196) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 15:08:11.130587 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:11.130587 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:11.132106 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-2f409637-72be-4e0c-98c3-ac6dc64bcd42 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling RPCAPI with context: , host: np0000008165, backup: 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100196) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 26 15:08:11.153556 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-2f409637-72be-4e0c-98c3-ac6dc64bcd42 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] export_record in rpcapi backup_id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 on host np0000008165. {{(pid=100196) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 26 15:08:11.172467 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-2f409637-72be-4e0c-98c3-ac6dc64bcd42 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWU4NDhjNGQtODFjZS00NjlkLWFlYTgtYmZlYjhiNWUxYTczIiwgInVzZXJfaWQiOiAiMWFkMGIyODcyMDE0NDVkODljYzc3MjFiYmJjMTkzYTkiLCAicHJvamVjdF9pZCI6ICI3OTY2YWZlMThiZDk0NDI3OGMyM2VmOGFjN2M4Y2ZlZiIsICJ2b2x1bWVfaWQiOiAiYjU3YzU2MDUtNjc0NC00YjI4LWFkNjMtOWU2YjBhYzA1ODdjIiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjQ2MzA4NzQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU3YzU2MDUtNjc0NC00YjI4LWFkNjMtOWU2YjBhYzA1ODdjLzIwMjYwODI2MTUwNzU1L2F6X25vdmFfYmFja3VwXzllODQ4YzRkLTgxY2UtNDY5ZC1hZWE4LWJmZWI4YjVlMWE3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MDc6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MDc6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNTowODoxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100196) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 26 15:08:11.172467 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2f409637-72be-4e0c-98c3-ac6dc64bcd42 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73/export_record returned with HTTP 200 Aug 26 15:08:11.172467 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 647/2591] 10.4.3.64 () {68 vars in 1423 bytes} [Wed Aug 26 15:08:11 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73/export_record => generated 1424 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:11.184177 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c57fb9e1-8822-4ec4-aed2-94c0129ec1b6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.187190 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c57fb9e1-8822-4ec4-aed2-94c0129ec1b6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:11.187190 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c57fb9e1-8822-4ec4-aed2-94c0129ec1b6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:11.187190 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c57fb9e1-8822-4ec4-aed2-94c0129ec1b6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:11.187402 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c57fb9e1-8822-4ec4-aed2-94c0129ec1b6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:11.207415 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:11.207415 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:11.208209 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c57fb9e1-8822-4ec4-aed2-94c0129ec1b6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:11.208746 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 655/2592] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:11 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:11.224753 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4e5bc02a-9f93-45f5-8cfa-cee227302971 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.227973 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e5bc02a-9f93-45f5-8cfa-cee227302971 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] POST https://10.4.3.64/volume/v3/backups/import_record Aug 26 15:08:11.227973 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e5bc02a-9f93-45f5-8cfa-cee227302971 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDc4YWY3NmItY2E2Zi00YzljLTlhNmMtODJkNWRiMTgwN2ZmIiwgInVzZXJfaWQiOiAiMWFkMGIyODcyMDE0NDVkODljYzc3MjFiYmJjMTkzYTkiLCAicHJvamVjdF9pZCI6ICI3OTY2YWZlMThiZDk0NDI3OGMyM2VmOGFjN2M4Y2ZlZiIsICJ2b2x1bWVfaWQiOiAiYjU3YzU2MDUtNjc0NC00YjI4LWFkNjMtOWU2YjBhYzA1ODdjIiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjQ2MzA4NzQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU3YzU2MDUtNjc0NC00YjI4LWFkNjMtOWU2YjBhYzA1ODdjLzIwMjYwODI2MTUwNzU1L2F6X25vdmFfYmFja3VwXzllODQ4YzRkLTgxY2UtNDY5ZC1hZWE4LWJmZWI4YjVlMWE3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MDc6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MDc6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNTowODoxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:11.230797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-4e5bc02a-9f93-45f5-8cfa-cee227302971 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDc4YWY3NmItY2E2Zi00YzljLTlhNmMtODJkNWRiMTgwN2ZmIiwgInVzZXJfaWQiOiAiMWFkMGIyODcyMDE0NDVkODljYzc3MjFiYmJjMTkzYTkiLCAicHJvamVjdF9pZCI6ICI3OTY2YWZlMThiZDk0NDI3OGMyM2VmOGFjN2M4Y2ZlZiIsICJ2b2x1bWVfaWQiOiAiYjU3YzU2MDUtNjc0NC00YjI4LWFkNjMtOWU2YjBhYzA1ODdjIiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjQ2MzA4NzQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU3YzU2MDUtNjc0NC00YjI4LWFkNjMtOWU2YjBhYzA1ODdjLzIwMjYwODI2MTUwNzU1L2F6X25vdmFfYmFja3VwXzllODQ4YzRkLTgxY2UtNDY5ZC1hZWE4LWJmZWI4YjVlMWE3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MDc6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MDc6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNTowODoxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100197) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 26 15:08:11.230797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-4e5bc02a-9f93-45f5-8cfa-cee227302971 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDc4YWY3NmItY2E2Zi00YzljLTlhNmMtODJkNWRiMTgwN2ZmIiwgInVzZXJfaWQiOiAiMWFkMGIyODcyMDE0NDVkODljYzc3MjFiYmJjMTkzYTkiLCAicHJvamVjdF9pZCI6ICI3OTY2YWZlMThiZDk0NDI3OGMyM2VmOGFjN2M4Y2ZlZiIsICJ2b2x1bWVfaWQiOiAiYjU3YzU2MDUtNjc0NC00YjI4LWFkNjMtOWU2YjBhYzA1ODdjIiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjQ2MzA4NzQzIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU3YzU2MDUtNjc0NC00YjI4LWFkNjMtOWU2YjBhYzA1ODdjLzIwMjYwODI2MTUwNzU1L2F6X25vdmFfYmFja3VwXzllODQ4YzRkLTgxY2UtNDY5ZC1hZWE4LWJmZWI4YjVlMWE3MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MDc6NTJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MDc6NTJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNTowODoxMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100197) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 26 15:08:11.232835 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-4e5bc02a-9f93-45f5-8cfa-cee227302971 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '9b662573b9664063b58730e54a8f5af7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7966afe18bd944278c23ef8ac7c8cfef', '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=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:08:11.233134 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e5bc02a-9f93-45f5-8cfa-cee227302971 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] https://10.4.3.64/volume/v3/backups/import_record returned with HTTP 403 Aug 26 15:08:11.233635 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 656/2593] 10.4.3.64 () {70 vars in 1335 bytes} [Wed Aug 26 15:08:11 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:11.247648 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d9b67c94-8258-4c62-a422-bb8d7d7e3250 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.250502 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d9b67c94-8258-4c62-a422-bb8d7d7e3250 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c Aug 26 15:08:11.251674 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d9b67c94-8258-4c62-a422-bb8d7d7e3250 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:11.252549 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d9b67c94-8258-4c62-a422-bb8d7d7e3250 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:11.252549 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-d9b67c94-8258-4c62-a422-bb8d7d7e3250 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Delete volume with id: b57c5605-6744-4b28-ad63-9e6b0ac0587c Aug 26 15:08:11.269576 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:11.269576 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:11.270996 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d9b67c94-8258-4c62-a422-bb8d7d7e3250 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:08:11.322540 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d9b67c94-8258-4c62-a422-bb8d7d7e3250 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Delete volume request issued successfully. Aug 26 15:08:11.322843 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d9b67c94-8258-4c62-a422-bb8d7d7e3250 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c returned with HTTP 202 Aug 26 15:08:11.323447 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 636/2594] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:08:11 2026] DELETE /volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:11.333447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-305cafb0-aebf-4609-843e-be40dca2c395 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.336202 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-305cafb0-aebf-4609-843e-be40dca2c395 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c Aug 26 15:08:11.336556 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-305cafb0-aebf-4609-843e-be40dca2c395 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:11.336812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-305cafb0-aebf-4609-843e-be40dca2c395 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:11.352173 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:11.352173 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:11.360104 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-305cafb0-aebf-4609-843e-be40dca2c395 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:08:11.369905 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-305cafb0-aebf-4609-843e-be40dca2c395 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c returned with HTTP 200 Aug 26 15:08:11.370627 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 648/2595] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:11 2026] GET /volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c => generated 1015 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:11.381043 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2c970d63-b1c7-42c5-b888-15d284479f39 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.388412 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9fdb79ca-39b2-4b82-a1a2-850cd22be376 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.390188 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c970d63-b1c7-42c5-b888-15d284479f39 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf Aug 26 15:08:11.390188 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c970d63-b1c7-42c5-b888-15d284479f39 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:11.391044 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c970d63-b1c7-42c5-b888-15d284479f39 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:11.391044 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2c970d63-b1c7-42c5-b888-15d284479f39 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id b7fb6249-c81b-430f-b16c-f5d6365427cf. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:11.391339 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9fdb79ca-39b2-4b82-a1a2-850cd22be376 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 Aug 26 15:08:11.391834 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9fdb79ca-39b2-4b82-a1a2-850cd22be376 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:11.391916 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9fdb79ca-39b2-4b82-a1a2-850cd22be376 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:11.403911 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c970d63-b1c7-42c5-b888-15d284479f39 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf returned with HTTP 404 Aug 26 15:08:11.403911 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 656/2596] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:11 2026] GET /volume/v3/backups/b7fb6249-c81b-430f-b16c-f5d6365427cf => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:11.414173 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:11.414173 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:11.421416 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9fdb79ca-39b2-4b82-a1a2-850cd22be376 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:08:11.428531 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9fdb79ca-39b2-4b82-a1a2-850cd22be376 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 returned with HTTP 200 Aug 26 15:08:11.429380 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 657/2597] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:11 2026] GET /volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 => generated 1635 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:11.567274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-f84d69fb-3476-4e88-86b5-5cb21d085ea5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.570123 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-f84d69fb-3476-4e88-86b5-5cb21d085ea5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:11.570393 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-f84d69fb-3476-4e88-86b5-5cb21d085ea5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:11.570609 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-f84d69fb-3476-4e88-86b5-5cb21d085ea5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:11.592568 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:11.592568 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:11.597529 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-f84d69fb-3476-4e88-86b5-5cb21d085ea5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:11.606092 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-f84d69fb-3476-4e88-86b5-5cb21d085ea5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:08:11.606896 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 637/2598] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:08:11 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 1131 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:11.640702 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-bc73326c-62aa-480b-bc58-3842e5c5416f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.644599 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-bc73326c-62aa-480b-bc58-3842e5c5416f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38/action Aug 26 15:08:11.645066 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-bc73326c-62aa-480b-bc58-3842e5c5416f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:08:11.645234 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-bc73326c-62aa-480b-bc58-3842e5c5416f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:11.662358 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:11.662358 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:11.662358 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-bc73326c-62aa-480b-bc58-3842e5c5416f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:11.669303 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-bc73326c-62aa-480b-bc58-3842e5c5416f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Begin detaching volume completed successfully. Aug 26 15:08:11.669630 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-bc73326c-62aa-480b-bc58-3842e5c5416f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38/action returned with HTTP 202 Aug 26 15:08:11.671309 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 649/2599] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:08:11 2026] POST /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:08:11.697276 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f883f682-7bde-47b6-ab73-8778016a50bf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.702514 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f883f682-7bde-47b6-ab73-8778016a50bf tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:11.702514 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f883f682-7bde-47b6-ab73-8778016a50bf tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:11.702514 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f883f682-7bde-47b6-ab73-8778016a50bf tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:11.717473 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:11.717473 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:11.722905 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f883f682-7bde-47b6-ab73-8778016a50bf tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:11.728689 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f883f682-7bde-47b6-ab73-8778016a50bf tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:08:11.729217 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 657/2600] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:11 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:11.761077 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3ef08471-2e8b-4c54-9426-62d89d69d3f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.761077 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3ef08471-2e8b-4c54-9426-62d89d69d3f5 None None] GET https://10.4.3.64/volume// Aug 26 15:08:11.761077 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3ef08471-2e8b-4c54-9426-62d89d69d3f5 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:11.761077 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3ef08471-2e8b-4c54-9426-62d89d69d3f5 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:11.761350 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3ef08471-2e8b-4c54-9426-62d89d69d3f5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:08:11.762436 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 658/2601] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:08:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:08:11.771990 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-568f1822-259b-4d3c-b5d9-39dd80dcc856 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:11.774721 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-568f1822-259b-4d3c-b5d9-39dd80dcc856 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:11.774999 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-568f1822-259b-4d3c-b5d9-39dd80dcc856 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:11.775256 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-568f1822-259b-4d3c-b5d9-39dd80dcc856 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:11.787151 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:11.787151 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:11.791926 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-568f1822-259b-4d3c-b5d9-39dd80dcc856 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:11.798333 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-568f1822-259b-4d3c-b5d9-39dd80dcc856 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:08:11.798911 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 638/2602] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:08:11 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 1314 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:08:12.272110 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e9ef39e3-8ee6-4df4-b59b-df7c5c216394 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:12.392298 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7e017ec9-c339-4b4d-8032-62cfd7580e4b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:12.396780 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e017ec9-c339-4b4d-8032-62cfd7580e4b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c Aug 26 15:08:12.396780 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e017ec9-c339-4b4d-8032-62cfd7580e4b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:12.396780 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e017ec9-c339-4b4d-8032-62cfd7580e4b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:12.413418 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e017ec9-c339-4b4d-8032-62cfd7580e4b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c returned with HTTP 404 Aug 26 15:08:12.414235 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 658/2603] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:12 2026] GET /volume/v3/volumes/b57c5605-6744-4b28-ad63-9e6b0ac0587c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:12.427120 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3fe50130-21e8-4534-961b-e2792356bb65 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:12.429056 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e9ef39e3-8ee6-4df4-b59b-df7c5c216394 tempest-AvailabilityZoneTestJSON-78465073 tempest-AvailabilityZoneTestJSON-78465073-project-member] GET https://10.4.3.64/volume/v3/os-availability-zone Aug 26 15:08:12.429056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e9ef39e3-8ee6-4df4-b59b-df7c5c216394 tempest-AvailabilityZoneTestJSON-78465073 tempest-AvailabilityZoneTestJSON-78465073-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:12.429056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e9ef39e3-8ee6-4df4-b59b-df7c5c216394 tempest-AvailabilityZoneTestJSON-78465073 tempest-AvailabilityZoneTestJSON-78465073-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:12.429254 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3fe50130-21e8-4534-961b-e2792356bb65 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] GET https://10.4.3.64/volume/v3/backups Aug 26 15:08:12.429568 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3fe50130-21e8-4534-961b-e2792356bb65 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:12.429850 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3fe50130-21e8-4534-961b-e2792356bb65 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:12.430276 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-3fe50130-21e8-4534-961b-e2792356bb65 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:08:12.433349 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e9ef39e3-8ee6-4df4-b59b-df7c5c216394 tempest-AvailabilityZoneTestJSON-78465073 tempest-AvailabilityZoneTestJSON-78465073-project-member] Availability Zones retrieved successfully. Aug 26 15:08:12.433666 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e9ef39e3-8ee6-4df4-b59b-df7c5c216394 tempest-AvailabilityZoneTestJSON-78465073 tempest-AvailabilityZoneTestJSON-78465073-project-member] https://10.4.3.64/volume/v3/os-availability-zone returned with HTTP 200 Aug 26 15:08:12.434124 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 650/2604] 10.4.3.64 () {66 vars in 1269 bytes} [Wed Aug 26 15:08:12 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:08:12.438078 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3fe50130-21e8-4534-961b-e2792356bb65 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] https://10.4.3.64/volume/v3/backups returned with HTTP 200 Aug 26 15:08:12.438774 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 659/2605] 10.4.3.64 () {68 vars in 1270 bytes} [Wed Aug 26 15:08:12 2026] GET /volume/v3/backups => generated 621 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:12.450847 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-007de8aa-63e8-4e53-8694-33a9dd232a08 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:12.456077 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-007de8aa-63e8-4e53-8694-33a9dd232a08 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] GET https://10.4.3.64/volume/v3/backups?project_id=7966afe18bd944278c23ef8ac7c8cfef Aug 26 15:08:12.456682 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-007de8aa-63e8-4e53-8694-33a9dd232a08 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:12.457138 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-007de8aa-63e8-4e53-8694-33a9dd232a08 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:12.457740 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-007de8aa-63e8-4e53-8694-33a9dd232a08 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Removing options 'project_id' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:08:12.479163 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-007de8aa-63e8-4e53-8694-33a9dd232a08 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] https://10.4.3.64/volume/v3/backups?project_id=7966afe18bd944278c23ef8ac7c8cfef returned with HTTP 200 Aug 26 15:08:12.479707 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 639/2606] 10.4.3.64 () {68 vars in 1357 bytes} [Wed Aug 26 15:08:12 2026] GET /volume/v3/backups?project_id=7966afe18bd944278c23ef8ac7c8cfef => generated 621 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:12.493710 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:12.496656 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:08:12.496656 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1792670905"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:12.500485 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1792670905'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:08:12.500902 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Create volume of 1 GB Aug 26 15:08:12.511209 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Availability Zones retrieved successfully. Aug 26 15:08:12.518708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Flow 'volume_create_api' (6110c0da-e6c5-41b5-830c-b7332aa9f849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:12.520793 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9933a401-34af-4bb9-aa60-8cc9a29bf175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:12.521306 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:08:12.560343 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9933a401-34af-4bb9-aa60-8cc9a29bf175) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:12.561950 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd3c7c8-336c-49ad-9cfd-9e449a4ca695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:12.639672 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Created reservations ['3e730f06-570b-4a28-8f37-093bc9143a34', '43817e4e-3c15-47c2-a369-052fb113f57d', '64881286-b66f-4a61-959f-9d48f8011e41', '954793a0-bb92-473d-a5e0-e39758ccb0a4'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:12.641595 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfd3c7c8-336c-49ad-9cfd-9e449a4ca695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e730f06-570b-4a28-8f37-093bc9143a34', '43817e4e-3c15-47c2-a369-052fb113f57d', '64881286-b66f-4a61-959f-9d48f8011e41', '954793a0-bb92-473d-a5e0-e39758ccb0a4']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:12.644748 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b1fdd6-e461-4518-b454-17581ac11e92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:12.697111 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09b1fdd6-e461-4518-b454-17581ac11e92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56907444-3a60-4417-9866-dfd393431779', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1792670905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7966afe18bd944278c23ef8ac7c8cfef',qos_specs=None,replication_status=,reservations=['3e730f06-570b-4a28-8f37-093bc9143a34','43817e4e-3c15-47c2-a369-052fb113f57d','64881286-b66f-4a61-959f-9d48f8011e41','954793a0-bb92-473d-a5e0-e39758ccb0a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad0b287201445d89cc7721bbbc193a9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:08:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1792670905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56907444-3a60-4417-9866-dfd393431779,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7966afe18bd944278c23ef8ac7c8cfef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ad0b287201445d89cc7721bbbc193a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:12.698105 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faf7c86d-15a2-4d58-9043-37b567762365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:12.743876 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (faf7c86d-15a2-4d58-9043-37b567762365) transitioned into state 'SUCCESS' from state '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-1792670905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7966afe18bd944278c23ef8ac7c8cfef',qos_specs=None,replication_status=,reservations=['3e730f06-570b-4a28-8f37-093bc9143a34','43817e4e-3c15-47c2-a369-052fb113f57d','64881286-b66f-4a61-959f-9d48f8011e41','954793a0-bb92-473d-a5e0-e39758ccb0a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ad0b287201445d89cc7721bbbc193a9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:12.743876 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a673572-204a-4c7b-b0b3-68855b50027c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:12.755388 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-53824b2d-8603-45f2-a568-d7e358184d47 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:12.758725 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-53824b2d-8603-45f2-a568-d7e358184d47 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:12.758725 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-53824b2d-8603-45f2-a568-d7e358184d47 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:12.758725 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-53824b2d-8603-45f2-a568-d7e358184d47 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:12.768720 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a673572-204a-4c7b-b0b3-68855b50027c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:12.770383 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Flow 'volume_create_api' (6110c0da-e6c5-41b5-830c-b7332aa9f849) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:12.770574 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Create volume request issued successfully. Aug 26 15:08:12.771324 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6d31b3f0-15a0-44f2-a6e0-ec3a22e2f907 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:08:12.772407 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 659/2607] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:08:12 2026] POST /volume/v3/volumes => generated 776 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:12.786132 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:12.786132 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:12.791899 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-53824b2d-8603-45f2-a568-d7e358184d47 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:12.795154 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8eb8a53e-a5b5-4c5e-a4e8-ba290e65ad43 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:12.797471 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8eb8a53e-a5b5-4c5e-a4e8-ba290e65ad43 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 Aug 26 15:08:12.797718 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8eb8a53e-a5b5-4c5e-a4e8-ba290e65ad43 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:12.799293 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8eb8a53e-a5b5-4c5e-a4e8-ba290e65ad43 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:12.799375 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-53824b2d-8603-45f2-a568-d7e358184d47 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:08:12.799421 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 651/2608] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:12 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 1134 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:12.811031 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:12.811031 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:12.816379 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8eb8a53e-a5b5-4c5e-a4e8-ba290e65ad43 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:08:12.822096 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8eb8a53e-a5b5-4c5e-a4e8-ba290e65ad43 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 returned with HTTP 200 Aug 26 15:08:12.822343 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 660/2609] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:12 2026] GET /volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:13.017419 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-97b50950-ccb8-4609-9ca7-2bc47d7b9920 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:13.019925 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-97b50950-ccb8-4609-9ca7-2bc47d7b9920 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/attachments/30c864bb-eb47-49b7-b62b-0c537665a1a3 Aug 26 15:08:13.020248 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-97b50950-ccb8-4609-9ca7-2bc47d7b9920 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:13.020534 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-97b50950-ccb8-4609-9ca7-2bc47d7b9920 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:13.033265 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:13.033265 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:13.128030 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b8490145-8443-4c6f-b681-b860d47f96e7 req-97b50950-ccb8-4609-9ca7-2bc47d7b9920 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/attachments/30c864bb-eb47-49b7-b62b-0c537665a1a3 returned with HTTP 200 Aug 26 15:08:13.128407 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 640/2610] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:08:13 2026] DELETE /volume/v3/attachments/30c864bb-eb47-49b7-b62b-0c537665a1a3 => generated 19 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:13.182422 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-9490d21f-c2f2-47f9-a120-f6c9eec85f90 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:13.185154 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-9490d21f-c2f2-47f9-a120-f6c9eec85f90 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/attachments/0c9c4a80-4fa0-45af-aefa-3cfbcd28b196 Aug 26 15:08:13.185552 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-9490d21f-c2f2-47f9-a120-f6c9eec85f90 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:13.185801 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-9490d21f-c2f2-47f9-a120-f6c9eec85f90 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:13.198633 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:13.198633 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:13.273308 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-9490d21f-c2f2-47f9-a120-f6c9eec85f90 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/0c9c4a80-4fa0-45af-aefa-3cfbcd28b196 returned with HTTP 200 Aug 26 15:08:13.273742 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 660/2611] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:08:13 2026] DELETE /volume/v3/attachments/0c9c4a80-4fa0-45af-aefa-3cfbcd28b196 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:13.293285 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-b0c4f9bc-0fc3-4bbf-aea6-93299c18a416 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:13.297755 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-b0c4f9bc-0fc3-4bbf-aea6-93299c18a416 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 Aug 26 15:08:13.297893 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-b0c4f9bc-0fc3-4bbf-aea6-93299c18a416 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:13.298321 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-b0c4f9bc-0fc3-4bbf-aea6-93299c18a416 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:13.298593 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-b0c4f9bc-0fc3-4bbf-aea6-93299c18a416 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume with id: 2a055222-6a4d-48da-8e2d-180027fb4c52 Aug 26 15:08:13.313350 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:13.313350 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:13.314035 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-b0c4f9bc-0fc3-4bbf-aea6-93299c18a416 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:08:13.348448 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-b0c4f9bc-0fc3-4bbf-aea6-93299c18a416 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume request issued successfully. Aug 26 15:08:13.348646 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fe65f691-dcf5-4cb8-b927-5d7aea5cf549 req-b0c4f9bc-0fc3-4bbf-aea6-93299c18a416 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 returned with HTTP 202 Aug 26 15:08:13.349321 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 652/2612] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:08:13 2026] DELETE /volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 26 15:08:13.821495 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f2275f4-2580-4319-b872-f76a2fb2eed7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:13.823668 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f2275f4-2580-4319-b872-f76a2fb2eed7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:13.823869 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f2275f4-2580-4319-b872-f76a2fb2eed7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:13.824319 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f2275f4-2580-4319-b872-f76a2fb2eed7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:13.834181 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:13.834181 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:13.838258 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0f2275f4-2580-4319-b872-f76a2fb2eed7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:13.839946 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0ab51241-dab2-4524-8af0-ce35437a8881 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:13.840905 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f2275f4-2580-4319-b872-f76a2fb2eed7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:08:13.841341 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 661/2613] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:13 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:13.842372 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0ab51241-dab2-4524-8af0-ce35437a8881 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 Aug 26 15:08:13.842639 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0ab51241-dab2-4524-8af0-ce35437a8881 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:13.842826 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0ab51241-dab2-4524-8af0-ce35437a8881 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:13.853441 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:13.853441 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:13.861546 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0ab51241-dab2-4524-8af0-ce35437a8881 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:08:13.864450 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0ab51241-dab2-4524-8af0-ce35437a8881 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 returned with HTTP 200 Aug 26 15:08:13.864876 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 641/2614] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:13 2026] GET /volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:13.881821 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7908cb65-516a-4e57-8843-4906b847d782 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:13.884776 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7908cb65-516a-4e57-8843-4906b847d782 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:08:13.885296 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7908cb65-516a-4e57-8843-4906b847d782 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56907444-3a60-4417-9866-dfd393431779", "name": "tempest-type-Backup-616941558"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:13.886981 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-7908cb65-516a-4e57-8843-4906b847d782 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Creating new backup {'backup': {'volume_id': '56907444-3a60-4417-9866-dfd393431779', 'name': 'tempest-type-Backup-616941558'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:08:13.887141 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-7908cb65-516a-4e57-8843-4906b847d782 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Creating backup of volume 56907444-3a60-4417-9866-dfd393431779 in container None Aug 26 15:08:13.896024 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:13.896024 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:13.896369 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7908cb65-516a-4e57-8843-4906b847d782 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:08:13.918419 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-7908cb65-516a-4e57-8843-4906b847d782 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Created reservations ['4ab4a1b0-7175-4f91-b573-821eddb1e21f', '5487b639-27c9-437b-a869-e0fed846e05d'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:13.968858 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7908cb65-516a-4e57-8843-4906b847d782 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:08:13.969337 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 661/2615] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:08:13 2026] POST /volume/v3/backups => generated 313 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:13.978843 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d1b7cc51-650c-46b2-85a6-8cc7c0f29e03 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:13.983706 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1b7cc51-650c-46b2-85a6-8cc7c0f29e03 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:13.983706 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1b7cc51-650c-46b2-85a6-8cc7c0f29e03 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:13.983811 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1b7cc51-650c-46b2-85a6-8cc7c0f29e03 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:13.983984 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d1b7cc51-650c-46b2-85a6-8cc7c0f29e03 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:13.991586 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:13.991586 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:13.993629 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1b7cc51-650c-46b2-85a6-8cc7c0f29e03 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:13.993629 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 653/2616] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:13 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 720 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:14.265971 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-08a3c414-9ad0-4b24-8b9d-040786cb6138 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:14.268302 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08a3c414-9ad0-4b24-8b9d-040786cb6138 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 Aug 26 15:08:14.268374 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08a3c414-9ad0-4b24-8b9d-040786cb6138 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:14.268636 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08a3c414-9ad0-4b24-8b9d-040786cb6138 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:14.286371 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08a3c414-9ad0-4b24-8b9d-040786cb6138 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 returned with HTTP 404 Aug 26 15:08:14.287095 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 662/2617] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:14 2026] GET /volume/v3/volumes/2a055222-6a4d-48da-8e2d-180027fb4c52 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:14.394423 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-39f10326-0495-433d-9562-fef5e036a856 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:14.396565 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-39f10326-0495-433d-9562-fef5e036a856 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e Aug 26 15:08:14.396834 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-39f10326-0495-433d-9562-fef5e036a856 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:14.397187 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-39f10326-0495-433d-9562-fef5e036a856 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:14.397474 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-39f10326-0495-433d-9562-fef5e036a856 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete snapshot with id: 642967c1-df38-4331-afac-552a8064bd0e Aug 26 15:08:14.404840 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:14.404840 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:14.405953 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-39f10326-0495-433d-9562-fef5e036a856 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:08:14.429921 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-39f10326-0495-433d-9562-fef5e036a856 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot delete request issued successfully. Aug 26 15:08:14.430087 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-39f10326-0495-433d-9562-fef5e036a856 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e returned with HTTP 202 Aug 26 15:08:14.430680 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 642/2618] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:08:14 2026] DELETE /volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:14.443479 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a9316235-9d8d-4724-b7b1-ef062087c27b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:14.448935 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9316235-9d8d-4724-b7b1-ef062087c27b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e Aug 26 15:08:14.448935 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9316235-9d8d-4724-b7b1-ef062087c27b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:14.448935 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9316235-9d8d-4724-b7b1-ef062087c27b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:14.456055 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:14.456055 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:14.457664 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a9316235-9d8d-4724-b7b1-ef062087c27b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:08:14.458317 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9316235-9d8d-4724-b7b1-ef062087c27b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e returned with HTTP 200 Aug 26 15:08:14.458926 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 662/2619] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:14 2026] GET /volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:15.005280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-776395e5-07ca-412b-a4e3-6bef3b37bbb6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:15.007124 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-776395e5-07ca-412b-a4e3-6bef3b37bbb6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:15.008429 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-776395e5-07ca-412b-a4e3-6bef3b37bbb6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:15.008429 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-776395e5-07ca-412b-a4e3-6bef3b37bbb6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:15.008429 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-776395e5-07ca-412b-a4e3-6bef3b37bbb6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:15.013776 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:15.013776 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:15.014648 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-776395e5-07ca-412b-a4e3-6bef3b37bbb6 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:15.015106 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 654/2620] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:15 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:15.471068 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fb96411f-8a72-4369-85aa-3364137f40cd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:15.473092 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb96411f-8a72-4369-85aa-3364137f40cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e Aug 26 15:08:15.473439 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb96411f-8a72-4369-85aa-3364137f40cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:15.474182 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb96411f-8a72-4369-85aa-3364137f40cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:15.478062 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb96411f-8a72-4369-85aa-3364137f40cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e returned with HTTP 404 Aug 26 15:08:15.478627 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 663/2621] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:15 2026] GET /volume/v3/snapshots/642967c1-df38-4331-afac-552a8064bd0e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:15.487488 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7199de26-c1ff-4df1-bb61-c2de0ba7b7ae None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:15.489650 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7199de26-c1ff-4df1-bb61-c2de0ba7b7ae tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 Aug 26 15:08:15.490042 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7199de26-c1ff-4df1-bb61-c2de0ba7b7ae tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:15.490217 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7199de26-c1ff-4df1-bb61-c2de0ba7b7ae tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:15.490439 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-7199de26-c1ff-4df1-bb61-c2de0ba7b7ae tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume with id: 652c3de0-a2af-4a8a-abeb-ff270250b476 Aug 26 15:08:15.499362 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:15.499362 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:15.499875 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7199de26-c1ff-4df1-bb61-c2de0ba7b7ae tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:08:15.525407 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7199de26-c1ff-4df1-bb61-c2de0ba7b7ae tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume request issued successfully. Aug 26 15:08:15.525702 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7199de26-c1ff-4df1-bb61-c2de0ba7b7ae tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 returned with HTTP 202 Aug 26 15:08:15.526322 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 643/2622] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:08:15 2026] DELETE /volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:15.534354 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-42960f32-85de-4487-8d53-f63d39286f84 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:15.536624 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-42960f32-85de-4487-8d53-f63d39286f84 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 Aug 26 15:08:15.536920 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-42960f32-85de-4487-8d53-f63d39286f84 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:15.537212 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-42960f32-85de-4487-8d53-f63d39286f84 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:15.546818 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:15.546818 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:15.551354 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-42960f32-85de-4487-8d53-f63d39286f84 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:08:15.556400 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-42960f32-85de-4487-8d53-f63d39286f84 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 returned with HTTP 200 Aug 26 15:08:15.556952 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 663/2623] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:15 2026] GET /volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 => generated 1363 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:16.028698 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8c0b0e0c-9b6f-475d-880d-053e39c020d5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:16.030402 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8c0b0e0c-9b6f-475d-880d-053e39c020d5 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:16.030625 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8c0b0e0c-9b6f-475d-880d-053e39c020d5 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:16.030795 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8c0b0e0c-9b6f-475d-880d-053e39c020d5 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:16.030905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8c0b0e0c-9b6f-475d-880d-053e39c020d5 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:16.035387 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:16.035387 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:16.036032 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8c0b0e0c-9b6f-475d-880d-053e39c020d5 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:16.036458 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 655/2624] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:16 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:16.572067 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f14ab888-fc5e-443c-8e43-c8c97ddf1487 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:16.575067 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f14ab888-fc5e-443c-8e43-c8c97ddf1487 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 Aug 26 15:08:16.575605 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f14ab888-fc5e-443c-8e43-c8c97ddf1487 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:16.575700 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f14ab888-fc5e-443c-8e43-c8c97ddf1487 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:16.590980 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f14ab888-fc5e-443c-8e43-c8c97ddf1487 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 returned with HTTP 404 Aug 26 15:08:16.592065 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 664/2625] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:16 2026] GET /volume/v3/volumes/652c3de0-a2af-4a8a-abeb-ff270250b476 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:16.640041 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1176527a-a2e7-4cf6-8636-229439509673 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:16.642558 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:08:16.643351 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1994004775", "snapshot_id": null, "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "volume_type": null, "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:16.646278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1994004775', 'snapshot_id': None, 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'volume_type': None, 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:08:17.040817 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume of 1 GB Aug 26 15:08:17.050772 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-797e8930-f525-4467-8777-31a8827ee994 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:17.053752 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Availability Zones retrieved successfully. Aug 26 15:08:17.053877 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-797e8930-f525-4467-8777-31a8827ee994 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:17.054172 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-797e8930-f525-4467-8777-31a8827ee994 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:17.054549 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-797e8930-f525-4467-8777-31a8827ee994 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:17.055126 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-797e8930-f525-4467-8777-31a8827ee994 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:17.061621 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (94b98431-e1b3-4577-8485-ce0cfad5a2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:17.061761 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:17.061761 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:17.062672 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-797e8930-f525-4467-8777-31a8827ee994 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:17.063193 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 664/2626] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:17 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:17.064162 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94b5e06-3e3b-415b-93fa-52487c9a91f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:17.065181 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:08:17.151765 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b94b5e06-3e3b-415b-93fa-52487c9a91f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:17.153088 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f9bd72-79e6-4968-a23e-faf5fd86660d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:17.233229 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['d0369674-baed-4c85-b5c7-290fd9c804ad', '28d69936-d746-46ae-b5de-4f07483fa713', 'e7be86ec-a9c4-4de6-a07d-94b7252b4b0e', 'edcd7018-3227-46cc-97b3-e9803737ef19'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:17.234383 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16f9bd72-79e6-4968-a23e-faf5fd86660d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0369674-baed-4c85-b5c7-290fd9c804ad', '28d69936-d746-46ae-b5de-4f07483fa713', 'e7be86ec-a9c4-4de6-a07d-94b7252b4b0e', 'edcd7018-3227-46cc-97b3-e9803737ef19']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:17.235433 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89390fd9-d613-471f-beae-243ff1ca414e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:17.276918 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89390fd9-d613-471f-beae-243ff1ca414e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1ce8984-3778-4feb-b441-ef4b1699af40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1994004775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['d0369674-baed-4c85-b5c7-290fd9c804ad','28d69936-d746-46ae-b5de-4f07483fa713','e7be86ec-a9c4-4de6-a07d-94b7252b4b0e','edcd7018-3227-46cc-97b3-e9803737ef19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:08:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1994004775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1ce8984-3778-4feb-b441-ef4b1699af40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9e98504fce49b4ab23a622d2940510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:17.277749 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac11c9b-f4ac-4269-bba7-9917950033b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:17.303117 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ac11c9b-f4ac-4269-bba7-9917950033b9) transitioned into state 'SUCCESS' from state '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-1994004775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['d0369674-baed-4c85-b5c7-290fd9c804ad','28d69936-d746-46ae-b5de-4f07483fa713','e7be86ec-a9c4-4de6-a07d-94b7252b4b0e','edcd7018-3227-46cc-97b3-e9803737ef19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:17.304263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (302ce9b7-1c3b-46cb-8b03-f817e6c78477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:17.318750 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (302ce9b7-1c3b-46cb-8b03-f817e6c78477) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:17.319862 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (94b98431-e1b3-4577-8485-ce0cfad5a2de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:17.320318 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request issued successfully. Aug 26 15:08:17.325657 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1176527a-a2e7-4cf6-8636-229439509673 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:08:17.326295 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 644/2627] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:08:16 2026] POST /volume/v3/volumes => generated 757 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:17.342780 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a6c28a44-4e4e-449b-90a9-462a22fc8cd1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:17.351238 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a6c28a44-4e4e-449b-90a9-462a22fc8cd1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:08:17.351662 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a6c28a44-4e4e-449b-90a9-462a22fc8cd1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:17.352029 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a6c28a44-4e4e-449b-90a9-462a22fc8cd1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:17.365458 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:17.365458 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:17.372377 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a6c28a44-4e4e-449b-90a9-462a22fc8cd1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:08:17.379014 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a6c28a44-4e4e-449b-90a9-462a22fc8cd1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 returned with HTTP 200 Aug 26 15:08:17.379696 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 656/2628] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:17 2026] GET /volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:17.594167 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eab31b97-62c9-47b3-8b3a-1a44c8c88c00 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:17.596573 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eab31b97-62c9-47b3-8b3a-1a44c8c88c00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:17.596843 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eab31b97-62c9-47b3-8b3a-1a44c8c88c00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:17.597108 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eab31b97-62c9-47b3-8b3a-1a44c8c88c00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:17.597293 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-eab31b97-62c9-47b3-8b3a-1a44c8c88c00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume with id: 6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:17.610964 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:17.610964 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:17.611450 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-eab31b97-62c9-47b3-8b3a-1a44c8c88c00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:17.640038 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-eab31b97-62c9-47b3-8b3a-1a44c8c88c00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume request issued successfully. Aug 26 15:08:17.640779 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eab31b97-62c9-47b3-8b3a-1a44c8c88c00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 202 Aug 26 15:08:17.640779 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 665/2629] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:08:17 2026] DELETE /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:17.652025 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fc85f045-2c52-45b1-997f-0932dc447b85 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:17.655061 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fc85f045-2c52-45b1-997f-0932dc447b85 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:17.655363 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fc85f045-2c52-45b1-997f-0932dc447b85 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:17.655632 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fc85f045-2c52-45b1-997f-0932dc447b85 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:17.677394 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:17.677394 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:17.686570 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fc85f045-2c52-45b1-997f-0932dc447b85 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:17.698689 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fc85f045-2c52-45b1-997f-0932dc447b85 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 200 Aug 26 15:08:17.698689 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 665/2630] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:17 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 838 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:18.075237 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b6c1fcc3-e50b-4340-a6a6-8ac3766cfea9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:18.077515 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b6c1fcc3-e50b-4340-a6a6-8ac3766cfea9 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:18.077830 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b6c1fcc3-e50b-4340-a6a6-8ac3766cfea9 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:18.078067 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b6c1fcc3-e50b-4340-a6a6-8ac3766cfea9 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:18.078158 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b6c1fcc3-e50b-4340-a6a6-8ac3766cfea9 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:18.084280 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:18.084280 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:18.085163 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b6c1fcc3-e50b-4340-a6a6-8ac3766cfea9 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:18.087664 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 645/2631] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:18 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 722 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:18.398037 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-71950c3c-6478-40cd-9471-feede9e703c2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:18.401871 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-71950c3c-6478-40cd-9471-feede9e703c2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:08:18.401982 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-71950c3c-6478-40cd-9471-feede9e703c2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:18.402276 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-71950c3c-6478-40cd-9471-feede9e703c2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:18.415107 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:18.415107 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:18.421118 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-71950c3c-6478-40cd-9471-feede9e703c2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:08:18.429323 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-71950c3c-6478-40cd-9471-feede9e703c2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 returned with HTTP 200 Aug 26 15:08:18.429878 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 657/2632] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:18 2026] GET /volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:18.450933 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4065b061-bf43-4acf-8a33-1b6561b4a002 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:18.453877 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4065b061-bf43-4acf-8a33-1b6561b4a002 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:08:18.454237 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4065b061-bf43-4acf-8a33-1b6561b4a002 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:18.454567 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4065b061-bf43-4acf-8a33-1b6561b4a002 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:18.465228 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:18.465228 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:18.470439 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4065b061-bf43-4acf-8a33-1b6561b4a002 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:08:18.476644 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4065b061-bf43-4acf-8a33-1b6561b4a002 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 returned with HTTP 200 Aug 26 15:08:18.477172 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 666/2633] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:18 2026] GET /volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:18.716920 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e941268a-7be3-40d7-b2c1-6dcf6eb7d81a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:18.722162 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e941268a-7be3-40d7-b2c1-6dcf6eb7d81a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:18.722279 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e941268a-7be3-40d7-b2c1-6dcf6eb7d81a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:18.722688 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e941268a-7be3-40d7-b2c1-6dcf6eb7d81a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:18.734692 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e941268a-7be3-40d7-b2c1-6dcf6eb7d81a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 404 Aug 26 15:08:18.736176 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 666/2634] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:18 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:18.746546 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c5fb161e-5808-4f1e-b25f-93a1bcc039db None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:18.753613 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c5fb161e-5808-4f1e-b25f-93a1bcc039db tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:18.754189 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c5fb161e-5808-4f1e-b25f-93a1bcc039db tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:18.754291 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c5fb161e-5808-4f1e-b25f-93a1bcc039db tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:18.764564 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c5fb161e-5808-4f1e-b25f-93a1bcc039db tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 404 Aug 26 15:08:18.764564 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 646/2635] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:18 2026] GET /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:18.777045 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0847a8c8-27a2-4789-a463-04e0f170eba9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:18.780984 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0847a8c8-27a2-4789-a463-04e0f170eba9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:18.781298 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0847a8c8-27a2-4789-a463-04e0f170eba9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:18.781536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0847a8c8-27a2-4789-a463-04e0f170eba9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:18.782230 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-0847a8c8-27a2-4789-a463-04e0f170eba9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume with id: 6d32c060-e88b-458a-a7aa-d0bcb42c0f38 Aug 26 15:08:18.794313 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0847a8c8-27a2-4789-a463-04e0f170eba9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 returned with HTTP 404 Aug 26 15:08:18.795000 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 658/2636] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:08:18 2026] DELETE /volume/v3/volumes/6d32c060-e88b-458a-a7aa-d0bcb42c0f38 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:18.836496 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:18.838897 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:08:18.839745 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-115000382"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:18.841676 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume request body: {'volume': {'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-115000382'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:08:18.953503 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume of 1 GB Aug 26 15:08:18.959343 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Availability Zones retrieved successfully. Aug 26 15:08:18.967183 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Flow 'volume_create_api' (784b79cc-9fa1-47c6-80ad-cddb599e9f2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:18.969118 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e930588-e5e2-4e3f-80e9-1e3c6d00ef43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:18.970451 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:08:19.058952 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e930588-e5e2-4e3f-80e9-1e3c6d00ef43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:19.059863 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e843a1-8690-45f0-810e-2379d1caf666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:19.104848 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3c33a195-0f9f-443d-9535-422378663457 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:19.112427 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c33a195-0f9f-443d-9535-422378663457 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:19.112767 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c33a195-0f9f-443d-9535-422378663457 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:19.113207 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c33a195-0f9f-443d-9535-422378663457 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:19.115572 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3c33a195-0f9f-443d-9535-422378663457 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:19.125626 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:19.125626 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:19.133239 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c33a195-0f9f-443d-9535-422378663457 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:19.133239 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 667/2637] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:19 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:19.134105 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Created reservations ['c36147bf-c8ec-4e16-95dc-d05b624defbf', '0800a497-7427-4e84-bc57-11f5197a89a3', 'fa8dfeb1-74e7-46ec-ba6e-f2b44de393b8', '893b432d-8927-4fb1-b2c0-e0a132eada2d'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:19.134105 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e843a1-8690-45f0-810e-2379d1caf666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c36147bf-c8ec-4e16-95dc-d05b624defbf', '0800a497-7427-4e84-bc57-11f5197a89a3', 'fa8dfeb1-74e7-46ec-ba6e-f2b44de393b8', '893b432d-8927-4fb1-b2c0-e0a132eada2d']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:19.134105 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f4d79a-63d2-4f9f-953a-39832fcaa417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:19.170211 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f4d79a-63d2-4f9f-953a-39832fcaa417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15817547-36ac-46c0-a1e0-51107616f802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-115000382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf92b1ed1dd6430687ff3ba80ccced41',qos_specs=None,replication_status=,reservations=['c36147bf-c8ec-4e16-95dc-d05b624defbf','0800a497-7427-4e84-bc57-11f5197a89a3','fa8dfeb1-74e7-46ec-ba6e-f2b44de393b8','893b432d-8927-4fb1-b2c0-e0a132eada2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:08:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-115000382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15817547-36ac-46c0-a1e0-51107616f802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf92b1ed1dd6430687ff3ba80ccced41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:19.171429 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c36343-9552-434e-8f4a-35f470c27479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:19.231620 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54c36343-9552-434e-8f4a-35f470c27479) transitioned into state 'SUCCESS' from state '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-115000382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf92b1ed1dd6430687ff3ba80ccced41',qos_specs=None,replication_status=,reservations=['c36147bf-c8ec-4e16-95dc-d05b624defbf','0800a497-7427-4e84-bc57-11f5197a89a3','fa8dfeb1-74e7-46ec-ba6e-f2b44de393b8','893b432d-8927-4fb1-b2c0-e0a132eada2d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:19.232279 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb4a1a23-cfcd-4e67-87a9-9d4ceb690406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:19.256851 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb4a1a23-cfcd-4e67-87a9-9d4ceb690406) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:19.257902 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Flow 'volume_create_api' (784b79cc-9fa1-47c6-80ad-cddb599e9f2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:19.258335 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume request issued successfully. Aug 26 15:08:19.259218 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f6d7a6b6-308c-4c39-bbfa-4d53bf188654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:08:19.259866 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 667/2638] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:08:18 2026] POST /volume/v3/volumes => generated 746 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:19.277804 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d235c70b-3764-4de0-b70f-2178a1794d0c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:19.280202 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d235c70b-3764-4de0-b70f-2178a1794d0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 Aug 26 15:08:19.280546 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d235c70b-3764-4de0-b70f-2178a1794d0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:19.280988 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d235c70b-3764-4de0-b70f-2178a1794d0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:19.293969 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:19.293969 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:19.308570 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d235c70b-3764-4de0-b70f-2178a1794d0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:19.316870 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d235c70b-3764-4de0-b70f-2178a1794d0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 returned with HTTP 200 Aug 26 15:08:19.316870 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 647/2639] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:19 2026] GET /volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 => generated 814 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:20.141420 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e02fc1c0-c17e-4d86-91fa-25d46208e551 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:20.144048 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e02fc1c0-c17e-4d86-91fa-25d46208e551 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:20.144314 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e02fc1c0-c17e-4d86-91fa-25d46208e551 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:20.144562 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e02fc1c0-c17e-4d86-91fa-25d46208e551 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:20.144715 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e02fc1c0-c17e-4d86-91fa-25d46208e551 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:20.152966 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:20.152966 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:20.154036 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e02fc1c0-c17e-4d86-91fa-25d46208e551 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:20.154577 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 659/2640] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:20 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:20.330243 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-943731fb-e6c2-4e96-b417-307d2610ef8d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:20.332920 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-943731fb-e6c2-4e96-b417-307d2610ef8d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 Aug 26 15:08:20.333043 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-943731fb-e6c2-4e96-b417-307d2610ef8d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:20.333251 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-943731fb-e6c2-4e96-b417-307d2610ef8d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:20.346172 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:20.346172 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:20.352089 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-943731fb-e6c2-4e96-b417-307d2610ef8d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:20.361187 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-943731fb-e6c2-4e96-b417-307d2610ef8d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 returned with HTTP 200 Aug 26 15:08:20.361707 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 668/2641] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:20 2026] GET /volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:20.382205 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7573ea1a-f50b-402b-8aa5-9637e59d5d40 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:20.384282 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7573ea1a-f50b-402b-8aa5-9637e59d5d40 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 Aug 26 15:08:20.384282 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7573ea1a-f50b-402b-8aa5-9637e59d5d40 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:20.384552 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7573ea1a-f50b-402b-8aa5-9637e59d5d40 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:20.393350 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:20.393350 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:20.397488 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7573ea1a-f50b-402b-8aa5-9637e59d5d40 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:20.402551 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7573ea1a-f50b-402b-8aa5-9637e59d5d40 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 returned with HTTP 200 Aug 26 15:08:20.403268 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 668/2642] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:20 2026] GET /volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:20.425254 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-220b07ab-1af8-45d9-ab60-6b65d374ffdc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:20.431911 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-220b07ab-1af8-45d9-ab60-6b65d374ffdc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:08:20.431911 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-220b07ab-1af8-45d9-ab60-6b65d374ffdc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "15817547-36ac-46c0-a1e0-51107616f802", "name": "tempest-VolumesBackupsTest-Backup-118030415", "container": "tempest-volumesbackupstest-backup-container-1233606413"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:20.431911 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-220b07ab-1af8-45d9-ab60-6b65d374ffdc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating new backup {'backup': {'volume_id': '15817547-36ac-46c0-a1e0-51107616f802', 'name': 'tempest-VolumesBackupsTest-Backup-118030415', 'container': 'tempest-volumesbackupstest-backup-container-1233606413'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:08:20.431911 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-220b07ab-1af8-45d9-ab60-6b65d374ffdc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating backup of volume 15817547-36ac-46c0-a1e0-51107616f802 in container tempest-volumesbackupstest-backup-container-1233606413 Aug 26 15:08:20.440442 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:20.440442 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:20.440877 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-220b07ab-1af8-45d9-ab60-6b65d374ffdc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:20.465837 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-220b07ab-1af8-45d9-ab60-6b65d374ffdc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Created reservations ['fde5b92a-8b9b-4dcd-9194-919fed390ddc', '8a5b3af9-774e-4aae-b3b6-4ccb2acddeac'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:20.506573 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-220b07ab-1af8-45d9-ab60-6b65d374ffdc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:08:20.507274 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 648/2643] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:08:20 2026] POST /volume/v3/backups => generated 327 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:20.517911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d68e8eab-20a1-49b6-af21-c430257841fb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:20.520072 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d68e8eab-20a1-49b6-af21-c430257841fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:20.520507 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d68e8eab-20a1-49b6-af21-c430257841fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:20.521067 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d68e8eab-20a1-49b6-af21-c430257841fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:20.521263 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d68e8eab-20a1-49b6-af21-c430257841fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:20.530610 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:20.530610 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:20.532657 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d68e8eab-20a1-49b6-af21-c430257841fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:20.533241 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 660/2644] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:20 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:20.893254 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-b1bab947-dcba-4db8-8780-711d0a63d6ac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:20.895798 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-b1bab947-dcba-4db8-8780-711d0a63d6ac tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:08:20.896172 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-b1bab947-dcba-4db8-8780-711d0a63d6ac tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:20.896470 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-b1bab947-dcba-4db8-8780-711d0a63d6ac tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:20.905180 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:20.905180 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:20.909741 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-b1bab947-dcba-4db8-8780-711d0a63d6ac tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:08:20.916126 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-b1bab947-dcba-4db8-8780-711d0a63d6ac tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 returned with HTTP 200 Aug 26 15:08:20.917696 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 669/2645] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:08:20 2026] GET /volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:20.964839 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-450ced99-3f84-4a45-88ab-0b0c1c2bd450 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:20.971197 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-450ced99-3f84-4a45-88ab-0b0c1c2bd450 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/limits Aug 26 15:08:20.972006 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-450ced99-3f84-4a45-88ab-0b0c1c2bd450 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:20.972006 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-450ced99-3f84-4a45-88ab-0b0c1c2bd450 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:21.000189 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-450ced99-3f84-4a45-88ab-0b0c1c2bd450 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Aug 26 15:08:21.000189 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 669/2646] 10.4.3.64 () {68 vars in 1477 bytes} [Wed Aug 26 15:08:20 2026] GET /volume/v3/limits => generated 302 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:08:21.055663 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-ae44e344-676a-40d1-8e9c-d3b233ab5c61 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:21.059284 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-ae44e344-676a-40d1-8e9c-d3b233ab5c61 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:21.059729 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-ae44e344-676a-40d1-8e9c-d3b233ab5c61 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:21.059902 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-ae44e344-676a-40d1-8e9c-d3b233ab5c61 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:21.081985 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:21.081985 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:21.088787 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-ae44e344-676a-40d1-8e9c-d3b233ab5c61 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:21.097872 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-ae44e344-676a-40d1-8e9c-d3b233ab5c61 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 200 Aug 26 15:08:21.098612 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 649/2647] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:08:21 2026] GET /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 1448 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:21.111147 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-32315f66-4c31-4d09-8fe5-e8dfea2e4086 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:21.116145 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-32315f66-4c31-4d09-8fe5-e8dfea2e4086 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:08:21.116264 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-32315f66-4c31-4d09-8fe5-e8dfea2e4086 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f727c660-6cda-4a63-9751-7bba67215723", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-486150922", "description": null, "metadata": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:21.134153 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:21.134153 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:21.135218 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-32315f66-4c31-4d09-8fe5-e8dfea2e4086 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:21.135520 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-32315f66-4c31-4d09-8fe5-e8dfea2e4086 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Create snapshot from volume f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:21.169506 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aa1bd5b3-40ae-4f62-be00-6526d4ba7140 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:21.171744 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa1bd5b3-40ae-4f62-be00-6526d4ba7140 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:21.172202 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa1bd5b3-40ae-4f62-be00-6526d4ba7140 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:21.172481 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa1bd5b3-40ae-4f62-be00-6526d4ba7140 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:21.173659 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-aa1bd5b3-40ae-4f62-be00-6526d4ba7140 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:21.184062 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:21.184062 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:21.184836 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa1bd5b3-40ae-4f62-be00-6526d4ba7140 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:21.185471 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 670/2648] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:21 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:21.217622 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-32315f66-4c31-4d09-8fe5-e8dfea2e4086 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Created reservations ['98d22e93-1469-4ec5-9fe4-918a17e2eda0', 'e9c81643-87c7-4bba-8be4-20cc61a6cc4a', '154ecd25-6a3c-4a73-88b5-c6613fd9512c', '02734ece-a830-46c7-b212-b27ee4551d62'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:21.291904 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-32315f66-4c31-4d09-8fe5-e8dfea2e4086 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Snapshot force create request issued successfully. Aug 26 15:08:21.291904 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-86e1ece3-84ae-4ec5-9413-b2ce95fb48f9 req-32315f66-4c31-4d09-8fe5-e8dfea2e4086 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:08:21.291904 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 661/2649] 10.4.3.64 () {72 vars in 1540 bytes} [Wed Aug 26 15:08:21 2026] POST /volume/v3/snapshots => generated 318 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:21.548679 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9f2b2f57-f477-495f-8c93-e7758f234e6c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:21.551389 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f2b2f57-f477-495f-8c93-e7758f234e6c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:21.551621 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f2b2f57-f477-495f-8c93-e7758f234e6c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:21.551833 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f2b2f57-f477-495f-8c93-e7758f234e6c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:21.552046 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9f2b2f57-f477-495f-8c93-e7758f234e6c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:21.557859 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:21.557859 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:21.559206 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f2b2f57-f477-495f-8c93-e7758f234e6c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:21.559642 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 670/2650] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:21 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:21.699534 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-2b84edf2-e4ff-4ca2-8442-b128e393d938 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:21.704113 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-2b84edf2-e4ff-4ca2-8442-b128e393d938 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:08:21.704113 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-2b84edf2-e4ff-4ca2-8442-b128e393d938 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:21.704393 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-2b84edf2-e4ff-4ca2-8442-b128e393d938 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:21.717809 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:21.717809 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:21.724395 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-2b84edf2-e4ff-4ca2-8442-b128e393d938 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:08:21.732994 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-2b84edf2-e4ff-4ca2-8442-b128e393d938 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 returned with HTTP 200 Aug 26 15:08:21.733529 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 650/2651] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:08:21 2026] GET /volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:21.745664 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-41c98b82-7a79-4441-b85e-038ad6b9e235 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:21.746584 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41c98b82-7a79-4441-b85e-038ad6b9e235 None None] GET https://10.4.3.64/volume// Aug 26 15:08:21.746584 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41c98b82-7a79-4441-b85e-038ad6b9e235 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:21.746584 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41c98b82-7a79-4441-b85e-038ad6b9e235 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:21.746874 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41c98b82-7a79-4441-b85e-038ad6b9e235 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:08:21.747354 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 671/2652] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:08:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:08:21.761459 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-96efa6bb-ec0f-48e2-8982-db69ff38445c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:21.764973 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-96efa6bb-ec0f-48e2-8982-db69ff38445c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:08:21.765418 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-96efa6bb-ec0f-48e2-8982-db69ff38445c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1ce8984-3778-4feb-b441-ef4b1699af40", "connector": null, "instance_uuid": "b79425b0-4665-4746-838b-c3f16ead10b1"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:21.778871 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:21.778871 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:21.829635 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-96efa6bb-ec0f-48e2-8982-db69ff38445c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:08:21.830435 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 662/2653] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:08:21 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) Aug 26 15:08:22.201238 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-21d9169b-700d-4cd0-b078-fc33abe1e846 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:22.203857 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21d9169b-700d-4cd0-b078-fc33abe1e846 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:22.204793 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21d9169b-700d-4cd0-b078-fc33abe1e846 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:22.204793 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21d9169b-700d-4cd0-b078-fc33abe1e846 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:22.205626 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-21d9169b-700d-4cd0-b078-fc33abe1e846 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:22.213014 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:22.213014 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:22.214327 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21d9169b-700d-4cd0-b078-fc33abe1e846 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:22.214327 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 671/2654] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:22 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:22.571132 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0889d07b-13e9-4533-a0e0-0cf6a03cbb80 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:22.574975 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0889d07b-13e9-4533-a0e0-0cf6a03cbb80 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:22.574975 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0889d07b-13e9-4533-a0e0-0cf6a03cbb80 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:22.575217 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0889d07b-13e9-4533-a0e0-0cf6a03cbb80 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:22.575217 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0889d07b-13e9-4533-a0e0-0cf6a03cbb80 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:22.585674 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:22.585674 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:22.586627 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0889d07b-13e9-4533-a0e0-0cf6a03cbb80 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:22.587135 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 651/2655] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:22 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:23.229597 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-edb15d5e-e611-4bc6-b93f-d4e339cc393b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:23.237077 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-edb15d5e-e611-4bc6-b93f-d4e339cc393b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:23.237077 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-edb15d5e-e611-4bc6-b93f-d4e339cc393b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:23.237077 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-edb15d5e-e611-4bc6-b93f-d4e339cc393b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:23.237077 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-edb15d5e-e611-4bc6-b93f-d4e339cc393b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:23.254347 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:23.254347 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:23.254347 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-edb15d5e-e611-4bc6-b93f-d4e339cc393b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:23.254347 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 672/2656] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:23 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:23.319036 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-81ca9228-3ab8-4ae0-ab4b-b4be6de54c3b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:23.319500 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-81ca9228-3ab8-4ae0-ab4b-b4be6de54c3b None None] GET https://10.4.3.64/volume// Aug 26 15:08:23.320238 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-81ca9228-3ab8-4ae0-ab4b-b4be6de54c3b None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:23.320238 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-81ca9228-3ab8-4ae0-ab4b-b4be6de54c3b None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:23.320873 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-81ca9228-3ab8-4ae0-ab4b-b4be6de54c3b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:08:23.321159 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 663/2657] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:08:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:08:23.341365 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bf614fdd-4d92-4277-ae7f-1b080609e702 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:23.348089 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bf614fdd-4d92-4277-ae7f-1b080609e702 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:08:23.348089 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bf614fdd-4d92-4277-ae7f-1b080609e702 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:23.348089 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bf614fdd-4d92-4277-ae7f-1b080609e702 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:23.368473 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:23.368473 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:23.384024 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bf614fdd-4d92-4277-ae7f-1b080609e702 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:08:23.393940 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bf614fdd-4d92-4277-ae7f-1b080609e702 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 returned with HTTP 200 Aug 26 15:08:23.395277 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 672/2658] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:08:23 2026] GET /volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 => generated 1544 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:08:23.537324 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bbdc3e1b-80d5-477a-a23f-6b3eeeefc1db None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:23.542846 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bbdc3e1b-80d5-477a-a23f-6b3eeeefc1db tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] PUT https://10.4.3.64/volume/v3/attachments/0381b324-af61-4c5a-8e76-7ba426e9faa9 Aug 26 15:08:23.544914 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bbdc3e1b-80d5-477a-a23f-6b3eeeefc1db tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:23.570994 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bbdc3e1b-80d5-477a-a23f-6b3eeeefc1db tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Acquiring lock "cinder-attachment_update-d1ce8984-3778-4feb-b441-ef4b1699af40-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:08:23.581484 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bbdc3e1b-80d5-477a-a23f-6b3eeeefc1db tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-d1ce8984-3778-4feb-b441-ef4b1699af40-np0000008165" acquired by "attachment_update" :: waited 0.011s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:08:23.583461 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:23.583461 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:23.602802 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8ed1d003-4dba-4ed4-9252-1d34027a5591 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:23.609429 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8ed1d003-4dba-4ed4-9252-1d34027a5591 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:23.610173 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8ed1d003-4dba-4ed4-9252-1d34027a5591 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:23.610173 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8ed1d003-4dba-4ed4-9252-1d34027a5591 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:23.610290 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8ed1d003-4dba-4ed4-9252-1d34027a5591 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:23.621667 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:23.621667 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:23.624078 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8ed1d003-4dba-4ed4-9252-1d34027a5591 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:23.626023 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 673/2659] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:23 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:23.678831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-7ad6452b-0012-464a-bdaa-b469c2b900e4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:23.681721 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-7ad6452b-0012-464a-bdaa-b469c2b900e4 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:08:23.682070 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-7ad6452b-0012-464a-bdaa-b469c2b900e4 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:23.682373 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-7ad6452b-0012-464a-bdaa-b469c2b900e4 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:23.701963 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:23.701963 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:23.707473 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-7ad6452b-0012-464a-bdaa-b469c2b900e4 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:08:23.714635 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-7ad6452b-0012-464a-bdaa-b469c2b900e4 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:08:23.714635 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 664/2660] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:08:23 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:23.757023 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-97af06af-0250-45e5-a3d8-78aacd947c4c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:23.761519 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-97af06af-0250-45e5-a3d8-78aacd947c4c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] POST https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea/action Aug 26 15:08:23.761519 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-97af06af-0250-45e5-a3d8-78aacd947c4c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:08:23.761519 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-97af06af-0250-45e5-a3d8-78aacd947c4c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:23.781561 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:23.781561 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:23.782828 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-97af06af-0250-45e5-a3d8-78aacd947c4c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:08:23.789667 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bbdc3e1b-80d5-477a-a23f-6b3eeeefc1db tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-d1ce8984-3778-4feb-b441-ef4b1699af40-np0000008165" released by "attachment_update" :: held 0.206s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:08:23.789667 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-bbdc3e1b-80d5-477a-a23f-6b3eeeefc1db tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/0381b324-af61-4c5a-8e76-7ba426e9faa9 returned with HTTP 200 Aug 26 15:08:23.789667 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 652/2661] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:08:23 2026] PUT /volume/v3/attachments/0381b324-af61-4c5a-8e76-7ba426e9faa9 => generated 969 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:23.802336 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-97af06af-0250-45e5-a3d8-78aacd947c4c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Begin detaching volume completed successfully. Aug 26 15:08:23.803265 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-97af06af-0250-45e5-a3d8-78aacd947c4c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea/action returned with HTTP 202 Aug 26 15:08:23.803478 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 673/2662] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:08:23 2026] POST /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:08:23.856553 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-93c5cbd6-c10b-49c7-855a-a27364613f10 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:23.859251 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ff8f986b-b6ab-4094-a302-23548389359d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:23.861180 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff8f986b-b6ab-4094-a302-23548389359d tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:08:23.861180 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff8f986b-b6ab-4094-a302-23548389359d tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:23.861283 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-93c5cbd6-c10b-49c7-855a-a27364613f10 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments/0381b324-af61-4c5a-8e76-7ba426e9faa9/action Aug 26 15:08:23.861525 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff8f986b-b6ab-4094-a302-23548389359d tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:23.861862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-93c5cbd6-c10b-49c7-855a-a27364613f10 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:08:23.862668 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-93c5cbd6-c10b-49c7-855a-a27364613f10 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:23.883234 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:23.883234 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:23.888650 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:23.888650 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:23.891239 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ff8f986b-b6ab-4094-a302-23548389359d tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:08:23.898485 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff8f986b-b6ab-4094-a302-23548389359d tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:08:23.898710 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 665/2663] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:23 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:23.909351 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-95a48e7d-ab11-4542-9bb9-dc979a01d864 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:23.909611 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95a48e7d-ab11-4542-9bb9-dc979a01d864 None None] GET https://10.4.3.64/volume// Aug 26 15:08:23.909935 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95a48e7d-ab11-4542-9bb9-dc979a01d864 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:23.910321 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95a48e7d-ab11-4542-9bb9-dc979a01d864 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:23.911195 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95a48e7d-ab11-4542-9bb9-dc979a01d864 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:08:23.913679 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 653/2664] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:08:23 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:08:23.919190 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3733be58-a6a2-47ba-9caf-ed9ba41aa0a2 req-93c5cbd6-c10b-49c7-855a-a27364613f10 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/0381b324-af61-4c5a-8e76-7ba426e9faa9/action returned with HTTP 204 Aug 26 15:08:23.919839 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 674/2665] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:08:23 2026] POST /volume/v3/attachments/0381b324-af61-4c5a-8e76-7ba426e9faa9/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:23.932024 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-2e2d45ff-4c1d-4e35-aa2f-14265694da74 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:23.935155 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-2e2d45ff-4c1d-4e35-aa2f-14265694da74 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:08:23.935997 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-2e2d45ff-4c1d-4e35-aa2f-14265694da74 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:23.936250 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-2e2d45ff-4c1d-4e35-aa2f-14265694da74 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:23.951044 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:23.951044 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:23.958003 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-2e2d45ff-4c1d-4e35-aa2f-14265694da74 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:08:23.965361 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-2e2d45ff-4c1d-4e35-aa2f-14265694da74 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:08:23.965975 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 674/2666] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:08:23 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 1317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:08:24.153812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9be6392e-d477-46da-9f42-00ce7d9cd778 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:24.156899 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9be6392e-d477-46da-9f42-00ce7d9cd778 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/snapshots/f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 Aug 26 15:08:24.157160 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9be6392e-d477-46da-9f42-00ce7d9cd778 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:24.157331 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9be6392e-d477-46da-9f42-00ce7d9cd778 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:24.166367 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:24.166367 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:24.168336 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9be6392e-d477-46da-9f42-00ce7d9cd778 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Snapshot retrieved successfully. Aug 26 15:08:24.169079 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9be6392e-d477-46da-9f42-00ce7d9cd778 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/snapshots/f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 returned with HTTP 200 Aug 26 15:08:24.169428 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 666/2667] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:24 2026] GET /volume/v3/snapshots/f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 => generated 477 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:24.270848 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-551c905e-6da4-47e8-a6be-94c80faf2f06 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:24.274141 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-551c905e-6da4-47e8-a6be-94c80faf2f06 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:24.274491 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-551c905e-6da4-47e8-a6be-94c80faf2f06 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:24.274817 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-551c905e-6da4-47e8-a6be-94c80faf2f06 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:24.277682 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-551c905e-6da4-47e8-a6be-94c80faf2f06 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:24.289618 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:24.289618 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:24.291144 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-551c905e-6da4-47e8-a6be-94c80faf2f06 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:24.293273 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 654/2668] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:24 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:24.603347 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c9318e66-d80a-4389-9377-8766665231c5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:24.606734 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c9318e66-d80a-4389-9377-8766665231c5 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 Aug 26 15:08:24.607134 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c9318e66-d80a-4389-9377-8766665231c5 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:24.607423 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c9318e66-d80a-4389-9377-8766665231c5 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:24.607924 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-c9318e66-d80a-4389-9377-8766665231c5 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Delete snapshot with id: f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 Aug 26 15:08:24.615923 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:24.615923 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:24.616605 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c9318e66-d80a-4389-9377-8766665231c5 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Snapshot retrieved successfully. Aug 26 15:08:24.644719 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7f870f10-846a-4df9-8327-c17f9fba9665 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:24.651295 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f870f10-846a-4df9-8327-c17f9fba9665 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:24.651295 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f870f10-846a-4df9-8327-c17f9fba9665 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:24.651295 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f870f10-846a-4df9-8327-c17f9fba9665 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:24.651295 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7f870f10-846a-4df9-8327-c17f9fba9665 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:24.655466 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:24.655466 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:24.657616 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f870f10-846a-4df9-8327-c17f9fba9665 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:24.658313 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 675/2669] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:24 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:24.671952 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c9318e66-d80a-4389-9377-8766665231c5 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Snapshot delete request issued successfully. Aug 26 15:08:24.672235 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c9318e66-d80a-4389-9377-8766665231c5 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/snapshots/f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 returned with HTTP 202 Aug 26 15:08:24.675372 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 675/2670] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:08:24 2026] DELETE /volume/v3/snapshots/f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:24.691149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c0510f9e-7993-436c-95a5-b2369029973e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:24.694111 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0510f9e-7993-436c-95a5-b2369029973e tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/snapshots/f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 Aug 26 15:08:24.694405 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0510f9e-7993-436c-95a5-b2369029973e tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:24.694664 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0510f9e-7993-436c-95a5-b2369029973e tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:24.712987 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:24.712987 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:24.713692 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c0510f9e-7993-436c-95a5-b2369029973e tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Snapshot retrieved successfully. Aug 26 15:08:24.714595 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0510f9e-7993-436c-95a5-b2369029973e tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/snapshots/f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 returned with HTTP 200 Aug 26 15:08:24.715498 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 667/2671] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:24 2026] GET /volume/v3/snapshots/f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 => generated 476 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:24.919542 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-732b781f-f355-4a60-b448-326a0717e5f8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:24.922823 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-732b781f-f355-4a60-b448-326a0717e5f8 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:08:24.923733 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-732b781f-f355-4a60-b448-326a0717e5f8 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:24.923733 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-732b781f-f355-4a60-b448-326a0717e5f8 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:24.949942 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:24.949942 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:24.959229 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-732b781f-f355-4a60-b448-326a0717e5f8 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:08:24.969030 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-732b781f-f355-4a60-b448-326a0717e5f8 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:08:24.970353 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 655/2672] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:24 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 1137 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:25.237102 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-a80515fe-c145-4d28-bccc-a35e95637c98 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:25.242600 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-a80515fe-c145-4d28-bccc-a35e95637c98 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] DELETE https://10.4.3.64/volume/v3/attachments/8c6cac12-25b6-490a-a99a-b4bbd2f97449 Aug 26 15:08:25.242600 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-a80515fe-c145-4d28-bccc-a35e95637c98 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:25.243476 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-a80515fe-c145-4d28-bccc-a35e95637c98 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:25.293269 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:25.293269 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:25.311480 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-452e2c80-8ab2-4d18-bc57-8492f7cf95e5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:25.321908 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-452e2c80-8ab2-4d18-bc57-8492f7cf95e5 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:25.321908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-452e2c80-8ab2-4d18-bc57-8492f7cf95e5 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:25.321908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-452e2c80-8ab2-4d18-bc57-8492f7cf95e5 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:25.321908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-452e2c80-8ab2-4d18-bc57-8492f7cf95e5 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:25.328325 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:25.328325 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:25.329748 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-452e2c80-8ab2-4d18-bc57-8492f7cf95e5 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:25.330545 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 676/2673] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:25 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:25.412897 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2047a81c-7903-4f82-a2bc-02fa075fdc52 req-a80515fe-c145-4d28-bccc-a35e95637c98 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/attachments/8c6cac12-25b6-490a-a99a-b4bbd2f97449 returned with HTTP 200 Aug 26 15:08:25.413575 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 676/2674] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:08:25 2026] DELETE /volume/v3/attachments/8c6cac12-25b6-490a-a99a-b4bbd2f97449 => generated 19 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:25.676059 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2824f5ec-ae05-4207-b7a8-04d8d673cc6c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:25.678711 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2824f5ec-ae05-4207-b7a8-04d8d673cc6c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:25.678711 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2824f5ec-ae05-4207-b7a8-04d8d673cc6c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:25.679356 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2824f5ec-ae05-4207-b7a8-04d8d673cc6c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:25.679356 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-2824f5ec-ae05-4207-b7a8-04d8d673cc6c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:25.684073 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:25.684073 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:25.685063 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2824f5ec-ae05-4207-b7a8-04d8d673cc6c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:25.685461 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 668/2675] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:25 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:25.727785 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0f93fefc-0189-405b-8432-7a2a2eb6722f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:25.730905 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f93fefc-0189-405b-8432-7a2a2eb6722f tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] GET https://10.4.3.64/volume/v3/snapshots/f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 Aug 26 15:08:25.731021 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f93fefc-0189-405b-8432-7a2a2eb6722f tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:25.731356 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f93fefc-0189-405b-8432-7a2a2eb6722f tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:25.738543 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f93fefc-0189-405b-8432-7a2a2eb6722f tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/snapshots/f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 returned with HTTP 404 Aug 26 15:08:25.739980 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 656/2676] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:25 2026] GET /volume/v3/snapshots/f50f6b7b-cdd4-4a8d-84a3-3996350b0c17 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:25.991905 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1770b55d-f04d-45dd-9710-4034956a43df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:25.995913 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1770b55d-f04d-45dd-9710-4034956a43df tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:08:25.995913 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1770b55d-f04d-45dd-9710-4034956a43df tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:25.995913 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1770b55d-f04d-45dd-9710-4034956a43df tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:26.010099 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:26.010099 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:26.018139 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1770b55d-f04d-45dd-9710-4034956a43df tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:08:26.026218 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1770b55d-f04d-45dd-9710-4034956a43df tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:08:26.027302 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 677/2677] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:25 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:26.347301 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-74041ffe-59d6-4d3b-a742-7fcc2af05404 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:26.354173 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-74041ffe-59d6-4d3b-a742-7fcc2af05404 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:26.354173 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-74041ffe-59d6-4d3b-a742-7fcc2af05404 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:26.354173 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-74041ffe-59d6-4d3b-a742-7fcc2af05404 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:26.354173 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-74041ffe-59d6-4d3b-a742-7fcc2af05404 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:26.362556 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:26.362556 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:26.364976 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-74041ffe-59d6-4d3b-a742-7fcc2af05404 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:26.367957 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 677/2678] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:26 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:26.705051 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-49ee081b-89dc-4759-87a0-3d35b1753f55 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:26.710213 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-49ee081b-89dc-4759-87a0-3d35b1753f55 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:26.710439 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-49ee081b-89dc-4759-87a0-3d35b1753f55 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:26.710627 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-49ee081b-89dc-4759-87a0-3d35b1753f55 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:26.710937 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-49ee081b-89dc-4759-87a0-3d35b1753f55 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:26.722210 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:26.722210 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:26.723191 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-49ee081b-89dc-4759-87a0-3d35b1753f55 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:26.723665 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 669/2679] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:26 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:27.386506 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4ba7f19e-a335-4a65-a430-ffb564eb09e0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:27.388638 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ba7f19e-a335-4a65-a430-ffb564eb09e0 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:27.391676 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ba7f19e-a335-4a65-a430-ffb564eb09e0 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:27.392217 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ba7f19e-a335-4a65-a430-ffb564eb09e0 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:27.393906 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4ba7f19e-a335-4a65-a430-ffb564eb09e0 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:27.402344 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:27.402344 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:27.403450 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ba7f19e-a335-4a65-a430-ffb564eb09e0 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:27.404537 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 657/2680] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:27 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:27.742636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-828128f8-bf26-4342-978f-8ee8057c7853 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:27.749819 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-828128f8-bf26-4342-978f-8ee8057c7853 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:27.750353 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-828128f8-bf26-4342-978f-8ee8057c7853 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:27.750723 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-828128f8-bf26-4342-978f-8ee8057c7853 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:27.751004 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-828128f8-bf26-4342-978f-8ee8057c7853 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:27.761930 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:27.761930 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:27.762553 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-828128f8-bf26-4342-978f-8ee8057c7853 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:27.763350 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 678/2681] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:27 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:28.419432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-70836558-5227-4fad-b8aa-51576e1aeb4f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:28.422972 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-70836558-5227-4fad-b8aa-51576e1aeb4f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:28.423177 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-70836558-5227-4fad-b8aa-51576e1aeb4f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:28.423696 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-70836558-5227-4fad-b8aa-51576e1aeb4f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:28.423696 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-70836558-5227-4fad-b8aa-51576e1aeb4f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:28.434310 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:28.434310 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:28.435776 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-70836558-5227-4fad-b8aa-51576e1aeb4f tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:28.436803 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 678/2682] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:28 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:28.780783 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-49344fb2-0566-44dc-8627-70d2ceb9be97 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:28.783073 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-49344fb2-0566-44dc-8627-70d2ceb9be97 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:28.783284 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-49344fb2-0566-44dc-8627-70d2ceb9be97 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:28.783500 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-49344fb2-0566-44dc-8627-70d2ceb9be97 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:28.783612 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-49344fb2-0566-44dc-8627-70d2ceb9be97 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:28.796236 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=444,cinder:INSERT=62,cinder:UPDATE=107,cinder:DELETE=2 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:08:28.805670 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:28.805670 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:28.807466 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-49344fb2-0566-44dc-8627-70d2ceb9be97 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:28.808581 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 670/2683] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:28 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:29.237451 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4de39c3f-f0be-42e9-bf58-7f227675250a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:29.399485 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4de39c3f-f0be-42e9-bf58-7f227675250a tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:08:29.399825 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4de39c3f-f0be-42e9-bf58-7f227675250a tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759", "extra_specs": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:29.405119 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=407,cinder:INSERT=49,cinder:UPDATE=117,cinder:DELETE=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:08:29.435048 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4de39c3f-f0be-42e9-bf58-7f227675250a tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:08:29.435596 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 658/2684] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:08:29 2026] POST /volume/v3/types => generated 268 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:29.460562 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7d7f0ab3-9f64-4b50-8fb2-90d985a29c09 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:29.468548 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7d7f0ab3-9f64-4b50-8fb2-90d985a29c09 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:29.468981 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7d7f0ab3-9f64-4b50-8fb2-90d985a29c09 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:29.469374 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7d7f0ab3-9f64-4b50-8fb2-90d985a29c09 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:29.469931 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7d7f0ab3-9f64-4b50-8fb2-90d985a29c09 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:29.472557 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=434,cinder:UPDATE=113,cinder:INSERT=48,cinder:DELETE=5 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:08:29.479516 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:29.479516 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:29.480784 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7d7f0ab3-9f64-4b50-8fb2-90d985a29c09 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:29.482782 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 679/2685] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:29 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:29.825417 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9db1290b-0a57-4449-8670-a19488214b53 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:29.830669 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9db1290b-0a57-4449-8670-a19488214b53 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:29.830859 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9db1290b-0a57-4449-8670-a19488214b53 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:29.832186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9db1290b-0a57-4449-8670-a19488214b53 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:29.832261 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9db1290b-0a57-4449-8670-a19488214b53 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:29.835671 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=511,cinder:INSERT=77,cinder:UPDATE=157,cinder:DELETE=4 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:08:29.844273 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:29.844273 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:29.844488 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9db1290b-0a57-4449-8670-a19488214b53 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:29.845681 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 679/2686] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:29 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:30.507844 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2a113569-3f78-4104-ad15-8f9991dfbc11 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:30.507844 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2a113569-3f78-4104-ad15-8f9991dfbc11 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:30.507844 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2a113569-3f78-4104-ad15-8f9991dfbc11 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:30.507844 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2a113569-3f78-4104-ad15-8f9991dfbc11 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:30.510308 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-2a113569-3f78-4104-ad15-8f9991dfbc11 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:30.521860 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:30.521860 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:30.522955 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2a113569-3f78-4104-ad15-8f9991dfbc11 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:30.524349 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 671/2687] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:30 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:08:30.864367 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0a157496-b79b-480f-be03-1085e5afec91 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:30.870497 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a157496-b79b-480f-be03-1085e5afec91 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:30.870497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a157496-b79b-480f-be03-1085e5afec91 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:30.870497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a157496-b79b-480f-be03-1085e5afec91 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:30.870497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0a157496-b79b-480f-be03-1085e5afec91 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:30.880304 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:30.880304 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:30.881408 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a157496-b79b-480f-be03-1085e5afec91 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:30.882165 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 659/2688] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:30 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:31.537526 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-367d4370-0d85-4a9c-a955-ee9a00d8a727 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:31.541297 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-367d4370-0d85-4a9c-a955-ee9a00d8a727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:31.541297 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-367d4370-0d85-4a9c-a955-ee9a00d8a727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:31.541297 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-367d4370-0d85-4a9c-a955-ee9a00d8a727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:31.541297 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-367d4370-0d85-4a9c-a955-ee9a00d8a727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:31.549615 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:31.549615 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:31.549615 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-367d4370-0d85-4a9c-a955-ee9a00d8a727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:31.549615 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 680/2689] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:31 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:31.625152 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-abcad572-480c-4a37-800a-76b93786cb66 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:31.630306 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-abcad572-480c-4a37-800a-76b93786cb66 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4b835660-2b26-4d27-9027-2dd112dae0c5 Aug 26 15:08:31.630745 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-abcad572-480c-4a37-800a-76b93786cb66 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:31.631267 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-abcad572-480c-4a37-800a-76b93786cb66 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:31.648402 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:31.648402 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:31.726450 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-abcad572-480c-4a37-800a-76b93786cb66 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/attachments/4b835660-2b26-4d27-9027-2dd112dae0c5 returned with HTTP 200 Aug 26 15:08:31.727378 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 680/2690] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:08:31 2026] DELETE /volume/v3/attachments/4b835660-2b26-4d27-9027-2dd112dae0c5 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:31.750521 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-9c76f0f8-f532-4a6c-9838-fe9dbac9c616 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:31.757459 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-9c76f0f8-f532-4a6c-9838-fe9dbac9c616 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:31.757459 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-9c76f0f8-f532-4a6c-9838-fe9dbac9c616 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:31.757459 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-9c76f0f8-f532-4a6c-9838-fe9dbac9c616 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:31.757459 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-9c76f0f8-f532-4a6c-9838-fe9dbac9c616 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Delete volume with id: f727c660-6cda-4a63-9751-7bba67215723 Aug 26 15:08:31.767299 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:31.767299 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:31.768599 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-9c76f0f8-f532-4a6c-9838-fe9dbac9c616 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Volume info retrieved successfully. Aug 26 15:08:31.798961 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-9c76f0f8-f532-4a6c-9838-fe9dbac9c616 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] Delete volume request issued successfully. Aug 26 15:08:31.799199 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6f085342-f1de-45f3-8d7a-529a32279ea1 req-9c76f0f8-f532-4a6c-9838-fe9dbac9c616 tempest-ImageDependencyTests-1466265443 tempest-ImageDependencyTests-1466265443-project-member] https://10.4.3.64/volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 returned with HTTP 202 Aug 26 15:08:31.799802 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 672/2691] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:08:31 2026] DELETE /volume/v3/volumes/f727c660-6cda-4a63-9751-7bba67215723 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:31.897117 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dd767857-4b4c-4fb1-a45f-6e0cfaa7696a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:31.899450 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dd767857-4b4c-4fb1-a45f-6e0cfaa7696a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:31.899712 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dd767857-4b4c-4fb1-a45f-6e0cfaa7696a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:31.899996 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dd767857-4b4c-4fb1-a45f-6e0cfaa7696a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:31.900112 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-dd767857-4b4c-4fb1-a45f-6e0cfaa7696a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:31.909127 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:31.909127 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:31.910074 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dd767857-4b4c-4fb1-a45f-6e0cfaa7696a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:31.910905 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 660/2692] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:31 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:32.567909 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8268153d-9dc1-4089-9997-90c005c40b31 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:32.570862 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8268153d-9dc1-4089-9997-90c005c40b31 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:32.571236 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8268153d-9dc1-4089-9997-90c005c40b31 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:32.571494 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8268153d-9dc1-4089-9997-90c005c40b31 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:32.571663 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8268153d-9dc1-4089-9997-90c005c40b31 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:32.583340 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:32.583340 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:32.583985 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8268153d-9dc1-4089-9997-90c005c40b31 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:32.584866 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 681/2693] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:32 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:32.743664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f0f6913c-5e81-480c-b0bb-10c2952265f0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:32.746007 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0f6913c-5e81-480c-b0bb-10c2952265f0 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:08:32.746530 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0f6913c-5e81-480c-b0bb-10c2952265f0 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988", "extra_specs": {}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:32.749448 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:32.749448 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:32.767306 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0f6913c-5e81-480c-b0bb-10c2952265f0 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:08:32.767306 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 681/2694] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:08:32 2026] POST /volume/v3/types => generated 267 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:32.780225 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0c1d15f7-0e51-4811-861c-d6c4a399ad2a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:32.784955 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0c1d15f7-0e51-4811-861c-d6c4a399ad2a tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:08:32.785393 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0c1d15f7-0e51-4811-861c-d6c4a399ad2a tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604", "extra_specs": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:32.807785 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0c1d15f7-0e51-4811-861c-d6c4a399ad2a tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:08:32.808349 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 673/2695] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:08:32 2026] POST /volume/v3/types => generated 266 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:32.824843 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-95f015f2-c14e-44d5-8e59-d092a246d81f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:32.826603 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:08:32.827017 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1920983982", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:32.828785 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1920983982', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:08:32.835846 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Create volume of 1 GB Aug 26 15:08:32.836261 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:32.836261 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:32.836950 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Availability Zones retrieved successfully. Aug 26 15:08:32.845627 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Flow 'volume_create_api' (fa08232a-b091-4abb-99e5-642df82219b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:32.845627 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed766be8-7e5a-44cd-a9c2-c78011580f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:32.846517 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:08:32.882093 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed766be8-7e5a-44cd-a9c2-c78011580f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=09eb5adc-6e7a-4811-98a3-89777313213e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09eb5adc-6e7a-4811-98a3-89777313213e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:32.882093 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b6ad289-daba-4ebf-b3c5-5a416305f296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:32.926727 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-18277695-656d-483b-a5a9-d33a10bc8fef None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:32.933197 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-18277695-656d-483b-a5a9-d33a10bc8fef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:32.933197 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-18277695-656d-483b-a5a9-d33a10bc8fef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:32.933197 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-18277695-656d-483b-a5a9-d33a10bc8fef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:32.933197 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-18277695-656d-483b-a5a9-d33a10bc8fef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:32.942636 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:32.942636 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:32.943984 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-18277695-656d-483b-a5a9-d33a10bc8fef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:32.944834 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 682/2696] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:32 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:32.947608 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:32.948105 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:33.008683 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Created reservations ['6b5ca7c5-3a2d-4e60-8272-1c8615c70488', '67e81b43-cf9c-429a-a33c-f2ef0339be70', '13261c35-e717-458c-ba2c-3581e1376528', '847bd68d-93ed-4cc5-ab45-e968da4c1e2f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:33.011141 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b6ad289-daba-4ebf-b3c5-5a416305f296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b5ca7c5-3a2d-4e60-8272-1c8615c70488', '67e81b43-cf9c-429a-a33c-f2ef0339be70', '13261c35-e717-458c-ba2c-3581e1376528', '847bd68d-93ed-4cc5-ab45-e968da4c1e2f']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.012487 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed129dd3-ab2e-4c4e-8c10-27a25be0e5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.048512 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed129dd3-ab2e-4c4e-8c10-27a25be0e5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dffa20a-0232-42c9-91cc-b36a40372dc4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1920983982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c11ef484425a40529a78658edee99021',qos_specs=None,replication_status=,reservations=['6b5ca7c5-3a2d-4e60-8272-1c8615c70488','67e81b43-cf9c-429a-a33c-f2ef0339be70','13261c35-e717-458c-ba2c-3581e1376528','847bd68d-93ed-4cc5-ab45-e968da4c1e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd06b7d24b7348f89064f3572d4c1596',volume_type_id=09eb5adc-6e7a-4811-98a3-89777313213e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1920983982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3dffa20a-0232-42c9-91cc-b36a40372dc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c11ef484425a40529a78658edee99021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd06b7d24b7348f89064f3572d4c1596',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09eb5adc-6e7a-4811-98a3-89777313213e),volume_type_id=09eb5adc-6e7a-4811-98a3-89777313213e)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.050142 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9349a10e-6bc8-47e9-8ab4-edeebe219f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.082780 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9349a10e-6bc8-47e9-8ab4-edeebe219f4c) transitioned into state 'SUCCESS' from state '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-1920983982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c11ef484425a40529a78658edee99021',qos_specs=None,replication_status=,reservations=['6b5ca7c5-3a2d-4e60-8272-1c8615c70488','67e81b43-cf9c-429a-a33c-f2ef0339be70','13261c35-e717-458c-ba2c-3581e1376528','847bd68d-93ed-4cc5-ab45-e968da4c1e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd06b7d24b7348f89064f3572d4c1596',volume_type_id=09eb5adc-6e7a-4811-98a3-89777313213e)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.083963 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17781f74-87e1-4bba-ab02-f8a879c74dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.099951 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17781f74-87e1-4bba-ab02-f8a879c74dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.101303 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Flow 'volume_create_api' (fa08232a-b091-4abb-99e5-642df82219b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:33.101703 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Create volume request issued successfully. Aug 26 15:08:33.103077 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95f015f2-c14e-44d5-8e59-d092a246d81f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:08:33.104095 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 661/2697] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:08:32 2026] POST /volume/v3/volumes => generated 843 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:33.123941 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:33.126677 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:08:33.127151 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1782843185", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:33.130682 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1782843185', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:08:33.137664 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Create volume of 1 GB Aug 26 15:08:33.138596 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:33.138596 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:33.139675 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Availability Zones retrieved successfully. Aug 26 15:08:33.149077 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Flow 'volume_create_api' (cf782be6-3dc2-432c-a0f5-2500a08e1a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:33.150697 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e625e851-4bcd-4e75-928b-a51190adb803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.152235 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:08:33.192154 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e625e851-4bcd-4e75-928b-a51190adb803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:08:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8bbc06d0-1e34-4bfc-8f87-423bf1465f6a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bbc06d0-1e34-4bfc-8f87-423bf1465f6a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.192154 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee3395b-5d43-445f-b398-06fee350923c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.269837 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:33.270273 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:33.352819 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Created reservations ['3ccf4f9b-513e-4f79-9ee3-42c5f3ef9a9e', 'c234f50e-fde3-40a5-b09c-0417f7fe3191', '3af904ae-47e2-48dd-88c8-4b2ced8b0ad4', 'bd6ee35b-b8cd-4a7b-96a5-53e98a3cfeef'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:33.354029 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ee3395b-5d43-445f-b398-06fee350923c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ccf4f9b-513e-4f79-9ee3-42c5f3ef9a9e', 'c234f50e-fde3-40a5-b09c-0417f7fe3191', '3af904ae-47e2-48dd-88c8-4b2ced8b0ad4', 'bd6ee35b-b8cd-4a7b-96a5-53e98a3cfeef']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.355122 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a19f0dc-af1e-4351-8877-4635f95c03d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.391749 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a19f0dc-af1e-4351-8877-4635f95c03d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1782843185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c11ef484425a40529a78658edee99021',qos_specs=None,replication_status=,reservations=['3ccf4f9b-513e-4f79-9ee3-42c5f3ef9a9e','c234f50e-fde3-40a5-b09c-0417f7fe3191','3af904ae-47e2-48dd-88c8-4b2ced8b0ad4','bd6ee35b-b8cd-4a7b-96a5-53e98a3cfeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd06b7d24b7348f89064f3572d4c1596',volume_type_id=8bbc06d0-1e34-4bfc-8f87-423bf1465f6a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1782843185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c11ef484425a40529a78658edee99021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd06b7d24b7348f89064f3572d4c1596',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bbc06d0-1e34-4bfc-8f87-423bf1465f6a),volume_type_id=8bbc06d0-1e34-4bfc-8f87-423bf1465f6a)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.394992 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e583924-9fd0-4f32-b036-f547d1f23ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.429406 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e583924-9fd0-4f32-b036-f547d1f23ad2) transitioned into state 'SUCCESS' from state '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-1782843185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c11ef484425a40529a78658edee99021',qos_specs=None,replication_status=,reservations=['3ccf4f9b-513e-4f79-9ee3-42c5f3ef9a9e','c234f50e-fde3-40a5-b09c-0417f7fe3191','3af904ae-47e2-48dd-88c8-4b2ced8b0ad4','bd6ee35b-b8cd-4a7b-96a5-53e98a3cfeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd06b7d24b7348f89064f3572d4c1596',volume_type_id=8bbc06d0-1e34-4bfc-8f87-423bf1465f6a)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.430491 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403b5de7-a29c-4bc3-99fa-edd251b85215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.445877 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (403b5de7-a29c-4bc3-99fa-edd251b85215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.446870 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Flow 'volume_create_api' (cf782be6-3dc2-432c-a0f5-2500a08e1a4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:33.447245 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Create volume request issued successfully. Aug 26 15:08:33.447921 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5a2a6aa0-9406-48eb-82bf-fc726b363110 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:08:33.448510 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 682/2698] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:08:33 2026] POST /volume/v3/volumes => generated 842 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:33.486674 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:33.488687 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:08:33.489192 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1378665482", "snapshot_id": null, "imageRef": "cab4984c-651d-4693-8e3c-cb51d718479e", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:33.491377 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1378665482', 'snapshot_id': None, 'imageRef': 'cab4984c-651d-4693-8e3c-cb51d718479e', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:08:33.603431 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7efec801-f5ef-487a-b9e9-1dfbc9dd9070 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:33.606664 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7efec801-f5ef-487a-b9e9-1dfbc9dd9070 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:33.606936 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7efec801-f5ef-487a-b9e9-1dfbc9dd9070 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:33.607116 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7efec801-f5ef-487a-b9e9-1dfbc9dd9070 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:33.607259 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7efec801-f5ef-487a-b9e9-1dfbc9dd9070 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:33.613878 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:33.613878 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:33.614959 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7efec801-f5ef-487a-b9e9-1dfbc9dd9070 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:33.616280 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 683/2699] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:33 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:33.640854 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Create volume of 1 GB Aug 26 15:08:33.642852 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:33.642852 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:33.642852 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Availability Zones retrieved successfully. Aug 26 15:08:33.653938 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Flow 'volume_create_api' (88c004a6-43ba-4bfb-bbe1-6d6603245c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:33.655893 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c189c3-9287-4d1d-a8d9-d75295531933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.657688 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:08:33.761552 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0c189c3-9287-4d1d-a8d9-d75295531933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:08:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=662a7507-b8f2-48b1-9719-47af753e0701,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '662a7507-b8f2-48b1-9719-47af753e0701', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.762861 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84410eb1-aff7-451d-a054-d5f77e308191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.824699 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:33.826616 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:33.883985 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Created reservations ['6cd0569f-32e7-41e5-82eb-0be0b2f3031c', 'f64b362b-b9e6-4676-a31f-33fdaf8ef161', 'b392daf4-8366-45b3-9b65-4a8687518592', 'e14b24f7-010e-4133-8824-0a18db430d68'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:33.887619 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84410eb1-aff7-451d-a054-d5f77e308191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cd0569f-32e7-41e5-82eb-0be0b2f3031c', 'f64b362b-b9e6-4676-a31f-33fdaf8ef161', 'b392daf4-8366-45b3-9b65-4a8687518592', 'e14b24f7-010e-4133-8824-0a18db430d68']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.888455 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692534df-9487-4284-b49d-8c5ec9cc5097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.925917 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692534df-9487-4284-b49d-8c5ec9cc5097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc0ea03c-cc65-416e-945d-0c031dc3cff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1378665482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c11ef484425a40529a78658edee99021',qos_specs=None,replication_status=,reservations=['6cd0569f-32e7-41e5-82eb-0be0b2f3031c','f64b362b-b9e6-4676-a31f-33fdaf8ef161','b392daf4-8366-45b3-9b65-4a8687518592','e14b24f7-010e-4133-8824-0a18db430d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd06b7d24b7348f89064f3572d4c1596',volume_type_id=662a7507-b8f2-48b1-9719-47af753e0701), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:08:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1378665482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc0ea03c-cc65-416e-945d-0c031dc3cff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c11ef484425a40529a78658edee99021',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd06b7d24b7348f89064f3572d4c1596',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(662a7507-b8f2-48b1-9719-47af753e0701),volume_type_id=662a7507-b8f2-48b1-9719-47af753e0701)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.927511 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9ed6fa-cf95-4512-b889-88f036720cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.957123 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9ed6fa-cf95-4512-b889-88f036720cd6) transitioned into state 'SUCCESS' from state '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-1378665482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c11ef484425a40529a78658edee99021',qos_specs=None,replication_status=,reservations=['6cd0569f-32e7-41e5-82eb-0be0b2f3031c','f64b362b-b9e6-4676-a31f-33fdaf8ef161','b392daf4-8366-45b3-9b65-4a8687518592','e14b24f7-010e-4133-8824-0a18db430d68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd06b7d24b7348f89064f3572d4c1596',volume_type_id=662a7507-b8f2-48b1-9719-47af753e0701)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.959053 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3629fb1d-d3dd-4073-999d-3b03566ac8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:33.972515 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ae5b3a3d-a93c-46ea-9b50-178e455636ec None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:33.973873 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3629fb1d-d3dd-4073-999d-3b03566ac8c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:33.974686 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Flow 'volume_create_api' (88c004a6-43ba-4bfb-bbe1-6d6603245c31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:33.974850 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Create volume request issued successfully. Aug 26 15:08:33.976114 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ae5b3a3d-a93c-46ea-9b50-178e455636ec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:33.976208 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-865085c8-ec70-46df-8e5a-ca1f48a4b7e5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:08:33.976288 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ae5b3a3d-a93c-46ea-9b50-178e455636ec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:33.976288 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ae5b3a3d-a93c-46ea-9b50-178e455636ec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:33.976288 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ae5b3a3d-a93c-46ea-9b50-178e455636ec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:33.976435 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 674/2700] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:08:33 2026] POST /volume/v3/volumes => generated 844 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:33.982702 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:33.982702 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:33.983918 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ae5b3a3d-a93c-46ea-9b50-178e455636ec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:33.985155 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 662/2701] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:33 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:33.993243 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cdc3f8af-63f5-4844-b8b1-7089d3fa73e3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:33.996219 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cdc3f8af-63f5-4844-b8b1-7089d3fa73e3 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:33.996624 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cdc3f8af-63f5-4844-b8b1-7089d3fa73e3 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:33.998402 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cdc3f8af-63f5-4844-b8b1-7089d3fa73e3 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:34.018608 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:34.018608 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:34.032399 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cdc3f8af-63f5-4844-b8b1-7089d3fa73e3 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:34.045668 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cdc3f8af-63f5-4844-b8b1-7089d3fa73e3 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:34.046098 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 683/2702] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:33 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 912 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:34.637787 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0aa182bd-ff36-4c08-9ec5-4dd89060ff07 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:34.640044 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0aa182bd-ff36-4c08-9ec5-4dd89060ff07 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:34.641023 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0aa182bd-ff36-4c08-9ec5-4dd89060ff07 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:34.641023 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0aa182bd-ff36-4c08-9ec5-4dd89060ff07 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:34.641907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-0aa182bd-ff36-4c08-9ec5-4dd89060ff07 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:34.648754 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:34.648754 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:34.649808 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0aa182bd-ff36-4c08-9ec5-4dd89060ff07 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:34.650382 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 684/2703] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:34 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:35.002813 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8119378e-6a99-4249-9165-01bbab4130d7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:35.006225 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8119378e-6a99-4249-9165-01bbab4130d7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:35.009145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8119378e-6a99-4249-9165-01bbab4130d7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:35.009145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8119378e-6a99-4249-9165-01bbab4130d7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:35.009145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8119378e-6a99-4249-9165-01bbab4130d7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:35.016646 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:35.016646 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:35.018683 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8119378e-6a99-4249-9165-01bbab4130d7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:35.019537 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 675/2704] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:35 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:35.065269 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cd6fb402-04d8-40e1-9fdf-c940849a6d3f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:35.069162 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cd6fb402-04d8-40e1-9fdf-c940849a6d3f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:35.069162 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cd6fb402-04d8-40e1-9fdf-c940849a6d3f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:35.069162 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cd6fb402-04d8-40e1-9fdf-c940849a6d3f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:35.081901 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:35.081901 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:35.093675 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cd6fb402-04d8-40e1-9fdf-c940849a6d3f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:35.103072 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cd6fb402-04d8-40e1-9fdf-c940849a6d3f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:35.103072 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 663/2705] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:35 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 936 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:35.438099 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-968d1280-6da1-43a3-9498-e0622eb7a38e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:35.655745 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:08:35.657141 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1937772034", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:35.658369 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1937772034', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:08:35.658587 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Create volume of 1 GB Aug 26 15:08:35.664424 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bf8ec30f-3ece-46ec-af7e-d9ca25daac0c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:35.665571 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Availability Zones retrieved successfully. Aug 26 15:08:35.667303 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf8ec30f-3ece-46ec-af7e-d9ca25daac0c tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:35.667619 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf8ec30f-3ece-46ec-af7e-d9ca25daac0c tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:35.668105 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf8ec30f-3ece-46ec-af7e-d9ca25daac0c tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:35.668323 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-bf8ec30f-3ece-46ec-af7e-d9ca25daac0c tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:35.675070 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Flow 'volume_create_api' (ad691806-f6ff-40a0-875d-e976a1a2b20b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:35.675443 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:35.675443 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:35.675443 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf8ec30f-3ece-46ec-af7e-d9ca25daac0c tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:35.675578 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65418d7d-e9fc-4057-ba66-8dea2013ead9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:35.675663 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 685/2706] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:35 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:35.679039 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:08:35.719807 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65418d7d-e9fc-4057-ba66-8dea2013ead9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:35.720911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (060776e2-7960-4b2c-a200-1c50b94fd4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:35.806243 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Created reservations ['6bd1df38-1379-43c3-bb43-619d581a67f5', 'f0d24778-dfaf-41bb-a3f2-5685ade4dfea', 'd930ef43-68fe-492d-b8e2-efd37576c238', '15970d6d-fe25-4468-b275-a0ca34aac846'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:35.808016 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (060776e2-7960-4b2c-a200-1c50b94fd4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bd1df38-1379-43c3-bb43-619d581a67f5', 'f0d24778-dfaf-41bb-a3f2-5685ade4dfea', 'd930ef43-68fe-492d-b8e2-efd37576c238', '15970d6d-fe25-4468-b275-a0ca34aac846']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:35.809735 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e0bb07-185d-4a75-9ed3-8f3f108541f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:35.843453 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e0bb07-185d-4a75-9ed3-8f3f108541f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe3f1155-3e08-4486-b611-c065e4ce2c73', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1937772034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0a2a489a0de4ed3acea9a18567ae3e4',qos_specs=None,replication_status=,reservations=['6bd1df38-1379-43c3-bb43-619d581a67f5','f0d24778-dfaf-41bb-a3f2-5685ade4dfea','d930ef43-68fe-492d-b8e2-efd37576c238','15970d6d-fe25-4468-b275-a0ca34aac846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f3db2d9c15469fb9a338b8e0bc0b96',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:08:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1937772034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe3f1155-3e08-4486-b611-c065e4ce2c73,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0a2a489a0de4ed3acea9a18567ae3e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f3db2d9c15469fb9a338b8e0bc0b96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:35.845064 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f908d60-5c23-4681-8680-81d370620c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:35.872695 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f908d60-5c23-4681-8680-81d370620c5d) transitioned into state 'SUCCESS' from state '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-1937772034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0a2a489a0de4ed3acea9a18567ae3e4',qos_specs=None,replication_status=,reservations=['6bd1df38-1379-43c3-bb43-619d581a67f5','f0d24778-dfaf-41bb-a3f2-5685ade4dfea','d930ef43-68fe-492d-b8e2-efd37576c238','15970d6d-fe25-4468-b275-a0ca34aac846'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f3db2d9c15469fb9a338b8e0bc0b96',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:35.873624 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41df41ba-fbc6-44ac-9a7f-a1aa0242ba7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:35.890027 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41df41ba-fbc6-44ac-9a7f-a1aa0242ba7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:35.891140 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Flow 'volume_create_api' (ad691806-f6ff-40a0-875d-e976a1a2b20b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:35.891344 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Create volume request issued successfully. Aug 26 15:08:35.892061 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-968d1280-6da1-43a3-9498-e0622eb7a38e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:08:35.892694 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 684/2707] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:08:35 2026] POST /volume/v3/volumes => generated 763 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:35.910316 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cce48cf7-87ea-408b-ac91-c993406865dc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:35.913910 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:08:35.913910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-373777416", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:35.917538 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-373777416', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:08:35.918434 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Create volume of 1 GB Aug 26 15:08:35.927098 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Availability Zones retrieved successfully. Aug 26 15:08:35.939575 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Flow 'volume_create_api' (13248b7c-afb6-460c-b31a-a8f7faf52295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:35.941336 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeab46f3-0770-42f4-9971-602f9684f856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:35.943134 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:08:35.993646 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eeab46f3-0770-42f4-9971-602f9684f856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:35.995197 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a50b60-a489-49dd-923f-72b865aba43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:36.036237 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d28b4c34-ba7c-410b-97ea-4fc455bd6a9e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.040859 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d28b4c34-ba7c-410b-97ea-4fc455bd6a9e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:36.042341 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d28b4c34-ba7c-410b-97ea-4fc455bd6a9e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:36.042451 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d28b4c34-ba7c-410b-97ea-4fc455bd6a9e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:36.042838 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d28b4c34-ba7c-410b-97ea-4fc455bd6a9e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:36.048172 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:36.048172 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:36.050160 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d28b4c34-ba7c-410b-97ea-4fc455bd6a9e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:36.050160 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 664/2708] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:36 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:36.063835 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Created reservations ['8fea8844-3b71-4ade-9ab7-90e6f113866f', '66e1f419-b316-4e61-b086-b82f05c97722', 'e5c91462-255a-4d40-8a57-d0a7348a513e', '807809db-5be4-45ca-bfaa-bf2bea90f7a7'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:36.065630 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66a50b60-a489-49dd-923f-72b865aba43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fea8844-3b71-4ade-9ab7-90e6f113866f', '66e1f419-b316-4e61-b086-b82f05c97722', 'e5c91462-255a-4d40-8a57-d0a7348a513e', '807809db-5be4-45ca-bfaa-bf2bea90f7a7']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:36.066139 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97509298-a16b-435c-b1a2-f0fb3a52d223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:36.103108 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97509298-a16b-435c-b1a2-f0fb3a52d223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f017e3f1-1d9b-4bca-98c2-2896b764d803', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-373777416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0a2a489a0de4ed3acea9a18567ae3e4',qos_specs=None,replication_status=,reservations=['8fea8844-3b71-4ade-9ab7-90e6f113866f','66e1f419-b316-4e61-b086-b82f05c97722','e5c91462-255a-4d40-8a57-d0a7348a513e','807809db-5be4-45ca-bfaa-bf2bea90f7a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f3db2d9c15469fb9a338b8e0bc0b96',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:08:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-373777416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f017e3f1-1d9b-4bca-98c2-2896b764d803,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0a2a489a0de4ed3acea9a18567ae3e4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f3db2d9c15469fb9a338b8e0bc0b96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:36.104282 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547b10ae-2b1a-4db1-9743-feaac86507f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:36.123372 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5cdd79b3-f999-40ef-8010-da0de4e14601 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.129189 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5cdd79b3-f999-40ef-8010-da0de4e14601 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:36.129573 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5cdd79b3-f999-40ef-8010-da0de4e14601 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:36.129751 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5cdd79b3-f999-40ef-8010-da0de4e14601 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:36.141795 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:36.141795 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:36.146679 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5cdd79b3-f999-40ef-8010-da0de4e14601 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:36.156759 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5cdd79b3-f999-40ef-8010-da0de4e14601 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:36.157544 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (547b10ae-2b1a-4db1-9743-feaac86507f4) transitioned into state 'SUCCESS' from state '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-373777416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0a2a489a0de4ed3acea9a18567ae3e4',qos_specs=None,replication_status=,reservations=['8fea8844-3b71-4ade-9ab7-90e6f113866f','66e1f419-b316-4e61-b086-b82f05c97722','e5c91462-255a-4d40-8a57-d0a7348a513e','807809db-5be4-45ca-bfaa-bf2bea90f7a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f3db2d9c15469fb9a338b8e0bc0b96',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:36.158558 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 686/2709] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:36 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 936 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:36.159984 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a826a1-4f35-41f5-b9a5-2347d9746377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:36.178987 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a826a1-4f35-41f5-b9a5-2347d9746377) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:36.179803 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Flow 'volume_create_api' (13248b7c-afb6-460c-b31a-a8f7faf52295) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:36.181723 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Create volume request issued successfully. Aug 26 15:08:36.181723 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cce48cf7-87ea-408b-ac91-c993406865dc tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:08:36.183244 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 676/2710] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:08:35 2026] POST /volume/v3/volumes => generated 762 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:36.377549 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-06977a50-b6e0-4e49-8f9b-277e8ecf88f0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.535957 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-06977a50-b6e0-4e49-8f9b-277e8ecf88f0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] POST https://10.4.3.64/volume/v3/qos-specs Aug 26 15:08:36.537334 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-06977a50-b6e0-4e49-8f9b-277e8ecf88f0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1255532963", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:36.541390 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:36.541390 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:36.542139 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.qos_specs [None req-06977a50-b6e0-4e49-8f9b-277e8ecf88f0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1255532963', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100197) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 26 15:08:36.553938 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-06977a50-b6e0-4e49-8f9b-277e8ecf88f0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DB qos_specs_create(): root {'id': '3d989ded-f32d-4dcb-9a92-2768bcbc6b8c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1255532963'} {{(pid=100197) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 26 15:08:36.563419 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-06977a50-b6e0-4e49-8f9b-277e8ecf88f0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 26 15:08:36.563995 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 685/2711] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:08:36 2026] POST /volume/v3/qos-specs => generated 391 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:36.579285 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-07e82d49-be1e-4cac-8dea-4c6d774cb6db None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.584899 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07e82d49-be1e-4cac-8dea-4c6d774cb6db tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:08:36.584899 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07e82d49-be1e-4cac-8dea-4c6d774cb6db tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-183974153"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:36.614120 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07e82d49-be1e-4cac-8dea-4c6d774cb6db tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:08:36.614120 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 665/2712] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:08:36 2026] POST /volume/v3/types => generated 221 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:36.627805 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6fcb4dbe-595b-4946-b665-5b52b75a6d57 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.631917 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fcb4dbe-595b-4946-b665-5b52b75a6d57 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:08:36.633249 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fcb4dbe-595b-4946-b665-5b52b75a6d57 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-262251013"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:36.672033 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fcb4dbe-595b-4946-b665-5b52b75a6d57 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:08:36.672443 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 687/2713] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:08:36 2026] POST /volume/v3/types => generated 221 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:36.686822 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1022fa51-63b1-4c69-85a2-51a46251a039 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.689290 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1022fa51-63b1-4c69-85a2-51a46251a039 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:08:36.689846 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1022fa51-63b1-4c69-85a2-51a46251a039 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1472097895"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:36.690757 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8333413a-8147-4900-810b-04872f29885b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.691809 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:36.691809 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:36.696692 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8333413a-8147-4900-810b-04872f29885b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:36.696692 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8333413a-8147-4900-810b-04872f29885b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:36.697799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8333413a-8147-4900-810b-04872f29885b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:36.697799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8333413a-8147-4900-810b-04872f29885b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:36.707096 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:36.707096 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:36.707096 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8333413a-8147-4900-810b-04872f29885b tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:36.707096 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 686/2714] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:36 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:36.711563 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1022fa51-63b1-4c69-85a2-51a46251a039 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:08:36.711972 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 677/2715] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:08:36 2026] POST /volume/v3/types => generated 222 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:36.723938 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fcad11fb-715e-498c-92da-db678dc74e78 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.725866 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-94ce661d-5812-4b3b-89c0-bf984a17e076 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.726796 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fcad11fb-715e-498c-92da-db678dc74e78 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associate?vol_type_id=6d4960a4-cba6-48d3-9650-09d0c1f53a84 Aug 26 15:08:36.727043 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fcad11fb-715e-498c-92da-db678dc74e78 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:36.727403 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fcad11fb-715e-498c-92da-db678dc74e78 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'associate' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:36.728985 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fcad11fb-715e-498c-92da-db678dc74e78 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Associate qos_spec: 3d989ded-f32d-4dcb-9a92-2768bcbc6b8c with type: 6d4960a4-cba6-48d3-9650-09d0c1f53a84 {{(pid=100198) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 26 15:08:36.731775 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-94ce661d-5812-4b3b-89c0-bf984a17e076 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] POST https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54/action Aug 26 15:08:36.732205 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-94ce661d-5812-4b3b-89c0-bf984a17e076 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:08:36.732331 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-94ce661d-5812-4b3b-89c0-bf984a17e076 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:36.737273 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-94ce661d-5812-4b3b-89c0-bf984a17e076 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Updating backup '701e717b-219b-4841-aef0-ea8c1acf9e54' with '{'status': 'error'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 26 15:08:36.753237 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:36.753237 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:36.754512 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-94ce661d-5812-4b3b-89c0-bf984a17e076 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9b662573b9664063b58730e54a8f5af7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7966afe18bd944278c23ef8ac7c8cfef', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:08:36.754751 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-94ce661d-5812-4b3b-89c0-bf984a17e076 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54/action returned with HTTP 403 Aug 26 15:08:36.755330 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 688/2716] 10.4.3.64 () {70 vars in 1423 bytes} [Wed Aug 26 15:08:36 2026] POST /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54/action => generated 131 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:36.767164 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d5b75873-e123-45f5-b555-728be1a98727 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.769940 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d5b75873-e123-45f5-b555-728be1a98727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 Aug 26 15:08:36.772083 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d5b75873-e123-45f5-b555-728be1a98727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:36.772083 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d5b75873-e123-45f5-b555-728be1a98727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:36.772083 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-d5b75873-e123-45f5-b555-728be1a98727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Delete volume with id: 56907444-3a60-4417-9866-dfd393431779 Aug 26 15:08:36.774075 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fcad11fb-715e-498c-92da-db678dc74e78 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associate?vol_type_id=6d4960a4-cba6-48d3-9650-09d0c1f53a84 returned with HTTP 202 Aug 26 15:08:36.775234 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 666/2717] 10.4.3.64 () {66 vars in 1474 bytes} [Wed Aug 26 15:08:36 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associate?vol_type_id=6d4960a4-cba6-48d3-9650-09d0c1f53a84 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:36.782457 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:36.782457 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:36.782951 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d5b75873-e123-45f5-b555-728be1a98727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:08:36.789033 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3f0f5185-ff52-4c09-9f5d-ac81c4122e07 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.791421 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f0f5185-ff52-4c09-9f5d-ac81c4122e07 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associate?vol_type_id=9f7dd9d8-25eb-4ea1-b38c-9874ba30ee8b Aug 26 15:08:36.791771 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f0f5185-ff52-4c09-9f5d-ac81c4122e07 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:36.792220 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f0f5185-ff52-4c09-9f5d-ac81c4122e07 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'associate' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:36.794096 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3f0f5185-ff52-4c09-9f5d-ac81c4122e07 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Associate qos_spec: 3d989ded-f32d-4dcb-9a92-2768bcbc6b8c with type: 9f7dd9d8-25eb-4ea1-b38c-9874ba30ee8b {{(pid=100196) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 26 15:08:36.823594 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d5b75873-e123-45f5-b555-728be1a98727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Delete volume request issued successfully. Aug 26 15:08:36.823594 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d5b75873-e123-45f5-b555-728be1a98727 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 returned with HTTP 202 Aug 26 15:08:36.824190 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 687/2718] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:08:36 2026] DELETE /volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:36.835856 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f0f5185-ff52-4c09-9f5d-ac81c4122e07 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associate?vol_type_id=9f7dd9d8-25eb-4ea1-b38c-9874ba30ee8b returned with HTTP 202 Aug 26 15:08:36.836641 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 678/2719] 10.4.3.64 () {66 vars in 1474 bytes} [Wed Aug 26 15:08:36 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associate?vol_type_id=9f7dd9d8-25eb-4ea1-b38c-9874ba30ee8b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:36.837833 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0d03744c-c522-4b35-8684-6c8a3fd2e7f3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.839810 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0d03744c-c522-4b35-8684-6c8a3fd2e7f3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 Aug 26 15:08:36.840093 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0d03744c-c522-4b35-8684-6c8a3fd2e7f3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:36.840271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0d03744c-c522-4b35-8684-6c8a3fd2e7f3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:36.851621 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:36.851621 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:36.853449 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-57489517-d3ea-4df5-b7eb-5c65968537cc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.858636 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-57489517-d3ea-4df5-b7eb-5c65968537cc tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associate?vol_type_id=bb6d7a70-37dc-4c96-9579-a74dec787c0f Aug 26 15:08:36.858636 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-57489517-d3ea-4df5-b7eb-5c65968537cc tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:36.858636 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-57489517-d3ea-4df5-b7eb-5c65968537cc tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'associate' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:36.858636 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:36.858636 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:36.858964 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0d03744c-c522-4b35-8684-6c8a3fd2e7f3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:08:36.859004 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.qos_specs_manage [None req-57489517-d3ea-4df5-b7eb-5c65968537cc tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Associate qos_spec: 3d989ded-f32d-4dcb-9a92-2768bcbc6b8c with type: bb6d7a70-37dc-4c96-9579-a74dec787c0f {{(pid=100198) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 26 15:08:36.867749 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0d03744c-c522-4b35-8684-6c8a3fd2e7f3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 returned with HTTP 200 Aug 26 15:08:36.868347 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 689/2720] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:36 2026] GET /volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:36.900903 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-57489517-d3ea-4df5-b7eb-5c65968537cc tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associate?vol_type_id=bb6d7a70-37dc-4c96-9579-a74dec787c0f returned with HTTP 202 Aug 26 15:08:36.902357 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 667/2721] 10.4.3.64 () {66 vars in 1474 bytes} [Wed Aug 26 15:08:36 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associate?vol_type_id=bb6d7a70-37dc-4c96-9579-a74dec787c0f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:36.915536 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4ac624b3-4db7-43fb-9815-f2bc0f17269d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.918367 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ac624b3-4db7-43fb-9815-f2bc0f17269d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associations Aug 26 15:08:36.918640 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ac624b3-4db7-43fb-9815-f2bc0f17269d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:36.918897 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ac624b3-4db7-43fb-9815-f2bc0f17269d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'associations' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:36.919771 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4ac624b3-4db7-43fb-9815-f2bc0f17269d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Get associations for qos_spec id: 3d989ded-f32d-4dcb-9a92-2768bcbc6b8c {{(pid=100197) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 26 15:08:36.944233 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ac624b3-4db7-43fb-9815-f2bc0f17269d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associations returned with HTTP 200 Aug 26 15:08:36.944233 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 688/2722] 10.4.3.64 () {66 vars in 1386 bytes} [Wed Aug 26 15:08:36 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associations => generated 446 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:36.956682 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b62d7ede-f753-4880-8a8b-1054f04b8c24 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:36.961300 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b62d7ede-f753-4880-8a8b-1054f04b8c24 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/disassociate?vol_type_id=6d4960a4-cba6-48d3-9650-09d0c1f53a84 Aug 26 15:08:36.961300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b62d7ede-f753-4880-8a8b-1054f04b8c24 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:36.961300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b62d7ede-f753-4880-8a8b-1054f04b8c24 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'disassociate' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:36.961300 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:36.961300 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:36.961300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b62d7ede-f753-4880-8a8b-1054f04b8c24 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Disassociate qos_spec: 3d989ded-f32d-4dcb-9a92-2768bcbc6b8c from type: 6d4960a4-cba6-48d3-9650-09d0c1f53a84 {{(pid=100196) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 26 15:08:37.004929 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b62d7ede-f753-4880-8a8b-1054f04b8c24 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/disassociate?vol_type_id=6d4960a4-cba6-48d3-9650-09d0c1f53a84 returned with HTTP 202 Aug 26 15:08:37.005647 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 679/2723] 10.4.3.64 () {66 vars in 1483 bytes} [Wed Aug 26 15:08:36 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/disassociate?vol_type_id=6d4960a4-cba6-48d3-9650-09d0c1f53a84 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:37.018851 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4a7e0f3d-aa33-4f86-8eb6-7b4ba307241b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.021391 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a7e0f3d-aa33-4f86-8eb6-7b4ba307241b tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associations Aug 26 15:08:37.021470 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a7e0f3d-aa33-4f86-8eb6-7b4ba307241b tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.021743 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4a7e0f3d-aa33-4f86-8eb6-7b4ba307241b tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'associations' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.022281 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4a7e0f3d-aa33-4f86-8eb6-7b4ba307241b tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Get associations for qos_spec id: 3d989ded-f32d-4dcb-9a92-2768bcbc6b8c {{(pid=100199) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 26 15:08:37.045441 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4a7e0f3d-aa33-4f86-8eb6-7b4ba307241b tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associations returned with HTTP 200 Aug 26 15:08:37.046032 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 690/2724] 10.4.3.64 () {66 vars in 1386 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associations => generated 305 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:37.058386 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f28b688b-eb34-4ee5-9bab-68d9ce3c6e70 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.060910 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f28b688b-eb34-4ee5-9bab-68d9ce3c6e70 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/disassociate_all Aug 26 15:08:37.061793 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f28b688b-eb34-4ee5-9bab-68d9ce3c6e70 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.062192 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f28b688b-eb34-4ee5-9bab-68d9ce3c6e70 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'disassociate_all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.062643 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.062643 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:37.063456 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f28b688b-eb34-4ee5-9bab-68d9ce3c6e70 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Disassociate qos_spec: 3d989ded-f32d-4dcb-9a92-2768bcbc6b8c from all. {{(pid=100198) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 26 15:08:37.065100 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b5bf9d1e-59e0-4b2c-b3ab-d87147efb758 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.069246 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b5bf9d1e-59e0-4b2c-b3ab-d87147efb758 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:37.069246 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b5bf9d1e-59e0-4b2c-b3ab-d87147efb758 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.069246 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b5bf9d1e-59e0-4b2c-b3ab-d87147efb758 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.069246 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b5bf9d1e-59e0-4b2c-b3ab-d87147efb758 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:37.078790 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.078790 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:37.080194 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b5bf9d1e-59e0-4b2c-b3ab-d87147efb758 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:37.080777 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 689/2725] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:37.104333 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f28b688b-eb34-4ee5-9bab-68d9ce3c6e70 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/disassociate_all returned with HTTP 202 Aug 26 15:08:37.104333 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 668/2726] 10.4.3.64 () {66 vars in 1398 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/disassociate_all => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:37.116725 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ef02a333-8e49-4db5-9a89-9742e5159c94 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.119851 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ef02a333-8e49-4db5-9a89-9742e5159c94 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associations Aug 26 15:08:37.119851 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ef02a333-8e49-4db5-9a89-9742e5159c94 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.120157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ef02a333-8e49-4db5-9a89-9742e5159c94 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'associations' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.120561 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.120561 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:37.121056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ef02a333-8e49-4db5-9a89-9742e5159c94 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Get associations for qos_spec id: 3d989ded-f32d-4dcb-9a92-2768bcbc6b8c {{(pid=100196) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 26 15:08:37.145684 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ef02a333-8e49-4db5-9a89-9742e5159c94 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associations returned with HTTP 200 Aug 26 15:08:37.146328 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 680/2727] 10.4.3.64 () {66 vars in 1386 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/associations => generated 24 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:08:37.164612 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6d95bd18-241f-4ebc-88c7-6a7cb0f84217 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.168042 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6d95bd18-241f-4ebc-88c7-6a7cb0f84217 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DELETE https://10.4.3.64/volume/v3/types/bb6d7a70-37dc-4c96-9579-a74dec787c0f Aug 26 15:08:37.168042 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6d95bd18-241f-4ebc-88c7-6a7cb0f84217 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.169572 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6d95bd18-241f-4ebc-88c7-6a7cb0f84217 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.170635 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.170635 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:37.184567 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0c9f1f1f-9af7-450f-93cb-e75f982d1419 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.187454 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0c9f1f1f-9af7-450f-93cb-e75f982d1419 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:37.188063 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0c9f1f1f-9af7-450f-93cb-e75f982d1419 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.188063 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0c9f1f1f-9af7-450f-93cb-e75f982d1419 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.222061 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.222061 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:37.235591 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0c9f1f1f-9af7-450f-93cb-e75f982d1419 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:37.247331 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0c9f1f1f-9af7-450f-93cb-e75f982d1419 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:37.248195 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 690/2728] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 936 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:37.285930 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6d95bd18-241f-4ebc-88c7-6a7cb0f84217 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/types/bb6d7a70-37dc-4c96-9579-a74dec787c0f returned with HTTP 202 Aug 26 15:08:37.285930 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 691/2729] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:08:37 2026] DELETE /volume/v3/types/bb6d7a70-37dc-4c96-9579-a74dec787c0f => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:37.302106 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-21d41021-9bda-4fd5-90e4-88af53c4739d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.305696 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-21d41021-9bda-4fd5-90e4-88af53c4739d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/types/bb6d7a70-37dc-4c96-9579-a74dec787c0f Aug 26 15:08:37.306186 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-21d41021-9bda-4fd5-90e4-88af53c4739d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.306581 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-21d41021-9bda-4fd5-90e4-88af53c4739d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.312675 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-21d41021-9bda-4fd5-90e4-88af53c4739d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/types/bb6d7a70-37dc-4c96-9579-a74dec787c0f returned with HTTP 404 Aug 26 15:08:37.313580 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 669/2730] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/types/bb6d7a70-37dc-4c96-9579-a74dec787c0f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.327710 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e7116738-6683-4b6b-b40f-10d20a26aedc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.330133 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7116738-6683-4b6b-b40f-10d20a26aedc tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DELETE https://10.4.3.64/volume/v3/types/9f7dd9d8-25eb-4ea1-b38c-9874ba30ee8b Aug 26 15:08:37.330417 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7116738-6683-4b6b-b40f-10d20a26aedc tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.330968 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7116738-6683-4b6b-b40f-10d20a26aedc tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.331377 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.331377 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:37.362009 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7116738-6683-4b6b-b40f-10d20a26aedc tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/types/9f7dd9d8-25eb-4ea1-b38c-9874ba30ee8b returned with HTTP 202 Aug 26 15:08:37.362663 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 681/2731] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:08:37 2026] DELETE /volume/v3/types/9f7dd9d8-25eb-4ea1-b38c-9874ba30ee8b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:37.374090 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-064ecabb-d81f-4cca-aa91-3ce635cebbc8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.376828 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-064ecabb-d81f-4cca-aa91-3ce635cebbc8 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/types/9f7dd9d8-25eb-4ea1-b38c-9874ba30ee8b Aug 26 15:08:37.377225 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-064ecabb-d81f-4cca-aa91-3ce635cebbc8 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.377541 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-064ecabb-d81f-4cca-aa91-3ce635cebbc8 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.382574 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-064ecabb-d81f-4cca-aa91-3ce635cebbc8 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/types/9f7dd9d8-25eb-4ea1-b38c-9874ba30ee8b returned with HTTP 404 Aug 26 15:08:37.383061 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 691/2732] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/types/9f7dd9d8-25eb-4ea1-b38c-9874ba30ee8b => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.392316 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-20f3a119-0c1b-4661-858a-a6047983baca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.394408 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20f3a119-0c1b-4661-858a-a6047983baca tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DELETE https://10.4.3.64/volume/v3/types/6d4960a4-cba6-48d3-9650-09d0c1f53a84 Aug 26 15:08:37.395708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20f3a119-0c1b-4661-858a-a6047983baca tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.395708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20f3a119-0c1b-4661-858a-a6047983baca tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.444123 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20f3a119-0c1b-4661-858a-a6047983baca tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/types/6d4960a4-cba6-48d3-9650-09d0c1f53a84 returned with HTTP 202 Aug 26 15:08:37.444703 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 692/2733] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:08:37 2026] DELETE /volume/v3/types/6d4960a4-cba6-48d3-9650-09d0c1f53a84 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:37.459495 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0ff41119-2fcf-47bb-8ecc-4ed98fc06456 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.463385 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0ff41119-2fcf-47bb-8ecc-4ed98fc06456 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/types/6d4960a4-cba6-48d3-9650-09d0c1f53a84 Aug 26 15:08:37.463975 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0ff41119-2fcf-47bb-8ecc-4ed98fc06456 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.463975 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0ff41119-2fcf-47bb-8ecc-4ed98fc06456 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.472016 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0ff41119-2fcf-47bb-8ecc-4ed98fc06456 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/types/6d4960a4-cba6-48d3-9650-09d0c1f53a84 returned with HTTP 404 Aug 26 15:08:37.472275 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 670/2734] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/types/6d4960a4-cba6-48d3-9650-09d0c1f53a84 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.488185 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-598b28d4-f9bd-4a25-b4f9-bb9e2562a507 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.490987 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-598b28d4-f9bd-4a25-b4f9-bb9e2562a507 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] POST https://10.4.3.64/volume/v3/qos-specs Aug 26 15:08:37.491226 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-598b28d4-f9bd-4a25-b4f9-bb9e2562a507 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1119747631", "consumer": "back-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:37.494690 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.qos_specs [None req-598b28d4-f9bd-4a25-b4f9-bb9e2562a507 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1119747631', 'consumer': 'back-end', 'specs': {}} {{(pid=100196) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 26 15:08:37.503904 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-598b28d4-f9bd-4a25-b4f9-bb9e2562a507 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DB qos_specs_create(): root {'id': '7ad41c3f-6e51-4ff5-8033-4f62ec044817', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1119747631'} {{(pid=100196) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 26 15:08:37.515436 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-598b28d4-f9bd-4a25-b4f9-bb9e2562a507 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 26 15:08:37.516446 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 682/2735] 10.4.3.64 () {68 vars in 1257 bytes} [Wed Aug 26 15:08:37 2026] POST /volume/v3/qos-specs => generated 367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:37.529503 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8357b1b4-6187-4e70-9441-a4ca53222e8e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.533226 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8357b1b4-6187-4e70-9441-a4ca53222e8e tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/7ad41c3f-6e51-4ff5-8033-4f62ec044817?force=False Aug 26 15:08:37.533226 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8357b1b4-6187-4e70-9441-a4ca53222e8e tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.533226 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8357b1b4-6187-4e70-9441-a4ca53222e8e tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.536071 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8357b1b4-6187-4e70-9441-a4ca53222e8e tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Delete qos_spec: 7ad41c3f-6e51-4ff5-8033-4f62ec044817, force: False {{(pid=100197) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 15:08:37.559280 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8357b1b4-6187-4e70-9441-a4ca53222e8e tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/7ad41c3f-6e51-4ff5-8033-4f62ec044817?force=False returned with HTTP 202 Aug 26 15:08:37.560478 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 692/2736] 10.4.3.64 () {66 vars in 1373 bytes} [Wed Aug 26 15:08:37 2026] DELETE /volume/v3/qos-specs/7ad41c3f-6e51-4ff5-8033-4f62ec044817?force=False => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:37.577034 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-737b1360-1f08-4735-ad1c-e32d2748e834 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.577034 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-737b1360-1f08-4735-ad1c-e32d2748e834 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/7ad41c3f-6e51-4ff5-8033-4f62ec044817 Aug 26 15:08:37.577467 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-737b1360-1f08-4735-ad1c-e32d2748e834 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.577467 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-737b1360-1f08-4735-ad1c-e32d2748e834 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.582284 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-737b1360-1f08-4735-ad1c-e32d2748e834 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/7ad41c3f-6e51-4ff5-8033-4f62ec044817 returned with HTTP 404 Aug 26 15:08:37.583857 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 693/2737] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/qos-specs/7ad41c3f-6e51-4ff5-8033-4f62ec044817 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.591934 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8cc887d3-b87f-44e9-8f2a-c211ec020790 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.594321 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8cc887d3-b87f-44e9-8f2a-c211ec020790 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs Aug 26 15:08:37.594564 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8cc887d3-b87f-44e9-8f2a-c211ec020790 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.594817 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8cc887d3-b87f-44e9-8f2a-c211ec020790 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.595221 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.595221 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:37.606833 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8cc887d3-b87f-44e9-8f2a-c211ec020790 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 26 15:08:37.607332 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 671/2738] 10.4.3.64 () {66 vars in 1236 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:37.619144 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e09a51aa-b11b-461b-9f14-8e272650be19 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.622071 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e09a51aa-b11b-461b-9f14-8e272650be19 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/7ad41c3f-6e51-4ff5-8033-4f62ec044817?force=False Aug 26 15:08:37.622370 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e09a51aa-b11b-461b-9f14-8e272650be19 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.622606 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e09a51aa-b11b-461b-9f14-8e272650be19 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.622916 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.622916 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:37.623372 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e09a51aa-b11b-461b-9f14-8e272650be19 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Delete qos_spec: 7ad41c3f-6e51-4ff5-8033-4f62ec044817, force: False {{(pid=100196) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 15:08:37.630575 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e09a51aa-b11b-461b-9f14-8e272650be19 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/7ad41c3f-6e51-4ff5-8033-4f62ec044817?force=False returned with HTTP 404 Aug 26 15:08:37.631775 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 683/2739] 10.4.3.64 () {66 vars in 1373 bytes} [Wed Aug 26 15:08:37 2026] DELETE /volume/v3/qos-specs/7ad41c3f-6e51-4ff5-8033-4f62ec044817?force=False => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.640925 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-672b19ab-0631-4cf4-95c9-65f27b060504 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.643663 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-672b19ab-0631-4cf4-95c9-65f27b060504 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/7ad41c3f-6e51-4ff5-8033-4f62ec044817 Aug 26 15:08:37.643966 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-672b19ab-0631-4cf4-95c9-65f27b060504 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.644201 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-672b19ab-0631-4cf4-95c9-65f27b060504 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.645007 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.645007 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:37.650540 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-672b19ab-0631-4cf4-95c9-65f27b060504 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/7ad41c3f-6e51-4ff5-8033-4f62ec044817 returned with HTTP 404 Aug 26 15:08:37.651383 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 693/2740] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/qos-specs/7ad41c3f-6e51-4ff5-8033-4f62ec044817 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.662912 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f19b1062-89d1-435b-a97b-b984076f8d33 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.665374 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f19b1062-89d1-435b-a97b-b984076f8d33 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] POST https://10.4.3.64/volume/v3/qos-specs Aug 26 15:08:37.665789 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f19b1062-89d1-435b-a97b-b984076f8d33 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1514798007", "consumer": "both"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:37.668648 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.qos_specs [None req-f19b1062-89d1-435b-a97b-b984076f8d33 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1514798007', 'consumer': 'both', 'specs': {}} {{(pid=100199) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 26 15:08:37.675600 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-f19b1062-89d1-435b-a97b-b984076f8d33 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DB qos_specs_create(): root {'id': '25cbe6d0-3213-47f4-a449-5e98a38d2537', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1514798007'} {{(pid=100199) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 26 15:08:37.688275 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f19b1062-89d1-435b-a97b-b984076f8d33 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 26 15:08:37.689258 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 694/2741] 10.4.3.64 () {68 vars in 1257 bytes} [Wed Aug 26 15:08:37 2026] POST /volume/v3/qos-specs => generated 363 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:37.699921 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8e1273c2-0c4c-4dff-bf77-0d6cd41aea14 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.701902 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8e1273c2-0c4c-4dff-bf77-0d6cd41aea14 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/25cbe6d0-3213-47f4-a449-5e98a38d2537?force=False Aug 26 15:08:37.702971 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8e1273c2-0c4c-4dff-bf77-0d6cd41aea14 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.702971 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8e1273c2-0c4c-4dff-bf77-0d6cd41aea14 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.702971 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.702971 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:37.703354 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8e1273c2-0c4c-4dff-bf77-0d6cd41aea14 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Delete qos_spec: 25cbe6d0-3213-47f4-a449-5e98a38d2537, force: False {{(pid=100198) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 15:08:37.732040 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8e1273c2-0c4c-4dff-bf77-0d6cd41aea14 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/25cbe6d0-3213-47f4-a449-5e98a38d2537?force=False returned with HTTP 202 Aug 26 15:08:37.732553 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 672/2742] 10.4.3.64 () {66 vars in 1373 bytes} [Wed Aug 26 15:08:37 2026] DELETE /volume/v3/qos-specs/25cbe6d0-3213-47f4-a449-5e98a38d2537?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:37.744290 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1a12c2fb-f80e-4834-a26d-6d7d8eb30b2a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.746877 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1a12c2fb-f80e-4834-a26d-6d7d8eb30b2a tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/25cbe6d0-3213-47f4-a449-5e98a38d2537 Aug 26 15:08:37.748261 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1a12c2fb-f80e-4834-a26d-6d7d8eb30b2a tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.748261 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1a12c2fb-f80e-4834-a26d-6d7d8eb30b2a tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.752240 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1a12c2fb-f80e-4834-a26d-6d7d8eb30b2a tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/25cbe6d0-3213-47f4-a449-5e98a38d2537 returned with HTTP 404 Aug 26 15:08:37.753015 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 684/2743] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/qos-specs/25cbe6d0-3213-47f4-a449-5e98a38d2537 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.762273 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b6a9499d-0789-48c4-a719-9126c3c5d8d6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.764815 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b6a9499d-0789-48c4-a719-9126c3c5d8d6 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs Aug 26 15:08:37.765115 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b6a9499d-0789-48c4-a719-9126c3c5d8d6 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.765390 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b6a9499d-0789-48c4-a719-9126c3c5d8d6 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.780383 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b6a9499d-0789-48c4-a719-9126c3c5d8d6 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 26 15:08:37.783906 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 694/2744] 10.4.3.64 () {66 vars in 1236 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/qos-specs => generated 175 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:37.795181 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ef996f4f-6af5-4289-9678-b60d0ffe66d0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.797506 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ef996f4f-6af5-4289-9678-b60d0ffe66d0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/25cbe6d0-3213-47f4-a449-5e98a38d2537?force=False Aug 26 15:08:37.797751 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ef996f4f-6af5-4289-9678-b60d0ffe66d0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.798026 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ef996f4f-6af5-4289-9678-b60d0ffe66d0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.798340 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.798340 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:37.798815 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ef996f4f-6af5-4289-9678-b60d0ffe66d0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Delete qos_spec: 25cbe6d0-3213-47f4-a449-5e98a38d2537, force: False {{(pid=100199) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 15:08:37.803255 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ef996f4f-6af5-4289-9678-b60d0ffe66d0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/25cbe6d0-3213-47f4-a449-5e98a38d2537?force=False returned with HTTP 404 Aug 26 15:08:37.803939 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 695/2745] 10.4.3.64 () {66 vars in 1373 bytes} [Wed Aug 26 15:08:37 2026] DELETE /volume/v3/qos-specs/25cbe6d0-3213-47f4-a449-5e98a38d2537?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.814593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0f5b07ad-b4d0-4645-91b7-51dcb260b410 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.818612 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f5b07ad-b4d0-4645-91b7-51dcb260b410 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/25cbe6d0-3213-47f4-a449-5e98a38d2537 Aug 26 15:08:37.819902 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f5b07ad-b4d0-4645-91b7-51dcb260b410 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.819902 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f5b07ad-b4d0-4645-91b7-51dcb260b410 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.819902 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.819902 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:37.824694 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f5b07ad-b4d0-4645-91b7-51dcb260b410 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/25cbe6d0-3213-47f4-a449-5e98a38d2537 returned with HTTP 404 Aug 26 15:08:37.825441 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 673/2746] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/qos-specs/25cbe6d0-3213-47f4-a449-5e98a38d2537 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.839606 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-00f19cd4-1636-448d-b090-bfeb290efe0d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.843487 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-00f19cd4-1636-448d-b090-bfeb290efe0d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] POST https://10.4.3.64/volume/v3/qos-specs Aug 26 15:08:37.844153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-00f19cd4-1636-448d-b090-bfeb290efe0d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1233090150", "consumer": "front-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:37.847697 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.qos_specs [None req-00f19cd4-1636-448d-b090-bfeb290efe0d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1233090150', 'consumer': 'front-end', 'specs': {}} {{(pid=100196) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 26 15:08:37.850247 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.db.api [None req-00f19cd4-1636-448d-b090-bfeb290efe0d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DB qos_specs_create(): root {'id': '12ed724b-1dcb-4100-b361-2e0849d906f2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1233090150'} {{(pid=100196) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 26 15:08:37.859331 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-00f19cd4-1636-448d-b090-bfeb290efe0d tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 26 15:08:37.859917 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 685/2747] 10.4.3.64 () {68 vars in 1257 bytes} [Wed Aug 26 15:08:37 2026] POST /volume/v3/qos-specs => generated 368 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:37.875953 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8b3949cb-7380-4fba-a77e-016ea7b79c09 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.878387 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b3949cb-7380-4fba-a77e-016ea7b79c09 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/12ed724b-1dcb-4100-b361-2e0849d906f2?force=False Aug 26 15:08:37.879124 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b3949cb-7380-4fba-a77e-016ea7b79c09 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.879447 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b3949cb-7380-4fba-a77e-016ea7b79c09 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.879768 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.879768 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:37.880306 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8b3949cb-7380-4fba-a77e-016ea7b79c09 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Delete qos_spec: 12ed724b-1dcb-4100-b361-2e0849d906f2, force: False {{(pid=100197) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 15:08:37.891066 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aaf99e0f-a21d-4fbf-b731-c2cd812135c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.894610 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aaf99e0f-a21d-4fbf-b731-c2cd812135c2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 Aug 26 15:08:37.895515 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aaf99e0f-a21d-4fbf-b731-c2cd812135c2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.896278 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aaf99e0f-a21d-4fbf-b731-c2cd812135c2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.907348 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aaf99e0f-a21d-4fbf-b731-c2cd812135c2 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 returned with HTTP 404 Aug 26 15:08:37.907601 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b3949cb-7380-4fba-a77e-016ea7b79c09 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/12ed724b-1dcb-4100-b361-2e0849d906f2?force=False returned with HTTP 202 Aug 26 15:08:37.908355 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 695/2748] 10.4.3.64 () {66 vars in 1373 bytes} [Wed Aug 26 15:08:37 2026] DELETE /volume/v3/qos-specs/12ed724b-1dcb-4100-b361-2e0849d906f2?force=False => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:37.908939 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 696/2749] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/volumes/56907444-3a60-4417-9866-dfd393431779 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.917092 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-39e9f34a-898c-4f38-aea0-4c480ce0dd44 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.920558 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-39e9f34a-898c-4f38-aea0-4c480ce0dd44 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/12ed724b-1dcb-4100-b361-2e0849d906f2 Aug 26 15:08:37.920769 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-39e9f34a-898c-4f38-aea0-4c480ce0dd44 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.921588 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-39e9f34a-898c-4f38-aea0-4c480ce0dd44 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.925975 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-39e9f34a-898c-4f38-aea0-4c480ce0dd44 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/12ed724b-1dcb-4100-b361-2e0849d906f2 returned with HTTP 404 Aug 26 15:08:37.926631 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 674/2750] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/qos-specs/12ed724b-1dcb-4100-b361-2e0849d906f2 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.928734 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8db313a3-1374-466b-9dc1-07797295f324 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.932933 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8db313a3-1374-466b-9dc1-07797295f324 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:08:37.932933 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8db313a3-1374-466b-9dc1-07797295f324 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.937155 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8db313a3-1374-466b-9dc1-07797295f324 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.937155 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8db313a3-1374-466b-9dc1-07797295f324 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:37.937276 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-23fca7d5-76cf-4a54-81bc-3b5407eea6a3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.938732 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-23fca7d5-76cf-4a54-81bc-3b5407eea6a3 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs Aug 26 15:08:37.938962 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-23fca7d5-76cf-4a54-81bc-3b5407eea6a3 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.939189 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-23fca7d5-76cf-4a54-81bc-3b5407eea6a3 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.939483 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.939483 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:37.944754 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.944754 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:37.946703 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8db313a3-1374-466b-9dc1-07797295f324 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-reader] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:08:37.946921 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-23fca7d5-76cf-4a54-81bc-3b5407eea6a3 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 26 15:08:37.947643 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 696/2751] 10.4.3.64 () {66 vars in 1236 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/qos-specs => generated 175 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:37.947751 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 686/2752] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 736 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:37.960075 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4abb22b9-5af5-4d49-a8ab-a5286d59baf1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.963387 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4abb22b9-5af5-4d49-a8ab-a5286d59baf1 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/12ed724b-1dcb-4100-b361-2e0849d906f2?force=False Aug 26 15:08:37.963557 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d817f7a4-b70f-4529-a97a-309a00d5ebd3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.963685 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4abb22b9-5af5-4d49-a8ab-a5286d59baf1 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.963985 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4abb22b9-5af5-4d49-a8ab-a5286d59baf1 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.967911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4abb22b9-5af5-4d49-a8ab-a5286d59baf1 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Delete qos_spec: 12ed724b-1dcb-4100-b361-2e0849d906f2, force: False {{(pid=100199) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 15:08:37.968228 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d817f7a4-b70f-4529-a97a-309a00d5ebd3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] DELETE https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:37.968228 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d817f7a4-b70f-4529-a97a-309a00d5ebd3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.968228 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d817f7a4-b70f-4529-a97a-309a00d5ebd3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.968228 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-d817f7a4-b70f-4529-a97a-309a00d5ebd3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Delete backup with id: 701e717b-219b-4841-aef0-ea8c1acf9e54. Aug 26 15:08:37.969455 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4abb22b9-5af5-4d49-a8ab-a5286d59baf1 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/12ed724b-1dcb-4100-b361-2e0849d906f2?force=False returned with HTTP 404 Aug 26 15:08:37.970399 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 697/2753] 10.4.3.64 () {66 vars in 1373 bytes} [Wed Aug 26 15:08:37 2026] DELETE /volume/v3/qos-specs/12ed724b-1dcb-4100-b361-2e0849d906f2?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.977772 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.977772 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:37.984086 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a476d893-bd3d-4100-b8e0-9c33461475c7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:37.987125 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a476d893-bd3d-4100-b8e0-9c33461475c7 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/12ed724b-1dcb-4100-b361-2e0849d906f2 Aug 26 15:08:37.987442 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a476d893-bd3d-4100-b8e0-9c33461475c7 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:37.987761 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a476d893-bd3d-4100-b8e0-9c33461475c7 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:37.988141 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:37.988141 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:37.994278 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a476d893-bd3d-4100-b8e0-9c33461475c7 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/12ed724b-1dcb-4100-b361-2e0849d906f2 returned with HTTP 404 Aug 26 15:08:37.994933 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 697/2754] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:37 2026] GET /volume/v3/qos-specs/12ed724b-1dcb-4100-b361-2e0849d906f2 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:37.995242 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-d817f7a4-b70f-4529-a97a-309a00d5ebd3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] delete_backup rpcapi backup_id 701e717b-219b-4841-aef0-ea8c1acf9e54 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:08:37.997465 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d817f7a4-b70f-4529-a97a-309a00d5ebd3 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 202 Aug 26 15:08:37.999268 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 675/2755] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:08:37 2026] DELETE /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:08:38.011304 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4311d9ab-22d6-4d3d-9205-e6fb8c868927 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:38.015600 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4311d9ab-22d6-4d3d-9205-e6fb8c868927 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:38.015600 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4311d9ab-22d6-4d3d-9205-e6fb8c868927 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:38.015600 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4311d9ab-22d6-4d3d-9205-e6fb8c868927 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:38.015600 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4311d9ab-22d6-4d3d-9205-e6fb8c868927 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:38.016169 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5d3ea054-8091-431f-a677-b1ffc8f0f96e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:38.019956 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d3ea054-8091-431f-a677-b1ffc8f0f96e tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c Aug 26 15:08:38.019956 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d3ea054-8091-431f-a677-b1ffc8f0f96e tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:38.020369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d3ea054-8091-431f-a677-b1ffc8f0f96e tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:38.020710 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:38.020710 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:38.021509 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4311d9ab-22d6-4d3d-9205-e6fb8c868927 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 200 Aug 26 15:08:38.022010 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 687/2756] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:38 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:38.031590 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d3ea054-8091-431f-a677-b1ffc8f0f96e tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c returned with HTTP 200 Aug 26 15:08:38.032520 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 698/2757] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:38 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:38.046355 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cb007891-0f31-4d45-bcc4-09be03083c3b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:38.051304 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb007891-0f31-4d45-bcc4-09be03083c3b tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs Aug 26 15:08:38.052130 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cb007891-0f31-4d45-bcc4-09be03083c3b tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:38.053206 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cb007891-0f31-4d45-bcc4-09be03083c3b tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:38.061975 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb007891-0f31-4d45-bcc4-09be03083c3b tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs returned with HTTP 200 Aug 26 15:08:38.062338 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 698/2758] 10.4.3.64 () {66 vars in 1236 bytes} [Wed Aug 26 15:08:38 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:38.078519 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fb6ed688-8c65-4627-9922-50ab0d9b537f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:38.081669 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fb6ed688-8c65-4627-9922-50ab0d9b537f tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] PUT https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c Aug 26 15:08:38.081945 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fb6ed688-8c65-4627-9922-50ab0d9b537f tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:38.088551 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.qos_specs [None req-fb6ed688-8c65-4627-9922-50ab0d9b537f tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100198) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 26 15:08:38.100771 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-fb6ed688-8c65-4627-9922-50ab0d9b537f tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] qos_specs_update() value: {'id': 'bb7a16e1-c7b6-472b-86e6-15fd915a28a2', 'key': 'iops_bytes', 'value': '500', 'specs_id': '3d989ded-f32d-4dcb-9a92-2768bcbc6b8c', 'deleted': False} {{(pid=100198) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 26 15:08:38.101288 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-db850bde-5ba9-41fa-bb65-df2a50a48dfb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:38.109525 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db850bde-5ba9-41fa-bb65-df2a50a48dfb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:38.109956 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db850bde-5ba9-41fa-bb65-df2a50a48dfb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:38.110059 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db850bde-5ba9-41fa-bb65-df2a50a48dfb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:38.113370 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-db850bde-5ba9-41fa-bb65-df2a50a48dfb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:38.119825 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:38.119825 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:38.120353 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fb6ed688-8c65-4627-9922-50ab0d9b537f tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c returned with HTTP 200 Aug 26 15:08:38.120399 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db850bde-5ba9-41fa-bb65-df2a50a48dfb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:38.120435 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 676/2759] 10.4.3.64 () {68 vars in 1367 bytes} [Wed Aug 26 15:08:38 2026] PUT /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c => generated 36 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:08:38.120699 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 688/2760] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:38 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:38.130900 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f873942c-fea9-413d-bc86-cb0d63cb63da None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:38.133618 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f873942c-fea9-413d-bc86-cb0d63cb63da tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c Aug 26 15:08:38.133618 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f873942c-fea9-413d-bc86-cb0d63cb63da tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:38.133618 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f873942c-fea9-413d-bc86-cb0d63cb63da tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:38.133928 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:38.133928 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:38.153262 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f873942c-fea9-413d-bc86-cb0d63cb63da tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c returned with HTTP 200 Aug 26 15:08:38.153577 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 699/2761] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:38 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c => generated 412 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:38.167840 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eca9b096-a5a8-454d-8404-a07d044d3db0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:38.171630 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eca9b096-a5a8-454d-8404-a07d044d3db0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] PUT https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/delete_keys Aug 26 15:08:38.172400 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eca9b096-a5a8-454d-8404-a07d044d3db0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:38.175540 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:38.175540 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:38.176331 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.qos_specs_manage [None req-eca9b096-a5a8-454d-8404-a07d044d3db0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Delete_key spec: 3d989ded-f32d-4dcb-9a92-2768bcbc6b8c, keys: ['iops_bytes'] {{(pid=100197) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 26 15:08:38.211355 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eca9b096-a5a8-454d-8404-a07d044d3db0 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/delete_keys returned with HTTP 202 Aug 26 15:08:38.211793 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 699/2762] 10.4.3.64 () {68 vars in 1403 bytes} [Wed Aug 26 15:08:38 2026] PUT /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c/delete_keys => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:38.224532 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-07aa214e-c263-4134-b4f7-6b4f0422e78f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:38.228514 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07aa214e-c263-4134-b4f7-6b4f0422e78f tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c Aug 26 15:08:38.228774 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07aa214e-c263-4134-b4f7-6b4f0422e78f tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:38.229080 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07aa214e-c263-4134-b4f7-6b4f0422e78f tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:38.230197 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:38.230197 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:38.246514 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07aa214e-c263-4134-b4f7-6b4f0422e78f tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c returned with HTTP 200 Aug 26 15:08:38.247221 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 677/2763] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:38 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:38.259568 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b6680a7c-6a17-4c3c-8e9f-5429dcd74dfb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:38.261947 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b6680a7c-6a17-4c3c-8e9f-5429dcd74dfb tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c Aug 26 15:08:38.262354 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b6680a7c-6a17-4c3c-8e9f-5429dcd74dfb tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:38.262423 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b6680a7c-6a17-4c3c-8e9f-5429dcd74dfb tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:38.269334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-90a3c150-c5fd-45b5-93e3-68b54ed29f01 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:38.272903 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b6680a7c-6a17-4c3c-8e9f-5429dcd74dfb tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c returned with HTTP 200 Aug 26 15:08:38.272903 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 689/2764] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:38 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:38.274704 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-90a3c150-c5fd-45b5-93e3-68b54ed29f01 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:38.274980 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-90a3c150-c5fd-45b5-93e3-68b54ed29f01 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:38.275180 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-90a3c150-c5fd-45b5-93e3-68b54ed29f01 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:38.283697 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f12659d8-c6fd-4192-b4ec-e24c9e486fe4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:38.288291 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f12659d8-c6fd-4192-b4ec-e24c9e486fe4 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] DELETE https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c?force=False Aug 26 15:08:38.288291 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f12659d8-c6fd-4192-b4ec-e24c9e486fe4 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:38.288291 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f12659d8-c6fd-4192-b4ec-e24c9e486fe4 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:38.288291 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:38.288291 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:38.288291 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f12659d8-c6fd-4192-b4ec-e24c9e486fe4 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Delete qos_spec: 3d989ded-f32d-4dcb-9a92-2768bcbc6b8c, force: False {{(pid=100197) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 26 15:08:38.298304 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:38.298304 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:38.307377 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-90a3c150-c5fd-45b5-93e3-68b54ed29f01 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:38.321684 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-90a3c150-c5fd-45b5-93e3-68b54ed29f01 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:38.321684 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 700/2765] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:38 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:38.324190 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f12659d8-c6fd-4192-b4ec-e24c9e486fe4 tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c?force=False returned with HTTP 202 Aug 26 15:08:38.324190 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 700/2766] 10.4.3.64 () {66 vars in 1373 bytes} [Wed Aug 26 15:08:38 2026] DELETE /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c?force=False => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:38.333325 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c100f99b-4027-4470-8114-33b94b8d69ba None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:38.336347 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c100f99b-4027-4470-8114-33b94b8d69ba tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] GET https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c Aug 26 15:08:38.336347 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c100f99b-4027-4470-8114-33b94b8d69ba tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:38.336757 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c100f99b-4027-4470-8114-33b94b8d69ba tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:38.337319 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:38.337319 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:38.343531 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c100f99b-4027-4470-8114-33b94b8d69ba tempest-QosSpecsTestJSON-1619357639 tempest-QosSpecsTestJSON-1619357639-project-admin] https://10.4.3.64/volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c returned with HTTP 404 Aug 26 15:08:38.343970 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 678/2767] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:38 2026] GET /volume/v3/qos-specs/3d989ded-f32d-4dcb-9a92-2768bcbc6b8c => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:39.034584 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6807a312-91f1-40bc-ba2d-daf9ed7a7344 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:39.037038 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6807a312-91f1-40bc-ba2d-daf9ed7a7344 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 Aug 26 15:08:39.037961 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6807a312-91f1-40bc-ba2d-daf9ed7a7344 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:39.037961 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6807a312-91f1-40bc-ba2d-daf9ed7a7344 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:39.037961 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6807a312-91f1-40bc-ba2d-daf9ed7a7344 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 701e717b-219b-4841-aef0-ea8c1acf9e54. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:39.041814 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6807a312-91f1-40bc-ba2d-daf9ed7a7344 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 returned with HTTP 404 Aug 26 15:08:39.042398 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 690/2768] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:39 2026] GET /volume/v3/backups/701e717b-219b-4841-aef0-ea8c1acf9e54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:39.050044 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4f3716d9-e996-450d-9ea4-7bbedbd2f706 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:39.052287 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f3716d9-e996-450d-9ea4-7bbedbd2f706 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] DELETE https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:39.052287 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f3716d9-e996-450d-9ea4-7bbedbd2f706 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:39.052400 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f3716d9-e996-450d-9ea4-7bbedbd2f706 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:39.052529 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-4f3716d9-e996-450d-9ea4-7bbedbd2f706 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Delete backup with id: 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. Aug 26 15:08:39.057573 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:39.057573 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:39.081129 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-4f3716d9-e996-450d-9ea4-7bbedbd2f706 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] delete_backup rpcapi backup_id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:08:39.083350 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f3716d9-e996-450d-9ea4-7bbedbd2f706 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 202 Aug 26 15:08:39.086970 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 701/2769] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:08:39 2026] DELETE /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:08:39.094046 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6b26a5ee-20ce-47d2-a1a3-a37a9082fff8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:39.097283 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b26a5ee-20ce-47d2-a1a3-a37a9082fff8 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:39.097599 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b26a5ee-20ce-47d2-a1a3-a37a9082fff8 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:39.097900 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b26a5ee-20ce-47d2-a1a3-a37a9082fff8 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:39.098544 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6b26a5ee-20ce-47d2-a1a3-a37a9082fff8 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:39.113612 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:39.113612 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:39.115132 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b26a5ee-20ce-47d2-a1a3-a37a9082fff8 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 200 Aug 26 15:08:39.117048 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 701/2770] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:39 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:39.142284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4ae9adbd-572b-45fc-8a53-65c5eeb24dcd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:39.145529 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ae9adbd-572b-45fc-8a53-65c5eeb24dcd tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:39.145637 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ae9adbd-572b-45fc-8a53-65c5eeb24dcd tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:39.146034 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ae9adbd-572b-45fc-8a53-65c5eeb24dcd tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:39.146034 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4ae9adbd-572b-45fc-8a53-65c5eeb24dcd tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:39.153047 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:39.153047 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:39.154259 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ae9adbd-572b-45fc-8a53-65c5eeb24dcd tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:39.154855 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 679/2771] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:39 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:39.341710 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-08059425-ee70-4375-b9d1-ffd39e64ad1c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:39.345036 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-08059425-ee70-4375-b9d1-ffd39e64ad1c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:39.345036 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-08059425-ee70-4375-b9d1-ffd39e64ad1c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:39.345362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-08059425-ee70-4375-b9d1-ffd39e64ad1c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:39.361462 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:39.361462 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:39.374263 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-08059425-ee70-4375-b9d1-ffd39e64ad1c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:39.380987 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-08059425-ee70-4375-b9d1-ffd39e64ad1c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:39.381353 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 691/2772] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:39 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:40.130932 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f92ee7bd-7332-46fa-9c78-13e2a8e772bd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:40.132916 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f92ee7bd-7332-46fa-9c78-13e2a8e772bd tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 Aug 26 15:08:40.133234 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f92ee7bd-7332-46fa-9c78-13e2a8e772bd tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:40.133511 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f92ee7bd-7332-46fa-9c78-13e2a8e772bd tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:40.133676 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f92ee7bd-7332-46fa-9c78-13e2a8e772bd tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 9e848c4d-81ce-469d-aea8-bfeb8b5e1a73. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:40.139441 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f92ee7bd-7332-46fa-9c78-13e2a8e772bd tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 returned with HTTP 404 Aug 26 15:08:40.140167 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 702/2773] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:40 2026] GET /volume/v3/backups/9e848c4d-81ce-469d-aea8-bfeb8b5e1a73 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:40.152009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-776caa2d-7cb5-4e34-bc9a-27018caf4ef4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:40.154261 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-776caa2d-7cb5-4e34-bc9a-27018caf4ef4 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] DELETE https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:08:40.154736 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-776caa2d-7cb5-4e34-bc9a-27018caf4ef4 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:40.154999 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-776caa2d-7cb5-4e34-bc9a-27018caf4ef4 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:40.154999 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-776caa2d-7cb5-4e34-bc9a-27018caf4ef4 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Delete backup with id: 419fe57d-0662-4d11-8e67-ff8c32afa9dd. Aug 26 15:08:40.165039 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:40.165039 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:40.170843 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6b873d58-877e-44aa-bffe-3036f13eabd3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:40.173268 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b873d58-877e-44aa-bffe-3036f13eabd3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:40.173575 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b873d58-877e-44aa-bffe-3036f13eabd3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:40.173847 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b873d58-877e-44aa-bffe-3036f13eabd3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:40.174014 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6b873d58-877e-44aa-bffe-3036f13eabd3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:40.189682 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:40.189682 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:40.191212 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b873d58-877e-44aa-bffe-3036f13eabd3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:40.191673 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 680/2774] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:40 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:40.202852 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-776caa2d-7cb5-4e34-bc9a-27018caf4ef4 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] delete_backup rpcapi backup_id 419fe57d-0662-4d11-8e67-ff8c32afa9dd {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:08:40.208692 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-776caa2d-7cb5-4e34-bc9a-27018caf4ef4 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 202 Aug 26 15:08:40.209935 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 702/2775] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:08:40 2026] DELETE /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:08:40.219946 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-37b303db-1172-4ce1-9f60-2557ef1a2f26 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:40.223124 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-37b303db-1172-4ce1-9f60-2557ef1a2f26 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:08:40.223124 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-37b303db-1172-4ce1-9f60-2557ef1a2f26 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:40.223124 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-37b303db-1172-4ce1-9f60-2557ef1a2f26 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:40.223124 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-37b303db-1172-4ce1-9f60-2557ef1a2f26 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:40.230199 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:40.230199 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:40.230469 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-37b303db-1172-4ce1-9f60-2557ef1a2f26 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 200 Aug 26 15:08:40.230951 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 692/2776] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:40 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:40.406086 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b423d28a-9991-4775-ac14-2536c0b54665 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:40.409277 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b423d28a-9991-4775-ac14-2536c0b54665 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:40.409650 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b423d28a-9991-4775-ac14-2536c0b54665 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:40.410107 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b423d28a-9991-4775-ac14-2536c0b54665 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:40.427106 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:40.427106 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:40.432510 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b423d28a-9991-4775-ac14-2536c0b54665 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:40.441283 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b423d28a-9991-4775-ac14-2536c0b54665 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:40.441908 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 703/2777] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:40 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:41.205430 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-22f6f2a4-29a5-4b30-89bd-24d79aa49b23 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:41.208142 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22f6f2a4-29a5-4b30-89bd-24d79aa49b23 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:41.208436 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22f6f2a4-29a5-4b30-89bd-24d79aa49b23 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:41.208710 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22f6f2a4-29a5-4b30-89bd-24d79aa49b23 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:41.208900 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-22f6f2a4-29a5-4b30-89bd-24d79aa49b23 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:41.215218 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:41.215218 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:41.216645 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22f6f2a4-29a5-4b30-89bd-24d79aa49b23 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:41.217619 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 681/2778] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:41 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:08:41.245294 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-832268ed-10a5-4e83-88e7-86a144958d31 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:41.249797 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-832268ed-10a5-4e83-88e7-86a144958d31 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd Aug 26 15:08:41.250100 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-832268ed-10a5-4e83-88e7-86a144958d31 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:41.250279 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-832268ed-10a5-4e83-88e7-86a144958d31 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:41.250433 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-832268ed-10a5-4e83-88e7-86a144958d31 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Show backup with id 419fe57d-0662-4d11-8e67-ff8c32afa9dd. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:41.257609 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-832268ed-10a5-4e83-88e7-86a144958d31 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd returned with HTTP 404 Aug 26 15:08:41.258126 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 703/2779] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:41 2026] GET /volume/v3/backups/419fe57d-0662-4d11-8e67-ff8c32afa9dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:41.267754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d1192c1c-0f00-4820-a77c-f24060802660 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:41.270210 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1192c1c-0f00-4820-a77c-f24060802660 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 Aug 26 15:08:41.271197 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1192c1c-0f00-4820-a77c-f24060802660 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:41.271197 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1192c1c-0f00-4820-a77c-f24060802660 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:41.271197 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-d1192c1c-0f00-4820-a77c-f24060802660 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Delete volume with id: 469a380b-eb02-4bff-8b5e-c317522b1ee4 Aug 26 15:08:41.282217 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:41.282217 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:41.282785 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d1192c1c-0f00-4820-a77c-f24060802660 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:08:41.308582 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d1192c1c-0f00-4820-a77c-f24060802660 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Delete volume request issued successfully. Aug 26 15:08:41.308843 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1192c1c-0f00-4820-a77c-f24060802660 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 returned with HTTP 202 Aug 26 15:08:41.309669 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 693/2780] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:08:41 2026] DELETE /volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:41.325898 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5fee63de-831d-4236-8eff-702be637f862 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:41.330128 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5fee63de-831d-4236-8eff-702be637f862 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 Aug 26 15:08:41.330488 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5fee63de-831d-4236-8eff-702be637f862 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:41.330907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5fee63de-831d-4236-8eff-702be637f862 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:41.346667 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:41.346667 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:41.354129 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5fee63de-831d-4236-8eff-702be637f862 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Volume info retrieved successfully. Aug 26 15:08:41.361668 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5fee63de-831d-4236-8eff-702be637f862 tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 returned with HTTP 200 Aug 26 15:08:41.362235 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 704/2781] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:41 2026] GET /volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 => generated 1005 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:41.462978 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-12f4555c-2200-4943-a85e-a3e405ee398d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:41.466284 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12f4555c-2200-4943-a85e-a3e405ee398d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:41.466768 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12f4555c-2200-4943-a85e-a3e405ee398d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:41.469685 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12f4555c-2200-4943-a85e-a3e405ee398d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:41.483747 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:41.483747 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:41.491474 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-12f4555c-2200-4943-a85e-a3e405ee398d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:41.500708 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12f4555c-2200-4943-a85e-a3e405ee398d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:41.500708 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 682/2782] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:41 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:41.808673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0807ca40-84be-4945-a067-7f5ba9db16a6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:41.926412 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0807ca40-84be-4945-a067-7f5ba9db16a6 tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] GET https://10.4.3.64/volume/v3/os-hosts Aug 26 15:08:41.926622 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0807ca40-84be-4945-a067-7f5ba9db16a6 tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:41.926802 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0807ca40-84be-4945-a067-7f5ba9db16a6 tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:41.935855 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.hosts [None req-0807ca40-84be-4945-a067-7f5ba9db16a6 tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] status, active and update: available, enabled, 2026-08-26 15:07:41+00:00 {{(pid=100197) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 26 15:08:41.936027 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.hosts [None req-0807ca40-84be-4945-a067-7f5ba9db16a6 tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] status, active and update: available, enabled, 2026-08-26 15:07:38+00:00 {{(pid=100197) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 26 15:08:41.936210 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.hosts [None req-0807ca40-84be-4945-a067-7f5ba9db16a6 tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] status, active and update: available, enabled, 2026-08-26 15:07:02+00:00 {{(pid=100197) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 26 15:08:41.936531 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0807ca40-84be-4945-a067-7f5ba9db16a6 tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] https://10.4.3.64/volume/v3/os-hosts returned with HTTP 200 Aug 26 15:08:41.936970 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 704/2783] 10.4.3.64 () {66 vars in 1233 bytes} [Wed Aug 26 15:08:41 2026] GET /volume/v3/os-hosts => generated 560 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:41.951210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-173989bf-2360-4a12-9ea4-513c261b7cbf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:41.954128 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-173989bf-2360-4a12-9ea4-513c261b7cbf tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] GET https://10.4.3.64/volume/v3/os-hosts Aug 26 15:08:41.954495 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-173989bf-2360-4a12-9ea4-513c261b7cbf tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:41.954848 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-173989bf-2360-4a12-9ea4-513c261b7cbf tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:41.964201 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.hosts [None req-173989bf-2360-4a12-9ea4-513c261b7cbf tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] status, active and update: available, enabled, 2026-08-26 15:07:41+00:00 {{(pid=100196) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 26 15:08:41.964446 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.hosts [None req-173989bf-2360-4a12-9ea4-513c261b7cbf tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] status, active and update: available, enabled, 2026-08-26 15:07:38+00:00 {{(pid=100196) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 26 15:08:41.964641 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.hosts [None req-173989bf-2360-4a12-9ea4-513c261b7cbf tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] status, active and update: available, enabled, 2026-08-26 15:07:02+00:00 {{(pid=100196) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 26 15:08:41.965043 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-173989bf-2360-4a12-9ea4-513c261b7cbf tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] https://10.4.3.64/volume/v3/os-hosts returned with HTTP 200 Aug 26 15:08:41.965521 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 694/2784] 10.4.3.64 () {66 vars in 1233 bytes} [Wed Aug 26 15:08:41 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:41.974477 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8b3b8c1e-1695-4770-843d-52b62f0f11d9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:41.976475 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8b3b8c1e-1695-4770-843d-52b62f0f11d9 tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] GET https://10.4.3.64/volume/v3/os-hosts/np0000008165@storpool Aug 26 15:08:41.976766 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8b3b8c1e-1695-4770-843d-52b62f0f11d9 tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:41.977043 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8b3b8c1e-1695-4770-843d-52b62f0f11d9 tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:42.073574 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8b3b8c1e-1695-4770-843d-52b62f0f11d9 tempest-VolumeHostsAdminTestsJSON-994445398 tempest-VolumeHostsAdminTestsJSON-994445398-project-admin] https://10.4.3.64/volume/v3/os-hosts/np0000008165@storpool returned with HTTP 200 Aug 26 15:08:42.074215 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 705/2785] 10.4.3.64 () {66 vars in 1299 bytes} [Wed Aug 26 15:08:41 2026] GET /volume/v3/os-hosts/np0000008165@storpool => generated 1507 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:42.231630 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b8a4ace7-a57c-4719-8c8a-84a45aa8c525 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:42.237107 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b8a4ace7-a57c-4719-8c8a-84a45aa8c525 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:42.237305 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b8a4ace7-a57c-4719-8c8a-84a45aa8c525 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:42.239334 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b8a4ace7-a57c-4719-8c8a-84a45aa8c525 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:42.241405 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b8a4ace7-a57c-4719-8c8a-84a45aa8c525 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:42.250399 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:42.250399 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:42.255169 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b8a4ace7-a57c-4719-8c8a-84a45aa8c525 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:42.256159 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 683/2786] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:42 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:42.271651 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cc6dffeb-f722-4de7-8777-103209677ccc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:42.275623 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cc6dffeb-f722-4de7-8777-103209677ccc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 Aug 26 15:08:42.275623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cc6dffeb-f722-4de7-8777-103209677ccc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:42.275623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cc6dffeb-f722-4de7-8777-103209677ccc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:42.287292 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:42.287292 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:42.296480 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cc6dffeb-f722-4de7-8777-103209677ccc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:42.311862 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cc6dffeb-f722-4de7-8777-103209677ccc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 returned with HTTP 200 Aug 26 15:08:42.312569 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 705/2787] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:42 2026] GET /volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 => generated 1354 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:42.329738 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:42.332799 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb/restore Aug 26 15:08:42.333643 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:42.335689 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Restoring backup 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb ({'restore': {}}) {{(pid=100196) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 15:08:42.336074 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Restoring backup 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb to volume None. Aug 26 15:08:42.343042 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:42.343042 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:42.346033 np0000008165 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating volume of 1 GB for restore of backup 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. Aug 26 15:08:42.355775 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Availability zone cache updated, next update will occur around 2026-08-26 16:08:42.355352. {{(pid=100196) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 15:08:42.355983 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Availability Zones retrieved successfully. Aug 26 15:08:42.369210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Flow 'volume_create_api' (ffe59a00-ec75-4dd6-9d12-4467d6bf65f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:42.375759 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47a7a01-e67c-429c-aff6-d89b8ea88882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:42.377293 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:08:42.380792 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-00c5efe0-3dab-47d3-befc-6ac1aaec34fe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:42.384848 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00c5efe0-3dab-47d3-befc-6ac1aaec34fe tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] GET https://10.4.3.64/volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 Aug 26 15:08:42.384848 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00c5efe0-3dab-47d3-befc-6ac1aaec34fe tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:42.385550 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00c5efe0-3dab-47d3-befc-6ac1aaec34fe tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:42.397518 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00c5efe0-3dab-47d3-befc-6ac1aaec34fe tempest-ProjectReaderTests33-1592868899 tempest-ProjectReaderTests33-1592868899-project-admin] https://10.4.3.64/volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 returned with HTTP 404 Aug 26 15:08:42.397518 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 706/2788] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:42 2026] GET /volume/v3/volumes/469a380b-eb02-4bff-8b5e-c317522b1ee4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:42.423585 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47a7a01-e67c-429c-aff6-d89b8ea88882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:42.424626 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34678839-30ec-455b-83bf-36a6dab12f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:42.481553 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Created reservations ['d7a4bc5d-4f3c-42cc-a4e5-5df93d6cbcb7', 'abd8a4a9-4bb2-4036-b1bf-cca82ada43f2', '5fce315f-0fac-411e-afbd-cba2293ca6a6', '74f9a865-b8c4-4baf-9108-264ce76f333c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:42.481783 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34678839-30ec-455b-83bf-36a6dab12f2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7a4bc5d-4f3c-42cc-a4e5-5df93d6cbcb7', 'abd8a4a9-4bb2-4036-b1bf-cca82ada43f2', '5fce315f-0fac-411e-afbd-cba2293ca6a6', '74f9a865-b8c4-4baf-9108-264ce76f333c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:42.484525 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1534f4c8-f7f9-464d-aa66-0d59f0b41de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:42.520674 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1534f4c8-f7f9-464d-aa66-0d59f0b41de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '808eb331-d0a8-484b-a2eb-49adb71f8a46', '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_5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf92b1ed1dd6430687ff3ba80ccced41',qos_specs=None,replication_status=,reservations=['d7a4bc5d-4f3c-42cc-a4e5-5df93d6cbcb7','abd8a4a9-4bb2-4036-b1bf-cca82ada43f2','5fce315f-0fac-411e-afbd-cba2293ca6a6','74f9a865-b8c4-4baf-9108-264ce76f333c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:08:42Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=808eb331-d0a8-484b-a2eb-49adb71f8a46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf92b1ed1dd6430687ff3ba80ccced41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:42.522785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09688710-36ca-49fe-b669-5b7c1147af6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:42.523050 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5695a177-e32e-4215-a9b4-86ea9be0afd5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:42.524995 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5695a177-e32e-4215-a9b4-86ea9be0afd5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:42.525229 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5695a177-e32e-4215-a9b4-86ea9be0afd5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:42.525421 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5695a177-e32e-4215-a9b4-86ea9be0afd5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:42.538758 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:42.538758 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:42.542965 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5695a177-e32e-4215-a9b4-86ea9be0afd5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:42.552023 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5695a177-e32e-4215-a9b4-86ea9be0afd5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:42.552509 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 684/2789] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:42 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:08:42.554074 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09688710-36ca-49fe-b669-5b7c1147af6e) transitioned into 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_5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf92b1ed1dd6430687ff3ba80ccced41',qos_specs=None,replication_status=,reservations=['d7a4bc5d-4f3c-42cc-a4e5-5df93d6cbcb7','abd8a4a9-4bb2-4036-b1bf-cca82ada43f2','5fce315f-0fac-411e-afbd-cba2293ca6a6','74f9a865-b8c4-4baf-9108-264ce76f333c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:42.555476 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (370d5704-5448-4c5f-8910-6b39ce54e393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:42.579148 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (370d5704-5448-4c5f-8910-6b39ce54e393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:42.588796 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Flow 'volume_create_api' (ffe59a00-ec75-4dd6-9d12-4467d6bf65f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:42.588796 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume request issued successfully. Aug 26 15:08:42.594745 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:42.594745 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:42.594745 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:43.570946 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b4f1d635-87f6-4658-b043-bb4d09ab2d74 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:43.573537 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b4f1d635-87f6-4658-b043-bb4d09ab2d74 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:43.574137 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b4f1d635-87f6-4658-b043-bb4d09ab2d74 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:43.574137 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b4f1d635-87f6-4658-b043-bb4d09ab2d74 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:43.584253 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:43.584253 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:43.591248 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b4f1d635-87f6-4658-b043-bb4d09ab2d74 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:43.599423 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b4f1d635-87f6-4658-b043-bb4d09ab2d74 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:43.599927 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 706/2790] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:43 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:43.615485 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:43.615485 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:43.616764 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:08:43.616764 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Checking backup size 1 against volume size 1 {{(pid=100196) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 15:08:43.616764 np0000008165 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Overwriting volume 808eb331-d0a8-484b-a2eb-49adb71f8a46 with restore of backup 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:43.647642 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] restore_backup in rpcapi backup_id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb {{(pid=100196) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 15:08:43.650113 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8fac76be-3c2b-409c-9c8a-912a70e47e3d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb/restore returned with HTTP 202 Aug 26 15:08:43.650730 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 695/2791] 10.4.3.64 () {68 vars in 1386 bytes} [Wed Aug 26 15:08:42 2026] POST /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb/restore => generated 189 bytes in 1322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:43.664675 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f6ac5de1-e8e9-499e-ad71-4ce2f789979c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:43.667415 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f6ac5de1-e8e9-499e-ad71-4ce2f789979c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:43.667642 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f6ac5de1-e8e9-499e-ad71-4ce2f789979c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:43.667861 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f6ac5de1-e8e9-499e-ad71-4ce2f789979c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:43.668155 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f6ac5de1-e8e9-499e-ad71-4ce2f789979c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:43.677703 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:43.677703 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:43.678955 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f6ac5de1-e8e9-499e-ad71-4ce2f789979c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:43.679785 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 707/2792] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:43 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:44.619110 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-33440959-7a16-42e1-99a1-d700364a733c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:44.622979 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-33440959-7a16-42e1-99a1-d700364a733c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:44.622979 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-33440959-7a16-42e1-99a1-d700364a733c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:44.623166 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-33440959-7a16-42e1-99a1-d700364a733c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:44.642620 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:44.642620 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:44.647940 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-33440959-7a16-42e1-99a1-d700364a733c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:44.653967 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-33440959-7a16-42e1-99a1-d700364a733c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:44.654553 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 685/2793] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:44 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:44.696564 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8c8dfbc1-ec5e-4138-9903-9f3d06ce601e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:44.699920 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c8dfbc1-ec5e-4138-9903-9f3d06ce601e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:44.700226 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c8dfbc1-ec5e-4138-9903-9f3d06ce601e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:44.700593 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8c8dfbc1-ec5e-4138-9903-9f3d06ce601e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:44.700759 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8c8dfbc1-ec5e-4138-9903-9f3d06ce601e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:44.709389 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:44.709389 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:44.710253 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8c8dfbc1-ec5e-4138-9903-9f3d06ce601e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:44.710666 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 707/2794] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:44 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:45.058056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:45.192955 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:08:45.193615 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-229558497"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:45.195425 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-229558497'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:08:45.196389 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Create volume of 1 GB Aug 26 15:08:45.202229 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Availability Zones retrieved successfully. Aug 26 15:08:45.209478 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Flow 'volume_create_api' (fc6124b3-c4ce-4221-a961-1fe29b8ccb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:45.210677 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c1c736-89ae-4b31-83f9-b20face7c61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:45.211911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:08:45.248360 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9c1c736-89ae-4b31-83f9-b20face7c61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:45.249191 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdab7112-e6fc-4673-8c2d-93dc90fc7b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:45.334908 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Created reservations ['acac5468-63c0-49fb-88eb-bddb99c9bcb0', '2e72eee0-be46-4f23-aaf6-6cfeca28cb28', '7fcd5f4b-82ae-4e1f-9ec5-fe553e9081e4', '1f779320-efb4-40e8-8700-40776859651e'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:45.334908 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdab7112-e6fc-4673-8c2d-93dc90fc7b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acac5468-63c0-49fb-88eb-bddb99c9bcb0', '2e72eee0-be46-4f23-aaf6-6cfeca28cb28', '7fcd5f4b-82ae-4e1f-9ec5-fe553e9081e4', '1f779320-efb4-40e8-8700-40776859651e']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:45.334908 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8efbb757-05f4-43de-81f0-111fa47eab6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:45.369549 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8efbb757-05f4-43de-81f0-111fa47eab6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1ad93f7-be54-4acb-93bd-b1935e8b71d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-229558497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72c9b95d7a404bec9a4211cfcd27bc24',qos_specs=None,replication_status=,reservations=['acac5468-63c0-49fb-88eb-bddb99c9bcb0','2e72eee0-be46-4f23-aaf6-6cfeca28cb28','7fcd5f4b-82ae-4e1f-9ec5-fe553e9081e4','1f779320-efb4-40e8-8700-40776859651e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2581a151802148d4bc055dcb62ebcf1e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:08:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-229558497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1ad93f7-be54-4acb-93bd-b1935e8b71d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72c9b95d7a404bec9a4211cfcd27bc24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2581a151802148d4bc055dcb62ebcf1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:45.370868 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55472a0c-e914-4d4f-8cf9-96fa5ad4297f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:45.400053 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55472a0c-e914-4d4f-8cf9-96fa5ad4297f) transitioned into state 'SUCCESS' from state '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-229558497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72c9b95d7a404bec9a4211cfcd27bc24',qos_specs=None,replication_status=,reservations=['acac5468-63c0-49fb-88eb-bddb99c9bcb0','2e72eee0-be46-4f23-aaf6-6cfeca28cb28','7fcd5f4b-82ae-4e1f-9ec5-fe553e9081e4','1f779320-efb4-40e8-8700-40776859651e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2581a151802148d4bc055dcb62ebcf1e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:45.402869 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4b3841b-b181-43f1-a402-0da9715f525e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:45.419822 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4b3841b-b181-43f1-a402-0da9715f525e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:45.421085 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Flow 'volume_create_api' (fc6124b3-c4ce-4221-a961-1fe29b8ccb9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:45.421576 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Create volume request issued successfully. Aug 26 15:08:45.424097 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-375ecc70-4ca4-4b5a-8a07-8cac3a4842d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:08:45.424097 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 696/2795] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:08:45 2026] POST /volume/v3/volumes => generated 775 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:45.441958 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-746aaabd-b697-48dd-a3bd-e4ce476934be None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:45.444467 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-746aaabd-b697-48dd-a3bd-e4ce476934be tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 Aug 26 15:08:45.445283 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-746aaabd-b697-48dd-a3bd-e4ce476934be tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:45.445283 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-746aaabd-b697-48dd-a3bd-e4ce476934be tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:45.456446 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:45.456446 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:45.461957 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-746aaabd-b697-48dd-a3bd-e4ce476934be tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Volume info retrieved successfully. Aug 26 15:08:45.467344 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-746aaabd-b697-48dd-a3bd-e4ce476934be tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 returned with HTTP 200 Aug 26 15:08:45.467975 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 708/2796] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:45 2026] GET /volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:08:45.468086 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7d0a4b09-881f-4456-a306-905792e51bd4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:45.552774 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d0a4b09-881f-4456-a306-905792e51bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] GET https://10.4.3.64/volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 Aug 26 15:08:45.553073 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d0a4b09-881f-4456-a306-905792e51bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:45.553301 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d0a4b09-881f-4456-a306-905792e51bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:45.570612 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-7d0a4b09-881f-4456-a306-905792e51bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.571082 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-7d0a4b09-881f-4456-a306-905792e51bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.571538 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-7d0a4b09-881f-4456-a306-905792e51bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.572181 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-7d0a4b09-881f-4456-a306-905792e51bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.572653 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-7d0a4b09-881f-4456-a306-905792e51bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.573065 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-7d0a4b09-881f-4456-a306-905792e51bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.573446 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-7d0a4b09-881f-4456-a306-905792e51bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.580397 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d0a4b09-881f-4456-a306-905792e51bd4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 returned with HTTP 200 Aug 26 15:08:45.580763 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 686/2797] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:45 2026] GET /volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 => generated 1421 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:45.591170 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e0ac748c-9157-451f-9a3e-25e5df493218 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:45.593827 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e0ac748c-9157-451f-9a3e-25e5df493218 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 Aug 26 15:08:45.594431 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e0ac748c-9157-451f-9a3e-25e5df493218 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:45.672948 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-290e8d4e-5167-4b1f-a7ff-cffb3b1e38ad None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:45.673119 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-290e8d4e-5167-4b1f-a7ff-cffb3b1e38ad tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:45.673224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-290e8d4e-5167-4b1f-a7ff-cffb3b1e38ad tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:45.673427 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-290e8d4e-5167-4b1f-a7ff-cffb3b1e38ad tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:45.674025 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-e0ac748c-9157-451f-9a3e-25e5df493218 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.674467 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-e0ac748c-9157-451f-9a3e-25e5df493218 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.674867 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-e0ac748c-9157-451f-9a3e-25e5df493218 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.675924 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-e0ac748c-9157-451f-9a3e-25e5df493218 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.675924 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-e0ac748c-9157-451f-9a3e-25e5df493218 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.676084 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-e0ac748c-9157-451f-9a3e-25e5df493218 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.676462 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-e0ac748c-9157-451f-9a3e-25e5df493218 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:45.682784 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:45.682784 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:45.686118 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e0ac748c-9157-451f-9a3e-25e5df493218 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 returned with HTTP 200 Aug 26 15:08:45.686660 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 708/2798] 10.4.3.64 () {68 vars in 1367 bytes} [Wed Aug 26 15:08:45 2026] PUT /volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 => generated 1374 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:45.688290 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-290e8d4e-5167-4b1f-a7ff-cffb3b1e38ad tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:45.693321 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-290e8d4e-5167-4b1f-a7ff-cffb3b1e38ad tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:45.693783 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 697/2799] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:45 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:45.700740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:45.729523 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-99778216-28ae-4586-b013-ab560ae88e17 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:45.733217 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-99778216-28ae-4586-b013-ab560ae88e17 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:45.733523 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-99778216-28ae-4586-b013-ab560ae88e17 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:45.733738 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-99778216-28ae-4586-b013-ab560ae88e17 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:45.733866 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-99778216-28ae-4586-b013-ab560ae88e17 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:45.741166 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:45.741166 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:45.742099 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-99778216-28ae-4586-b013-ab560ae88e17 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:45.742547 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 687/2800] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:45 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:45.869458 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:08:45.869864 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-911268258"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:45.873101 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-911268258'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:08:45.873370 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Create volume of 1 GB Aug 26 15:08:45.879001 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Availability Zones retrieved successfully. Aug 26 15:08:45.887455 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Flow 'volume_create_api' (1c815b4a-8f6d-40f7-860c-3043dfb80a07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:45.889540 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8588f4f3-5d93-44fd-9d8b-0e42978c647b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:45.890751 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:08:45.929548 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8588f4f3-5d93-44fd-9d8b-0e42978c647b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:45.930939 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19bc2987-ff50-4c52-a5e3-3f17419f7be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:46.011691 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Created reservations ['722cad72-7795-4bd4-b13c-e40e9304b98f', '97325372-de71-4d4b-ac24-203755b908ba', 'c2029bc9-f0b5-4131-b672-18b04cbbd996', '1a2d7d77-e3b9-4608-a257-1240c04140ef'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:46.012827 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19bc2987-ff50-4c52-a5e3-3f17419f7be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['722cad72-7795-4bd4-b13c-e40e9304b98f', '97325372-de71-4d4b-ac24-203755b908ba', 'c2029bc9-f0b5-4131-b672-18b04cbbd996', '1a2d7d77-e3b9-4608-a257-1240c04140ef']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:46.014087 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9688f23-10ea-4cc7-b361-46f0052bc406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:46.046172 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9688f23-10ea-4cc7-b361-46f0052bc406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5739b290-77db-485b-9eda-27477e2f9c76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-911268258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a62b95d6b10146dca9de143ef2c77531',qos_specs=None,replication_status=,reservations=['722cad72-7795-4bd4-b13c-e40e9304b98f','97325372-de71-4d4b-ac24-203755b908ba','c2029bc9-f0b5-4131-b672-18b04cbbd996','1a2d7d77-e3b9-4608-a257-1240c04140ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd347199ac58453697df30eb6fd2b344',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-911268258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5739b290-77db-485b-9eda-27477e2f9c76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a62b95d6b10146dca9de143ef2c77531',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd347199ac58453697df30eb6fd2b344',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:46.047989 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5247f3-0930-48b5-a6be-634a7cbc1496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:46.070609 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5247f3-0930-48b5-a6be-634a7cbc1496) transitioned into state 'SUCCESS' from state '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-911268258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a62b95d6b10146dca9de143ef2c77531',qos_specs=None,replication_status=,reservations=['722cad72-7795-4bd4-b13c-e40e9304b98f','97325372-de71-4d4b-ac24-203755b908ba','c2029bc9-f0b5-4131-b672-18b04cbbd996','1a2d7d77-e3b9-4608-a257-1240c04140ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd347199ac58453697df30eb6fd2b344',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:46.072006 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6924eb16-774d-42c7-9814-619f192d3df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:46.084557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6924eb16-774d-42c7-9814-619f192d3df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:46.085995 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Flow 'volume_create_api' (1c815b4a-8f6d-40f7-860c-3043dfb80a07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:46.086473 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Create volume request issued successfully. Aug 26 15:08:46.087274 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c68b8bd-082a-439b-a4d4-800b0bc284ae tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:08:46.088190 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 709/2801] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:08:45 2026] POST /volume/v3/volumes => generated 764 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:46.100604 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c68617f6-f157-4423-850d-d6c484772512 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:46.103169 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c68617f6-f157-4423-850d-d6c484772512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] GET https://10.4.3.64/volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 Aug 26 15:08:46.103432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c68617f6-f157-4423-850d-d6c484772512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:46.103685 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c68617f6-f157-4423-850d-d6c484772512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:46.114276 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:46.114276 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:46.119627 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c68617f6-f157-4423-850d-d6c484772512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Volume info retrieved successfully. Aug 26 15:08:46.126386 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c68617f6-f157-4423-850d-d6c484772512 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 returned with HTTP 200 Aug 26 15:08:46.127113 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 709/2802] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:46 2026] GET /volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:46.485389 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-455a1e64-2630-4f5d-9faa-eb38e6872314 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:46.487162 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-455a1e64-2630-4f5d-9faa-eb38e6872314 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 Aug 26 15:08:46.487331 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-455a1e64-2630-4f5d-9faa-eb38e6872314 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:46.487955 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-455a1e64-2630-4f5d-9faa-eb38e6872314 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:46.497706 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:46.497706 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:46.502356 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-455a1e64-2630-4f5d-9faa-eb38e6872314 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Volume info retrieved successfully. Aug 26 15:08:46.508437 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-455a1e64-2630-4f5d-9faa-eb38e6872314 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 returned with HTTP 200 Aug 26 15:08:46.509237 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 698/2803] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:46 2026] GET /volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:46.526765 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-98121734-fc7b-47b1-9cea-a0fadf012b5a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:46.528937 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98121734-fc7b-47b1-9cea-a0fadf012b5a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:08:46.529559 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98121734-fc7b-47b1-9cea-a0fadf012b5a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d1ad93f7-be54-4acb-93bd-b1935e8b71d0", "name": "tempest-type-Backup-1333231822"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:46.531496 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-98121734-fc7b-47b1-9cea-a0fadf012b5a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Creating new backup {'backup': {'volume_id': 'd1ad93f7-be54-4acb-93bd-b1935e8b71d0', 'name': 'tempest-type-Backup-1333231822'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:08:46.532032 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-98121734-fc7b-47b1-9cea-a0fadf012b5a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Creating backup of volume d1ad93f7-be54-4acb-93bd-b1935e8b71d0 in container None Aug 26 15:08:46.543209 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:46.543209 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:46.543824 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-98121734-fc7b-47b1-9cea-a0fadf012b5a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Volume info retrieved successfully. Aug 26 15:08:46.582323 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-98121734-fc7b-47b1-9cea-a0fadf012b5a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Created reservations ['ee481517-7946-42f4-9c6f-824b6d33f4fb', 'f4639d21-187b-47a8-8d54-964d7f9189b6'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:46.630766 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98121734-fc7b-47b1-9cea-a0fadf012b5a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:08:46.631195 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 688/2804] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:08:46 2026] POST /volume/v3/backups => generated 314 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:46.641509 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a989286b-4d66-49c9-9c0c-39651b452aa6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:46.643552 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a989286b-4d66-49c9-9c0c-39651b452aa6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:46.643783 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a989286b-4d66-49c9-9c0c-39651b452aa6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:46.644065 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a989286b-4d66-49c9-9c0c-39651b452aa6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:46.644216 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a989286b-4d66-49c9-9c0c-39651b452aa6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:46.650012 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:46.650012 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:46.651281 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a989286b-4d66-49c9-9c0c-39651b452aa6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:46.651864 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 710/2805] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:46 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:46.713772 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-325a226f-0810-4956-a8f7-9c07b243b670 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:46.715739 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-325a226f-0810-4956-a8f7-9c07b243b670 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:46.716043 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-325a226f-0810-4956-a8f7-9c07b243b670 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:46.716307 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-325a226f-0810-4956-a8f7-9c07b243b670 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:46.724873 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:46.724873 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:46.730692 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-325a226f-0810-4956-a8f7-9c07b243b670 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:46.737307 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-325a226f-0810-4956-a8f7-9c07b243b670 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:46.737918 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 710/2806] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:46 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:46.756676 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dc183d35-a959-4097-ac26-944c08d6b6ef None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:46.758911 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dc183d35-a959-4097-ac26-944c08d6b6ef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:46.759450 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dc183d35-a959-4097-ac26-944c08d6b6ef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:46.759450 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dc183d35-a959-4097-ac26-944c08d6b6ef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:46.759450 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-dc183d35-a959-4097-ac26-944c08d6b6ef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:46.764705 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:46.764705 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:46.765813 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dc183d35-a959-4097-ac26-944c08d6b6ef tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:46.766365 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 699/2807] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:46 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:47.145189 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-72a9f11d-b077-4ce1-bf4e-32aefc3758dc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:47.147614 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72a9f11d-b077-4ce1-bf4e-32aefc3758dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] GET https://10.4.3.64/volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 Aug 26 15:08:47.147815 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72a9f11d-b077-4ce1-bf4e-32aefc3758dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:47.148023 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72a9f11d-b077-4ce1-bf4e-32aefc3758dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:47.159446 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:47.159446 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:47.165692 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-72a9f11d-b077-4ce1-bf4e-32aefc3758dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Volume info retrieved successfully. Aug 26 15:08:47.172381 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72a9f11d-b077-4ce1-bf4e-32aefc3758dc tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 returned with HTTP 200 Aug 26 15:08:47.173019 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 689/2808] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:47 2026] GET /volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:47.191302 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ae588b38-60b5-422e-84ad-3295268d7c69 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:47.193582 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae588b38-60b5-422e-84ad-3295268d7c69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:08:47.194038 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae588b38-60b5-422e-84ad-3295268d7c69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5739b290-77db-485b-9eda-27477e2f9c76", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1780420489"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:47.205473 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:47.205473 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:47.206315 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ae588b38-60b5-422e-84ad-3295268d7c69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Volume info retrieved successfully. Aug 26 15:08:47.206315 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-ae588b38-60b5-422e-84ad-3295268d7c69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Create snapshot from volume 5739b290-77db-485b-9eda-27477e2f9c76 Aug 26 15:08:47.264995 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-ae588b38-60b5-422e-84ad-3295268d7c69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Created reservations ['6ef5a6e6-a172-47f8-b2d1-7e4f2fbcd813', '8ba53efa-515a-4f3a-b0a1-5fa9e847b9d5', 'ef0e07c6-6478-4451-89df-eda70f464e47', '3a9a11d3-2248-4083-86ea-f6c0d0e17f72'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:47.316665 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ae588b38-60b5-422e-84ad-3295268d7c69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Snapshot create request issued successfully. Aug 26 15:08:47.317319 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae588b38-60b5-422e-84ad-3295268d7c69 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:08:47.318071 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 711/2809] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:08:47 2026] POST /volume/v3/snapshots => generated 323 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:47.329783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d85631e0-a6b9-4a14-84f1-b153b7e5abfe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:47.333077 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d85631e0-a6b9-4a14-84f1-b153b7e5abfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] GET https://10.4.3.64/volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 Aug 26 15:08:47.334581 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d85631e0-a6b9-4a14-84f1-b153b7e5abfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:47.334581 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d85631e0-a6b9-4a14-84f1-b153b7e5abfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:47.340582 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:47.340582 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:47.341271 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d85631e0-a6b9-4a14-84f1-b153b7e5abfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Snapshot retrieved successfully. Aug 26 15:08:47.342494 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d85631e0-a6b9-4a14-84f1-b153b7e5abfe tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 returned with HTTP 200 Aug 26 15:08:47.343988 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 711/2810] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:47 2026] GET /volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 => generated 455 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:47.664759 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a699ea74-4348-41a8-9d1a-4d313794e09c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:47.666655 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a699ea74-4348-41a8-9d1a-4d313794e09c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:47.666907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a699ea74-4348-41a8-9d1a-4d313794e09c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:47.667098 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a699ea74-4348-41a8-9d1a-4d313794e09c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:47.667267 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a699ea74-4348-41a8-9d1a-4d313794e09c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:47.672029 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:47.672029 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:47.672746 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a699ea74-4348-41a8-9d1a-4d313794e09c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:47.673167 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 700/2811] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:47 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:47.755120 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-00af3520-b30e-46a0-a259-c3ca57797771 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:47.757282 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-00af3520-b30e-46a0-a259-c3ca57797771 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:47.757468 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-00af3520-b30e-46a0-a259-c3ca57797771 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:47.757664 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-00af3520-b30e-46a0-a259-c3ca57797771 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:47.768561 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:47.768561 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:47.774067 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-00af3520-b30e-46a0-a259-c3ca57797771 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:47.778415 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-be9270ff-ba32-492e-8be6-9527e7e68ea4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:47.780789 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-00af3520-b30e-46a0-a259-c3ca57797771 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:47.781038 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-be9270ff-ba32-492e-8be6-9527e7e68ea4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:47.781354 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-be9270ff-ba32-492e-8be6-9527e7e68ea4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:47.781434 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 690/2812] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:47 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:47.781672 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-be9270ff-ba32-492e-8be6-9527e7e68ea4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:47.782829 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-be9270ff-ba32-492e-8be6-9527e7e68ea4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:47.789353 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:47.789353 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:47.791405 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-be9270ff-ba32-492e-8be6-9527e7e68ea4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:47.791531 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 712/2813] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:47 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:48.353466 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f3fe140f-14c4-494f-8fe7-18eb11db8456 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:48.355614 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3fe140f-14c4-494f-8fe7-18eb11db8456 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] GET https://10.4.3.64/volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 Aug 26 15:08:48.355866 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3fe140f-14c4-494f-8fe7-18eb11db8456 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:48.356140 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f3fe140f-14c4-494f-8fe7-18eb11db8456 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:48.363486 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:48.363486 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:48.364295 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f3fe140f-14c4-494f-8fe7-18eb11db8456 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Snapshot retrieved successfully. Aug 26 15:08:48.365327 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f3fe140f-14c4-494f-8fe7-18eb11db8456 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 returned with HTTP 200 Aug 26 15:08:48.365779 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 712/2814] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:48 2026] GET /volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:48.379167 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-342bf0f6-b5d0-4a0c-8983-c970864628e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:48.381278 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-342bf0f6-b5d0-4a0c-8983-c970864628e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 Aug 26 15:08:48.381753 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-342bf0f6-b5d0-4a0c-8983-c970864628e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:48.450489 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-342bf0f6-b5d0-4a0c-8983-c970864628e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.450907 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-342bf0f6-b5d0-4a0c-8983-c970864628e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.451253 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-342bf0f6-b5d0-4a0c-8983-c970864628e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.451663 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-342bf0f6-b5d0-4a0c-8983-c970864628e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.452024 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-342bf0f6-b5d0-4a0c-8983-c970864628e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.452465 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-342bf0f6-b5d0-4a0c-8983-c970864628e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.452900 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-342bf0f6-b5d0-4a0c-8983-c970864628e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.461938 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-342bf0f6-b5d0-4a0c-8983-c970864628e7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 returned with HTTP 200 Aug 26 15:08:48.462539 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 701/2815] 10.4.3.64 () {68 vars in 1367 bytes} [Wed Aug 26 15:08:48 2026] PUT /volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 => generated 1374 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:48.474497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ba5fabc9-2921-451b-af6b-095e68e37b19 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:48.477433 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ba5fabc9-2921-451b-af6b-095e68e37b19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:08:48.477842 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ba5fabc9-2921-451b-af6b-095e68e37b19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5739b290-77db-485b-9eda-27477e2f9c76"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:48.488599 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:48.488599 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:48.489129 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ba5fabc9-2921-451b-af6b-095e68e37b19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Volume info retrieved successfully. Aug 26 15:08:48.489297 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-ba5fabc9-2921-451b-af6b-095e68e37b19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Create snapshot from volume 5739b290-77db-485b-9eda-27477e2f9c76 Aug 26 15:08:48.512464 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota_utils [None req-ba5fabc9-2921-451b-af6b-095e68e37b19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Quota exceeded for a62b95d6b10146dca9de143ef2c77531, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 26 15:08:48.512815 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.middleware.fault [None req-ba5fabc9-2921-451b-af6b-095e68e37b19 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 413 Aug 26 15:08:48.513549 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 691/2816] 10.4.3.64 () {68 vars in 1257 bytes} [Wed Aug 26 15:08:48 2026] POST /volume/v3/snapshots => generated 208 bytes in 40 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 26 15:08:48.521646 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:48.524086 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 Aug 26 15:08:48.524572 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:48.578827 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.579352 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.579673 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-34594167-538658604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.580040 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.580371 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.580643 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-986588479-288958988, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.580974 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.581287 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.581613 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1480899520-338223759, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:08:48.588337 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b73784ad-5ee6-410a-85ad-9f6216c33026 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 returned with HTTP 200 Aug 26 15:08:48.588877 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 713/2817] 10.4.3.64 () {68 vars in 1367 bytes} [Wed Aug 26 15:08:48 2026] PUT /volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 => generated 1374 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:48.602362 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-080edfac-d949-41e4-8335-b75e0e2ade99 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:48.604775 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-080edfac-d949-41e4-8335-b75e0e2ade99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:08:48.605258 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-080edfac-d949-41e4-8335-b75e0e2ade99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5739b290-77db-485b-9eda-27477e2f9c76"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:48.614999 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:48.614999 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:48.615589 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-080edfac-d949-41e4-8335-b75e0e2ade99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Volume info retrieved successfully. Aug 26 15:08:48.615800 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-080edfac-d949-41e4-8335-b75e0e2ade99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Create snapshot from volume 5739b290-77db-485b-9eda-27477e2f9c76 Aug 26 15:08:48.635469 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota_utils [None req-080edfac-d949-41e4-8335-b75e0e2ade99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Quota exceeded for a62b95d6b10146dca9de143ef2c77531, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 26 15:08:48.635844 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.middleware.fault [None req-080edfac-d949-41e4-8335-b75e0e2ade99 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 413 Aug 26 15:08:48.636689 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 713/2818] 10.4.3.64 () {68 vars in 1257 bytes} [Wed Aug 26 15:08:48 2026] POST /volume/v3/snapshots => generated 133 bytes in 35 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 26 15:08:48.647132 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-259f1981-3082-4da5-aefa-97648b0bddaf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:48.650180 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-259f1981-3082-4da5-aefa-97648b0bddaf tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 Aug 26 15:08:48.650460 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-259f1981-3082-4da5-aefa-97648b0bddaf tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:48.650707 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-259f1981-3082-4da5-aefa-97648b0bddaf tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:48.650875 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-259f1981-3082-4da5-aefa-97648b0bddaf tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Delete snapshot with id: 1eb7ed28-824e-4f72-93ab-5549bc4b38c0 Aug 26 15:08:48.657536 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:48.657536 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:48.658287 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-259f1981-3082-4da5-aefa-97648b0bddaf tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Snapshot retrieved successfully. Aug 26 15:08:48.679480 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-259f1981-3082-4da5-aefa-97648b0bddaf tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Snapshot delete request issued successfully. Aug 26 15:08:48.680052 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-259f1981-3082-4da5-aefa-97648b0bddaf tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 returned with HTTP 202 Aug 26 15:08:48.680274 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 702/2819] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:08:48 2026] DELETE /volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:48.685972 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-57376fbf-a5f7-48dd-b28f-58f22980b493 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:48.687815 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-57376fbf-a5f7-48dd-b28f-58f22980b493 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:48.688239 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-57376fbf-a5f7-48dd-b28f-58f22980b493 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:48.688501 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-57376fbf-a5f7-48dd-b28f-58f22980b493 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:48.688641 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-57376fbf-a5f7-48dd-b28f-58f22980b493 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:48.690468 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2c3bc064-a272-4589-a595-03bc3b69c71a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:48.693093 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c3bc064-a272-4589-a595-03bc3b69c71a tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] GET https://10.4.3.64/volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 Aug 26 15:08:48.693405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c3bc064-a272-4589-a595-03bc3b69c71a tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:48.693667 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c3bc064-a272-4589-a595-03bc3b69c71a tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:48.694917 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:48.694917 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:48.695976 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-57376fbf-a5f7-48dd-b28f-58f22980b493 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:48.696778 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 692/2820] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:48 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:48.700227 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:48.700227 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:48.701366 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2c3bc064-a272-4589-a595-03bc3b69c71a tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Snapshot retrieved successfully. Aug 26 15:08:48.701935 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c3bc064-a272-4589-a595-03bc3b69c71a tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 returned with HTTP 200 Aug 26 15:08:48.702442 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 714/2821] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:48 2026] GET /volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:48.798051 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c8e70951-2ee0-49f0-be31-b86be12932c4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:48.800231 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8e70951-2ee0-49f0-be31-b86be12932c4 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:48.800447 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8e70951-2ee0-49f0-be31-b86be12932c4 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:48.800649 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c8e70951-2ee0-49f0-be31-b86be12932c4 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:48.805812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e7577a8a-b413-40b9-8065-3a9be7695a6d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:48.808283 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7577a8a-b413-40b9-8065-3a9be7695a6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:48.808572 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7577a8a-b413-40b9-8065-3a9be7695a6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:48.808855 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7577a8a-b413-40b9-8065-3a9be7695a6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:48.808927 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:48.808927 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:48.809027 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e7577a8a-b413-40b9-8065-3a9be7695a6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:48.814815 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c8e70951-2ee0-49f0-be31-b86be12932c4 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:48.816150 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:48.816150 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:48.817348 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7577a8a-b413-40b9-8065-3a9be7695a6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:48.818051 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 703/2822] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:48 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:48.820040 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c8e70951-2ee0-49f0-be31-b86be12932c4 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:48.820576 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 714/2823] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:48 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:49.708491 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-11cecce6-2be6-487e-917b-6cd558102c8c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:49.710414 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11cecce6-2be6-487e-917b-6cd558102c8c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:49.710699 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11cecce6-2be6-487e-917b-6cd558102c8c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:49.710934 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-11cecce6-2be6-487e-917b-6cd558102c8c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:49.711081 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-11cecce6-2be6-487e-917b-6cd558102c8c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:49.713692 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-31485f67-6df6-4e21-a558-3a3fd10a57c5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:49.715708 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:49.715708 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:49.715859 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-31485f67-6df6-4e21-a558-3a3fd10a57c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] GET https://10.4.3.64/volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 Aug 26 15:08:49.716118 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-31485f67-6df6-4e21-a558-3a3fd10a57c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:49.716382 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-31485f67-6df6-4e21-a558-3a3fd10a57c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:49.716443 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-11cecce6-2be6-487e-917b-6cd558102c8c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:49.716923 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 693/2824] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:49 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:49.721553 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-31485f67-6df6-4e21-a558-3a3fd10a57c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 returned with HTTP 404 Aug 26 15:08:49.722209 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 715/2825] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:08:49 2026] GET /volume/v3/snapshots/1eb7ed28-824e-4f72-93ab-5549bc4b38c0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:49.729830 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-81b10940-af8f-4d9a-b371-8db84ba3be78 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:49.731689 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-81b10940-af8f-4d9a-b371-8db84ba3be78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] GET https://10.4.3.64/volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 Aug 26 15:08:49.731987 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-81b10940-af8f-4d9a-b371-8db84ba3be78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:49.732225 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-81b10940-af8f-4d9a-b371-8db84ba3be78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:49.740502 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:49.740502 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:49.745149 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-81b10940-af8f-4d9a-b371-8db84ba3be78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Volume info retrieved successfully. Aug 26 15:08:49.750344 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-81b10940-af8f-4d9a-b371-8db84ba3be78 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 returned with HTTP 200 Aug 26 15:08:49.750814 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 704/2826] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:49 2026] GET /volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:49.764015 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-df1dc5b9-3618-4f53-988c-da056cd03b91 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:49.766147 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df1dc5b9-3618-4f53-988c-da056cd03b91 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 Aug 26 15:08:49.766385 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df1dc5b9-3618-4f53-988c-da056cd03b91 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:49.766611 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df1dc5b9-3618-4f53-988c-da056cd03b91 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:49.766858 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-df1dc5b9-3618-4f53-988c-da056cd03b91 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Delete volume with id: 5739b290-77db-485b-9eda-27477e2f9c76 Aug 26 15:08:49.773985 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:49.773985 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:49.774431 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-df1dc5b9-3618-4f53-988c-da056cd03b91 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Volume info retrieved successfully. Aug 26 15:08:49.791037 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-df1dc5b9-3618-4f53-988c-da056cd03b91 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Delete volume request issued successfully. Aug 26 15:08:49.791247 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df1dc5b9-3618-4f53-988c-da056cd03b91 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 returned with HTTP 202 Aug 26 15:08:49.791687 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 715/2827] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:08:49 2026] DELETE /volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:08:49.799498 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1606c213-912a-43bd-8843-935df1d65df6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:49.801510 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1606c213-912a-43bd-8843-935df1d65df6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] GET https://10.4.3.64/volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 Aug 26 15:08:49.801781 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1606c213-912a-43bd-8843-935df1d65df6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:49.802063 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1606c213-912a-43bd-8843-935df1d65df6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:49.811951 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:49.811951 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:49.817483 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1606c213-912a-43bd-8843-935df1d65df6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Volume info retrieved successfully. Aug 26 15:08:49.823624 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1606c213-912a-43bd-8843-935df1d65df6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 returned with HTTP 200 Aug 26 15:08:49.823624 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 694/2828] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:49 2026] GET /volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:49.828547 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ae25a9e4-35c6-4d64-9525-5ccae6923a83 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:49.830624 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae25a9e4-35c6-4d64-9525-5ccae6923a83 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:49.830905 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae25a9e4-35c6-4d64-9525-5ccae6923a83 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:49.831173 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae25a9e4-35c6-4d64-9525-5ccae6923a83 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:49.831302 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ae25a9e4-35c6-4d64-9525-5ccae6923a83 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:49.836220 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7b864bea-d5a8-4437-94aa-b8fc00327f20 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:49.838396 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:49.838396 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:49.839531 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae25a9e4-35c6-4d64-9525-5ccae6923a83 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:49.839958 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b864bea-d5a8-4437-94aa-b8fc00327f20 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:49.839958 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7b864bea-d5a8-4437-94aa-b8fc00327f20 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:49.840079 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 716/2829] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:49 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:49.840498 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7b864bea-d5a8-4437-94aa-b8fc00327f20 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:49.850008 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:49.850008 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:49.854913 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7b864bea-d5a8-4437-94aa-b8fc00327f20 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:49.860874 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b864bea-d5a8-4437-94aa-b8fc00327f20 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:49.861370 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 705/2830] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:49 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:50.728512 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-12ace047-aec0-444f-8e35-ca6362ea2a63 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:50.730477 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-12ace047-aec0-444f-8e35-ca6362ea2a63 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:50.730689 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-12ace047-aec0-444f-8e35-ca6362ea2a63 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:50.730961 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-12ace047-aec0-444f-8e35-ca6362ea2a63 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:50.731070 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-12ace047-aec0-444f-8e35-ca6362ea2a63 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:50.735705 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:50.735705 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:50.736479 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-12ace047-aec0-444f-8e35-ca6362ea2a63 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:50.736909 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 716/2831] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:50 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:50.845306 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5b7f1d39-ac7c-40f7-a2af-4afdacee2d01 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:50.850480 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b7f1d39-ac7c-40f7-a2af-4afdacee2d01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] GET https://10.4.3.64/volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 Aug 26 15:08:50.850480 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b7f1d39-ac7c-40f7-a2af-4afdacee2d01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:50.850480 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b7f1d39-ac7c-40f7-a2af-4afdacee2d01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:50.855656 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4952d0a0-db26-4b42-8636-3af7c73c7db8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:50.857478 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4952d0a0-db26-4b42-8636-3af7c73c7db8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:50.858862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4952d0a0-db26-4b42-8636-3af7c73c7db8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:50.858862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4952d0a0-db26-4b42-8636-3af7c73c7db8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:50.858862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4952d0a0-db26-4b42-8636-3af7c73c7db8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:50.859531 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b7f1d39-ac7c-40f7-a2af-4afdacee2d01 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797 tempest-VolumeSnapshotQuotasNegativeTestJSON-1409741797-project-member] https://10.4.3.64/volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 returned with HTTP 404 Aug 26 15:08:50.860462 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 695/2832] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:50 2026] GET /volume/v3/volumes/5739b290-77db-485b-9eda-27477e2f9c76 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:08:50.865216 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:50.865216 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:50.865855 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4952d0a0-db26-4b42-8636-3af7c73c7db8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:50.866479 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 717/2833] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:50 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:50.870565 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fe0869f4-d847-4ccd-9e9f-a663946dbf97 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:50.872671 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe0869f4-d847-4ccd-9e9f-a663946dbf97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] PUT https://10.4.3.64/volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 Aug 26 15:08:50.873135 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fe0869f4-d847-4ccd-9e9f-a663946dbf97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:50.876955 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-00f4acac-7854-4235-a54e-7b2dfe6f785e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:50.880924 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00f4acac-7854-4235-a54e-7b2dfe6f785e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:50.881253 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00f4acac-7854-4235-a54e-7b2dfe6f785e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:50.881915 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00f4acac-7854-4235-a54e-7b2dfe6f785e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:50.893796 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:50.893796 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:50.901561 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-00f4acac-7854-4235-a54e-7b2dfe6f785e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:50.909534 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00f4acac-7854-4235-a54e-7b2dfe6f785e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:50.910370 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 717/2834] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:50 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:08:51.000611 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe0869f4-d847-4ccd-9e9f-a663946dbf97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680 tempest-VolumeSnapshotQuotasNegativeTestJSON-1613711680-project-admin] https://10.4.3.64/volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 returned with HTTP 200 Aug 26 15:08:51.001058 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 706/2835] 10.4.3.64 () {68 vars in 1368 bytes} [Wed Aug 26 15:08:50 2026] PUT /volume/v3/os-quota-sets/a62b95d6b10146dca9de143ef2c77531 => generated 1379 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:51.749321 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-be06023a-f7c3-48d8-b4ff-09a75ea5324a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:51.752911 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be06023a-f7c3-48d8-b4ff-09a75ea5324a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:51.753226 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be06023a-f7c3-48d8-b4ff-09a75ea5324a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:51.753539 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be06023a-f7c3-48d8-b4ff-09a75ea5324a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:51.753808 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-be06023a-f7c3-48d8-b4ff-09a75ea5324a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:51.760834 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:51.760834 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:51.762547 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be06023a-f7c3-48d8-b4ff-09a75ea5324a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:51.763144 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 696/2836] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:51 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:51.880991 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d285255d-aa6d-4c93-96bf-4e02d8e3ae6a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:51.884187 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d285255d-aa6d-4c93-96bf-4e02d8e3ae6a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:51.884402 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d285255d-aa6d-4c93-96bf-4e02d8e3ae6a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:51.884660 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d285255d-aa6d-4c93-96bf-4e02d8e3ae6a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:51.884770 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d285255d-aa6d-4c93-96bf-4e02d8e3ae6a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:51.891172 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:51.891172 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:51.892540 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d285255d-aa6d-4c93-96bf-4e02d8e3ae6a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:51.893187 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 718/2837] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:51 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:51.926903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8a7b5730-62af-4791-bef0-40fb3202c8ff None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:51.929518 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a7b5730-62af-4791-bef0-40fb3202c8ff tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:51.929875 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a7b5730-62af-4791-bef0-40fb3202c8ff tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:51.930173 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a7b5730-62af-4791-bef0-40fb3202c8ff tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:51.941532 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:51.941532 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:51.946970 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8a7b5730-62af-4791-bef0-40fb3202c8ff tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:51.953996 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a7b5730-62af-4791-bef0-40fb3202c8ff tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:51.954905 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 718/2838] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:51 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:52.775449 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7688df2a-bd37-4c6c-ba78-9d0e1881bdf9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:52.777370 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7688df2a-bd37-4c6c-ba78-9d0e1881bdf9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:52.777566 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7688df2a-bd37-4c6c-ba78-9d0e1881bdf9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:52.777811 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7688df2a-bd37-4c6c-ba78-9d0e1881bdf9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:52.777969 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7688df2a-bd37-4c6c-ba78-9d0e1881bdf9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:52.782321 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:52.782321 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:52.783156 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7688df2a-bd37-4c6c-ba78-9d0e1881bdf9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:52.783507 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 707/2839] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:52 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:52.908399 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ce79f004-e712-421e-bc07-8f8352c37889 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:52.910566 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ce79f004-e712-421e-bc07-8f8352c37889 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:52.910996 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ce79f004-e712-421e-bc07-8f8352c37889 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:52.911283 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ce79f004-e712-421e-bc07-8f8352c37889 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:52.911601 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ce79f004-e712-421e-bc07-8f8352c37889 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:52.917917 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:52.917917 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:52.918749 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ce79f004-e712-421e-bc07-8f8352c37889 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:52.919277 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 697/2840] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:52 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:52.969510 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4c35c8ef-af7a-4d22-8b3f-3d0c695a024b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:52.972611 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4c35c8ef-af7a-4d22-8b3f-3d0c695a024b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:52.972611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4c35c8ef-af7a-4d22-8b3f-3d0c695a024b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:52.972993 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4c35c8ef-af7a-4d22-8b3f-3d0c695a024b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:52.984618 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:52.984618 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:52.990846 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4c35c8ef-af7a-4d22-8b3f-3d0c695a024b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:52.998096 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4c35c8ef-af7a-4d22-8b3f-3d0c695a024b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:52.998690 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 719/2841] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:52 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:53.176627 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:53.278024 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:08:53.278525 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1523814245"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:53.280508 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1523814245'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:08:53.280657 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Create volume of 1 GB Aug 26 15:08:53.286190 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Availability Zones retrieved successfully. Aug 26 15:08:53.294935 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Flow 'volume_create_api' (f3a1cc42-f0c3-4a1c-8625-ce112c998d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:53.296258 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8035bab-b002-487d-b8ee-09833d736972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:53.297779 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:08:53.334483 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8035bab-b002-487d-b8ee-09833d736972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:53.335603 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9210995c-c671-4a8b-8b1d-a058ea262115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:53.421664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Created reservations ['cc58cb48-c677-40c4-93bd-a8baf0bd4c06', 'f8f84df4-6728-4065-93b1-2d0b7409ecf3', '8f3cb0dd-83f2-463d-84ca-bfb73b3af73c', '6e6b6f31-1c9e-4f70-ac53-586d1f65253e'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:53.423004 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9210995c-c671-4a8b-8b1d-a058ea262115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc58cb48-c677-40c4-93bd-a8baf0bd4c06', 'f8f84df4-6728-4065-93b1-2d0b7409ecf3', '8f3cb0dd-83f2-463d-84ca-bfb73b3af73c', '6e6b6f31-1c9e-4f70-ac53-586d1f65253e']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:53.424283 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f3a3baa-0ea6-4025-9e85-ba46bfe3424b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:53.455654 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f3a3baa-0ea6-4025-9e85-ba46bfe3424b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34fbe837-1736-4ab4-aa52-b0d4437e9fce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1523814245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cb697af491048ff87fbb6512cb649d6',qos_specs=None,replication_status=,reservations=['cc58cb48-c677-40c4-93bd-a8baf0bd4c06','f8f84df4-6728-4065-93b1-2d0b7409ecf3','8f3cb0dd-83f2-463d-84ca-bfb73b3af73c','6e6b6f31-1c9e-4f70-ac53-586d1f65253e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b75bc2c94804eb8a577eb729b3e0159',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:08:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1523814245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34fbe837-1736-4ab4-aa52-b0d4437e9fce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cb697af491048ff87fbb6512cb649d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b75bc2c94804eb8a577eb729b3e0159',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:53.456565 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb769f5-dc2f-42e6-a9d7-ae1f1ee5c5ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:53.483399 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddb769f5-dc2f-42e6-a9d7-ae1f1ee5c5ff) transitioned into state 'SUCCESS' from state '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-1523814245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cb697af491048ff87fbb6512cb649d6',qos_specs=None,replication_status=,reservations=['cc58cb48-c677-40c4-93bd-a8baf0bd4c06','f8f84df4-6728-4065-93b1-2d0b7409ecf3','8f3cb0dd-83f2-463d-84ca-bfb73b3af73c','6e6b6f31-1c9e-4f70-ac53-586d1f65253e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b75bc2c94804eb8a577eb729b3e0159',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:53.484316 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (124b12f8-128b-4cff-8ce0-3b4c97966ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:08:53.499966 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (124b12f8-128b-4cff-8ce0-3b4c97966ed6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:08:53.501153 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Flow 'volume_create_api' (f3a1cc42-f0c3-4a1c-8625-ce112c998d2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:08:53.501566 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Create volume request issued successfully. Aug 26 15:08:53.502372 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58e9eb01-da2c-42bf-a2cc-023ce9562a29 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:08:53.502989 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 719/2842] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:08:53 2026] POST /volume/v3/volumes => generated 750 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:53.522911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e16551b2-feb4-41af-a376-19fce9dbf997 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:53.525212 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e16551b2-feb4-41af-a376-19fce9dbf997 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce Aug 26 15:08:53.525512 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e16551b2-feb4-41af-a376-19fce9dbf997 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:53.525754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e16551b2-feb4-41af-a376-19fce9dbf997 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:53.536103 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:53.536103 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:53.541849 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e16551b2-feb4-41af-a376-19fce9dbf997 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Volume info retrieved successfully. Aug 26 15:08:53.547573 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e16551b2-feb4-41af-a376-19fce9dbf997 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce returned with HTTP 200 Aug 26 15:08:53.548324 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 708/2843] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:53 2026] GET /volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:53.765933 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-d8815f1f-bdf8-41b7-901c-d0276fcae8c6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:53.768183 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-d8815f1f-bdf8-41b7-901c-d0276fcae8c6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:08:53.768347 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-d8815f1f-bdf8-41b7-901c-d0276fcae8c6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:53.768566 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-d8815f1f-bdf8-41b7-901c-d0276fcae8c6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:53.775961 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:53.775961 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:53.779812 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-d8815f1f-bdf8-41b7-901c-d0276fcae8c6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:53.784407 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-d8815f1f-bdf8-41b7-901c-d0276fcae8c6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:08:53.784869 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 698/2844] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:08:53 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:53.793691 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-51ff919d-e71c-4647-a735-ce781f1c9d7c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:53.796316 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-51ff919d-e71c-4647-a735-ce781f1c9d7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:53.796508 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-51ff919d-e71c-4647-a735-ce781f1c9d7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:53.796775 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-51ff919d-e71c-4647-a735-ce781f1c9d7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:53.796959 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-51ff919d-e71c-4647-a735-ce781f1c9d7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:53.801497 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:53.801497 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:53.802603 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-51ff919d-e71c-4647-a735-ce781f1c9d7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:53.803200 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 720/2845] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:53 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:53.873668 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-58001e35-ea86-4cad-8860-d7f5b3e885c0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:53.874325 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58001e35-ea86-4cad-8860-d7f5b3e885c0 None None] GET https://10.4.3.64/volume// Aug 26 15:08:53.874572 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-58001e35-ea86-4cad-8860-d7f5b3e885c0 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:53.874844 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-58001e35-ea86-4cad-8860-d7f5b3e885c0 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:53.875289 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58001e35-ea86-4cad-8860-d7f5b3e885c0 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:08:53.875649 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 720/2846] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:08:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:08:53.885162 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-065e1ddc-7b09-49f8-9f07-3ab60571495e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:53.890049 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-065e1ddc-7b09-49f8-9f07-3ab60571495e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:08:53.890415 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-065e1ddc-7b09-49f8-9f07-3ab60571495e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a2b9277-e1c5-4504-9d95-e0f37b340741", "connector": null, "instance_uuid": "74454bcf-18f1-4a44-b476-cbca051e4858"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:53.901244 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:53.901244 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:53.933525 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c7af76be-4a8b-4eb9-b10c-f19299a20299 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:53.935439 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7af76be-4a8b-4eb9-b10c-f19299a20299 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:53.935696 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7af76be-4a8b-4eb9-b10c-f19299a20299 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:53.935940 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c7af76be-4a8b-4eb9-b10c-f19299a20299 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:53.936093 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-065e1ddc-7b09-49f8-9f07-3ab60571495e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:08:53.936166 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c7af76be-4a8b-4eb9-b10c-f19299a20299 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:53.936652 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 709/2847] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:08:53 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:53.940752 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:53.940752 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:53.941536 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c7af76be-4a8b-4eb9-b10c-f19299a20299 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:53.941929 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 699/2848] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:53 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:53.967732 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d3d2db82-50e0-4f16-ad9a-e0b02107d30e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:53.970869 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3d2db82-50e0-4f16-ad9a-e0b02107d30e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:08:53.971414 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3d2db82-50e0-4f16-ad9a-e0b02107d30e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:53.971538 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3d2db82-50e0-4f16-ad9a-e0b02107d30e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:53.978575 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6dc01e07-2d08-4ca2-a70b-0ad7c83940b5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:53.979144 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6dc01e07-2d08-4ca2-a70b-0ad7c83940b5 None None] GET https://10.4.3.64/volume// Aug 26 15:08:53.979400 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6dc01e07-2d08-4ca2-a70b-0ad7c83940b5 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:53.979648 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6dc01e07-2d08-4ca2-a70b-0ad7c83940b5 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:53.980171 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6dc01e07-2d08-4ca2-a70b-0ad7c83940b5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:08:53.980588 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 721/2849] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:08:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:08:53.985642 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:53.985642 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:53.989781 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-a5e895b0-75f0-4181-a7ca-5033cde4fd83 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:53.990775 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d3d2db82-50e0-4f16-ad9a-e0b02107d30e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:53.992096 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-a5e895b0-75f0-4181-a7ca-5033cde4fd83 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:08:53.992374 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-a5e895b0-75f0-4181-a7ca-5033cde4fd83 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:53.992602 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-a5e895b0-75f0-4181-a7ca-5033cde4fd83 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:53.996608 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3d2db82-50e0-4f16-ad9a-e0b02107d30e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:08:53.997227 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 721/2850] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:53 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:54.002772 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:54.002772 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:54.007298 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-a5e895b0-75f0-4181-a7ca-5033cde4fd83 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:54.014739 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-a5e895b0-75f0-4181-a7ca-5033cde4fd83 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:08:54.015203 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 710/2851] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:08:53 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:08:54.016773 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dbfc7134-fafd-43f3-bd51-3777c7c44b40 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:54.018976 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dbfc7134-fafd-43f3-bd51-3777c7c44b40 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:54.019281 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dbfc7134-fafd-43f3-bd51-3777c7c44b40 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:54.019498 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dbfc7134-fafd-43f3-bd51-3777c7c44b40 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:54.027537 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:54.027537 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:54.031864 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dbfc7134-fafd-43f3-bd51-3777c7c44b40 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:54.036950 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dbfc7134-fafd-43f3-bd51-3777c7c44b40 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:54.037309 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 700/2852] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:54 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:54.132581 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-e9abdc11-aeb4-4abe-a1c7-f7925f97bf43 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:54.135945 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-e9abdc11-aeb4-4abe-a1c7-f7925f97bf43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] PUT https://10.4.3.64/volume/v3/attachments/f2ba0df1-01d7-4afc-92dc-5c0578af3336 Aug 26 15:08:54.136451 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-e9abdc11-aeb4-4abe-a1c7-f7925f97bf43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:54.151753 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-e9abdc11-aeb4-4abe-a1c7-f7925f97bf43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Acquiring lock "cinder-attachment_update-2a2b9277-e1c5-4504-9d95-e0f37b340741-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:08:54.158771 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-e9abdc11-aeb4-4abe-a1c7-f7925f97bf43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Lock "cinder-attachment_update-2a2b9277-e1c5-4504-9d95-e0f37b340741-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:08:54.160578 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:54.160578 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:54.279386 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-e9abdc11-aeb4-4abe-a1c7-f7925f97bf43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Lock "cinder-attachment_update-2a2b9277-e1c5-4504-9d95-e0f37b340741-np0000008165" released by "attachment_update" :: held 0.121s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:08:54.279820 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-e9abdc11-aeb4-4abe-a1c7-f7925f97bf43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/attachments/f2ba0df1-01d7-4afc-92dc-5c0578af3336 returned with HTTP 200 Aug 26 15:08:54.280512 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 722/2853] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:08:54 2026] PUT /volume/v3/attachments/f2ba0df1-01d7-4afc-92dc-5c0578af3336 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:08:54.562878 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eccf7548-b192-438c-8670-ec191a946713 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:54.565163 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eccf7548-b192-438c-8670-ec191a946713 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce Aug 26 15:08:54.565487 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eccf7548-b192-438c-8670-ec191a946713 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:54.565780 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eccf7548-b192-438c-8670-ec191a946713 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:54.575183 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:54.575183 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:54.580421 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-eccf7548-b192-438c-8670-ec191a946713 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Volume info retrieved successfully. Aug 26 15:08:54.586539 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eccf7548-b192-438c-8670-ec191a946713 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce returned with HTTP 200 Aug 26 15:08:54.587130 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 722/2854] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:54 2026] GET /volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:54.599313 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8eeaa023-b724-4f94-9025-d0be90fc9549 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:54.601257 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8eeaa023-b724-4f94-9025-d0be90fc9549 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:08:54.601691 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8eeaa023-b724-4f94-9025-d0be90fc9549 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "34fbe837-1736-4ab4-aa52-b0d4437e9fce", "name": "tempest-VolumesBackupsV39Test-Backup-608772031", "container": "tempest-volumesbackupsv39test-backup-container-984916153"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:08:54.605855 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-8eeaa023-b724-4f94-9025-d0be90fc9549 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Creating new backup {'backup': {'volume_id': '34fbe837-1736-4ab4-aa52-b0d4437e9fce', 'name': 'tempest-VolumesBackupsV39Test-Backup-608772031', 'container': 'tempest-volumesbackupsv39test-backup-container-984916153'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:08:54.605855 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-8eeaa023-b724-4f94-9025-d0be90fc9549 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Creating backup of volume 34fbe837-1736-4ab4-aa52-b0d4437e9fce in container tempest-volumesbackupsv39test-backup-container-984916153 Aug 26 15:08:54.611248 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:54.611248 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:54.611763 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8eeaa023-b724-4f94-9025-d0be90fc9549 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Volume info retrieved successfully. Aug 26 15:08:54.641558 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-8eeaa023-b724-4f94-9025-d0be90fc9549 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Created reservations ['3fc5ba98-2fc5-40b4-952d-b9cd657cef51', '5c044d79-a37b-4004-b8c8-bc4a95190e43'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:08:54.671814 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8eeaa023-b724-4f94-9025-d0be90fc9549 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:08:54.672488 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 711/2855] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:08:54 2026] POST /volume/v3/backups => generated 330 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:08:54.682972 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a5a5eb38-2bee-4cb3-b327-de61703b7197 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:54.685399 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5a5eb38-2bee-4cb3-b327-de61703b7197 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:08:54.685706 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5a5eb38-2bee-4cb3-b327-de61703b7197 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:54.686170 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5a5eb38-2bee-4cb3-b327-de61703b7197 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:54.686170 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a5a5eb38-2bee-4cb3-b327-de61703b7197 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:54.692868 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:54.692868 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:54.693980 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5a5eb38-2bee-4cb3-b327-de61703b7197 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:08:54.694495 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 701/2856] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:54 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:54.815560 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eaa9a771-178a-4b42-953e-fc8472ea2ee9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:54.818328 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eaa9a771-178a-4b42-953e-fc8472ea2ee9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:54.820071 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eaa9a771-178a-4b42-953e-fc8472ea2ee9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:54.820071 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eaa9a771-178a-4b42-953e-fc8472ea2ee9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:54.820071 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-eaa9a771-178a-4b42-953e-fc8472ea2ee9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:54.825226 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:54.825226 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:54.826148 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eaa9a771-178a-4b42-953e-fc8472ea2ee9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:54.826589 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 723/2857] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:54 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:54.954490 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d84c6f2f-b659-4048-8ac8-94a7deed85fb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:54.956544 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d84c6f2f-b659-4048-8ac8-94a7deed85fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:54.956862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d84c6f2f-b659-4048-8ac8-94a7deed85fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:54.957169 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d84c6f2f-b659-4048-8ac8-94a7deed85fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:54.957362 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d84c6f2f-b659-4048-8ac8-94a7deed85fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:54.961990 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:54.961990 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:54.963071 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d84c6f2f-b659-4048-8ac8-94a7deed85fb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:54.963548 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 723/2858] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:54 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:55.011015 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3fc1ff10-74f2-45dc-874c-bba71190722d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:55.013100 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3fc1ff10-74f2-45dc-874c-bba71190722d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:08:55.013327 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3fc1ff10-74f2-45dc-874c-bba71190722d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:55.013539 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3fc1ff10-74f2-45dc-874c-bba71190722d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:55.023416 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:55.023416 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:55.027988 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3fc1ff10-74f2-45dc-874c-bba71190722d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:55.033609 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3fc1ff10-74f2-45dc-874c-bba71190722d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:08:55.034196 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 712/2859] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:55 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:55.050600 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-95a36c85-7531-4d77-96d5-120e8055fce3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:55.053000 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95a36c85-7531-4d77-96d5-120e8055fce3 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:55.053256 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95a36c85-7531-4d77-96d5-120e8055fce3 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:55.053506 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95a36c85-7531-4d77-96d5-120e8055fce3 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:55.062329 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:55.062329 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:55.067825 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-95a36c85-7531-4d77-96d5-120e8055fce3 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:55.073222 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95a36c85-7531-4d77-96d5-120e8055fce3 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:55.073743 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 702/2860] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:55 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:55.707219 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-be82513d-1de6-49e4-8cf8-d5f57b91c588 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:55.709737 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be82513d-1de6-49e4-8cf8-d5f57b91c588 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:08:55.710091 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be82513d-1de6-49e4-8cf8-d5f57b91c588 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:55.710377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be82513d-1de6-49e4-8cf8-d5f57b91c588 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:55.710542 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-be82513d-1de6-49e4-8cf8-d5f57b91c588 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:55.716314 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:55.716314 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:55.717481 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be82513d-1de6-49e4-8cf8-d5f57b91c588 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:08:55.718045 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 724/2861] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:55 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:55.839918 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-582cc7dc-68c5-43b4-9e12-b72108d94071 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:55.842063 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-582cc7dc-68c5-43b4-9e12-b72108d94071 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:55.842249 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-582cc7dc-68c5-43b4-9e12-b72108d94071 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:55.842445 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-582cc7dc-68c5-43b4-9e12-b72108d94071 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:55.842551 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-582cc7dc-68c5-43b4-9e12-b72108d94071 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:55.847037 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:55.847037 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:55.847751 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-582cc7dc-68c5-43b4-9e12-b72108d94071 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:55.848193 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 724/2862] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:55 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:55.975174 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d33e2e89-33d4-4722-9352-455e9b8e9316 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:55.977106 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d33e2e89-33d4-4722-9352-455e9b8e9316 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:55.977357 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d33e2e89-33d4-4722-9352-455e9b8e9316 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:55.977557 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d33e2e89-33d4-4722-9352-455e9b8e9316 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:55.977722 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d33e2e89-33d4-4722-9352-455e9b8e9316 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:55.982279 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:55.982279 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:55.983085 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d33e2e89-33d4-4722-9352-455e9b8e9316 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:55.983463 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 713/2863] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:55 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:56.047434 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8c6068b-c60e-4e11-9238-bc22ffd1c6e6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:56.050043 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8c6068b-c60e-4e11-9238-bc22ffd1c6e6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:08:56.050295 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8c6068b-c60e-4e11-9238-bc22ffd1c6e6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:56.050525 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8c6068b-c60e-4e11-9238-bc22ffd1c6e6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:56.062943 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:56.062943 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:56.067141 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c8c6068b-c60e-4e11-9238-bc22ffd1c6e6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:56.072051 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8c6068b-c60e-4e11-9238-bc22ffd1c6e6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:08:56.072744 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 703/2864] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:56 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:56.089098 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-251ff051-fb05-4fe0-b293-48cebfcde79c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:56.091022 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-251ff051-fb05-4fe0-b293-48cebfcde79c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:56.091210 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-251ff051-fb05-4fe0-b293-48cebfcde79c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:56.091389 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-251ff051-fb05-4fe0-b293-48cebfcde79c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:56.098334 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:56.098334 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:56.101878 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-251ff051-fb05-4fe0-b293-48cebfcde79c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:56.107247 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-251ff051-fb05-4fe0-b293-48cebfcde79c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:56.107622 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 725/2865] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:56 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:56.729011 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3c7a2192-acd9-4418-a13e-46ab372cae62 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:56.731020 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c7a2192-acd9-4418-a13e-46ab372cae62 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:08:56.731240 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c7a2192-acd9-4418-a13e-46ab372cae62 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:56.731436 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c7a2192-acd9-4418-a13e-46ab372cae62 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:56.731527 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3c7a2192-acd9-4418-a13e-46ab372cae62 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:56.736126 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:56.736126 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:56.736928 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c7a2192-acd9-4418-a13e-46ab372cae62 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:08:56.737369 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 725/2866] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:56 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:56.858380 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f7ec1019-b65b-4662-9e4e-eb5fc686b605 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:56.860308 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f7ec1019-b65b-4662-9e4e-eb5fc686b605 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:56.860527 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f7ec1019-b65b-4662-9e4e-eb5fc686b605 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:56.860733 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f7ec1019-b65b-4662-9e4e-eb5fc686b605 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:56.860841 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f7ec1019-b65b-4662-9e4e-eb5fc686b605 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:56.865439 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:56.865439 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:56.866133 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f7ec1019-b65b-4662-9e4e-eb5fc686b605 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:56.866779 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 714/2867] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:56 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:56.995802 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4df89982-3736-4bb3-b640-4d5a9ff96cf7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:56.997765 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4df89982-3736-4bb3-b640-4d5a9ff96cf7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:56.998076 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4df89982-3736-4bb3-b640-4d5a9ff96cf7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:56.998324 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4df89982-3736-4bb3-b640-4d5a9ff96cf7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:56.998462 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4df89982-3736-4bb3-b640-4d5a9ff96cf7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:57.003059 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:57.003059 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:57.003905 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4df89982-3736-4bb3-b640-4d5a9ff96cf7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:57.004360 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 704/2868] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:56 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:57.087649 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8dafd183-60ef-4102-8161-74571008b7c7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:57.090143 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8dafd183-60ef-4102-8161-74571008b7c7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:08:57.090417 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8dafd183-60ef-4102-8161-74571008b7c7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:57.090689 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8dafd183-60ef-4102-8161-74571008b7c7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:57.102466 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:57.102466 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:57.106567 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8dafd183-60ef-4102-8161-74571008b7c7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:57.112131 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8dafd183-60ef-4102-8161-74571008b7c7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:08:57.112587 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 726/2869] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:57 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:57.123672 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2352a303-fd7c-4520-b202-d21f235b0c4a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:57.126376 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2352a303-fd7c-4520-b202-d21f235b0c4a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:57.126706 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2352a303-fd7c-4520-b202-d21f235b0c4a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:57.127270 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2352a303-fd7c-4520-b202-d21f235b0c4a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:57.136604 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:57.136604 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:57.142943 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2352a303-fd7c-4520-b202-d21f235b0c4a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:57.149032 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2352a303-fd7c-4520-b202-d21f235b0c4a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:57.149648 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 726/2870] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:57 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:57.748259 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7a1ce7a0-b79f-4a84-8a35-46706f1beedd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:57.750166 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a1ce7a0-b79f-4a84-8a35-46706f1beedd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:08:57.750387 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7a1ce7a0-b79f-4a84-8a35-46706f1beedd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:57.750588 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7a1ce7a0-b79f-4a84-8a35-46706f1beedd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:57.750737 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7a1ce7a0-b79f-4a84-8a35-46706f1beedd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:57.754970 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:57.754970 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:57.755733 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a1ce7a0-b79f-4a84-8a35-46706f1beedd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:08:57.756123 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 715/2871] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:57 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:57.876277 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-325d8642-eda3-446f-b25e-ff28b96a5707 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:57.878348 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-325d8642-eda3-446f-b25e-ff28b96a5707 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:57.878591 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-325d8642-eda3-446f-b25e-ff28b96a5707 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:57.878820 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-325d8642-eda3-446f-b25e-ff28b96a5707 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:57.878967 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-325d8642-eda3-446f-b25e-ff28b96a5707 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:57.883042 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:57.883042 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:57.883607 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-325d8642-eda3-446f-b25e-ff28b96a5707 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:57.884040 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 705/2872] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:57 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:58.017256 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b5adaab0-a5e3-4fde-92ac-3d4b977c71c1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:58.019315 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b5adaab0-a5e3-4fde-92ac-3d4b977c71c1 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:58.019505 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b5adaab0-a5e3-4fde-92ac-3d4b977c71c1 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:58.019719 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b5adaab0-a5e3-4fde-92ac-3d4b977c71c1 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:58.019878 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b5adaab0-a5e3-4fde-92ac-3d4b977c71c1 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:58.025206 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:58.025206 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:58.026014 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b5adaab0-a5e3-4fde-92ac-3d4b977c71c1 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:58.026475 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 727/2873] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:58 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:58.127660 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c2fc9197-e878-4867-9438-621b8d53e33e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:58.129457 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2fc9197-e878-4867-9438-621b8d53e33e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:08:58.129679 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2fc9197-e878-4867-9438-621b8d53e33e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:58.129921 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2fc9197-e878-4867-9438-621b8d53e33e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:58.141048 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:58.141048 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:58.145140 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c2fc9197-e878-4867-9438-621b8d53e33e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:58.149838 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2fc9197-e878-4867-9438-621b8d53e33e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:08:58.150440 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 727/2874] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:58 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:58.164778 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c889bce2-72bb-47a7-ba6f-c92178274336 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:58.166801 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c889bce2-72bb-47a7-ba6f-c92178274336 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:58.167042 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c889bce2-72bb-47a7-ba6f-c92178274336 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:58.167245 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c889bce2-72bb-47a7-ba6f-c92178274336 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:58.175030 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:58.175030 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:58.179188 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c889bce2-72bb-47a7-ba6f-c92178274336 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:58.184369 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c889bce2-72bb-47a7-ba6f-c92178274336 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:58.184817 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 716/2875] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:58 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:58.768077 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-90849cee-3679-4cfb-b235-22a1b20a5478 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:58.770781 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-90849cee-3679-4cfb-b235-22a1b20a5478 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:08:58.771116 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-90849cee-3679-4cfb-b235-22a1b20a5478 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:58.771360 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-90849cee-3679-4cfb-b235-22a1b20a5478 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:58.771503 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-90849cee-3679-4cfb-b235-22a1b20a5478 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:58.777580 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:58.777580 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:58.778639 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-90849cee-3679-4cfb-b235-22a1b20a5478 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:08:58.779142 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 706/2876] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:58 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:58.894838 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f85c7b90-38c1-4b2f-b6cd-e6ec18bba74b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:58.897111 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f85c7b90-38c1-4b2f-b6cd-e6ec18bba74b tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:58.897390 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f85c7b90-38c1-4b2f-b6cd-e6ec18bba74b tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:58.897650 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f85c7b90-38c1-4b2f-b6cd-e6ec18bba74b tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:58.897799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f85c7b90-38c1-4b2f-b6cd-e6ec18bba74b tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:58.902645 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:58.902645 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:58.903367 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f85c7b90-38c1-4b2f-b6cd-e6ec18bba74b tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:58.904086 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 728/2877] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:58 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:59.038874 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fabb0a86-4b68-4923-9351-f033ce594125 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:59.040833 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fabb0a86-4b68-4923-9351-f033ce594125 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:08:59.041059 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fabb0a86-4b68-4923-9351-f033ce594125 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:59.041246 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fabb0a86-4b68-4923-9351-f033ce594125 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:59.041368 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fabb0a86-4b68-4923-9351-f033ce594125 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:59.046163 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:59.046163 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:59.047008 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fabb0a86-4b68-4923-9351-f033ce594125 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:08:59.047382 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 728/2878] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:59 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:59.162803 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d09b9e17-ca4b-414b-8b36-dccd418a305a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:59.164985 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d09b9e17-ca4b-414b-8b36-dccd418a305a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:08:59.165398 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d09b9e17-ca4b-414b-8b36-dccd418a305a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:59.165446 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d09b9e17-ca4b-414b-8b36-dccd418a305a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:59.176392 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:59.176392 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:08:59.180311 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d09b9e17-ca4b-414b-8b36-dccd418a305a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:08:59.184575 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d09b9e17-ca4b-414b-8b36-dccd418a305a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:08:59.185122 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 717/2879] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:59 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:59.196807 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-45c1df6e-69c7-48b9-ab05-07029781ef90 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:59.198568 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-45c1df6e-69c7-48b9-ab05-07029781ef90 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:08:59.198779 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-45c1df6e-69c7-48b9-ab05-07029781ef90 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:59.199011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-45c1df6e-69c7-48b9-ab05-07029781ef90 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:59.205610 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:59.205610 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:08:59.209095 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-45c1df6e-69c7-48b9-ab05-07029781ef90 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:08:59.212975 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-45c1df6e-69c7-48b9-ab05-07029781ef90 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:08:59.213363 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 707/2880] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:08:59 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:59.790507 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-982f0e82-379d-4c1a-ac46-c5cb47be1ebd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:59.792643 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-982f0e82-379d-4c1a-ac46-c5cb47be1ebd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:08:59.792958 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-982f0e82-379d-4c1a-ac46-c5cb47be1ebd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:59.793234 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-982f0e82-379d-4c1a-ac46-c5cb47be1ebd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:59.793356 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-982f0e82-379d-4c1a-ac46-c5cb47be1ebd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:59.798079 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:59.798079 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:08:59.798879 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-982f0e82-379d-4c1a-ac46-c5cb47be1ebd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:08:59.799272 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 729/2881] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:59 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:08:59.913852 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-647c8dc8-53af-430c-9d3d-d59c65629366 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:08:59.915754 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-647c8dc8-53af-430c-9d3d-d59c65629366 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:08:59.916035 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-647c8dc8-53af-430c-9d3d-d59c65629366 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:08:59.916245 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-647c8dc8-53af-430c-9d3d-d59c65629366 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:08:59.916317 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-647c8dc8-53af-430c-9d3d-d59c65629366 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:08:59.920823 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:08:59.920823 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:08:59.921546 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-647c8dc8-53af-430c-9d3d-d59c65629366 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:08:59.922092 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 729/2882] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:08:59 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:00.059094 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-24584664-0f53-45c6-9a91-b3139deab302 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:00.063563 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24584664-0f53-45c6-9a91-b3139deab302 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:00.063563 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24584664-0f53-45c6-9a91-b3139deab302 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:00.063563 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24584664-0f53-45c6-9a91-b3139deab302 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:00.063563 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-24584664-0f53-45c6-9a91-b3139deab302 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:00.067506 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:00.067506 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:00.068566 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24584664-0f53-45c6-9a91-b3139deab302 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:00.069145 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 718/2883] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:00 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:00.197695 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-460bb798-902e-40c0-8f0f-0e125a288af1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:00.199619 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-460bb798-902e-40c0-8f0f-0e125a288af1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:00.199905 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-460bb798-902e-40c0-8f0f-0e125a288af1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:00.200237 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-460bb798-902e-40c0-8f0f-0e125a288af1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:00.210490 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:00.210490 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:00.214315 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-460bb798-902e-40c0-8f0f-0e125a288af1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:00.219348 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-460bb798-902e-40c0-8f0f-0e125a288af1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:00.219769 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 708/2884] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:00 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:00.226128 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-91dc77a2-1098-4b2a-a93b-a6ba6fad8d12 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:00.228432 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-91dc77a2-1098-4b2a-a93b-a6ba6fad8d12 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:00.228630 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-91dc77a2-1098-4b2a-a93b-a6ba6fad8d12 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:00.228821 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-91dc77a2-1098-4b2a-a93b-a6ba6fad8d12 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:00.237382 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:00.237382 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:00.241657 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-91dc77a2-1098-4b2a-a93b-a6ba6fad8d12 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:00.247110 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-91dc77a2-1098-4b2a-a93b-a6ba6fad8d12 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:00.247509 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 730/2885] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:00 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:00.810283 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d3449451-7ad0-4f40-8af1-c8fe7ae728af None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:00.812203 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3449451-7ad0-4f40-8af1-c8fe7ae728af tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:00.812451 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3449451-7ad0-4f40-8af1-c8fe7ae728af tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:00.812866 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3449451-7ad0-4f40-8af1-c8fe7ae728af tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:00.813033 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d3449451-7ad0-4f40-8af1-c8fe7ae728af tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:00.818778 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:00.818778 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:00.819710 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3449451-7ad0-4f40-8af1-c8fe7ae728af tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:00.820360 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 730/2886] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:00 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:00.933622 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c7143614-7317-401c-abd3-49cf3462cb7c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:00.935681 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c7143614-7317-401c-abd3-49cf3462cb7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:00.937250 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c7143614-7317-401c-abd3-49cf3462cb7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:00.937250 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c7143614-7317-401c-abd3-49cf3462cb7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:00.937250 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c7143614-7317-401c-abd3-49cf3462cb7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:00.941277 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:00.941277 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:00.942349 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c7143614-7317-401c-abd3-49cf3462cb7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:00.942917 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 719/2887] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:00 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:01.079176 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e5166fb4-0740-4dbe-8426-023acf258508 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:01.081167 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5166fb4-0740-4dbe-8426-023acf258508 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:01.081399 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5166fb4-0740-4dbe-8426-023acf258508 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:01.081645 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e5166fb4-0740-4dbe-8426-023acf258508 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:01.081746 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e5166fb4-0740-4dbe-8426-023acf258508 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:01.086328 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:01.086328 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:01.087226 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e5166fb4-0740-4dbe-8426-023acf258508 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:01.087614 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 709/2888] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:01 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:01.233184 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f2503bd5-5f58-4708-954d-09a1589cb2bb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:01.235949 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2503bd5-5f58-4708-954d-09a1589cb2bb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:01.236167 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2503bd5-5f58-4708-954d-09a1589cb2bb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:01.236372 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2503bd5-5f58-4708-954d-09a1589cb2bb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:01.249263 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:01.249263 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:01.253570 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f2503bd5-5f58-4708-954d-09a1589cb2bb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:01.258912 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2503bd5-5f58-4708-954d-09a1589cb2bb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:01.259535 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 731/2889] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:01 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:01.261308 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d21520da-96cb-4579-8f11-d3e91b6890da None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:01.263531 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d21520da-96cb-4579-8f11-d3e91b6890da tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:01.263747 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d21520da-96cb-4579-8f11-d3e91b6890da tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:01.264050 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d21520da-96cb-4579-8f11-d3e91b6890da tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:01.273795 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:01.273795 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:01.279086 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d21520da-96cb-4579-8f11-d3e91b6890da tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:01.286066 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d21520da-96cb-4579-8f11-d3e91b6890da tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:01.286620 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 731/2890] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:01 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:01.831971 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-574ac6bc-6195-460c-9fe5-e170b5b8779e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:01.834003 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-574ac6bc-6195-460c-9fe5-e170b5b8779e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:01.834436 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-574ac6bc-6195-460c-9fe5-e170b5b8779e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:01.835858 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-574ac6bc-6195-460c-9fe5-e170b5b8779e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:01.835858 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-574ac6bc-6195-460c-9fe5-e170b5b8779e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:01.839824 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:01.839824 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:01.840922 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-574ac6bc-6195-460c-9fe5-e170b5b8779e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:01.841664 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 720/2891] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:01 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:01.953317 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e4bc6b57-4942-4db5-81f8-ebb103f7a9d5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:01.955087 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4bc6b57-4942-4db5-81f8-ebb103f7a9d5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:01.955293 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4bc6b57-4942-4db5-81f8-ebb103f7a9d5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:01.955501 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4bc6b57-4942-4db5-81f8-ebb103f7a9d5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:01.955614 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e4bc6b57-4942-4db5-81f8-ebb103f7a9d5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:01.960068 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:01.960068 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:01.960721 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4bc6b57-4942-4db5-81f8-ebb103f7a9d5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:01.961104 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 710/2892] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:01 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:02.099346 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1e180795-8e51-4fbf-b7f5-5c4688f3a36b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:02.101137 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e180795-8e51-4fbf-b7f5-5c4688f3a36b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:02.101315 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e180795-8e51-4fbf-b7f5-5c4688f3a36b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:02.101524 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e180795-8e51-4fbf-b7f5-5c4688f3a36b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:02.101632 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1e180795-8e51-4fbf-b7f5-5c4688f3a36b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:02.105901 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:02.105901 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:02.106703 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e180795-8e51-4fbf-b7f5-5c4688f3a36b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:02.107132 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 732/2893] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:02 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:02.275041 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-77796cdc-3696-4e0e-a3cb-58a56321138d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:02.277014 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-77796cdc-3696-4e0e-a3cb-58a56321138d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:02.277271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-77796cdc-3696-4e0e-a3cb-58a56321138d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:02.277537 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-77796cdc-3696-4e0e-a3cb-58a56321138d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:02.286844 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:02.286844 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:02.290938 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-77796cdc-3696-4e0e-a3cb-58a56321138d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:02.296062 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-77796cdc-3696-4e0e-a3cb-58a56321138d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:02.296591 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 732/2894] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:02 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:02.300330 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a31dedf4-0bcc-46fc-8380-29824acd11d9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:02.302693 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a31dedf4-0bcc-46fc-8380-29824acd11d9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:02.304864 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a31dedf4-0bcc-46fc-8380-29824acd11d9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:02.304864 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a31dedf4-0bcc-46fc-8380-29824acd11d9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:02.312652 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:02.312652 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:02.318827 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a31dedf4-0bcc-46fc-8380-29824acd11d9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:02.323151 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a31dedf4-0bcc-46fc-8380-29824acd11d9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:02.323879 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 721/2895] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:02 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:02.853242 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bb53dbe6-7d00-423f-8b1a-7f434c4ae94b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:02.855253 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb53dbe6-7d00-423f-8b1a-7f434c4ae94b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:02.855535 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb53dbe6-7d00-423f-8b1a-7f434c4ae94b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:02.855816 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb53dbe6-7d00-423f-8b1a-7f434c4ae94b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:02.855972 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-bb53dbe6-7d00-423f-8b1a-7f434c4ae94b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:02.860753 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:02.860753 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:02.861876 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb53dbe6-7d00-423f-8b1a-7f434c4ae94b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:02.862372 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 711/2896] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:02 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:02.972763 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-280cf9cb-d495-49e3-90ed-c19ee7ff697a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:02.974868 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-280cf9cb-d495-49e3-90ed-c19ee7ff697a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:02.975126 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-280cf9cb-d495-49e3-90ed-c19ee7ff697a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:02.975371 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-280cf9cb-d495-49e3-90ed-c19ee7ff697a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:02.975565 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-280cf9cb-d495-49e3-90ed-c19ee7ff697a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:02.980569 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:02.980569 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:02.981331 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-280cf9cb-d495-49e3-90ed-c19ee7ff697a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:02.981867 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 733/2897] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:02 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:03.117652 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7e3ea09b-6da9-4e64-972f-89f869b29d08 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:03.119789 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e3ea09b-6da9-4e64-972f-89f869b29d08 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:03.120034 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e3ea09b-6da9-4e64-972f-89f869b29d08 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:03.120276 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e3ea09b-6da9-4e64-972f-89f869b29d08 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:03.120432 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7e3ea09b-6da9-4e64-972f-89f869b29d08 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:03.125487 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:03.125487 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:03.126458 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e3ea09b-6da9-4e64-972f-89f869b29d08 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:03.127090 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 733/2898] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:03 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:03.311583 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9071f833-bf05-4533-9c64-1614da465ae6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:03.315972 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9071f833-bf05-4533-9c64-1614da465ae6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:03.315972 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9071f833-bf05-4533-9c64-1614da465ae6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:03.315972 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9071f833-bf05-4533-9c64-1614da465ae6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:03.326695 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:03.326695 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:03.331477 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9071f833-bf05-4533-9c64-1614da465ae6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:03.337719 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9071f833-bf05-4533-9c64-1614da465ae6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:03.338212 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 722/2899] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:03 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:03.342906 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-07022b7b-3219-4bf8-95dd-f4b039c50b6a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:03.345629 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07022b7b-3219-4bf8-95dd-f4b039c50b6a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:03.346040 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07022b7b-3219-4bf8-95dd-f4b039c50b6a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:03.346358 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07022b7b-3219-4bf8-95dd-f4b039c50b6a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:03.356712 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:03.356712 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:03.361632 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-07022b7b-3219-4bf8-95dd-f4b039c50b6a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:03.368291 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07022b7b-3219-4bf8-95dd-f4b039c50b6a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:03.368762 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 712/2900] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:03 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:03.875997 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ec8f67e3-f5ae-4d67-8894-9b3d8814c5ab None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:03.878098 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec8f67e3-f5ae-4d67-8894-9b3d8814c5ab tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:03.878457 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ec8f67e3-f5ae-4d67-8894-9b3d8814c5ab tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:03.878611 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ec8f67e3-f5ae-4d67-8894-9b3d8814c5ab tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:03.878772 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ec8f67e3-f5ae-4d67-8894-9b3d8814c5ab tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:03.884871 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:03.884871 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:03.885838 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ec8f67e3-f5ae-4d67-8894-9b3d8814c5ab tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:03.886490 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 734/2901] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:03 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:03.996088 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f2f5bad4-a7df-4609-a2f5-ee46720e6b3d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:03.998049 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f2f5bad4-a7df-4609-a2f5-ee46720e6b3d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:03.998334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f2f5bad4-a7df-4609-a2f5-ee46720e6b3d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:03.998603 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f2f5bad4-a7df-4609-a2f5-ee46720e6b3d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:03.998704 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f2f5bad4-a7df-4609-a2f5-ee46720e6b3d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:04.003851 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:04.003851 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:04.004623 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f2f5bad4-a7df-4609-a2f5-ee46720e6b3d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:04.005146 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 734/2902] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:03 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:04.137023 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-729a97d6-a464-4b7d-af6b-01df6000e234 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:04.139510 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-729a97d6-a464-4b7d-af6b-01df6000e234 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:04.140547 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-729a97d6-a464-4b7d-af6b-01df6000e234 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:04.140547 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-729a97d6-a464-4b7d-af6b-01df6000e234 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:04.142296 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-729a97d6-a464-4b7d-af6b-01df6000e234 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:04.147784 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:04.147784 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:04.148896 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-729a97d6-a464-4b7d-af6b-01df6000e234 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:04.149457 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 723/2903] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:04 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:04.353769 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2b291472-7559-4324-8bc8-fb437fadcce9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:04.355641 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2b291472-7559-4324-8bc8-fb437fadcce9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:04.355898 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2b291472-7559-4324-8bc8-fb437fadcce9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:04.356134 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2b291472-7559-4324-8bc8-fb437fadcce9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:04.365998 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:04.365998 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:04.369707 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2b291472-7559-4324-8bc8-fb437fadcce9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:04.374767 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2b291472-7559-4324-8bc8-fb437fadcce9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:04.375379 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 713/2904] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:04 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:04.383185 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7ddbf095-537a-4fc5-9028-14428d6cd2f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:04.385479 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7ddbf095-537a-4fc5-9028-14428d6cd2f8 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:04.385725 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7ddbf095-537a-4fc5-9028-14428d6cd2f8 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:04.385973 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7ddbf095-537a-4fc5-9028-14428d6cd2f8 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:04.393970 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:04.393970 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:04.398026 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7ddbf095-537a-4fc5-9028-14428d6cd2f8 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:04.402565 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7ddbf095-537a-4fc5-9028-14428d6cd2f8 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:04.402991 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 735/2905] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:04 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:04.898791 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ee9e8777-71df-48d7-9630-408b85f8b343 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:04.900659 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee9e8777-71df-48d7-9630-408b85f8b343 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:04.901048 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee9e8777-71df-48d7-9630-408b85f8b343 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:04.901281 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee9e8777-71df-48d7-9630-408b85f8b343 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:04.901451 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ee9e8777-71df-48d7-9630-408b85f8b343 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:04.905760 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:04.905760 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:04.906627 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee9e8777-71df-48d7-9630-408b85f8b343 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:04.907205 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 735/2906] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:04 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:05.017597 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-80a49d05-587e-4394-b832-7b7010c2e044 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:05.019613 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-80a49d05-587e-4394-b832-7b7010c2e044 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:05.019879 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-80a49d05-587e-4394-b832-7b7010c2e044 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:05.020123 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-80a49d05-587e-4394-b832-7b7010c2e044 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:05.020259 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-80a49d05-587e-4394-b832-7b7010c2e044 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:05.024981 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:05.024981 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:05.025719 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-80a49d05-587e-4394-b832-7b7010c2e044 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:05.026215 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 724/2907] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:05 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:05.161197 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b2e4ea05-6766-4df2-ab61-47ba01b74d26 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:05.163732 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b2e4ea05-6766-4df2-ab61-47ba01b74d26 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:05.164009 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b2e4ea05-6766-4df2-ab61-47ba01b74d26 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:05.164249 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b2e4ea05-6766-4df2-ab61-47ba01b74d26 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:05.164417 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b2e4ea05-6766-4df2-ab61-47ba01b74d26 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:05.170024 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:05.170024 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:05.170839 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b2e4ea05-6766-4df2-ab61-47ba01b74d26 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:05.171283 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 714/2908] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:05 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:05.389823 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9519cdbb-0d52-4761-afcd-391955ab46ea None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:05.392307 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9519cdbb-0d52-4761-afcd-391955ab46ea tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:05.392514 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9519cdbb-0d52-4761-afcd-391955ab46ea tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:05.392731 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9519cdbb-0d52-4761-afcd-391955ab46ea tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:05.406056 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:05.406056 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:05.411322 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9519cdbb-0d52-4761-afcd-391955ab46ea tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:05.417654 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9519cdbb-0d52-4761-afcd-391955ab46ea tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:05.418292 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-96ef161c-b057-4c75-84ba-9d1eeb19897d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:05.418644 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 736/2909] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:05 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:09:05.420287 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96ef161c-b057-4c75-84ba-9d1eeb19897d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:05.420492 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96ef161c-b057-4c75-84ba-9d1eeb19897d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:05.420795 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-96ef161c-b057-4c75-84ba-9d1eeb19897d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:05.430991 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:05.430991 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:05.435701 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-96ef161c-b057-4c75-84ba-9d1eeb19897d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:05.441627 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-96ef161c-b057-4c75-84ba-9d1eeb19897d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:05.442306 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 736/2910] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:05 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:05.918014 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-85cf1708-3446-433f-b994-432abcf239eb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:05.919996 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85cf1708-3446-433f-b994-432abcf239eb tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:05.920221 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85cf1708-3446-433f-b994-432abcf239eb tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:05.920435 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85cf1708-3446-433f-b994-432abcf239eb tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:05.920549 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-85cf1708-3446-433f-b994-432abcf239eb tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:05.925046 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:05.925046 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:05.925926 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85cf1708-3446-433f-b994-432abcf239eb tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:05.926297 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 725/2911] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:05 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:06.040256 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-510f7493-6576-44e1-83b8-5badc2d792f9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:06.042780 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-510f7493-6576-44e1-83b8-5badc2d792f9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:06.043066 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-510f7493-6576-44e1-83b8-5badc2d792f9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:06.043256 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-510f7493-6576-44e1-83b8-5badc2d792f9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:06.043379 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-510f7493-6576-44e1-83b8-5badc2d792f9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:06.048731 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:06.048731 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:06.049541 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-510f7493-6576-44e1-83b8-5badc2d792f9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:06.050047 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 715/2912] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:06 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:06.182477 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-117400b7-f122-4978-bb0a-58fc3e41ed98 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:06.184514 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-117400b7-f122-4978-bb0a-58fc3e41ed98 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:06.184802 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-117400b7-f122-4978-bb0a-58fc3e41ed98 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:06.185092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-117400b7-f122-4978-bb0a-58fc3e41ed98 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:06.185511 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-117400b7-f122-4978-bb0a-58fc3e41ed98 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:06.189986 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:06.189986 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:06.190791 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-117400b7-f122-4978-bb0a-58fc3e41ed98 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:06.191179 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 737/2913] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:06 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:06.433877 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0a76a3f3-d442-4c2e-be09-c39009261049 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:06.435812 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0a76a3f3-d442-4c2e-be09-c39009261049 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:06.436080 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0a76a3f3-d442-4c2e-be09-c39009261049 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:06.436260 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0a76a3f3-d442-4c2e-be09-c39009261049 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:06.446923 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:06.446923 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:06.450708 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0a76a3f3-d442-4c2e-be09-c39009261049 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:06.457448 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0a76a3f3-d442-4c2e-be09-c39009261049 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:06.458068 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 737/2914] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:06 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:06.460157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3fd35bda-3c00-476a-a8eb-feb79f0fad0b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:06.462709 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3fd35bda-3c00-476a-a8eb-feb79f0fad0b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:06.462863 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3fd35bda-3c00-476a-a8eb-feb79f0fad0b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:06.462988 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3fd35bda-3c00-476a-a8eb-feb79f0fad0b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:06.470842 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:06.470842 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:06.474945 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3fd35bda-3c00-476a-a8eb-feb79f0fad0b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:06.480622 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3fd35bda-3c00-476a-a8eb-feb79f0fad0b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:06.481062 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 726/2915] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:06 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:06.938349 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-931b3f92-ca4a-41ba-a2b3-5ff667c9ae25 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:06.940125 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-931b3f92-ca4a-41ba-a2b3-5ff667c9ae25 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:06.940354 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-931b3f92-ca4a-41ba-a2b3-5ff667c9ae25 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:06.940543 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-931b3f92-ca4a-41ba-a2b3-5ff667c9ae25 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:06.940687 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-931b3f92-ca4a-41ba-a2b3-5ff667c9ae25 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:06.944656 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:06.944656 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:06.945415 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-931b3f92-ca4a-41ba-a2b3-5ff667c9ae25 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:06.945762 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 716/2916] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:06 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:07.061360 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-181340c4-c88f-427b-94c8-52152767cae9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:07.063084 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-181340c4-c88f-427b-94c8-52152767cae9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:07.063286 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-181340c4-c88f-427b-94c8-52152767cae9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:07.063481 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-181340c4-c88f-427b-94c8-52152767cae9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:07.063578 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-181340c4-c88f-427b-94c8-52152767cae9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:07.067558 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:07.067558 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:07.068152 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-181340c4-c88f-427b-94c8-52152767cae9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:07.068526 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 738/2917] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:07 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:07.203593 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-49a94ec4-ae86-46ba-b549-304f6bd17425 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:07.205698 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49a94ec4-ae86-46ba-b549-304f6bd17425 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:07.205995 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49a94ec4-ae86-46ba-b549-304f6bd17425 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:07.206245 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49a94ec4-ae86-46ba-b549-304f6bd17425 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:07.206404 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-49a94ec4-ae86-46ba-b549-304f6bd17425 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:07.211699 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:07.211699 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:07.212735 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49a94ec4-ae86-46ba-b549-304f6bd17425 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:07.213172 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 738/2918] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:07 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:07.472717 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7979dbb1-478f-4252-90eb-5b5de6ab2ea3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:07.474506 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7979dbb1-478f-4252-90eb-5b5de6ab2ea3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:07.474709 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7979dbb1-478f-4252-90eb-5b5de6ab2ea3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:07.474931 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7979dbb1-478f-4252-90eb-5b5de6ab2ea3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:07.483802 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:07.483802 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:07.487084 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7979dbb1-478f-4252-90eb-5b5de6ab2ea3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:07.491254 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7979dbb1-478f-4252-90eb-5b5de6ab2ea3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:07.491615 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 727/2919] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:07 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:07.493012 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-94d530d2-245c-4435-ba02-7a601857dbb6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:07.494972 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-94d530d2-245c-4435-ba02-7a601857dbb6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:07.495218 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-94d530d2-245c-4435-ba02-7a601857dbb6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:07.495464 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-94d530d2-245c-4435-ba02-7a601857dbb6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:07.502736 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:07.502736 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:07.506500 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-94d530d2-245c-4435-ba02-7a601857dbb6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:07.511621 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-94d530d2-245c-4435-ba02-7a601857dbb6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:07.512092 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 717/2920] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:07 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:07.958333 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d0e41a52-a411-4d2d-a985-f8e6f8f7e1ed None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:07.960492 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d0e41a52-a411-4d2d-a985-f8e6f8f7e1ed tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:07.960744 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d0e41a52-a411-4d2d-a985-f8e6f8f7e1ed tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:07.960988 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d0e41a52-a411-4d2d-a985-f8e6f8f7e1ed tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:07.961122 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d0e41a52-a411-4d2d-a985-f8e6f8f7e1ed tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:07.966409 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:07.966409 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:07.967400 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d0e41a52-a411-4d2d-a985-f8e6f8f7e1ed tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:07.967863 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 739/2921] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:07 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:08.079120 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-195edd76-0e62-4dd2-aaef-dd4524d71c53 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:08.081557 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-195edd76-0e62-4dd2-aaef-dd4524d71c53 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:08.081895 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-195edd76-0e62-4dd2-aaef-dd4524d71c53 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:08.082169 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-195edd76-0e62-4dd2-aaef-dd4524d71c53 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:08.082329 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-195edd76-0e62-4dd2-aaef-dd4524d71c53 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:08.088340 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:08.088340 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:08.089230 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-195edd76-0e62-4dd2-aaef-dd4524d71c53 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:08.089943 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 739/2922] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:08 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:08.225157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a5972508-ee5f-4cb0-b943-5d0200e73760 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:08.227190 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5972508-ee5f-4cb0-b943-5d0200e73760 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:08.227405 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5972508-ee5f-4cb0-b943-5d0200e73760 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:08.227586 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5972508-ee5f-4cb0-b943-5d0200e73760 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:08.227702 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a5972508-ee5f-4cb0-b943-5d0200e73760 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:08.232479 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:08.232479 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:08.233305 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5972508-ee5f-4cb0-b943-5d0200e73760 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:08.233711 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 728/2923] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:08 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:08.505538 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-79804584-2752-4a09-a9af-74adc3891261 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:08.508020 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79804584-2752-4a09-a9af-74adc3891261 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:08.508326 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-79804584-2752-4a09-a9af-74adc3891261 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:08.508616 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-79804584-2752-4a09-a9af-74adc3891261 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:08.521995 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:08.521995 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:08.526273 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ad327f3c-326a-47db-a337-46ffc23fe7b0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:08.527533 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-79804584-2752-4a09-a9af-74adc3891261 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:08.528161 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ad327f3c-326a-47db-a337-46ffc23fe7b0 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:08.528394 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ad327f3c-326a-47db-a337-46ffc23fe7b0 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:08.528623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ad327f3c-326a-47db-a337-46ffc23fe7b0 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:08.533488 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79804584-2752-4a09-a9af-74adc3891261 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:08.534104 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 718/2924] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:08 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:08.537994 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:08.537994 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:08.542821 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ad327f3c-326a-47db-a337-46ffc23fe7b0 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:08.547902 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ad327f3c-326a-47db-a337-46ffc23fe7b0 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:08.548354 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 740/2925] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:08 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:08.980029 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-26465a9b-7c99-4f9b-85c5-c03aaded7596 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:08.981915 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26465a9b-7c99-4f9b-85c5-c03aaded7596 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:08.982179 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26465a9b-7c99-4f9b-85c5-c03aaded7596 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:08.982430 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26465a9b-7c99-4f9b-85c5-c03aaded7596 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:08.982565 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-26465a9b-7c99-4f9b-85c5-c03aaded7596 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:08.986856 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:08.986856 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:08.987702 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26465a9b-7c99-4f9b-85c5-c03aaded7596 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:08.988115 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 740/2926] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:08 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:09.103346 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-65de17ac-4522-41ff-97a6-49fdff073b89 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:09.105748 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65de17ac-4522-41ff-97a6-49fdff073b89 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:09.106029 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65de17ac-4522-41ff-97a6-49fdff073b89 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:09.106248 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65de17ac-4522-41ff-97a6-49fdff073b89 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:09.106375 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-65de17ac-4522-41ff-97a6-49fdff073b89 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:09.111183 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:09.111183 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:09.111844 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65de17ac-4522-41ff-97a6-49fdff073b89 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:09.112288 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 729/2927] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:09 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:09:09.247212 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-66e956e7-9706-415c-9704-6eb55dd33715 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:09.249023 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66e956e7-9706-415c-9704-6eb55dd33715 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:09.249225 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66e956e7-9706-415c-9704-6eb55dd33715 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:09.249484 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66e956e7-9706-415c-9704-6eb55dd33715 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:09.249625 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-66e956e7-9706-415c-9704-6eb55dd33715 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:09.255264 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:09.255264 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:09.256622 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66e956e7-9706-415c-9704-6eb55dd33715 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:09.257157 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 719/2928] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:09 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:09.548371 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-29899768-747a-4a81-a64b-7f71cef7b07a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:09.551232 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-29899768-747a-4a81-a64b-7f71cef7b07a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:09.551409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-29899768-747a-4a81-a64b-7f71cef7b07a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:09.551631 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-29899768-747a-4a81-a64b-7f71cef7b07a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:09.565055 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:09.565055 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:09.566024 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2df7cb3e-83c6-4495-a19e-c7a50053c460 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:09.568521 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2df7cb3e-83c6-4495-a19e-c7a50053c460 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:09.568829 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2df7cb3e-83c6-4495-a19e-c7a50053c460 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:09.569529 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2df7cb3e-83c6-4495-a19e-c7a50053c460 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:09.570149 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-29899768-747a-4a81-a64b-7f71cef7b07a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:09.580409 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:09.580409 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:09.580667 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-29899768-747a-4a81-a64b-7f71cef7b07a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:09.581370 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 741/2929] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:09 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:09.587432 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2df7cb3e-83c6-4495-a19e-c7a50053c460 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:09.593119 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2df7cb3e-83c6-4495-a19e-c7a50053c460 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:09.593699 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 741/2930] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:09 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:09.999157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f0807dc9-5c87-4618-8146-c451c8133002 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:10.001265 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f0807dc9-5c87-4618-8146-c451c8133002 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:10.001486 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f0807dc9-5c87-4618-8146-c451c8133002 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:10.001659 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f0807dc9-5c87-4618-8146-c451c8133002 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:10.001770 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f0807dc9-5c87-4618-8146-c451c8133002 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:10.006309 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:10.006309 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:10.007874 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f0807dc9-5c87-4618-8146-c451c8133002 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:10.007874 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 730/2931] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:09 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:10.124429 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7cba6706-9bbb-415b-b862-004876d3981e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:10.126354 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7cba6706-9bbb-415b-b862-004876d3981e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:10.126597 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7cba6706-9bbb-415b-b862-004876d3981e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:10.126805 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7cba6706-9bbb-415b-b862-004876d3981e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:10.126969 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7cba6706-9bbb-415b-b862-004876d3981e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:10.131924 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:10.131924 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:10.132672 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7cba6706-9bbb-415b-b862-004876d3981e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:10.133147 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 720/2932] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:10 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:10.269623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8bc59fcc-8fec-4370-ae22-8c134bf25807 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:10.271511 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8bc59fcc-8fec-4370-ae22-8c134bf25807 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:10.271796 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8bc59fcc-8fec-4370-ae22-8c134bf25807 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:10.272021 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8bc59fcc-8fec-4370-ae22-8c134bf25807 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:10.272124 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8bc59fcc-8fec-4370-ae22-8c134bf25807 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:10.276520 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:10.276520 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:10.277382 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8bc59fcc-8fec-4370-ae22-8c134bf25807 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:10.277900 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 742/2933] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:10 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:10.597773 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-29392f1e-498a-4a3f-b1d8-d566cb9f0b15 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:10.599955 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-29392f1e-498a-4a3f-b1d8-d566cb9f0b15 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:10.599955 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-29392f1e-498a-4a3f-b1d8-d566cb9f0b15 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:10.600111 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-29392f1e-498a-4a3f-b1d8-d566cb9f0b15 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:10.609799 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:10.609799 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:10.610619 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-64165714-b52c-4577-a06d-988e3baa0cb0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:10.614500 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-64165714-b52c-4577-a06d-988e3baa0cb0 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:10.614500 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-64165714-b52c-4577-a06d-988e3baa0cb0 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:10.614500 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-64165714-b52c-4577-a06d-988e3baa0cb0 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:10.614722 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-29392f1e-498a-4a3f-b1d8-d566cb9f0b15 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:10.619587 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-29392f1e-498a-4a3f-b1d8-d566cb9f0b15 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:10.620095 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 742/2934] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:10 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:10.622235 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:10.622235 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:10.626145 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-64165714-b52c-4577-a06d-988e3baa0cb0 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:10.630925 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-64165714-b52c-4577-a06d-988e3baa0cb0 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:10.631435 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 731/2935] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:10 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:10.708388 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-079bbc45-65cd-4796-9bd8-9b4debc19cad None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:10.710603 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-079bbc45-65cd-4796-9bd8-9b4debc19cad tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:09:10.710958 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-079bbc45-65cd-4796-9bd8-9b4debc19cad tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:10.711303 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-079bbc45-65cd-4796-9bd8-9b4debc19cad tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:10.719715 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:10.719715 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:10.724707 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-079bbc45-65cd-4796-9bd8-9b4debc19cad tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:09:10.730205 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-079bbc45-65cd-4796-9bd8-9b4debc19cad tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:09:10.730705 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 721/2936] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:10 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:10.787471 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8b4923dd-990f-4986-9163-1ee7fd6ef6b7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:10.790221 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b4923dd-990f-4986-9163-1ee7fd6ef6b7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:09:10.790553 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b4923dd-990f-4986-9163-1ee7fd6ef6b7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:10.790928 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8b4923dd-990f-4986-9163-1ee7fd6ef6b7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:10.800777 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:10.800777 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:10.805710 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8b4923dd-990f-4986-9163-1ee7fd6ef6b7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:09:10.811670 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8b4923dd-990f-4986-9163-1ee7fd6ef6b7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:09:10.812236 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 743/2937] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:10 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:11.019968 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d287fc5e-b8c6-4f54-806c-9215a80e474f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:11.022256 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d287fc5e-b8c6-4f54-806c-9215a80e474f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:11.022546 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d287fc5e-b8c6-4f54-806c-9215a80e474f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:11.022838 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d287fc5e-b8c6-4f54-806c-9215a80e474f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:11.023011 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d287fc5e-b8c6-4f54-806c-9215a80e474f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:11.028848 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:11.028848 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:11.029814 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d287fc5e-b8c6-4f54-806c-9215a80e474f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:11.030260 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 743/2938] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:11 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:11.147045 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-af2265c0-63e7-47d1-a20a-79e41e10cb1e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:11.150718 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-af2265c0-63e7-47d1-a20a-79e41e10cb1e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:11.150718 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-af2265c0-63e7-47d1-a20a-79e41e10cb1e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:11.150718 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-af2265c0-63e7-47d1-a20a-79e41e10cb1e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:11.150718 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-af2265c0-63e7-47d1-a20a-79e41e10cb1e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:11.155728 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:11.155728 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:11.156722 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-af2265c0-63e7-47d1-a20a-79e41e10cb1e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:11.157860 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 732/2939] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:11 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:11.289671 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f43f2d64-0730-4b8e-b187-482a0f9fdb15 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:11.292186 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f43f2d64-0730-4b8e-b187-482a0f9fdb15 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:11.292325 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f43f2d64-0730-4b8e-b187-482a0f9fdb15 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:11.292595 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f43f2d64-0730-4b8e-b187-482a0f9fdb15 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:11.292738 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f43f2d64-0730-4b8e-b187-482a0f9fdb15 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:11.306870 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:11.306870 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:11.308348 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f43f2d64-0730-4b8e-b187-482a0f9fdb15 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:11.308348 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 722/2940] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:11 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:11.634581 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-61907980-ecc5-426e-b9f6-a6f205db2028 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:11.636407 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-61907980-ecc5-426e-b9f6-a6f205db2028 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:11.636670 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-61907980-ecc5-426e-b9f6-a6f205db2028 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:11.636869 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-61907980-ecc5-426e-b9f6-a6f205db2028 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:11.645025 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4c58851-ea2e-4b10-9345-a1b54d424051 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:11.647257 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:11.647257 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:11.647362 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4c58851-ea2e-4b10-9345-a1b54d424051 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:11.647539 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4c58851-ea2e-4b10-9345-a1b54d424051 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:11.647795 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4c58851-ea2e-4b10-9345-a1b54d424051 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:11.652061 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-61907980-ecc5-426e-b9f6-a6f205db2028 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:11.656780 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:11.656780 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:11.658162 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-61907980-ecc5-426e-b9f6-a6f205db2028 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:11.658603 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 744/2941] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:11 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:11.661465 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c4c58851-ea2e-4b10-9345-a1b54d424051 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:11.666676 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4c58851-ea2e-4b10-9345-a1b54d424051 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:11.667193 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 744/2942] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:11 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:12.041227 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-07976367-a090-42da-b955-107eda33d241 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:12.043265 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-07976367-a090-42da-b955-107eda33d241 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:12.043536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-07976367-a090-42da-b955-107eda33d241 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:12.043773 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-07976367-a090-42da-b955-107eda33d241 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:12.043955 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-07976367-a090-42da-b955-107eda33d241 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:12.049054 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:12.049054 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:12.050527 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-07976367-a090-42da-b955-107eda33d241 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:12.050527 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 733/2943] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:12 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:12.172875 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7dcd9e41-59a4-4538-bfa6-1a448aa7635a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:12.175355 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7dcd9e41-59a4-4538-bfa6-1a448aa7635a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:12.175635 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7dcd9e41-59a4-4538-bfa6-1a448aa7635a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:12.175843 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7dcd9e41-59a4-4538-bfa6-1a448aa7635a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:12.176022 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7dcd9e41-59a4-4538-bfa6-1a448aa7635a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:12.181560 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:12.181560 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:12.181795 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7dcd9e41-59a4-4538-bfa6-1a448aa7635a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:12.182259 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 723/2944] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:12 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:12.324816 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-15038a87-3c52-4a91-b349-b06d36e4ad13 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:12.328979 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-15038a87-3c52-4a91-b349-b06d36e4ad13 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:12.328979 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-15038a87-3c52-4a91-b349-b06d36e4ad13 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:12.329810 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-15038a87-3c52-4a91-b349-b06d36e4ad13 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:12.330179 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-15038a87-3c52-4a91-b349-b06d36e4ad13 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:12.334587 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:12.334587 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:12.335400 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-15038a87-3c52-4a91-b349-b06d36e4ad13 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:12.335939 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 745/2945] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:12 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:12.397351 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-fafcacc6-7921-4e65-939b-7d9a1859a3fe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:12.399774 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-fafcacc6-7921-4e65-939b-7d9a1859a3fe tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/limits Aug 26 15:09:12.400013 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-fafcacc6-7921-4e65-939b-7d9a1859a3fe tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:12.400265 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-fafcacc6-7921-4e65-939b-7d9a1859a3fe tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:12.427459 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-fafcacc6-7921-4e65-939b-7d9a1859a3fe tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Aug 26 15:09:12.427998 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 745/2946] 10.4.3.64 () {68 vars in 1477 bytes} [Wed Aug 26 15:09:12 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:12.484395 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-02db60a7-342f-4a3d-a362-55d9e43a2c40 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:12.486710 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-02db60a7-342f-4a3d-a362-55d9e43a2c40 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:09:12.486992 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-02db60a7-342f-4a3d-a362-55d9e43a2c40 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:12.487237 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-02db60a7-342f-4a3d-a362-55d9e43a2c40 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:12.498186 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:12.498186 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:12.503038 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-02db60a7-342f-4a3d-a362-55d9e43a2c40 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:09:12.508388 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-02db60a7-342f-4a3d-a362-55d9e43a2c40 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 returned with HTTP 200 Aug 26 15:09:12.508808 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 734/2947] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:09:12 2026] GET /volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 => generated 1657 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:09:12.521272 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-18b9dc35-ac1d-4cf6-9f86-566c1fea852f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:12.523524 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-18b9dc35-ac1d-4cf6-9f86-566c1fea852f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:09:12.523848 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-18b9dc35-ac1d-4cf6-9f86-566c1fea852f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1ce8984-3778-4feb-b441-ef4b1699af40", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2064223820", "description": null, "metadata": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:12.535918 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:12.535918 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:12.536449 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-18b9dc35-ac1d-4cf6-9f86-566c1fea852f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:09:12.536605 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-18b9dc35-ac1d-4cf6-9f86-566c1fea852f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create snapshot from volume d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:09:12.572878 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-18b9dc35-ac1d-4cf6-9f86-566c1fea852f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['2042083c-a080-41a8-ac8a-44a11c39714c', '08233598-23f2-4007-9767-265de38fc029', '5c9780f8-9486-46bc-b44a-ab7ba6addcbb', '5d7e2904-4e06-401f-8cfa-69c57ee82c65'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:09:12.632209 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-18b9dc35-ac1d-4cf6-9f86-566c1fea852f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot force create request issued successfully. Aug 26 15:09:12.632634 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0ff548a5-a5d2-40f8-a362-3952615e45d2 req-18b9dc35-ac1d-4cf6-9f86-566c1fea852f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:09:12.633269 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 724/2948] 10.4.3.64 () {72 vars in 1540 bytes} [Wed Aug 26 15:09:12 2026] POST /volume/v3/snapshots => generated 320 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:09:12.678920 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1f16b023-b24d-4417-b24e-60ef1c45c5ae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:12.682118 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1f16b023-b24d-4417-b24e-60ef1c45c5ae tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:12.682299 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1f16b023-b24d-4417-b24e-60ef1c45c5ae tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:12.683432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1f16b023-b24d-4417-b24e-60ef1c45c5ae tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:12.685464 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e5a6880b-e68e-41f1-ac1b-f1fab233d8c9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:12.687877 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5a6880b-e68e-41f1-ac1b-f1fab233d8c9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:12.688209 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5a6880b-e68e-41f1-ac1b-f1fab233d8c9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:12.688414 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5a6880b-e68e-41f1-ac1b-f1fab233d8c9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:12.697506 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:12.697506 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:12.701053 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:12.701053 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:12.702506 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1f16b023-b24d-4417-b24e-60ef1c45c5ae tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:12.707910 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1f16b023-b24d-4417-b24e-60ef1c45c5ae tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:12.709536 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 746/2949] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:12 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:12.710560 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e5a6880b-e68e-41f1-ac1b-f1fab233d8c9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:12.718783 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5a6880b-e68e-41f1-ac1b-f1fab233d8c9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:12.719914 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 746/2950] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:12 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:13.062443 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-41d907ef-142c-42fd-8b31-b7464a161c5d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:13.064334 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-41d907ef-142c-42fd-8b31-b7464a161c5d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:13.064591 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-41d907ef-142c-42fd-8b31-b7464a161c5d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:13.064817 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-41d907ef-142c-42fd-8b31-b7464a161c5d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:13.064952 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-41d907ef-142c-42fd-8b31-b7464a161c5d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:13.069835 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:13.069835 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:13.070729 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-41d907ef-142c-42fd-8b31-b7464a161c5d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:13.071488 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 735/2951] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:13 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:13.197404 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-188c4910-164d-4786-8877-5ea250bf8556 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:13.199423 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-188c4910-164d-4786-8877-5ea250bf8556 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:13.199715 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-188c4910-164d-4786-8877-5ea250bf8556 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:13.199974 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-188c4910-164d-4786-8877-5ea250bf8556 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:13.200090 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-188c4910-164d-4786-8877-5ea250bf8556 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:13.204796 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:13.204796 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:13.205654 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-188c4910-164d-4786-8877-5ea250bf8556 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:13.206116 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 725/2952] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:13 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:13.351820 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-89ba40f4-24cf-44f3-b823-f6f764beb958 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:13.353631 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-89ba40f4-24cf-44f3-b823-f6f764beb958 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:13.353810 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-89ba40f4-24cf-44f3-b823-f6f764beb958 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:13.354042 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-89ba40f4-24cf-44f3-b823-f6f764beb958 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:13.354164 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-89ba40f4-24cf-44f3-b823-f6f764beb958 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:13.365292 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:13.365292 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:13.366071 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-89ba40f4-24cf-44f3-b823-f6f764beb958 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:13.366498 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 747/2953] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:13 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:13.733532 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-10d883c9-224e-4726-b196-e62fbacdbc43 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:13.735478 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-65074700-6fdb-421c-a67d-9356b7991222 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:13.735584 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-10d883c9-224e-4726-b196-e62fbacdbc43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:13.735780 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-10d883c9-224e-4726-b196-e62fbacdbc43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:13.736026 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-10d883c9-224e-4726-b196-e62fbacdbc43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:13.737242 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65074700-6fdb-421c-a67d-9356b7991222 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:13.737529 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65074700-6fdb-421c-a67d-9356b7991222 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:13.737665 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65074700-6fdb-421c-a67d-9356b7991222 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:13.745023 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:13.745023 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:13.746580 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:13.746580 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:13.749609 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-65074700-6fdb-421c-a67d-9356b7991222 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:13.750639 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-10d883c9-224e-4726-b196-e62fbacdbc43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:13.754502 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65074700-6fdb-421c-a67d-9356b7991222 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:13.754965 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 736/2954] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:13 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:13.755521 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-10d883c9-224e-4726-b196-e62fbacdbc43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:13.756295 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 747/2955] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:13 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:14.082239 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ff159579-afbe-4e18-bfbb-ce1014df7392 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:14.084296 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff159579-afbe-4e18-bfbb-ce1014df7392 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:14.084520 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff159579-afbe-4e18-bfbb-ce1014df7392 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:14.084715 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff159579-afbe-4e18-bfbb-ce1014df7392 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:14.084815 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ff159579-afbe-4e18-bfbb-ce1014df7392 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:14.089242 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:14.089242 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:14.090003 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff159579-afbe-4e18-bfbb-ce1014df7392 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:14.090388 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 726/2956] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:14 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:14.217016 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-78afd90f-5537-4bad-a872-ecbd1b9962e1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:14.219326 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-78afd90f-5537-4bad-a872-ecbd1b9962e1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:14.219607 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-78afd90f-5537-4bad-a872-ecbd1b9962e1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:14.219869 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-78afd90f-5537-4bad-a872-ecbd1b9962e1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:14.220038 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-78afd90f-5537-4bad-a872-ecbd1b9962e1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:14.226270 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:14.226270 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:14.226625 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-78afd90f-5537-4bad-a872-ecbd1b9962e1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:14.227206 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 748/2957] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:14 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:14.387493 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8b681b45-5176-4626-b6d1-905f5da9dc84 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:14.390629 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b681b45-5176-4626-b6d1-905f5da9dc84 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:14.390866 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b681b45-5176-4626-b6d1-905f5da9dc84 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:14.391134 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b681b45-5176-4626-b6d1-905f5da9dc84 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:14.391273 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8b681b45-5176-4626-b6d1-905f5da9dc84 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:14.396893 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:14.396893 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:14.398280 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b681b45-5176-4626-b6d1-905f5da9dc84 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:14.398823 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 737/2958] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:14 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:14.693237 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cad69f6a-40a5-451d-b5ce-dd8a7e42ad90 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:14.695049 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cad69f6a-40a5-451d-b5ce-dd8a7e42ad90 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e Aug 26 15:09:14.695244 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cad69f6a-40a5-451d-b5ce-dd8a7e42ad90 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:14.695449 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cad69f6a-40a5-451d-b5ce-dd8a7e42ad90 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:14.701007 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:14.701007 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:14.701496 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cad69f6a-40a5-451d-b5ce-dd8a7e42ad90 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:09:14.702328 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cad69f6a-40a5-451d-b5ce-dd8a7e42ad90 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e returned with HTTP 200 Aug 26 15:09:14.702738 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 748/2959] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:09:14 2026] GET /volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:14.774109 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-307dcb53-bd2b-401f-9257-904b283fda00 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:14.775652 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-af5f65b6-6dd8-4a47-bde6-6795ce818cc2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:14.775989 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-307dcb53-bd2b-401f-9257-904b283fda00 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:14.776128 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-307dcb53-bd2b-401f-9257-904b283fda00 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:14.776310 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-307dcb53-bd2b-401f-9257-904b283fda00 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:14.777846 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-af5f65b6-6dd8-4a47-bde6-6795ce818cc2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:14.778153 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-af5f65b6-6dd8-4a47-bde6-6795ce818cc2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:14.778452 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-af5f65b6-6dd8-4a47-bde6-6795ce818cc2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:14.785861 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:14.785861 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:14.790545 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:14.790545 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:14.791003 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-307dcb53-bd2b-401f-9257-904b283fda00 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:14.796262 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-af5f65b6-6dd8-4a47-bde6-6795ce818cc2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:14.797357 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-307dcb53-bd2b-401f-9257-904b283fda00 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:14.797966 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 727/2960] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:14 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:14.798787 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-af5f65b6-6dd8-4a47-bde6-6795ce818cc2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:14.799329 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 749/2961] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:14 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:15.103617 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d38e7627-a24a-460e-9358-51bf0f6daae5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:15.105583 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d38e7627-a24a-460e-9358-51bf0f6daae5 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:15.105814 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d38e7627-a24a-460e-9358-51bf0f6daae5 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:15.106081 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d38e7627-a24a-460e-9358-51bf0f6daae5 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:15.106179 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d38e7627-a24a-460e-9358-51bf0f6daae5 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:15.110294 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:15.110294 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:15.111134 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d38e7627-a24a-460e-9358-51bf0f6daae5 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:15.111477 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 738/2962] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:15 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:15.238181 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-448dcf7b-a53d-4aec-9cbf-24ac87cce44a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:15.240526 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-448dcf7b-a53d-4aec-9cbf-24ac87cce44a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:15.240824 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-448dcf7b-a53d-4aec-9cbf-24ac87cce44a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:15.241124 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-448dcf7b-a53d-4aec-9cbf-24ac87cce44a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:15.241283 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-448dcf7b-a53d-4aec-9cbf-24ac87cce44a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:15.246943 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:15.246943 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:15.247813 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-448dcf7b-a53d-4aec-9cbf-24ac87cce44a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:15.248332 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 749/2963] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:15 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:15.411622 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-08ddd934-4991-4fb6-bbee-0845026f188d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:15.413370 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-08ddd934-4991-4fb6-bbee-0845026f188d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:15.413561 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-08ddd934-4991-4fb6-bbee-0845026f188d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:15.413735 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-08ddd934-4991-4fb6-bbee-0845026f188d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:15.413827 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-08ddd934-4991-4fb6-bbee-0845026f188d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:15.417984 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:15.417984 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:15.418703 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-08ddd934-4991-4fb6-bbee-0845026f188d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:15.419123 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 728/2964] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:15 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:15.823412 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-74a9be98-a024-4d63-ad55-44df1b678adf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:15.825480 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0917e11f-0a73-4b1e-8b72-c0c814cdfd1d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:15.826935 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0917e11f-0a73-4b1e-8b72-c0c814cdfd1d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:15.826935 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0917e11f-0a73-4b1e-8b72-c0c814cdfd1d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:15.829064 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0917e11f-0a73-4b1e-8b72-c0c814cdfd1d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:15.829112 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-74a9be98-a024-4d63-ad55-44df1b678adf tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:15.829112 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-74a9be98-a024-4d63-ad55-44df1b678adf tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:15.829112 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-74a9be98-a024-4d63-ad55-44df1b678adf tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:15.839133 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:15.839133 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:15.844481 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0917e11f-0a73-4b1e-8b72-c0c814cdfd1d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:15.845870 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:15.845870 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:15.849376 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0917e11f-0a73-4b1e-8b72-c0c814cdfd1d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:15.849573 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 739/2965] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:15 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:15.852611 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-74a9be98-a024-4d63-ad55-44df1b678adf tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:15.861619 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-74a9be98-a024-4d63-ad55-44df1b678adf tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:15.862243 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 750/2966] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:15 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:16.123225 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dc802c58-4a13-4599-b192-d0550a8747b3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:16.125436 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dc802c58-4a13-4599-b192-d0550a8747b3 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:16.125638 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dc802c58-4a13-4599-b192-d0550a8747b3 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:16.125869 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dc802c58-4a13-4599-b192-d0550a8747b3 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:16.126202 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-dc802c58-4a13-4599-b192-d0550a8747b3 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:16.130680 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:16.130680 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:16.131392 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dc802c58-4a13-4599-b192-d0550a8747b3 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:16.132357 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 750/2967] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:16 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:16.259014 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-55feb715-7b2b-4137-92d4-80e2a6c371e1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:16.261205 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-55feb715-7b2b-4137-92d4-80e2a6c371e1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:16.261488 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-55feb715-7b2b-4137-92d4-80e2a6c371e1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:16.261710 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-55feb715-7b2b-4137-92d4-80e2a6c371e1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:16.261844 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-55feb715-7b2b-4137-92d4-80e2a6c371e1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:16.266244 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:16.266244 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:16.266901 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-55feb715-7b2b-4137-92d4-80e2a6c371e1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:16.267372 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 729/2968] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:16 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:16.430734 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3b03b82b-51d1-4317-9e0d-acdbaa59af63 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:16.432612 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b03b82b-51d1-4317-9e0d-acdbaa59af63 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:16.432883 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b03b82b-51d1-4317-9e0d-acdbaa59af63 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:16.433281 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b03b82b-51d1-4317-9e0d-acdbaa59af63 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:16.433463 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-3b03b82b-51d1-4317-9e0d-acdbaa59af63 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:16.439174 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:16.439174 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:16.440279 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b03b82b-51d1-4317-9e0d-acdbaa59af63 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:16.440806 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 740/2969] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:16 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:16.593535 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-d03a3764-4631-4649-93d3-f91f3e11f95f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:16.596716 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-d03a3764-4631-4649-93d3-f91f3e11f95f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e Aug 26 15:09:16.596999 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-d03a3764-4631-4649-93d3-f91f3e11f95f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:16.597274 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-d03a3764-4631-4649-93d3-f91f3e11f95f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:16.604686 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:16.604686 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:16.605424 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-d03a3764-4631-4649-93d3-f91f3e11f95f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:09:16.606561 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-d03a3764-4631-4649-93d3-f91f3e11f95f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e returned with HTTP 200 Aug 26 15:09:16.607162 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 751/2970] 10.4.3.64 () {68 vars in 1597 bytes} [Wed Aug 26 15:09:16 2026] GET /volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e => generated 479 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:16.865106 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-333253e0-479b-48e8-8135-149c0a6a0746 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:16.872541 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-333253e0-479b-48e8-8135-149c0a6a0746 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:16.872764 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-333253e0-479b-48e8-8135-149c0a6a0746 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:16.872978 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-333253e0-479b-48e8-8135-149c0a6a0746 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:16.875447 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c47a0177-a909-4076-b2ae-beca592ea84b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:16.877484 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c47a0177-a909-4076-b2ae-beca592ea84b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:16.877754 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c47a0177-a909-4076-b2ae-beca592ea84b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:16.878065 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c47a0177-a909-4076-b2ae-beca592ea84b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:16.888184 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:16.888184 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:16.889752 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:16.889752 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:16.893974 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-333253e0-479b-48e8-8135-149c0a6a0746 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:16.895090 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c47a0177-a909-4076-b2ae-beca592ea84b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:16.901678 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-333253e0-479b-48e8-8135-149c0a6a0746 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:16.902236 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 751/2971] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:16 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:16.902316 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c47a0177-a909-4076-b2ae-beca592ea84b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:16.903493 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 730/2972] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:16 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:17.145058 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f1e9d5c2-17bc-4da0-891d-9ce673b0cf07 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:17.147191 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1e9d5c2-17bc-4da0-891d-9ce673b0cf07 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:17.147474 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1e9d5c2-17bc-4da0-891d-9ce673b0cf07 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:17.147689 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1e9d5c2-17bc-4da0-891d-9ce673b0cf07 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:17.147834 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f1e9d5c2-17bc-4da0-891d-9ce673b0cf07 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:17.153324 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:17.153324 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:17.154364 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1e9d5c2-17bc-4da0-891d-9ce673b0cf07 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:17.154821 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 741/2973] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:17 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:17.279560 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-53e8462b-2f7e-4000-9e44-82ff52f692d3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:17.281695 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-53e8462b-2f7e-4000-9e44-82ff52f692d3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:17.281961 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-53e8462b-2f7e-4000-9e44-82ff52f692d3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:17.282185 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-53e8462b-2f7e-4000-9e44-82ff52f692d3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:17.282309 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-53e8462b-2f7e-4000-9e44-82ff52f692d3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:17.288601 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:17.288601 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:17.289625 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-53e8462b-2f7e-4000-9e44-82ff52f692d3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:17.290158 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 752/2974] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:17 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:17.452179 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9f551003-e715-457a-846c-b6204421e1fa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:17.453738 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9f551003-e715-457a-846c-b6204421e1fa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:17.453967 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9f551003-e715-457a-846c-b6204421e1fa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:17.454177 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9f551003-e715-457a-846c-b6204421e1fa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:17.454317 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9f551003-e715-457a-846c-b6204421e1fa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:17.459199 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:17.459199 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:17.460002 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9f551003-e715-457a-846c-b6204421e1fa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:17.460677 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 752/2975] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:17 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:17.906701 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-7e511c44-9757-4828-bf88-2091aa0a9692 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:17.911259 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-7e511c44-9757-4828-bf88-2091aa0a9692 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e Aug 26 15:09:17.911489 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-7e511c44-9757-4828-bf88-2091aa0a9692 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:17.911679 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-7e511c44-9757-4828-bf88-2091aa0a9692 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:17.917131 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:17.917131 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:17.917649 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-7e511c44-9757-4828-bf88-2091aa0a9692 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:09:17.918563 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-7e511c44-9757-4828-bf88-2091aa0a9692 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e returned with HTTP 200 Aug 26 15:09:17.919046 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 731/2976] 10.4.3.64 () {68 vars in 1597 bytes} [Wed Aug 26 15:09:17 2026] GET /volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:17.922723 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a7665929-4554-4830-b33c-d635861cb03b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:17.924523 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7665929-4554-4830-b33c-d635861cb03b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:17.924809 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7665929-4554-4830-b33c-d635861cb03b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:17.925072 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7665929-4554-4830-b33c-d635861cb03b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:17.926088 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c44b45eb-1dbf-45a6-b246-fecbd9a4911a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:17.928157 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c44b45eb-1dbf-45a6-b246-fecbd9a4911a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:17.928462 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c44b45eb-1dbf-45a6-b246-fecbd9a4911a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:17.928672 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c44b45eb-1dbf-45a6-b246-fecbd9a4911a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:17.939700 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:17.939700 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:17.942262 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-2eeee9cd-9f3d-497e-9d4f-f6f002782a79 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:17.942671 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:17.942671 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:17.944587 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a7665929-4554-4830-b33c-d635861cb03b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:17.945154 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-2eeee9cd-9f3d-497e-9d4f-f6f002782a79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:09:17.945385 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-2eeee9cd-9f3d-497e-9d4f-f6f002782a79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:17.945580 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-2eeee9cd-9f3d-497e-9d4f-f6f002782a79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:17.948314 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c44b45eb-1dbf-45a6-b246-fecbd9a4911a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:17.950760 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7665929-4554-4830-b33c-d635861cb03b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:17.951304 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 742/2977] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:17 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:17.954829 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c44b45eb-1dbf-45a6-b246-fecbd9a4911a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:17.955340 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 753/2978] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:17 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:17.957944 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:17.957944 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:17.962842 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-2eeee9cd-9f3d-497e-9d4f-f6f002782a79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:09:17.972582 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-2eeee9cd-9f3d-497e-9d4f-f6f002782a79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 returned with HTTP 200 Aug 26 15:09:17.972582 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 753/2979] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:09:17 2026] GET /volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 => generated 1657 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:09:17.979566 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:17.982351 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:09:17.982784 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "0d8216e6-6c1d-44bc-b117-c84b9558875e", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:17.985085 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '0d8216e6-6c1d-44bc-b117-c84b9558875e', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:09:17.996549 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:17.996549 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:17.997242 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:09:17.997444 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume of 1 GB Aug 26 15:09:17.998517 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Availability Zones retrieved successfully. Aug 26 15:09:18.006415 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (f79ce205-5982-41a8-929f-1a2a9c1198e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:09:18.007955 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (702717e7-62ce-41de-956e-ee560e979f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:09:18.009437 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:09:18.051288 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (702717e7-62ce-41de-956e-ee560e979f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0d8216e6-6c1d-44bc-b117-c84b9558875e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:09:18.052494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (374f1418-fae8-4430-9243-cdeed98b5f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:09:18.105367 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['8444038e-e74f-4d49-9154-c8ad7c4cf867', '5e0e00fb-172f-4061-a9b2-548c9e9d50bd', 'f67df490-3d72-4789-b37a-852fd4b76b42', 'ec52f202-b6aa-46b4-bfec-6a8fcd0a23ca'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:09:18.106356 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (374f1418-fae8-4430-9243-cdeed98b5f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8444038e-e74f-4d49-9154-c8ad7c4cf867', '5e0e00fb-172f-4061-a9b2-548c9e9d50bd', 'f67df490-3d72-4789-b37a-852fd4b76b42', 'ec52f202-b6aa-46b4-bfec-6a8fcd0a23ca']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:09:18.107761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520354b5-ca7e-46e3-a87a-e866421ab039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:09:18.158001 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520354b5-ca7e-46e3-a87a-e866421ab039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1abc8348-f306-4872-bc8a-f68599cdd5ab', '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='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['8444038e-e74f-4d49-9154-c8ad7c4cf867','5e0e00fb-172f-4061-a9b2-548c9e9d50bd','f67df490-3d72-4789-b37a-852fd4b76b42','ec52f202-b6aa-46b4-bfec-6a8fcd0a23ca'],size=1,snapshot_id=0d8216e6-6c1d-44bc-b117-c84b9558875e,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), '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-08-26T15:09: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=1abc8348-f306-4872-bc8a-f68599cdd5ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0d8216e6-6c1d-44bc-b117-c84b9558875e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9e98504fce49b4ab23a622d2940510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:09:18.158792 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1722997e-8de2-49b1-ab5c-7bbc6270d529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:09:18.166835 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e0aea2d2-400a-4f1f-ac59-035c694ccbe0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:18.168897 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e0aea2d2-400a-4f1f-ac59-035c694ccbe0 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:18.169150 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e0aea2d2-400a-4f1f-ac59-035c694ccbe0 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:18.169401 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e0aea2d2-400a-4f1f-ac59-035c694ccbe0 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:18.169546 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e0aea2d2-400a-4f1f-ac59-035c694ccbe0 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:18.179514 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:18.179514 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:18.180544 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e0aea2d2-400a-4f1f-ac59-035c694ccbe0 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:18.180948 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 743/2980] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:18 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:18.233428 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1722997e-8de2-49b1-ab5c-7bbc6270d529) transitioned into 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='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['8444038e-e74f-4d49-9154-c8ad7c4cf867','5e0e00fb-172f-4061-a9b2-548c9e9d50bd','f67df490-3d72-4789-b37a-852fd4b76b42','ec52f202-b6aa-46b4-bfec-6a8fcd0a23ca'],size=1,snapshot_id=0d8216e6-6c1d-44bc-b117-c84b9558875e,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:09:18.234384 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d1d717-53e9-44ef-976f-5221371b0097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:09:18.291520 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11d1d717-53e9-44ef-976f-5221371b0097) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:09:18.292468 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (f79ce205-5982-41a8-929f-1a2a9c1198e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:09:18.292727 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request issued successfully. Aug 26 15:09:18.293390 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-9725706f-1b8a-431a-95ca-2b59310f1da5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:09:18.293806 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 732/2981] 10.4.3.64 () {72 vars in 1534 bytes} [Wed Aug 26 15:09:17 2026] POST /volume/v3/volumes => generated 734 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:09:18.305183 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-c7d97d53-1c81-497b-bb31-2e90e33a67a8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:18.306741 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dce047db-7803-4b00-bf80-a1dd1d1ba04e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:18.308253 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-c7d97d53-1c81-497b-bb31-2e90e33a67a8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab Aug 26 15:09:18.308558 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-c7d97d53-1c81-497b-bb31-2e90e33a67a8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:18.308610 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dce047db-7803-4b00-bf80-a1dd1d1ba04e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:18.308695 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-c7d97d53-1c81-497b-bb31-2e90e33a67a8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:18.308764 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dce047db-7803-4b00-bf80-a1dd1d1ba04e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:18.308994 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dce047db-7803-4b00-bf80-a1dd1d1ba04e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:18.309153 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-dce047db-7803-4b00-bf80-a1dd1d1ba04e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:18.314756 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:18.314756 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:18.315578 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dce047db-7803-4b00-bf80-a1dd1d1ba04e tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:18.316031 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 754/2982] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:18 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:18.320383 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:18.320383 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:18.325536 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-c7d97d53-1c81-497b-bb31-2e90e33a67a8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:09:18.331467 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-c7d97d53-1c81-497b-bb31-2e90e33a67a8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab returned with HTTP 200 Aug 26 15:09:18.331988 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 754/2983] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:09:18 2026] GET /volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab => generated 802 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:18.344082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-901600b2-874b-4585-bebc-51392a834bf6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:18.346752 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-901600b2-874b-4585-bebc-51392a834bf6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab Aug 26 15:09:18.347046 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-901600b2-874b-4585-bebc-51392a834bf6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:18.349270 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-901600b2-874b-4585-bebc-51392a834bf6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:18.362055 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:18.362055 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:18.378765 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-901600b2-874b-4585-bebc-51392a834bf6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:09:18.387791 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-901600b2-874b-4585-bebc-51392a834bf6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab returned with HTTP 200 Aug 26 15:09:18.388433 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 744/2984] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:09:18 2026] GET /volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab => generated 802 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:18.474296 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e88fb9ef-b41a-40a5-bf10-f75002a1d80c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:18.476715 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e88fb9ef-b41a-40a5-bf10-f75002a1d80c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:18.477027 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e88fb9ef-b41a-40a5-bf10-f75002a1d80c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:18.477277 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e88fb9ef-b41a-40a5-bf10-f75002a1d80c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:18.477430 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e88fb9ef-b41a-40a5-bf10-f75002a1d80c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:18.482296 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:18.482296 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:18.483403 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e88fb9ef-b41a-40a5-bf10-f75002a1d80c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:18.483895 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 733/2985] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:18 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:18.969122 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4965cc4c-45d8-452c-8d0d-ef37d0d5a2a3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:18.970045 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-becce405-2b50-4809-8487-e15af64b6ba2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:18.974978 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-becce405-2b50-4809-8487-e15af64b6ba2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:18.975254 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-becce405-2b50-4809-8487-e15af64b6ba2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:18.975470 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-becce405-2b50-4809-8487-e15af64b6ba2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:18.978322 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4965cc4c-45d8-452c-8d0d-ef37d0d5a2a3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:18.978544 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4965cc4c-45d8-452c-8d0d-ef37d0d5a2a3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:18.978734 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4965cc4c-45d8-452c-8d0d-ef37d0d5a2a3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:18.989335 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:18.989335 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:18.992817 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:18.992817 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:18.995129 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-becce405-2b50-4809-8487-e15af64b6ba2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:18.997012 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4965cc4c-45d8-452c-8d0d-ef37d0d5a2a3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:19.001532 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4965cc4c-45d8-452c-8d0d-ef37d0d5a2a3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:19.001974 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 755/2986] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:18 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:19.003551 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-becce405-2b50-4809-8487-e15af64b6ba2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:19.004127 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 755/2987] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:18 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:19.193103 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bb6b80c9-5cf3-4dbb-8618-5fa4999211c8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:19.196501 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb6b80c9-5cf3-4dbb-8618-5fa4999211c8 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:19.196501 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb6b80c9-5cf3-4dbb-8618-5fa4999211c8 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:19.196501 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb6b80c9-5cf3-4dbb-8618-5fa4999211c8 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:19.196501 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-bb6b80c9-5cf3-4dbb-8618-5fa4999211c8 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:19.203972 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:19.203972 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:19.205339 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb6b80c9-5cf3-4dbb-8618-5fa4999211c8 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:19.205502 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 745/2988] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:19 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:19.326687 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b3ebfe97-3079-4f57-af1e-5c8cfb220668 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:19.329397 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3ebfe97-3079-4f57-af1e-5c8cfb220668 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:19.329615 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3ebfe97-3079-4f57-af1e-5c8cfb220668 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:19.329810 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3ebfe97-3079-4f57-af1e-5c8cfb220668 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:19.329987 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b3ebfe97-3079-4f57-af1e-5c8cfb220668 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:19.334265 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:19.334265 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:19.334923 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3ebfe97-3079-4f57-af1e-5c8cfb220668 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:19.335277 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 734/2989] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:19 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:19.497132 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-265dfc6e-0414-4509-b7f5-266784dad143 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:19.499741 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-265dfc6e-0414-4509-b7f5-266784dad143 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:19.499857 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-265dfc6e-0414-4509-b7f5-266784dad143 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:19.500105 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-265dfc6e-0414-4509-b7f5-266784dad143 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:19.500220 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-265dfc6e-0414-4509-b7f5-266784dad143 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:19.506502 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:19.506502 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:19.507483 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-265dfc6e-0414-4509-b7f5-266784dad143 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:19.507938 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 756/2990] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:19 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:20.016580 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3c974d32-992d-4794-8203-a486ebb88f39 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:20.017007 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-020de283-cfce-4f0c-a265-1461635e9edc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:20.018816 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-020de283-cfce-4f0c-a265-1461635e9edc tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:20.019078 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-020de283-cfce-4f0c-a265-1461635e9edc tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:20.019235 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3c974d32-992d-4794-8203-a486ebb88f39 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:20.019298 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-020de283-cfce-4f0c-a265-1461635e9edc tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:20.019509 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3c974d32-992d-4794-8203-a486ebb88f39 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:20.019751 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3c974d32-992d-4794-8203-a486ebb88f39 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:20.028843 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:20.028843 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:20.032787 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-020de283-cfce-4f0c-a265-1461635e9edc tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:20.033288 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:20.033288 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:20.038713 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-020de283-cfce-4f0c-a265-1461635e9edc tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:20.039341 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 746/2991] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:20 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:20.039425 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3c974d32-992d-4794-8203-a486ebb88f39 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:20.047777 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3c974d32-992d-4794-8203-a486ebb88f39 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:20.047944 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 756/2992] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:20 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:20.218766 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f0725e18-f98f-43e0-8e1e-6e2cfc059b0e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:20.220642 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f0725e18-f98f-43e0-8e1e-6e2cfc059b0e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:20.220897 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f0725e18-f98f-43e0-8e1e-6e2cfc059b0e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:20.221122 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f0725e18-f98f-43e0-8e1e-6e2cfc059b0e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:20.221228 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f0725e18-f98f-43e0-8e1e-6e2cfc059b0e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:20.226011 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:20.226011 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:20.226867 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f0725e18-f98f-43e0-8e1e-6e2cfc059b0e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:20.227306 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 735/2993] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:20 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:20.350562 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3c24d61e-cdbc-4f2d-b6e6-4bc91dee26b5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:20.352475 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c24d61e-cdbc-4f2d-b6e6-4bc91dee26b5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:20.352689 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c24d61e-cdbc-4f2d-b6e6-4bc91dee26b5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:20.352873 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c24d61e-cdbc-4f2d-b6e6-4bc91dee26b5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:20.353036 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3c24d61e-cdbc-4f2d-b6e6-4bc91dee26b5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:20.360441 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:20.360441 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:20.361107 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c24d61e-cdbc-4f2d-b6e6-4bc91dee26b5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:20.361561 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 757/2994] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:20 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:20.522860 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b6f506f0-ac0a-4e4d-b0ce-fe0e66adc762 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:20.525305 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b6f506f0-ac0a-4e4d-b0ce-fe0e66adc762 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:20.525577 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b6f506f0-ac0a-4e4d-b0ce-fe0e66adc762 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:20.525949 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b6f506f0-ac0a-4e4d-b0ce-fe0e66adc762 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:20.526105 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b6f506f0-ac0a-4e4d-b0ce-fe0e66adc762 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:20.532779 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:20.532779 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:20.533113 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b6f506f0-ac0a-4e4d-b0ce-fe0e66adc762 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:20.533687 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 747/2995] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:20 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:21.056682 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6f39db3d-fe1b-4359-bb57-0ddd3e959b16 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:21.058775 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6f39db3d-fe1b-4359-bb57-0ddd3e959b16 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:21.059033 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6f39db3d-fe1b-4359-bb57-0ddd3e959b16 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:21.059298 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6f39db3d-fe1b-4359-bb57-0ddd3e959b16 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:21.063801 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5d788e93-651b-48f5-a256-07b71ee9bc8c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:21.066086 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5d788e93-651b-48f5-a256-07b71ee9bc8c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:21.066372 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5d788e93-651b-48f5-a256-07b71ee9bc8c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:21.066646 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5d788e93-651b-48f5-a256-07b71ee9bc8c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:21.066809 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:21.066809 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:21.071255 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6f39db3d-fe1b-4359-bb57-0ddd3e959b16 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:21.077101 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6f39db3d-fe1b-4359-bb57-0ddd3e959b16 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:21.077457 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 757/2996] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:21 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:21.079987 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:21.079987 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:21.085136 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5d788e93-651b-48f5-a256-07b71ee9bc8c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:21.093977 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5d788e93-651b-48f5-a256-07b71ee9bc8c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:21.094600 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 736/2997] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:21 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:21.240553 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e5617433-3454-4d2c-8cc2-4bbac046343d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:21.242487 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5617433-3454-4d2c-8cc2-4bbac046343d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:21.242694 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5617433-3454-4d2c-8cc2-4bbac046343d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:21.242969 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5617433-3454-4d2c-8cc2-4bbac046343d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:21.243069 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e5617433-3454-4d2c-8cc2-4bbac046343d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:21.248091 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:21.248091 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:21.248901 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5617433-3454-4d2c-8cc2-4bbac046343d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:21.249382 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 758/2998] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:21 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:21.372428 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6c4b7e74-48cb-47cd-a5da-94e0cfb44782 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:21.374365 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6c4b7e74-48cb-47cd-a5da-94e0cfb44782 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:21.374636 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6c4b7e74-48cb-47cd-a5da-94e0cfb44782 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:21.374786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6c4b7e74-48cb-47cd-a5da-94e0cfb44782 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:21.374908 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6c4b7e74-48cb-47cd-a5da-94e0cfb44782 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:21.379226 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:21.379226 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:21.379899 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6c4b7e74-48cb-47cd-a5da-94e0cfb44782 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:21.380300 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 748/2999] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:21 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:21.401085 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-e7230207-b1e5-4a51-a3ae-ae388605f3e9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:21.434653 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-e7230207-b1e5-4a51-a3ae-ae388605f3e9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab Aug 26 15:09:21.434919 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-e7230207-b1e5-4a51-a3ae-ae388605f3e9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:21.435123 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-e7230207-b1e5-4a51-a3ae-ae388605f3e9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:21.442603 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:21.442603 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:21.446584 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-e7230207-b1e5-4a51-a3ae-ae388605f3e9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:09:21.452306 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-e7230207-b1e5-4a51-a3ae-ae388605f3e9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab returned with HTTP 200 Aug 26 15:09:21.452910 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 758/3000] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:09:21 2026] GET /volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab => generated 1343 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:09:21.464060 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bff49d52-502b-4f96-882e-32a7d366fa44 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:21.464650 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bff49d52-502b-4f96-882e-32a7d366fa44 None None] GET https://10.4.3.64/volume// Aug 26 15:09:21.464933 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bff49d52-502b-4f96-882e-32a7d366fa44 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:21.465220 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bff49d52-502b-4f96-882e-32a7d366fa44 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:21.465555 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bff49d52-502b-4f96-882e-32a7d366fa44 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:09:21.465933 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 737/3001] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:09:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:09:21.475087 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-219b048c-ca7b-45bb-915e-9c5b15d6a7a3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:21.477712 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-219b048c-ca7b-45bb-915e-9c5b15d6a7a3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:09:21.478127 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-219b048c-ca7b-45bb-915e-9c5b15d6a7a3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1abc8348-f306-4872-bc8a-f68599cdd5ab", "connector": null, "instance_uuid": "6fdfe198-0342-4889-b4d7-a0c5946af75e"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:21.487281 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:21.487281 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:21.546911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5d5889c3-ca95-49d7-b08c-ed04ac60d699 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:21.548438 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-219b048c-ca7b-45bb-915e-9c5b15d6a7a3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:09:21.548984 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 759/3002] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:09:21 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) Aug 26 15:09:21.549626 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d5889c3-ca95-49d7-b08c-ed04ac60d699 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:21.549945 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d5889c3-ca95-49d7-b08c-ed04ac60d699 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:21.550250 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d5889c3-ca95-49d7-b08c-ed04ac60d699 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:21.550430 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-5d5889c3-ca95-49d7-b08c-ed04ac60d699 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:21.561018 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:21.561018 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:21.561076 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-79797ee9-ae9b-42ea-a651-9d2ded8254c4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:21.561471 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-79797ee9-ae9b-42ea-a651-9d2ded8254c4 None None] GET https://10.4.3.64/volume// Aug 26 15:09:21.561668 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-79797ee9-ae9b-42ea-a651-9d2ded8254c4 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:21.561927 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-79797ee9-ae9b-42ea-a651-9d2ded8254c4 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:21.562204 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d5889c3-ca95-49d7-b08c-ed04ac60d699 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:21.562264 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-79797ee9-ae9b-42ea-a651-9d2ded8254c4 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:09:21.562559 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 759/3003] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:09:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:09:21.562824 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 749/3004] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:21 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:21.572006 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-0ceeafbf-7969-4111-a79a-59c360d6b9d5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:21.576250 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-0ceeafbf-7969-4111-a79a-59c360d6b9d5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab Aug 26 15:09:21.576552 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-0ceeafbf-7969-4111-a79a-59c360d6b9d5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:21.576824 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-0ceeafbf-7969-4111-a79a-59c360d6b9d5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:21.601632 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:21.601632 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:21.605686 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-0ceeafbf-7969-4111-a79a-59c360d6b9d5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:09:21.613020 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-0ceeafbf-7969-4111-a79a-59c360d6b9d5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab returned with HTTP 200 Aug 26 15:09:21.613661 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 738/3005] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:09:21 2026] GET /volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab => generated 1522 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:09:21.739700 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-fdadbd68-502e-4259-9079-b85ebe05a2af None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:21.742201 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-fdadbd68-502e-4259-9079-b85ebe05a2af tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] PUT https://10.4.3.64/volume/v3/attachments/4f71770b-f257-48e4-b9f3-6be72c676537 Aug 26 15:09:21.742636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-fdadbd68-502e-4259-9079-b85ebe05a2af tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:21.751935 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-fdadbd68-502e-4259-9079-b85ebe05a2af tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Acquiring lock "cinder-attachment_update-1abc8348-f306-4872-bc8a-f68599cdd5ab-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:09:21.757099 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-fdadbd68-502e-4259-9079-b85ebe05a2af tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-1abc8348-f306-4872-bc8a-f68599cdd5ab-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:09:21.758403 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:21.758403 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:21.862830 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-fdadbd68-502e-4259-9079-b85ebe05a2af tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-1abc8348-f306-4872-bc8a-f68599cdd5ab-np0000008165" released by "attachment_update" :: held 0.106s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:09:21.863145 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-fdadbd68-502e-4259-9079-b85ebe05a2af tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/4f71770b-f257-48e4-b9f3-6be72c676537 returned with HTTP 200 Aug 26 15:09:21.864111 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 760/3006] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:09:21 2026] PUT /volume/v3/attachments/4f71770b-f257-48e4-b9f3-6be72c676537 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:09:21.889984 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-5f3e6b04-9339-4a90-96bf-67a2c5584b0c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:21.892527 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-5f3e6b04-9339-4a90-96bf-67a2c5584b0c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments/4f71770b-f257-48e4-b9f3-6be72c676537/action Aug 26 15:09:21.893009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-5f3e6b04-9339-4a90-96bf-67a2c5584b0c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:09:21.893188 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-5f3e6b04-9339-4a90-96bf-67a2c5584b0c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:21.914662 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:21.914662 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:21.940441 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-28acdf76-e6af-47f4-bf1d-f40746f32b64 req-5f3e6b04-9339-4a90-96bf-67a2c5584b0c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/4f71770b-f257-48e4-b9f3-6be72c676537/action returned with HTTP 204 Aug 26 15:09:21.941009 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 760/3007] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:09:21 2026] POST /volume/v3/attachments/4f71770b-f257-48e4-b9f3-6be72c676537/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:09:22.090367 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-349c7b6a-0fc4-4b82-93b1-8c2e94470f72 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:22.092306 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-349c7b6a-0fc4-4b82-93b1-8c2e94470f72 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:22.092616 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-349c7b6a-0fc4-4b82-93b1-8c2e94470f72 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:22.092825 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-349c7b6a-0fc4-4b82-93b1-8c2e94470f72 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:22.100530 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:22.100530 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:22.105549 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-349c7b6a-0fc4-4b82-93b1-8c2e94470f72 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:22.112815 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f4379ae2-a669-40a5-a8d7-0e334fe1cd71 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:22.115095 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f4379ae2-a669-40a5-a8d7-0e334fe1cd71 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:22.115341 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f4379ae2-a669-40a5-a8d7-0e334fe1cd71 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:22.115539 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f4379ae2-a669-40a5-a8d7-0e334fe1cd71 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:22.126694 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-349c7b6a-0fc4-4b82-93b1-8c2e94470f72 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:22.127289 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 750/3008] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:22 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:22.131969 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:22.131969 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:22.135911 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f4379ae2-a669-40a5-a8d7-0e334fe1cd71 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:22.141043 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f4379ae2-a669-40a5-a8d7-0e334fe1cd71 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:22.141566 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 739/3009] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:22 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:22.260455 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fc59623d-d973-4d5c-9dee-a8a54b156bac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:22.263067 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fc59623d-d973-4d5c-9dee-a8a54b156bac tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:22.263427 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fc59623d-d973-4d5c-9dee-a8a54b156bac tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:22.263744 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fc59623d-d973-4d5c-9dee-a8a54b156bac tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:22.263988 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fc59623d-d973-4d5c-9dee-a8a54b156bac tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:22.269747 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:22.269747 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:22.270859 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fc59623d-d973-4d5c-9dee-a8a54b156bac tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:22.271386 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 761/3010] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:22 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:22.393542 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0e2969fc-ecbf-4339-bc7a-930e14c02c8a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:22.395554 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e2969fc-ecbf-4339-bc7a-930e14c02c8a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:22.395794 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e2969fc-ecbf-4339-bc7a-930e14c02c8a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:22.396023 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e2969fc-ecbf-4339-bc7a-930e14c02c8a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:22.396167 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0e2969fc-ecbf-4339-bc7a-930e14c02c8a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:22.400642 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:22.400642 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:22.401401 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e2969fc-ecbf-4339-bc7a-930e14c02c8a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:22.402003 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 761/3011] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:22 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:22.576676 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-78ac9332-73ef-4418-9a3a-81596813c9a2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:22.579164 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-78ac9332-73ef-4418-9a3a-81596813c9a2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:22.579444 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-78ac9332-73ef-4418-9a3a-81596813c9a2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:22.579720 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-78ac9332-73ef-4418-9a3a-81596813c9a2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:22.579904 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-78ac9332-73ef-4418-9a3a-81596813c9a2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:22.585869 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:22.585869 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:22.586899 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-78ac9332-73ef-4418-9a3a-81596813c9a2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:22.587447 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 751/3012] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:22 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:22.697044 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6c8a61fe-b7ab-4331-bb75-948ae8350747 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:22.699052 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6c8a61fe-b7ab-4331-bb75-948ae8350747 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:22.699259 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6c8a61fe-b7ab-4331-bb75-948ae8350747 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:22.699469 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6c8a61fe-b7ab-4331-bb75-948ae8350747 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:22.706452 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:22.706452 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:22.710481 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6c8a61fe-b7ab-4331-bb75-948ae8350747 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:22.714879 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6c8a61fe-b7ab-4331-bb75-948ae8350747 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:22.715295 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 740/3013] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:22 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:22.731391 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8bf7c8e9-f2bb-4273-a92b-14474ab7b5ce None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:22.734167 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8bf7c8e9-f2bb-4273-a92b-14474ab7b5ce tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:22.734494 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8bf7c8e9-f2bb-4273-a92b-14474ab7b5ce tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:22.734774 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8bf7c8e9-f2bb-4273-a92b-14474ab7b5ce tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:22.743927 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:22.743927 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:22.748073 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8bf7c8e9-f2bb-4273-a92b-14474ab7b5ce tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:22.752327 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8bf7c8e9-f2bb-4273-a92b-14474ab7b5ce tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:22.752682 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 762/3014] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:22 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:22.803749 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3091b048-69cc-44b1-8e93-73a577393972 req-639d9046-d77f-4d12-bbdd-69251f3ccfe6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:22.805820 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-639d9046-d77f-4d12-bbdd-69251f3ccfe6 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:22.806033 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-639d9046-d77f-4d12-bbdd-69251f3ccfe6 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:22.806235 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-639d9046-d77f-4d12-bbdd-69251f3ccfe6 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:22.812876 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:22.812876 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:22.816126 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-3091b048-69cc-44b1-8e93-73a577393972 req-639d9046-d77f-4d12-bbdd-69251f3ccfe6 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:22.819871 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-639d9046-d77f-4d12-bbdd-69251f3ccfe6 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:22.820276 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 762/3015] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:09:22 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:22.914785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e396303e-528e-4892-9b13-0802bc5bd189 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:22.915321 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e396303e-528e-4892-9b13-0802bc5bd189 None None] GET https://10.4.3.64/volume// Aug 26 15:09:22.915533 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e396303e-528e-4892-9b13-0802bc5bd189 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:22.915762 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e396303e-528e-4892-9b13-0802bc5bd189 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:22.916131 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e396303e-528e-4892-9b13-0802bc5bd189 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:09:22.916439 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 752/3016] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:09:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:09:22.925299 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3091b048-69cc-44b1-8e93-73a577393972 req-810970f0-1d6c-4268-8532-db5da0605ec5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:22.928045 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-810970f0-1d6c-4268-8532-db5da0605ec5 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:09:22.928640 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-810970f0-1d6c-4268-8532-db5da0605ec5 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fe3f1155-3e08-4486-b611-c065e4ce2c73", "connector": null, "instance_uuid": "e6404bb1-4f4d-4879-bc3e-937b9b5f339c"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:22.940735 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:22.940735 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:22.980480 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-810970f0-1d6c-4268-8532-db5da0605ec5 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:09:22.981002 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 741/3017] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:09:22 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) Aug 26 15:09:23.021337 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-654dfafa-3742-4bca-833f-81d320344cda None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:23.024360 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-654dfafa-3742-4bca-833f-81d320344cda tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:23.024613 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-654dfafa-3742-4bca-833f-81d320344cda tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:23.024907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-654dfafa-3742-4bca-833f-81d320344cda tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:23.038029 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9eef8dc1-c845-4000-a4e8-e6d5ab94dcae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:23.038514 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9eef8dc1-c845-4000-a4e8-e6d5ab94dcae None None] GET https://10.4.3.64/volume// Aug 26 15:09:23.038758 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9eef8dc1-c845-4000-a4e8-e6d5ab94dcae None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:23.039033 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9eef8dc1-c845-4000-a4e8-e6d5ab94dcae None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:23.039421 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9eef8dc1-c845-4000-a4e8-e6d5ab94dcae None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:09:23.039804 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 763/3018] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:09:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:09:23.046900 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:23.046900 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:23.054278 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3091b048-69cc-44b1-8e93-73a577393972 req-46a73758-b75a-4028-bf01-65795695de00 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:23.055584 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-654dfafa-3742-4bca-833f-81d320344cda tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:23.057128 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-46a73758-b75a-4028-bf01-65795695de00 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:23.057426 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-46a73758-b75a-4028-bf01-65795695de00 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:23.057676 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-46a73758-b75a-4028-bf01-65795695de00 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:23.061828 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-654dfafa-3742-4bca-833f-81d320344cda tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:23.062630 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 763/3019] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:23 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:23.068294 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:23.068294 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:23.072581 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-3091b048-69cc-44b1-8e93-73a577393972 req-46a73758-b75a-4028-bf01-65795695de00 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:23.077677 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-46a73758-b75a-4028-bf01-65795695de00 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:23.078171 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 753/3020] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:09:23 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 1035 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:09:23.143223 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5bdb687f-35cc-47a2-9cab-318e14cb200a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:23.145624 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5bdb687f-35cc-47a2-9cab-318e14cb200a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:23.145834 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5bdb687f-35cc-47a2-9cab-318e14cb200a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:23.146110 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5bdb687f-35cc-47a2-9cab-318e14cb200a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:23.154632 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:23.154632 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:23.157335 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-acdd533a-8b33-4481-b256-f41a4217df04 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:23.159337 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5bdb687f-35cc-47a2-9cab-318e14cb200a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:23.159979 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-acdd533a-8b33-4481-b256-f41a4217df04 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:23.160284 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-acdd533a-8b33-4481-b256-f41a4217df04 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:23.160581 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-acdd533a-8b33-4481-b256-f41a4217df04 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:23.164707 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5bdb687f-35cc-47a2-9cab-318e14cb200a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:23.165217 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 742/3021] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:23 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:23.175042 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:23.175042 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:23.180645 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-acdd533a-8b33-4481-b256-f41a4217df04 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:23.180853 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-3091b048-69cc-44b1-8e93-73a577393972 req-d0a59157-558e-4d19-a574-8e060866e545 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:23.183026 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-d0a59157-558e-4d19-a574-8e060866e545 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] PUT https://10.4.3.64/volume/v3/attachments/4c95b720-0a25-479e-9613-9c12153e0498 Aug 26 15:09:23.183439 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-d0a59157-558e-4d19-a574-8e060866e545 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:23.187779 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-acdd533a-8b33-4481-b256-f41a4217df04 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:23.188405 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 764/3022] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:23 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:23.191062 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-3091b048-69cc-44b1-8e93-73a577393972 req-d0a59157-558e-4d19-a574-8e060866e545 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Acquiring lock "cinder-attachment_update-fe3f1155-3e08-4486-b611-c065e4ce2c73-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:09:23.196622 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-3091b048-69cc-44b1-8e93-73a577393972 req-d0a59157-558e-4d19-a574-8e060866e545 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Lock "cinder-attachment_update-fe3f1155-3e08-4486-b611-c065e4ce2c73-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:09:23.197680 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:23.197680 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:23.283289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3841deab-512e-4161-b8d9-c4ec59382c20 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:23.285614 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3841deab-512e-4161-b8d9-c4ec59382c20 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:23.285973 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3841deab-512e-4161-b8d9-c4ec59382c20 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:23.286295 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3841deab-512e-4161-b8d9-c4ec59382c20 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:23.286455 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-3841deab-512e-4161-b8d9-c4ec59382c20 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:23.291953 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:23.291953 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:23.292821 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3841deab-512e-4161-b8d9-c4ec59382c20 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:23.293439 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 754/3023] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:23 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:23.294334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-3091b048-69cc-44b1-8e93-73a577393972 req-d0a59157-558e-4d19-a574-8e060866e545 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Lock "cinder-attachment_update-fe3f1155-3e08-4486-b611-c065e4ce2c73-np0000008165" released by "attachment_update" :: held 0.098s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:09:23.294652 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-d0a59157-558e-4d19-a574-8e060866e545 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/attachments/4c95b720-0a25-479e-9613-9c12153e0498 returned with HTTP 200 Aug 26 15:09:23.295170 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 764/3024] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:09:23 2026] PUT /volume/v3/attachments/4c95b720-0a25-479e-9613-9c12153e0498 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:09:23.417461 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2363f480-d011-4ee5-927c-31f361437ed3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:23.420018 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2363f480-d011-4ee5-927c-31f361437ed3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:23.420352 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2363f480-d011-4ee5-927c-31f361437ed3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:23.420624 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2363f480-d011-4ee5-927c-31f361437ed3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:23.420782 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2363f480-d011-4ee5-927c-31f361437ed3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:23.426727 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:23.426727 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:23.427737 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2363f480-d011-4ee5-927c-31f361437ed3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:23.428343 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 743/3025] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:23 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:23.599697 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c10fd767-1772-405f-a43c-e3e653646c11 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:23.602251 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c10fd767-1772-405f-a43c-e3e653646c11 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:23.602513 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c10fd767-1772-405f-a43c-e3e653646c11 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:23.602775 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c10fd767-1772-405f-a43c-e3e653646c11 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:23.602931 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c10fd767-1772-405f-a43c-e3e653646c11 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:23.607983 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:23.607983 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:23.608839 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c10fd767-1772-405f-a43c-e3e653646c11 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:23.609279 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 765/3026] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:23 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:24.077619 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a0ee2f52-f6c3-41f3-98b2-ff5cc23d971b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:24.080622 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a0ee2f52-f6c3-41f3-98b2-ff5cc23d971b tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:24.082257 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a0ee2f52-f6c3-41f3-98b2-ff5cc23d971b tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:24.083698 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a0ee2f52-f6c3-41f3-98b2-ff5cc23d971b tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:24.103605 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:24.103605 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:24.109638 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a0ee2f52-f6c3-41f3-98b2-ff5cc23d971b tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:24.115105 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a0ee2f52-f6c3-41f3-98b2-ff5cc23d971b tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:24.115613 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 755/3027] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:24 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:24.179777 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b4c089e5-6e4c-4675-a08a-72f9aaee6145 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:24.183453 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4c089e5-6e4c-4675-a08a-72f9aaee6145 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:24.183703 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4c089e5-6e4c-4675-a08a-72f9aaee6145 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:24.183969 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4c089e5-6e4c-4675-a08a-72f9aaee6145 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:24.193223 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:24.193223 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:24.198272 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b4c089e5-6e4c-4675-a08a-72f9aaee6145 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:24.204957 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-50a3257e-9a7e-4506-a2c1-11bd8489d8d9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:24.205419 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4c089e5-6e4c-4675-a08a-72f9aaee6145 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:24.205538 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 765/3028] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:24 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:24.206763 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50a3257e-9a7e-4506-a2c1-11bd8489d8d9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:24.207031 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50a3257e-9a7e-4506-a2c1-11bd8489d8d9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:24.207268 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50a3257e-9a7e-4506-a2c1-11bd8489d8d9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:24.217274 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:24.217274 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:24.220804 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-50a3257e-9a7e-4506-a2c1-11bd8489d8d9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:24.225188 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50a3257e-9a7e-4506-a2c1-11bd8489d8d9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:24.225613 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 744/3029] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:24 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:24.304768 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8deb5f16-1698-465d-927c-e77eac3240f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:24.307603 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8deb5f16-1698-465d-927c-e77eac3240f5 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:24.307987 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8deb5f16-1698-465d-927c-e77eac3240f5 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:24.308332 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8deb5f16-1698-465d-927c-e77eac3240f5 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:24.308510 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8deb5f16-1698-465d-927c-e77eac3240f5 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:24.314757 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:24.314757 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:24.315760 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8deb5f16-1698-465d-927c-e77eac3240f5 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:24.316207 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 766/3030] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:24 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:24.438487 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6886d8fd-127d-4f49-a140-57eb5731bd24 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:24.441104 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6886d8fd-127d-4f49-a140-57eb5731bd24 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:24.441348 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6886d8fd-127d-4f49-a140-57eb5731bd24 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:24.441571 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6886d8fd-127d-4f49-a140-57eb5731bd24 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:24.441686 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6886d8fd-127d-4f49-a140-57eb5731bd24 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:24.446348 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:24.446348 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:24.447029 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6886d8fd-127d-4f49-a140-57eb5731bd24 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:24.447434 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 756/3031] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:24 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:24.621474 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c2b3d073-ddf5-49d5-98e9-eff5c2707e03 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:24.623410 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2b3d073-ddf5-49d5-98e9-eff5c2707e03 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:24.623656 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2b3d073-ddf5-49d5-98e9-eff5c2707e03 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:24.623880 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2b3d073-ddf5-49d5-98e9-eff5c2707e03 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:24.624058 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c2b3d073-ddf5-49d5-98e9-eff5c2707e03 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:24.628708 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:24.628708 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:24.629505 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2b3d073-ddf5-49d5-98e9-eff5c2707e03 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:24.629914 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 766/3032] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:24 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:25.130545 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e00a1cd8-55b5-4db1-9dc3-0e45e199742f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:25.132325 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e00a1cd8-55b5-4db1-9dc3-0e45e199742f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:25.132502 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e00a1cd8-55b5-4db1-9dc3-0e45e199742f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:25.132676 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e00a1cd8-55b5-4db1-9dc3-0e45e199742f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:25.141620 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:25.141620 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:25.144908 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e00a1cd8-55b5-4db1-9dc3-0e45e199742f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:25.148830 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e00a1cd8-55b5-4db1-9dc3-0e45e199742f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:25.149204 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 745/3033] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:25 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:25.222236 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c7f639c8-a6e4-4603-a4ba-040fd850fa35 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:25.224072 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c7f639c8-a6e4-4603-a4ba-040fd850fa35 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:25.224292 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c7f639c8-a6e4-4603-a4ba-040fd850fa35 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:25.224470 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c7f639c8-a6e4-4603-a4ba-040fd850fa35 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:25.232546 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:25.232546 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:25.239972 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-069d4e32-3faa-4ab0-b4a7-8243caec5c62 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:25.241726 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-069d4e32-3faa-4ab0-b4a7-8243caec5c62 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:25.241926 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-069d4e32-3faa-4ab0-b4a7-8243caec5c62 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:25.242108 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-069d4e32-3faa-4ab0-b4a7-8243caec5c62 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:25.243544 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c7f639c8-a6e4-4603-a4ba-040fd850fa35 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:25.250959 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c7f639c8-a6e4-4603-a4ba-040fd850fa35 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:25.251049 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:25.251049 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:25.251402 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 767/3034] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:25 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:25.260907 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-069d4e32-3faa-4ab0-b4a7-8243caec5c62 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:25.265216 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-069d4e32-3faa-4ab0-b4a7-8243caec5c62 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:25.265574 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 757/3035] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:25 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:25.328108 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-661c1fb2-1753-41c9-ba54-25c313e00d1f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:25.329880 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-661c1fb2-1753-41c9-ba54-25c313e00d1f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:25.330094 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-661c1fb2-1753-41c9-ba54-25c313e00d1f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:25.330296 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-661c1fb2-1753-41c9-ba54-25c313e00d1f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:25.330414 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-661c1fb2-1753-41c9-ba54-25c313e00d1f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:25.335625 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:25.335625 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:25.336643 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-661c1fb2-1753-41c9-ba54-25c313e00d1f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:25.337089 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 767/3036] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:25 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:25.457849 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1729037f-6638-4944-9e0e-2f270a13193d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:25.460306 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1729037f-6638-4944-9e0e-2f270a13193d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:25.460615 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1729037f-6638-4944-9e0e-2f270a13193d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:25.460878 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1729037f-6638-4944-9e0e-2f270a13193d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:25.461063 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1729037f-6638-4944-9e0e-2f270a13193d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:25.466943 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:25.466943 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:25.467834 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1729037f-6638-4944-9e0e-2f270a13193d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:25.468419 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 746/3037] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:25 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:25.639598 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b0b5bf4a-f6e4-4b03-b010-2961dc68c243 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:25.641400 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b0b5bf4a-f6e4-4b03-b010-2961dc68c243 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:25.641583 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b0b5bf4a-f6e4-4b03-b010-2961dc68c243 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:25.641766 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b0b5bf4a-f6e4-4b03-b010-2961dc68c243 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:25.641871 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b0b5bf4a-f6e4-4b03-b010-2961dc68c243 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:25.646882 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:25.646882 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:25.647751 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b0b5bf4a-f6e4-4b03-b010-2961dc68c243 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:25.648307 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 768/3038] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:25 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:26.165505 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-17ea8f0d-f7ac-41e0-a940-152d1382b1a6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:26.167399 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17ea8f0d-f7ac-41e0-a940-152d1382b1a6 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:26.167577 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17ea8f0d-f7ac-41e0-a940-152d1382b1a6 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:26.167758 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17ea8f0d-f7ac-41e0-a940-152d1382b1a6 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:26.177106 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:26.177106 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:26.182346 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-17ea8f0d-f7ac-41e0-a940-152d1382b1a6 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:26.187956 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17ea8f0d-f7ac-41e0-a940-152d1382b1a6 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:26.188362 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 758/3039] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:26 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:26.265850 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8076ebca-1cbf-4f66-aa75-ba1d37384d41 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:26.267645 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8076ebca-1cbf-4f66-aa75-ba1d37384d41 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:26.267857 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8076ebca-1cbf-4f66-aa75-ba1d37384d41 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:26.268052 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8076ebca-1cbf-4f66-aa75-ba1d37384d41 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:26.274554 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:26.274554 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:26.278498 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8076ebca-1cbf-4f66-aa75-ba1d37384d41 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:26.280990 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-047ba35b-eeeb-495a-8350-875c0d5c719d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:26.282258 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8076ebca-1cbf-4f66-aa75-ba1d37384d41 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:26.282618 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 768/3040] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:26 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:26.283262 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-047ba35b-eeeb-495a-8350-875c0d5c719d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:26.283498 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-047ba35b-eeeb-495a-8350-875c0d5c719d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:26.283732 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-047ba35b-eeeb-495a-8350-875c0d5c719d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:26.295243 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:26.295243 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:26.298840 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-047ba35b-eeeb-495a-8350-875c0d5c719d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:26.303692 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-047ba35b-eeeb-495a-8350-875c0d5c719d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:26.304157 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 747/3041] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:26 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:26.347644 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8f695d30-a71f-440d-bfbc-48b81ee36e4e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:26.349943 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f695d30-a71f-440d-bfbc-48b81ee36e4e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:26.350230 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8f695d30-a71f-440d-bfbc-48b81ee36e4e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:26.350472 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8f695d30-a71f-440d-bfbc-48b81ee36e4e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:26.350630 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8f695d30-a71f-440d-bfbc-48b81ee36e4e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:26.356024 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:26.356024 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:26.356976 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f695d30-a71f-440d-bfbc-48b81ee36e4e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:26.357473 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 769/3042] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:26 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:26.478864 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d2af4fc4-f4ef-46e9-810f-eb069dca5d7c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:26.481252 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d2af4fc4-f4ef-46e9-810f-eb069dca5d7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:26.481533 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d2af4fc4-f4ef-46e9-810f-eb069dca5d7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:26.481770 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d2af4fc4-f4ef-46e9-810f-eb069dca5d7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:26.481929 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d2af4fc4-f4ef-46e9-810f-eb069dca5d7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:26.486301 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:26.486301 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:26.486877 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d2af4fc4-f4ef-46e9-810f-eb069dca5d7c tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:26.487264 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 759/3043] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:26 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:26.658834 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bc81e397-85f7-4050-ad00-70cf87a2dbb9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:26.660608 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc81e397-85f7-4050-ad00-70cf87a2dbb9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:26.660750 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc81e397-85f7-4050-ad00-70cf87a2dbb9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:26.660927 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc81e397-85f7-4050-ad00-70cf87a2dbb9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:26.661037 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-bc81e397-85f7-4050-ad00-70cf87a2dbb9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:26.665236 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:26.665236 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:26.665947 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc81e397-85f7-4050-ad00-70cf87a2dbb9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:26.666313 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 769/3044] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:26 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:27.200908 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-341b9d10-8ce4-4586-b2b6-1c3ee91b2ba9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:27.202610 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-341b9d10-8ce4-4586-b2b6-1c3ee91b2ba9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:27.202788 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-341b9d10-8ce4-4586-b2b6-1c3ee91b2ba9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:27.203011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-341b9d10-8ce4-4586-b2b6-1c3ee91b2ba9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:27.213611 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:27.213611 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:27.217943 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-341b9d10-8ce4-4586-b2b6-1c3ee91b2ba9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:27.223855 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-341b9d10-8ce4-4586-b2b6-1c3ee91b2ba9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:27.224383 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 748/3045] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:27 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:27.295874 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e2013b7-52cd-4a6c-abf5-c170effdbff2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:27.297665 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e2013b7-52cd-4a6c-abf5-c170effdbff2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:27.297840 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e2013b7-52cd-4a6c-abf5-c170effdbff2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:27.298050 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e2013b7-52cd-4a6c-abf5-c170effdbff2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:27.304981 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:27.304981 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:27.308588 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8e2013b7-52cd-4a6c-abf5-c170effdbff2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:27.314809 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e2013b7-52cd-4a6c-abf5-c170effdbff2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:27.314809 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 770/3046] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:27 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:27.316118 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d959ba5-4d9e-49df-a8c5-8a713d31332a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:27.320307 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d959ba5-4d9e-49df-a8c5-8a713d31332a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:27.320497 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d959ba5-4d9e-49df-a8c5-8a713d31332a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:27.320672 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d959ba5-4d9e-49df-a8c5-8a713d31332a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:27.333938 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:27.333938 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:27.339385 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1d959ba5-4d9e-49df-a8c5-8a713d31332a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:27.344292 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d959ba5-4d9e-49df-a8c5-8a713d31332a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:27.344701 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 760/3047] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:27 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:27.367619 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7216ef52-ee2e-46e8-ba40-dfe8b4503521 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:27.369986 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7216ef52-ee2e-46e8-ba40-dfe8b4503521 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:27.370268 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7216ef52-ee2e-46e8-ba40-dfe8b4503521 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:27.370508 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7216ef52-ee2e-46e8-ba40-dfe8b4503521 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:27.370652 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7216ef52-ee2e-46e8-ba40-dfe8b4503521 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:27.375681 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:27.375681 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:27.376664 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7216ef52-ee2e-46e8-ba40-dfe8b4503521 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:27.377158 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 770/3048] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:27 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:27.496269 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-291ba2b1-9c55-41fb-98d2-ce71956f32ab None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:27.497958 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-291ba2b1-9c55-41fb-98d2-ce71956f32ab tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:27.498175 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-291ba2b1-9c55-41fb-98d2-ce71956f32ab tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:27.498353 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-291ba2b1-9c55-41fb-98d2-ce71956f32ab tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:27.498444 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-291ba2b1-9c55-41fb-98d2-ce71956f32ab tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:27.502575 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:27.502575 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:27.503183 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-291ba2b1-9c55-41fb-98d2-ce71956f32ab tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:27.503508 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 749/3049] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:27 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:27.676807 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-48874db5-a88e-4e1c-b603-146e135b31fa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:27.678693 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-48874db5-a88e-4e1c-b603-146e135b31fa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:27.678963 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-48874db5-a88e-4e1c-b603-146e135b31fa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:27.679177 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-48874db5-a88e-4e1c-b603-146e135b31fa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:27.679292 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-48874db5-a88e-4e1c-b603-146e135b31fa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:27.685118 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:27.685118 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:27.686126 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-48874db5-a88e-4e1c-b603-146e135b31fa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:27.686542 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 771/3050] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:27 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:28.237080 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f2d411b3-d41c-4594-9bc0-a3c915034100 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:28.239248 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f2d411b3-d41c-4594-9bc0-a3c915034100 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:28.239446 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f2d411b3-d41c-4594-9bc0-a3c915034100 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:28.239634 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f2d411b3-d41c-4594-9bc0-a3c915034100 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:28.249279 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:28.249279 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:28.252689 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f2d411b3-d41c-4594-9bc0-a3c915034100 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:28.257473 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f2d411b3-d41c-4594-9bc0-a3c915034100 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:28.257849 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 761/3051] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:28 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:28.331144 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-efb20c8a-91cb-4c51-980d-dc4ad4444bee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:28.333235 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-efb20c8a-91cb-4c51-980d-dc4ad4444bee tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:28.333427 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-efb20c8a-91cb-4c51-980d-dc4ad4444bee tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:28.333607 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-efb20c8a-91cb-4c51-980d-dc4ad4444bee tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:28.340843 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:28.340843 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:28.343993 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-efb20c8a-91cb-4c51-980d-dc4ad4444bee tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:28.347899 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-efb20c8a-91cb-4c51-980d-dc4ad4444bee tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:28.348254 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 771/3052] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:28 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:28.359860 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-647d4565-bf03-4558-a457-0c40f038438d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:28.361575 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-647d4565-bf03-4558-a457-0c40f038438d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:28.361747 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-647d4565-bf03-4558-a457-0c40f038438d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:28.361933 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-647d4565-bf03-4558-a457-0c40f038438d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:28.371808 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:28.371808 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:28.375068 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-647d4565-bf03-4558-a457-0c40f038438d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:28.380782 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-647d4565-bf03-4558-a457-0c40f038438d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:28.381327 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 750/3053] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:28 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:28.387582 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-37830e1c-53a0-4a3f-a720-ceab3e02b531 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:28.390236 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-37830e1c-53a0-4a3f-a720-ceab3e02b531 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:28.390549 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-37830e1c-53a0-4a3f-a720-ceab3e02b531 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:28.390824 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-37830e1c-53a0-4a3f-a720-ceab3e02b531 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:28.391049 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-37830e1c-53a0-4a3f-a720-ceab3e02b531 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:28.395525 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:28.395525 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:28.396466 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-37830e1c-53a0-4a3f-a720-ceab3e02b531 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:28.396903 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 772/3054] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:28 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:28.513911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-40ab5dc5-a213-49dc-8bef-294dde691078 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:28.516185 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-40ab5dc5-a213-49dc-8bef-294dde691078 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:28.516472 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-40ab5dc5-a213-49dc-8bef-294dde691078 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:28.516734 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-40ab5dc5-a213-49dc-8bef-294dde691078 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:28.516894 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-40ab5dc5-a213-49dc-8bef-294dde691078 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:28.522213 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:28.522213 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:28.523090 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-40ab5dc5-a213-49dc-8bef-294dde691078 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:28.523586 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 762/3055] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:28 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:28.698318 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8ab00431-d2b2-4892-8ae5-3869088fe72b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:28.700503 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8ab00431-d2b2-4892-8ae5-3869088fe72b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:28.700711 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8ab00431-d2b2-4892-8ae5-3869088fe72b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:28.700901 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8ab00431-d2b2-4892-8ae5-3869088fe72b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:28.701057 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8ab00431-d2b2-4892-8ae5-3869088fe72b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:28.705254 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:28.705254 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:28.706117 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8ab00431-d2b2-4892-8ae5-3869088fe72b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:28.706467 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 772/3056] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:28 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:29.270118 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7151a970-a39e-46d8-9270-012a901a8fe9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:29.271956 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7151a970-a39e-46d8-9270-012a901a8fe9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:29.272220 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7151a970-a39e-46d8-9270-012a901a8fe9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:29.272470 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7151a970-a39e-46d8-9270-012a901a8fe9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:29.282198 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:29.282198 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:29.285944 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7151a970-a39e-46d8-9270-012a901a8fe9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:29.290322 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7151a970-a39e-46d8-9270-012a901a8fe9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:29.290692 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 751/3057] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:29 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:29.361246 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6af5b47e-96ed-48a8-a619-c3f1cdd1a34c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:29.363650 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6af5b47e-96ed-48a8-a619-c3f1cdd1a34c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:29.364014 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6af5b47e-96ed-48a8-a619-c3f1cdd1a34c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:29.364362 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6af5b47e-96ed-48a8-a619-c3f1cdd1a34c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:29.374381 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:29.374381 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:29.379934 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6af5b47e-96ed-48a8-a619-c3f1cdd1a34c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:29.385832 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6af5b47e-96ed-48a8-a619-c3f1cdd1a34c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:29.386463 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 773/3058] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:29 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:29.395970 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3a5ec114-9632-4281-b081-6e9bf9b74922 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:29.397856 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a5ec114-9632-4281-b081-6e9bf9b74922 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:29.398106 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a5ec114-9632-4281-b081-6e9bf9b74922 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:29.398287 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a5ec114-9632-4281-b081-6e9bf9b74922 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:29.400475 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=357,cinder:UPDATE=74,cinder:INSERT=47 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:09:29.407047 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-885f6924-78d0-4c8e-8059-f3950498ae75 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:29.408913 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-885f6924-78d0-4c8e-8059-f3950498ae75 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:29.409160 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-885f6924-78d0-4c8e-8059-f3950498ae75 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:29.409333 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-885f6924-78d0-4c8e-8059-f3950498ae75 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:29.409461 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-885f6924-78d0-4c8e-8059-f3950498ae75 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:29.410427 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:29.410427 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:29.413629 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:29.413629 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:29.414423 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-885f6924-78d0-4c8e-8059-f3950498ae75 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:29.414882 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 773/3059] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:29 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:29.415114 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3a5ec114-9632-4281-b081-6e9bf9b74922 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:29.419799 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a5ec114-9632-4281-b081-6e9bf9b74922 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:29.420431 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 763/3060] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:29 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:29.533827 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-838b3151-436f-4479-96a0-dfc506a20725 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:29.535657 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-838b3151-436f-4479-96a0-dfc506a20725 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:29.535906 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-838b3151-436f-4479-96a0-dfc506a20725 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:29.536125 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-838b3151-436f-4479-96a0-dfc506a20725 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:29.536233 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-838b3151-436f-4479-96a0-dfc506a20725 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:29.537962 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=310,cinder:INSERT=30,cinder:UPDATE=51 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:09:29.541198 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:29.541198 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:29.541940 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-838b3151-436f-4479-96a0-dfc506a20725 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:29.542505 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 752/3061] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:29 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:29.716584 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-375f44d0-9032-47d0-a865-00c514f40e56 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:29.718503 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-375f44d0-9032-47d0-a865-00c514f40e56 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:29.718749 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-375f44d0-9032-47d0-a865-00c514f40e56 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:29.718971 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-375f44d0-9032-47d0-a865-00c514f40e56 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:29.719121 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-375f44d0-9032-47d0-a865-00c514f40e56 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:29.724342 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:29.724342 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:29.725614 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-375f44d0-9032-47d0-a865-00c514f40e56 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:29.726350 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 774/3062] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:29 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:30.303722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-497bff1e-3cf3-453d-8f9a-c9b614fc3152 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:30.305870 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-497bff1e-3cf3-453d-8f9a-c9b614fc3152 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:30.306133 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-497bff1e-3cf3-453d-8f9a-c9b614fc3152 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:30.306378 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-497bff1e-3cf3-453d-8f9a-c9b614fc3152 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:30.308748 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=298,cinder:INSERT=21,cinder:UPDATE=39 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:09:30.319639 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:30.319639 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:30.323812 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-497bff1e-3cf3-453d-8f9a-c9b614fc3152 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:30.328899 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-497bff1e-3cf3-453d-8f9a-c9b614fc3152 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:30.329439 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 774/3063] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:30 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:30.400009 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-21edc641-8c53-4a81-9db8-e69bd4c3d261 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:30.401859 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-21edc641-8c53-4a81-9db8-e69bd4c3d261 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:30.402091 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-21edc641-8c53-4a81-9db8-e69bd4c3d261 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:30.402280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-21edc641-8c53-4a81-9db8-e69bd4c3d261 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:30.408963 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:30.408963 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:30.412355 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-21edc641-8c53-4a81-9db8-e69bd4c3d261 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:30.416749 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-21edc641-8c53-4a81-9db8-e69bd4c3d261 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:30.417170 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 764/3064] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:30 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:30.427422 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-da495f9b-3b4b-495e-8f18-59bbc2ab6e96 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:30.429683 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-da495f9b-3b4b-495e-8f18-59bbc2ab6e96 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:30.429941 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-da495f9b-3b4b-495e-8f18-59bbc2ab6e96 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:30.430144 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-da495f9b-3b4b-495e-8f18-59bbc2ab6e96 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:30.430256 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-da495f9b-3b4b-495e-8f18-59bbc2ab6e96 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:30.434124 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ffaf2fe-db00-44a5-94f2-e746fd9c1ec1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:30.434627 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:30.434627 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:30.435420 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-da495f9b-3b4b-495e-8f18-59bbc2ab6e96 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:30.435911 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 753/3065] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:30 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:30.436418 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ffaf2fe-db00-44a5-94f2-e746fd9c1ec1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:30.436703 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ffaf2fe-db00-44a5-94f2-e746fd9c1ec1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:30.436957 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ffaf2fe-db00-44a5-94f2-e746fd9c1ec1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:30.439222 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=333,cinder:UPDATE=49,cinder:INSERT=37 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:09:30.448929 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:30.448929 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:30.453177 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0ffaf2fe-db00-44a5-94f2-e746fd9c1ec1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:30.457996 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ffaf2fe-db00-44a5-94f2-e746fd9c1ec1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:30.458596 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 775/3066] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:30 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:30.552428 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7fd5a853-9419-4b1a-8121-b28e7657d2f1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:30.554345 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7fd5a853-9419-4b1a-8121-b28e7657d2f1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:30.554524 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7fd5a853-9419-4b1a-8121-b28e7657d2f1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:30.554733 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7fd5a853-9419-4b1a-8121-b28e7657d2f1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:30.554864 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7fd5a853-9419-4b1a-8121-b28e7657d2f1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:30.559413 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:30.559413 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:30.560146 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7fd5a853-9419-4b1a-8121-b28e7657d2f1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:30.560569 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 775/3067] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:30 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:30.736856 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-92051850-0cf4-49e1-85e6-f79941260b1c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:30.738853 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-92051850-0cf4-49e1-85e6-f79941260b1c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:30.739105 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-92051850-0cf4-49e1-85e6-f79941260b1c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:30.739329 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-92051850-0cf4-49e1-85e6-f79941260b1c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:30.739442 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-92051850-0cf4-49e1-85e6-f79941260b1c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:30.744107 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:30.744107 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:30.744965 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-92051850-0cf4-49e1-85e6-f79941260b1c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:30.745403 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 765/3068] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:30 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:31.342457 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6e65ee85-57c3-49bb-b0a5-7c0b955c1b7a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:31.344785 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6e65ee85-57c3-49bb-b0a5-7c0b955c1b7a tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:31.345235 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6e65ee85-57c3-49bb-b0a5-7c0b955c1b7a tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:31.345545 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6e65ee85-57c3-49bb-b0a5-7c0b955c1b7a tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:31.356306 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:31.356306 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:31.359407 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6e65ee85-57c3-49bb-b0a5-7c0b955c1b7a tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:31.364307 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6e65ee85-57c3-49bb-b0a5-7c0b955c1b7a tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:31.364681 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 754/3069] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:31 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:31.434406 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c669f96f-fa86-4c63-9557-f39d47fed204 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:31.436062 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c669f96f-fa86-4c63-9557-f39d47fed204 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:31.436259 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c669f96f-fa86-4c63-9557-f39d47fed204 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:31.436429 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c669f96f-fa86-4c63-9557-f39d47fed204 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:31.443194 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:31.443194 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:31.445398 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fa78047c-8013-4baa-ab41-cf9770b5b463 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:31.447581 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c669f96f-fa86-4c63-9557-f39d47fed204 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:31.447699 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fa78047c-8013-4baa-ab41-cf9770b5b463 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:31.447875 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fa78047c-8013-4baa-ab41-cf9770b5b463 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:31.448101 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fa78047c-8013-4baa-ab41-cf9770b5b463 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:31.448204 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fa78047c-8013-4baa-ab41-cf9770b5b463 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:31.451619 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c669f96f-fa86-4c63-9557-f39d47fed204 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:31.452012 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 776/3070] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:31 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:31.452463 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:31.452463 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:31.453348 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fa78047c-8013-4baa-ab41-cf9770b5b463 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:31.453833 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 776/3071] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:31 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:31.474490 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-959d62b9-18a8-461f-94ba-73d59e412e69 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:31.476673 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-959d62b9-18a8-461f-94ba-73d59e412e69 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:31.476927 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-959d62b9-18a8-461f-94ba-73d59e412e69 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:31.477176 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-959d62b9-18a8-461f-94ba-73d59e412e69 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:31.488544 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:31.488544 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:31.493159 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-959d62b9-18a8-461f-94ba-73d59e412e69 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:31.498571 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-959d62b9-18a8-461f-94ba-73d59e412e69 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:31.499084 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 766/3072] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:31 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:31.569982 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-957d7a6a-3c1e-45a3-9d8d-5dadda6e8d91 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:31.571628 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-957d7a6a-3c1e-45a3-9d8d-5dadda6e8d91 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:31.571805 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-957d7a6a-3c1e-45a3-9d8d-5dadda6e8d91 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:31.572017 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-957d7a6a-3c1e-45a3-9d8d-5dadda6e8d91 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:31.572144 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-957d7a6a-3c1e-45a3-9d8d-5dadda6e8d91 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:31.576488 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:31.576488 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:31.577189 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-957d7a6a-3c1e-45a3-9d8d-5dadda6e8d91 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:31.577591 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 755/3073] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:31 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:31.755486 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2e1e700c-cea8-4c9c-b001-648e5817cda8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:31.757374 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e1e700c-cea8-4c9c-b001-648e5817cda8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:31.757565 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e1e700c-cea8-4c9c-b001-648e5817cda8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:31.757789 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e1e700c-cea8-4c9c-b001-648e5817cda8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:31.757908 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2e1e700c-cea8-4c9c-b001-648e5817cda8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:31.762229 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:31.762229 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:31.762988 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e1e700c-cea8-4c9c-b001-648e5817cda8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:31.763380 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 777/3074] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:31 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:32.377556 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-598a46cb-af39-4b78-b857-a7c5f8305364 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:32.379467 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-598a46cb-af39-4b78-b857-a7c5f8305364 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:32.379654 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-598a46cb-af39-4b78-b857-a7c5f8305364 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:32.379866 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-598a46cb-af39-4b78-b857-a7c5f8305364 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:32.391025 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:32.391025 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:32.395591 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-598a46cb-af39-4b78-b857-a7c5f8305364 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:32.401034 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-598a46cb-af39-4b78-b857-a7c5f8305364 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:32.401519 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 777/3075] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:32 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:32.467154 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5f01211d-3402-4805-862f-bd9843106fd1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:32.468748 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8d62fb5e-1371-49a9-a79f-7ac339f91258 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:32.469108 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f01211d-3402-4805-862f-bd9843106fd1 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:32.469281 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f01211d-3402-4805-862f-bd9843106fd1 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:32.469470 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f01211d-3402-4805-862f-bd9843106fd1 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:32.470814 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d62fb5e-1371-49a9-a79f-7ac339f91258 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:32.471040 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d62fb5e-1371-49a9-a79f-7ac339f91258 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:32.471213 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d62fb5e-1371-49a9-a79f-7ac339f91258 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:32.471363 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8d62fb5e-1371-49a9-a79f-7ac339f91258 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:32.475797 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:32.475797 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:32.476609 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d62fb5e-1371-49a9-a79f-7ac339f91258 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:32.476759 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:32.476759 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:32.477175 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 756/3076] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:32 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:32.481068 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5f01211d-3402-4805-862f-bd9843106fd1 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:32.485766 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f01211d-3402-4805-862f-bd9843106fd1 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:32.486264 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 767/3077] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:32 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:32.512391 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dcc03188-6e8b-482b-9f7b-1826aeec8e5c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:32.514675 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dcc03188-6e8b-482b-9f7b-1826aeec8e5c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:32.514961 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dcc03188-6e8b-482b-9f7b-1826aeec8e5c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:32.515202 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dcc03188-6e8b-482b-9f7b-1826aeec8e5c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:32.527984 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:32.527984 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:32.532644 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dcc03188-6e8b-482b-9f7b-1826aeec8e5c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:32.538408 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dcc03188-6e8b-482b-9f7b-1826aeec8e5c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:32.538954 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 778/3078] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:32 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:32.587604 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5947e323-6309-46dd-829f-c0b290fda97a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:32.589988 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5947e323-6309-46dd-829f-c0b290fda97a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:32.590281 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5947e323-6309-46dd-829f-c0b290fda97a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:32.590555 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5947e323-6309-46dd-829f-c0b290fda97a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:32.590708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5947e323-6309-46dd-829f-c0b290fda97a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:32.596507 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:32.596507 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:32.597345 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5947e323-6309-46dd-829f-c0b290fda97a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:32.597811 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 778/3079] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:32 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:32.773414 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a9f021bb-0723-45c6-8ff2-cb198c2bf844 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:32.775154 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9f021bb-0723-45c6-8ff2-cb198c2bf844 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:32.775327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a9f021bb-0723-45c6-8ff2-cb198c2bf844 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:32.775501 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a9f021bb-0723-45c6-8ff2-cb198c2bf844 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:32.775622 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a9f021bb-0723-45c6-8ff2-cb198c2bf844 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:32.780031 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:32.780031 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:32.780775 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9f021bb-0723-45c6-8ff2-cb198c2bf844 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:32.781185 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 757/3080] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:32 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:33.414172 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3abc76dd-5652-4b5c-9f36-bcdea0fa1b9f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:33.415779 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3abc76dd-5652-4b5c-9f36-bcdea0fa1b9f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:33.415989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3abc76dd-5652-4b5c-9f36-bcdea0fa1b9f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:33.416173 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3abc76dd-5652-4b5c-9f36-bcdea0fa1b9f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:33.424946 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:33.424946 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:33.428092 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3abc76dd-5652-4b5c-9f36-bcdea0fa1b9f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:33.431936 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3abc76dd-5652-4b5c-9f36-bcdea0fa1b9f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:33.432275 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 768/3081] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:33 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:33.488637 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-899e042f-b564-4cea-92f1-46c67798f3fd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:33.490328 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-899e042f-b564-4cea-92f1-46c67798f3fd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:33.490518 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-899e042f-b564-4cea-92f1-46c67798f3fd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:33.490719 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-899e042f-b564-4cea-92f1-46c67798f3fd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:33.490820 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-899e042f-b564-4cea-92f1-46c67798f3fd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:33.494985 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:33.494985 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:33.495762 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-899e042f-b564-4cea-92f1-46c67798f3fd tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:33.496142 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 779/3082] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:33 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:33.498378 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8c1ab39a-55b1-48f7-8598-5eac6ae0968b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:33.500657 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8c1ab39a-55b1-48f7-8598-5eac6ae0968b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:33.500946 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8c1ab39a-55b1-48f7-8598-5eac6ae0968b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:33.501205 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8c1ab39a-55b1-48f7-8598-5eac6ae0968b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:33.509814 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:33.509814 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:33.514187 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8c1ab39a-55b1-48f7-8598-5eac6ae0968b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:33.519688 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8c1ab39a-55b1-48f7-8598-5eac6ae0968b tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:33.520204 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 779/3083] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:33 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:33.552163 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e11023a-55a4-4e84-8e8a-a8dde02fc0f3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:33.554182 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e11023a-55a4-4e84-8e8a-a8dde02fc0f3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:33.554397 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e11023a-55a4-4e84-8e8a-a8dde02fc0f3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:33.554594 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e11023a-55a4-4e84-8e8a-a8dde02fc0f3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:33.564246 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:33.564246 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:33.567459 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4e11023a-55a4-4e84-8e8a-a8dde02fc0f3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:33.571408 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e11023a-55a4-4e84-8e8a-a8dde02fc0f3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:33.571874 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 758/3084] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:33 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:33.609036 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-152c1998-1aae-4d18-9faa-0fc5b4b76599 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:33.610770 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-152c1998-1aae-4d18-9faa-0fc5b4b76599 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:33.610994 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-152c1998-1aae-4d18-9faa-0fc5b4b76599 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:33.611170 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-152c1998-1aae-4d18-9faa-0fc5b4b76599 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:33.611270 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-152c1998-1aae-4d18-9faa-0fc5b4b76599 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:33.616022 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:33.616022 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:33.621534 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-152c1998-1aae-4d18-9faa-0fc5b4b76599 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:33.621534 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 769/3085] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:33 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:33.790531 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0d4d9bbd-6b2a-4ab5-b610-d352d5b070fc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:33.792521 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d4d9bbd-6b2a-4ab5-b610-d352d5b070fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:33.792696 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d4d9bbd-6b2a-4ab5-b610-d352d5b070fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:33.792926 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d4d9bbd-6b2a-4ab5-b610-d352d5b070fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:33.793033 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0d4d9bbd-6b2a-4ab5-b610-d352d5b070fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:33.797239 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:33.797239 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:33.797914 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d4d9bbd-6b2a-4ab5-b610-d352d5b070fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:33.798260 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 780/3086] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:33 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:34.445128 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-89675936-d632-4588-99ad-075a44f76d57 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:34.446949 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-89675936-d632-4588-99ad-075a44f76d57 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:34.447162 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-89675936-d632-4588-99ad-075a44f76d57 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:34.447347 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-89675936-d632-4588-99ad-075a44f76d57 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:34.457327 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:34.457327 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:34.461276 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-89675936-d632-4588-99ad-075a44f76d57 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:34.465962 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-89675936-d632-4588-99ad-075a44f76d57 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:34.466443 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 780/3087] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:34 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:34.506216 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8c56b29-6a37-451c-b0ea-d08196a35337 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:34.508303 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8c56b29-6a37-451c-b0ea-d08196a35337 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:34.508581 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8c56b29-6a37-451c-b0ea-d08196a35337 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:34.508841 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8c56b29-6a37-451c-b0ea-d08196a35337 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:34.509021 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c8c56b29-6a37-451c-b0ea-d08196a35337 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:34.514434 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:34.514434 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:34.515465 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8c56b29-6a37-451c-b0ea-d08196a35337 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:34.515987 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 759/3088] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:34 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:34.532813 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-668dc973-3e4a-435b-a5cd-c1ec9a9cf179 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:34.535140 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-668dc973-3e4a-435b-a5cd-c1ec9a9cf179 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:34.535412 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-668dc973-3e4a-435b-a5cd-c1ec9a9cf179 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:34.535664 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-668dc973-3e4a-435b-a5cd-c1ec9a9cf179 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:34.545113 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:34.545113 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:34.550049 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-668dc973-3e4a-435b-a5cd-c1ec9a9cf179 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:34.556121 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-668dc973-3e4a-435b-a5cd-c1ec9a9cf179 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:34.556552 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 770/3089] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:34 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:34.584358 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6021f006-ad14-4a23-9fb9-e70d7fa9829e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:34.586737 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6021f006-ad14-4a23-9fb9-e70d7fa9829e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:34.587037 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6021f006-ad14-4a23-9fb9-e70d7fa9829e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:34.587298 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6021f006-ad14-4a23-9fb9-e70d7fa9829e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:34.600259 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:34.600259 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:34.604582 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6021f006-ad14-4a23-9fb9-e70d7fa9829e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:34.610346 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6021f006-ad14-4a23-9fb9-e70d7fa9829e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:34.610861 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 781/3090] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:34 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:34.633193 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-99f3a8e3-fb58-44b9-8d3d-f8921c673072 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:34.635158 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99f3a8e3-fb58-44b9-8d3d-f8921c673072 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:34.635380 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99f3a8e3-fb58-44b9-8d3d-f8921c673072 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:34.635597 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99f3a8e3-fb58-44b9-8d3d-f8921c673072 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:34.635707 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-99f3a8e3-fb58-44b9-8d3d-f8921c673072 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:34.640074 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:34.640074 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:34.640766 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99f3a8e3-fb58-44b9-8d3d-f8921c673072 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:34.641175 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 781/3091] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:34 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:34.808114 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a709022a-23bb-4d58-8e2c-e47fd6685fb0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:34.809930 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a709022a-23bb-4d58-8e2c-e47fd6685fb0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:34.810115 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a709022a-23bb-4d58-8e2c-e47fd6685fb0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:34.810315 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a709022a-23bb-4d58-8e2c-e47fd6685fb0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:34.810425 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a709022a-23bb-4d58-8e2c-e47fd6685fb0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:34.816799 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:34.816799 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:34.817745 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a709022a-23bb-4d58-8e2c-e47fd6685fb0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:34.818392 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 760/3092] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:34 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:35.477909 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-27b964c9-dd50-485a-9bd8-ccc39aeaef69 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:35.479749 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27b964c9-dd50-485a-9bd8-ccc39aeaef69 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:35.479989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27b964c9-dd50-485a-9bd8-ccc39aeaef69 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:35.480175 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-27b964c9-dd50-485a-9bd8-ccc39aeaef69 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:35.489362 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:35.489362 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:35.492739 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-27b964c9-dd50-485a-9bd8-ccc39aeaef69 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:35.496783 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-27b964c9-dd50-485a-9bd8-ccc39aeaef69 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:35.497161 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 771/3093] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:35 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:35.526480 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2c19813f-67d6-44cf-a369-dd29d74f3bea None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:35.528374 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c19813f-67d6-44cf-a369-dd29d74f3bea tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:35.528637 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c19813f-67d6-44cf-a369-dd29d74f3bea tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:35.528836 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c19813f-67d6-44cf-a369-dd29d74f3bea tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:35.528975 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2c19813f-67d6-44cf-a369-dd29d74f3bea tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:35.533739 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:35.533739 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:35.534765 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c19813f-67d6-44cf-a369-dd29d74f3bea tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:35.535183 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 782/3094] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:35 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:35.570050 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1087d7a4-da47-4f2d-86a2-0885ec2478c7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:35.571937 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1087d7a4-da47-4f2d-86a2-0885ec2478c7 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:35.572111 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1087d7a4-da47-4f2d-86a2-0885ec2478c7 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:35.572291 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1087d7a4-da47-4f2d-86a2-0885ec2478c7 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:35.581024 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:35.581024 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:35.585302 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1087d7a4-da47-4f2d-86a2-0885ec2478c7 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:35.590747 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1087d7a4-da47-4f2d-86a2-0885ec2478c7 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:35.591205 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 782/3095] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:35 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:35.622846 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aeffa490-e0f6-45ad-bdee-32d2a4ae85e4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:35.624715 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aeffa490-e0f6-45ad-bdee-32d2a4ae85e4 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:35.625002 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aeffa490-e0f6-45ad-bdee-32d2a4ae85e4 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:35.625243 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aeffa490-e0f6-45ad-bdee-32d2a4ae85e4 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:35.634289 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:35.634289 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:35.637727 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-aeffa490-e0f6-45ad-bdee-32d2a4ae85e4 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:35.642028 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aeffa490-e0f6-45ad-bdee-32d2a4ae85e4 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:35.642409 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 761/3096] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:35 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:35.652688 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ae26f305-5a12-4648-a364-1cc2c8911178 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:35.654462 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ae26f305-5a12-4648-a364-1cc2c8911178 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:35.654680 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ae26f305-5a12-4648-a364-1cc2c8911178 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:35.654916 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ae26f305-5a12-4648-a364-1cc2c8911178 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:35.655027 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ae26f305-5a12-4648-a364-1cc2c8911178 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:35.659362 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:35.659362 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:35.660093 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ae26f305-5a12-4648-a364-1cc2c8911178 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:35.660445 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 772/3097] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:35 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:35.830065 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c7ee3244-bf48-4772-bb94-c1dada16cac6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:35.832002 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c7ee3244-bf48-4772-bb94-c1dada16cac6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:35.832180 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c7ee3244-bf48-4772-bb94-c1dada16cac6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:35.832352 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c7ee3244-bf48-4772-bb94-c1dada16cac6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:35.832448 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c7ee3244-bf48-4772-bb94-c1dada16cac6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:35.836635 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:35.836635 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:35.837406 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c7ee3244-bf48-4772-bb94-c1dada16cac6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:35.837759 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 783/3098] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:35 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:36.508823 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-10ea6273-a7fc-447a-8bf3-3ad8ccd4b11d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:36.510659 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-10ea6273-a7fc-447a-8bf3-3ad8ccd4b11d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:36.510873 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-10ea6273-a7fc-447a-8bf3-3ad8ccd4b11d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:36.511101 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-10ea6273-a7fc-447a-8bf3-3ad8ccd4b11d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:36.519969 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:36.519969 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:36.523175 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-10ea6273-a7fc-447a-8bf3-3ad8ccd4b11d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:36.527114 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-10ea6273-a7fc-447a-8bf3-3ad8ccd4b11d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:36.527469 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 783/3099] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:36 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:36.544539 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-81d6e08f-3d9d-4cc0-97b2-baa61670212b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:36.546395 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-81d6e08f-3d9d-4cc0-97b2-baa61670212b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:36.546620 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-81d6e08f-3d9d-4cc0-97b2-baa61670212b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:36.546808 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-81d6e08f-3d9d-4cc0-97b2-baa61670212b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:36.546921 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-81d6e08f-3d9d-4cc0-97b2-baa61670212b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:36.551184 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:36.551184 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:36.551942 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-81d6e08f-3d9d-4cc0-97b2-baa61670212b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:36.552363 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 762/3100] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:36 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:36.603493 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6ab3239b-e521-4a37-ab66-fd6d23ef94c6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:36.605213 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6ab3239b-e521-4a37-ab66-fd6d23ef94c6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:36.605409 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6ab3239b-e521-4a37-ab66-fd6d23ef94c6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:36.605623 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6ab3239b-e521-4a37-ab66-fd6d23ef94c6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:36.613301 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:36.613301 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:36.617473 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6ab3239b-e521-4a37-ab66-fd6d23ef94c6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:36.622485 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6ab3239b-e521-4a37-ab66-fd6d23ef94c6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:36.622950 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 773/3101] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:36 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:36.655078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a825fad6-ac97-4c10-ad5f-ebb9d1258335 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:36.656982 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a825fad6-ac97-4c10-ad5f-ebb9d1258335 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:36.657159 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a825fad6-ac97-4c10-ad5f-ebb9d1258335 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:36.657331 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a825fad6-ac97-4c10-ad5f-ebb9d1258335 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:36.666523 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:36.666523 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:36.670490 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a825fad6-ac97-4c10-ad5f-ebb9d1258335 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:36.672035 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f17e0e9-8256-4484-a6a6-37654f9e1655 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:36.673878 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f17e0e9-8256-4484-a6a6-37654f9e1655 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:36.674149 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f17e0e9-8256-4484-a6a6-37654f9e1655 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:36.674382 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f17e0e9-8256-4484-a6a6-37654f9e1655 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:36.674533 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2f17e0e9-8256-4484-a6a6-37654f9e1655 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:36.674902 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a825fad6-ac97-4c10-ad5f-ebb9d1258335 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:36.675349 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 784/3102] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:36 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:36.678816 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:36.678816 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:36.679494 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f17e0e9-8256-4484-a6a6-37654f9e1655 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:36.679902 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 784/3103] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:36 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:36.847247 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5a3b96bf-a0ea-492c-80c7-e8fd094781e7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:36.848966 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5a3b96bf-a0ea-492c-80c7-e8fd094781e7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:36.849151 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5a3b96bf-a0ea-492c-80c7-e8fd094781e7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:36.849324 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5a3b96bf-a0ea-492c-80c7-e8fd094781e7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:36.849467 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-5a3b96bf-a0ea-492c-80c7-e8fd094781e7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:36.853628 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:36.853628 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:36.854394 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5a3b96bf-a0ea-492c-80c7-e8fd094781e7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:36.854740 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 763/3104] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:36 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:37.539569 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-85c96a62-c809-444e-a6a6-05ec167dd3fa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:37.541413 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85c96a62-c809-444e-a6a6-05ec167dd3fa tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:37.541630 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85c96a62-c809-444e-a6a6-05ec167dd3fa tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:37.541792 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85c96a62-c809-444e-a6a6-05ec167dd3fa tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:37.551260 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:37.551260 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:37.554640 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-85c96a62-c809-444e-a6a6-05ec167dd3fa tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:37.558737 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85c96a62-c809-444e-a6a6-05ec167dd3fa tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:37.559137 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 774/3105] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:37 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:37.562869 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eb51e1e6-1ed0-449a-8032-e908989ef7fa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:37.564736 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb51e1e6-1ed0-449a-8032-e908989ef7fa tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:37.565026 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb51e1e6-1ed0-449a-8032-e908989ef7fa tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:37.565212 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eb51e1e6-1ed0-449a-8032-e908989ef7fa tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:37.565328 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-eb51e1e6-1ed0-449a-8032-e908989ef7fa tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:37.569677 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:37.569677 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:37.570455 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eb51e1e6-1ed0-449a-8032-e908989ef7fa tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:37.570824 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 785/3106] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:37 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:37.635744 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-18f2485a-1ea2-4ee1-9902-e69d50a2cb7d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:37.637405 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-18f2485a-1ea2-4ee1-9902-e69d50a2cb7d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:37.637589 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-18f2485a-1ea2-4ee1-9902-e69d50a2cb7d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:37.637761 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-18f2485a-1ea2-4ee1-9902-e69d50a2cb7d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:37.644361 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:37.644361 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:37.647866 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-18f2485a-1ea2-4ee1-9902-e69d50a2cb7d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:37.652318 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-18f2485a-1ea2-4ee1-9902-e69d50a2cb7d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:37.652839 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 785/3107] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:37 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:37.687353 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-12141bae-4190-4033-a5d8-31cabbd87272 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:37.689354 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d48f4b91-c72b-4669-9e77-7cbed77cb1b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:37.690549 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12141bae-4190-4033-a5d8-31cabbd87272 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:37.690770 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12141bae-4190-4033-a5d8-31cabbd87272 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:37.692349 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d48f4b91-c72b-4669-9e77-7cbed77cb1b9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:37.692612 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d48f4b91-c72b-4669-9e77-7cbed77cb1b9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:37.692778 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d48f4b91-c72b-4669-9e77-7cbed77cb1b9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:37.692911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d48f4b91-c72b-4669-9e77-7cbed77cb1b9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:37.693846 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12141bae-4190-4033-a5d8-31cabbd87272 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:37.703208 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:37.703208 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:37.703868 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d48f4b91-c72b-4669-9e77-7cbed77cb1b9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:37.704241 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 775/3108] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:37 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:37.709502 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:37.709502 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:37.713083 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-12141bae-4190-4033-a5d8-31cabbd87272 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:37.717220 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12141bae-4190-4033-a5d8-31cabbd87272 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:37.717598 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 764/3109] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:37 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:37.865716 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7cadf6f1-c823-49c7-a565-fe6341c301a3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:37.868046 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7cadf6f1-c823-49c7-a565-fe6341c301a3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:37.868304 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7cadf6f1-c823-49c7-a565-fe6341c301a3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:37.868556 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7cadf6f1-c823-49c7-a565-fe6341c301a3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:37.868694 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7cadf6f1-c823-49c7-a565-fe6341c301a3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:37.874498 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:37.874498 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:37.875558 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7cadf6f1-c823-49c7-a565-fe6341c301a3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:37.876108 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 786/3110] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:37 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:38.574115 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ea167fc7-f013-46d3-bf92-18761ec1ac6f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:38.576208 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea167fc7-f013-46d3-bf92-18761ec1ac6f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:38.576628 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea167fc7-f013-46d3-bf92-18761ec1ac6f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:38.577029 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea167fc7-f013-46d3-bf92-18761ec1ac6f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:38.581969 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-77804fbc-700c-41ed-be84-7cdf664b485b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:38.584030 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-77804fbc-700c-41ed-be84-7cdf664b485b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:38.584238 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-77804fbc-700c-41ed-be84-7cdf664b485b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:38.584472 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-77804fbc-700c-41ed-be84-7cdf664b485b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:38.584566 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-77804fbc-700c-41ed-be84-7cdf664b485b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:38.589983 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:38.589983 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:38.590160 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:38.590160 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:38.590718 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-77804fbc-700c-41ed-be84-7cdf664b485b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:38.591192 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 776/3111] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:38 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:38.594576 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ea167fc7-f013-46d3-bf92-18761ec1ac6f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:38.600527 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea167fc7-f013-46d3-bf92-18761ec1ac6f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:38.601112 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 786/3112] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:38 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:38.664723 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f536944b-97b9-4afa-9798-0aa68d367f7a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:38.666410 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f536944b-97b9-4afa-9798-0aa68d367f7a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:38.666647 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f536944b-97b9-4afa-9798-0aa68d367f7a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:38.666861 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f536944b-97b9-4afa-9798-0aa68d367f7a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:38.673336 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:38.673336 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:38.676596 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f536944b-97b9-4afa-9798-0aa68d367f7a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:38.680535 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f536944b-97b9-4afa-9798-0aa68d367f7a tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:38.680878 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 765/3113] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:38 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:38.715927 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9bf23c33-54c1-4f16-b778-9d470b1b2d43 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:38.718274 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9bf23c33-54c1-4f16-b778-9d470b1b2d43 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:38.718575 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9bf23c33-54c1-4f16-b778-9d470b1b2d43 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:38.718845 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9bf23c33-54c1-4f16-b778-9d470b1b2d43 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:38.719017 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9bf23c33-54c1-4f16-b778-9d470b1b2d43 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:38.724004 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:38.724004 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:38.724753 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9bf23c33-54c1-4f16-b778-9d470b1b2d43 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:38.725240 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 787/3114] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:38 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:38.729258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0e0e8101-3ce0-431a-884f-38c77e41d6ff None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:38.730987 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e0e8101-3ce0-431a-884f-38c77e41d6ff tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:38.731157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e0e8101-3ce0-431a-884f-38c77e41d6ff tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:38.731345 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e0e8101-3ce0-431a-884f-38c77e41d6ff tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:38.740862 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:38.740862 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:38.744186 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0e0e8101-3ce0-431a-884f-38c77e41d6ff tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:38.748184 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e0e8101-3ce0-431a-884f-38c77e41d6ff tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:38.748509 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 777/3115] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:38 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:38.886583 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9c68ee07-e5da-42fd-b955-0af72789ec94 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:38.888504 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c68ee07-e5da-42fd-b955-0af72789ec94 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:38.888705 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c68ee07-e5da-42fd-b955-0af72789ec94 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:38.888875 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c68ee07-e5da-42fd-b955-0af72789ec94 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:38.889010 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9c68ee07-e5da-42fd-b955-0af72789ec94 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:38.894132 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:38.894132 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:38.895062 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c68ee07-e5da-42fd-b955-0af72789ec94 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:38.895489 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 787/3116] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:38 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:39.601046 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a22afc57-7f96-44b0-877c-ec72c26ca07b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:39.603132 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a22afc57-7f96-44b0-877c-ec72c26ca07b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:39.603387 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a22afc57-7f96-44b0-877c-ec72c26ca07b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:39.603617 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a22afc57-7f96-44b0-877c-ec72c26ca07b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:39.603776 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a22afc57-7f96-44b0-877c-ec72c26ca07b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:39.609583 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:39.609583 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:39.610742 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a22afc57-7f96-44b0-877c-ec72c26ca07b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:39.611267 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 766/3117] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:39 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:39.614433 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-530f8cc4-298e-4c26-a2a4-7b9c69d8c32c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:39.616218 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-530f8cc4-298e-4c26-a2a4-7b9c69d8c32c tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:39.616428 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-530f8cc4-298e-4c26-a2a4-7b9c69d8c32c tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:39.616594 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-530f8cc4-298e-4c26-a2a4-7b9c69d8c32c tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:39.627200 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:39.627200 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:39.631066 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-530f8cc4-298e-4c26-a2a4-7b9c69d8c32c tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:39.635339 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-530f8cc4-298e-4c26-a2a4-7b9c69d8c32c tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:39.635720 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 788/3118] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:39 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:39.693959 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f1269f9c-94a2-4c80-b50c-57f74f64d344 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:39.695608 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1269f9c-94a2-4c80-b50c-57f74f64d344 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:39.695774 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1269f9c-94a2-4c80-b50c-57f74f64d344 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:39.695967 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1269f9c-94a2-4c80-b50c-57f74f64d344 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:39.702219 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:39.702219 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:39.705361 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f1269f9c-94a2-4c80-b50c-57f74f64d344 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:39.709065 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1269f9c-94a2-4c80-b50c-57f74f64d344 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:39.709570 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 778/3119] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:39 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:39.735552 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7b15ef2f-f0d1-4393-91b2-66edad745786 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:39.737262 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b15ef2f-f0d1-4393-91b2-66edad745786 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:39.737482 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b15ef2f-f0d1-4393-91b2-66edad745786 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:39.737658 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b15ef2f-f0d1-4393-91b2-66edad745786 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:39.737782 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7b15ef2f-f0d1-4393-91b2-66edad745786 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:39.742087 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:39.742087 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:39.742742 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b15ef2f-f0d1-4393-91b2-66edad745786 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:39.743191 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 788/3120] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:39 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:39.761320 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b34b9c76-c9d9-485b-9e6d-3fb747b42a11 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:39.762895 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b34b9c76-c9d9-485b-9e6d-3fb747b42a11 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:39.763068 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b34b9c76-c9d9-485b-9e6d-3fb747b42a11 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:39.763235 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b34b9c76-c9d9-485b-9e6d-3fb747b42a11 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:39.773311 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:39.773311 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:39.776985 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b34b9c76-c9d9-485b-9e6d-3fb747b42a11 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:39.781471 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b34b9c76-c9d9-485b-9e6d-3fb747b42a11 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:39.781992 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 767/3121] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:39 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:39.906553 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-92e58548-3630-4f1d-92ee-6ddde1e25030 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:39.908508 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-92e58548-3630-4f1d-92ee-6ddde1e25030 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:39.908733 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-92e58548-3630-4f1d-92ee-6ddde1e25030 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:39.909011 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-92e58548-3630-4f1d-92ee-6ddde1e25030 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:39.909122 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-92e58548-3630-4f1d-92ee-6ddde1e25030 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:39.913447 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:39.913447 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:39.914184 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-92e58548-3630-4f1d-92ee-6ddde1e25030 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:39.914572 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 789/3122] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:39 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:40.620959 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-818c1fb3-5cfd-49d4-9976-2999b3e5ae8d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:40.622767 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-818c1fb3-5cfd-49d4-9976-2999b3e5ae8d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:40.623005 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-818c1fb3-5cfd-49d4-9976-2999b3e5ae8d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:40.623177 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-818c1fb3-5cfd-49d4-9976-2999b3e5ae8d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:40.623276 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-818c1fb3-5cfd-49d4-9976-2999b3e5ae8d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:40.627473 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:40.627473 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:40.628259 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-818c1fb3-5cfd-49d4-9976-2999b3e5ae8d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:40.628606 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 779/3123] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:40 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:40.647028 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dea84b9a-1951-4047-be6d-eb9e1628a78f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:40.649132 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dea84b9a-1951-4047-be6d-eb9e1628a78f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:40.649336 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dea84b9a-1951-4047-be6d-eb9e1628a78f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:40.649485 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dea84b9a-1951-4047-be6d-eb9e1628a78f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:40.658273 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:40.658273 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:40.661416 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dea84b9a-1951-4047-be6d-eb9e1628a78f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:40.666285 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dea84b9a-1951-4047-be6d-eb9e1628a78f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:40.666789 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 789/3124] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:40 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:40.721382 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c33f548d-65df-4a33-baa9-7e3f82e31894 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:40.723704 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c33f548d-65df-4a33-baa9-7e3f82e31894 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:40.724015 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c33f548d-65df-4a33-baa9-7e3f82e31894 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:40.724282 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c33f548d-65df-4a33-baa9-7e3f82e31894 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:40.733251 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:40.733251 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:40.738066 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c33f548d-65df-4a33-baa9-7e3f82e31894 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:40.743337 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c33f548d-65df-4a33-baa9-7e3f82e31894 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:40.743841 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 768/3125] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:40 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:40.755190 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f0397e16-9544-4262-999c-c649c8f27ad6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:40.756918 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0397e16-9544-4262-999c-c649c8f27ad6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:40.757068 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0397e16-9544-4262-999c-c649c8f27ad6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:40.757260 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0397e16-9544-4262-999c-c649c8f27ad6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:40.757396 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f0397e16-9544-4262-999c-c649c8f27ad6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:40.761575 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:40.761575 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:40.762188 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0397e16-9544-4262-999c-c649c8f27ad6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:40.762543 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 790/3126] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:40 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:40.797636 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f687c425-4bfd-40a7-9909-46659a24d77b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:40.799331 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f687c425-4bfd-40a7-9909-46659a24d77b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:40.799438 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f687c425-4bfd-40a7-9909-46659a24d77b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:40.799615 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f687c425-4bfd-40a7-9909-46659a24d77b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:40.809998 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:40.809998 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:40.813957 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f687c425-4bfd-40a7-9909-46659a24d77b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:40.818247 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f687c425-4bfd-40a7-9909-46659a24d77b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:40.818619 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 780/3127] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:40 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:40.924993 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a6eb77f6-334b-4080-872a-2f3abc88fc32 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:40.926652 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a6eb77f6-334b-4080-872a-2f3abc88fc32 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:40.926835 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a6eb77f6-334b-4080-872a-2f3abc88fc32 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:40.927046 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a6eb77f6-334b-4080-872a-2f3abc88fc32 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:40.927153 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a6eb77f6-334b-4080-872a-2f3abc88fc32 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:40.931154 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:40.931154 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:40.931870 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a6eb77f6-334b-4080-872a-2f3abc88fc32 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:40.932239 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 790/3128] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:40 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:41.639870 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b8403119-b59e-4879-998e-ef749358593e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:41.641874 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b8403119-b59e-4879-998e-ef749358593e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:41.642091 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b8403119-b59e-4879-998e-ef749358593e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:41.642282 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b8403119-b59e-4879-998e-ef749358593e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:41.642428 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b8403119-b59e-4879-998e-ef749358593e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:41.647276 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:41.647276 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:41.648164 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b8403119-b59e-4879-998e-ef749358593e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:41.648604 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 769/3129] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:41 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:41.679401 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3a536297-7013-4a6b-b374-4e682bac3852 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:41.681396 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3a536297-7013-4a6b-b374-4e682bac3852 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:41.681631 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3a536297-7013-4a6b-b374-4e682bac3852 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:41.681828 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3a536297-7013-4a6b-b374-4e682bac3852 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:41.693027 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:41.693027 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:41.697096 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3a536297-7013-4a6b-b374-4e682bac3852 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:41.702053 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3a536297-7013-4a6b-b374-4e682bac3852 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:41.702542 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 791/3130] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:41 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:41.756611 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3d59e2a9-3364-45cc-ab32-bcb7f0c3d3f9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:41.758464 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3d59e2a9-3364-45cc-ab32-bcb7f0c3d3f9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:41.758674 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3d59e2a9-3364-45cc-ab32-bcb7f0c3d3f9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:41.758858 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3d59e2a9-3364-45cc-ab32-bcb7f0c3d3f9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:41.768003 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:41.768003 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:41.773132 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3d59e2a9-3364-45cc-ab32-bcb7f0c3d3f9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:41.776560 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-99f1966a-b91d-4c1f-b6c6-526f9d1d213a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:41.778390 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99f1966a-b91d-4c1f-b6c6-526f9d1d213a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:41.778475 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3d59e2a9-3364-45cc-ab32-bcb7f0c3d3f9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:41.778598 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99f1966a-b91d-4c1f-b6c6-526f9d1d213a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:41.778799 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-99f1966a-b91d-4c1f-b6c6-526f9d1d213a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:41.778863 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 781/3131] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:41 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:41.778962 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-99f1966a-b91d-4c1f-b6c6-526f9d1d213a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:41.784396 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:41.784396 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:41.785229 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-99f1966a-b91d-4c1f-b6c6-526f9d1d213a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:41.785688 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 791/3132] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:41 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:41.834275 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0be05530-d1be-4bcf-9ca8-0e8b1ccc175f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:41.836536 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0be05530-d1be-4bcf-9ca8-0e8b1ccc175f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:41.836780 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0be05530-d1be-4bcf-9ca8-0e8b1ccc175f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:41.837026 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0be05530-d1be-4bcf-9ca8-0e8b1ccc175f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:41.848736 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:41.848736 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:41.852830 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0be05530-d1be-4bcf-9ca8-0e8b1ccc175f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:41.857985 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0be05530-d1be-4bcf-9ca8-0e8b1ccc175f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:41.858452 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 770/3133] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:41 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:41.941195 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c90aa6dc-960b-4127-991d-f65cb225c17d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:41.943259 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c90aa6dc-960b-4127-991d-f65cb225c17d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:41.943478 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c90aa6dc-960b-4127-991d-f65cb225c17d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:41.943740 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c90aa6dc-960b-4127-991d-f65cb225c17d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:41.943914 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c90aa6dc-960b-4127-991d-f65cb225c17d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:41.948084 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:41.948084 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:41.948814 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c90aa6dc-960b-4127-991d-f65cb225c17d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:41.949189 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 792/3134] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:41 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:42.658488 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8f039963-69a6-48fc-8bad-88b9db511a23 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:42.660066 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f039963-69a6-48fc-8bad-88b9db511a23 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:42.660258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f039963-69a6-48fc-8bad-88b9db511a23 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:42.660426 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f039963-69a6-48fc-8bad-88b9db511a23 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:42.660521 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8f039963-69a6-48fc-8bad-88b9db511a23 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:42.664384 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:42.664384 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:42.665044 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f039963-69a6-48fc-8bad-88b9db511a23 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:42.665358 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 782/3135] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:42 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:42.715321 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b72e5cd7-0e2d-4712-a691-af0a7a564855 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:42.717044 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b72e5cd7-0e2d-4712-a691-af0a7a564855 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:42.717283 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b72e5cd7-0e2d-4712-a691-af0a7a564855 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:42.717508 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b72e5cd7-0e2d-4712-a691-af0a7a564855 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:42.725957 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:42.725957 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:42.729058 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b72e5cd7-0e2d-4712-a691-af0a7a564855 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:42.733043 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b72e5cd7-0e2d-4712-a691-af0a7a564855 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:42.733479 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 792/3136] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:42 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:42.791728 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-418b1c44-2bbc-4dd6-b61f-345cc8d53490 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:42.793842 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-418b1c44-2bbc-4dd6-b61f-345cc8d53490 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:42.794082 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-418b1c44-2bbc-4dd6-b61f-345cc8d53490 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:42.794300 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-418b1c44-2bbc-4dd6-b61f-345cc8d53490 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:42.797230 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-858af562-758a-43e9-a59d-0f6eda59699d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:42.799067 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-858af562-758a-43e9-a59d-0f6eda59699d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:42.799353 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-858af562-758a-43e9-a59d-0f6eda59699d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:42.799585 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-858af562-758a-43e9-a59d-0f6eda59699d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:42.799761 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-858af562-758a-43e9-a59d-0f6eda59699d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:42.803787 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:42.803787 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:42.805534 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:42.805534 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:42.806466 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-858af562-758a-43e9-a59d-0f6eda59699d tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:42.807032 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 793/3137] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:42 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:42.808436 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-418b1c44-2bbc-4dd6-b61f-345cc8d53490 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:42.814538 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-418b1c44-2bbc-4dd6-b61f-345cc8d53490 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:42.815114 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 771/3138] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:42 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 997 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:42.871367 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d90112f-7cba-42cd-96f2-7bfea80e9254 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:42.873457 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d90112f-7cba-42cd-96f2-7bfea80e9254 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:42.873696 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d90112f-7cba-42cd-96f2-7bfea80e9254 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:42.873919 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d90112f-7cba-42cd-96f2-7bfea80e9254 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:42.885108 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:42.885108 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:42.888941 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1d90112f-7cba-42cd-96f2-7bfea80e9254 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:42.893682 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d90112f-7cba-42cd-96f2-7bfea80e9254 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:42.894127 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 783/3139] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:42 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:42.960843 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-76b508c4-4e05-4d88-821d-2eb2d6ac325d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:42.962692 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76b508c4-4e05-4d88-821d-2eb2d6ac325d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:42.962920 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76b508c4-4e05-4d88-821d-2eb2d6ac325d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:42.963134 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76b508c4-4e05-4d88-821d-2eb2d6ac325d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:42.963253 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-76b508c4-4e05-4d88-821d-2eb2d6ac325d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:42.968537 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:42.968537 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:42.969515 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76b508c4-4e05-4d88-821d-2eb2d6ac325d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:42.969913 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 793/3140] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:42 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:43.674634 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cd2bc695-33d7-4859-8b05-544071aef241 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:43.676583 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cd2bc695-33d7-4859-8b05-544071aef241 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:43.676856 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cd2bc695-33d7-4859-8b05-544071aef241 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:43.677107 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cd2bc695-33d7-4859-8b05-544071aef241 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:43.677266 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-cd2bc695-33d7-4859-8b05-544071aef241 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:43.681373 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:43.681373 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:43.682231 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cd2bc695-33d7-4859-8b05-544071aef241 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:43.682666 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 794/3141] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:43 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:43.745385 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c6818984-d563-4c15-b271-f30f0083e814 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:43.747081 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6818984-d563-4c15-b271-f30f0083e814 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:43.747265 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6818984-d563-4c15-b271-f30f0083e814 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:43.747439 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6818984-d563-4c15-b271-f30f0083e814 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:43.755671 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:43.755671 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:43.758640 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c6818984-d563-4c15-b271-f30f0083e814 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:43.762181 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6818984-d563-4c15-b271-f30f0083e814 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:43.762639 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 772/3142] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:43 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:43.817430 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-635bcf5b-113d-45a8-b887-40b8dc94cf80 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:43.819234 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-635bcf5b-113d-45a8-b887-40b8dc94cf80 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:43.819445 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-635bcf5b-113d-45a8-b887-40b8dc94cf80 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:43.819626 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-635bcf5b-113d-45a8-b887-40b8dc94cf80 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:43.819715 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-635bcf5b-113d-45a8-b887-40b8dc94cf80 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:43.825209 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:43.825209 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:43.826215 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-635bcf5b-113d-45a8-b887-40b8dc94cf80 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:43.826703 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 784/3143] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:43 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:43.827096 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6a017f74-ab93-4b23-93b8-efb9a136ee44 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:43.828844 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a017f74-ab93-4b23-93b8-efb9a136ee44 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:43.829055 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a017f74-ab93-4b23-93b8-efb9a136ee44 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:43.829227 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a017f74-ab93-4b23-93b8-efb9a136ee44 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:43.835780 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:43.835780 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:43.839355 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6a017f74-ab93-4b23-93b8-efb9a136ee44 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:43.844875 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a017f74-ab93-4b23-93b8-efb9a136ee44 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:43.845314 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 794/3144] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:43 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 1248 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:09:43.905983 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ee966d95-521e-461b-98d6-422ba71b9086 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:43.907765 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ee966d95-521e-461b-98d6-422ba71b9086 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:43.907987 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ee966d95-521e-461b-98d6-422ba71b9086 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:43.908186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ee966d95-521e-461b-98d6-422ba71b9086 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:43.918280 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:43.918280 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:43.922524 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ee966d95-521e-461b-98d6-422ba71b9086 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:43.928145 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ee966d95-521e-461b-98d6-422ba71b9086 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:43.928689 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 795/3145] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:43 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:43.968842 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-78d655c4-825f-4c68-aec5-396405ac5e6e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:43.979187 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e3a724bc-800c-4f86-963a-aa86a01185ac None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:43.981273 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3a724bc-800c-4f86-963a-aa86a01185ac tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:43.981521 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3a724bc-800c-4f86-963a-aa86a01185ac tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:43.981774 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3a724bc-800c-4f86-963a-aa86a01185ac tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:43.981944 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e3a724bc-800c-4f86-963a-aa86a01185ac tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:43.986333 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:43.986333 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:43.987050 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3a724bc-800c-4f86-963a-aa86a01185ac tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:43.987444 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 785/3146] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:43 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:44.005269 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-78d655c4-825f-4c68-aec5-396405ac5e6e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:44.005667 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-78d655c4-825f-4c68-aec5-396405ac5e6e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:44.005987 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-78d655c4-825f-4c68-aec5-396405ac5e6e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:44.015647 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:44.015647 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:44.020248 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-78d655c4-825f-4c68-aec5-396405ac5e6e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:44.025277 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-78d655c4-825f-4c68-aec5-396405ac5e6e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:44.025685 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 773/3147] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:09:43 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:09:44.398001 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-004169de-4802-4cbb-b2ca-65d034cd6432 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:44.400393 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-004169de-4802-4cbb-b2ca-65d034cd6432 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:44.400601 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-004169de-4802-4cbb-b2ca-65d034cd6432 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:44.400811 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-004169de-4802-4cbb-b2ca-65d034cd6432 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:44.408175 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:44.408175 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:44.412904 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-004169de-4802-4cbb-b2ca-65d034cd6432 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:44.418511 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-004169de-4802-4cbb-b2ca-65d034cd6432 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:44.418915 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 795/3148] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:09:44 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 1248 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:09:44.430294 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-74bbbd00-4f89-4d92-958a-de5d2fb074ad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:44.430822 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-74bbbd00-4f89-4d92-958a-de5d2fb074ad None None] GET https://10.4.3.64/volume// Aug 26 15:09:44.431050 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-74bbbd00-4f89-4d92-958a-de5d2fb074ad None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:44.431297 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-74bbbd00-4f89-4d92-958a-de5d2fb074ad None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:44.431710 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-74bbbd00-4f89-4d92-958a-de5d2fb074ad None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:09:44.432334 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 796/3149] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:09:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:09:44.442326 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-a6eafb02-299f-4f5a-acb4-4798924089bd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:44.445482 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-a6eafb02-299f-4f5a-acb4-4798924089bd tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:09:44.445993 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-a6eafb02-299f-4f5a-acb4-4798924089bd tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc0ea03c-cc65-416e-945d-0c031dc3cff5", "connector": null, "instance_uuid": "2c960beb-9e83-4044-93f1-e1030a021a8a"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:44.455472 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:44.455472 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:44.484874 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-a6eafb02-299f-4f5a-acb4-4798924089bd tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:09:44.485396 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 786/3150] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:09:44 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) Aug 26 15:09:44.693906 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d7f67501-1d26-4314-8d2b-a402a82af72a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:44.695822 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d7f67501-1d26-4314-8d2b-a402a82af72a tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:44.696136 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d7f67501-1d26-4314-8d2b-a402a82af72a tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:44.696370 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d7f67501-1d26-4314-8d2b-a402a82af72a tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:44.696477 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d7f67501-1d26-4314-8d2b-a402a82af72a tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:44.701134 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:44.701134 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:44.701938 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d7f67501-1d26-4314-8d2b-a402a82af72a tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:44.702322 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 774/3151] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:44 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:44.774744 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-04c83475-3195-4d71-99f7-9770b841fa79 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:44.776549 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-04c83475-3195-4d71-99f7-9770b841fa79 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:44.776743 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-04c83475-3195-4d71-99f7-9770b841fa79 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:44.776956 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-04c83475-3195-4d71-99f7-9770b841fa79 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:44.786768 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:44.786768 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:44.790219 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-04c83475-3195-4d71-99f7-9770b841fa79 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:44.794282 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-04c83475-3195-4d71-99f7-9770b841fa79 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:44.794640 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 796/3152] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:44 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:44.836796 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b696114e-94e4-46ce-aeaa-e25c68d90eb4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:44.838704 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b696114e-94e4-46ce-aeaa-e25c68d90eb4 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:44.839028 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b696114e-94e4-46ce-aeaa-e25c68d90eb4 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:44.839145 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b696114e-94e4-46ce-aeaa-e25c68d90eb4 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:44.839243 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b696114e-94e4-46ce-aeaa-e25c68d90eb4 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:44.843907 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:44.843907 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:44.844963 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b696114e-94e4-46ce-aeaa-e25c68d90eb4 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:44.845589 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 797/3153] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:44 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:44.945520 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d127000b-e1f9-4939-ae35-92922624074c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:44.947397 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d127000b-e1f9-4939-ae35-92922624074c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:44.947583 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d127000b-e1f9-4939-ae35-92922624074c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:44.947722 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d127000b-e1f9-4939-ae35-92922624074c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:44.957009 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:44.957009 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:44.960897 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d127000b-e1f9-4939-ae35-92922624074c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:44.965758 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d127000b-e1f9-4939-ae35-92922624074c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:44.966167 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 787/3154] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:44 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:44.997901 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ece003dd-b25b-4058-9d2b-3f15dcc60791 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:44.999600 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ece003dd-b25b-4058-9d2b-3f15dcc60791 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:44.999781 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ece003dd-b25b-4058-9d2b-3f15dcc60791 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:44.999984 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ece003dd-b25b-4058-9d2b-3f15dcc60791 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:45.000084 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ece003dd-b25b-4058-9d2b-3f15dcc60791 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:45.004284 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:45.004284 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:45.005009 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ece003dd-b25b-4058-9d2b-3f15dcc60791 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:45.005351 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 775/3155] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:44 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:45.664730 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-12f6d9b1-7bb6-4527-b961-5d2d58675f4e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:45.665214 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-12f6d9b1-7bb6-4527-b961-5d2d58675f4e None None] GET https://10.4.3.64/volume// Aug 26 15:09:45.665377 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-12f6d9b1-7bb6-4527-b961-5d2d58675f4e None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:45.665611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-12f6d9b1-7bb6-4527-b961-5d2d58675f4e None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:45.665910 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-12f6d9b1-7bb6-4527-b961-5d2d58675f4e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:09:45.666211 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 797/3156] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:09:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:09:45.679325 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-999f9685-28cb-49e9-b787-0612eeadcd86 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:45.682035 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-999f9685-28cb-49e9-b787-0612eeadcd86 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:09:45.682386 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-999f9685-28cb-49e9-b787-0612eeadcd86 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:45.682709 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-999f9685-28cb-49e9-b787-0612eeadcd86 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:45.694694 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:45.694694 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:45.699445 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-999f9685-28cb-49e9-b787-0612eeadcd86 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:09:45.706341 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-999f9685-28cb-49e9-b787-0612eeadcd86 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:09:45.707009 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 798/3157] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:09:45 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 1427 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:09:45.715449 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3a667cfa-804d-4fcc-9d75-9a2a94e46653 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:45.717574 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a667cfa-804d-4fcc-9d75-9a2a94e46653 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:45.717827 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a667cfa-804d-4fcc-9d75-9a2a94e46653 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:45.718074 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a667cfa-804d-4fcc-9d75-9a2a94e46653 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:45.718230 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-3a667cfa-804d-4fcc-9d75-9a2a94e46653 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:45.729669 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:45.729669 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:45.729669 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a667cfa-804d-4fcc-9d75-9a2a94e46653 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:45.729669 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 788/3158] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:45 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:45.809566 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-1ff0c45b-0970-4916-a377-1a81fdee5ffa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:45.813728 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-1ff0c45b-0970-4916-a377-1a81fdee5ffa tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] PUT https://10.4.3.64/volume/v3/attachments/6df85e60-92fd-445d-b5e6-0481772e4d09 Aug 26 15:09:45.814745 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-1ff0c45b-0970-4916-a377-1a81fdee5ffa tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:45.815214 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b96726cb-7067-44b5-8533-1b26e3a4261c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:45.817415 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b96726cb-7067-44b5-8533-1b26e3a4261c tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:45.817662 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b96726cb-7067-44b5-8533-1b26e3a4261c tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:45.817899 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b96726cb-7067-44b5-8533-1b26e3a4261c tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:45.822904 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-1ff0c45b-0970-4916-a377-1a81fdee5ffa tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Acquiring lock "cinder-attachment_update-bc0ea03c-cc65-416e-945d-0c031dc3cff5-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:09:45.827667 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-1ff0c45b-0970-4916-a377-1a81fdee5ffa tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Lock "cinder-attachment_update-bc0ea03c-cc65-416e-945d-0c031dc3cff5-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:09:45.828038 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:45.828038 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:45.828683 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:45.828683 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:45.837253 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b96726cb-7067-44b5-8533-1b26e3a4261c tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:45.843319 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b96726cb-7067-44b5-8533-1b26e3a4261c tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:45.843777 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 798/3159] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:45 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:45.855829 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5eebae2d-523d-4f6f-abb9-afa7a2ad43df None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:45.857993 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5eebae2d-523d-4f6f-abb9-afa7a2ad43df tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:45.858306 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5eebae2d-523d-4f6f-abb9-afa7a2ad43df tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:45.858569 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5eebae2d-523d-4f6f-abb9-afa7a2ad43df tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:45.858792 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5eebae2d-523d-4f6f-abb9-afa7a2ad43df tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:45.863802 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:45.863802 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:45.864589 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5eebae2d-523d-4f6f-abb9-afa7a2ad43df tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:45.865014 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 799/3160] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:45 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:45.938048 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-1ff0c45b-0970-4916-a377-1a81fdee5ffa tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Lock "cinder-attachment_update-bc0ea03c-cc65-416e-945d-0c031dc3cff5-np0000008165" released by "attachment_update" :: held 0.110s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:09:45.938363 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-1ff0c45b-0970-4916-a377-1a81fdee5ffa tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/attachments/6df85e60-92fd-445d-b5e6-0481772e4d09 returned with HTTP 200 Aug 26 15:09:45.939080 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 776/3161] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:09:45 2026] PUT /volume/v3/attachments/6df85e60-92fd-445d-b5e6-0481772e4d09 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:09:45.966955 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-e256b2ce-0936-4c2f-b18f-d0c3bb3f86ab None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:45.968745 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-e256b2ce-0936-4c2f-b18f-d0c3bb3f86ab tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] POST https://10.4.3.64/volume/v3/attachments/6df85e60-92fd-445d-b5e6-0481772e4d09/action Aug 26 15:09:45.969450 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-e256b2ce-0936-4c2f-b18f-d0c3bb3f86ab tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:09:45.969681 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-e256b2ce-0936-4c2f-b18f-d0c3bb3f86ab tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:45.984155 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e6ae2741-dbb5-43c3-afe6-3bf197b47c14 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:45.986794 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:45.986794 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:45.986923 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6ae2741-dbb5-43c3-afe6-3bf197b47c14 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:45.986923 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e6ae2741-dbb5-43c3-afe6-3bf197b47c14 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:45.986923 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e6ae2741-dbb5-43c3-afe6-3bf197b47c14 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:45.996579 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:45.996579 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:46.000212 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e6ae2741-dbb5-43c3-afe6-3bf197b47c14 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:46.004304 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6ae2741-dbb5-43c3-afe6-3bf197b47c14 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:46.004812 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 799/3162] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:45 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:46.012614 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-08aacf8e-dc82-4953-8fc2-b26a91fbe3eb req-e256b2ce-0936-4c2f-b18f-d0c3bb3f86ab tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/attachments/6df85e60-92fd-445d-b5e6-0481772e4d09/action returned with HTTP 204 Aug 26 15:09:46.012614 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 789/3163] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:09:45 2026] POST /volume/v3/attachments/6df85e60-92fd-445d-b5e6-0481772e4d09/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:09:46.016385 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-44cb2583-b6dd-4283-b9af-1a37e344bab8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:46.018307 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-44cb2583-b6dd-4283-b9af-1a37e344bab8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:46.018513 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-44cb2583-b6dd-4283-b9af-1a37e344bab8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:46.018756 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-44cb2583-b6dd-4283-b9af-1a37e344bab8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:46.018899 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-44cb2583-b6dd-4283-b9af-1a37e344bab8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:46.023181 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:46.023181 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:46.024389 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-44cb2583-b6dd-4283-b9af-1a37e344bab8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:46.024576 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 800/3164] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:46 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:46.749108 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-55740754-cf60-4797-a5e3-90d2d43846b2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:46.754205 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-55740754-cf60-4797-a5e3-90d2d43846b2 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:46.755127 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-55740754-cf60-4797-a5e3-90d2d43846b2 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:46.755485 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-55740754-cf60-4797-a5e3-90d2d43846b2 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:46.756128 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-55740754-cf60-4797-a5e3-90d2d43846b2 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:46.763000 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:46.763000 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:46.763704 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-55740754-cf60-4797-a5e3-90d2d43846b2 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:46.765286 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 777/3165] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:46 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:46.860649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b52f3c0e-b2c4-4c0e-b4df-63a2de8f123d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:46.862860 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b52f3c0e-b2c4-4c0e-b4df-63a2de8f123d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:46.863183 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b52f3c0e-b2c4-4c0e-b4df-63a2de8f123d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:46.863396 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b52f3c0e-b2c4-4c0e-b4df-63a2de8f123d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:46.876094 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:46.876094 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:46.876230 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7523078b-ad94-4b65-b9be-5319d41daf56 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:46.878995 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7523078b-ad94-4b65-b9be-5319d41daf56 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:46.879685 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b52f3c0e-b2c4-4c0e-b4df-63a2de8f123d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:46.880905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7523078b-ad94-4b65-b9be-5319d41daf56 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:46.880905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7523078b-ad94-4b65-b9be-5319d41daf56 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:46.880905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7523078b-ad94-4b65-b9be-5319d41daf56 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:46.884489 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b52f3c0e-b2c4-4c0e-b4df-63a2de8f123d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:46.885004 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 800/3166] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:46 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:46.887177 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:46.887177 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:46.888273 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7523078b-ad94-4b65-b9be-5319d41daf56 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:46.888992 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 790/3167] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:46 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:47.021610 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c0319a9a-a03e-407f-a53d-28cb6c9fb38a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:47.029076 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c0319a9a-a03e-407f-a53d-28cb6c9fb38a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:47.029342 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c0319a9a-a03e-407f-a53d-28cb6c9fb38a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:47.029616 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c0319a9a-a03e-407f-a53d-28cb6c9fb38a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:47.039185 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f1bfce3f-3b61-434c-91a7-78856f962149 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:47.041188 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1bfce3f-3b61-434c-91a7-78856f962149 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:47.041718 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1bfce3f-3b61-434c-91a7-78856f962149 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:47.042140 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1bfce3f-3b61-434c-91a7-78856f962149 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:47.042488 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f1bfce3f-3b61-434c-91a7-78856f962149 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:47.043311 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:47.043311 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:47.049824 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c0319a9a-a03e-407f-a53d-28cb6c9fb38a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:47.050073 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:47.050073 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:47.050073 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1bfce3f-3b61-434c-91a7-78856f962149 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:47.050073 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 778/3168] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:47 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:47.053815 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c0319a9a-a03e-407f-a53d-28cb6c9fb38a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:47.054276 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 801/3169] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:47 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:47.776202 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a49b8da0-d7c1-4735-884a-5b1c62a3dfbe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:47.778084 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a49b8da0-d7c1-4735-884a-5b1c62a3dfbe tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:47.778345 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a49b8da0-d7c1-4735-884a-5b1c62a3dfbe tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:47.778652 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a49b8da0-d7c1-4735-884a-5b1c62a3dfbe tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:47.778815 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a49b8da0-d7c1-4735-884a-5b1c62a3dfbe tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:47.783577 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:47.783577 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:47.784522 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a49b8da0-d7c1-4735-884a-5b1c62a3dfbe tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:47.784913 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 801/3170] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:47 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:47.899305 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4a4a8f4a-7a03-497d-9fc0-a911dbcbd6f9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:47.901022 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-96575069-dbd0-4530-b636-de7974c981c8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:47.901696 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4a4a8f4a-7a03-497d-9fc0-a911dbcbd6f9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:47.902632 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4a4a8f4a-7a03-497d-9fc0-a911dbcbd6f9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:47.902632 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4a4a8f4a-7a03-497d-9fc0-a911dbcbd6f9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:47.905623 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-96575069-dbd0-4530-b636-de7974c981c8 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:47.905623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-96575069-dbd0-4530-b636-de7974c981c8 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:47.905623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-96575069-dbd0-4530-b636-de7974c981c8 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:47.905623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-96575069-dbd0-4530-b636-de7974c981c8 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:47.918646 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:47.918646 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:47.918646 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-96575069-dbd0-4530-b636-de7974c981c8 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:47.918646 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 779/3171] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:47 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:47.919669 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:47.919669 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:47.923438 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4a4a8f4a-7a03-497d-9fc0-a911dbcbd6f9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:47.927864 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4a4a8f4a-7a03-497d-9fc0-a911dbcbd6f9 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:47.928283 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 791/3172] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:47 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:48.063941 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6d774aab-b810-4dac-91a7-211ed4aa0bc8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:48.067119 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d774aab-b810-4dac-91a7-211ed4aa0bc8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:48.067342 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6d774aab-b810-4dac-91a7-211ed4aa0bc8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:48.067592 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6d774aab-b810-4dac-91a7-211ed4aa0bc8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:48.067747 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6d774aab-b810-4dac-91a7-211ed4aa0bc8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:48.069411 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-382dc13c-7634-4d51-9898-8dec2e654c21 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:48.071824 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-382dc13c-7634-4d51-9898-8dec2e654c21 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:48.072054 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-382dc13c-7634-4d51-9898-8dec2e654c21 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:48.072509 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-382dc13c-7634-4d51-9898-8dec2e654c21 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:48.073382 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:48.073382 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:48.074207 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d774aab-b810-4dac-91a7-211ed4aa0bc8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:48.074631 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 802/3173] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:48 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:48.083122 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:48.083122 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:48.086324 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-382dc13c-7634-4d51-9898-8dec2e654c21 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:48.090278 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-382dc13c-7634-4d51-9898-8dec2e654c21 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:48.090644 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 802/3174] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:48 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:48.797302 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0b09bdfd-babe-4685-9550-22c017146b8d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:48.798832 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b09bdfd-babe-4685-9550-22c017146b8d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:48.799378 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b09bdfd-babe-4685-9550-22c017146b8d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:48.799687 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b09bdfd-babe-4685-9550-22c017146b8d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:48.800743 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0b09bdfd-babe-4685-9550-22c017146b8d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:48.804680 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:48.804680 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:48.805982 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b09bdfd-babe-4685-9550-22c017146b8d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:48.805982 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 780/3175] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:48 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:48.930274 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-73d00b22-bbf7-4cbf-a20f-d635e149bb81 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:48.933522 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73d00b22-bbf7-4cbf-a20f-d635e149bb81 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:48.933739 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73d00b22-bbf7-4cbf-a20f-d635e149bb81 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:48.933936 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73d00b22-bbf7-4cbf-a20f-d635e149bb81 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:48.934058 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-73d00b22-bbf7-4cbf-a20f-d635e149bb81 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:48.940424 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:48.940424 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:48.941147 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73d00b22-bbf7-4cbf-a20f-d635e149bb81 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:48.941530 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 792/3176] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:48 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:48.942698 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-921bcb5d-8d45-4e2e-ad0d-2dedbbfe85f4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:48.945065 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-921bcb5d-8d45-4e2e-ad0d-2dedbbfe85f4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:48.945376 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-921bcb5d-8d45-4e2e-ad0d-2dedbbfe85f4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:48.945695 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-921bcb5d-8d45-4e2e-ad0d-2dedbbfe85f4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:48.955463 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:48.955463 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:48.958896 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-921bcb5d-8d45-4e2e-ad0d-2dedbbfe85f4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:48.963405 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-921bcb5d-8d45-4e2e-ad0d-2dedbbfe85f4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:48.964408 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 803/3177] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:48 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:49.086759 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a80f7af3-d5f9-4450-8417-afa6ffeee551 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:49.093306 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a80f7af3-d5f9-4450-8417-afa6ffeee551 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:49.093531 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a80f7af3-d5f9-4450-8417-afa6ffeee551 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:49.093721 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a80f7af3-d5f9-4450-8417-afa6ffeee551 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:49.093845 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a80f7af3-d5f9-4450-8417-afa6ffeee551 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:49.102601 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:49.102601 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:49.104223 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a80f7af3-d5f9-4450-8417-afa6ffeee551 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:49.104318 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7eaaaf6e-89a7-49f8-89e2-b8fdc2eddc3d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:49.105094 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 803/3178] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:49 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:49.114948 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7eaaaf6e-89a7-49f8-89e2-b8fdc2eddc3d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:49.114948 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7eaaaf6e-89a7-49f8-89e2-b8fdc2eddc3d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:49.114948 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7eaaaf6e-89a7-49f8-89e2-b8fdc2eddc3d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:49.153236 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:49.153236 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:49.169110 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7eaaaf6e-89a7-49f8-89e2-b8fdc2eddc3d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:49.182493 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7eaaaf6e-89a7-49f8-89e2-b8fdc2eddc3d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:49.182849 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 781/3179] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:49 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:49.818177 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-76668419-ffca-4591-b159-2edd671c7637 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:49.820746 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-76668419-ffca-4591-b159-2edd671c7637 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:49.821146 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-76668419-ffca-4591-b159-2edd671c7637 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:49.821373 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-76668419-ffca-4591-b159-2edd671c7637 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:49.821578 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-76668419-ffca-4591-b159-2edd671c7637 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:49.827598 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:49.827598 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:49.828672 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-76668419-ffca-4591-b159-2edd671c7637 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:49.829196 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 793/3180] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:49 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:49.955036 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-16a140b2-a8c5-4b81-81f2-507037e4eb5a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:49.957373 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16a140b2-a8c5-4b81-81f2-507037e4eb5a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:49.957672 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16a140b2-a8c5-4b81-81f2-507037e4eb5a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:49.957913 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16a140b2-a8c5-4b81-81f2-507037e4eb5a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:49.958061 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-16a140b2-a8c5-4b81-81f2-507037e4eb5a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:49.963243 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:49.963243 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:49.964117 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16a140b2-a8c5-4b81-81f2-507037e4eb5a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:49.964636 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 804/3181] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:49 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:49.980076 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9b351a68-23b2-4cc7-a7bf-242315da85f2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:49.982288 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9b351a68-23b2-4cc7-a7bf-242315da85f2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:49.982706 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9b351a68-23b2-4cc7-a7bf-242315da85f2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:49.982706 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9b351a68-23b2-4cc7-a7bf-242315da85f2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:49.994555 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:49.994555 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:49.999134 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9b351a68-23b2-4cc7-a7bf-242315da85f2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:50.004903 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9b351a68-23b2-4cc7-a7bf-242315da85f2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:50.005843 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 804/3182] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:49 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:50.118906 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9a6eda77-402a-434d-8811-6376d75351ca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:50.123216 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a6eda77-402a-434d-8811-6376d75351ca tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:50.123216 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a6eda77-402a-434d-8811-6376d75351ca tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:50.123216 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9a6eda77-402a-434d-8811-6376d75351ca tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:50.123216 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9a6eda77-402a-434d-8811-6376d75351ca tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:50.128491 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:50.128491 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:50.129489 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9a6eda77-402a-434d-8811-6376d75351ca tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:50.129980 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 782/3183] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:50 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:50.197736 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1a7fba95-81ed-4265-ac6b-0d508c8074c1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:50.203999 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1a7fba95-81ed-4265-ac6b-0d508c8074c1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:50.203999 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1a7fba95-81ed-4265-ac6b-0d508c8074c1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:50.203999 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1a7fba95-81ed-4265-ac6b-0d508c8074c1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:50.222629 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:50.222629 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:50.228338 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1a7fba95-81ed-4265-ac6b-0d508c8074c1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:50.234640 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1a7fba95-81ed-4265-ac6b-0d508c8074c1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:50.235265 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 794/3184] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:50 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:50.840339 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-00812ae2-14f3-4db1-9f2e-23f72a1bcaaa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:50.842115 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00812ae2-14f3-4db1-9f2e-23f72a1bcaaa tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:50.842330 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00812ae2-14f3-4db1-9f2e-23f72a1bcaaa tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:50.842530 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00812ae2-14f3-4db1-9f2e-23f72a1bcaaa tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:50.842636 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-00812ae2-14f3-4db1-9f2e-23f72a1bcaaa tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:50.847175 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:50.847175 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:50.847863 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00812ae2-14f3-4db1-9f2e-23f72a1bcaaa tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:50.848251 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 805/3185] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:50 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:50.978745 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eadec494-092b-4126-bb99-ea09ed8a34d3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:50.981397 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eadec494-092b-4126-bb99-ea09ed8a34d3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:50.981659 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eadec494-092b-4126-bb99-ea09ed8a34d3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:50.981846 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eadec494-092b-4126-bb99-ea09ed8a34d3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:50.981986 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-eadec494-092b-4126-bb99-ea09ed8a34d3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:50.986665 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:50.986665 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:50.987325 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eadec494-092b-4126-bb99-ea09ed8a34d3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:50.987768 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 805/3186] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:50 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:51.018763 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-22e1fce7-f751-476a-83d2-a66fb3400488 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:51.021239 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22e1fce7-f751-476a-83d2-a66fb3400488 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:51.021554 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22e1fce7-f751-476a-83d2-a66fb3400488 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:51.021825 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22e1fce7-f751-476a-83d2-a66fb3400488 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:51.034174 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:51.034174 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:51.038534 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-22e1fce7-f751-476a-83d2-a66fb3400488 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:51.044189 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22e1fce7-f751-476a-83d2-a66fb3400488 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:51.044810 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 783/3187] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:51 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:51.143608 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6490d81f-60ae-4e9c-94df-969145c6dc14 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:51.144641 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6490d81f-60ae-4e9c-94df-969145c6dc14 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:51.144740 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6490d81f-60ae-4e9c-94df-969145c6dc14 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:51.144984 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6490d81f-60ae-4e9c-94df-969145c6dc14 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:51.145131 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6490d81f-60ae-4e9c-94df-969145c6dc14 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:51.151087 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:51.151087 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:51.152053 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6490d81f-60ae-4e9c-94df-969145c6dc14 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:51.152569 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 795/3188] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:51 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:51.247811 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cf71cf9c-77b2-448c-a79f-fdee2fc92eb6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:51.250434 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf71cf9c-77b2-448c-a79f-fdee2fc92eb6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:51.250727 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf71cf9c-77b2-448c-a79f-fdee2fc92eb6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:51.251039 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf71cf9c-77b2-448c-a79f-fdee2fc92eb6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:51.271610 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:51.271610 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:51.279896 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cf71cf9c-77b2-448c-a79f-fdee2fc92eb6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:51.291613 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf71cf9c-77b2-448c-a79f-fdee2fc92eb6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:51.292176 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 806/3189] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:51 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:51.860940 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c5ffe63c-c45c-4b08-a93e-c2e97f0387fc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:51.863251 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5ffe63c-c45c-4b08-a93e-c2e97f0387fc tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:51.863471 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5ffe63c-c45c-4b08-a93e-c2e97f0387fc tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:51.863660 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5ffe63c-c45c-4b08-a93e-c2e97f0387fc tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:51.863754 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c5ffe63c-c45c-4b08-a93e-c2e97f0387fc tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:51.868544 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:51.868544 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:51.869333 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5ffe63c-c45c-4b08-a93e-c2e97f0387fc tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:51.869700 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 806/3190] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:51 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:52.000321 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-066f046f-bc6f-4254-ab1b-9928df09a8a6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:52.002731 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-066f046f-bc6f-4254-ab1b-9928df09a8a6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:52.003077 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-066f046f-bc6f-4254-ab1b-9928df09a8a6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:52.003392 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-066f046f-bc6f-4254-ab1b-9928df09a8a6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:52.003568 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-066f046f-bc6f-4254-ab1b-9928df09a8a6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:52.009432 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:52.009432 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:52.009782 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-066f046f-bc6f-4254-ab1b-9928df09a8a6 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:52.010270 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 784/3191] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:51 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:52.058860 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-369fe425-0471-4c0a-b811-2296134bc697 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:52.061005 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-369fe425-0471-4c0a-b811-2296134bc697 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:52.061294 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-369fe425-0471-4c0a-b811-2296134bc697 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:52.061505 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-369fe425-0471-4c0a-b811-2296134bc697 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:52.071788 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:52.071788 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:52.075594 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-369fe425-0471-4c0a-b811-2296134bc697 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:52.080122 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-369fe425-0471-4c0a-b811-2296134bc697 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:52.080635 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 796/3192] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:52 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:52.166480 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8bfe01cc-6059-4057-96a2-0049d01e4961 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:52.168614 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8bfe01cc-6059-4057-96a2-0049d01e4961 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:52.168857 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8bfe01cc-6059-4057-96a2-0049d01e4961 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:52.169223 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8bfe01cc-6059-4057-96a2-0049d01e4961 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:52.169400 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8bfe01cc-6059-4057-96a2-0049d01e4961 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:52.175324 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:52.175324 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:52.176338 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8bfe01cc-6059-4057-96a2-0049d01e4961 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:52.176822 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 807/3193] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:52 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:52.307832 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f95415e1-fc05-4b46-a1d5-ff3f53ce65c8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:52.310547 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f95415e1-fc05-4b46-a1d5-ff3f53ce65c8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:52.311093 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f95415e1-fc05-4b46-a1d5-ff3f53ce65c8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:52.311093 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f95415e1-fc05-4b46-a1d5-ff3f53ce65c8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:52.321765 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:52.321765 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:52.326468 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f95415e1-fc05-4b46-a1d5-ff3f53ce65c8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:52.332601 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f95415e1-fc05-4b46-a1d5-ff3f53ce65c8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:52.333111 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 807/3194] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:52 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:52.881260 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-091d3c5d-38aa-434b-9d77-b22548c3f2ac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:52.885905 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-091d3c5d-38aa-434b-9d77-b22548c3f2ac tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:52.885905 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-091d3c5d-38aa-434b-9d77-b22548c3f2ac tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:52.885905 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-091d3c5d-38aa-434b-9d77-b22548c3f2ac tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:52.885905 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-091d3c5d-38aa-434b-9d77-b22548c3f2ac tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:52.890632 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:52.890632 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:52.891465 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-091d3c5d-38aa-434b-9d77-b22548c3f2ac tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:52.891808 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 785/3195] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:52 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:53.021098 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-62470cd5-342e-4ba3-b81c-205603af9202 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:53.025671 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-62470cd5-342e-4ba3-b81c-205603af9202 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:53.025939 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-62470cd5-342e-4ba3-b81c-205603af9202 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:53.026168 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-62470cd5-342e-4ba3-b81c-205603af9202 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:53.026309 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-62470cd5-342e-4ba3-b81c-205603af9202 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:53.037663 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:53.037663 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:53.038460 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-62470cd5-342e-4ba3-b81c-205603af9202 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:53.038926 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 797/3196] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:53 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:53.101408 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-12c43777-0f18-444e-8082-aecbeb50fc6d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:53.117556 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-12c43777-0f18-444e-8082-aecbeb50fc6d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:53.119602 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-12c43777-0f18-444e-8082-aecbeb50fc6d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:53.120048 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-12c43777-0f18-444e-8082-aecbeb50fc6d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:53.141915 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:53.141915 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:53.143278 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-12c43777-0f18-444e-8082-aecbeb50fc6d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:53.149761 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-12c43777-0f18-444e-8082-aecbeb50fc6d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:53.150284 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 808/3197] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:53 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:53.191594 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fa5a06f8-b1a5-4cd6-85be-7f1eed73eb86 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:53.196733 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fa5a06f8-b1a5-4cd6-85be-7f1eed73eb86 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:53.197061 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fa5a06f8-b1a5-4cd6-85be-7f1eed73eb86 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:53.197315 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fa5a06f8-b1a5-4cd6-85be-7f1eed73eb86 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:53.197451 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fa5a06f8-b1a5-4cd6-85be-7f1eed73eb86 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:53.202504 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:53.202504 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:53.203603 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fa5a06f8-b1a5-4cd6-85be-7f1eed73eb86 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:53.204149 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 808/3198] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:53 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:53.348357 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-182ab871-3960-4ad2-b834-31e08666b835 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:53.352785 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-182ab871-3960-4ad2-b834-31e08666b835 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:53.353073 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-182ab871-3960-4ad2-b834-31e08666b835 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:53.353325 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-182ab871-3960-4ad2-b834-31e08666b835 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:53.371594 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:53.371594 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:53.376578 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-182ab871-3960-4ad2-b834-31e08666b835 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:53.383404 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-182ab871-3960-4ad2-b834-31e08666b835 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:53.384049 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 786/3199] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:53 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:53.395054 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-51214409-73f6-4743-a8e4-c5980dfc5d59 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:53.398014 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-51214409-73f6-4743-a8e4-c5980dfc5d59 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/attachments/f2ba0df1-01d7-4afc-92dc-5c0578af3336/action Aug 26 15:09:53.398497 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-51214409-73f6-4743-a8e4-c5980dfc5d59 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:09:53.398659 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-51214409-73f6-4743-a8e4-c5980dfc5d59 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:53.420744 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:53.420744 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:53.436485 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-fef47fc9-c133-44e0-8b3f-308f677dc016 req-51214409-73f6-4743-a8e4-c5980dfc5d59 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/attachments/f2ba0df1-01d7-4afc-92dc-5c0578af3336/action returned with HTTP 204 Aug 26 15:09:53.437083 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 798/3200] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:09:53 2026] POST /volume/v3/attachments/f2ba0df1-01d7-4afc-92dc-5c0578af3336/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:09:53.908975 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7c136143-3840-4a04-9be5-c50dee3f3445 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:53.911231 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c136143-3840-4a04-9be5-c50dee3f3445 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:53.911675 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c136143-3840-4a04-9be5-c50dee3f3445 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:53.911995 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c136143-3840-4a04-9be5-c50dee3f3445 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:53.912194 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7c136143-3840-4a04-9be5-c50dee3f3445 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:53.916830 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:53.916830 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:53.917739 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c136143-3840-4a04-9be5-c50dee3f3445 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:53.918247 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 809/3201] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:53 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:54.050180 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ae5cf30b-e471-4464-87ad-345fa2cc8dc0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:54.057809 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae5cf30b-e471-4464-87ad-345fa2cc8dc0 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:54.058124 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae5cf30b-e471-4464-87ad-345fa2cc8dc0 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:54.058363 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae5cf30b-e471-4464-87ad-345fa2cc8dc0 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:54.058471 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ae5cf30b-e471-4464-87ad-345fa2cc8dc0 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:54.064176 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:54.064176 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:54.064920 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae5cf30b-e471-4464-87ad-345fa2cc8dc0 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:54.065378 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 809/3202] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:54 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:54.168803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-011ee955-3c82-4bdc-8e52-9444a8e033f8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:54.171868 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-011ee955-3c82-4bdc-8e52-9444a8e033f8 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:54.172384 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-011ee955-3c82-4bdc-8e52-9444a8e033f8 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:54.172551 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-011ee955-3c82-4bdc-8e52-9444a8e033f8 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:54.188617 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:54.188617 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:54.197006 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-011ee955-3c82-4bdc-8e52-9444a8e033f8 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:54.204256 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-011ee955-3c82-4bdc-8e52-9444a8e033f8 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:54.204965 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 787/3203] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:54 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:54.221733 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-60428863-684c-4206-8231-f8ae5c03ac4b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:54.227088 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-60428863-684c-4206-8231-f8ae5c03ac4b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:54.227364 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-60428863-684c-4206-8231-f8ae5c03ac4b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:54.227620 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-60428863-684c-4206-8231-f8ae5c03ac4b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:54.227747 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-60428863-684c-4206-8231-f8ae5c03ac4b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:54.236446 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:54.236446 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:54.237456 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-60428863-684c-4206-8231-f8ae5c03ac4b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:54.238334 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 799/3204] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:54 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:54.401804 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ce1e5bc9-fc65-41fd-9604-cbeefcc9ef37 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:54.405053 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce1e5bc9-fc65-41fd-9604-cbeefcc9ef37 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:54.405255 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce1e5bc9-fc65-41fd-9604-cbeefcc9ef37 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:54.405477 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce1e5bc9-fc65-41fd-9604-cbeefcc9ef37 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:54.418410 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:54.418410 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:54.422589 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ce1e5bc9-fc65-41fd-9604-cbeefcc9ef37 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:54.427789 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce1e5bc9-fc65-41fd-9604-cbeefcc9ef37 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:09:54.428592 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 810/3205] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:54 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:09:54.449309 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e0910d2e-144b-4115-adb7-492f02db94d8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:54.451478 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0910d2e-144b-4115-adb7-492f02db94d8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:09:54.451859 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0910d2e-144b-4115-adb7-492f02db94d8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a2b9277-e1c5-4504-9d95-e0f37b340741", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1409779709"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:54.468078 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:54.468078 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:54.468676 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e0910d2e-144b-4115-adb7-492f02db94d8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:54.468911 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-e0910d2e-144b-4115-adb7-492f02db94d8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create snapshot from volume 2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:54.514577 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-e0910d2e-144b-4115-adb7-492f02db94d8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['a6496ddc-bb3c-46cb-8bbd-49c676544f6e', '2d790cb4-6578-4ccb-9a2d-4ae2679ad43a', 'd531c22b-4219-42e0-8ee0-8d203e2cf4ee', '364ffc3c-307e-4541-a2ae-b7dc6c7d6363'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:09:54.568219 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e0910d2e-144b-4115-adb7-492f02db94d8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot force create request issued successfully. Aug 26 15:09:54.568628 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0910d2e-144b-4115-adb7-492f02db94d8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:09:54.569345 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 810/3206] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:09:54 2026] POST /volume/v3/snapshots => generated 310 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:09:54.583358 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e66e90bb-9d19-4d81-826e-f2f1f0f63220 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:54.585543 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e66e90bb-9d19-4d81-826e-f2f1f0f63220 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 Aug 26 15:09:54.585693 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e66e90bb-9d19-4d81-826e-f2f1f0f63220 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:54.586081 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e66e90bb-9d19-4d81-826e-f2f1f0f63220 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:54.594802 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:54.594802 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:54.594802 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e66e90bb-9d19-4d81-826e-f2f1f0f63220 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:09:54.595106 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e66e90bb-9d19-4d81-826e-f2f1f0f63220 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 returned with HTTP 200 Aug 26 15:09:54.596324 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 788/3207] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:09:54 2026] GET /volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:54.935224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-43b2f1fd-4fee-4379-82db-0f79dd01670d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:54.937450 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43b2f1fd-4fee-4379-82db-0f79dd01670d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:54.937697 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43b2f1fd-4fee-4379-82db-0f79dd01670d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:54.937927 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43b2f1fd-4fee-4379-82db-0f79dd01670d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:54.938046 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-43b2f1fd-4fee-4379-82db-0f79dd01670d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:54.943249 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:54.943249 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:54.944254 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43b2f1fd-4fee-4379-82db-0f79dd01670d tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:54.944671 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 800/3208] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:54 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:55.075690 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1143a5eb-e220-4a10-8243-a73a4ea8feed None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:55.078296 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1143a5eb-e220-4a10-8243-a73a4ea8feed tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:55.078632 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1143a5eb-e220-4a10-8243-a73a4ea8feed tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:55.078953 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1143a5eb-e220-4a10-8243-a73a4ea8feed tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:55.079090 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1143a5eb-e220-4a10-8243-a73a4ea8feed tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:55.085838 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:55.085838 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:55.086287 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1143a5eb-e220-4a10-8243-a73a4ea8feed tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:55.087361 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 811/3209] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:55 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:55.222912 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c272cd82-993d-4fd2-9f23-413071cb244d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:55.225966 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c272cd82-993d-4fd2-9f23-413071cb244d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:55.225966 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c272cd82-993d-4fd2-9f23-413071cb244d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:55.225966 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c272cd82-993d-4fd2-9f23-413071cb244d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:55.239002 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:55.239002 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:55.243782 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c272cd82-993d-4fd2-9f23-413071cb244d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:55.251666 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2ae57855-6dba-49f7-b857-a206b16714d3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:55.253532 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c272cd82-993d-4fd2-9f23-413071cb244d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:55.254918 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2ae57855-6dba-49f7-b857-a206b16714d3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:55.254918 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2ae57855-6dba-49f7-b857-a206b16714d3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:55.255059 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 811/3210] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:55 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:55.255102 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2ae57855-6dba-49f7-b857-a206b16714d3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:55.255102 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2ae57855-6dba-49f7-b857-a206b16714d3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:55.259126 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:55.259126 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:55.259996 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2ae57855-6dba-49f7-b857-a206b16714d3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:55.260486 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 789/3211] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:55 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:55.608175 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-00f00b02-6595-4d24-86cb-b448a5048b4c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:55.610762 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-00f00b02-6595-4d24-86cb-b448a5048b4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 Aug 26 15:09:55.611311 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-00f00b02-6595-4d24-86cb-b448a5048b4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:55.611594 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-00f00b02-6595-4d24-86cb-b448a5048b4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:55.618398 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:55.618398 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:55.619013 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-00f00b02-6595-4d24-86cb-b448a5048b4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:09:55.620618 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-00f00b02-6595-4d24-86cb-b448a5048b4c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 returned with HTTP 200 Aug 26 15:09:55.620618 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 801/3212] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:09:55 2026] GET /volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:55.630865 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c5932809-40df-4ae1-b061-5490d7d759b5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:55.633116 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c5932809-40df-4ae1-b061-5490d7d759b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:09:55.633578 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c5932809-40df-4ae1-b061-5490d7d759b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a2b9277-e1c5-4504-9d95-e0f37b340741", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-662894532"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:55.647197 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:55.647197 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:55.647923 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c5932809-40df-4ae1-b061-5490d7d759b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:09:55.648060 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-c5932809-40df-4ae1-b061-5490d7d759b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create snapshot from volume 2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:09:55.677465 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-c5932809-40df-4ae1-b061-5490d7d759b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['ba92af89-c012-4adc-8794-8d0caecacd02', '779d8cad-34ae-4a27-99f9-3e02cba1b0df', 'bfe7ab30-4162-4d6e-b44e-19d794d2cf8d', 'e22d168f-e3cf-47f2-9f88-5780fd5290bc'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:09:55.712773 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c5932809-40df-4ae1-b061-5490d7d759b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot force create request issued successfully. Aug 26 15:09:55.713121 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c5932809-40df-4ae1-b061-5490d7d759b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:09:55.713597 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 812/3213] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:09:55 2026] POST /volume/v3/snapshots => generated 309 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:09:55.722761 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bf6aea5d-2d47-4794-93c6-be357fb2558e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:55.724794 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf6aea5d-2d47-4794-93c6-be357fb2558e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 Aug 26 15:09:55.725071 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf6aea5d-2d47-4794-93c6-be357fb2558e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:55.725457 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf6aea5d-2d47-4794-93c6-be357fb2558e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:55.730994 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:55.730994 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:55.731650 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bf6aea5d-2d47-4794-93c6-be357fb2558e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:09:55.732576 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf6aea5d-2d47-4794-93c6-be357fb2558e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 returned with HTTP 200 Aug 26 15:09:55.733117 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 812/3214] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:09:55 2026] GET /volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:55.955477 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f0ab29f9-1135-4297-9c7d-bc80282b5124 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:55.960698 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f0ab29f9-1135-4297-9c7d-bc80282b5124 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:55.964222 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f0ab29f9-1135-4297-9c7d-bc80282b5124 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:55.964528 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f0ab29f9-1135-4297-9c7d-bc80282b5124 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:55.964691 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f0ab29f9-1135-4297-9c7d-bc80282b5124 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:55.972627 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:55.972627 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:55.975647 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f0ab29f9-1135-4297-9c7d-bc80282b5124 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:55.976080 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 790/3215] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:55 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:56.099783 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7ce686e2-f530-41e9-b9bb-44f9a765fc76 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:56.102331 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ce686e2-f530-41e9-b9bb-44f9a765fc76 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:56.102331 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ce686e2-f530-41e9-b9bb-44f9a765fc76 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:56.102331 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ce686e2-f530-41e9-b9bb-44f9a765fc76 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:56.102331 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7ce686e2-f530-41e9-b9bb-44f9a765fc76 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:56.108032 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:56.108032 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:56.108937 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ce686e2-f530-41e9-b9bb-44f9a765fc76 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:56.109479 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 802/3216] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:56 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:56.269444 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e8c4046c-520c-43b1-b3af-7ab64ecf2313 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:56.271724 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8c4046c-520c-43b1-b3af-7ab64ecf2313 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:56.271724 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e8c4046c-520c-43b1-b3af-7ab64ecf2313 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:56.271982 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fcf500d6-cb94-4805-884a-7e9655ff62df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:56.272367 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e8c4046c-520c-43b1-b3af-7ab64ecf2313 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:56.274157 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fcf500d6-cb94-4805-884a-7e9655ff62df tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:56.274388 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fcf500d6-cb94-4805-884a-7e9655ff62df tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:56.274636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fcf500d6-cb94-4805-884a-7e9655ff62df tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:56.274801 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fcf500d6-cb94-4805-884a-7e9655ff62df tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:56.280846 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:56.280846 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:56.282069 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fcf500d6-cb94-4805-884a-7e9655ff62df tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:56.282725 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 813/3217] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:56 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:56.284272 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:56.284272 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:56.288505 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e8c4046c-520c-43b1-b3af-7ab64ecf2313 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:56.293270 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8c4046c-520c-43b1-b3af-7ab64ecf2313 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:56.293722 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 813/3218] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:56 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:56.742761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0d04bba3-a179-4322-ab0d-08bf14e211bb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:56.745243 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0d04bba3-a179-4322-ab0d-08bf14e211bb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 Aug 26 15:09:56.745539 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0d04bba3-a179-4322-ab0d-08bf14e211bb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:56.746069 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0d04bba3-a179-4322-ab0d-08bf14e211bb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:56.754648 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:56.754648 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:56.755307 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0d04bba3-a179-4322-ab0d-08bf14e211bb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:09:56.756262 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0d04bba3-a179-4322-ab0d-08bf14e211bb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 returned with HTTP 200 Aug 26 15:09:56.756818 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 791/3219] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:09:56 2026] GET /volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:56.769369 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-59f94527-4ddc-4fc2-a4c9-1cff881753b0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:56.771517 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-59f94527-4ddc-4fc2-a4c9-1cff881753b0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 Aug 26 15:09:56.771517 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-59f94527-4ddc-4fc2-a4c9-1cff881753b0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:56.771733 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-59f94527-4ddc-4fc2-a4c9-1cff881753b0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:56.771815 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-59f94527-4ddc-4fc2-a4c9-1cff881753b0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: dc9e3326-d35d-4b44-a444-9ffc9205cca8 Aug 26 15:09:56.777720 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:56.777720 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:56.778203 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-59f94527-4ddc-4fc2-a4c9-1cff881753b0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:09:56.804859 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-59f94527-4ddc-4fc2-a4c9-1cff881753b0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot delete request issued successfully. Aug 26 15:09:56.805080 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-59f94527-4ddc-4fc2-a4c9-1cff881753b0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 returned with HTTP 202 Aug 26 15:09:56.805557 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 803/3220] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:09:56 2026] DELETE /volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:09:56.816801 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ad73bed8-4445-4c9b-b476-7959be0c23fb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:56.820983 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad73bed8-4445-4c9b-b476-7959be0c23fb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 Aug 26 15:09:56.822142 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad73bed8-4445-4c9b-b476-7959be0c23fb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:56.822142 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad73bed8-4445-4c9b-b476-7959be0c23fb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:56.827909 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:56.827909 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:56.828514 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ad73bed8-4445-4c9b-b476-7959be0c23fb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:09:56.829498 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad73bed8-4445-4c9b-b476-7959be0c23fb tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 returned with HTTP 200 Aug 26 15:09:56.829948 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 814/3221] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:09:56 2026] GET /volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:56.988349 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2c9423e0-2668-4ce0-8b70-e14ecdfea413 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:56.991167 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c9423e0-2668-4ce0-8b70-e14ecdfea413 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:56.991512 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c9423e0-2668-4ce0-8b70-e14ecdfea413 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:56.991827 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c9423e0-2668-4ce0-8b70-e14ecdfea413 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:56.991988 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2c9423e0-2668-4ce0-8b70-e14ecdfea413 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:56.998064 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:56.998064 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:56.999258 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c9423e0-2668-4ce0-8b70-e14ecdfea413 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:57.000055 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 814/3222] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:56 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:57.121750 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-66f421e6-02f4-4185-a345-742bb0e0a9c7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:57.123594 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66f421e6-02f4-4185-a345-742bb0e0a9c7 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:57.123831 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66f421e6-02f4-4185-a345-742bb0e0a9c7 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:57.124075 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66f421e6-02f4-4185-a345-742bb0e0a9c7 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:57.124226 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-66f421e6-02f4-4185-a345-742bb0e0a9c7 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:57.128976 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:57.128976 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:57.129646 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66f421e6-02f4-4185-a345-742bb0e0a9c7 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:57.130045 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 792/3223] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:57 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:57.295351 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c005790b-6ed4-4162-8b3e-846fe5c351f3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:57.297244 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c005790b-6ed4-4162-8b3e-846fe5c351f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:57.297409 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c005790b-6ed4-4162-8b3e-846fe5c351f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:57.297611 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c005790b-6ed4-4162-8b3e-846fe5c351f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:57.297736 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c005790b-6ed4-4162-8b3e-846fe5c351f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:57.304283 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:57.304283 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:57.305486 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c005790b-6ed4-4162-8b3e-846fe5c351f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:57.306141 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 804/3224] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:57 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:57.308592 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3a8fe589-7f0d-42cc-a5f5-78d3719e76c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:57.311400 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3a8fe589-7f0d-42cc-a5f5-78d3719e76c2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:57.311727 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3a8fe589-7f0d-42cc-a5f5-78d3719e76c2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:57.312012 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3a8fe589-7f0d-42cc-a5f5-78d3719e76c2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:57.340130 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:57.340130 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:57.348107 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3a8fe589-7f0d-42cc-a5f5-78d3719e76c2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:57.354552 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3a8fe589-7f0d-42cc-a5f5-78d3719e76c2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:57.355060 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 815/3225] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:57 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:57.720477 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:57.722306 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:09:57.722637 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1576415400"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:57.724122 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1576415400'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:09:57.724261 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Create volume of 1 GB Aug 26 15:09:57.728523 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Availability Zones retrieved successfully. Aug 26 15:09:57.734501 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Flow 'volume_create_api' (7dd0ce8d-3541-4558-b251-7a03fb7c6e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:09:57.735426 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897a4744-0ee7-47e4-bbeb-c931afff1429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:09:57.736318 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:09:57.766055 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (897a4744-0ee7-47e4-bbeb-c931afff1429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:09:57.766841 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8089b4-9671-4ca9-a2b6-8258cce014d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:09:57.810165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Created reservations ['5a280496-1ed7-4c9b-98c3-55b3e6b1d888', '4143ce63-30c1-43ff-9eb5-540017c4904c', 'ccd4cb4e-8059-4697-bf9a-d12016f01a39', 'f3d77f97-c200-4158-b437-955504d0a3cd'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:09:57.810556 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b8089b4-9671-4ca9-a2b6-8258cce014d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a280496-1ed7-4c9b-98c3-55b3e6b1d888', '4143ce63-30c1-43ff-9eb5-540017c4904c', 'ccd4cb4e-8059-4697-bf9a-d12016f01a39', 'f3d77f97-c200-4158-b437-955504d0a3cd']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:09:57.811958 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d441654-ef54-4192-8224-762b196a9ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:09:57.837519 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d441654-ef54-4192-8224-762b196a9ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '474cf0de-762c-469a-a49a-387d6ebf3787', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1576415400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95fa5151689439ca9877bc9312abc9d',qos_specs=None,replication_status=,reservations=['5a280496-1ed7-4c9b-98c3-55b3e6b1d888','4143ce63-30c1-43ff-9eb5-540017c4904c','ccd4cb4e-8059-4697-bf9a-d12016f01a39','f3d77f97-c200-4158-b437-955504d0a3cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfe439e4d6a446091f353665313ff69',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:09:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1576415400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=474cf0de-762c-469a-a49a-387d6ebf3787,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95fa5151689439ca9877bc9312abc9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cfe439e4d6a446091f353665313ff69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:09:57.838405 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25067065-a8b2-45de-8132-91fdb586a7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:09:57.842481 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-12ef0bd9-6c1e-41d3-9dda-2b6fc8a744f9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:57.845341 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12ef0bd9-6c1e-41d3-9dda-2b6fc8a744f9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 Aug 26 15:09:57.845341 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12ef0bd9-6c1e-41d3-9dda-2b6fc8a744f9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:57.845341 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-12ef0bd9-6c1e-41d3-9dda-2b6fc8a744f9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:57.852056 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-12ef0bd9-6c1e-41d3-9dda-2b6fc8a744f9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 returned with HTTP 404 Aug 26 15:09:57.852169 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 793/3226] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:09:57 2026] GET /volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:09:57.862352 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9145cb5e-5b88-4549-bbf6-8117cb6cbdbf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:57.865034 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9145cb5e-5b88-4549-bbf6-8117cb6cbdbf tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 Aug 26 15:09:57.865336 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9145cb5e-5b88-4549-bbf6-8117cb6cbdbf tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:57.865621 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25067065-a8b2-45de-8132-91fdb586a7f6) transitioned into state 'SUCCESS' from state '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-1576415400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95fa5151689439ca9877bc9312abc9d',qos_specs=None,replication_status=,reservations=['5a280496-1ed7-4c9b-98c3-55b3e6b1d888','4143ce63-30c1-43ff-9eb5-540017c4904c','ccd4cb4e-8059-4697-bf9a-d12016f01a39','f3d77f97-c200-4158-b437-955504d0a3cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfe439e4d6a446091f353665313ff69',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:09:57.865743 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9145cb5e-5b88-4549-bbf6-8117cb6cbdbf tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:57.865780 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-9145cb5e-5b88-4549-bbf6-8117cb6cbdbf tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 Aug 26 15:09:57.867389 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35caeed6-828e-4ea7-8093-f7eee10a1d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:09:57.881121 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35caeed6-828e-4ea7-8093-f7eee10a1d4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:09:57.881306 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:57.881306 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:57.882170 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Flow 'volume_create_api' (7dd0ce8d-3541-4558-b251-7a03fb7c6e24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:09:57.882536 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Create volume request issued successfully. Aug 26 15:09:57.883257 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-30d41ae4-8eff-46f0-96c2-3f6fe6da1840 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:09:57.883313 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9145cb5e-5b88-4549-bbf6-8117cb6cbdbf tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:09:57.883780 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 815/3227] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:09:57 2026] POST /volume/v3/volumes => generated 749 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:09:57.902747 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-73f5807a-16b5-456a-8e04-b1a8bded05b7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:57.912738 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-73f5807a-16b5-456a-8e04-b1a8bded05b7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:09:57.912738 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-73f5807a-16b5-456a-8e04-b1a8bded05b7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:57.913441 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-73f5807a-16b5-456a-8e04-b1a8bded05b7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:57.916555 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9145cb5e-5b88-4549-bbf6-8117cb6cbdbf tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot delete request issued successfully. Aug 26 15:09:57.916555 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9145cb5e-5b88-4549-bbf6-8117cb6cbdbf tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 returned with HTTP 202 Aug 26 15:09:57.917046 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 805/3228] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:09:57 2026] DELETE /volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:09:57.922657 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:57.922657 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:57.927089 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-57c4f395-e966-4752-a9df-4b71de84b6c7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:57.930817 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-57c4f395-e966-4752-a9df-4b71de84b6c7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 Aug 26 15:09:57.931024 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-57c4f395-e966-4752-a9df-4b71de84b6c7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:57.931754 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-57c4f395-e966-4752-a9df-4b71de84b6c7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:57.932993 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-73f5807a-16b5-456a-8e04-b1a8bded05b7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:09:57.939521 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-73f5807a-16b5-456a-8e04-b1a8bded05b7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:09:57.940072 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 816/3229] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:57 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:57.941542 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:57.941542 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:57.942251 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-57c4f395-e966-4752-a9df-4b71de84b6c7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:09:57.943404 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-57c4f395-e966-4752-a9df-4b71de84b6c7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 returned with HTTP 200 Aug 26 15:09:57.943917 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 794/3230] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:09:57 2026] GET /volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:58.014287 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c72da65c-cbab-4e7d-8040-3da26ff67a68 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:58.016831 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c72da65c-cbab-4e7d-8040-3da26ff67a68 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:58.017409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c72da65c-cbab-4e7d-8040-3da26ff67a68 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:58.017409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c72da65c-cbab-4e7d-8040-3da26ff67a68 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:58.017631 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c72da65c-cbab-4e7d-8040-3da26ff67a68 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:58.024592 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:58.024592 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:58.025912 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c72da65c-cbab-4e7d-8040-3da26ff67a68 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:58.026578 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 816/3231] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:58 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:58.143155 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7ba3cdc2-936f-4454-acbb-7fb900505f90 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:58.145677 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ba3cdc2-936f-4454-acbb-7fb900505f90 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:58.145971 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ba3cdc2-936f-4454-acbb-7fb900505f90 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:58.146225 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ba3cdc2-936f-4454-acbb-7fb900505f90 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:58.146374 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7ba3cdc2-936f-4454-acbb-7fb900505f90 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:58.153233 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:58.153233 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:58.153408 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ba3cdc2-936f-4454-acbb-7fb900505f90 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:58.154508 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 806/3232] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:58 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:58.318951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-46fbce90-211c-4a54-9f1a-3558ce30cdb6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:58.321542 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-46fbce90-211c-4a54-9f1a-3558ce30cdb6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:58.321819 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-46fbce90-211c-4a54-9f1a-3558ce30cdb6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:58.322138 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-46fbce90-211c-4a54-9f1a-3558ce30cdb6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:58.322323 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-46fbce90-211c-4a54-9f1a-3558ce30cdb6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:58.327743 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:58.327743 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:58.328604 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-46fbce90-211c-4a54-9f1a-3558ce30cdb6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:58.329016 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 817/3233] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:58 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:58.370036 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a1abeb18-d68a-4454-a00c-43c5c917c275 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:58.371942 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1abeb18-d68a-4454-a00c-43c5c917c275 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:58.372202 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1abeb18-d68a-4454-a00c-43c5c917c275 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:58.372403 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1abeb18-d68a-4454-a00c-43c5c917c275 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:58.382342 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:58.382342 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:58.386327 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a1abeb18-d68a-4454-a00c-43c5c917c275 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:58.390974 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1abeb18-d68a-4454-a00c-43c5c917c275 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:58.391857 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 795/3234] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:58 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:58.955080 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4dd95b13-6379-42c6-b3b0-fefa89bf33bd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:58.955653 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f78d8573-2046-40a7-bb27-d71d8b729076 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:58.957468 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4dd95b13-6379-42c6-b3b0-fefa89bf33bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 Aug 26 15:09:58.957709 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f78d8573-2046-40a7-bb27-d71d8b729076 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:09:58.957763 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4dd95b13-6379-42c6-b3b0-fefa89bf33bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:58.957846 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f78d8573-2046-40a7-bb27-d71d8b729076 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:58.957913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4dd95b13-6379-42c6-b3b0-fefa89bf33bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:58.958058 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f78d8573-2046-40a7-bb27-d71d8b729076 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:58.962753 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4dd95b13-6379-42c6-b3b0-fefa89bf33bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 returned with HTTP 404 Aug 26 15:09:58.963701 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 807/3235] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:09:58 2026] GET /volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:09:58.967375 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:58.967375 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:58.973086 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7a4e4ad6-3838-41df-a500-f94ee6b5829f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:58.973659 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f78d8573-2046-40a7-bb27-d71d8b729076 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:09:58.976967 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a4e4ad6-3838-41df-a500-f94ee6b5829f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 Aug 26 15:09:58.976967 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a4e4ad6-3838-41df-a500-f94ee6b5829f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:58.976967 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a4e4ad6-3838-41df-a500-f94ee6b5829f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:58.976967 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-7a4e4ad6-3838-41df-a500-f94ee6b5829f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: fe9f4aee-4104-4f27-b042-927ee771be11 Aug 26 15:09:58.981496 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f78d8573-2046-40a7-bb27-d71d8b729076 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:09:58.982128 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 817/3236] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:58 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:58.984628 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:58.984628 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:58.986005 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7a4e4ad6-3838-41df-a500-f94ee6b5829f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:09:59.032564 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-0a7f8f33-ce90-45a1-8b1c-9d10e8945c96 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:59.038295 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-0a7f8f33-ce90-45a1-8b1c-9d10e8945c96 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:09:59.038295 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-0a7f8f33-ce90-45a1-8b1c-9d10e8945c96 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:59.038362 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-0a7f8f33-ce90-45a1-8b1c-9d10e8945c96 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:59.039671 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-13f8fddf-520d-4280-b2b0-ae94f5dad800 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:59.042317 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13f8fddf-520d-4280-b2b0-ae94f5dad800 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:09:59.042638 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13f8fddf-520d-4280-b2b0-ae94f5dad800 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:59.042941 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-13f8fddf-520d-4280-b2b0-ae94f5dad800 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:59.043089 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-13f8fddf-520d-4280-b2b0-ae94f5dad800 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:59.047296 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:59.047296 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:59.053330 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-0a7f8f33-ce90-45a1-8b1c-9d10e8945c96 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:09:59.057178 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:59.057178 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:59.058324 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-13f8fddf-520d-4280-b2b0-ae94f5dad800 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:09:59.058731 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 808/3237] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:59 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:59.061262 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-0a7f8f33-ce90-45a1-8b1c-9d10e8945c96 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:09:59.061702 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 796/3238] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:09:59 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:59.150035 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d52ff4db-481e-4bd4-8128-3705ffb35bfa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:59.150610 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d52ff4db-481e-4bd4-8128-3705ffb35bfa None None] GET https://10.4.3.64/volume// Aug 26 15:09:59.150832 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d52ff4db-481e-4bd4-8128-3705ffb35bfa None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:59.151098 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d52ff4db-481e-4bd4-8128-3705ffb35bfa None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:59.151495 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d52ff4db-481e-4bd4-8128-3705ffb35bfa None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:09:59.151840 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 818/3239] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:09:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:09:59.161602 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-49af6bd8-2f92-4977-a0f8-d2a6d6eee1ce None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:59.164314 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-49af6bd8-2f92-4977-a0f8-d2a6d6eee1ce tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:09:59.164839 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-49af6bd8-2f92-4977-a0f8-d2a6d6eee1ce tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "474cf0de-762c-469a-a49a-387d6ebf3787", "connector": null, "instance_uuid": "a99a1d8b-8d3a-4310-9061-3ced58fa2ee2"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:59.167840 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0186c533-8f06-46c5-9d37-09f7517a6f07 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:59.170040 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0186c533-8f06-46c5-9d37-09f7517a6f07 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:09:59.170267 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0186c533-8f06-46c5-9d37-09f7517a6f07 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:59.170475 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0186c533-8f06-46c5-9d37-09f7517a6f07 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:59.170620 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0186c533-8f06-46c5-9d37-09f7517a6f07 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:59.175333 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:59.175333 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:59.176232 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:59.176232 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:59.176976 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0186c533-8f06-46c5-9d37-09f7517a6f07 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:09:59.177383 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 797/3240] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:09:59 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:59.210302 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-49af6bd8-2f92-4977-a0f8-d2a6d6eee1ce tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:09:59.210827 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 809/3241] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:09:59 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) Aug 26 15:09:59.211244 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7a4e4ad6-3838-41df-a500-f94ee6b5829f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot delete request issued successfully. Aug 26 15:09:59.211359 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a4e4ad6-3838-41df-a500-f94ee6b5829f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 returned with HTTP 202 Aug 26 15:09:59.211831 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 818/3242] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:09:58 2026] DELETE /volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:09:59.221144 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-849c2c66-2f8f-4843-9bf9-b3a480b036ab None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:59.223361 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-849c2c66-2f8f-4843-9bf9-b3a480b036ab tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 Aug 26 15:09:59.223609 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-849c2c66-2f8f-4843-9bf9-b3a480b036ab tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:59.223827 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-849c2c66-2f8f-4843-9bf9-b3a480b036ab tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:59.230227 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:59.230227 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:59.230742 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-849c2c66-2f8f-4843-9bf9-b3a480b036ab tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:09:59.232548 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-849c2c66-2f8f-4843-9bf9-b3a480b036ab tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 returned with HTTP 200 Aug 26 15:09:59.232751 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 819/3243] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:09:59 2026] GET /volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:59.251739 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-13ddb550-7545-49e1-bed1-2b269609b806 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:59.256587 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-13ddb550-7545-49e1-bed1-2b269609b806 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:09:59.256587 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-13ddb550-7545-49e1-bed1-2b269609b806 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:59.256587 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-13ddb550-7545-49e1-bed1-2b269609b806 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:59.268479 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-382ed925-20a9-46a1-8203-78b6f2bee3ab None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:59.269021 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-382ed925-20a9-46a1-8203-78b6f2bee3ab None None] GET https://10.4.3.64/volume// Aug 26 15:09:59.269283 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-382ed925-20a9-46a1-8203-78b6f2bee3ab None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:59.269554 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-382ed925-20a9-46a1-8203-78b6f2bee3ab None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:59.269648 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:59.269648 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:59.269996 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-382ed925-20a9-46a1-8203-78b6f2bee3ab None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:09:59.270370 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 810/3244] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:09:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:09:59.276033 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-13ddb550-7545-49e1-bed1-2b269609b806 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:09:59.280904 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-45d09df1-962c-4971-90a9-25c0ce4fc17c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:59.282429 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-13ddb550-7545-49e1-bed1-2b269609b806 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:09:59.282732 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 798/3245] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:59 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:59.283378 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-45d09df1-962c-4971-90a9-25c0ce4fc17c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:09:59.283708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-45d09df1-962c-4971-90a9-25c0ce4fc17c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:59.283977 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-45d09df1-962c-4971-90a9-25c0ce4fc17c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:59.294529 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:59.294529 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:09:59.299600 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-45d09df1-962c-4971-90a9-25c0ce4fc17c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:09:59.306356 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-45d09df1-962c-4971-90a9-25c0ce4fc17c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:09:59.306968 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 819/3246] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:09:59 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:09:59.340284 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6ee52483-3bf0-4bad-a5e6-9c49f7f60f6d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:59.344573 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ee52483-3bf0-4bad-a5e6-9c49f7f60f6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:09:59.344573 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ee52483-3bf0-4bad-a5e6-9c49f7f60f6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:59.344573 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ee52483-3bf0-4bad-a5e6-9c49f7f60f6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:59.344573 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6ee52483-3bf0-4bad-a5e6-9c49f7f60f6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:09:59.349484 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:59.349484 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:09:59.350532 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ee52483-3bf0-4bad-a5e6-9c49f7f60f6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:09:59.351050 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 820/3247] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:59 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:59.409232 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8884fff5-737d-4808-acbe-82714d8de9d4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:59.412759 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8884fff5-737d-4808-acbe-82714d8de9d4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:09:59.413507 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8884fff5-737d-4808-acbe-82714d8de9d4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:09:59.413507 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8884fff5-737d-4808-acbe-82714d8de9d4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:09:59.425071 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:59.425071 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:09:59.430200 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8884fff5-737d-4808-acbe-82714d8de9d4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:09:59.437342 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8884fff5-737d-4808-acbe-82714d8de9d4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:09:59.437342 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 811/3248] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:09:59 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:09:59.450330 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-9dc1b4e8-4dae-407c-b9d5-3dae51ac5a81 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:09:59.453700 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-9dc1b4e8-4dae-407c-b9d5-3dae51ac5a81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] PUT https://10.4.3.64/volume/v3/attachments/33073bb7-f9c9-45d5-9a25-6885e4cbfae1 Aug 26 15:09:59.454234 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-9dc1b4e8-4dae-407c-b9d5-3dae51ac5a81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:09:59.466600 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-9dc1b4e8-4dae-407c-b9d5-3dae51ac5a81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Acquiring lock "cinder-attachment_update-474cf0de-762c-469a-a49a-387d6ebf3787-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:09:59.472998 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-9dc1b4e8-4dae-407c-b9d5-3dae51ac5a81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Lock "cinder-attachment_update-474cf0de-762c-469a-a49a-387d6ebf3787-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:09:59.474373 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:09:59.474373 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:09:59.582710 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-9dc1b4e8-4dae-407c-b9d5-3dae51ac5a81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Lock "cinder-attachment_update-474cf0de-762c-469a-a49a-387d6ebf3787-np0000008165" released by "attachment_update" :: held 0.110s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:09:59.583181 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-9dc1b4e8-4dae-407c-b9d5-3dae51ac5a81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/attachments/33073bb7-f9c9-45d5-9a25-6885e4cbfae1 returned with HTTP 200 Aug 26 15:09:59.583581 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 799/3249] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:09:59 2026] PUT /volume/v3/attachments/33073bb7-f9c9-45d5-9a25-6885e4cbfae1 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:00.073253 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9056b1dd-03b3-4289-aecf-5a1aeb7b6d7e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.075623 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9056b1dd-03b3-4289-aecf-5a1aeb7b6d7e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:00.075859 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9056b1dd-03b3-4289-aecf-5a1aeb7b6d7e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:00.076135 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9056b1dd-03b3-4289-aecf-5a1aeb7b6d7e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:00.076277 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9056b1dd-03b3-4289-aecf-5a1aeb7b6d7e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:00.084268 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:00.084268 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:00.085297 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9056b1dd-03b3-4289-aecf-5a1aeb7b6d7e tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:00.085770 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 820/3250] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:00 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:00.188936 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a1624f47-25fe-4131-b899-844ff10a568f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.191360 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a1624f47-25fe-4131-b899-844ff10a568f tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:00.191588 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a1624f47-25fe-4131-b899-844ff10a568f tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:00.191842 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a1624f47-25fe-4131-b899-844ff10a568f tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:00.191994 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a1624f47-25fe-4131-b899-844ff10a568f tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:00.197841 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:00.197841 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:00.198729 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a1624f47-25fe-4131-b899-844ff10a568f tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:00.202160 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 821/3251] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:00 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:00.245317 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f41e97b6-3168-48dd-84d7-01d78973b8ac None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.247529 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f41e97b6-3168-48dd-84d7-01d78973b8ac tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 Aug 26 15:10:00.247779 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f41e97b6-3168-48dd-84d7-01d78973b8ac tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:00.248037 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f41e97b6-3168-48dd-84d7-01d78973b8ac tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:00.253267 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f41e97b6-3168-48dd-84d7-01d78973b8ac tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 returned with HTTP 404 Aug 26 15:10:00.253864 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 812/3252] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:00 2026] GET /volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:00.263358 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-89a3df37-2658-4d7a-a521-fc052b1875ca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.265749 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-89a3df37-2658-4d7a-a521-fc052b1875ca tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 Aug 26 15:10:00.266029 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-89a3df37-2658-4d7a-a521-fc052b1875ca tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:00.266250 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-89a3df37-2658-4d7a-a521-fc052b1875ca tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:00.266605 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-89a3df37-2658-4d7a-a521-fc052b1875ca tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: dc9e3326-d35d-4b44-a444-9ffc9205cca8 Aug 26 15:10:00.273078 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-89a3df37-2658-4d7a-a521-fc052b1875ca tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 returned with HTTP 404 Aug 26 15:10:00.273847 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 800/3253] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:10:00 2026] DELETE /volume/v3/snapshots/dc9e3326-d35d-4b44-a444-9ffc9205cca8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:00.285041 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-617237c2-2a96-41ba-931a-59bd076983a3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.288239 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-617237c2-2a96-41ba-931a-59bd076983a3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 Aug 26 15:10:00.288970 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-617237c2-2a96-41ba-931a-59bd076983a3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:00.289296 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-617237c2-2a96-41ba-931a-59bd076983a3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:00.289462 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-617237c2-2a96-41ba-931a-59bd076983a3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: fe9f4aee-4104-4f27-b042-927ee771be11 Aug 26 15:10:00.296156 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0c43b871-a32f-4242-aefc-e9d153e3e59e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.296550 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-617237c2-2a96-41ba-931a-59bd076983a3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 returned with HTTP 404 Aug 26 15:10:00.297703 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 821/3254] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:10:00 2026] DELETE /volume/v3/snapshots/fe9f4aee-4104-4f27-b042-927ee771be11 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:00.298113 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0c43b871-a32f-4242-aefc-e9d153e3e59e tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:00.298377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0c43b871-a32f-4242-aefc-e9d153e3e59e tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:00.298646 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0c43b871-a32f-4242-aefc-e9d153e3e59e tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:00.312984 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:00.312984 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:00.318007 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0c43b871-a32f-4242-aefc-e9d153e3e59e tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:00.324250 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0c43b871-a32f-4242-aefc-e9d153e3e59e tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:00.324706 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 822/3255] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:00 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:00.342133 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-ede9b135-3de5-49f8-b353-0102c3795173 req-00fafc6a-0537-4577-ba6c-1c1120981909 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.344637 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-00fafc6a-0537-4577-ba6c-1c1120981909 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:10:00.344870 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-00fafc6a-0537-4577-ba6c-1c1120981909 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:00.345099 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-00fafc6a-0537-4577-ba6c-1c1120981909 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:00.361283 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:00.361283 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:00.364121 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-177bf297-f1aa-4206-992c-8792c5426b1c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.366590 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-ede9b135-3de5-49f8-b353-0102c3795173 req-00fafc6a-0537-4577-ba6c-1c1120981909 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:00.367295 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-177bf297-f1aa-4206-992c-8792c5426b1c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:00.367578 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-177bf297-f1aa-4206-992c-8792c5426b1c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:00.367989 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-177bf297-f1aa-4206-992c-8792c5426b1c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:00.368156 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-177bf297-f1aa-4206-992c-8792c5426b1c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:00.376427 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-00fafc6a-0537-4577-ba6c-1c1120981909 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:10:00.377544 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 813/3256] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:00 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:00.383418 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:00.383418 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:00.385193 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-177bf297-f1aa-4206-992c-8792c5426b1c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:00.386708 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 801/3257] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:00 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:00.404745 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ede9b135-3de5-49f8-b353-0102c3795173 req-14595feb-48be-4a89-87c7-8aca1f5039b5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.407300 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-14595feb-48be-4a89-87c7-8aca1f5039b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741/action Aug 26 15:10:00.407706 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-14595feb-48be-4a89-87c7-8aca1f5039b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:00.407855 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-14595feb-48be-4a89-87c7-8aca1f5039b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:00.427649 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:00.427649 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:00.428958 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-ede9b135-3de5-49f8-b353-0102c3795173 req-14595feb-48be-4a89-87c7-8aca1f5039b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:00.437267 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-ede9b135-3de5-49f8-b353-0102c3795173 req-14595feb-48be-4a89-87c7-8aca1f5039b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Begin detaching volume completed successfully. Aug 26 15:10:00.437587 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-14595feb-48be-4a89-87c7-8aca1f5039b5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741/action returned with HTTP 202 Aug 26 15:10:00.438060 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 822/3258] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:10:00 2026] POST /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:10:00.450228 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-879446fe-a978-409e-92ca-39d001d21ce1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.456058 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-879446fe-a978-409e-92ca-39d001d21ce1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:10:00.456418 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-879446fe-a978-409e-92ca-39d001d21ce1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:00.456629 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-879446fe-a978-409e-92ca-39d001d21ce1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:00.475946 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:00.475946 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:00.478239 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3091b048-69cc-44b1-8e93-73a577393972 req-80acb118-009e-443b-b9e2-4dd816954534 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.481850 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-80acb118-009e-443b-b9e2-4dd816954534 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] POST https://10.4.3.64/volume/v3/attachments/4c95b720-0a25-479e-9613-9c12153e0498/action Aug 26 15:10:00.481960 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-80acb118-009e-443b-b9e2-4dd816954534 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:00.482026 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-80acb118-009e-443b-b9e2-4dd816954534 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:00.487062 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-879446fe-a978-409e-92ca-39d001d21ce1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:00.493516 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-879446fe-a978-409e-92ca-39d001d21ce1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:10:00.494647 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 823/3259] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:00 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:00.501689 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:00.501689 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:00.508047 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3ab976c0-0e26-4333-a9f2-f94a17ed85b8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.508485 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3ab976c0-0e26-4333-a9f2-f94a17ed85b8 None None] GET https://10.4.3.64/volume// Aug 26 15:10:00.508736 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3ab976c0-0e26-4333-a9f2-f94a17ed85b8 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:00.509013 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3ab976c0-0e26-4333-a9f2-f94a17ed85b8 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:00.509426 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3ab976c0-0e26-4333-a9f2-f94a17ed85b8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:00.509818 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 802/3260] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:10:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:00.518662 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ede9b135-3de5-49f8-b353-0102c3795173 req-c0cd7f1f-6ca8-42b8-8205-4f94c2737e88 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:00.519969 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3091b048-69cc-44b1-8e93-73a577393972 req-80acb118-009e-443b-b9e2-4dd816954534 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/attachments/4c95b720-0a25-479e-9613-9c12153e0498/action returned with HTTP 204 Aug 26 15:10:00.520428 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 814/3261] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:10:00 2026] POST /volume/v3/attachments/4c95b720-0a25-479e-9613-9c12153e0498/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:00.521186 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-c0cd7f1f-6ca8-42b8-8205-4f94c2737e88 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:10:00.521436 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-c0cd7f1f-6ca8-42b8-8205-4f94c2737e88 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:00.521670 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-c0cd7f1f-6ca8-42b8-8205-4f94c2737e88 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:00.538964 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:00.538964 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:00.544707 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-ede9b135-3de5-49f8-b353-0102c3795173 req-c0cd7f1f-6ca8-42b8-8205-4f94c2737e88 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:00.553897 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-c0cd7f1f-6ca8-42b8-8205-4f94c2737e88 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:10:00.554794 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 823/3262] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:10:00 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 1319 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:01.108665 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-688e2b03-2d72-4824-a00d-27c7d28e2417 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:01.110831 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-688e2b03-2d72-4824-a00d-27c7d28e2417 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:01.111425 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-688e2b03-2d72-4824-a00d-27c7d28e2417 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:01.111931 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-688e2b03-2d72-4824-a00d-27c7d28e2417 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:01.113777 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-688e2b03-2d72-4824-a00d-27c7d28e2417 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:01.123818 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:01.123818 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:01.123818 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-688e2b03-2d72-4824-a00d-27c7d28e2417 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:01.123818 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 824/3263] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:01 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:01.213744 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cee9dc2a-81b4-46d0-9bb4-d558ec49c4c8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:01.217799 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cee9dc2a-81b4-46d0-9bb4-d558ec49c4c8 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:01.217799 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cee9dc2a-81b4-46d0-9bb4-d558ec49c4c8 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:01.217799 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cee9dc2a-81b4-46d0-9bb4-d558ec49c4c8 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:01.217799 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-cee9dc2a-81b4-46d0-9bb4-d558ec49c4c8 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:01.222080 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:01.222080 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:01.222876 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cee9dc2a-81b4-46d0-9bb4-d558ec49c4c8 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:01.223575 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 803/3264] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:01 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:01.341026 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dcda394e-b387-431c-9096-12973a9ad417 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:01.342901 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dcda394e-b387-431c-9096-12973a9ad417 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:01.343121 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dcda394e-b387-431c-9096-12973a9ad417 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:01.343306 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dcda394e-b387-431c-9096-12973a9ad417 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:01.353360 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:01.353360 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:01.357161 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dcda394e-b387-431c-9096-12973a9ad417 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:01.361909 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dcda394e-b387-431c-9096-12973a9ad417 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:01.362307 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 815/3265] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:01 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:01.401918 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8e63041d-32d3-4e50-93a4-2d8da3ff5a5d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:01.404108 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8e63041d-32d3-4e50-93a4-2d8da3ff5a5d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:01.404108 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8e63041d-32d3-4e50-93a4-2d8da3ff5a5d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:01.404108 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8e63041d-32d3-4e50-93a4-2d8da3ff5a5d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:01.404108 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8e63041d-32d3-4e50-93a4-2d8da3ff5a5d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:01.408476 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:01.408476 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:01.409353 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8e63041d-32d3-4e50-93a4-2d8da3ff5a5d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:01.409752 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 824/3266] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:01 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:01.513604 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-088f1704-f1be-41cb-9bb3-650c1daa449e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:01.515422 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-088f1704-f1be-41cb-9bb3-650c1daa449e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:10:01.515790 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-088f1704-f1be-41cb-9bb3-650c1daa449e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:01.517817 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-088f1704-f1be-41cb-9bb3-650c1daa449e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:01.527588 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:01.527588 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:01.530826 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-088f1704-f1be-41cb-9bb3-650c1daa449e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:01.535405 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-088f1704-f1be-41cb-9bb3-650c1daa449e tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:10:01.536342 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 825/3267] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:01 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:01.555241 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0902a96b-d0ec-4671-918e-77a4785e0724 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:01.560161 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0902a96b-d0ec-4671-918e-77a4785e0724 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:10:01.560652 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0902a96b-d0ec-4671-918e-77a4785e0724 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:01.560910 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0902a96b-d0ec-4671-918e-77a4785e0724 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:01.580756 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:01.580756 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:01.585371 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0902a96b-d0ec-4671-918e-77a4785e0724 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:01.591324 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0902a96b-d0ec-4671-918e-77a4785e0724 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:10:01.591726 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 804/3268] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:01 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 1148 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:01.606484 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:01.610862 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] POST https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action Aug 26 15:10:01.611705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action body: b'{"os-detach": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:01.611705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:01.633924 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:01.633924 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:01.633924 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:01.725846 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Attachment connected to vm e6404bb1-4f4d-4879-bc3e-937b9b5f339c, checking data on nova Aug 26 15:10:01.726776 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.compute.nova [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Creating Keystone token plugin using URL: https://10.4.3.64/identity {{(pid=100196) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 26 15:10:01.937138 np0000008165 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] REQ: curl -g -i -X GET https://10.4.3.64/compute/v2.1/servers/e6404bb1-4f4d-4879-bc3e-937b9b5f339c/os-volume_attachments/fe3f1155-3e08-4486-b611-c065e4ce2c73 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}a438310cfe8dcd3c9e3f06784eecd9c8ccb1a27d83150e59895f47ed796d912d" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76" -H "X-Service-Token: {SHA256}a861b501843b72c62034dfc4b3fd34e13cf6cc856a26fcf3b18661d0d9dba2d9" {{(pid=100196) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 26 15:10:02.097027 np0000008165 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 26 Aug 2026 15:10:01 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-ed6b27a0-80cc-43ed-8654-2ab94ef44caf x-openstack-request-id: req-ed6b27a0-80cc-43ed-8654-2ab94ef44caf {{(pid=100196) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 26 15:10:02.097237 np0000008165 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "fe3f1155-3e08-4486-b611-c065e4ce2c73", "serverId": "e6404bb1-4f4d-4879-bc3e-937b9b5f339c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4c95b720-0a25-479e-9613-9c12153e0498", "bdm_uuid": "45a8321e-7700-495c-883d-2e06136c4da4"}} {{(pid=100196) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 26 15:10:02.097419 np0000008165 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET call to compute for https://10.4.3.64/compute/v2.1/servers/e6404bb1-4f4d-4879-bc3e-937b9b5f339c/os-volume_attachments/fe3f1155-3e08-4486-b611-c065e4ce2c73 used request id req-ed6b27a0-80cc-43ed-8654-2ab94ef44caf {{(pid=100196) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 26 15:10:02.100851 np0000008165 devstack@c-api.service[100196]: ERROR cinder.volume.api [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-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 Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Caught error: Detach volume from instance e6404bb1-4f4d-4879-bc3e-937b9b5f339c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e6404bb1-4f4d-4879-bc3e-937b9b5f339c using the Compute API Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.103503 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e6404bb1-4f4d-4879-bc3e-937b9b5f339c using the Compute API Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.middleware.fault [None req-14342ef3-11a4-4d84-af0b-26e6e4fe7d76 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action returned with HTTP 409 Aug 26 15:10:02.105153 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 816/3269] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:10:01 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 167 bytes in 499 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:02.117925 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:02.122285 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] POST https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action Aug 26 15:10:02.123905 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:02.123905 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:02.138121 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-74035551-be5b-45c6-891f-409c6fc3d028 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:02.139201 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:02.139201 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:02.139939 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:02.140244 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-74035551-be5b-45c6-891f-409c6fc3d028 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:02.140574 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-74035551-be5b-45c6-891f-409c6fc3d028 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:02.140812 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-74035551-be5b-45c6-891f-409c6fc3d028 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:02.140949 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-74035551-be5b-45c6-891f-409c6fc3d028 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:02.146232 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:02.146232 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:02.147276 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-74035551-be5b-45c6-891f-409c6fc3d028 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:02.147729 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 826/3270] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:02 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:02.225826 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Attachment connected to vm e6404bb1-4f4d-4879-bc3e-937b9b5f339c, checking data on nova Aug 26 15:10:02.226226 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.compute.nova [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Creating Keystone token plugin using URL: https://10.4.3.64/identity {{(pid=100199) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 26 15:10:02.234707 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-89364077-47bf-49cb-b9ed-69e0c08d2177 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:02.236558 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-89364077-47bf-49cb-b9ed-69e0c08d2177 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:02.236833 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-89364077-47bf-49cb-b9ed-69e0c08d2177 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:02.237071 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-89364077-47bf-49cb-b9ed-69e0c08d2177 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:02.237174 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-89364077-47bf-49cb-b9ed-69e0c08d2177 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:02.241784 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:02.241784 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:02.242439 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-89364077-47bf-49cb-b9ed-69e0c08d2177 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:02.242836 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 805/3271] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:02 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:02.376398 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-42268aac-f9e2-4a3c-ba32-fc9f1b8b5b67 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:02.379094 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-42268aac-f9e2-4a3c-ba32-fc9f1b8b5b67 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:02.379336 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-42268aac-f9e2-4a3c-ba32-fc9f1b8b5b67 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:02.379694 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-42268aac-f9e2-4a3c-ba32-fc9f1b8b5b67 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:02.393769 np0000008165 devstack@c-api.service[100199]: DEBUG novaclient.v2.client [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] REQ: curl -g -i -X GET https://10.4.3.64/compute/v2.1/servers/e6404bb1-4f4d-4879-bc3e-937b9b5f339c/os-volume_attachments/fe3f1155-3e08-4486-b611-c065e4ce2c73 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5ec8ab9157cf26e1bfd0e3e66f98f15119e16f792e22cafa6d78a0c0534ed08b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042" -H "X-Service-Token: {SHA256}598a9b6269fe5289f5473f41a77711e79d4670e2530e3a6d9c5b4e9387b8609c" {{(pid=100199) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 26 15:10:02.421703 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7053e0fa-07fb-42d2-8e6c-3a951210f02d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:02.422877 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-42268aac-f9e2-4a3c-ba32-fc9f1b8b5b67 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:10:02.425046 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7053e0fa-07fb-42d2-8e6c-3a951210f02d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:02.425403 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7053e0fa-07fb-42d2-8e6c-3a951210f02d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:02.425706 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7053e0fa-07fb-42d2-8e6c-3a951210f02d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:02.425970 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7053e0fa-07fb-42d2-8e6c-3a951210f02d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:02.436922 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:02.436922 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:02.438125 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7053e0fa-07fb-42d2-8e6c-3a951210f02d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:02.438786 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 827/3272] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:02 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:10:02.440361 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:02.440361 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:02.444739 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-42268aac-f9e2-4a3c-ba32-fc9f1b8b5b67 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:02.449805 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-42268aac-f9e2-4a3c-ba32-fc9f1b8b5b67 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:02.450553 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 817/3273] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:02 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 842 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:02.514257 np0000008165 devstack@c-api.service[100199]: DEBUG novaclient.v2.client [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 26 Aug 2026 15:10:02 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-5ef4cb31-c9e1-4029-b27f-b17e59a5f0c5 x-openstack-request-id: req-5ef4cb31-c9e1-4029-b27f-b17e59a5f0c5 {{(pid=100199) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 26 15:10:02.514715 np0000008165 devstack@c-api.service[100199]: DEBUG novaclient.v2.client [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "fe3f1155-3e08-4486-b611-c065e4ce2c73", "serverId": "e6404bb1-4f4d-4879-bc3e-937b9b5f339c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4c95b720-0a25-479e-9613-9c12153e0498", "bdm_uuid": "45a8321e-7700-495c-883d-2e06136c4da4"}} {{(pid=100199) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 26 15:10:02.514715 np0000008165 devstack@c-api.service[100199]: DEBUG novaclient.v2.client [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET call to compute for https://10.4.3.64/compute/v2.1/servers/e6404bb1-4f4d-4879-bc3e-937b9b5f339c/os-volume_attachments/fe3f1155-3e08-4486-b611-c065e4ce2c73 used request id req-5ef4cb31-c9e1-4029-b27f-b17e59a5f0c5 {{(pid=100199) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 26 15:10:02.517306 np0000008165 devstack@c-api.service[100199]: ERROR cinder.volume.api [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-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 Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Caught error: Detach volume from instance e6404bb1-4f4d-4879-bc3e-937b9b5f339c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e6404bb1-4f4d-4879-bc3e-937b9b5f339c using the Compute API Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.520337 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e6404bb1-4f4d-4879-bc3e-937b9b5f339c using the Compute API Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: ERROR cinder.api.middleware.fault Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.middleware.fault [None req-5da8e7ee-fafc-4dd3-b217-6cf3305b4042 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action returned with HTTP 409 Aug 26 15:10:02.521695 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 825/3274] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:10:02 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 167 bytes in 404 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:02.531647 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9279e7d3-be67-485d-bce4-e3b412b16e34 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:02.533856 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 806/3275] 10.4.3.64 () {70 vars in 1590 bytes} [Wed Aug 26 15:10:02 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 26 15:10:02.543010 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-621b7535-876c-46b6-9ee0-cb5690a61cf2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:02.545097 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 828/3276] 10.4.3.64 () {70 vars in 1590 bytes} [Wed Aug 26 15:10:02 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 26 15:10:02.555636 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4cfdecb2-1f7e-4f65-b135-8fac9c698dc8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:02.592170 np0000008165 devstack@c-api.service[100196]: WARNING keystonemiddleware.auth_token [None req-4cfdecb2-1f7e-4f65-b135-8fac9c698dc8 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 26 15:10:02.592320 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 818/3277] 10.4.3.64 () {70 vars in 1590 bytes} [Wed Aug 26 15:10:02 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 26 15:10:02.603383 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3d66e6f3-bd46-4adb-891e-bb86f7c2df4a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:02.639833 np0000008165 devstack@c-api.service[100199]: WARNING keystonemiddleware.auth_token [None req-3d66e6f3-bd46-4adb-891e-bb86f7c2df4a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 26 15:10:02.641217 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 826/3278] 10.4.3.64 () {70 vars in 1590 bytes} [Wed Aug 26 15:10:02 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 114 bytes in 39 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 26 15:10:02.650896 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f1af591a-c441-4f47-bcba-f6dfa369deac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:02.727683 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1af591a-c441-4f47-bcba-f6dfa369deac tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] POST https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action Aug 26 15:10:02.728175 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1af591a-c441-4f47-bcba-f6dfa369deac tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:02.728344 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1af591a-c441-4f47-bcba-f6dfa369deac tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:02.744975 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:02.744975 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:02.745467 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.admin_actions [None req-f1af591a-c441-4f47-bcba-f6dfa369deac tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] Updating volume 'fe3f1155-3e08-4486-b611-c065e4ce2c73' with '{'status': 'error'}' {{(pid=100198) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 15:10:02.770022 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1af591a-c441-4f47-bcba-f6dfa369deac tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action returned with HTTP 202 Aug 26 15:10:02.770734 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 807/3279] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:10:02 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:10:02.779059 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-54fadc70-e536-4801-9cc1-c0ed59aaab4d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:02.781711 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-54fadc70-e536-4801-9cc1-c0ed59aaab4d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:10:02.781960 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-54fadc70-e536-4801-9cc1-c0ed59aaab4d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:02.782531 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-54fadc70-e536-4801-9cc1-c0ed59aaab4d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:02.794395 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:02.794395 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:02.799645 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-54fadc70-e536-4801-9cc1-c0ed59aaab4d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:02.806867 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-54fadc70-e536-4801-9cc1-c0ed59aaab4d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:10:02.807608 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 829/3280] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:02 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 1147 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:02.820641 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-20068db8-469c-47e6-bfb2-a6624f93198e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:02.823120 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] POST https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action Aug 26 15:10:02.823554 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "4c95b720-0a25-479e-9613-9c12153e0498"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:02.823730 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "4c95b720-0a25-479e-9613-9c12153e0498"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:02.838830 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:02.838830 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:02.839353 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] Volume info retrieved successfully. Aug 26 15:10:02.847470 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] Attachment connected to vm e6404bb1-4f4d-4879-bc3e-937b9b5f339c, checking data on nova Aug 26 15:10:02.847655 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.compute.nova [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] Creating Keystone token plugin using URL: https://10.4.3.64/identity {{(pid=100196) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 26 15:10:02.964962 np0000008165 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] REQ: curl -g -i -X GET https://10.4.3.64/compute/v2.1/servers/e6404bb1-4f4d-4879-bc3e-937b9b5f339c/os-volume_attachments/fe3f1155-3e08-4486-b611-c065e4ce2c73 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}1ca5e837e81bc7e5d592d934a90fbdb086f2f4f90cf2d99c30d3a0f3d840d9c4" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-20068db8-469c-47e6-bfb2-a6624f93198e" -H "X-Service-Token: {SHA256}a861b501843b72c62034dfc4b3fd34e13cf6cc856a26fcf3b18661d0d9dba2d9" {{(pid=100196) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 26 15:10:03.099968 np0000008165 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Wed, 26 Aug 2026 15:10:03 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-2845d06d-b383-4dd5-8c07-1dd507e549a3 x-openstack-request-id: req-2845d06d-b383-4dd5-8c07-1dd507e549a3 {{(pid=100196) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 26 15:10:03.100328 np0000008165 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "fe3f1155-3e08-4486-b611-c065e4ce2c73", "serverId": "e6404bb1-4f4d-4879-bc3e-937b9b5f339c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "4c95b720-0a25-479e-9613-9c12153e0498", "bdm_uuid": "45a8321e-7700-495c-883d-2e06136c4da4"}} {{(pid=100196) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 26 15:10:03.100328 np0000008165 devstack@c-api.service[100196]: DEBUG novaclient.v2.client [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] GET call to compute for https://10.4.3.64/compute/v2.1/servers/e6404bb1-4f4d-4879-bc3e-937b9b5f339c/os-volume_attachments/fe3f1155-3e08-4486-b611-c065e4ce2c73 used request id req-2845d06d-b383-4dd5-8c07-1dd507e549a3 {{(pid=100196) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 26 15:10:03.102739 np0000008165 devstack@c-api.service[100196]: ERROR cinder.volume.api [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-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 Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] Caught error: Detach volume from instance e6404bb1-4f4d-4879-bc3e-937b9b5f339c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e6404bb1-4f4d-4879-bc3e-937b9b5f339c using the Compute API Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 26 15:10:03.105296 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance e6404bb1-4f4d-4879-bc3e-937b9b5f339c using the Compute API Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: ERROR cinder.api.middleware.fault Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.middleware.fault [None req-20068db8-469c-47e6-bfb2-a6624f93198e tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action returned with HTTP 409 Aug 26 15:10:03.106539 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 819/3281] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:10:02 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 167 bytes in 286 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:03.115608 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-17cd6aa3-f6fa-4e50-8cca-c999bed5268b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.117818 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 827/3282] 10.4.3.64 () {70 vars in 1590 bytes} [Wed Aug 26 15:10:03 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 26 15:10:03.133096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b2bb2e9f-9d4b-4827-9974-e4ae5a19f09c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.157180 np0000008165 devstack@c-api.service[100198]: WARNING keystonemiddleware.auth_token [None req-b2bb2e9f-9d4b-4827-9974-e4ae5a19f09c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 26 15:10:03.160462 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 808/3283] 10.4.3.64 () {70 vars in 1590 bytes} [Wed Aug 26 15:10:03 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 26 15:10:03.163146 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-939d4b55-267a-461c-b8e4-43cfda00889c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.164708 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-939d4b55-267a-461c-b8e4-43cfda00889c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:03.165115 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-939d4b55-267a-461c-b8e4-43cfda00889c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:03.165460 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-939d4b55-267a-461c-b8e4-43cfda00889c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:03.165710 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-939d4b55-267a-461c-b8e4-43cfda00889c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:03.172686 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:03.172686 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:03.172686 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-939d4b55-267a-461c-b8e4-43cfda00889c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:03.172686 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 830/3284] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:03 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:03.173913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-67a7ddec-248f-40e0-81c2-89c1b3c00c3d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.176810 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-67a7ddec-248f-40e0-81c2-89c1b3c00c3d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:03.177010 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-67a7ddec-248f-40e0-81c2-89c1b3c00c3d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:03.177162 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-67a7ddec-248f-40e0-81c2-89c1b3c00c3d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:03.220920 np0000008165 devstack@c-api.service[100196]: DEBUG oslo_db.sqlalchemy.engines [None req-67a7ddec-248f-40e0-81c2-89c1b3c00c3d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100196) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:10:03.228969 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:03.228969 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:03.237177 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-67a7ddec-248f-40e0-81c2-89c1b3c00c3d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:03.243701 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-67a7ddec-248f-40e0-81c2-89c1b3c00c3d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:03.244264 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 820/3285] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:03 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:03.256082 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a9252fb0-38ec-497a-8233-04b4df1c3129 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.260911 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9252fb0-38ec-497a-8233-04b4df1c3129 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:03.260911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9252fb0-38ec-497a-8233-04b4df1c3129 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:03.260911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9252fb0-38ec-497a-8233-04b4df1c3129 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:03.260911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a9252fb0-38ec-497a-8233-04b4df1c3129 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:03.263908 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2311795b-fc32-4abd-bfb9-2fd1bfdb4a52 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.266969 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2311795b-fc32-4abd-bfb9-2fd1bfdb4a52 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:03.267207 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2311795b-fc32-4abd-bfb9-2fd1bfdb4a52 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:03.267452 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2311795b-fc32-4abd-bfb9-2fd1bfdb4a52 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:03.285412 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:03.285412 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:03.299340 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2311795b-fc32-4abd-bfb9-2fd1bfdb4a52 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:03.309760 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2311795b-fc32-4abd-bfb9-2fd1bfdb4a52 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:03.309760 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 809/3286] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:03 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:03.313085 np0000008165 devstack@c-api.service[100199]: DEBUG oslo_db.sqlalchemy.engines [None req-a9252fb0-38ec-497a-8233-04b4df1c3129 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-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=100199) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 26 15:10:03.320797 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:03.320797 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:03.320797 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9252fb0-38ec-497a-8233-04b4df1c3129 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:03.320797 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 828/3287] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:03 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 734 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:03.375844 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-5780e0a5-f50d-4609-9fd1-52650f97febb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.379393 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-5780e0a5-f50d-4609-9fd1-52650f97febb tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:03.379607 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-5780e0a5-f50d-4609-9fd1-52650f97febb tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:03.379814 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-5780e0a5-f50d-4609-9fd1-52650f97febb tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:03.390283 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:03.390283 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:03.395813 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-5780e0a5-f50d-4609-9fd1-52650f97febb tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:03.402755 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-5780e0a5-f50d-4609-9fd1-52650f97febb tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:03.403447 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 831/3288] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:03 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:03.451916 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b795ffe2-c28b-4b20-8493-5b8d2cc79e05 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.457300 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b795ffe2-c28b-4b20-8493-5b8d2cc79e05 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:03.457300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b795ffe2-c28b-4b20-8493-5b8d2cc79e05 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:03.460197 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b795ffe2-c28b-4b20-8493-5b8d2cc79e05 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:03.460390 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b795ffe2-c28b-4b20-8493-5b8d2cc79e05 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:03.466079 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9d4906f7-72ec-413e-a49c-16507ad4b4df None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.468260 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9d4906f7-72ec-413e-a49c-16507ad4b4df tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:03.468260 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9d4906f7-72ec-413e-a49c-16507ad4b4df tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:03.468396 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9d4906f7-72ec-413e-a49c-16507ad4b4df tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:03.468451 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:03.468451 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:03.469683 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b795ffe2-c28b-4b20-8493-5b8d2cc79e05 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:03.470746 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 821/3289] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:03 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:03.481759 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:03.481759 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:03.487445 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9d4906f7-72ec-413e-a49c-16507ad4b4df tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:03.494639 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9d4906f7-72ec-413e-a49c-16507ad4b4df tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:03.495739 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 810/3290] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:03 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:03.522597 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c2b5699a-59aa-4b1d-82d7-ea42b670f24b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.523130 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2b5699a-59aa-4b1d-82d7-ea42b670f24b None None] GET https://10.4.3.64/volume// Aug 26 15:10:03.523204 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2b5699a-59aa-4b1d-82d7-ea42b670f24b None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:03.523444 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c2b5699a-59aa-4b1d-82d7-ea42b670f24b None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:03.523852 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c2b5699a-59aa-4b1d-82d7-ea42b670f24b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:03.524302 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 829/3291] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:10:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:03.537103 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-984baa80-c08d-4cf9-8483-b4b65fc719a7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.539908 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-984baa80-c08d-4cf9-8483-b4b65fc719a7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:10:03.540355 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-984baa80-c08d-4cf9-8483-b4b65fc719a7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f017e3f1-1d9b-4bca-98c2-2896b764d803", "connector": null, "instance_uuid": "e6404bb1-4f4d-4879-bc3e-937b9b5f339c"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:03.553304 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:03.553304 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:03.616403 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-984baa80-c08d-4cf9-8483-b4b65fc719a7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:10:03.616403 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 832/3292] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:10:03 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) Aug 26 15:10:03.691899 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a41f3cea-e6f8-4c9f-8385-d023b9524b51 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.693535 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a41f3cea-e6f8-4c9f-8385-d023b9524b51 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:03.693979 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a41f3cea-e6f8-4c9f-8385-d023b9524b51 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:03.694387 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a41f3cea-e6f8-4c9f-8385-d023b9524b51 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:03.706540 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:03.706540 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:03.711179 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a41f3cea-e6f8-4c9f-8385-d023b9524b51 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:03.717615 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a41f3cea-e6f8-4c9f-8385-d023b9524b51 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:03.718285 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 822/3293] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:03 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:03.724147 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2a332fb3-abdf-4659-8183-222650a321cf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.726433 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2a332fb3-abdf-4659-8183-222650a321cf None None] GET https://10.4.3.64/volume// Aug 26 15:10:03.726433 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2a332fb3-abdf-4659-8183-222650a321cf None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:03.726433 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2a332fb3-abdf-4659-8183-222650a321cf None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:03.726433 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2a332fb3-abdf-4659-8183-222650a321cf None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:03.726433 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 811/3294] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:10:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:03.738970 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-079f2bc1-876a-42f9-acea-ddc3b4cfa0df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.743271 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-079f2bc1-876a-42f9-acea-ddc3b4cfa0df tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:03.743725 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-079f2bc1-876a-42f9-acea-ddc3b4cfa0df tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:03.743725 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-079f2bc1-876a-42f9-acea-ddc3b4cfa0df tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:03.767386 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:03.767386 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:03.771186 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-079f2bc1-876a-42f9-acea-ddc3b4cfa0df tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:03.775640 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-079f2bc1-876a-42f9-acea-ddc3b4cfa0df tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:03.776129 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 830/3295] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:10:03 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 1034 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:03.900158 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-33ed21f8-d148-4323-83ec-668d7725756d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:03.904010 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-33ed21f8-d148-4323-83ec-668d7725756d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] PUT https://10.4.3.64/volume/v3/attachments/df590336-f3a3-48ea-a227-cdbb5aa6038d Aug 26 15:10:03.904010 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-33ed21f8-d148-4323-83ec-668d7725756d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:03.917251 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-33ed21f8-d148-4323-83ec-668d7725756d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Acquiring lock "cinder-attachment_update-f017e3f1-1d9b-4bca-98c2-2896b764d803-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:10:03.923045 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-33ed21f8-d148-4323-83ec-668d7725756d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Lock "cinder-attachment_update-f017e3f1-1d9b-4bca-98c2-2896b764d803-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:10:03.924572 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:03.924572 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:04.023674 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-33ed21f8-d148-4323-83ec-668d7725756d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Lock "cinder-attachment_update-f017e3f1-1d9b-4bca-98c2-2896b764d803-np0000008165" released by "attachment_update" :: held 0.101s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:10:04.024086 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-33ed21f8-d148-4323-83ec-668d7725756d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/attachments/df590336-f3a3-48ea-a227-cdbb5aa6038d returned with HTTP 200 Aug 26 15:10:04.024562 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 833/3296] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:10:03 2026] PUT /volume/v3/attachments/df590336-f3a3-48ea-a227-cdbb5aa6038d => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:04.190942 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-84505498-8fd4-4efa-afdf-82cd05caab2b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:04.195092 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84505498-8fd4-4efa-afdf-82cd05caab2b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:04.195092 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84505498-8fd4-4efa-afdf-82cd05caab2b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:04.195092 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84505498-8fd4-4efa-afdf-82cd05caab2b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:04.195520 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-84505498-8fd4-4efa-afdf-82cd05caab2b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:04.202579 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:04.202579 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:04.204089 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84505498-8fd4-4efa-afdf-82cd05caab2b tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:04.204619 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 823/3297] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:04 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 793 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:10:04.341641 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1b2f9d69-0580-410f-a68b-a330a7a6ce7a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:04.344074 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b2f9d69-0580-410f-a68b-a330a7a6ce7a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:04.344545 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b2f9d69-0580-410f-a68b-a330a7a6ce7a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:04.344981 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b2f9d69-0580-410f-a68b-a330a7a6ce7a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:04.345425 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1b2f9d69-0580-410f-a68b-a330a7a6ce7a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:04.352526 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:04.352526 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:04.352526 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b2f9d69-0580-410f-a68b-a330a7a6ce7a tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:04.352526 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 812/3298] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:04 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:04.485263 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f1d6873d-9d3a-4b20-b257-2d3824fa3125 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:04.487749 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1d6873d-9d3a-4b20-b257-2d3824fa3125 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:04.487749 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1d6873d-9d3a-4b20-b257-2d3824fa3125 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:04.488451 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1d6873d-9d3a-4b20-b257-2d3824fa3125 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:04.489385 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f1d6873d-9d3a-4b20-b257-2d3824fa3125 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:04.495838 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:04.495838 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:04.496550 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1d6873d-9d3a-4b20-b257-2d3824fa3125 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:04.496869 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 831/3299] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:04 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:04.509782 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-30bd9752-01e3-4158-a947-dd89b37c5e85 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:04.511907 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-30bd9752-01e3-4158-a947-dd89b37c5e85 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:04.512260 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-30bd9752-01e3-4158-a947-dd89b37c5e85 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:04.512611 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-30bd9752-01e3-4158-a947-dd89b37c5e85 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:04.527822 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:04.527822 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:04.532144 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-30bd9752-01e3-4158-a947-dd89b37c5e85 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:04.539285 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-30bd9752-01e3-4158-a947-dd89b37c5e85 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:04.539881 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 834/3300] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:04 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:04.738980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-17691e57-4e8b-466c-a8b6-7f83903fd3a2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:04.740539 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17691e57-4e8b-466c-a8b6-7f83903fd3a2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:04.740714 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17691e57-4e8b-466c-a8b6-7f83903fd3a2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:04.740868 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17691e57-4e8b-466c-a8b6-7f83903fd3a2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:04.752237 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:04.752237 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:04.756253 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-17691e57-4e8b-466c-a8b6-7f83903fd3a2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:04.761660 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17691e57-4e8b-466c-a8b6-7f83903fd3a2 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:04.762195 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 824/3301] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:04 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:05.219091 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-840cb119-0a51-45a2-a47a-b354ccd5a173 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:05.221579 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-840cb119-0a51-45a2-a47a-b354ccd5a173 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:05.221879 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-840cb119-0a51-45a2-a47a-b354ccd5a173 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:05.222130 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-840cb119-0a51-45a2-a47a-b354ccd5a173 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:05.222235 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-840cb119-0a51-45a2-a47a-b354ccd5a173 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:05.227252 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:05.227252 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:05.228144 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-840cb119-0a51-45a2-a47a-b354ccd5a173 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:05.228518 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 813/3302] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:05 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:05.368489 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-471f2cd7-84fb-42de-a6af-facddb6c0843 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:05.370454 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-471f2cd7-84fb-42de-a6af-facddb6c0843 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:05.370874 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-471f2cd7-84fb-42de-a6af-facddb6c0843 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:05.370874 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-471f2cd7-84fb-42de-a6af-facddb6c0843 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:05.371101 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-471f2cd7-84fb-42de-a6af-facddb6c0843 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:05.375900 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:05.375900 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:05.376556 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-471f2cd7-84fb-42de-a6af-facddb6c0843 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:05.377021 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 832/3303] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:05 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:05.510679 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-89623948-fb88-4b41-aaa5-ea1cb160fbf4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:05.512774 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-89623948-fb88-4b41-aaa5-ea1cb160fbf4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:05.513092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-89623948-fb88-4b41-aaa5-ea1cb160fbf4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:05.513372 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-89623948-fb88-4b41-aaa5-ea1cb160fbf4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:05.513509 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-89623948-fb88-4b41-aaa5-ea1cb160fbf4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:05.519668 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:05.519668 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:05.521124 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-89623948-fb88-4b41-aaa5-ea1cb160fbf4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:05.521832 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 835/3304] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:05 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:05.558560 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-348c9cba-314d-4eef-86a6-581db80e13a1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:05.561184 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-348c9cba-314d-4eef-86a6-581db80e13a1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:05.561481 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-348c9cba-314d-4eef-86a6-581db80e13a1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:05.561790 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-348c9cba-314d-4eef-86a6-581db80e13a1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:05.582240 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:05.582240 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:05.588432 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-348c9cba-314d-4eef-86a6-581db80e13a1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:05.594478 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-348c9cba-314d-4eef-86a6-581db80e13a1 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:05.595019 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 825/3305] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:05 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:05.777717 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7844d180-699b-4a70-82f5-d876fc4ca18a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:05.780263 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7844d180-699b-4a70-82f5-d876fc4ca18a tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:05.780436 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7844d180-699b-4a70-82f5-d876fc4ca18a tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:05.780610 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7844d180-699b-4a70-82f5-d876fc4ca18a tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:05.803246 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:05.803246 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:05.810723 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7844d180-699b-4a70-82f5-d876fc4ca18a tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:05.816672 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7844d180-699b-4a70-82f5-d876fc4ca18a tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:05.817407 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 814/3306] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:05 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:06.242682 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3c2d4517-a63e-4ef2-b611-33ef2f40a73f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:06.247572 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c2d4517-a63e-4ef2-b611-33ef2f40a73f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:06.247572 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c2d4517-a63e-4ef2-b611-33ef2f40a73f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:06.247572 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c2d4517-a63e-4ef2-b611-33ef2f40a73f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:06.247572 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3c2d4517-a63e-4ef2-b611-33ef2f40a73f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:06.254831 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:06.254831 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:06.254831 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c2d4517-a63e-4ef2-b611-33ef2f40a73f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:06.254831 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 833/3307] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:06 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:06.389008 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5af6b369-d875-4f83-97b9-7b76bf808b66 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:06.391331 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5af6b369-d875-4f83-97b9-7b76bf808b66 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:06.391653 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5af6b369-d875-4f83-97b9-7b76bf808b66 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:06.392016 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5af6b369-d875-4f83-97b9-7b76bf808b66 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:06.392016 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5af6b369-d875-4f83-97b9-7b76bf808b66 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:06.396710 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:06.396710 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:06.397818 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5af6b369-d875-4f83-97b9-7b76bf808b66 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:06.398515 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 836/3308] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:06 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:06.507203 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-d8571ff1-dad5-487c-ac86-3fd7e6b7b306 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:06.509588 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-d8571ff1-dad5-487c-ac86-3fd7e6b7b306 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] POST https://10.4.3.64/volume/v3/attachments/33073bb7-f9c9-45d5-9a25-6885e4cbfae1/action Aug 26 15:10:06.510032 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-d8571ff1-dad5-487c-ac86-3fd7e6b7b306 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:06.510196 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-d8571ff1-dad5-487c-ac86-3fd7e6b7b306 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:06.527658 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:06.527658 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:06.535849 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bb705c6a-d01e-49a4-b305-3dc9ba85211a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:06.539913 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb705c6a-d01e-49a4-b305-3dc9ba85211a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:06.539913 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb705c6a-d01e-49a4-b305-3dc9ba85211a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:06.539913 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb705c6a-d01e-49a4-b305-3dc9ba85211a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:06.539913 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-bb705c6a-d01e-49a4-b305-3dc9ba85211a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:06.544565 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:06.544565 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:06.545519 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb705c6a-d01e-49a4-b305-3dc9ba85211a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:06.546051 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 815/3309] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:06 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:06.547563 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-cfc73130-ffc8-4ce0-bb53-8124a1c358db req-d8571ff1-dad5-487c-ac86-3fd7e6b7b306 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/attachments/33073bb7-f9c9-45d5-9a25-6885e4cbfae1/action returned with HTTP 204 Aug 26 15:10:06.549091 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 826/3310] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:10:06 2026] POST /volume/v3/attachments/33073bb7-f9c9-45d5-9a25-6885e4cbfae1/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:06.610917 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5cf4b644-6d67-42ee-90cb-5824a4e685b9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:06.613047 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5cf4b644-6d67-42ee-90cb-5824a4e685b9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:06.613047 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5cf4b644-6d67-42ee-90cb-5824a4e685b9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:06.614473 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5cf4b644-6d67-42ee-90cb-5824a4e685b9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:06.623472 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:06.623472 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:06.628017 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5cf4b644-6d67-42ee-90cb-5824a4e685b9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:06.632697 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5cf4b644-6d67-42ee-90cb-5824a4e685b9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:06.633410 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 834/3311] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:06 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:06.645053 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c2966948-91ac-4c4c-b80b-a35d69852c6b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:06.647433 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c2966948-91ac-4c4c-b80b-a35d69852c6b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:06.647668 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c2966948-91ac-4c4c-b80b-a35d69852c6b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:06.647918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c2966948-91ac-4c4c-b80b-a35d69852c6b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:06.656438 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-ede9b135-3de5-49f8-b353-0102c3795173 req-cbc75d1c-4567-4c74-8064-1462f2709246 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:06.659023 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-cbc75d1c-4567-4c74-8064-1462f2709246 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/attachments/f2ba0df1-01d7-4afc-92dc-5c0578af3336 Aug 26 15:10:06.659264 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-cbc75d1c-4567-4c74-8064-1462f2709246 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:06.659446 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-cbc75d1c-4567-4c74-8064-1462f2709246 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:06.659925 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:06.659925 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:06.664680 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c2966948-91ac-4c4c-b80b-a35d69852c6b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:06.669762 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:06.669762 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:06.671767 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c2966948-91ac-4c4c-b80b-a35d69852c6b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:06.672695 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 837/3312] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:06 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:06.758370 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ede9b135-3de5-49f8-b353-0102c3795173 req-cbc75d1c-4567-4c74-8064-1462f2709246 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/attachments/f2ba0df1-01d7-4afc-92dc-5c0578af3336 returned with HTTP 200 Aug 26 15:10:06.758370 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 816/3313] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:10:06 2026] DELETE /volume/v3/attachments/f2ba0df1-01d7-4afc-92dc-5c0578af3336 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:10:06.802000 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:06.806580 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:06.806707 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1709713550"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:06.810604 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1709713550'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:06.810604 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Create volume of 1 GB Aug 26 15:10:06.820000 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Availability Zones retrieved successfully. Aug 26 15:10:06.833770 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d8aa7f72-e353-41ca-9434-53a5e3b735a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:06.834342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Flow 'volume_create_api' (a8b66693-a640-4c27-917c-cfb74e6ec936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:06.836353 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8aa7f72-e353-41ca-9434-53a5e3b735a4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:06.836800 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8aa7f72-e353-41ca-9434-53a5e3b735a4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:06.836896 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252f4329-6bbb-4ac4-8563-3ebb44f83ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:06.837316 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8aa7f72-e353-41ca-9434-53a5e3b735a4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:06.838292 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:06.854094 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:06.854094 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:06.859568 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d8aa7f72-e353-41ca-9434-53a5e3b735a4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:06.866325 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8aa7f72-e353-41ca-9434-53a5e3b735a4 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:06.869627 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 835/3314] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:06 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:06.880519 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (252f4329-6bbb-4ac4-8563-3ebb44f83ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:06.881646 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae35f2ad-d65c-4c03-8581-72c90080ba6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:06.939606 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Created reservations ['7d8a5d2d-4c7b-473f-95f9-791b886ef7cd', '84631113-54bb-43da-b5bd-4b532870ca6e', 'debfb5c2-b226-4013-8577-602ae14ccb90', 'f0c36955-8f8c-4eb5-a390-f1c8ba0b3048'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:06.940820 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae35f2ad-d65c-4c03-8581-72c90080ba6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d8a5d2d-4c7b-473f-95f9-791b886ef7cd', '84631113-54bb-43da-b5bd-4b532870ca6e', 'debfb5c2-b226-4013-8577-602ae14ccb90', 'f0c36955-8f8c-4eb5-a390-f1c8ba0b3048']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:06.941688 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28be3555-c08d-4ed4-89a5-02faa1e862c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:06.970836 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28be3555-c08d-4ed4-89a5-02faa1e862c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06018be4-f69c-4a6d-93b4-70a02f3c1502', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1709713550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95fa5151689439ca9877bc9312abc9d',qos_specs=None,replication_status=,reservations=['7d8a5d2d-4c7b-473f-95f9-791b886ef7cd','84631113-54bb-43da-b5bd-4b532870ca6e','debfb5c2-b226-4013-8577-602ae14ccb90','f0c36955-8f8c-4eb5-a390-f1c8ba0b3048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfe439e4d6a446091f353665313ff69',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1709713550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06018be4-f69c-4a6d-93b4-70a02f3c1502,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e95fa5151689439ca9877bc9312abc9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cfe439e4d6a446091f353665313ff69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:06.971665 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c77b4b9d-bd5d-437a-90e7-75e3b7656106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:06.995688 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c77b4b9d-bd5d-437a-90e7-75e3b7656106) transitioned into state 'SUCCESS' from state '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-1709713550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e95fa5151689439ca9877bc9312abc9d',qos_specs=None,replication_status=,reservations=['7d8a5d2d-4c7b-473f-95f9-791b886ef7cd','84631113-54bb-43da-b5bd-4b532870ca6e','debfb5c2-b226-4013-8577-602ae14ccb90','f0c36955-8f8c-4eb5-a390-f1c8ba0b3048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cfe439e4d6a446091f353665313ff69',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:06.996578 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8729db-481e-4e94-b15b-ca14015c1141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:07.010907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8729db-481e-4e94-b15b-ca14015c1141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:07.010907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Flow 'volume_create_api' (a8b66693-a640-4c27-917c-cfb74e6ec936) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:07.011280 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Create volume request issued successfully. Aug 26 15:10:07.012099 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-231deb6b-1181-4afa-a62e-0e86276a7bd9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:07.012641 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 827/3315] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:10:06 2026] POST /volume/v3/volumes => generated 749 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:07.032679 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aa243f49-049a-4274-8988-7168d69e0bad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:07.036860 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa243f49-049a-4274-8988-7168d69e0bad tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:07.037667 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa243f49-049a-4274-8988-7168d69e0bad tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:07.037667 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa243f49-049a-4274-8988-7168d69e0bad tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:07.048264 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:07.048264 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:07.053633 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-aa243f49-049a-4274-8988-7168d69e0bad tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:07.058719 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa243f49-049a-4274-8988-7168d69e0bad tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:07.059254 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 838/3316] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:07 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:07.272583 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6aa2cfff-f6a1-4a49-bd15-6e877262325c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:07.274929 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6aa2cfff-f6a1-4a49-bd15-6e877262325c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:07.275243 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6aa2cfff-f6a1-4a49-bd15-6e877262325c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:07.275615 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6aa2cfff-f6a1-4a49-bd15-6e877262325c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:07.275766 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6aa2cfff-f6a1-4a49-bd15-6e877262325c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:07.282993 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:07.282993 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:07.284581 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6aa2cfff-f6a1-4a49-bd15-6e877262325c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:07.284923 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 817/3317] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:07 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:07.412767 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-91dbc149-a589-4021-91ac-9ac036e595d9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:07.414760 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91dbc149-a589-4021-91ac-9ac036e595d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:07.415048 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91dbc149-a589-4021-91ac-9ac036e595d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:07.415320 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-91dbc149-a589-4021-91ac-9ac036e595d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:07.415511 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-91dbc149-a589-4021-91ac-9ac036e595d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:07.420695 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:07.420695 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:07.421593 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-91dbc149-a589-4021-91ac-9ac036e595d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:07.422067 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 836/3318] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:07 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:07.561979 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e70d1f5a-d266-40ca-97f5-45a1fcbed1bc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:07.564757 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e70d1f5a-d266-40ca-97f5-45a1fcbed1bc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:07.565078 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e70d1f5a-d266-40ca-97f5-45a1fcbed1bc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:07.565559 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e70d1f5a-d266-40ca-97f5-45a1fcbed1bc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:07.565559 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e70d1f5a-d266-40ca-97f5-45a1fcbed1bc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:07.573451 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:07.573451 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:07.574605 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e70d1f5a-d266-40ca-97f5-45a1fcbed1bc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:07.574854 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 828/3319] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:07 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:07.881348 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3df06d8d-8b2f-4ed2-b5ea-7cc258602ac1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:07.884372 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3df06d8d-8b2f-4ed2-b5ea-7cc258602ac1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:07.884972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3df06d8d-8b2f-4ed2-b5ea-7cc258602ac1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:07.885285 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3df06d8d-8b2f-4ed2-b5ea-7cc258602ac1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:07.910951 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:07.910951 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:07.921787 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3df06d8d-8b2f-4ed2-b5ea-7cc258602ac1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:07.930971 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3df06d8d-8b2f-4ed2-b5ea-7cc258602ac1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:07.930971 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 839/3320] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:07 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:08.074188 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dc79ebda-ab29-44fb-a5e0-f524daecf64f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:08.076518 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dc79ebda-ab29-44fb-a5e0-f524daecf64f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:08.076990 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dc79ebda-ab29-44fb-a5e0-f524daecf64f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:08.077185 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dc79ebda-ab29-44fb-a5e0-f524daecf64f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:08.089876 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:08.089876 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:08.098870 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dc79ebda-ab29-44fb-a5e0-f524daecf64f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:08.106342 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dc79ebda-ab29-44fb-a5e0-f524daecf64f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:08.107045 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 818/3321] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:08 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:08.190757 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-8020ac59-2384-4e48-8f9c-e9d6bcd8239c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:08.194065 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-8020ac59-2384-4e48-8f9c-e9d6bcd8239c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:08.194429 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-8020ac59-2384-4e48-8f9c-e9d6bcd8239c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:08.194757 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-8020ac59-2384-4e48-8f9c-e9d6bcd8239c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:08.204838 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:08.204838 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:08.218957 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-8020ac59-2384-4e48-8f9c-e9d6bcd8239c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:08.230666 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-8020ac59-2384-4e48-8f9c-e9d6bcd8239c tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:08.230666 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 837/3322] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:08 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:08.301014 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-59f03408-79cc-40d3-b704-0e7b71919c41 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:08.303529 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-59f03408-79cc-40d3-b704-0e7b71919c41 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:08.303841 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-59f03408-79cc-40d3-b704-0e7b71919c41 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:08.304166 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-59f03408-79cc-40d3-b704-0e7b71919c41 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:08.304332 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-59f03408-79cc-40d3-b704-0e7b71919c41 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:08.310103 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:08.310103 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:08.311289 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-59f03408-79cc-40d3-b704-0e7b71919c41 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:08.311822 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 829/3323] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:08 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:08.357048 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bbaa2486-bdd4-4dbc-b581-7109670c482e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:08.357661 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bbaa2486-bdd4-4dbc-b581-7109670c482e None None] GET https://10.4.3.64/volume// Aug 26 15:10:08.357661 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bbaa2486-bdd4-4dbc-b581-7109670c482e None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:08.357842 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bbaa2486-bdd4-4dbc-b581-7109670c482e None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:08.358225 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bbaa2486-bdd4-4dbc-b581-7109670c482e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:08.359059 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 840/3324] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:10:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:08.366566 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-90da3391-5b63-4d06-bcfc-309c02f4a4fa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:08.369257 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-90da3391-5b63-4d06-bcfc-309c02f4a4fa tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:10:08.369600 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-90da3391-5b63-4d06-bcfc-309c02f4a4fa tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06018be4-f69c-4a6d-93b4-70a02f3c1502", "connector": null, "instance_uuid": "a99a1d8b-8d3a-4310-9061-3ced58fa2ee2"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:08.387390 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:08.387390 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:08.431273 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-90da3391-5b63-4d06-bcfc-309c02f4a4fa tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:10:08.434201 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 819/3325] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:10:08 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) Aug 26 15:10:08.440181 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e6c874c4-f442-4552-b5ef-7266d54202c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:08.442320 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6c874c4-f442-4552-b5ef-7266d54202c2 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:08.442572 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e6c874c4-f442-4552-b5ef-7266d54202c2 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:08.442921 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e6c874c4-f442-4552-b5ef-7266d54202c2 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:08.443661 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e6c874c4-f442-4552-b5ef-7266d54202c2 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:08.448831 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:08.448831 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:08.449644 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6c874c4-f442-4552-b5ef-7266d54202c2 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:08.450171 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 838/3326] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:08 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:08.474353 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7d56a8e3-6807-495f-8745-afef8426ca44 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:08.476862 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7d56a8e3-6807-495f-8745-afef8426ca44 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:08.477031 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7d56a8e3-6807-495f-8745-afef8426ca44 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:08.477232 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7d56a8e3-6807-495f-8745-afef8426ca44 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:08.486665 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:08.486665 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:08.490160 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7d56a8e3-6807-495f-8745-afef8426ca44 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:08.492286 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-13deeef1-fdc1-4daa-9c9a-c478b9813781 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:08.492645 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13deeef1-fdc1-4daa-9c9a-c478b9813781 None None] GET https://10.4.3.64/volume// Aug 26 15:10:08.492788 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13deeef1-fdc1-4daa-9c9a-c478b9813781 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:08.493025 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13deeef1-fdc1-4daa-9c9a-c478b9813781 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:08.493334 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13deeef1-fdc1-4daa-9c9a-c478b9813781 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:08.493645 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 841/3327] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:10:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:08.494316 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7d56a8e3-6807-495f-8745-afef8426ca44 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:08.494741 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 830/3328] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:08 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:10:08.505468 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-8d041b18-e9cc-407c-82d0-da390eca1749 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:08.507646 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-8d041b18-e9cc-407c-82d0-da390eca1749 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:08.507878 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-8d041b18-e9cc-407c-82d0-da390eca1749 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:08.508122 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-8d041b18-e9cc-407c-82d0-da390eca1749 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:08.517259 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:08.517259 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:08.520808 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-8d041b18-e9cc-407c-82d0-da390eca1749 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:08.525380 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-8d041b18-e9cc-407c-82d0-da390eca1749 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:08.525825 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 820/3329] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:10:08 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 1021 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:08.587104 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9cc10e56-38d3-458e-afdb-65c12871a196 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:08.589132 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9cc10e56-38d3-458e-afdb-65c12871a196 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:08.589343 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9cc10e56-38d3-458e-afdb-65c12871a196 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:08.589571 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9cc10e56-38d3-458e-afdb-65c12871a196 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:08.589729 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9cc10e56-38d3-458e-afdb-65c12871a196 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:08.594483 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:08.594483 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:08.595344 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9cc10e56-38d3-458e-afdb-65c12871a196 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:08.595782 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 839/3330] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:08 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:08.639339 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-abf14edc-947c-4d85-ac1e-864cb9dfe0c6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:08.642072 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-abf14edc-947c-4d85-ac1e-864cb9dfe0c6 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] PUT https://10.4.3.64/volume/v3/attachments/cf1ce29d-c566-461d-a388-792e9ff8eac9 Aug 26 15:10:08.642901 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-abf14edc-947c-4d85-ac1e-864cb9dfe0c6 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:08.655730 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-abf14edc-947c-4d85-ac1e-864cb9dfe0c6 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Acquiring lock "cinder-attachment_update-06018be4-f69c-4a6d-93b4-70a02f3c1502-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:10:08.663646 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-abf14edc-947c-4d85-ac1e-864cb9dfe0c6 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Lock "cinder-attachment_update-06018be4-f69c-4a6d-93b4-70a02f3c1502-np0000008165" acquired by "attachment_update" :: waited 0.008s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:10:08.664774 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:08.664774 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:08.776005 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-abf14edc-947c-4d85-ac1e-864cb9dfe0c6 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Lock "cinder-attachment_update-06018be4-f69c-4a6d-93b4-70a02f3c1502-np0000008165" released by "attachment_update" :: held 0.112s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:10:08.776424 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-abf14edc-947c-4d85-ac1e-864cb9dfe0c6 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/attachments/cf1ce29d-c566-461d-a388-792e9ff8eac9 returned with HTTP 200 Aug 26 15:10:08.777425 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 842/3331] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:10:08 2026] PUT /volume/v3/attachments/cf1ce29d-c566-461d-a388-792e9ff8eac9 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:08.947068 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f1130a95-bd8e-4ded-8328-cc3122b9b299 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:08.949946 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1130a95-bd8e-4ded-8328-cc3122b9b299 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:08.950233 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1130a95-bd8e-4ded-8328-cc3122b9b299 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:08.950521 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1130a95-bd8e-4ded-8328-cc3122b9b299 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:08.961449 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:08.961449 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:08.964754 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f1130a95-bd8e-4ded-8328-cc3122b9b299 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:08.968805 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1130a95-bd8e-4ded-8328-cc3122b9b299 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:08.969198 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 831/3332] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:08 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:09.328049 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1c689298-6bd0-4933-991d-71553be3aef2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:09.330141 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c689298-6bd0-4933-991d-71553be3aef2 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:09.330648 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c689298-6bd0-4933-991d-71553be3aef2 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:09.330648 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1c689298-6bd0-4933-991d-71553be3aef2 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:09.330752 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1c689298-6bd0-4933-991d-71553be3aef2 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:09.335534 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:09.335534 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:09.336296 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1c689298-6bd0-4933-991d-71553be3aef2 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:09.336757 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 821/3333] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:09 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:09.463567 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bd311a23-c0d9-49c6-9de0-3449f2b300d1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:09.465960 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bd311a23-c0d9-49c6-9de0-3449f2b300d1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:09.466272 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bd311a23-c0d9-49c6-9de0-3449f2b300d1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:09.466532 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bd311a23-c0d9-49c6-9de0-3449f2b300d1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:09.466683 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-bd311a23-c0d9-49c6-9de0-3449f2b300d1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:09.472609 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:09.472609 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:09.473608 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bd311a23-c0d9-49c6-9de0-3449f2b300d1 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:09.474165 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 840/3334] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:09 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:09.508435 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2a1c6877-306e-4016-be17-52432411ae12 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:09.510679 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a1c6877-306e-4016-be17-52432411ae12 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:09.510917 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a1c6877-306e-4016-be17-52432411ae12 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:09.511156 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a1c6877-306e-4016-be17-52432411ae12 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:09.523666 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:09.523666 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:09.528229 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2a1c6877-306e-4016-be17-52432411ae12 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:09.533178 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a1c6877-306e-4016-be17-52432411ae12 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:09.533623 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 843/3335] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:09 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:09.606207 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f426b7c7-c1b4-4c66-af1f-3a65f0532bd2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:09.608257 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f426b7c7-c1b4-4c66-af1f-3a65f0532bd2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:09.608492 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f426b7c7-c1b4-4c66-af1f-3a65f0532bd2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:09.608718 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f426b7c7-c1b4-4c66-af1f-3a65f0532bd2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:09.608844 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f426b7c7-c1b4-4c66-af1f-3a65f0532bd2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:09.613611 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:09.613611 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:09.614575 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f426b7c7-c1b4-4c66-af1f-3a65f0532bd2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:09.615063 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 832/3336] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:09 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:09.949054 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-cb954e44-f054-47e3-a852-5138b011452d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:09.951552 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-cb954e44-f054-47e3-a852-5138b011452d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] POST https://10.4.3.64/volume/v3/attachments/df590336-f3a3-48ea-a227-cdbb5aa6038d/action Aug 26 15:10:09.952079 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-cb954e44-f054-47e3-a852-5138b011452d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:09.952250 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-cb954e44-f054-47e3-a852-5138b011452d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:09.971802 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:09.971802 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:09.984634 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3ceabec2-746c-4fd4-8280-c24860be0c78 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:09.987674 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ceabec2-746c-4fd4-8280-c24860be0c78 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:09.988001 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ceabec2-746c-4fd4-8280-c24860be0c78 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:09.988238 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ceabec2-746c-4fd4-8280-c24860be0c78 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:09.992876 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-1ee37a8c-a650-40a1-958a-c24fb7cd6132 req-cb954e44-f054-47e3-a852-5138b011452d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/attachments/df590336-f3a3-48ea-a227-cdbb5aa6038d/action returned with HTTP 204 Aug 26 15:10:09.999660 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 822/3337] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:10:09 2026] POST /volume/v3/attachments/df590336-f3a3-48ea-a227-cdbb5aa6038d/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:10.006026 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:10.006026 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:10.011756 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3ceabec2-746c-4fd4-8280-c24860be0c78 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:10.018071 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ceabec2-746c-4fd4-8280-c24860be0c78 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:10.018834 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 841/3338] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:09 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 1150 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:10.347556 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e2f1a554-4e00-4353-9aa7-905b482991bb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:10.349215 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e2f1a554-4e00-4353-9aa7-905b482991bb tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:10.349436 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e2f1a554-4e00-4353-9aa7-905b482991bb tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:10.349609 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e2f1a554-4e00-4353-9aa7-905b482991bb tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:10.349709 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e2f1a554-4e00-4353-9aa7-905b482991bb tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:10.353663 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:10.353663 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:10.354395 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e2f1a554-4e00-4353-9aa7-905b482991bb tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:10.354977 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 844/3339] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:10 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 794 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:10.488722 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-79bd0238-79bf-4dcc-a056-fae1e35f3ccb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:10.490705 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79bd0238-79bf-4dcc-a056-fae1e35f3ccb tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:10.490958 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79bd0238-79bf-4dcc-a056-fae1e35f3ccb tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:10.491129 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79bd0238-79bf-4dcc-a056-fae1e35f3ccb tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:10.491310 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-79bd0238-79bf-4dcc-a056-fae1e35f3ccb tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:10.500681 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:10.500681 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:10.501671 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79bd0238-79bf-4dcc-a056-fae1e35f3ccb tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:10.502461 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 833/3340] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:10 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:10.536830 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3c9398c6-59fc-4202-87da-b1d66dc0dd86 req-19e7c2d3-709a-453a-80b3-d9aee5cea809 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:10.539911 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3c9398c6-59fc-4202-87da-b1d66dc0dd86 req-19e7c2d3-709a-453a-80b3-d9aee5cea809 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/attachments/f2ba0df1-01d7-4afc-92dc-5c0578af3336 Aug 26 15:10:10.539991 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3c9398c6-59fc-4202-87da-b1d66dc0dd86 req-19e7c2d3-709a-453a-80b3-d9aee5cea809 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:10.540322 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3c9398c6-59fc-4202-87da-b1d66dc0dd86 req-19e7c2d3-709a-453a-80b3-d9aee5cea809 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:10.545461 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3c9398c6-59fc-4202-87da-b1d66dc0dd86 req-19e7c2d3-709a-453a-80b3-d9aee5cea809 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/attachments/f2ba0df1-01d7-4afc-92dc-5c0578af3336 returned with HTTP 404 Aug 26 15:10:10.546300 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 823/3341] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:10:10 2026] DELETE /volume/v3/attachments/f2ba0df1-01d7-4afc-92dc-5c0578af3336 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:10.551043 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f86dbc6-b8d1-44a7-a18b-8a9cf086646b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:10.553422 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f86dbc6-b8d1-44a7-a18b-8a9cf086646b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:10.553747 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f86dbc6-b8d1-44a7-a18b-8a9cf086646b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:10.554078 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f86dbc6-b8d1-44a7-a18b-8a9cf086646b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:10.564695 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:10.564695 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:10.569580 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2f86dbc6-b8d1-44a7-a18b-8a9cf086646b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:10.575254 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f86dbc6-b8d1-44a7-a18b-8a9cf086646b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:10.575751 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 842/3342] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:10 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:10.626892 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b00dfb76-33bc-4540-9665-ca37173e4247 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:10.629903 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b00dfb76-33bc-4540-9665-ca37173e4247 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:10.629903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b00dfb76-33bc-4540-9665-ca37173e4247 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:10.629903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b00dfb76-33bc-4540-9665-ca37173e4247 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:10.629903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b00dfb76-33bc-4540-9665-ca37173e4247 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:10.635649 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:10.635649 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:10.636936 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b00dfb76-33bc-4540-9665-ca37173e4247 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:10.637632 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 845/3343] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:10 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:11.035500 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1244356c-a6a1-4918-aeff-f6eefcdc1e4f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:11.037767 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1244356c-a6a1-4918-aeff-f6eefcdc1e4f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:11.038068 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1244356c-a6a1-4918-aeff-f6eefcdc1e4f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:11.038312 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1244356c-a6a1-4918-aeff-f6eefcdc1e4f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:11.232951 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:11.232951 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:11.237444 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1244356c-a6a1-4918-aeff-f6eefcdc1e4f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:11.243127 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1244356c-a6a1-4918-aeff-f6eefcdc1e4f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:11.243508 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 834/3344] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:11 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 1147 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:11.256385 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-831a3ea2-afd3-48d8-86d0-489c87402c55 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:11.258769 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-831a3ea2-afd3-48d8-86d0-489c87402c55 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:11.259099 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-831a3ea2-afd3-48d8-86d0-489c87402c55 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:11.259388 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-831a3ea2-afd3-48d8-86d0-489c87402c55 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:11.272338 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:11.272338 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:11.277865 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-831a3ea2-afd3-48d8-86d0-489c87402c55 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:11.282766 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-831a3ea2-afd3-48d8-86d0-489c87402c55 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:11.282954 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 824/3345] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:11 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:11.296754 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-82b32953-e982-4dc7-a266-02c3b7b857c7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:11.298771 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-82b32953-e982-4dc7-a266-02c3b7b857c7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] POST https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action Aug 26 15:10:11.299276 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-82b32953-e982-4dc7-a266-02c3b7b857c7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action body: b'{"os-detach": {"attachment_id": "df590336-f3a3-48ea-a227-cdbb5aa6038d"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:11.299497 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-82b32953-e982-4dc7-a266-02c3b7b857c7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "df590336-f3a3-48ea-a227-cdbb5aa6038d"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:11.313629 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:11.313629 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:11.314383 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-82b32953-e982-4dc7-a266-02c3b7b857c7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:11.322624 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-82b32953-e982-4dc7-a266-02c3b7b857c7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action returned with HTTP 400 Aug 26 15:10:11.323313 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 843/3346] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:10:11 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 100 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:10:11.363997 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-aae86a66-d261-45dd-95e4-d6512f069502 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:11.364920 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-211d2b29-954b-4197-babf-edd1809ad24a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:11.366363 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-aae86a66-d261-45dd-95e4-d6512f069502 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:11.366596 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-aae86a66-d261-45dd-95e4-d6512f069502 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:11.366812 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-aae86a66-d261-45dd-95e4-d6512f069502 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:11.366855 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-211d2b29-954b-4197-babf-edd1809ad24a tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:11.367146 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-211d2b29-954b-4197-babf-edd1809ad24a tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:11.367354 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-211d2b29-954b-4197-babf-edd1809ad24a tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:11.367567 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-211d2b29-954b-4197-babf-edd1809ad24a tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:11.372432 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:11.372432 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:11.373375 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-211d2b29-954b-4197-babf-edd1809ad24a tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:11.373736 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 835/3347] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:11 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:11.378526 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:11.378526 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:11.384218 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-aae86a66-d261-45dd-95e4-d6512f069502 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:11.388618 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-aae86a66-d261-45dd-95e4-d6512f069502 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:11.389035 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 846/3348] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:11 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 1147 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:11.408002 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-5f6f8e49-fd55-4113-bb13-62b1fd65298d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:11.410291 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-5f6f8e49-fd55-4113-bb13-62b1fd65298d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] POST https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803/action Aug 26 15:10:11.410644 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-5f6f8e49-fd55-4113-bb13-62b1fd65298d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:11.410759 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-5f6f8e49-fd55-4113-bb13-62b1fd65298d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:11.422170 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:11.422170 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:11.422813 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-5f6f8e49-fd55-4113-bb13-62b1fd65298d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:11.430212 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-5f6f8e49-fd55-4113-bb13-62b1fd65298d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Begin detaching volume completed successfully. Aug 26 15:10:11.430529 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-5f6f8e49-fd55-4113-bb13-62b1fd65298d tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803/action returned with HTTP 202 Aug 26 15:10:11.431166 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 825/3349] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:10:11 2026] POST /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:10:11.472624 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-39b580d4-ce04-48e7-827e-4a69801aa203 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:11.473019 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-39b580d4-ce04-48e7-827e-4a69801aa203 None None] GET https://10.4.3.64/volume// Aug 26 15:10:11.473344 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-39b580d4-ce04-48e7-827e-4a69801aa203 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:11.473611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-39b580d4-ce04-48e7-827e-4a69801aa203 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:11.474006 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-39b580d4-ce04-48e7-827e-4a69801aa203 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:11.474341 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 844/3350] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:10:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:11.481662 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-7e350e06-7e46-413f-8581-d957f4306ab7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:11.484141 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-7e350e06-7e46-413f-8581-d957f4306ab7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:11.484423 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-7e350e06-7e46-413f-8581-d957f4306ab7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:11.484620 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-7e350e06-7e46-413f-8581-d957f4306ab7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:11.495588 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:11.495588 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:11.499235 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-7e350e06-7e46-413f-8581-d957f4306ab7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:11.503969 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-7e350e06-7e46-413f-8581-d957f4306ab7 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:11.504503 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 836/3351] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:10:11 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 1330 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:11.512578 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7f460ae5-4ab6-4739-a71f-4e8b7ee23788 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:11.515522 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f460ae5-4ab6-4739-a71f-4e8b7ee23788 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:11.515713 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f460ae5-4ab6-4739-a71f-4e8b7ee23788 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:11.515955 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f460ae5-4ab6-4739-a71f-4e8b7ee23788 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:11.516083 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7f460ae5-4ab6-4739-a71f-4e8b7ee23788 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:11.520751 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:11.520751 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:11.521525 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f460ae5-4ab6-4739-a71f-4e8b7ee23788 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:11.522258 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 847/3352] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:11 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:11.592328 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-79333780-6f51-4784-8dc4-6b3e9b9fb363 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:11.594718 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79333780-6f51-4784-8dc4-6b3e9b9fb363 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:11.594986 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-79333780-6f51-4784-8dc4-6b3e9b9fb363 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:11.595241 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-79333780-6f51-4784-8dc4-6b3e9b9fb363 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:11.606938 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:11.606938 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:11.610481 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-79333780-6f51-4784-8dc4-6b3e9b9fb363 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:11.616105 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-79333780-6f51-4784-8dc4-6b3e9b9fb363 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:11.616704 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 826/3353] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:11 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:11.648433 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f2a51bff-79df-4791-b145-a5f2bcdc517c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:11.650458 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f2a51bff-79df-4791-b145-a5f2bcdc517c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:11.650655 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f2a51bff-79df-4791-b145-a5f2bcdc517c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:11.650863 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f2a51bff-79df-4791-b145-a5f2bcdc517c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:11.650995 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f2a51bff-79df-4791-b145-a5f2bcdc517c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:11.656051 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:11.656051 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:11.656982 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f2a51bff-79df-4791-b145-a5f2bcdc517c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:11.657599 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 845/3354] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:11 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:12.265921 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e99b4946-5a2f-4cd4-8754-0281088ad03e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:12.267995 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e99b4946-5a2f-4cd4-8754-0281088ad03e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 Aug 26 15:10:12.268247 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e99b4946-5a2f-4cd4-8754-0281088ad03e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:12.268547 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e99b4946-5a2f-4cd4-8754-0281088ad03e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:12.268683 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-e99b4946-5a2f-4cd4-8754-0281088ad03e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 Aug 26 15:10:12.274232 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e99b4946-5a2f-4cd4-8754-0281088ad03e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 returned with HTTP 404 Aug 26 15:10:12.274848 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 837/3355] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:10:12 2026] DELETE /volume/v3/snapshots/d16164a6-1b40-4be0-a31c-fe0b76dc6ef4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:12.292687 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4d17dfa1-a82f-4f77-a198-440a9dd454bd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:12.296986 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d17dfa1-a82f-4f77-a198-440a9dd454bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:10:12.296986 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d17dfa1-a82f-4f77-a198-440a9dd454bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:12.297219 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d17dfa1-a82f-4f77-a198-440a9dd454bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:12.308332 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:12.308332 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:12.313167 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4d17dfa1-a82f-4f77-a198-440a9dd454bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:12.319256 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d17dfa1-a82f-4f77-a198-440a9dd454bd tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:10:12.319811 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 848/3356] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:12 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:12.334593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:12.336594 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:12.337176 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1651876509"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:12.339230 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1651876509'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:12.339416 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume of 1 GB Aug 26 15:10:12.344906 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Availability Zones retrieved successfully. Aug 26 15:10:12.352758 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Flow 'volume_create_api' (7902d599-9c54-42f2-9bf7-24baa596adbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:12.354382 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d24706a-8408-4372-9e24-cf3c487729af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:12.355660 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:12.385936 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3ba2540f-8db6-4d24-8233-12636c800aa8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:12.388454 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ba2540f-8db6-4d24-8233-12636c800aa8 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:12.388795 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ba2540f-8db6-4d24-8233-12636c800aa8 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:12.389113 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ba2540f-8db6-4d24-8233-12636c800aa8 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:12.389211 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d24706a-8408-4372-9e24-cf3c487729af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:12.389363 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3ba2540f-8db6-4d24-8233-12636c800aa8 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:12.390262 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb4474d-7040-4fc3-bec0-819b8dbb2de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:12.394749 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:12.394749 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:12.395741 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ba2540f-8db6-4d24-8233-12636c800aa8 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:12.396235 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 846/3357] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:12 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:12.446170 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['1bc9c637-b433-4463-9bd5-17fafb788e3c', 'e296c0f7-870a-478f-be1c-95493716dfa1', '17c661b9-8c29-4fbe-8993-682449a71f4c', '1116ce5d-2079-439a-8210-efbb379b50c4'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:12.447483 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bb4474d-7040-4fc3-bec0-819b8dbb2de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bc9c637-b433-4463-9bd5-17fafb788e3c', 'e296c0f7-870a-478f-be1c-95493716dfa1', '17c661b9-8c29-4fbe-8993-682449a71f4c', '1116ce5d-2079-439a-8210-efbb379b50c4']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:12.448548 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ee90990-8ab0-4079-9630-380fb7994f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:12.481461 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ee90990-8ab0-4079-9630-380fb7994f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b87d026-f9ab-4f71-a69a-fe4429105d48', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1651876509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8e8b1058b641118985cb07963df568',qos_specs=None,replication_status=,reservations=['1bc9c637-b433-4463-9bd5-17fafb788e3c','e296c0f7-870a-478f-be1c-95493716dfa1','17c661b9-8c29-4fbe-8993-682449a71f4c','1116ce5d-2079-439a-8210-efbb379b50c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d95932fdced7443fae69c9aff3115371',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1651876509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b87d026-f9ab-4f71-a69a-fe4429105d48,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f8e8b1058b641118985cb07963df568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d95932fdced7443fae69c9aff3115371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:12.483711 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f0e274-f78a-4ef5-8086-4ae3330dcf38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:12.506858 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5f0e274-f78a-4ef5-8086-4ae3330dcf38) transitioned into state 'SUCCESS' from state '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-1651876509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8e8b1058b641118985cb07963df568',qos_specs=None,replication_status=,reservations=['1bc9c637-b433-4463-9bd5-17fafb788e3c','e296c0f7-870a-478f-be1c-95493716dfa1','17c661b9-8c29-4fbe-8993-682449a71f4c','1116ce5d-2079-439a-8210-efbb379b50c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d95932fdced7443fae69c9aff3115371',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:12.507698 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19ec1682-b662-4a40-a38a-dbf48698b96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:12.520368 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19ec1682-b662-4a40-a38a-dbf48698b96f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:12.521169 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Flow 'volume_create_api' (7902d599-9c54-42f2-9bf7-24baa596adbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:12.521625 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume request issued successfully. Aug 26 15:10:12.522810 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5d7a5a74-29e8-4d07-ae6a-ce9b0b9ada43 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:12.523158 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 827/3358] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:10:12 2026] POST /volume/v3/volumes => generated 752 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:12.532999 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e4619e16-cd41-4fad-881c-d3576a3ab577 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:12.535830 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4619e16-cd41-4fad-881c-d3576a3ab577 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:12.536077 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4ca0a2d7-f7b4-4b17-aaf6-f34c7648177d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:12.536145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4619e16-cd41-4fad-881c-d3576a3ab577 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:12.536347 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4619e16-cd41-4fad-881c-d3576a3ab577 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:12.536543 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e4619e16-cd41-4fad-881c-d3576a3ab577 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:12.538164 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ca0a2d7-f7b4-4b17-aaf6-f34c7648177d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 Aug 26 15:10:12.538427 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ca0a2d7-f7b4-4b17-aaf6-f34c7648177d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:12.538685 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4ca0a2d7-f7b4-4b17-aaf6-f34c7648177d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:12.543930 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:12.543930 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:12.543930 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4619e16-cd41-4fad-881c-d3576a3ab577 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:12.544302 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 838/3359] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:12 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:12.547855 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:12.547855 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:12.552655 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4ca0a2d7-f7b4-4b17-aaf6-f34c7648177d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:12.557639 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4ca0a2d7-f7b4-4b17-aaf6-f34c7648177d tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 returned with HTTP 200 Aug 26 15:10:12.558202 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 849/3360] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:12 2026] GET /volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:12.631909 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0336ef99-6427-4246-970e-b520b3990907 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:12.634296 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0336ef99-6427-4246-970e-b520b3990907 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:12.634602 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0336ef99-6427-4246-970e-b520b3990907 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:12.634870 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0336ef99-6427-4246-970e-b520b3990907 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:12.648989 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:12.648989 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:12.653189 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0336ef99-6427-4246-970e-b520b3990907 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:12.658487 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0336ef99-6427-4246-970e-b520b3990907 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:12.659190 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 847/3361] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:12 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:12.670865 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8e09f4a9-6f77-4b6a-9b09-27ff19f5b648 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:12.673592 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8e09f4a9-6f77-4b6a-9b09-27ff19f5b648 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:12.674106 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8e09f4a9-6f77-4b6a-9b09-27ff19f5b648 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:12.674430 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8e09f4a9-6f77-4b6a-9b09-27ff19f5b648 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:12.674619 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8e09f4a9-6f77-4b6a-9b09-27ff19f5b648 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:12.682278 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:12.682278 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:12.683226 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8e09f4a9-6f77-4b6a-9b09-27ff19f5b648 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:12.683616 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 828/3362] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:12 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:13.017878 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-c176765a-260a-493d-b512-44bd0039f564 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.020248 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-c176765a-260a-493d-b512-44bd0039f564 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] POST https://10.4.3.64/volume/v3/attachments/cf1ce29d-c566-461d-a388-792e9ff8eac9/action Aug 26 15:10:13.020611 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-c176765a-260a-493d-b512-44bd0039f564 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:13.020712 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-c176765a-260a-493d-b512-44bd0039f564 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:13.037311 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.037311 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:13.051630 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5a7f8cd2-75bb-4a95-9f44-5ec57327ffcd req-c176765a-260a-493d-b512-44bd0039f564 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/attachments/cf1ce29d-c566-461d-a388-792e9ff8eac9/action returned with HTTP 204 Aug 26 15:10:13.052192 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 839/3363] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:10:13 2026] POST /volume/v3/attachments/cf1ce29d-c566-461d-a388-792e9ff8eac9/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:13.185777 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-5fda5931-6ede-492a-a2ea-8350ede73745 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.188565 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-5fda5931-6ede-492a-a2ea-8350ede73745 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] DELETE https://10.4.3.64/volume/v3/attachments/df590336-f3a3-48ea-a227-cdbb5aa6038d Aug 26 15:10:13.188732 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-5fda5931-6ede-492a-a2ea-8350ede73745 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.188916 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-5fda5931-6ede-492a-a2ea-8350ede73745 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.200323 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.200323 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:13.266970 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b19475b4-4301-45cc-b6f1-1ea7e59643ff req-5fda5931-6ede-492a-a2ea-8350ede73745 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/attachments/df590336-f3a3-48ea-a227-cdbb5aa6038d returned with HTTP 200 Aug 26 15:10:13.267647 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 850/3364] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:10:13 2026] DELETE /volume/v3/attachments/df590336-f3a3-48ea-a227-cdbb5aa6038d => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:13.409515 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2c235a3a-d3e1-438c-814a-e6b7b4695e05 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.412284 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c235a3a-d3e1-438c-814a-e6b7b4695e05 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:13.412649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c235a3a-d3e1-438c-814a-e6b7b4695e05 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.413281 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c235a3a-d3e1-438c-814a-e6b7b4695e05 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.413281 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2c235a3a-d3e1-438c-814a-e6b7b4695e05 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:13.419702 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.419702 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:13.420700 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c235a3a-d3e1-438c-814a-e6b7b4695e05 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:13.421353 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 848/3365] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:13.557949 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e9ebff71-db9f-4bae-813d-8d33e5d313d9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.560822 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e9ebff71-db9f-4bae-813d-8d33e5d313d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:13.561013 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e9ebff71-db9f-4bae-813d-8d33e5d313d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.561299 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e9ebff71-db9f-4bae-813d-8d33e5d313d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.561436 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e9ebff71-db9f-4bae-813d-8d33e5d313d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:13.566935 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.566935 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:13.567775 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e9ebff71-db9f-4bae-813d-8d33e5d313d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:13.568225 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 829/3366] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:13.575775 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4cef8e75-e4c8-44bd-a99f-0f1757a083c5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.578262 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cef8e75-e4c8-44bd-a99f-0f1757a083c5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 Aug 26 15:10:13.578705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cef8e75-e4c8-44bd-a99f-0f1757a083c5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.578999 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4cef8e75-e4c8-44bd-a99f-0f1757a083c5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.587768 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.587768 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:13.595598 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4cef8e75-e4c8-44bd-a99f-0f1757a083c5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:13.601345 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-394e26bc-76e2-4784-89ee-efb604befc64 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.601728 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4cef8e75-e4c8-44bd-a99f-0f1757a083c5 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 returned with HTTP 200 Aug 26 15:10:13.602199 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 840/3367] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:13.604243 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-394e26bc-76e2-4784-89ee-efb604befc64 tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] POST https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action Aug 26 15:10:13.604826 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-394e26bc-76e2-4784-89ee-efb604befc64 tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:13.605053 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-394e26bc-76e2-4784-89ee-efb604befc64 tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:13.618185 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2ce82033-8690-47bb-97ba-7072b1e52124 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.619530 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.619530 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:13.620436 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2ce82033-8690-47bb-97ba-7072b1e52124 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:10:13.620827 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2ce82033-8690-47bb-97ba-7072b1e52124 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b87d026-f9ab-4f71-a69a-fe4429105d48", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2026658357"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:13.624007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.admin_actions [None req-394e26bc-76e2-4784-89ee-efb604befc64 tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] Updating volume 'fe3f1155-3e08-4486-b611-c065e4ce2c73' with '{'status': 'in-use'}' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 26 15:10:13.629184 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.629184 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:13.629780 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2ce82033-8690-47bb-97ba-7072b1e52124 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:13.629780 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-2ce82033-8690-47bb-97ba-7072b1e52124 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create snapshot from volume 9b87d026-f9ab-4f71-a69a-fe4429105d48 Aug 26 15:10:13.657532 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-394e26bc-76e2-4784-89ee-efb604befc64 tempest-TestServerVolumeAttachmentScenario-1517740702 tempest-TestServerVolumeAttachmentScenario-1517740702-project-admin] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action returned with HTTP 202 Aug 26 15:10:13.658050 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 851/3368] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:10:13 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:10:13.658261 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-2ce82033-8690-47bb-97ba-7072b1e52124 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['2685895d-58f3-4048-86dd-7bddc95f4e22', 'e6a57d5e-65b1-4d4d-ba9d-d315aac3689d', 'e795f1ef-5da1-46c6-897c-5f42081c92f4', '00f6d369-27d7-4f56-9734-f014af273dc5'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:13.668761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d90eed31-dc00-4f9a-8696-7b1eb37ff890 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.669518 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d90eed31-dc00-4f9a-8696-7b1eb37ff890 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:10:13.669798 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d90eed31-dc00-4f9a-8696-7b1eb37ff890 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.670004 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d90eed31-dc00-4f9a-8696-7b1eb37ff890 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.677424 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1a7bf83c-ebb0-4d6b-999f-418fd1a01615 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.679541 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1a7bf83c-ebb0-4d6b-999f-418fd1a01615 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:13.679753 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1a7bf83c-ebb0-4d6b-999f-418fd1a01615 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.679997 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1a7bf83c-ebb0-4d6b-999f-418fd1a01615 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.684517 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.684517 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:13.688627 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d90eed31-dc00-4f9a-8696-7b1eb37ff890 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:13.693410 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d90eed31-dc00-4f9a-8696-7b1eb37ff890 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:10:13.694496 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 830/3369] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:13.696387 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0b815b2d-76de-4f7e-a216-81076c94ee00 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.697220 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.697220 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:13.699549 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b815b2d-76de-4f7e-a216-81076c94ee00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:13.699686 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2ce82033-8690-47bb-97ba-7072b1e52124 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot create request issued successfully. Aug 26 15:10:13.699747 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b815b2d-76de-4f7e-a216-81076c94ee00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.700405 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2ce82033-8690-47bb-97ba-7072b1e52124 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:10:13.700471 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b815b2d-76de-4f7e-a216-81076c94ee00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.700944 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 849/3370] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:10:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:13.701163 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0b815b2d-76de-4f7e-a216-81076c94ee00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:13.705588 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1a7bf83c-ebb0-4d6b-999f-418fd1a01615 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:13.706651 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.706651 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:13.707834 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b815b2d-76de-4f7e-a216-81076c94ee00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:13.708214 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 852/3371] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:13.717908 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1a7bf83c-ebb0-4d6b-999f-418fd1a01615 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:13.718581 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 841/3372] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:13.719310 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e56afe4-3217-45ff-8645-f96cb6e63d22 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.721798 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e56afe4-3217-45ff-8645-f96cb6e63d22 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b Aug 26 15:10:13.722060 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e56afe4-3217-45ff-8645-f96cb6e63d22 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.722298 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e56afe4-3217-45ff-8645-f96cb6e63d22 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.725615 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d838db47-167a-4e92-8c2e-482105118f1f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.727692 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d838db47-167a-4e92-8c2e-482105118f1f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 Aug 26 15:10:13.727997 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d838db47-167a-4e92-8c2e-482105118f1f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.728334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d838db47-167a-4e92-8c2e-482105118f1f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.729369 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.729369 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:13.730075 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4e56afe4-3217-45ff-8645-f96cb6e63d22 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:10:13.731044 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e56afe4-3217-45ff-8645-f96cb6e63d22 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b returned with HTTP 200 Aug 26 15:10:13.731595 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 831/3373] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:13.736634 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.736634 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:13.741244 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d838db47-167a-4e92-8c2e-482105118f1f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:13.746545 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-83cd51e1-2d82-4ea2-8cfb-6673b8cfe8cf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.747329 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d838db47-167a-4e92-8c2e-482105118f1f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 returned with HTTP 200 Aug 26 15:10:13.747652 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 850/3374] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 => generated 1409 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:13.752753 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-83cd51e1-2d82-4ea2-8cfb-6673b8cfe8cf tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:13.752753 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-83cd51e1-2d82-4ea2-8cfb-6673b8cfe8cf tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.753441 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-83cd51e1-2d82-4ea2-8cfb-6673b8cfe8cf tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.758007 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-e9a5400c-96cc-4d7a-afc1-0386689b4de1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.764255 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-322599bf-369e-4688-87c1-46d860ec017b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.764379 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-e9a5400c-96cc-4d7a-afc1-0386689b4de1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:10:13.765397 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-e9a5400c-96cc-4d7a-afc1-0386689b4de1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.765817 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-e9a5400c-96cc-4d7a-afc1-0386689b4de1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.766319 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-322599bf-369e-4688-87c1-46d860ec017b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 Aug 26 15:10:13.766656 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-322599bf-369e-4688-87c1-46d860ec017b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.766976 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-322599bf-369e-4688-87c1-46d860ec017b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.769859 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.769859 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:13.779530 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.779530 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:13.780239 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.780239 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:13.783836 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-83cd51e1-2d82-4ea2-8cfb-6673b8cfe8cf tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:13.784783 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-e9a5400c-96cc-4d7a-afc1-0386689b4de1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:13.787910 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-322599bf-369e-4688-87c1-46d860ec017b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:13.791799 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-83cd51e1-2d82-4ea2-8cfb-6673b8cfe8cf tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:13.792324 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-e9a5400c-96cc-4d7a-afc1-0386689b4de1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:10:13.792364 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 853/3375] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 1134 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:13.792388 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 842/3376] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:13.797145 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-322599bf-369e-4688-87c1-46d860ec017b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 returned with HTTP 200 Aug 26 15:10:13.797333 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 832/3377] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:10:13.816832 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cb5586c1-3eb7-4ba8-88ec-939fe6486be1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.821452 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cb5586c1-3eb7-4ba8-88ec-939fe6486be1 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 Aug 26 15:10:13.821452 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cb5586c1-3eb7-4ba8-88ec-939fe6486be1 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.821452 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cb5586c1-3eb7-4ba8-88ec-939fe6486be1 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.821606 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-0014e53b-84ff-4eb9-b5e2-3203e51fb39f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.821654 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-cb5586c1-3eb7-4ba8-88ec-939fe6486be1 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume with id: 808eb331-d0a8-484b-a2eb-49adb71f8a46 Aug 26 15:10:13.824237 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-0014e53b-84ff-4eb9-b5e2-3203e51fb39f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] POST https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action Aug 26 15:10:13.824901 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-0014e53b-84ff-4eb9-b5e2-3203e51fb39f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:13.825192 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-0014e53b-84ff-4eb9-b5e2-3203e51fb39f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:13.832551 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.832551 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:13.834148 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cb5586c1-3eb7-4ba8-88ec-939fe6486be1 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:13.841918 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.841918 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:13.841918 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-0014e53b-84ff-4eb9-b5e2-3203e51fb39f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:13.853150 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-0014e53b-84ff-4eb9-b5e2-3203e51fb39f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Begin detaching volume completed successfully. Aug 26 15:10:13.853150 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-0014e53b-84ff-4eb9-b5e2-3203e51fb39f tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action returned with HTTP 202 Aug 26 15:10:13.853150 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 854/3378] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:10:13 2026] POST /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:10:13.866637 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cb5586c1-3eb7-4ba8-88ec-939fe6486be1 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume request issued successfully. Aug 26 15:10:13.866944 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cb5586c1-3eb7-4ba8-88ec-939fe6486be1 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 returned with HTTP 202 Aug 26 15:10:13.867387 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 851/3379] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:13 2026] DELETE /volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:13.880378 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5f3bd358-a875-4d3a-a4c8-8b2a6004890a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.883424 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f3bd358-a875-4d3a-a4c8-8b2a6004890a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 Aug 26 15:10:13.883814 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f3bd358-a875-4d3a-a4c8-8b2a6004890a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.884385 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f3bd358-a875-4d3a-a4c8-8b2a6004890a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.894065 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.894065 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:13.899563 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5f3bd358-a875-4d3a-a4c8-8b2a6004890a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:13.906644 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f3bd358-a875-4d3a-a4c8-8b2a6004890a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 returned with HTTP 200 Aug 26 15:10:13.907180 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 843/3380] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 => generated 1408 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:13.914052 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-886a1bbe-3985-42a4-9b44-328cc9cf1200 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.914512 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-886a1bbe-3985-42a4-9b44-328cc9cf1200 None None] GET https://10.4.3.64/volume// Aug 26 15:10:13.914700 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-886a1bbe-3985-42a4-9b44-328cc9cf1200 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.914999 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-886a1bbe-3985-42a4-9b44-328cc9cf1200 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.915448 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-886a1bbe-3985-42a4-9b44-328cc9cf1200 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:13.916049 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 833/3381] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:13.928043 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-a44d28d1-1c2d-4b3a-9bd0-bd1b999bde44 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:13.931032 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-a44d28d1-1c2d-4b3a-9bd0-bd1b999bde44 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:10:13.931458 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-a44d28d1-1c2d-4b3a-9bd0-bd1b999bde44 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:13.931867 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-a44d28d1-1c2d-4b3a-9bd0-bd1b999bde44 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:13.948165 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:13.948165 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:13.953737 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-a44d28d1-1c2d-4b3a-9bd0-bd1b999bde44 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:13.964277 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-a44d28d1-1c2d-4b3a-9bd0-bd1b999bde44 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:10:13.965335 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 855/3382] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:10:13 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 1331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:14.134408 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-32176f23-6129-4739-84a4-046767a6a2e7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.137267 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-32176f23-6129-4739-84a4-046767a6a2e7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:14.137589 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-32176f23-6129-4739-84a4-046767a6a2e7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.137944 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-32176f23-6129-4739-84a4-046767a6a2e7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.152735 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.152735 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:14.172809 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-32176f23-6129-4739-84a4-046767a6a2e7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:14.182427 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-32176f23-6129-4739-84a4-046767a6a2e7 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:14.183317 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 852/3383] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:14 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 1134 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:14.210167 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-3f0f31a9-ffb3-40be-ae72-6b5b40d35f10 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.213420 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-3f0f31a9-ffb3-40be-ae72-6b5b40d35f10 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] POST https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787/action Aug 26 15:10:14.213978 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-3f0f31a9-ffb3-40be-ae72-6b5b40d35f10 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:14.214241 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-3f0f31a9-ffb3-40be-ae72-6b5b40d35f10 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:14.240232 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.240232 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:14.240232 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-3f0f31a9-ffb3-40be-ae72-6b5b40d35f10 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:14.249438 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-3f0f31a9-ffb3-40be-ae72-6b5b40d35f10 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Begin detaching volume completed successfully. Aug 26 15:10:14.249773 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-3f0f31a9-ffb3-40be-ae72-6b5b40d35f10 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787/action returned with HTTP 202 Aug 26 15:10:14.250414 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 844/3384] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:10:14 2026] POST /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:10:14.275198 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-23c1dcd9-3afe-40ca-8853-a6c185621e02 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.278352 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-23c1dcd9-3afe-40ca-8853-a6c185621e02 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:14.278352 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-23c1dcd9-3afe-40ca-8853-a6c185621e02 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.278532 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-23c1dcd9-3afe-40ca-8853-a6c185621e02 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.293024 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.293024 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:14.300803 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ca6b4b32-dcc5-4d12-aadc-663036a231a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.300974 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-23c1dcd9-3afe-40ca-8853-a6c185621e02 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:14.301028 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca6b4b32-dcc5-4d12-aadc-663036a231a2 None None] GET https://10.4.3.64/volume// Aug 26 15:10:14.301028 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca6b4b32-dcc5-4d12-aadc-663036a231a2 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.301028 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca6b4b32-dcc5-4d12-aadc-663036a231a2 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.301028 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca6b4b32-dcc5-4d12-aadc-663036a231a2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:14.301028 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 856/3385] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:10:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:14.306275 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-23c1dcd9-3afe-40ca-8853-a6c185621e02 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:14.307256 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 834/3386] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:14 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:14.308689 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-a253079a-8900-4f56-a6e4-70c3cff2f0e9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.311538 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-a253079a-8900-4f56-a6e4-70c3cff2f0e9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:14.311930 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-a253079a-8900-4f56-a6e4-70c3cff2f0e9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.312275 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-a253079a-8900-4f56-a6e4-70c3cff2f0e9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.325648 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.325648 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:14.330615 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-a253079a-8900-4f56-a6e4-70c3cff2f0e9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:14.337870 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-a253079a-8900-4f56-a6e4-70c3cff2f0e9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:14.338474 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 853/3387] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:10:14 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 1317 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:14.432530 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-70754f83-9284-4ee3-bc4f-6eaa58b17d7f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.434908 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-70754f83-9284-4ee3-bc4f-6eaa58b17d7f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:14.435921 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-70754f83-9284-4ee3-bc4f-6eaa58b17d7f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.435921 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-70754f83-9284-4ee3-bc4f-6eaa58b17d7f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.437264 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-70754f83-9284-4ee3-bc4f-6eaa58b17d7f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:14.443939 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.443939 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:14.444988 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-70754f83-9284-4ee3-bc4f-6eaa58b17d7f tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:14.445504 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 845/3388] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:14 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:14.456636 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fa80c094-0cd2-4486-bd1d-47574eb7536c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.458502 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fa80c094-0cd2-4486-bd1d-47574eb7536c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce Aug 26 15:10:14.459126 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fa80c094-0cd2-4486-bd1d-47574eb7536c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.459487 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fa80c094-0cd2-4486-bd1d-47574eb7536c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.469290 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.469290 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:14.477920 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fa80c094-0cd2-4486-bd1d-47574eb7536c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Volume info retrieved successfully. Aug 26 15:10:14.482395 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fa80c094-0cd2-4486-bd1d-47574eb7536c tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce returned with HTTP 200 Aug 26 15:10:14.483375 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 857/3389] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:14 2026] GET /volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:14.499609 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1fe56616-4989-4591-a20b-d67a7a893ac9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.501841 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1fe56616-4989-4591-a20b-d67a7a893ac9 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] PUT https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:14.502292 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1fe56616-4989-4591-a20b-d67a7a893ac9 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-147167645", "description": "tempest-volume-backup-description-1425180019"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:14.509241 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.509241 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:14.518951 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1fe56616-4989-4591-a20b-d67a7a893ac9 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:14.519458 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 835/3390] 10.4.3.64 () {70 vars in 1402 bytes} [Wed Aug 26 15:10:14 2026] PUT /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:14.529810 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d7f1d820-f196-482f-984e-b9e81c31c4ba None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.532354 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7f1d820-f196-482f-984e-b9e81c31c4ba tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:14.532727 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7f1d820-f196-482f-984e-b9e81c31c4ba tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.533076 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7f1d820-f196-482f-984e-b9e81c31c4ba tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.533280 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d7f1d820-f196-482f-984e-b9e81c31c4ba tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:14.539415 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.539415 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:14.540447 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7f1d820-f196-482f-984e-b9e81c31c4ba tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:14.540972 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 854/3391] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:14 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 837 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:14.554011 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4e43ee9c-5bc3-4652-9f0e-ecde6316f677 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.556075 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4e43ee9c-5bc3-4652-9f0e-ecde6316f677 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] DELETE https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:14.556368 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4e43ee9c-5bc3-4652-9f0e-ecde6316f677 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.556566 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4e43ee9c-5bc3-4652-9f0e-ecde6316f677 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.556658 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-4e43ee9c-5bc3-4652-9f0e-ecde6316f677 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Delete backup with id: 922abad5-600a-4401-ac8d-c4f27f9f2952. Aug 26 15:10:14.563490 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.563490 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:14.584681 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-4e43ee9c-5bc3-4652-9f0e-ecde6316f677 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] delete_backup rpcapi backup_id 922abad5-600a-4401-ac8d-c4f27f9f2952 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:10:14.585238 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e3045a9f-df9b-4c29-a6a8-ac51ae333947 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.586131 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4e43ee9c-5bc3-4652-9f0e-ecde6316f677 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 202 Aug 26 15:10:14.586726 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 846/3392] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:10:14 2026] DELETE /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:10:14.590914 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3045a9f-df9b-4c29-a6a8-ac51ae333947 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:14.590914 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3045a9f-df9b-4c29-a6a8-ac51ae333947 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.590914 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3045a9f-df9b-4c29-a6a8-ac51ae333947 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.590914 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e3045a9f-df9b-4c29-a6a8-ac51ae333947 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:14.597878 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.597878 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:14.598824 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3045a9f-df9b-4c29-a6a8-ac51ae333947 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:14.599389 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 858/3393] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:14 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:14.601466 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-020c2248-0bca-42ec-b607-1aabe9bd53da None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.604257 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-020c2248-0bca-42ec-b607-1aabe9bd53da tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:14.604994 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-020c2248-0bca-42ec-b607-1aabe9bd53da tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.604994 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-020c2248-0bca-42ec-b607-1aabe9bd53da tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.604994 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-020c2248-0bca-42ec-b607-1aabe9bd53da tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:14.614502 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.614502 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:14.616411 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-020c2248-0bca-42ec-b607-1aabe9bd53da tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:14.617053 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 836/3394] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:14 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:14.618194 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4429e757-8ad0-42b2-95d5-97f40947b9a9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.620783 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4429e757-8ad0-42b2-95d5-97f40947b9a9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] DELETE https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:14.622153 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4429e757-8ad0-42b2-95d5-97f40947b9a9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.622153 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4429e757-8ad0-42b2-95d5-97f40947b9a9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.622153 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-4429e757-8ad0-42b2-95d5-97f40947b9a9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Delete backup with id: 306d1772-7415-4d62-93ff-cb0c3d933209. Aug 26 15:10:14.627109 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.627109 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:14.650657 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-4429e757-8ad0-42b2-95d5-97f40947b9a9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] delete_backup rpcapi backup_id 306d1772-7415-4d62-93ff-cb0c3d933209 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:10:14.651794 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4429e757-8ad0-42b2-95d5-97f40947b9a9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 202 Aug 26 15:10:14.653648 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 855/3395] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:10:14 2026] DELETE /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:10:14.664391 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9f076f79-7291-4553-8376-28a4e3626fae None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.671865 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9f076f79-7291-4553-8376-28a4e3626fae tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:14.672719 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9f076f79-7291-4553-8376-28a4e3626fae tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.672719 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9f076f79-7291-4553-8376-28a4e3626fae tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.673729 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-9f076f79-7291-4553-8376-28a4e3626fae tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:14.680219 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.680219 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:14.680954 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9f076f79-7291-4553-8376-28a4e3626fae tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:14.682896 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 847/3396] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:14 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:14.743611 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-33d8b405-d8e6-436c-a5d9-780235666671 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.747723 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-33d8b405-d8e6-436c-a5d9-780235666671 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b Aug 26 15:10:14.748415 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-33d8b405-d8e6-436c-a5d9-780235666671 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.748901 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-33d8b405-d8e6-436c-a5d9-780235666671 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.760794 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.760794 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:14.760794 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-33d8b405-d8e6-436c-a5d9-780235666671 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:10:14.760794 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-33d8b405-d8e6-436c-a5d9-780235666671 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b returned with HTTP 200 Aug 26 15:10:14.760794 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 859/3397] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:14 2026] GET /volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:14.772789 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.774943 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:14.775158 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "28dec036-5c34-433f-b9e6-ac2998c66c4b", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1733954592"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:14.777079 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume request body: {'volume': {'snapshot_id': '28dec036-5c34-433f-b9e6-ac2998c66c4b', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1733954592'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:14.784787 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.784787 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:14.785567 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:10:14.786416 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume of 2 GB Aug 26 15:10:14.791401 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Availability Zones retrieved successfully. Aug 26 15:10:14.798740 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Flow 'volume_create_api' (0aeb8ea5-ed68-4ffe-a4f4-5f773e5b6179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:14.799831 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fef47bb9-0ba6-4593-a86d-8f86f9a77835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:14.801101 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:14.845277 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fef47bb9-0ba6-4593-a86d-8f86f9a77835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '28dec036-5c34-433f-b9e6-ac2998c66c4b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:14.846492 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5cec65c-5ece-459c-be22-9bcf9b4f8dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:14.906264 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['3c67e55e-17a6-4ced-912a-1c28f554178a', 'feedfd44-3784-499e-af1b-31490f75c221', 'e96f3726-e654-495d-af42-a7339e612255', '0d63563a-d7c4-4507-bf9e-183ae871e0b7'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:14.907410 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5cec65c-5ece-459c-be22-9bcf9b4f8dd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c67e55e-17a6-4ced-912a-1c28f554178a', 'feedfd44-3784-499e-af1b-31490f75c221', 'e96f3726-e654-495d-af42-a7339e612255', '0d63563a-d7c4-4507-bf9e-183ae871e0b7']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:14.908799 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9aaa80-cd75-4ee3-91ba-7f8d27c9afde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:14.927247 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5604af8f-c11e-441f-8cbd-8bb743efa654 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.933135 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5604af8f-c11e-441f-8cbd-8bb743efa654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 Aug 26 15:10:14.933593 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5604af8f-c11e-441f-8cbd-8bb743efa654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.933830 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5604af8f-c11e-441f-8cbd-8bb743efa654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.941429 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5604af8f-c11e-441f-8cbd-8bb743efa654 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 returned with HTTP 404 Aug 26 15:10:14.942285 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 856/3398] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:14 2026] GET /volume/v3/volumes/808eb331-d0a8-484b-a2eb-49adb71f8a46 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 15:10:14.954019 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-669316a5-3433-4d17-b109-e943e6bfa80a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:14.958091 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-669316a5-3433-4d17-b109-e943e6bfa80a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:14.958291 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-669316a5-3433-4d17-b109-e943e6bfa80a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:14.958531 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-669316a5-3433-4d17-b109-e943e6bfa80a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:14.958662 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-669316a5-3433-4d17-b109-e943e6bfa80a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete backup with id: 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. Aug 26 15:10:14.966939 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:14.966939 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:14.974011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed9aaa80-cd75-4ee3-91ba-7f8d27c9afde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '867421b2-7329-4ad1-a855-4a1e11ef4ac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1733954592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8e8b1058b641118985cb07963df568',qos_specs=None,replication_status=,reservations=['3c67e55e-17a6-4ced-912a-1c28f554178a','feedfd44-3784-499e-af1b-31490f75c221','e96f3726-e654-495d-af42-a7339e612255','0d63563a-d7c4-4507-bf9e-183ae871e0b7'],size=2,snapshot_id=28dec036-5c34-433f-b9e6-ac2998c66c4b,source_replicaid=,source_volid=None,status='creating',user_id='d95932fdced7443fae69c9aff3115371',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1733954592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=867421b2-7329-4ad1-a855-4a1e11ef4ac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f8e8b1058b641118985cb07963df568',provider_auth=None,provider_geometry=None,provider_id=None,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=28dec036-5c34-433f-b9e6-ac2998c66c4b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d95932fdced7443fae69c9aff3115371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:14.974011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6381a4-a6af-48fe-aa15-28b2c13e3370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:15.009849 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-669316a5-3433-4d17-b109-e943e6bfa80a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] delete_backup rpcapi backup_id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:10:15.012487 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-669316a5-3433-4d17-b109-e943e6bfa80a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 202 Aug 26 15:10:15.013059 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 848/3399] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:14 2026] DELETE /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:10:15.015486 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6381a4-a6af-48fe-aa15-28b2c13e3370) transitioned into state 'SUCCESS' from state '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-1733954592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8e8b1058b641118985cb07963df568',qos_specs=None,replication_status=,reservations=['3c67e55e-17a6-4ced-912a-1c28f554178a','feedfd44-3784-499e-af1b-31490f75c221','e96f3726-e654-495d-af42-a7339e612255','0d63563a-d7c4-4507-bf9e-183ae871e0b7'],size=2,snapshot_id=28dec036-5c34-433f-b9e6-ac2998c66c4b,source_replicaid=,source_volid=None,status='creating',user_id='d95932fdced7443fae69c9aff3115371',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:15.017763 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8332404-898a-46d5-b946-e8e9f1f6354a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:15.018058 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-4bd38368-d84e-436e-9ef4-b1a667c48285 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:15.021363 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-4bd38368-d84e-436e-9ef4-b1a667c48285 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4c95b720-0a25-479e-9613-9c12153e0498 Aug 26 15:10:15.021764 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-4bd38368-d84e-436e-9ef4-b1a667c48285 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:15.022195 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-4bd38368-d84e-436e-9ef4-b1a667c48285 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:15.023149 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a818a3b9-adc2-4537-94b8-59083ad5506d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:15.026986 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a818a3b9-adc2-4537-94b8-59083ad5506d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:15.026986 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a818a3b9-adc2-4537-94b8-59083ad5506d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:15.026986 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a818a3b9-adc2-4537-94b8-59083ad5506d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:15.026986 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a818a3b9-adc2-4537-94b8-59083ad5506d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:15.035402 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:15.035402 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:15.035732 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:15.035732 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:15.035854 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a818a3b9-adc2-4537-94b8-59083ad5506d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 200 Aug 26 15:10:15.036522 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 857/3400] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:15 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:15.068937 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8332404-898a-46d5-b946-e8e9f1f6354a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:15.069539 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Flow 'volume_create_api' (0aeb8ea5-ed68-4ffe-a4f4-5f773e5b6179) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:15.069766 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume request issued successfully. Aug 26 15:10:15.070790 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f7ed7580-1737-4fc4-9890-ba6bea70ace0 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:15.071469 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 837/3401] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:10:14 2026] POST /volume/v3/volumes => generated 786 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:15.085782 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fd3f4494-7612-4d79-871e-0b2a2f041e64 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:15.088013 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fd3f4494-7612-4d79-871e-0b2a2f041e64 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 Aug 26 15:10:15.089043 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fd3f4494-7612-4d79-871e-0b2a2f041e64 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:15.090632 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fd3f4494-7612-4d79-871e-0b2a2f041e64 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:15.102437 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:15.102437 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:15.106306 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fd3f4494-7612-4d79-871e-0b2a2f041e64 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:15.109395 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-85a33b9a-ba8a-4872-a246-9632c80b3b82 req-4bd38368-d84e-436e-9ef4-b1a667c48285 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/attachments/4c95b720-0a25-479e-9613-9c12153e0498 returned with HTTP 200 Aug 26 15:10:15.109395 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 860/3402] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:10:15 2026] DELETE /volume/v3/attachments/4c95b720-0a25-479e-9613-9c12153e0498 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:15.110849 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fd3f4494-7612-4d79-871e-0b2a2f041e64 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 returned with HTTP 200 Aug 26 15:10:15.111212 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 849/3403] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:15 2026] GET /volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:15.326898 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6b7ac128-73e7-41a9-a1e4-5865018fb40f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:15.329614 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6b7ac128-73e7-41a9-a1e4-5865018fb40f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:15.329874 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6b7ac128-73e7-41a9-a1e4-5865018fb40f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:15.330100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6b7ac128-73e7-41a9-a1e4-5865018fb40f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:15.343015 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:15.343015 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:15.348498 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6b7ac128-73e7-41a9-a1e4-5865018fb40f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:15.356646 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6b7ac128-73e7-41a9-a1e4-5865018fb40f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:15.357205 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 858/3404] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:15 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:15.473980 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-cd510dd4-6a72-489d-8856-ae809329622f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:15.476818 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-cd510dd4-6a72-489d-8856-ae809329622f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] DELETE https://10.4.3.64/volume/v3/attachments/33073bb7-f9c9-45d5-9a25-6885e4cbfae1 Aug 26 15:10:15.477043 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-cd510dd4-6a72-489d-8856-ae809329622f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:15.485695 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-cd510dd4-6a72-489d-8856-ae809329622f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:15.485999 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:15.485999 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:15.596553 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-175a8b7a-017c-4852-85f8-9ca9db740381 req-cd510dd4-6a72-489d-8856-ae809329622f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/attachments/33073bb7-f9c9-45d5-9a25-6885e4cbfae1 returned with HTTP 200 Aug 26 15:10:15.597234 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 838/3405] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:10:15 2026] DELETE /volume/v3/attachments/33073bb7-f9c9-45d5-9a25-6885e4cbfae1 => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:15.631208 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fc4172a9-bc99-42e4-b104-27c7d61fcf05 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:15.635409 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fc4172a9-bc99-42e4-b104-27c7d61fcf05 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:15.635409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fc4172a9-bc99-42e4-b104-27c7d61fcf05 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:15.635409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fc4172a9-bc99-42e4-b104-27c7d61fcf05 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:15.635409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-fc4172a9-bc99-42e4-b104-27c7d61fcf05 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:15.642689 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:15.642689 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:15.642689 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fc4172a9-bc99-42e4-b104-27c7d61fcf05 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 200 Aug 26 15:10:15.642689 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 861/3406] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:15 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 836 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:15.697819 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9be8f8c0-4e34-40f4-83e9-aaff302d74a3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:15.700611 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9be8f8c0-4e34-40f4-83e9-aaff302d74a3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:15.700611 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9be8f8c0-4e34-40f4-83e9-aaff302d74a3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:15.700868 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9be8f8c0-4e34-40f4-83e9-aaff302d74a3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:15.700868 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-9be8f8c0-4e34-40f4-83e9-aaff302d74a3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:15.705544 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:15.705544 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:15.706269 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9be8f8c0-4e34-40f4-83e9-aaff302d74a3 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 200 Aug 26 15:10:15.706712 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 850/3407] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:15 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:16.049751 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3904451a-1b57-43a9-a16a-a7f3885bec22 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.052008 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3904451a-1b57-43a9-a16a-a7f3885bec22 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb Aug 26 15:10:16.052200 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3904451a-1b57-43a9-a16a-a7f3885bec22 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.052388 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3904451a-1b57-43a9-a16a-a7f3885bec22 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.052498 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3904451a-1b57-43a9-a16a-a7f3885bec22 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:16.056239 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3904451a-1b57-43a9-a16a-a7f3885bec22 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb returned with HTTP 404 Aug 26 15:10:16.056769 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 859/3408] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/backups/5a2d8b7e-69ae-4bd4-bc0c-f2094fa0c8cb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:16.063169 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-400ab2b7-6f1f-4a6a-8956-2a1d98c316f1 req-42d32287-8329-4b90-ba63-454f24f29770 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.066017 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-400ab2b7-6f1f-4a6a-8956-2a1d98c316f1 req-42d32287-8329-4b90-ba63-454f24f29770 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:10:16.066210 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-400ab2b7-6f1f-4a6a-8956-2a1d98c316f1 req-42d32287-8329-4b90-ba63-454f24f29770 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.066450 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-400ab2b7-6f1f-4a6a-8956-2a1d98c316f1 req-42d32287-8329-4b90-ba63-454f24f29770 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.075590 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.075590 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:16.082442 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-400ab2b7-6f1f-4a6a-8956-2a1d98c316f1 req-42d32287-8329-4b90-ba63-454f24f29770 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:16.085198 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-400ab2b7-6f1f-4a6a-8956-2a1d98c316f1 req-42d32287-8329-4b90-ba63-454f24f29770 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:10:16.085652 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 839/3409] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:16.133167 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6e99a93e-a6c7-4ac8-9dc3-f74b2bb26bbf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.137744 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e99a93e-a6c7-4ac8-9dc3-f74b2bb26bbf tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 Aug 26 15:10:16.137744 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e99a93e-a6c7-4ac8-9dc3-f74b2bb26bbf tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.137744 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e99a93e-a6c7-4ac8-9dc3-f74b2bb26bbf tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.152698 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.152698 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:16.153640 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0b0e5508-ab58-4db1-b4ee-b0849100b560 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.155595 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b0e5508-ab58-4db1-b4ee-b0849100b560 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 Aug 26 15:10:16.155796 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b0e5508-ab58-4db1-b4ee-b0849100b560 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.156043 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b0e5508-ab58-4db1-b4ee-b0849100b560 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.157486 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6e99a93e-a6c7-4ac8-9dc3-f74b2bb26bbf tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:16.164426 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.164426 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:16.164791 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e99a93e-a6c7-4ac8-9dc3-f74b2bb26bbf tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 returned with HTTP 200 Aug 26 15:10:16.165542 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 862/3410] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:16.169146 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0b0e5508-ab58-4db1-b4ee-b0849100b560 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:16.176749 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b0e5508-ab58-4db1-b4ee-b0849100b560 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 returned with HTTP 200 Aug 26 15:10:16.177214 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 851/3411] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:16.181396 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aa34b2a6-1b4f-485c-8a13-29785f856979 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.184209 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa34b2a6-1b4f-485c-8a13-29785f856979 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 Aug 26 15:10:16.184492 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa34b2a6-1b4f-485c-8a13-29785f856979 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.184867 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa34b2a6-1b4f-485c-8a13-29785f856979 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.193040 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b70cfe2b-7ceb-4302-a3bb-a2fd65f84e2a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.196716 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b70cfe2b-7ceb-4302-a3bb-a2fd65f84e2a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 Aug 26 15:10:16.196927 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.196927 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:16.197087 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b70cfe2b-7ceb-4302-a3bb-a2fd65f84e2a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.197087 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b70cfe2b-7ceb-4302-a3bb-a2fd65f84e2a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.197087 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b70cfe2b-7ceb-4302-a3bb-a2fd65f84e2a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume with id: 15817547-36ac-46c0-a1e0-51107616f802 Aug 26 15:10:16.201924 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-aa34b2a6-1b4f-485c-8a13-29785f856979 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:16.207095 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.207095 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:16.207897 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b70cfe2b-7ceb-4302-a3bb-a2fd65f84e2a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:16.208602 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa34b2a6-1b4f-485c-8a13-29785f856979 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 returned with HTTP 200 Aug 26 15:10:16.209251 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 860/3412] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:16.230049 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7860a16a-a6fe-4c04-b8dc-e66b803d72d2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.232047 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7860a16a-a6fe-4c04-b8dc-e66b803d72d2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 Aug 26 15:10:16.234213 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7860a16a-a6fe-4c04-b8dc-e66b803d72d2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.234213 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7860a16a-a6fe-4c04-b8dc-e66b803d72d2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.234213 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-7860a16a-a6fe-4c04-b8dc-e66b803d72d2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume with id: 867421b2-7329-4ad1-a855-4a1e11ef4ac0 Aug 26 15:10:16.246843 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.246843 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:16.246843 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7860a16a-a6fe-4c04-b8dc-e66b803d72d2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:16.251457 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b70cfe2b-7ceb-4302-a3bb-a2fd65f84e2a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume request issued successfully. Aug 26 15:10:16.251704 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b70cfe2b-7ceb-4302-a3bb-a2fd65f84e2a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 returned with HTTP 202 Aug 26 15:10:16.253189 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 840/3413] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:16 2026] DELETE /volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:16.266962 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ad141b9e-8da7-47f0-8575-b5fe41e202e2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.272399 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad141b9e-8da7-47f0-8575-b5fe41e202e2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 Aug 26 15:10:16.272707 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad141b9e-8da7-47f0-8575-b5fe41e202e2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.273063 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad141b9e-8da7-47f0-8575-b5fe41e202e2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.287840 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7860a16a-a6fe-4c04-b8dc-e66b803d72d2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume request issued successfully. Aug 26 15:10:16.287840 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7860a16a-a6fe-4c04-b8dc-e66b803d72d2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 returned with HTTP 202 Aug 26 15:10:16.287840 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 863/3414] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:16 2026] DELETE /volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:16.291899 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.291899 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:16.303295 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ad141b9e-8da7-47f0-8575-b5fe41e202e2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:16.310360 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-47f05c30-db22-4f07-9d63-ce172b1f163a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.313375 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-47f05c30-db22-4f07-9d63-ce172b1f163a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 Aug 26 15:10:16.313573 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-47f05c30-db22-4f07-9d63-ce172b1f163a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.313901 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad141b9e-8da7-47f0-8575-b5fe41e202e2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 returned with HTTP 200 Aug 26 15:10:16.314014 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-47f05c30-db22-4f07-9d63-ce172b1f163a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.314377 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 852/3415] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 => generated 1353 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:16.322675 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.322675 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:16.328629 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-47f05c30-db22-4f07-9d63-ce172b1f163a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:16.334442 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-47f05c30-db22-4f07-9d63-ce172b1f163a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 returned with HTTP 200 Aug 26 15:10:16.335162 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 861/3416] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:16.371828 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1d1b74a6-013f-474e-9eb1-32e4b40efdaf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.374772 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d1b74a6-013f-474e-9eb1-32e4b40efdaf tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:16.374772 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d1b74a6-013f-474e-9eb1-32e4b40efdaf tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.374772 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d1b74a6-013f-474e-9eb1-32e4b40efdaf tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.384269 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.384269 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:16.393417 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1d1b74a6-013f-474e-9eb1-32e4b40efdaf tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:16.399593 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d1b74a6-013f-474e-9eb1-32e4b40efdaf tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:16.400686 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 841/3417] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:16.490076 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-4fd37a96-e941-4f82-984e-d04648e3b16f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.492088 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-4fd37a96-e941-4f82-984e-d04648e3b16f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:16.493746 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-4fd37a96-e941-4f82-984e-d04648e3b16f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.493746 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-4fd37a96-e941-4f82-984e-d04648e3b16f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.505501 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.505501 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:16.509285 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-4fd37a96-e941-4f82-984e-d04648e3b16f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:16.515392 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-4fd37a96-e941-4f82-984e-d04648e3b16f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:16.516238 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 864/3418] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:16.539853 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-695dc2e7-a5d1-42c9-ae9e-ee7e9175bf97 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.542252 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-695dc2e7-a5d1-42c9-ae9e-ee7e9175bf97 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] POST https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502/action Aug 26 15:10:16.542804 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-695dc2e7-a5d1-42c9-ae9e-ee7e9175bf97 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:16.543191 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-695dc2e7-a5d1-42c9-ae9e-ee7e9175bf97 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:16.556847 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.556847 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:16.557424 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-695dc2e7-a5d1-42c9-ae9e-ee7e9175bf97 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:16.567353 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-695dc2e7-a5d1-42c9-ae9e-ee7e9175bf97 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Begin detaching volume completed successfully. Aug 26 15:10:16.567623 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-695dc2e7-a5d1-42c9-ae9e-ee7e9175bf97 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502/action returned with HTTP 202 Aug 26 15:10:16.568306 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 853/3419] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:10:16 2026] POST /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:10:16.591604 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-46908a5f-4b83-4990-aa72-ef295949e1ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.594071 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-46908a5f-4b83-4990-aa72-ef295949e1ae tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:16.594359 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-46908a5f-4b83-4990-aa72-ef295949e1ae tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.594625 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-46908a5f-4b83-4990-aa72-ef295949e1ae tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.609917 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.609917 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:16.616281 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-46908a5f-4b83-4990-aa72-ef295949e1ae tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:16.622504 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-46908a5f-4b83-4990-aa72-ef295949e1ae tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:16.622997 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 862/3420] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:16.633314 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4fdf2f9d-cc76-4afa-af75-9a2049123c4e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.633901 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4fdf2f9d-cc76-4afa-af75-9a2049123c4e None None] GET https://10.4.3.64/volume// Aug 26 15:10:16.634371 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4fdf2f9d-cc76-4afa-af75-9a2049123c4e None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.634461 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4fdf2f9d-cc76-4afa-af75-9a2049123c4e None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.634786 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4fdf2f9d-cc76-4afa-af75-9a2049123c4e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:16.635098 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 842/3421] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:16.651839 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-75231586-8b1f-492e-b16c-b6b9fbf3115f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.656231 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-75231586-8b1f-492e-b16c-b6b9fbf3115f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:16.656231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-75231586-8b1f-492e-b16c-b6b9fbf3115f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.656231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-75231586-8b1f-492e-b16c-b6b9fbf3115f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.659829 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f2aced6a-fec7-4a73-9ba1-8cfbb2b31c72 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.662002 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f2aced6a-fec7-4a73-9ba1-8cfbb2b31c72 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 Aug 26 15:10:16.662235 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f2aced6a-fec7-4a73-9ba1-8cfbb2b31c72 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.662375 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f2aced6a-fec7-4a73-9ba1-8cfbb2b31c72 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.662455 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f2aced6a-fec7-4a73-9ba1-8cfbb2b31c72 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Show backup with id 922abad5-600a-4401-ac8d-c4f27f9f2952. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:16.666870 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f2aced6a-fec7-4a73-9ba1-8cfbb2b31c72 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 returned with HTTP 404 Aug 26 15:10:16.667511 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 854/3422] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/backups/922abad5-600a-4401-ac8d-c4f27f9f2952 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:16.684475 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.684475 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:16.692128 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-75231586-8b1f-492e-b16c-b6b9fbf3115f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:16.701808 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-75231586-8b1f-492e-b16c-b6b9fbf3115f tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:16.702553 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 865/3423] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 1317 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:16.723065 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f3a48099-f8de-41cd-98e0-1d916cbe3ef4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.725548 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3a48099-f8de-41cd-98e0-1d916cbe3ef4 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 Aug 26 15:10:16.725930 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3a48099-f8de-41cd-98e0-1d916cbe3ef4 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.726170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f3a48099-f8de-41cd-98e0-1d916cbe3ef4 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.726386 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f3a48099-f8de-41cd-98e0-1d916cbe3ef4 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Show backup with id 306d1772-7415-4d62-93ff-cb0c3d933209. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:16.732562 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f3a48099-f8de-41cd-98e0-1d916cbe3ef4 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 returned with HTTP 404 Aug 26 15:10:16.733301 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 863/3424] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/backups/306d1772-7415-4d62-93ff-cb0c3d933209 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:16.742466 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-391225a9-4294-43e9-9dd7-75f4253d02d5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.743624 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-391225a9-4294-43e9-9dd7-75f4253d02d5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 Aug 26 15:10:16.743975 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-391225a9-4294-43e9-9dd7-75f4253d02d5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.744264 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-391225a9-4294-43e9-9dd7-75f4253d02d5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.744517 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-391225a9-4294-43e9-9dd7-75f4253d02d5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Delete volume with id: d1ad93f7-be54-4acb-93bd-b1935e8b71d0 Aug 26 15:10:16.753413 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.753413 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:16.753876 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-391225a9-4294-43e9-9dd7-75f4253d02d5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Volume info retrieved successfully. Aug 26 15:10:16.777206 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0a0e61fa-1bd1-491d-bfb2-458f56a65440 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.779022 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0a0e61fa-1bd1-491d-bfb2-458f56a65440 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce Aug 26 15:10:16.779272 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0a0e61fa-1bd1-491d-bfb2-458f56a65440 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.779760 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0a0e61fa-1bd1-491d-bfb2-458f56a65440 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.781372 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-391225a9-4294-43e9-9dd7-75f4253d02d5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Delete volume request issued successfully. Aug 26 15:10:16.781627 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-391225a9-4294-43e9-9dd7-75f4253d02d5 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 returned with HTTP 202 Aug 26 15:10:16.782192 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 843/3425] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:10:16 2026] DELETE /volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:16.788155 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.788155 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:16.792414 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-269fdca5-084e-4cba-b47c-a670fd7cd8d9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.794506 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0a0e61fa-1bd1-491d-bfb2-458f56a65440 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Volume info retrieved successfully. Aug 26 15:10:16.795900 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-269fdca5-084e-4cba-b47c-a670fd7cd8d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 Aug 26 15:10:16.796219 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-269fdca5-084e-4cba-b47c-a670fd7cd8d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.796409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-269fdca5-084e-4cba-b47c-a670fd7cd8d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.803083 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0a0e61fa-1bd1-491d-bfb2-458f56a65440 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce returned with HTTP 200 Aug 26 15:10:16.803859 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 855/3426] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:16.803966 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.803966 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:16.812796 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-269fdca5-084e-4cba-b47c-a670fd7cd8d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Volume info retrieved successfully. Aug 26 15:10:16.818919 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-269fdca5-084e-4cba-b47c-a670fd7cd8d9 tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 returned with HTTP 200 Aug 26 15:10:16.819540 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 866/3427] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 => generated 1005 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:16.828421 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c69f1768-e4da-4dbb-a985-73c3892fdde0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.830415 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c69f1768-e4da-4dbb-a985-73c3892fdde0 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] DELETE https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce Aug 26 15:10:16.830633 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c69f1768-e4da-4dbb-a985-73c3892fdde0 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.830846 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c69f1768-e4da-4dbb-a985-73c3892fdde0 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.831071 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c69f1768-e4da-4dbb-a985-73c3892fdde0 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Delete volume with id: 34fbe837-1736-4ab4-aa52-b0d4437e9fce Aug 26 15:10:16.840032 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.840032 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:16.840561 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c69f1768-e4da-4dbb-a985-73c3892fdde0 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Volume info retrieved successfully. Aug 26 15:10:16.864302 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c69f1768-e4da-4dbb-a985-73c3892fdde0 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Delete volume request issued successfully. Aug 26 15:10:16.864527 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c69f1768-e4da-4dbb-a985-73c3892fdde0 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce returned with HTTP 202 Aug 26 15:10:16.865190 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 864/3428] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:10:16 2026] DELETE /volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:16.874587 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3f82a7ae-13d2-46c5-b5ec-b43daf722b44 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:16.876898 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f82a7ae-13d2-46c5-b5ec-b43daf722b44 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce Aug 26 15:10:16.877201 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f82a7ae-13d2-46c5-b5ec-b43daf722b44 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:16.877425 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f82a7ae-13d2-46c5-b5ec-b43daf722b44 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:16.888202 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:16.888202 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:16.894481 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3f82a7ae-13d2-46c5-b5ec-b43daf722b44 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Volume info retrieved successfully. Aug 26 15:10:16.905681 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f82a7ae-13d2-46c5-b5ec-b43daf722b44 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce returned with HTTP 200 Aug 26 15:10:16.906163 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 844/3429] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:16 2026] GET /volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:17.331072 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2a067f93-86ee-44f7-ab0f-0d15fced0e00 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:17.333472 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2a067f93-86ee-44f7-ab0f-0d15fced0e00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 Aug 26 15:10:17.333742 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2a067f93-86ee-44f7-ab0f-0d15fced0e00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:17.333905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2a067f93-86ee-44f7-ab0f-0d15fced0e00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:17.341033 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2a067f93-86ee-44f7-ab0f-0d15fced0e00 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 returned with HTTP 404 Aug 26 15:10:17.341561 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 856/3430] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:17 2026] GET /volume/v3/volumes/15817547-36ac-46c0-a1e0-51107616f802 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:17.348757 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8f45ba3b-6e4a-4af8-b70c-8a0bf78d281b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:17.350676 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f45ba3b-6e4a-4af8-b70c-8a0bf78d281b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 Aug 26 15:10:17.350849 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8f45ba3b-6e4a-4af8-b70c-8a0bf78d281b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:17.351098 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8f45ba3b-6e4a-4af8-b70c-8a0bf78d281b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:17.358565 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8f45ba3b-6e4a-4af8-b70c-8a0bf78d281b tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 returned with HTTP 404 Aug 26 15:10:17.359097 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 867/3431] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:17 2026] GET /volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:17.363021 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-df79b29a-3e00-4d90-92f1-83d7c373612a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:17.364872 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:17.365454 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-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-1159187414"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:17.367434 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1159187414'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:17.367624 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume of 1 GB Aug 26 15:10:17.368232 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-259f1233-f1cd-4d2a-a135-6ad71b2d2bb1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:17.370814 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-259f1233-f1cd-4d2a-a135-6ad71b2d2bb1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 Aug 26 15:10:17.371072 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-259f1233-f1cd-4d2a-a135-6ad71b2d2bb1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:17.371325 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-259f1233-f1cd-4d2a-a135-6ad71b2d2bb1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:17.372500 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Availability Zones retrieved successfully. Aug 26 15:10:17.378423 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-259f1233-f1cd-4d2a-a135-6ad71b2d2bb1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 returned with HTTP 404 Aug 26 15:10:17.378900 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Flow 'volume_create_api' (9823a45e-1da0-4950-9b0a-7d4b5681ccd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:17.379080 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 845/3432] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:17 2026] GET /volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:17.379922 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (265b8a7e-d7d7-4da8-816d-da148aeef140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:17.381095 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:17.389388 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e343f3d0-7af9-4c14-b7ed-d88ccc045086 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:17.392401 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e343f3d0-7af9-4c14-b7ed-d88ccc045086 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 Aug 26 15:10:17.392605 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e343f3d0-7af9-4c14-b7ed-d88ccc045086 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:17.392904 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e343f3d0-7af9-4c14-b7ed-d88ccc045086 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:17.393157 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-e343f3d0-7af9-4c14-b7ed-d88ccc045086 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume with id: 867421b2-7329-4ad1-a855-4a1e11ef4ac0 Aug 26 15:10:17.414293 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e343f3d0-7af9-4c14-b7ed-d88ccc045086 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 returned with HTTP 404 Aug 26 15:10:17.414755 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 857/3433] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:17 2026] DELETE /volume/v3/volumes/867421b2-7329-4ad1-a855-4a1e11ef4ac0 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:17.424949 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (265b8a7e-d7d7-4da8-816d-da148aeef140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:17.425746 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c6e72a-9f69-459b-93c2-1f075092e153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:17.426278 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dedac9ba-f397-4ba4-8fb9-c51d402321d1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:17.428597 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dedac9ba-f397-4ba4-8fb9-c51d402321d1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b Aug 26 15:10:17.428849 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dedac9ba-f397-4ba4-8fb9-c51d402321d1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:17.429139 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dedac9ba-f397-4ba4-8fb9-c51d402321d1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:17.429245 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-dedac9ba-f397-4ba4-8fb9-c51d402321d1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: 28dec036-5c34-433f-b9e6-ac2998c66c4b Aug 26 15:10:17.436950 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:17.436950 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:17.438010 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dedac9ba-f397-4ba4-8fb9-c51d402321d1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:10:17.464969 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dedac9ba-f397-4ba4-8fb9-c51d402321d1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot delete request issued successfully. Aug 26 15:10:17.465400 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dedac9ba-f397-4ba4-8fb9-c51d402321d1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b returned with HTTP 202 Aug 26 15:10:17.466413 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 868/3434] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:10:17 2026] DELETE /volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:17.476762 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a1f76201-33c0-4801-8bcf-ee38116eab4e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:17.482532 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1f76201-33c0-4801-8bcf-ee38116eab4e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b Aug 26 15:10:17.482759 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1f76201-33c0-4801-8bcf-ee38116eab4e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:17.482957 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1f76201-33c0-4801-8bcf-ee38116eab4e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:17.488234 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Created reservations ['9c299e50-d67a-4b8c-b426-da10f31e177c', 'f088e64c-0076-44dd-a62a-a585b8701ec8', '72ae0764-f96a-4b42-af6d-1c6a3f72a955', 'bcb3196c-0320-4d6f-a06b-d8f90dc90b45'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:17.489418 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92c6e72a-9f69-459b-93c2-1f075092e153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c299e50-d67a-4b8c-b426-da10f31e177c', 'f088e64c-0076-44dd-a62a-a585b8701ec8', '72ae0764-f96a-4b42-af6d-1c6a3f72a955', 'bcb3196c-0320-4d6f-a06b-d8f90dc90b45']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:17.490511 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f966e3-ca86-4a31-9b78-246523d520f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:17.491959 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:17.491959 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:17.492465 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a1f76201-33c0-4801-8bcf-ee38116eab4e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:10:17.493371 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1f76201-33c0-4801-8bcf-ee38116eab4e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b returned with HTTP 200 Aug 26 15:10:17.493862 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 846/3435] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:17 2026] GET /volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:17.534334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41f966e3-ca86-4a31-9b78-246523d520f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e98e80ee-364f-453d-875f-2cd908f53744', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1159187414',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='cf92b1ed1dd6430687ff3ba80ccced41',qos_specs=None,replication_status=,reservations=['9c299e50-d67a-4b8c-b426-da10f31e177c','f088e64c-0076-44dd-a62a-a585b8701ec8','72ae0764-f96a-4b42-af6d-1c6a3f72a955','bcb3196c-0320-4d6f-a06b-d8f90dc90b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1159187414',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e98e80ee-364f-453d-875f-2cd908f53744,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='cf92b1ed1dd6430687ff3ba80ccced41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:17.535113 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79fb7b28-2ea6-40a7-8f81-cfc6a667ffa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:17.578686 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79fb7b28-2ea6-40a7-8f81-cfc6a667ffa5) transitioned into state 'SUCCESS' from state '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-1159187414',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='cf92b1ed1dd6430687ff3ba80ccced41',qos_specs=None,replication_status=,reservations=['9c299e50-d67a-4b8c-b426-da10f31e177c','f088e64c-0076-44dd-a62a-a585b8701ec8','72ae0764-f96a-4b42-af6d-1c6a3f72a955','bcb3196c-0320-4d6f-a06b-d8f90dc90b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:17.579981 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (567f8941-ddc2-41aa-8b54-24c61ad434f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:17.590246 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (567f8941-ddc2-41aa-8b54-24c61ad434f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:17.591037 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Flow 'volume_create_api' (9823a45e-1da0-4950-9b0a-7d4b5681ccd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:17.591354 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume request issued successfully. Aug 26 15:10:17.591988 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-df79b29a-3e00-4d90-92f1-83d7c373612a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:17.592457 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 865/3436] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:10:17 2026] POST /volume/v3/volumes => generated 814 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:17.605864 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3926ce36-465e-48ed-939e-d16e146992ae None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:17.607569 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3926ce36-465e-48ed-939e-d16e146992ae tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 Aug 26 15:10:17.607760 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3926ce36-465e-48ed-939e-d16e146992ae tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:17.608010 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3926ce36-465e-48ed-939e-d16e146992ae tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:17.617257 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:17.617257 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:17.623389 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3926ce36-465e-48ed-939e-d16e146992ae tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:17.628133 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3926ce36-465e-48ed-939e-d16e146992ae tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 returned with HTTP 200 Aug 26 15:10:17.628479 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 858/3437] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:17 2026] GET /volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:17.637194 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e33b7d6a-3b28-4442-ac7e-59c6d2219696 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:17.639591 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e33b7d6a-3b28-4442-ac7e-59c6d2219696 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:17.639938 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e33b7d6a-3b28-4442-ac7e-59c6d2219696 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:17.640239 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e33b7d6a-3b28-4442-ac7e-59c6d2219696 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:17.657683 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:17.657683 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:17.662038 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e33b7d6a-3b28-4442-ac7e-59c6d2219696 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:17.667142 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e33b7d6a-3b28-4442-ac7e-59c6d2219696 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:17.667664 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 869/3438] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:17 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:17.787204 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-1a688467-6123-49c0-b5c0-cca0e3772112 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:17.791648 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-1a688467-6123-49c0-b5c0-cca0e3772112 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] DELETE https://10.4.3.64/volume/v3/attachments/cf1ce29d-c566-461d-a388-792e9ff8eac9 Aug 26 15:10:17.791947 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-1a688467-6123-49c0-b5c0-cca0e3772112 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:17.792296 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-1a688467-6123-49c0-b5c0-cca0e3772112 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:17.802704 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:17.802704 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:17.833416 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-26be1dbb-6da7-4c4a-88df-897ef9afb17f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:17.835521 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26be1dbb-6da7-4c4a-88df-897ef9afb17f tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] GET https://10.4.3.64/volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 Aug 26 15:10:17.835749 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26be1dbb-6da7-4c4a-88df-897ef9afb17f tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:17.836113 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-26be1dbb-6da7-4c4a-88df-897ef9afb17f tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:17.843509 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-26be1dbb-6da7-4c4a-88df-897ef9afb17f tempest-ProjectReaderTests39-1915699549 tempest-ProjectReaderTests39-1915699549-project-admin] https://10.4.3.64/volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 returned with HTTP 404 Aug 26 15:10:17.844224 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 866/3439] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:17 2026] GET /volume/v3/volumes/d1ad93f7-be54-4acb-93bd-b1935e8b71d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:17.858713 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8b826cca-87aa-45ab-96b5-49f8848a36e1 req-1a688467-6123-49c0-b5c0-cca0e3772112 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/attachments/cf1ce29d-c566-461d-a388-792e9ff8eac9 returned with HTTP 200 Aug 26 15:10:17.859202 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 847/3440] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:10:17 2026] DELETE /volume/v3/attachments/cf1ce29d-c566-461d-a388-792e9ff8eac9 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:17.920799 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e5f30e22-6e0b-40c4-9a53-fa9b5adc6bb4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:17.922693 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e5f30e22-6e0b-40c4-9a53-fa9b5adc6bb4 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] GET https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce Aug 26 15:10:17.923022 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e5f30e22-6e0b-40c4-9a53-fa9b5adc6bb4 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:17.923236 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e5f30e22-6e0b-40c4-9a53-fa9b5adc6bb4 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:17.929874 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e5f30e22-6e0b-40c4-9a53-fa9b5adc6bb4 tempest-VolumesBackupsV39Test-1591445010 tempest-VolumesBackupsV39Test-1591445010-project-member] https://10.4.3.64/volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce returned with HTTP 404 Aug 26 15:10:17.930522 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 859/3441] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:17 2026] GET /volume/v3/volumes/34fbe837-1736-4ab4-aa52-b0d4437e9fce => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:18.506395 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-62db55c0-77a2-4880-9482-0a4d72622ec2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:18.507879 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-62db55c0-77a2-4880-9482-0a4d72622ec2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b Aug 26 15:10:18.508128 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-62db55c0-77a2-4880-9482-0a4d72622ec2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:18.508366 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-62db55c0-77a2-4880-9482-0a4d72622ec2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:18.513053 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-62db55c0-77a2-4880-9482-0a4d72622ec2 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b returned with HTTP 404 Aug 26 15:10:18.513549 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 870/3442] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:18 2026] GET /volume/v3/snapshots/28dec036-5c34-433f-b9e6-ac2998c66c4b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:18.520805 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-41ff3a5b-e936-4fee-b6fc-c7f5d2ea7efc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:18.525331 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41ff3a5b-e936-4fee-b6fc-c7f5d2ea7efc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 Aug 26 15:10:18.525331 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41ff3a5b-e936-4fee-b6fc-c7f5d2ea7efc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:18.525331 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41ff3a5b-e936-4fee-b6fc-c7f5d2ea7efc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:18.534086 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:18.534086 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:18.537211 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-41ff3a5b-e936-4fee-b6fc-c7f5d2ea7efc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:18.542335 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41ff3a5b-e936-4fee-b6fc-c7f5d2ea7efc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 returned with HTTP 200 Aug 26 15:10:18.542990 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 867/3443] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:18 2026] GET /volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:18.557007 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2896c860-84d5-4860-a000-870eb806bcc8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:18.559338 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2896c860-84d5-4860-a000-870eb806bcc8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 Aug 26 15:10:18.559644 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2896c860-84d5-4860-a000-870eb806bcc8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:18.559923 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2896c860-84d5-4860-a000-870eb806bcc8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:18.560150 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-2896c860-84d5-4860-a000-870eb806bcc8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume with id: 9b87d026-f9ab-4f71-a69a-fe4429105d48 Aug 26 15:10:18.642652 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b014d63b-db66-4175-be53-d6076141fc8d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:18.644521 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b014d63b-db66-4175-be53-d6076141fc8d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 Aug 26 15:10:18.644769 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b014d63b-db66-4175-be53-d6076141fc8d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:18.645017 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b014d63b-db66-4175-be53-d6076141fc8d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:18.654127 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:18.654127 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:18.658103 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b014d63b-db66-4175-be53-d6076141fc8d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:18.665165 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b014d63b-db66-4175-be53-d6076141fc8d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 returned with HTTP 200 Aug 26 15:10:18.665573 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 860/3444] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:18 2026] GET /volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 => generated 907 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:18.681804 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6d711a1c-f4c5-4745-923c-9504a59d2b8f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:18.683759 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d711a1c-f4c5-4745-923c-9504a59d2b8f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:10:18.684172 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-20eecec3-0072-4825-ae85-8e9c1b4c31ec None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:18.684232 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6d711a1c-f4c5-4745-923c-9504a59d2b8f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e98e80ee-364f-453d-875f-2cd908f53744", "name": "tempest-VolumesBackupsTest-Backup-1578547924", "description": "tempest-backup-description-1387697138", "container": "tempest-volumesbackupstest-backup-container-872395195"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:18.686312 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-6d711a1c-f4c5-4745-923c-9504a59d2b8f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating new backup {'backup': {'volume_id': 'e98e80ee-364f-453d-875f-2cd908f53744', 'name': 'tempest-VolumesBackupsTest-Backup-1578547924', 'description': 'tempest-backup-description-1387697138', 'container': 'tempest-volumesbackupstest-backup-container-872395195'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:10:18.686535 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-6d711a1c-f4c5-4745-923c-9504a59d2b8f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating backup of volume e98e80ee-364f-453d-875f-2cd908f53744 in container tempest-volumesbackupstest-backup-container-872395195 Aug 26 15:10:18.687465 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20eecec3-0072-4825-ae85-8e9c1b4c31ec tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:18.689257 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20eecec3-0072-4825-ae85-8e9c1b4c31ec tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:18.689257 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-20eecec3-0072-4825-ae85-8e9c1b4c31ec tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:18.696021 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:18.696021 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:18.696430 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6d711a1c-f4c5-4745-923c-9504a59d2b8f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:18.697035 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:18.697035 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:18.701365 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-20eecec3-0072-4825-ae85-8e9c1b4c31ec tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:18.709089 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-20eecec3-0072-4825-ae85-8e9c1b4c31ec tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:18.709089 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 868/3445] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:18 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:18.725457 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-6d711a1c-f4c5-4745-923c-9504a59d2b8f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Created reservations ['50b583ce-c2d9-4e28-8ce1-3e7c4c95b8a6', 'b1565333-386a-4da0-a093-0da5ffb6fd41'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:18.725556 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e3ea0f3d-e2b8-4cd5-8deb-203edbf6656b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:18.727308 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3ea0f3d-e2b8-4cd5-8deb-203edbf6656b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:18.727573 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3ea0f3d-e2b8-4cd5-8deb-203edbf6656b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:18.727690 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3ea0f3d-e2b8-4cd5-8deb-203edbf6656b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:18.734499 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:18.734499 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:18.738080 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e3ea0f3d-e2b8-4cd5-8deb-203edbf6656b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:18.742084 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3ea0f3d-e2b8-4cd5-8deb-203edbf6656b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:18.742381 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 861/3446] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:18 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:18.764582 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:18.764582 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:18.764582 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2896c860-84d5-4860-a000-870eb806bcc8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:18.790961 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2896c860-84d5-4860-a000-870eb806bcc8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume request issued successfully. Aug 26 15:10:18.791015 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2896c860-84d5-4860-a000-870eb806bcc8 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 returned with HTTP 202 Aug 26 15:10:18.791416 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 848/3447] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:18 2026] DELETE /volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:18.796058 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6d711a1c-f4c5-4745-923c-9504a59d2b8f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:10:18.796716 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 871/3448] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:10:18 2026] POST /volume/v3/backups => generated 328 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:18.803299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-00ad20c6-6f61-4c29-b80a-1a1c9d0b5a05 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:18.806497 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-21681418-4c3f-4cd3-a7ea-607cd4fd8f33 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:18.808717 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3b497b3f-e6b2-4536-bdd6-7e139955a971 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:18.809357 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00ad20c6-6f61-4c29-b80a-1a1c9d0b5a05 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 Aug 26 15:10:18.809545 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00ad20c6-6f61-4c29-b80a-1a1c9d0b5a05 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:18.809728 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-00ad20c6-6f61-4c29-b80a-1a1c9d0b5a05 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:18.810796 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3b497b3f-e6b2-4536-bdd6-7e139955a971 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:18.810796 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3b497b3f-e6b2-4536-bdd6-7e139955a971 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:18.810918 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3b497b3f-e6b2-4536-bdd6-7e139955a971 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:18.811018 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-21681418-4c3f-4cd3-a7ea-607cd4fd8f33 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:18.811074 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3b497b3f-e6b2-4536-bdd6-7e139955a971 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:18.811298 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-21681418-4c3f-4cd3-a7ea-607cd4fd8f33 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:18.814322 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-21681418-4c3f-4cd3-a7ea-607cd4fd8f33 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:18.817142 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:18.817142 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:18.818400 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3b497b3f-e6b2-4536-bdd6-7e139955a971 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:18.818837 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 849/3449] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:18 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:18.821904 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:18.821904 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:18.824823 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:18.824823 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:18.830263 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-21681418-4c3f-4cd3-a7ea-607cd4fd8f33 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:18.831371 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-00ad20c6-6f61-4c29-b80a-1a1c9d0b5a05 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:18.836020 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-21681418-4c3f-4cd3-a7ea-607cd4fd8f33 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:18.836544 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 862/3450] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:18 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:18.842446 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-00ad20c6-6f61-4c29-b80a-1a1c9d0b5a05 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 returned with HTTP 200 Aug 26 15:10:18.842956 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 869/3451] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:18 2026] GET /volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:18.850900 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7e7e29c9-645e-43d9-9878-2e48e39734c9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:18.857031 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e7e29c9-645e-43d9-9878-2e48e39734c9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:18.857323 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e7e29c9-645e-43d9-9878-2e48e39734c9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:18.857581 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7e7e29c9-645e-43d9-9878-2e48e39734c9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:18.870067 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:18.870067 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:18.879148 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7e7e29c9-645e-43d9-9878-2e48e39734c9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:18.886233 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7e7e29c9-645e-43d9-9878-2e48e39734c9 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:18.886300 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 872/3452] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:18 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:18.971087 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9f2eeab5-4aa9-4ecc-b840-1df6d23961d3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:18.980856 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9f2eeab5-4aa9-4ecc-b840-1df6d23961d3 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:18.980856 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9f2eeab5-4aa9-4ecc-b840-1df6d23961d3 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:18.980856 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9f2eeab5-4aa9-4ecc-b840-1df6d23961d3 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:18.985802 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:18.985802 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:18.989674 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9f2eeab5-4aa9-4ecc-b840-1df6d23961d3 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:18.997231 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9f2eeab5-4aa9-4ecc-b840-1df6d23961d3 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:18.997616 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 850/3453] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:18 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:19.171125 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-65b6c245-ddb7-43f9-833f-4cf781b99471 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:19.173526 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65b6c245-ddb7-43f9-833f-4cf781b99471 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:19.173730 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65b6c245-ddb7-43f9-833f-4cf781b99471 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:19.174183 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-65b6c245-ddb7-43f9-833f-4cf781b99471 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:19.174523 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-65b6c245-ddb7-43f9-833f-4cf781b99471 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Delete volume with id: f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:19.189693 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:19.189693 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:19.189924 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-65b6c245-ddb7-43f9-833f-4cf781b99471 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:19.225426 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-65b6c245-ddb7-43f9-833f-4cf781b99471 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Delete volume request issued successfully. Aug 26 15:10:19.225628 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-65b6c245-ddb7-43f9-833f-4cf781b99471 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 202 Aug 26 15:10:19.226141 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 863/3454] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:19 2026] DELETE /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:19.236014 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-25b62f1d-76b8-4bdc-9a6f-e703172fcab1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:19.240632 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-25b62f1d-76b8-4bdc-9a6f-e703172fcab1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:19.240903 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-25b62f1d-76b8-4bdc-9a6f-e703172fcab1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:19.241169 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-25b62f1d-76b8-4bdc-9a6f-e703172fcab1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:19.255709 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:19.255709 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:19.260946 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-25b62f1d-76b8-4bdc-9a6f-e703172fcab1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:19.270424 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-25b62f1d-76b8-4bdc-9a6f-e703172fcab1 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 200 Aug 26 15:10:19.270897 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 870/3455] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:19 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:19.834852 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b01a16a8-4ad6-4cde-9caa-d0219ecd81ce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:19.836465 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b01a16a8-4ad6-4cde-9caa-d0219ecd81ce tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:19.836704 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b01a16a8-4ad6-4cde-9caa-d0219ecd81ce tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:19.836902 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b01a16a8-4ad6-4cde-9caa-d0219ecd81ce tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:19.837354 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b01a16a8-4ad6-4cde-9caa-d0219ecd81ce tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:19.843622 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:19.843622 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:19.844675 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b01a16a8-4ad6-4cde-9caa-d0219ecd81ce tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:19.845174 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 873/3456] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:19 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:19.862088 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0e153ac8-53d5-420e-81aa-5788c01474b7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:19.863331 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e153ac8-53d5-420e-81aa-5788c01474b7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 Aug 26 15:10:19.863583 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e153ac8-53d5-420e-81aa-5788c01474b7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:19.863818 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e153ac8-53d5-420e-81aa-5788c01474b7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:19.871976 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e153ac8-53d5-420e-81aa-5788c01474b7 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 returned with HTTP 404 Aug 26 15:10:19.872572 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 851/3457] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:19 2026] GET /volume/v3/volumes/9b87d026-f9ab-4f71-a69a-fe4429105d48 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:19.886969 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f9c97c56-dff9-409d-b121-1fdfc13eb277 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:19.898936 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f9c97c56-dff9-409d-b121-1fdfc13eb277 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:10:19.899139 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f9c97c56-dff9-409d-b121-1fdfc13eb277 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:19.899373 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f9c97c56-dff9-409d-b121-1fdfc13eb277 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:19.916287 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:19.916287 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:19.920175 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f9c97c56-dff9-409d-b121-1fdfc13eb277 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:19.924594 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f9c97c56-dff9-409d-b121-1fdfc13eb277 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:10:19.925016 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 864/3458] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:19 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:19.944690 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:19.946963 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:19.947443 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1970267852"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:19.949462 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1970267852'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:19.949674 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume of 1 GB Aug 26 15:10:19.955485 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Availability Zones retrieved successfully. Aug 26 15:10:19.964065 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Flow 'volume_create_api' (06c02c64-e540-4e6c-84be-08a100200976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:19.965175 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e281e0a9-c183-4d9f-9902-c1ef8835c6e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:19.966527 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:20.001448 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e281e0a9-c183-4d9f-9902-c1ef8835c6e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:20.002234 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae8127c6-3ee8-474c-9f5c-a1386bb86da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:20.046252 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3d17cf97-68ec-4c38-9084-99098847c2c5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:20.056740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['9f21bccd-41c7-4b3c-8ab7-0b0827e4c5f5', '1bbc43e8-5578-4b3d-b82d-298191bf451b', '907b56fb-4a1a-4024-83b0-a12e4d00e669', '9c528ff7-f80b-47fc-a7da-bce0add95cfd'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:20.057843 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae8127c6-3ee8-474c-9f5c-a1386bb86da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f21bccd-41c7-4b3c-8ab7-0b0827e4c5f5', '1bbc43e8-5578-4b3d-b82d-298191bf451b', '907b56fb-4a1a-4024-83b0-a12e4d00e669', '9c528ff7-f80b-47fc-a7da-bce0add95cfd']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:20.060357 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64d83e2f-2918-4cc8-bcf1-f56015bac358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:20.095205 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64d83e2f-2918-4cc8-bcf1-f56015bac358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '422b77b8-7e16-4805-9e86-b0aa9653e495', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1970267852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8e8b1058b641118985cb07963df568',qos_specs=None,replication_status=,reservations=['9f21bccd-41c7-4b3c-8ab7-0b0827e4c5f5','1bbc43e8-5578-4b3d-b82d-298191bf451b','907b56fb-4a1a-4024-83b0-a12e4d00e669','9c528ff7-f80b-47fc-a7da-bce0add95cfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d95932fdced7443fae69c9aff3115371',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1970267852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=422b77b8-7e16-4805-9e86-b0aa9653e495,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f8e8b1058b641118985cb07963df568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d95932fdced7443fae69c9aff3115371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:20.096145 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e0a749-eadd-482f-b89b-a2cd907b33aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:20.121460 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e0a749-eadd-482f-b89b-a2cd907b33aa) transitioned into state 'SUCCESS' from state '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-1970267852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8e8b1058b641118985cb07963df568',qos_specs=None,replication_status=,reservations=['9f21bccd-41c7-4b3c-8ab7-0b0827e4c5f5','1bbc43e8-5578-4b3d-b82d-298191bf451b','907b56fb-4a1a-4024-83b0-a12e4d00e669','9c528ff7-f80b-47fc-a7da-bce0add95cfd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d95932fdced7443fae69c9aff3115371',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:20.122185 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa2610f-4426-4638-a86d-657e870385f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:20.136488 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aa2610f-4426-4638-a86d-657e870385f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:20.137364 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Flow 'volume_create_api' (06c02c64-e540-4e6c-84be-08a100200976) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:20.137674 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume request issued successfully. Aug 26 15:10:20.138385 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ab1a8082-8b7c-4626-a516-0d7ff1e0ab8a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:20.138940 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 871/3459] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:10:19 2026] POST /volume/v3/volumes => generated 752 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:20.154111 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8a96023-753b-45d8-989b-7d9d352966ea None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:20.156806 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8a96023-753b-45d8-989b-7d9d352966ea tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 Aug 26 15:10:20.156974 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8a96023-753b-45d8-989b-7d9d352966ea tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:20.157412 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8a96023-753b-45d8-989b-7d9d352966ea tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:20.167848 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:20.167848 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:20.176112 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c8a96023-753b-45d8-989b-7d9d352966ea tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:20.180415 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d17cf97-68ec-4c38-9084-99098847c2c5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:10:20.180811 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3d17cf97-68ec-4c38-9084-99098847c2c5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1195369340", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1419402185", "vendor_name": "tempest-vendor_name-1798063045"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:20.181097 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8a96023-753b-45d8-989b-7d9d352966ea tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 returned with HTTP 200 Aug 26 15:10:20.181669 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 852/3460] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:20 2026] GET /volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:20.217568 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d17cf97-68ec-4c38-9084-99098847c2c5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:10:20.217994 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 874/3461] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:10:20 2026] POST /volume/v3/types => generated 330 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:20.232737 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:20.237417 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:20.237417 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e9720756-b265-4e51-9b89-a822cf1892b4", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:20.241155 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Create volume request body: {'volume': {'volume_type': 'e9720756-b265-4e51-9b89-a822cf1892b4', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:20.253913 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Create volume of 1 GB Aug 26 15:10:20.253913 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:20.253913 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:20.254412 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Availability Zones retrieved successfully. Aug 26 15:10:20.261452 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Flow 'volume_create_api' (9d25e6fe-4511-40fc-9a55-3de4d39306f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:20.262399 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e0f2b86-b137-4578-94bf-965dc472c053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:20.263367 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:20.287413 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e487287f-6637-4c08-9daf-a82f0644a915 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:20.289364 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e487287f-6637-4c08-9daf-a82f0644a915 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 Aug 26 15:10:20.289523 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e487287f-6637-4c08-9daf-a82f0644a915 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:20.289719 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e487287f-6637-4c08-9daf-a82f0644a915 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:20.289944 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e0f2b86-b137-4578-94bf-965dc472c053) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:10:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1419402185',vendor_name='tempest-vendor_name-1798063045'},id=e9720756-b265-4e51-9b89-a822cf1892b4,is_public=True,name='tempest-ProjectReaderTests-volume-type-1195369340',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e9720756-b265-4e51-9b89-a822cf1892b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:20.291459 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6894544-32be-4748-95e7-d8c6eaac3c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:20.300593 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e487287f-6637-4c08-9daf-a82f0644a915 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 returned with HTTP 404 Aug 26 15:10:20.301228 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 872/3462] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:20 2026] GET /volume/v3/volumes/f017e3f1-1d9b-4bca-98c2-2896b764d803 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:20.309631 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3b4f3d81-889e-48d6-b5f3-be41394bb825 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:20.311446 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3b4f3d81-889e-48d6-b5f3-be41394bb825 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] DELETE https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:10:20.311952 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3b4f3d81-889e-48d6-b5f3-be41394bb825 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:20.312101 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3b4f3d81-889e-48d6-b5f3-be41394bb825 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:20.312316 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-3b4f3d81-889e-48d6-b5f3-be41394bb825 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Delete volume with id: fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:10:20.324251 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:20.324251 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:20.325001 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3b4f3d81-889e-48d6-b5f3-be41394bb825 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:20.343953 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1195369340 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1195369340, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:10:20.344322 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1195369340 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1195369340, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:10:20.360126 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3b4f3d81-889e-48d6-b5f3-be41394bb825 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Delete volume request issued successfully. Aug 26 15:10:20.360126 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3b4f3d81-889e-48d6-b5f3-be41394bb825 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 202 Aug 26 15:10:20.360454 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 853/3463] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:20 2026] DELETE /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:20.372702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-16988a80-5a01-4df6-949a-28adfd342747 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:20.374485 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16988a80-5a01-4df6-949a-28adfd342747 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:10:20.374787 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16988a80-5a01-4df6-949a-28adfd342747 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:20.375180 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-16988a80-5a01-4df6-949a-28adfd342747 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:20.389102 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:20.389102 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:20.396285 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-16988a80-5a01-4df6-949a-28adfd342747 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Volume info retrieved successfully. Aug 26 15:10:20.398957 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Created reservations ['cd072463-a859-4d9d-b716-0dff7511cc64', '0c5792f9-e969-4312-9b32-8e0a7c634bc8', '6d2c145d-004f-4761-af5d-02b3ffadc066', '36d51d13-3187-4d0f-a9cd-ffb6fde7e584'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:20.399898 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6894544-32be-4748-95e7-d8c6eaac3c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd072463-a859-4d9d-b716-0dff7511cc64', '0c5792f9-e969-4312-9b32-8e0a7c634bc8', '6d2c145d-004f-4761-af5d-02b3ffadc066', '36d51d13-3187-4d0f-a9cd-ffb6fde7e584']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:20.400772 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03fe7f6b-3d30-4034-9e71-cfffb394f0de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:20.404967 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-16988a80-5a01-4df6-949a-28adfd342747 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 200 Aug 26 15:10:20.404967 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 875/3464] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:20 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:20.432569 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03fe7f6b-3d30-4034-9e71-cfffb394f0de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39e352cd-0786-430e-b348-c9093070131f', '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='ca45155d022e4e9cba97a0fb4db0c468',qos_specs=None,replication_status=,reservations=['cd072463-a859-4d9d-b716-0dff7511cc64','0c5792f9-e969-4312-9b32-8e0a7c634bc8','6d2c145d-004f-4761-af5d-02b3ffadc066','36d51d13-3187-4d0f-a9cd-ffb6fde7e584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984cd749be8246c68efe8fff82d09db6',volume_type_id=e9720756-b265-4e51-9b89-a822cf1892b4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39e352cd-0786-430e-b348-c9093070131f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca45155d022e4e9cba97a0fb4db0c468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984cd749be8246c68efe8fff82d09db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e9720756-b265-4e51-9b89-a822cf1892b4),volume_type_id=e9720756-b265-4e51-9b89-a822cf1892b4)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:20.435053 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1fe0a9b-a902-436b-9a9c-f1559ff1d9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:20.463192 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1fe0a9b-a902-436b-9a9c-f1559ff1d9b2) transitioned into state 'SUCCESS' from 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='ca45155d022e4e9cba97a0fb4db0c468',qos_specs=None,replication_status=,reservations=['cd072463-a859-4d9d-b716-0dff7511cc64','0c5792f9-e969-4312-9b32-8e0a7c634bc8','6d2c145d-004f-4761-af5d-02b3ffadc066','36d51d13-3187-4d0f-a9cd-ffb6fde7e584'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984cd749be8246c68efe8fff82d09db6',volume_type_id=e9720756-b265-4e51-9b89-a822cf1892b4)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:20.464242 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f1117c-a072-4626-a715-27d99987b074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:20.476906 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79f1117c-a072-4626-a715-27d99987b074) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:20.478362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Flow 'volume_create_api' (9d25e6fe-4511-40fc-9a55-3de4d39306f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:20.478690 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Create volume request issued successfully. Aug 26 15:10:20.479483 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1c0c3a5-fafb-4b03-a84e-e7d36ed7e579 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:20.480088 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 865/3465] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:10:20 2026] POST /volume/v3/volumes => generated 772 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:20.496177 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-38c36b91-5658-4718-922c-5e466bd97794 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:20.498368 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38c36b91-5658-4718-922c-5e466bd97794 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] GET https://10.4.3.64/volume/v3/volumes/39e352cd-0786-430e-b348-c9093070131f Aug 26 15:10:20.498714 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38c36b91-5658-4718-922c-5e466bd97794 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:20.498989 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38c36b91-5658-4718-922c-5e466bd97794 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:20.514720 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:20.514720 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:20.521130 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-38c36b91-5658-4718-922c-5e466bd97794 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Volume info retrieved successfully. Aug 26 15:10:20.528099 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38c36b91-5658-4718-922c-5e466bd97794 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/volumes/39e352cd-0786-430e-b348-c9093070131f returned with HTTP 200 Aug 26 15:10:20.528604 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 873/3466] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:20 2026] GET /volume/v3/volumes/39e352cd-0786-430e-b348-c9093070131f => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:20.858853 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ffea5765-bc81-421e-b5f7-e3bb93209b92 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:20.861454 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ffea5765-bc81-421e-b5f7-e3bb93209b92 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:20.861720 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ffea5765-bc81-421e-b5f7-e3bb93209b92 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:20.862064 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ffea5765-bc81-421e-b5f7-e3bb93209b92 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:20.862161 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ffea5765-bc81-421e-b5f7-e3bb93209b92 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:20.868865 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:20.868865 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:20.870222 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ffea5765-bc81-421e-b5f7-e3bb93209b92 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:20.870814 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 854/3467] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:20 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:21.205853 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6e92b481-7344-4878-8e59-4d31fd8702b6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:21.207952 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e92b481-7344-4878-8e59-4d31fd8702b6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 Aug 26 15:10:21.208216 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e92b481-7344-4878-8e59-4d31fd8702b6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:21.212183 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6e92b481-7344-4878-8e59-4d31fd8702b6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:21.222867 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:21.222867 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:21.228161 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6e92b481-7344-4878-8e59-4d31fd8702b6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:21.241208 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6e92b481-7344-4878-8e59-4d31fd8702b6 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 returned with HTTP 200 Aug 26 15:10:21.241935 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 876/3468] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:21 2026] GET /volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:21.260844 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e13ab3e5-5188-4b81-8150-abdd49558d92 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:21.263831 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e13ab3e5-5188-4b81-8150-abdd49558d92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:10:21.263831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e13ab3e5-5188-4b81-8150-abdd49558d92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "422b77b8-7e16-4805-9e86-b0aa9653e495", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-750308030"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:21.273940 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:21.273940 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:21.274655 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e13ab3e5-5188-4b81-8150-abdd49558d92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:21.274956 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-e13ab3e5-5188-4b81-8150-abdd49558d92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create snapshot from volume 422b77b8-7e16-4805-9e86-b0aa9653e495 Aug 26 15:10:21.335780 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-e13ab3e5-5188-4b81-8150-abdd49558d92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['1991ab6d-ef66-4854-b870-7db9c84e479c', '9f6b1959-cae2-4947-b23f-51a9c706eaeb', '9fee616e-6def-4915-b41e-7e1c8bed8821', '12fc38cb-858e-4ae5-bf4e-b4b64a57f712'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:21.375755 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e13ab3e5-5188-4b81-8150-abdd49558d92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot create request issued successfully. Aug 26 15:10:21.376131 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e13ab3e5-5188-4b81-8150-abdd49558d92 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:10:21.376545 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 866/3469] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:10:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:21.389718 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-38b750d7-c70f-44e8-bdae-50a55626b1e3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:21.391687 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38b750d7-c70f-44e8-bdae-50a55626b1e3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b Aug 26 15:10:21.391875 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38b750d7-c70f-44e8-bdae-50a55626b1e3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:21.392086 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38b750d7-c70f-44e8-bdae-50a55626b1e3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:21.403786 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:21.403786 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:21.404190 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-38b750d7-c70f-44e8-bdae-50a55626b1e3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:10:21.405067 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38b750d7-c70f-44e8-bdae-50a55626b1e3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b returned with HTTP 200 Aug 26 15:10:21.405436 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 874/3470] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:21 2026] GET /volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:21.418722 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1acea369-971a-4f29-9a71-81e87f36a8d0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:21.421487 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1acea369-971a-4f29-9a71-81e87f36a8d0 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] GET https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 Aug 26 15:10:21.421784 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1acea369-971a-4f29-9a71-81e87f36a8d0 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:21.422494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1acea369-971a-4f29-9a71-81e87f36a8d0 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:21.431174 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1acea369-971a-4f29-9a71-81e87f36a8d0 tempest-TestServerVolumeAttachmentScenario-962126500 tempest-TestServerVolumeAttachmentScenario-962126500-project-member] https://10.4.3.64/volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 returned with HTTP 404 Aug 26 15:10:21.432093 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 855/3471] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:21 2026] GET /volume/v3/volumes/fe3f1155-3e08-4486-b611-c065e4ce2c73 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:21.545719 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c25ebc8a-7fd8-4395-a022-b3d4c7f2e5cf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:21.547870 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c25ebc8a-7fd8-4395-a022-b3d4c7f2e5cf tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] GET https://10.4.3.64/volume/v3/volumes/39e352cd-0786-430e-b348-c9093070131f Aug 26 15:10:21.548140 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c25ebc8a-7fd8-4395-a022-b3d4c7f2e5cf tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:21.548378 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c25ebc8a-7fd8-4395-a022-b3d4c7f2e5cf tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:21.556846 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:21.556846 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:21.561114 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c25ebc8a-7fd8-4395-a022-b3d4c7f2e5cf tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Volume info retrieved successfully. Aug 26 15:10:21.571033 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c25ebc8a-7fd8-4395-a022-b3d4c7f2e5cf tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/volumes/39e352cd-0786-430e-b348-c9093070131f returned with HTTP 200 Aug 26 15:10:21.571699 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 877/3472] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:21 2026] GET /volume/v3/volumes/39e352cd-0786-430e-b348-c9093070131f => generated 972 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:21.588593 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d9ee5145-b0c5-41ba-8f84-cd759bf317fb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:21.590593 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d9ee5145-b0c5-41ba-8f84-cd759bf317fb tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 26 15:10:21.590822 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d9ee5145-b0c5-41ba-8f84-cd759bf317fb tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:21.591386 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d9ee5145-b0c5-41ba-8f84-cd759bf317fb tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:21.591755 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:21.591755 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:21.597356 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d9ee5145-b0c5-41ba-8f84-cd759bf317fb tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:10:21.597919 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 867/3473] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:10:21 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:21.611300 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b4671618-cf5f-4f7f-8d18-6c19c680ea63 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:21.708392 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4671618-cf5f-4f7f-8d18-6c19c680ea63 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-reader] GET https://10.4.3.64/volume/v3/messages Aug 26 15:10:21.708553 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4671618-cf5f-4f7f-8d18-6c19c680ea63 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:21.708729 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4671618-cf5f-4f7f-8d18-6c19c680ea63 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-reader] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:21.713707 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4671618-cf5f-4f7f-8d18-6c19c680ea63 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-reader] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:10:21.714567 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 875/3474] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:10:21 2026] GET /volume/v3/messages => generated 668 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:21.729278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-caf7d1cc-2cb8-41c7-b022-418a9181b837 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:21.731430 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-caf7d1cc-2cb8-41c7-b022-418a9181b837 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] DELETE https://10.4.3.64/volume/v3/messages/71939be5-c7c7-4677-855f-8e97a1a9fbff Aug 26 15:10:21.731737 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-caf7d1cc-2cb8-41c7-b022-418a9181b837 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:21.732579 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-caf7d1cc-2cb8-41c7-b022-418a9181b837 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:21.761163 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-caf7d1cc-2cb8-41c7-b022-418a9181b837 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/messages/71939be5-c7c7-4677-855f-8e97a1a9fbff returned with HTTP 204 Aug 26 15:10:21.761604 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 856/3475] 10.4.3.64 () {68 vars in 1387 bytes} [Wed Aug 26 15:10:21 2026] DELETE /volume/v3/messages/71939be5-c7c7-4677-855f-8e97a1a9fbff => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 15:10:21.772352 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3f3ace46-9d64-4777-b6a1-199ccf3cfe4f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:21.778919 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3f3ace46-9d64-4777-b6a1-199ccf3cfe4f tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/39e352cd-0786-430e-b348-c9093070131f Aug 26 15:10:21.779206 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3f3ace46-9d64-4777-b6a1-199ccf3cfe4f tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:21.779382 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3f3ace46-9d64-4777-b6a1-199ccf3cfe4f tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:21.779631 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-3f3ace46-9d64-4777-b6a1-199ccf3cfe4f tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Delete volume with id: 39e352cd-0786-430e-b348-c9093070131f Aug 26 15:10:21.803909 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:21.803909 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:21.803909 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3f3ace46-9d64-4777-b6a1-199ccf3cfe4f tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Volume info retrieved successfully. Aug 26 15:10:21.803909 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3f3ace46-9d64-4777-b6a1-199ccf3cfe4f tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100197) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 15:10:21.825408 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-3f3ace46-9d64-4777-b6a1-199ccf3cfe4f tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1195369340 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1195369340, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:10:21.825831 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-3f3ace46-9d64-4777-b6a1-199ccf3cfe4f tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1195369340 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1195369340, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:10:21.844115 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-3f3ace46-9d64-4777-b6a1-199ccf3cfe4f tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Created reservations ['af56e2b3-7d31-444d-8b96-3351e3c9fb85', 'ef941d29-2be0-4869-817e-0c00a7098a71', '817deeed-850d-4f6f-8c8c-0a10315096ed', '356e27a1-beaf-41b1-abcf-b3e18c67a520'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:21.888044 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4f8b3fd8-2ef7-4abd-b058-8563277a8e45 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:21.891376 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f8b3fd8-2ef7-4abd-b058-8563277a8e45 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:21.891626 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f8b3fd8-2ef7-4abd-b058-8563277a8e45 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:21.891915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f8b3fd8-2ef7-4abd-b058-8563277a8e45 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:21.892036 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4f8b3fd8-2ef7-4abd-b058-8563277a8e45 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:21.898292 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:21.898292 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:21.900868 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f8b3fd8-2ef7-4abd-b058-8563277a8e45 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:21.900868 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 868/3476] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:21 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:21.905718 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3f3ace46-9d64-4777-b6a1-199ccf3cfe4f tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Delete volume request issued successfully. Aug 26 15:10:21.905718 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3f3ace46-9d64-4777-b6a1-199ccf3cfe4f tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/volumes/39e352cd-0786-430e-b348-c9093070131f returned with HTTP 202 Aug 26 15:10:21.906061 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 878/3477] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:10:21 2026] DELETE /volume/v3/volumes/39e352cd-0786-430e-b348-c9093070131f => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:21.915158 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-38d39aad-ff23-4c5d-928c-39a32ac6bd14 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:21.918441 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38d39aad-ff23-4c5d-928c-39a32ac6bd14 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] DELETE https://10.4.3.64/volume/v3/types/e9720756-b265-4e51-9b89-a822cf1892b4 Aug 26 15:10:21.918441 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38d39aad-ff23-4c5d-928c-39a32ac6bd14 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:21.918660 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38d39aad-ff23-4c5d-928c-39a32ac6bd14 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:21.960338 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38d39aad-ff23-4c5d-928c-39a32ac6bd14 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/types/e9720756-b265-4e51-9b89-a822cf1892b4 returned with HTTP 202 Aug 26 15:10:21.961571 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 876/3478] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:10:21 2026] DELETE /volume/v3/types/e9720756-b265-4e51-9b89-a822cf1892b4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:21.972762 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0060cd75-4bfb-4b07-b550-8b8d6f26cde2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:21.974958 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0060cd75-4bfb-4b07-b550-8b8d6f26cde2 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:10:21.975416 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0060cd75-4bfb-4b07-b550-8b8d6f26cde2 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-800082755", "extra_specs": {"storage_protocol": "tempest-storage_protocol-809074228", "vendor_name": "tempest-vendor_name-141364504"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:21.998917 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0060cd75-4bfb-4b07-b550-8b8d6f26cde2 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:10:21.999387 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 857/3479] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:10:21 2026] POST /volume/v3/types => generated 327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:22.011978 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-32bda491-62d9-4f06-8319-952eaaf375bc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:22.014506 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:22.015112 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e75daaf5-ac99-469e-ae20-2789209d95e2", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:22.017108 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Create volume request body: {'volume': {'volume_type': 'e75daaf5-ac99-469e-ae20-2789209d95e2', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:22.025896 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Create volume of 1 GB Aug 26 15:10:22.026346 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:22.026346 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:22.026906 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Availability Zones retrieved successfully. Aug 26 15:10:22.033420 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Flow 'volume_create_api' (c80312c3-11c2-4ff8-8180-f071d9edcc76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:22.035559 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a21f22-0672-405a-8a0e-73ebaeca6146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:22.036947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:22.061965 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88a21f22-0672-405a-8a0e-73ebaeca6146) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:10:22Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-809074228',vendor_name='tempest-vendor_name-141364504'},id=e75daaf5-ac99-469e-ae20-2789209d95e2,is_public=True,name='tempest-ProjectReaderTests-volume-type-800082755',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e75daaf5-ac99-469e-ae20-2789209d95e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:22.063237 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e589fba-037e-42ce-a6d0-2d45d47d9f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:22.098255 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-800082755 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-800082755, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:10:22.098630 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-800082755 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-800082755, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:10:22.130457 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Created reservations ['f94ee280-31b9-411e-9810-b564561d3aaa', '5e8525e3-6e7d-4bed-aac5-110e3e4185e0', '57b087a4-a460-4e66-b27a-fdad6c81ad38', '3b760672-ba9f-4fff-82db-2fa8c503656c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:22.131720 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e589fba-037e-42ce-a6d0-2d45d47d9f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f94ee280-31b9-411e-9810-b564561d3aaa', '5e8525e3-6e7d-4bed-aac5-110e3e4185e0', '57b087a4-a460-4e66-b27a-fdad6c81ad38', '3b760672-ba9f-4fff-82db-2fa8c503656c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:22.132679 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1247f23a-7b36-4d58-88c4-1a44f5deee1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:22.161260 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-630f3dcb-36a4-44d9-ac49-bc7d420c70d8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:22.163282 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-630f3dcb-36a4-44d9-ac49-bc7d420c70d8 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] DELETE https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:22.163568 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-630f3dcb-36a4-44d9-ac49-bc7d420c70d8 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:22.163862 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-630f3dcb-36a4-44d9-ac49-bc7d420c70d8 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:22.163862 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-630f3dcb-36a4-44d9-ac49-bc7d420c70d8 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Delete volume with id: 06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:22.177552 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1247f23a-7b36-4d58-88c4-1a44f5deee1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e37b3ee1-0e1b-4284-86e2-f854c8c25c3f', '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='ca45155d022e4e9cba97a0fb4db0c468',qos_specs=None,replication_status=,reservations=['f94ee280-31b9-411e-9810-b564561d3aaa','5e8525e3-6e7d-4bed-aac5-110e3e4185e0','57b087a4-a460-4e66-b27a-fdad6c81ad38','3b760672-ba9f-4fff-82db-2fa8c503656c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984cd749be8246c68efe8fff82d09db6',volume_type_id=e75daaf5-ac99-469e-ae20-2789209d95e2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e37b3ee1-0e1b-4284-86e2-f854c8c25c3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca45155d022e4e9cba97a0fb4db0c468',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='984cd749be8246c68efe8fff82d09db6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e75daaf5-ac99-469e-ae20-2789209d95e2),volume_type_id=e75daaf5-ac99-469e-ae20-2789209d95e2)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:22.178142 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b5e02d-2f27-4fb8-95dc-621eecdde7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:22.178472 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:22.178472 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:22.179176 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-630f3dcb-36a4-44d9-ac49-bc7d420c70d8 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:22.230224 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-630f3dcb-36a4-44d9-ac49-bc7d420c70d8 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Delete volume request issued successfully. Aug 26 15:10:22.230224 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-630f3dcb-36a4-44d9-ac49-bc7d420c70d8 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 202 Aug 26 15:10:22.230224 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 879/3480] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:22 2026] DELETE /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 26 15:10:22.230852 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0b5e02d-2f27-4fb8-95dc-621eecdde7e2) transitioned into state 'SUCCESS' from 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='ca45155d022e4e9cba97a0fb4db0c468',qos_specs=None,replication_status=,reservations=['f94ee280-31b9-411e-9810-b564561d3aaa','5e8525e3-6e7d-4bed-aac5-110e3e4185e0','57b087a4-a460-4e66-b27a-fdad6c81ad38','3b760672-ba9f-4fff-82db-2fa8c503656c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='984cd749be8246c68efe8fff82d09db6',volume_type_id=e75daaf5-ac99-469e-ae20-2789209d95e2)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:22.231521 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7073ccab-a29d-44e3-b058-b7a439bd73c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:22.245065 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3e46c52b-6eea-4f9c-9e3f-7b41effe3c7b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:22.245924 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e46c52b-6eea-4f9c-9e3f-7b41effe3c7b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:22.246298 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e46c52b-6eea-4f9c-9e3f-7b41effe3c7b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:22.246508 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e46c52b-6eea-4f9c-9e3f-7b41effe3c7b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:22.263594 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7073ccab-a29d-44e3-b058-b7a439bd73c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:22.264843 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Flow 'volume_create_api' (c80312c3-11c2-4ff8-8180-f071d9edcc76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:22.265228 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Create volume request issued successfully. Aug 26 15:10:22.266027 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-32bda491-62d9-4f06-8319-952eaaf375bc tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:22.266722 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 869/3481] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:10:22 2026] POST /volume/v3/volumes => generated 771 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:22.271871 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:22.271871 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:22.285868 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d2d68d3a-0d07-47a1-b7ee-832624b92476 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:22.290516 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d2d68d3a-0d07-47a1-b7ee-832624b92476 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] GET https://10.4.3.64/volume/v3/volumes/e37b3ee1-0e1b-4284-86e2-f854c8c25c3f Aug 26 15:10:22.290516 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d2d68d3a-0d07-47a1-b7ee-832624b92476 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:22.290516 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d2d68d3a-0d07-47a1-b7ee-832624b92476 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:22.290753 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3e46c52b-6eea-4f9c-9e3f-7b41effe3c7b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:22.300069 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e46c52b-6eea-4f9c-9e3f-7b41effe3c7b tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 200 Aug 26 15:10:22.300413 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 877/3482] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:22 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 841 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:22.305368 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:22.305368 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:22.311185 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d2d68d3a-0d07-47a1-b7ee-832624b92476 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Volume info retrieved successfully. Aug 26 15:10:22.324683 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d2d68d3a-0d07-47a1-b7ee-832624b92476 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/volumes/e37b3ee1-0e1b-4284-86e2-f854c8c25c3f returned with HTTP 200 Aug 26 15:10:22.325356 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 858/3483] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:22 2026] GET /volume/v3/volumes/e37b3ee1-0e1b-4284-86e2-f854c8c25c3f => generated 950 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:22.415836 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1921b012-7dc8-4460-97a2-eac9898f2760 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:22.418648 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1921b012-7dc8-4460-97a2-eac9898f2760 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b Aug 26 15:10:22.418648 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1921b012-7dc8-4460-97a2-eac9898f2760 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:22.418648 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1921b012-7dc8-4460-97a2-eac9898f2760 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:22.423224 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:22.423224 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:22.423816 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1921b012-7dc8-4460-97a2-eac9898f2760 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:10:22.425017 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1921b012-7dc8-4460-97a2-eac9898f2760 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b returned with HTTP 200 Aug 26 15:10:22.425535 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 880/3484] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:22 2026] GET /volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:22.438552 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-371b2645-4341-412f-a618-2f5e4c2ac519 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:22.442098 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:22.442535 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "02d3f896-bdfb-4889-b6f6-ad6a4a65662b", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-857762592"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:22.444389 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume request body: {'volume': {'snapshot_id': '02d3f896-bdfb-4889-b6f6-ad6a4a65662b', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-857762592'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:22.449921 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:22.449921 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:22.450511 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:10:22.450658 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume of 1 GB Aug 26 15:10:22.457626 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Availability Zones retrieved successfully. Aug 26 15:10:22.469093 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Flow 'volume_create_api' (867c626f-c12a-457c-99be-13cc51f0a13a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:22.470160 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62ea78b-bbd6-4004-82c5-85ecd1026f89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:22.472029 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:22.515676 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62ea78b-bbd6-4004-82c5-85ecd1026f89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '02d3f896-bdfb-4889-b6f6-ad6a4a65662b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:22.516623 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (939b3214-5729-4493-9c81-6576256266a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:22.587448 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Created reservations ['1b0af663-5d1b-43ab-a32a-1c556627e920', '813bb38e-c9f8-499f-918f-a388715cc872', '0ec0c930-9eaf-469d-8797-d75adf006969', 'd1c8e75f-119a-41c8-864c-b35cd3027513'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:22.588293 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (939b3214-5729-4493-9c81-6576256266a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b0af663-5d1b-43ab-a32a-1c556627e920', '813bb38e-c9f8-499f-918f-a388715cc872', '0ec0c930-9eaf-469d-8797-d75adf006969', 'd1c8e75f-119a-41c8-864c-b35cd3027513']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:22.589082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b7f008-f307-400e-9814-8b6748a6f307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:22.637422 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b7f008-f307-400e-9814-8b6748a6f307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-857762592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8e8b1058b641118985cb07963df568',qos_specs=None,replication_status=,reservations=['1b0af663-5d1b-43ab-a32a-1c556627e920','813bb38e-c9f8-499f-918f-a388715cc872','0ec0c930-9eaf-469d-8797-d75adf006969','d1c8e75f-119a-41c8-864c-b35cd3027513'],size=1,snapshot_id=02d3f896-bdfb-4889-b6f6-ad6a4a65662b,source_replicaid=,source_volid=None,status='creating',user_id='d95932fdced7443fae69c9aff3115371',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-857762592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f8e8b1058b641118985cb07963df568',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=02d3f896-bdfb-4889-b6f6-ad6a4a65662b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d95932fdced7443fae69c9aff3115371',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:22.638427 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f1d309-bf04-45d9-a5e7-e8c89e501f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:22.663775 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f1d309-bf04-45d9-a5e7-e8c89e501f96) transitioned into state 'SUCCESS' from state '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-857762592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f8e8b1058b641118985cb07963df568',qos_specs=None,replication_status=,reservations=['1b0af663-5d1b-43ab-a32a-1c556627e920','813bb38e-c9f8-499f-918f-a388715cc872','0ec0c930-9eaf-469d-8797-d75adf006969','d1c8e75f-119a-41c8-864c-b35cd3027513'],size=1,snapshot_id=02d3f896-bdfb-4889-b6f6-ad6a4a65662b,source_replicaid=,source_volid=None,status='creating',user_id='d95932fdced7443fae69c9aff3115371',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:22.664724 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a4d539-8c41-45cf-bb4e-464bacd7cfc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:22.694915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41a4d539-8c41-45cf-bb4e-464bacd7cfc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:22.695743 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Flow 'volume_create_api' (867c626f-c12a-457c-99be-13cc51f0a13a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:22.696121 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Create volume request issued successfully. Aug 26 15:10:22.696963 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-371b2645-4341-412f-a618-2f5e4c2ac519 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:22.697395 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 870/3485] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:10:22 2026] POST /volume/v3/volumes => generated 785 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:22.714284 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0f5f069e-de93-4b68-a845-36f221607644 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:22.718137 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f5f069e-de93-4b68-a845-36f221607644 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 Aug 26 15:10:22.719760 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f5f069e-de93-4b68-a845-36f221607644 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:22.719760 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f5f069e-de93-4b68-a845-36f221607644 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:22.728797 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:22.728797 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:22.733663 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0f5f069e-de93-4b68-a845-36f221607644 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:22.739599 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f5f069e-de93-4b68-a845-36f221607644 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 returned with HTTP 200 Aug 26 15:10:22.740119 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 878/3486] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:22 2026] GET /volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:22.920158 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e4204fa5-477d-45a4-b918-a34171b5aa67 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:22.924495 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4204fa5-477d-45a4-b918-a34171b5aa67 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:22.924495 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4204fa5-477d-45a4-b918-a34171b5aa67 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:22.924495 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4204fa5-477d-45a4-b918-a34171b5aa67 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:22.924495 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e4204fa5-477d-45a4-b918-a34171b5aa67 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:22.932193 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:22.932193 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:22.932193 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4204fa5-477d-45a4-b918-a34171b5aa67 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:22.932193 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 859/3487] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:22 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:23.318128 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d27d8feb-cc80-4ac7-807e-7f76295a1f49 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.320336 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d27d8feb-cc80-4ac7-807e-7f76295a1f49 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 Aug 26 15:10:23.320574 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d27d8feb-cc80-4ac7-807e-7f76295a1f49 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.320761 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d27d8feb-cc80-4ac7-807e-7f76295a1f49 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.328541 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d27d8feb-cc80-4ac7-807e-7f76295a1f49 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 returned with HTTP 404 Aug 26 15:10:23.329262 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 881/3488] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:23 2026] GET /volume/v3/volumes/06018be4-f69c-4a6d-93b4-70a02f3c1502 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:23.336805 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b773a046-e281-4236-8485-11117f0c3d81 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.339116 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b773a046-e281-4236-8485-11117f0c3d81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] DELETE https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:23.339338 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b773a046-e281-4236-8485-11117f0c3d81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.339551 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b773a046-e281-4236-8485-11117f0c3d81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.339742 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b773a046-e281-4236-8485-11117f0c3d81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Delete volume with id: 474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:23.343908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-09f555e2-af22-460f-8a80-6f4850121205 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.348575 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-09f555e2-af22-460f-8a80-6f4850121205 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] GET https://10.4.3.64/volume/v3/volumes/e37b3ee1-0e1b-4284-86e2-f854c8c25c3f Aug 26 15:10:23.348941 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-09f555e2-af22-460f-8a80-6f4850121205 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.349230 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-09f555e2-af22-460f-8a80-6f4850121205 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.351620 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:23.351620 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:23.352636 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b773a046-e281-4236-8485-11117f0c3d81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:23.364414 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:23.364414 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:23.374049 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-09f555e2-af22-460f-8a80-6f4850121205 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Volume info retrieved successfully. Aug 26 15:10:23.380805 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-09f555e2-af22-460f-8a80-6f4850121205 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/volumes/e37b3ee1-0e1b-4284-86e2-f854c8c25c3f returned with HTTP 200 Aug 26 15:10:23.381421 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 879/3489] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:10:23 2026] GET /volume/v3/volumes/e37b3ee1-0e1b-4284-86e2-f854c8c25c3f => generated 971 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:23.386663 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b773a046-e281-4236-8485-11117f0c3d81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Delete volume request issued successfully. Aug 26 15:10:23.386663 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b773a046-e281-4236-8485-11117f0c3d81 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 202 Aug 26 15:10:23.386663 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 871/3490] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:23 2026] DELETE /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:23.396616 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-63b7b6e1-f19b-458a-afc8-afbb95ac2748 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.396958 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63b7b6e1-f19b-458a-afc8-afbb95ac2748 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:23.397158 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63b7b6e1-f19b-458a-afc8-afbb95ac2748 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.397401 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63b7b6e1-f19b-458a-afc8-afbb95ac2748 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.402740 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-db7cfd24-243c-4a1d-bd89-8691f1ab42e1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.405639 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db7cfd24-243c-4a1d-bd89-8691f1ab42e1 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 26 15:10:23.405639 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db7cfd24-243c-4a1d-bd89-8691f1ab42e1 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.405639 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db7cfd24-243c-4a1d-bd89-8691f1ab42e1 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.407418 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:23.407418 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:23.412533 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db7cfd24-243c-4a1d-bd89-8691f1ab42e1 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:10:23.412788 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-63b7b6e1-f19b-458a-afc8-afbb95ac2748 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:23.412874 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 882/3491] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:10:23 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:23.417643 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63b7b6e1-f19b-458a-afc8-afbb95ac2748 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 200 Aug 26 15:10:23.418129 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 860/3492] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:23 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:23.426594 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-24027a6a-ef5a-4ccd-be14-868aca2bce5d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.429414 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24027a6a-ef5a-4ccd-be14-868aca2bce5d tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-reader] GET https://10.4.3.64/volume/v3/messages/796645c6-b72c-4f15-9d88-06767169eb3a Aug 26 15:10:23.429414 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-24027a6a-ef5a-4ccd-be14-868aca2bce5d tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.429794 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-24027a6a-ef5a-4ccd-be14-868aca2bce5d tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-reader] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.438090 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24027a6a-ef5a-4ccd-be14-868aca2bce5d tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-reader] https://10.4.3.64/volume/v3/messages/796645c6-b72c-4f15-9d88-06767169eb3a returned with HTTP 200 Aug 26 15:10:23.438649 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 880/3493] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:10:23 2026] GET /volume/v3/messages/796645c6-b72c-4f15-9d88-06767169eb3a => generated 665 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:23.452509 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6420d21a-0b34-4231-81bc-d8e2cf505282 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.455138 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6420d21a-0b34-4231-81bc-d8e2cf505282 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] DELETE https://10.4.3.64/volume/v3/messages/796645c6-b72c-4f15-9d88-06767169eb3a Aug 26 15:10:23.455437 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6420d21a-0b34-4231-81bc-d8e2cf505282 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.455675 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6420d21a-0b34-4231-81bc-d8e2cf505282 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.478140 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6420d21a-0b34-4231-81bc-d8e2cf505282 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/messages/796645c6-b72c-4f15-9d88-06767169eb3a returned with HTTP 204 Aug 26 15:10:23.478963 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 872/3494] 10.4.3.64 () {68 vars in 1387 bytes} [Wed Aug 26 15:10:23 2026] DELETE /volume/v3/messages/796645c6-b72c-4f15-9d88-06767169eb3a => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 15:10:23.491136 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e7ebc3b4-9b3c-4540-9f12-7d0185f66de5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.496195 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7ebc3b4-9b3c-4540-9f12-7d0185f66de5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/e37b3ee1-0e1b-4284-86e2-f854c8c25c3f Aug 26 15:10:23.496804 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7ebc3b4-9b3c-4540-9f12-7d0185f66de5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.496804 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7ebc3b4-9b3c-4540-9f12-7d0185f66de5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.496804 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e7ebc3b4-9b3c-4540-9f12-7d0185f66de5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Delete volume with id: e37b3ee1-0e1b-4284-86e2-f854c8c25c3f Aug 26 15:10:23.516976 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:23.516976 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:23.516976 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e7ebc3b4-9b3c-4540-9f12-7d0185f66de5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Volume info retrieved successfully. Aug 26 15:10:23.516976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e7ebc3b4-9b3c-4540-9f12-7d0185f66de5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100197) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 15:10:23.534162 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-e7ebc3b4-9b3c-4540-9f12-7d0185f66de5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-800082755 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-800082755, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:10:23.534310 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-e7ebc3b4-9b3c-4540-9f12-7d0185f66de5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-800082755 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-800082755, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:10:23.551007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-e7ebc3b4-9b3c-4540-9f12-7d0185f66de5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Created reservations ['eeeb9a0b-1bb2-4ae4-b35a-4e8fcb2ce1be', '247ae5ec-af90-4b64-be5c-f59723a7ad84', '82b19775-6279-4dc9-96ab-650e4511ead0', 'e003840b-8a24-49c8-8e29-d2414eb8b44e'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:23.608506 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e7ebc3b4-9b3c-4540-9f12-7d0185f66de5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Delete volume request issued successfully. Aug 26 15:10:23.608506 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7ebc3b4-9b3c-4540-9f12-7d0185f66de5 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/volumes/e37b3ee1-0e1b-4284-86e2-f854c8c25c3f returned with HTTP 202 Aug 26 15:10:23.608827 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 883/3495] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:10:23 2026] DELETE /volume/v3/volumes/e37b3ee1-0e1b-4284-86e2-f854c8c25c3f => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:23.617715 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-920bd0e0-99b4-4eaf-b0fd-18988b17e742 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.620014 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-920bd0e0-99b4-4eaf-b0fd-18988b17e742 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] DELETE https://10.4.3.64/volume/v3/types/e75daaf5-ac99-469e-ae20-2789209d95e2 Aug 26 15:10:23.620274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-920bd0e0-99b4-4eaf-b0fd-18988b17e742 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.620573 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-920bd0e0-99b4-4eaf-b0fd-18988b17e742 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.661196 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-920bd0e0-99b4-4eaf-b0fd-18988b17e742 tempest-ProjectReaderTests-1280970697 tempest-ProjectReaderTests-1280970697-project-admin] https://10.4.3.64/volume/v3/types/e75daaf5-ac99-469e-ae20-2789209d95e2 returned with HTTP 202 Aug 26 15:10:23.661602 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 861/3496] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:10:23 2026] DELETE /volume/v3/types/e75daaf5-ac99-469e-ae20-2789209d95e2 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:23.756911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-69d2924d-cb20-4230-b398-2c5a9f359b5e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.759178 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69d2924d-cb20-4230-b398-2c5a9f359b5e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 Aug 26 15:10:23.759440 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69d2924d-cb20-4230-b398-2c5a9f359b5e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.759729 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69d2924d-cb20-4230-b398-2c5a9f359b5e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.767998 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:23.767998 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:23.772058 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-69d2924d-cb20-4230-b398-2c5a9f359b5e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:23.777106 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69d2924d-cb20-4230-b398-2c5a9f359b5e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 returned with HTTP 200 Aug 26 15:10:23.777570 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 881/3497] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:23 2026] GET /volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:23.792069 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a2749554-332e-411e-8c6e-72cdbf1c17cc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.794196 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a2749554-332e-411e-8c6e-72cdbf1c17cc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 Aug 26 15:10:23.794471 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a2749554-332e-411e-8c6e-72cdbf1c17cc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.794701 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a2749554-332e-411e-8c6e-72cdbf1c17cc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.810157 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:23.810157 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:23.815123 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a2749554-332e-411e-8c6e-72cdbf1c17cc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:23.820974 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a2749554-332e-411e-8c6e-72cdbf1c17cc tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 returned with HTTP 200 Aug 26 15:10:23.821507 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 873/3498] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:23 2026] GET /volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:23.835666 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-20580cda-35f7-4092-bc42-508095e4c344 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.837497 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-20580cda-35f7-4092-bc42-508095e4c344 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 Aug 26 15:10:23.837651 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-20580cda-35f7-4092-bc42-508095e4c344 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.837838 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-20580cda-35f7-4092-bc42-508095e4c344 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.838039 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-20580cda-35f7-4092-bc42-508095e4c344 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume with id: 8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 Aug 26 15:10:23.844768 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:23.844768 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:23.845274 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-20580cda-35f7-4092-bc42-508095e4c344 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:23.871655 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-20580cda-35f7-4092-bc42-508095e4c344 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume request issued successfully. Aug 26 15:10:23.871824 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-20580cda-35f7-4092-bc42-508095e4c344 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 returned with HTTP 202 Aug 26 15:10:23.872260 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 884/3499] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:23 2026] DELETE /volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:23.881185 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ce38319e-7f3d-4ffd-9f33-8d0e47bf00d3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.883060 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ce38319e-7f3d-4ffd-9f33-8d0e47bf00d3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 Aug 26 15:10:23.883280 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ce38319e-7f3d-4ffd-9f33-8d0e47bf00d3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.883485 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ce38319e-7f3d-4ffd-9f33-8d0e47bf00d3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.891532 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:23.891532 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:23.898807 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ce38319e-7f3d-4ffd-9f33-8d0e47bf00d3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:23.903747 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ce38319e-7f3d-4ffd-9f33-8d0e47bf00d3 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 returned with HTTP 200 Aug 26 15:10:23.904249 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 862/3500] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:23 2026] GET /volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:23.947916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8cbe1847-1456-4c3d-9ea5-e9b293bbbd5e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:23.950414 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8cbe1847-1456-4c3d-9ea5-e9b293bbbd5e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:23.950708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8cbe1847-1456-4c3d-9ea5-e9b293bbbd5e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:23.951015 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8cbe1847-1456-4c3d-9ea5-e9b293bbbd5e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:23.951154 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8cbe1847-1456-4c3d-9ea5-e9b293bbbd5e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:23.956869 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:23.956869 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:23.957899 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8cbe1847-1456-4c3d-9ea5-e9b293bbbd5e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:23.958406 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 882/3501] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:23 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:24.433122 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2ffd3729-1342-4158-b0f7-ea6a49cd34ac None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:24.436003 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ffd3729-1342-4158-b0f7-ea6a49cd34ac tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 Aug 26 15:10:24.436285 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ffd3729-1342-4158-b0f7-ea6a49cd34ac tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:24.436575 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ffd3729-1342-4158-b0f7-ea6a49cd34ac tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:24.444273 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ffd3729-1342-4158-b0f7-ea6a49cd34ac tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 returned with HTTP 404 Aug 26 15:10:24.444909 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 874/3502] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:24 2026] GET /volume/v3/volumes/474cf0de-762c-469a-a49a-387d6ebf3787 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:24.531067 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c1caeed0-a0dc-4055-91bd-2d05a09925c2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:24.534284 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1caeed0-a0dc-4055-91bd-2d05a09925c2 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] DELETE https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:10:24.534284 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1caeed0-a0dc-4055-91bd-2d05a09925c2 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:24.534284 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1caeed0-a0dc-4055-91bd-2d05a09925c2 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:24.534647 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-c1caeed0-a0dc-4055-91bd-2d05a09925c2 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Delete volume with id: 67866eff-7385-4378-a03e-488119b8beea Aug 26 15:10:24.546602 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:24.546602 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:24.548215 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c1caeed0-a0dc-4055-91bd-2d05a09925c2 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:24.578989 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c1caeed0-a0dc-4055-91bd-2d05a09925c2 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Delete volume request issued successfully. Aug 26 15:10:24.579178 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1caeed0-a0dc-4055-91bd-2d05a09925c2 tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 202 Aug 26 15:10:24.579645 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 885/3503] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:24 2026] DELETE /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:24.605435 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3cdc6922-f7a5-4b6d-b564-4a9e9a57dcca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:24.606311 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3cdc6922-f7a5-4b6d-b564-4a9e9a57dcca tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:10:24.606606 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3cdc6922-f7a5-4b6d-b564-4a9e9a57dcca tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:24.606722 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3cdc6922-f7a5-4b6d-b564-4a9e9a57dcca tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:24.621031 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:24.621031 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:24.629955 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3cdc6922-f7a5-4b6d-b564-4a9e9a57dcca tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Volume info retrieved successfully. Aug 26 15:10:24.636699 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3cdc6922-f7a5-4b6d-b564-4a9e9a57dcca tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 200 Aug 26 15:10:24.637618 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 863/3504] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:24 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:24.923250 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d7922d1f-2a44-4731-b090-866f71ae1510 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:24.923250 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7922d1f-2a44-4731-b090-866f71ae1510 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 Aug 26 15:10:24.923776 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7922d1f-2a44-4731-b090-866f71ae1510 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:24.923776 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7922d1f-2a44-4731-b090-866f71ae1510 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:24.932613 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7922d1f-2a44-4731-b090-866f71ae1510 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 returned with HTTP 404 Aug 26 15:10:24.932849 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 883/3505] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:24 2026] GET /volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:24.941096 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-daa35e03-4345-4851-a670-ae5cd6533b1c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:24.942977 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-daa35e03-4345-4851-a670-ae5cd6533b1c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 Aug 26 15:10:24.943323 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-daa35e03-4345-4851-a670-ae5cd6533b1c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:24.943663 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-daa35e03-4345-4851-a670-ae5cd6533b1c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:24.951695 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-daa35e03-4345-4851-a670-ae5cd6533b1c tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 returned with HTTP 404 Aug 26 15:10:24.952201 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 875/3506] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:24 2026] GET /volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:24.962310 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ce1d7bf8-25c4-44c1-a9fa-5e522abd26ce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:24.964129 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce1d7bf8-25c4-44c1-a9fa-5e522abd26ce tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 Aug 26 15:10:24.964383 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce1d7bf8-25c4-44c1-a9fa-5e522abd26ce tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:24.964630 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce1d7bf8-25c4-44c1-a9fa-5e522abd26ce tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:24.964922 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ce1d7bf8-25c4-44c1-a9fa-5e522abd26ce tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume with id: 8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 Aug 26 15:10:24.970826 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-597e5d47-a2df-4066-a868-30a5d754c172 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:24.973361 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-597e5d47-a2df-4066-a868-30a5d754c172 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:24.973561 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-597e5d47-a2df-4066-a868-30a5d754c172 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:24.973742 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-597e5d47-a2df-4066-a868-30a5d754c172 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:24.973845 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-597e5d47-a2df-4066-a868-30a5d754c172 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:24.976303 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce1d7bf8-25c4-44c1-a9fa-5e522abd26ce tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 returned with HTTP 404 Aug 26 15:10:24.978497 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 886/3507] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:24 2026] DELETE /volume/v3/volumes/8bc83cfe-0ff6-4e2f-9c24-52cee5f380c7 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:24.983232 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:24.983232 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:24.984074 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-597e5d47-a2df-4066-a868-30a5d754c172 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:24.984533 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 864/3508] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:24 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:24.987999 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d2457d11-34b9-4528-ae14-31854c5c633a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:24.989716 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d2457d11-34b9-4528-ae14-31854c5c633a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b Aug 26 15:10:24.989911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d2457d11-34b9-4528-ae14-31854c5c633a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:24.990119 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d2457d11-34b9-4528-ae14-31854c5c633a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:24.992580 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-d2457d11-34b9-4528-ae14-31854c5c633a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete snapshot with id: 02d3f896-bdfb-4889-b6f6-ad6a4a65662b Aug 26 15:10:24.997758 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:24.997758 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:24.997758 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d2457d11-34b9-4528-ae14-31854c5c633a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:10:25.017541 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d2457d11-34b9-4528-ae14-31854c5c633a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot delete request issued successfully. Aug 26 15:10:25.017849 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d2457d11-34b9-4528-ae14-31854c5c633a tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b returned with HTTP 202 Aug 26 15:10:25.018471 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 884/3509] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:10:24 2026] DELETE /volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:25.030324 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-69abc1a2-b4a0-47b4-96ec-a1f117c49530 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:25.033272 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69abc1a2-b4a0-47b4-96ec-a1f117c49530 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b Aug 26 15:10:25.033563 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69abc1a2-b4a0-47b4-96ec-a1f117c49530 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:25.033937 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69abc1a2-b4a0-47b4-96ec-a1f117c49530 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:25.041325 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:25.041325 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:25.042093 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-69abc1a2-b4a0-47b4-96ec-a1f117c49530 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Snapshot retrieved successfully. Aug 26 15:10:25.043256 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69abc1a2-b4a0-47b4-96ec-a1f117c49530 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b returned with HTTP 200 Aug 26 15:10:25.043762 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 876/3510] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:25 2026] GET /volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:25.652054 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-39bf9ba5-08ec-4122-a469-e7f1e66c483a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:25.654397 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39bf9ba5-08ec-4122-a469-e7f1e66c483a tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] GET https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea Aug 26 15:10:25.654691 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39bf9ba5-08ec-4122-a469-e7f1e66c483a tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:25.654957 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39bf9ba5-08ec-4122-a469-e7f1e66c483a tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:25.662699 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39bf9ba5-08ec-4122-a469-e7f1e66c483a tempest-AttachVolumeTestJSON-412563980 tempest-AttachVolumeTestJSON-412563980-project-member] https://10.4.3.64/volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea returned with HTTP 404 Aug 26 15:10:25.663346 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 887/3511] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:25 2026] GET /volume/v3/volumes/67866eff-7385-4378-a03e-488119b8beea => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:26.001219 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9445517e-1951-4ea1-acee-541dda4e6241 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:26.004113 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9445517e-1951-4ea1-acee-541dda4e6241 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:26.004376 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9445517e-1951-4ea1-acee-541dda4e6241 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:26.004648 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9445517e-1951-4ea1-acee-541dda4e6241 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:26.004780 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9445517e-1951-4ea1-acee-541dda4e6241 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:26.013025 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:26.013025 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:26.014146 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9445517e-1951-4ea1-acee-541dda4e6241 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:26.014716 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 865/3512] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:25 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:26.059620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2b273f7b-e108-44f8-adde-631857ecc5f9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:26.062032 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b273f7b-e108-44f8-adde-631857ecc5f9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b Aug 26 15:10:26.062284 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b273f7b-e108-44f8-adde-631857ecc5f9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:26.062548 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b273f7b-e108-44f8-adde-631857ecc5f9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:26.067025 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b273f7b-e108-44f8-adde-631857ecc5f9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b returned with HTTP 404 Aug 26 15:10:26.067538 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 885/3513] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:26 2026] GET /volume/v3/snapshots/02d3f896-bdfb-4889-b6f6-ad6a4a65662b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:26.078949 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7155e8d7-07b3-4ccd-9c76-9b32ef7de0a1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:26.081166 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7155e8d7-07b3-4ccd-9c76-9b32ef7de0a1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 Aug 26 15:10:26.081479 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7155e8d7-07b3-4ccd-9c76-9b32ef7de0a1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:26.081606 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7155e8d7-07b3-4ccd-9c76-9b32ef7de0a1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:26.092042 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:26.092042 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:26.109694 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7155e8d7-07b3-4ccd-9c76-9b32ef7de0a1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:26.112206 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:26.116760 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7155e8d7-07b3-4ccd-9c76-9b32ef7de0a1 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 returned with HTTP 200 Aug 26 15:10:26.119537 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 877/3514] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:26 2026] GET /volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:26.141585 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a6cd7181-209a-4da5-b943-28211fbb1d91 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:26.144622 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6cd7181-209a-4da5-b943-28211fbb1d91 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 Aug 26 15:10:26.144833 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6cd7181-209a-4da5-b943-28211fbb1d91 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:26.145075 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6cd7181-209a-4da5-b943-28211fbb1d91 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:26.145349 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-a6cd7181-209a-4da5-b943-28211fbb1d91 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume with id: 422b77b8-7e16-4805-9e86-b0aa9653e495 Aug 26 15:10:26.159517 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:26.159517 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:26.159517 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a6cd7181-209a-4da5-b943-28211fbb1d91 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:26.198851 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a6cd7181-209a-4da5-b943-28211fbb1d91 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume request issued successfully. Aug 26 15:10:26.199101 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6cd7181-209a-4da5-b943-28211fbb1d91 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 returned with HTTP 202 Aug 26 15:10:26.201910 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 866/3515] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:26 2026] DELETE /volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:26.208269 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d939bae3-92e9-48bd-af4a-c082770baea9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:26.210866 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d939bae3-92e9-48bd-af4a-c082770baea9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 Aug 26 15:10:26.212617 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d939bae3-92e9-48bd-af4a-c082770baea9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:26.212617 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d939bae3-92e9-48bd-af4a-c082770baea9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:26.230014 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:26.230014 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:26.234916 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d939bae3-92e9-48bd-af4a-c082770baea9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:26.243059 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d939bae3-92e9-48bd-af4a-c082770baea9 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 returned with HTTP 200 Aug 26 15:10:26.243249 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 886/3516] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:26 2026] GET /volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:26.294822 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:26.296119 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-913265008"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:26.297994 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-913265008'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:26.298327 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Create volume of 1 GB Aug 26 15:10:26.306990 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Availability Zones retrieved successfully. Aug 26 15:10:26.315449 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Flow 'volume_create_api' (bb07e5cb-297b-4e46-bdcd-2a74e5131969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:26.316949 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d0a9c3c-fec2-4161-8dc6-d4ef43f6c393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:26.318185 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:26.351432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d0a9c3c-fec2-4161-8dc6-d4ef43f6c393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:26.352313 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e708249-1ab1-4c96-b5fe-027189e4aaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:26.491723 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Created reservations ['a84a84c9-1f1b-420f-9821-58be21055f11', 'f192b036-81cc-41a0-ba65-b9f91dade9d5', '3a4bbf81-98b0-48fa-b62d-18a8cefc8906', '9fabbad2-5a47-4b88-8f21-2693ae73b7e0'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:26.491903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e708249-1ab1-4c96-b5fe-027189e4aaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a84a84c9-1f1b-420f-9821-58be21055f11', 'f192b036-81cc-41a0-ba65-b9f91dade9d5', '3a4bbf81-98b0-48fa-b62d-18a8cefc8906', '9fabbad2-5a47-4b88-8f21-2693ae73b7e0']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:26.493010 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63537352-cdc4-45db-ba00-b8fd407fb1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:26.532759 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63537352-cdc4-45db-ba00-b8fd407fb1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-913265008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9751ccd3c8f6426e9356492955c7029d',qos_specs=None,replication_status=,reservations=['a84a84c9-1f1b-420f-9821-58be21055f11','f192b036-81cc-41a0-ba65-b9f91dade9d5','3a4bbf81-98b0-48fa-b62d-18a8cefc8906','9fabbad2-5a47-4b88-8f21-2693ae73b7e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e80c0711d5745a39c11a85e2fa8426d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-913265008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9751ccd3c8f6426e9356492955c7029d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e80c0711d5745a39c11a85e2fa8426d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:26.533542 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49572fd1-539d-44cf-9c67-f119d529a8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:26.561256 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49572fd1-539d-44cf-9c67-f119d529a8a2) transitioned into state 'SUCCESS' from state '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-913265008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9751ccd3c8f6426e9356492955c7029d',qos_specs=None,replication_status=,reservations=['a84a84c9-1f1b-420f-9821-58be21055f11','f192b036-81cc-41a0-ba65-b9f91dade9d5','3a4bbf81-98b0-48fa-b62d-18a8cefc8906','9fabbad2-5a47-4b88-8f21-2693ae73b7e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e80c0711d5745a39c11a85e2fa8426d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:26.562108 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c830a58-c66d-4d01-a044-c44422703911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:26.578195 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c830a58-c66d-4d01-a044-c44422703911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:26.578857 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Flow 'volume_create_api' (bb07e5cb-297b-4e46-bdcd-2a74e5131969) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:26.579285 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Create volume request issued successfully. Aug 26 15:10:26.579969 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dff16d94-c14d-4cbd-a854-69610fd262f2 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:26.580608 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 888/3517] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:10:26 2026] POST /volume/v3/volumes => generated 775 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:26.592871 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-02c6991d-5b26-4bcf-b1cc-df521168c760 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:26.594905 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-02c6991d-5b26-4bcf-b1cc-df521168c760 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba Aug 26 15:10:26.595194 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-02c6991d-5b26-4bcf-b1cc-df521168c760 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:26.595469 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-02c6991d-5b26-4bcf-b1cc-df521168c760 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:26.602915 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:26.602915 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:26.607026 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-02c6991d-5b26-4bcf-b1cc-df521168c760 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:26.614575 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-02c6991d-5b26-4bcf-b1cc-df521168c760 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba returned with HTTP 200 Aug 26 15:10:26.615158 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 878/3518] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:26 2026] GET /volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:10:27.031302 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3694a1bb-71ec-4154-aaea-2e416db2654c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:27.034327 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3694a1bb-71ec-4154-aaea-2e416db2654c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:27.034656 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3694a1bb-71ec-4154-aaea-2e416db2654c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:27.036153 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3694a1bb-71ec-4154-aaea-2e416db2654c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:27.036153 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3694a1bb-71ec-4154-aaea-2e416db2654c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:27.040771 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:27.040771 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:27.041782 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3694a1bb-71ec-4154-aaea-2e416db2654c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:27.042220 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 867/3519] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:27 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:27.263744 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f2c0de0a-d88e-4c35-b6c8-08a1a120d815 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:27.268687 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f2c0de0a-d88e-4c35-b6c8-08a1a120d815 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 Aug 26 15:10:27.268983 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f2c0de0a-d88e-4c35-b6c8-08a1a120d815 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:27.270713 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f2c0de0a-d88e-4c35-b6c8-08a1a120d815 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:27.280201 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f2c0de0a-d88e-4c35-b6c8-08a1a120d815 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 returned with HTTP 404 Aug 26 15:10:27.280830 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 887/3520] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:27 2026] GET /volume/v3/volumes/422b77b8-7e16-4805-9e86-b0aa9653e495 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:27.291491 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b2a6103a-b17d-4656-8f94-e96f303e53b4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:27.294316 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2a6103a-b17d-4656-8f94-e96f303e53b4 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:10:27.295251 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2a6103a-b17d-4656-8f94-e96f303e53b4 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:27.295251 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2a6103a-b17d-4656-8f94-e96f303e53b4 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:27.306913 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:27.306913 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:27.312803 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b2a6103a-b17d-4656-8f94-e96f303e53b4 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:27.318096 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2a6103a-b17d-4656-8f94-e96f303e53b4 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:10:27.318644 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 889/3521] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:27 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:27.333262 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8a68a7f0-a7c4-4904-bdf0-e3ed96e59797 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:27.337324 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a68a7f0-a7c4-4904-bdf0-e3ed96e59797 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:10:27.338381 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a68a7f0-a7c4-4904-bdf0-e3ed96e59797 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:27.338381 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a68a7f0-a7c4-4904-bdf0-e3ed96e59797 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:27.339048 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-8a68a7f0-a7c4-4904-bdf0-e3ed96e59797 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume with id: 2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:10:27.352856 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:27.352856 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:27.354266 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8a68a7f0-a7c4-4904-bdf0-e3ed96e59797 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:27.376423 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8a68a7f0-a7c4-4904-bdf0-e3ed96e59797 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Delete volume request issued successfully. Aug 26 15:10:27.376808 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a68a7f0-a7c4-4904-bdf0-e3ed96e59797 tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 202 Aug 26 15:10:27.377378 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 879/3522] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:27 2026] DELETE /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:27.386705 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-76d72919-d8a7-40f1-bf9e-0a8b05be786e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:27.388932 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76d72919-d8a7-40f1-bf9e-0a8b05be786e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:10:27.389227 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76d72919-d8a7-40f1-bf9e-0a8b05be786e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:27.389923 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76d72919-d8a7-40f1-bf9e-0a8b05be786e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:27.398983 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:27.398983 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:27.403847 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-76d72919-d8a7-40f1-bf9e-0a8b05be786e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Volume info retrieved successfully. Aug 26 15:10:27.409157 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76d72919-d8a7-40f1-bf9e-0a8b05be786e tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 200 Aug 26 15:10:27.409830 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 868/3523] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:27 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:27.628915 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e77b24f5-bd78-4aed-b317-5c19baf4193b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:27.631097 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e77b24f5-bd78-4aed-b317-5c19baf4193b tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba Aug 26 15:10:27.631398 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e77b24f5-bd78-4aed-b317-5c19baf4193b tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:27.631687 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e77b24f5-bd78-4aed-b317-5c19baf4193b tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:27.640194 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:27.640194 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:27.645286 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e77b24f5-bd78-4aed-b317-5c19baf4193b tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:27.650544 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e77b24f5-bd78-4aed-b317-5c19baf4193b tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba returned with HTTP 200 Aug 26 15:10:27.650992 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 888/3524] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:27 2026] GET /volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:27.665141 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-841cf27d-305a-45ed-9bd4-e9e42651f5db None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:27.736562 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-841cf27d-305a-45ed-9bd4-e9e42651f5db tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] GET https://10.4.3.64/volume/v3/volumes Aug 26 15:10:27.736846 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-841cf27d-305a-45ed-9bd4-e9e42651f5db tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:27.737070 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-841cf27d-305a-45ed-9bd4-e9e42651f5db tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:27.737415 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-841cf27d-305a-45ed-9bd4-e9e42651f5db tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:10:27.738444 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-841cf27d-305a-45ed-9bd4-e9e42651f5db tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:10:27.749980 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-841cf27d-305a-45ed-9bd4-e9e42651f5db tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Get all volumes completed successfully. Aug 26 15:10:27.750135 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-841cf27d-305a-45ed-9bd4-e9e42651f5db tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 26 15:10:27.750526 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 890/3525] 10.4.3.64 () {68 vars in 1271 bytes} [Wed Aug 26 15:10:27 2026] GET /volume/v3/volumes => generated 333 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:27.762166 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f8849677-9bd4-48a2-9383-0e5a97fc3d6a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:27.764897 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f8849677-9bd4-48a2-9383-0e5a97fc3d6a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba Aug 26 15:10:27.765202 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f8849677-9bd4-48a2-9383-0e5a97fc3d6a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:27.765461 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f8849677-9bd4-48a2-9383-0e5a97fc3d6a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:27.765636 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-f8849677-9bd4-48a2-9383-0e5a97fc3d6a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Delete volume with id: 8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba Aug 26 15:10:27.774616 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:27.774616 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:27.775079 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f8849677-9bd4-48a2-9383-0e5a97fc3d6a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:27.804205 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f8849677-9bd4-48a2-9383-0e5a97fc3d6a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Delete volume request issued successfully. Aug 26 15:10:27.804205 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f8849677-9bd4-48a2-9383-0e5a97fc3d6a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba returned with HTTP 202 Aug 26 15:10:27.804629 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 880/3526] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:10:27 2026] DELETE /volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:10:27.814246 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c3496f0f-0558-47b9-994e-4a3f5a18c0b8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:27.816820 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3496f0f-0558-47b9-994e-4a3f5a18c0b8 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba Aug 26 15:10:27.819470 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3496f0f-0558-47b9-994e-4a3f5a18c0b8 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:27.819470 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3496f0f-0558-47b9-994e-4a3f5a18c0b8 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:27.828128 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:27.828128 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:27.833511 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c3496f0f-0558-47b9-994e-4a3f5a18c0b8 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:27.838205 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3496f0f-0558-47b9-994e-4a3f5a18c0b8 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba returned with HTTP 200 Aug 26 15:10:27.838682 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 869/3527] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:27 2026] GET /volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:28.054027 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ca37c0c0-8d8b-4191-8fe5-b0047169a815 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:28.056604 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ca37c0c0-8d8b-4191-8fe5-b0047169a815 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:28.056915 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ca37c0c0-8d8b-4191-8fe5-b0047169a815 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:28.057205 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ca37c0c0-8d8b-4191-8fe5-b0047169a815 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:28.057387 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ca37c0c0-8d8b-4191-8fe5-b0047169a815 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:28.062494 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:28.062494 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:28.063242 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ca37c0c0-8d8b-4191-8fe5-b0047169a815 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:28.063659 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 889/3528] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:28 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:28.425292 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-67104b7f-714a-4240-8eec-144a5461cb0f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:28.427571 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-67104b7f-714a-4240-8eec-144a5461cb0f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] GET https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 Aug 26 15:10:28.427731 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-67104b7f-714a-4240-8eec-144a5461cb0f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:28.428009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-67104b7f-714a-4240-8eec-144a5461cb0f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:28.436066 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-67104b7f-714a-4240-8eec-144a5461cb0f tempest-VolumesSnapshotTestJSON-1947431703 tempest-VolumesSnapshotTestJSON-1947431703-project-member] https://10.4.3.64/volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 returned with HTTP 404 Aug 26 15:10:28.436726 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 891/3529] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:28 2026] GET /volume/v3/volumes/2a2b9277-e1c5-4504-9d95-e0f37b340741 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:28.854209 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-73978388-7224-452d-aa5d-575ba5c00057 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:28.858194 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73978388-7224-452d-aa5d-575ba5c00057 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba Aug 26 15:10:28.858572 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73978388-7224-452d-aa5d-575ba5c00057 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:28.858825 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73978388-7224-452d-aa5d-575ba5c00057 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:28.874759 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73978388-7224-452d-aa5d-575ba5c00057 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba returned with HTTP 404 Aug 26 15:10:28.874759 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 881/3530] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:28 2026] GET /volume/v3/volumes/8b46925e-aaa6-4f5a-8ba8-8cbc42e679ba => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:28.887871 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-24f77313-d46f-414e-ac9a-610346cb2d0e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:28.890815 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:28.890815 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-242290332"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:28.891905 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-242290332'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:28.892078 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Create volume of 1 GB Aug 26 15:10:28.897225 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Availability Zones retrieved successfully. Aug 26 15:10:28.904453 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Flow 'volume_create_api' (c15f3d16-bc1f-4e60-a7c8-82e960d62e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:28.905486 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ab858c-4335-49dd-8297-0fe07109cd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:28.906565 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:28.938685 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9ab858c-4335-49dd-8297-0fe07109cd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:28.939942 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6986d9f-a9bc-4c7a-b657-2f6485cdd161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:28.996534 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Created reservations ['96b354ba-70cc-4b05-a8cb-150ddefd4177', '4183a855-612a-4b79-aa78-628fd2f99da9', '200d3768-f27f-4150-9b10-424c8e5b3a86', '08d0a8cc-a4f0-4a57-8787-44a84400c81c'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:28.997113 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6986d9f-a9bc-4c7a-b657-2f6485cdd161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96b354ba-70cc-4b05-a8cb-150ddefd4177', '4183a855-612a-4b79-aa78-628fd2f99da9', '200d3768-f27f-4150-9b10-424c8e5b3a86', '08d0a8cc-a4f0-4a57-8787-44a84400c81c']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:28.998076 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd0a35c5-85ab-45f7-98f9-361391017785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:29.030386 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd0a35c5-85ab-45f7-98f9-361391017785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1eebc59b-661c-4f47-a6cb-43659bcc5b98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-242290332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9751ccd3c8f6426e9356492955c7029d',qos_specs=None,replication_status=,reservations=['96b354ba-70cc-4b05-a8cb-150ddefd4177','4183a855-612a-4b79-aa78-628fd2f99da9','200d3768-f27f-4150-9b10-424c8e5b3a86','08d0a8cc-a4f0-4a57-8787-44a84400c81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e80c0711d5745a39c11a85e2fa8426d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-242290332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1eebc59b-661c-4f47-a6cb-43659bcc5b98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9751ccd3c8f6426e9356492955c7029d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e80c0711d5745a39c11a85e2fa8426d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:29.031460 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e18675-7f09-47db-a01b-cf16d96a4b00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:29.054698 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e18675-7f09-47db-a01b-cf16d96a4b00) transitioned into state 'SUCCESS' from state '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-242290332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9751ccd3c8f6426e9356492955c7029d',qos_specs=None,replication_status=,reservations=['96b354ba-70cc-4b05-a8cb-150ddefd4177','4183a855-612a-4b79-aa78-628fd2f99da9','200d3768-f27f-4150-9b10-424c8e5b3a86','08d0a8cc-a4f0-4a57-8787-44a84400c81c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e80c0711d5745a39c11a85e2fa8426d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:29.055708 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be48744d-1df1-4305-9c94-ec2d016c2cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:29.068500 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be48744d-1df1-4305-9c94-ec2d016c2cfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:29.069268 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Flow 'volume_create_api' (c15f3d16-bc1f-4e60-a7c8-82e960d62e49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:29.069824 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Create volume request issued successfully. Aug 26 15:10:29.072100 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-24f77313-d46f-414e-ac9a-610346cb2d0e tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:29.072100 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 870/3531] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:10:28 2026] POST /volume/v3/volumes => generated 775 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:29.082595 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-18e01e38-d8b0-4711-acbc-3688c64e4079 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:29.084947 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-18e01e38-d8b0-4711-acbc-3688c64e4079 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:29.085438 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-18e01e38-d8b0-4711-acbc-3688c64e4079 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:29.085900 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-18e01e38-d8b0-4711-acbc-3688c64e4079 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:29.086214 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-18e01e38-d8b0-4711-acbc-3688c64e4079 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:29.090765 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-706c3ceb-d28b-4fbc-85a1-3994a3a9dea3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:29.094471 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:29.094471 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:29.094683 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-706c3ceb-d28b-4fbc-85a1-3994a3a9dea3 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 Aug 26 15:10:29.094683 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-706c3ceb-d28b-4fbc-85a1-3994a3a9dea3 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:29.094683 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-706c3ceb-d28b-4fbc-85a1-3994a3a9dea3 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:29.094985 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-18e01e38-d8b0-4711-acbc-3688c64e4079 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:29.094985 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 890/3532] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:29 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:29.103495 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:29.103495 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:29.108704 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-706c3ceb-d28b-4fbc-85a1-3994a3a9dea3 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:29.115062 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-706c3ceb-d28b-4fbc-85a1-3994a3a9dea3 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 returned with HTTP 200 Aug 26 15:10:29.115524 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 892/3533] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:29 2026] GET /volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:30.060805 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:30.111096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6cb9d569-8cf2-4dca-9fa7-2044bacdb69b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:30.113833 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6cb9d569-8cf2-4dca-9fa7-2044bacdb69b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:30.114093 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6cb9d569-8cf2-4dca-9fa7-2044bacdb69b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:30.114349 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6cb9d569-8cf2-4dca-9fa7-2044bacdb69b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:30.114518 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6cb9d569-8cf2-4dca-9fa7-2044bacdb69b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:30.116607 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=382,cinder:UPDATE=64,cinder:DELETE=1,cinder:INSERT=27 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:10:30.120816 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:30.120816 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:30.122143 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6cb9d569-8cf2-4dca-9fa7-2044bacdb69b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:30.122610 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 871/3534] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:30 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:30.138540 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b08d22f8-0928-4817-87c3-14ca3ca02036 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:30.144916 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b08d22f8-0928-4817-87c3-14ca3ca02036 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 Aug 26 15:10:30.144916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b08d22f8-0928-4817-87c3-14ca3ca02036 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:30.144916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b08d22f8-0928-4817-87c3-14ca3ca02036 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:30.155287 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:30.155287 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:30.161705 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b08d22f8-0928-4817-87c3-14ca3ca02036 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:30.173131 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b08d22f8-0928-4817-87c3-14ca3ca02036 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 returned with HTTP 200 Aug 26 15:10:30.173404 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 891/3535] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:30 2026] GET /volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 => generated 1006 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:30.191370 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6b098aad-d9db-4b45-af7f-3170298feaed None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:30.193590 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b098aad-d9db-4b45-af7f-3170298feaed tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] GET https://10.4.3.64/volume/v3/volumes/detail Aug 26 15:10:30.193819 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b098aad-d9db-4b45-af7f-3170298feaed tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:30.194089 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b098aad-d9db-4b45-af7f-3170298feaed tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:30.194249 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-6b098aad-d9db-4b45-af7f-3170298feaed tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:10:30.196703 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b098aad-d9db-4b45-af7f-3170298feaed tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:10:30.217553 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6b098aad-d9db-4b45-af7f-3170298feaed tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Get all volumes completed successfully. Aug 26 15:10:30.218366 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:30.218366 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:30.226759 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b098aad-d9db-4b45-af7f-3170298feaed tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] https://10.4.3.64/volume/v3/volumes/detail returned with HTTP 200 Aug 26 15:10:30.227350 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 893/3536] 10.4.3.64 () {68 vars in 1292 bytes} [Wed Aug 26 15:10:30 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:30.255011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-355c2e8e-b395-4112-9f92-e1ae7c45c6af None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:30.255011 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-355c2e8e-b395-4112-9f92-e1ae7c45c6af tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 Aug 26 15:10:30.255011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-355c2e8e-b395-4112-9f92-e1ae7c45c6af tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:30.255011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-355c2e8e-b395-4112-9f92-e1ae7c45c6af tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:30.255011 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-355c2e8e-b395-4112-9f92-e1ae7c45c6af tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Delete volume with id: 1eebc59b-661c-4f47-a6cb-43659bcc5b98 Aug 26 15:10:30.260494 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:30.260494 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-182004397"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:30.261651 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-182004397'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:30.261829 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume of 1 GB Aug 26 15:10:30.264621 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=426,cinder:UPDATE=85,cinder:INSERT=41 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:10:30.267015 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Availability Zones retrieved successfully. Aug 26 15:10:30.274172 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:30.274172 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:30.274172 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-355c2e8e-b395-4112-9f92-e1ae7c45c6af tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:30.274709 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (d1739f13-50b2-4083-a818-ad5ce887b83f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:30.276041 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88a8ecc-6499-42d5-9179-ee9b58cb8e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:30.277986 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:30.299160 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-355c2e8e-b395-4112-9f92-e1ae7c45c6af tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Delete volume request issued successfully. Aug 26 15:10:30.299444 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-355c2e8e-b395-4112-9f92-e1ae7c45c6af tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 returned with HTTP 202 Aug 26 15:10:30.300047 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 872/3537] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:10:30 2026] DELETE /volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:10:30.310799 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aa7efe88-694c-48a4-b1a2-586c6e76e45f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:30.313657 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa7efe88-694c-48a4-b1a2-586c6e76e45f tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 Aug 26 15:10:30.313984 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa7efe88-694c-48a4-b1a2-586c6e76e45f tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:30.314198 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa7efe88-694c-48a4-b1a2-586c6e76e45f tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:30.321925 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f88a8ecc-6499-42d5-9179-ee9b58cb8e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:30.322766 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c496700-ac83-4fa8-99bf-1f8119a48afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:30.323923 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:30.323923 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:30.326121 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=377,cinder:INSERT=27,cinder:UPDATE=58 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:10:30.330405 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-aa7efe88-694c-48a4-b1a2-586c6e76e45f tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:30.337650 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa7efe88-694c-48a4-b1a2-586c6e76e45f tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 returned with HTTP 200 Aug 26 15:10:30.338192 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 892/3538] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:30 2026] GET /volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 => generated 1005 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:30.423595 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['fb635257-81b4-46f6-94f3-eb5b85a1bb72', '94fb5ae5-41a9-4d13-b40b-3729711889e8', '4f6a3a9b-e86a-4f87-a2be-f9a4e8f5573c', '299c8463-8e63-4991-bba5-e2d1d40f29d9'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:30.424830 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c496700-ac83-4fa8-99bf-1f8119a48afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb635257-81b4-46f6-94f3-eb5b85a1bb72', '94fb5ae5-41a9-4d13-b40b-3729711889e8', '4f6a3a9b-e86a-4f87-a2be-f9a4e8f5573c', '299c8463-8e63-4991-bba5-e2d1d40f29d9']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:30.425752 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0debeef6-f34b-43da-a487-7ada52956a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:30.457487 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0debeef6-f34b-43da-a487-7ada52956a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60fbe8bb-09c1-484c-8f26-626b62ae06c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-182004397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['fb635257-81b4-46f6-94f3-eb5b85a1bb72','94fb5ae5-41a9-4d13-b40b-3729711889e8','4f6a3a9b-e86a-4f87-a2be-f9a4e8f5573c','299c8463-8e63-4991-bba5-e2d1d40f29d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-182004397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60fbe8bb-09c1-484c-8f26-626b62ae06c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7605156b67d4d7bad6bd6ab153fd50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4500708b348e4b459ee7138a7e05dc59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:30.458735 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b6c27f-1ce7-41fb-b124-4e812ac6b262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:30.491440 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b6c27f-1ce7-41fb-b124-4e812ac6b262) transitioned into state 'SUCCESS' from state '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-182004397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['fb635257-81b4-46f6-94f3-eb5b85a1bb72','94fb5ae5-41a9-4d13-b40b-3729711889e8','4f6a3a9b-e86a-4f87-a2be-f9a4e8f5573c','299c8463-8e63-4991-bba5-e2d1d40f29d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:30.492664 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f557bf12-e68c-42f0-9326-057336308e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:30.507579 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f557bf12-e68c-42f0-9326-057336308e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:30.509224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (d1739f13-50b2-4083-a818-ad5ce887b83f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:30.509840 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request issued successfully. Aug 26 15:10:30.510724 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b9fe2763-bf77-4f5b-aa45-29bc9e0bc178 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:30.511442 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 882/3539] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:10:30 2026] POST /volume/v3/volumes => generated 767 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:30.532323 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cb13b2b3-46a4-44a7-85ba-e600def7208d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:30.535502 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb13b2b3-46a4-44a7-85ba-e600def7208d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 Aug 26 15:10:30.535502 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cb13b2b3-46a4-44a7-85ba-e600def7208d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:30.535910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cb13b2b3-46a4-44a7-85ba-e600def7208d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:30.539510 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=401,cinder:INSERT=40,cinder:UPDATE=91,cinder:DELETE=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:10:30.547175 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:30.547175 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:30.554303 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cb13b2b3-46a4-44a7-85ba-e600def7208d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:30.561135 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cb13b2b3-46a4-44a7-85ba-e600def7208d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 returned with HTTP 200 Aug 26 15:10:30.562616 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 894/3540] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:30 2026] GET /volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:31.143089 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c9966462-e23e-4105-9378-814948df3f8f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:31.147899 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9966462-e23e-4105-9378-814948df3f8f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:31.148124 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9966462-e23e-4105-9378-814948df3f8f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:31.148337 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9966462-e23e-4105-9378-814948df3f8f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:31.148443 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c9966462-e23e-4105-9378-814948df3f8f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:31.155586 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:31.155586 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:31.156588 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9966462-e23e-4105-9378-814948df3f8f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:31.157111 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 873/3541] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:31 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:31.353359 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-db48d138-3d44-473b-8c1f-2c7ae9e9a4d9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:31.357769 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db48d138-3d44-473b-8c1f-2c7ae9e9a4d9 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 Aug 26 15:10:31.357769 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db48d138-3d44-473b-8c1f-2c7ae9e9a4d9 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:31.357769 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-db48d138-3d44-473b-8c1f-2c7ae9e9a4d9 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:31.371929 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-db48d138-3d44-473b-8c1f-2c7ae9e9a4d9 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 returned with HTTP 404 Aug 26 15:10:31.372838 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 893/3542] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:31 2026] GET /volume/v3/volumes/1eebc59b-661c-4f47-a6cb-43659bcc5b98 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:31.381672 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:31.383712 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:31.384136 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1407170242"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:31.385792 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1407170242'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:31.385950 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Create volume of 1 GB Aug 26 15:10:31.386249 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:31.386249 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:31.393269 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Availability Zones retrieved successfully. Aug 26 15:10:31.399416 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Flow 'volume_create_api' (45571dd1-18c7-43e7-9930-d9a8006f3847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:31.400338 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859d4da3-2efc-4433-8680-db898cab7f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:31.401196 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:31.427493 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859d4da3-2efc-4433-8680-db898cab7f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:31.428282 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0932707e-72d6-4bd9-a984-f2c3c4152958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:31.473720 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Created reservations ['0925fd70-0471-432e-b7f5-329b2d72dac3', 'c81dc92c-00b2-4e98-952e-5713358d5198', '14fec650-fdb4-4233-9c29-9ab176efb721', '71ac0a3e-1d84-41de-8650-c8fda950331c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:31.474531 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0932707e-72d6-4bd9-a984-f2c3c4152958) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0925fd70-0471-432e-b7f5-329b2d72dac3', 'c81dc92c-00b2-4e98-952e-5713358d5198', '14fec650-fdb4-4233-9c29-9ab176efb721', '71ac0a3e-1d84-41de-8650-c8fda950331c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:31.475284 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54fe9109-983f-4eab-a6ba-653a56486189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:31.508194 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54fe9109-983f-4eab-a6ba-653a56486189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4d64508-9131-4bae-aa2c-f62dbb721e9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1407170242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9751ccd3c8f6426e9356492955c7029d',qos_specs=None,replication_status=,reservations=['0925fd70-0471-432e-b7f5-329b2d72dac3','c81dc92c-00b2-4e98-952e-5713358d5198','14fec650-fdb4-4233-9c29-9ab176efb721','71ac0a3e-1d84-41de-8650-c8fda950331c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e80c0711d5745a39c11a85e2fa8426d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1407170242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4d64508-9131-4bae-aa2c-f62dbb721e9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9751ccd3c8f6426e9356492955c7029d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e80c0711d5745a39c11a85e2fa8426d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:31.508875 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae9354d-3b95-4e96-98be-a5bba150d5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:31.543038 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dae9354d-3b95-4e96-98be-a5bba150d5f6) transitioned into state 'SUCCESS' from state '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-1407170242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9751ccd3c8f6426e9356492955c7029d',qos_specs=None,replication_status=,reservations=['0925fd70-0471-432e-b7f5-329b2d72dac3','c81dc92c-00b2-4e98-952e-5713358d5198','14fec650-fdb4-4233-9c29-9ab176efb721','71ac0a3e-1d84-41de-8650-c8fda950331c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e80c0711d5745a39c11a85e2fa8426d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:31.544259 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e64b22-4108-45b3-b120-fa7c2fe4c3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:31.561276 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96e64b22-4108-45b3-b120-fa7c2fe4c3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:31.562381 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Flow 'volume_create_api' (45571dd1-18c7-43e7-9930-d9a8006f3847) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:31.562929 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Create volume request issued successfully. Aug 26 15:10:31.563917 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-34282de6-8d5c-4fb0-9477-5660f7ae8525 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:31.564529 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 883/3543] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:10:31 2026] POST /volume/v3/volumes => generated 776 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:31.580915 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-afafbcb5-c92d-4e34-86f2-c2a167f38317 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:31.581377 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ead6953a-7a5e-4704-bec7-87f5d68bc185 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:31.582442 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-afafbcb5-c92d-4e34-86f2-c2a167f38317 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 Aug 26 15:10:31.582754 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-afafbcb5-c92d-4e34-86f2-c2a167f38317 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:31.582817 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ead6953a-7a5e-4704-bec7-87f5d68bc185 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d Aug 26 15:10:31.583197 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ead6953a-7a5e-4704-bec7-87f5d68bc185 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:31.584903 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ead6953a-7a5e-4704-bec7-87f5d68bc185 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:31.584964 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-afafbcb5-c92d-4e34-86f2-c2a167f38317 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:31.596432 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:31.596432 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:31.600083 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:31.600083 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:31.602677 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ead6953a-7a5e-4704-bec7-87f5d68bc185 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:31.609938 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-afafbcb5-c92d-4e34-86f2-c2a167f38317 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:31.614795 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ead6953a-7a5e-4704-bec7-87f5d68bc185 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d returned with HTTP 200 Aug 26 15:10:31.615430 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 874/3544] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:31 2026] GET /volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d => generated 955 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:31.620683 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-afafbcb5-c92d-4e34-86f2-c2a167f38317 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 returned with HTTP 200 Aug 26 15:10:31.621622 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 895/3545] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:31 2026] GET /volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:31.643664 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-291c4f3e-f838-4c9d-9730-848f500f858e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:31.646867 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-291c4f3e-f838-4c9d-9730-848f500f858e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:10:31.647302 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-291c4f3e-f838-4c9d-9730-848f500f858e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60fbe8bb-09c1-484c-8f26-626b62ae06c9", "name": "tempest-VolumeDependencyTests-Snapshot-1072400290"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:31.667157 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:31.667157 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:31.667772 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-291c4f3e-f838-4c9d-9730-848f500f858e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:31.667870 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-291c4f3e-f838-4c9d-9730-848f500f858e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create snapshot from volume 60fbe8bb-09c1-484c-8f26-626b62ae06c9 Aug 26 15:10:31.740147 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-291c4f3e-f838-4c9d-9730-848f500f858e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['515f3772-41b1-4387-b100-d58f0e6ba86c', 'a91b3c7d-be17-4ce0-b161-1feaa5f83d17', 'f9894659-45b4-4419-9916-ca3624aca189', 'ef02d7a8-1dde-4efb-859d-0075aa32ed4d'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:31.804428 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-291c4f3e-f838-4c9d-9730-848f500f858e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot create request issued successfully. Aug 26 15:10:31.804780 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-291c4f3e-f838-4c9d-9730-848f500f858e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:10:31.805440 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 894/3546] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:10:31 2026] POST /volume/v3/snapshots => generated 308 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:31.819843 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3f8e5eda-4e32-4a57-9b27-83a31bf7eae5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:31.822369 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f8e5eda-4e32-4a57-9b27-83a31bf7eae5 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db Aug 26 15:10:31.822659 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f8e5eda-4e32-4a57-9b27-83a31bf7eae5 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:31.823035 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f8e5eda-4e32-4a57-9b27-83a31bf7eae5 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:31.831690 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:31.831690 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:31.832135 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3f8e5eda-4e32-4a57-9b27-83a31bf7eae5 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:31.833142 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f8e5eda-4e32-4a57-9b27-83a31bf7eae5 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db returned with HTTP 200 Aug 26 15:10:31.833616 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 884/3547] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:31 2026] GET /volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:32.170185 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7fddce20-e7d6-42f5-b990-b18ef85e956a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:32.175481 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7fddce20-e7d6-42f5-b990-b18ef85e956a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:32.176685 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7fddce20-e7d6-42f5-b990-b18ef85e956a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:32.176994 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7fddce20-e7d6-42f5-b990-b18ef85e956a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:32.177116 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7fddce20-e7d6-42f5-b990-b18ef85e956a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:32.186660 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:32.186660 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:32.188374 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7fddce20-e7d6-42f5-b990-b18ef85e956a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:32.188759 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 875/3548] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:32 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:32.633815 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-59ba28f8-9b09-472c-b6b3-a40a6134235f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:32.635841 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59ba28f8-9b09-472c-b6b3-a40a6134235f tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d Aug 26 15:10:32.636080 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59ba28f8-9b09-472c-b6b3-a40a6134235f tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:32.636265 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-59ba28f8-9b09-472c-b6b3-a40a6134235f tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:32.649649 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:32.649649 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:32.656948 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-59ba28f8-9b09-472c-b6b3-a40a6134235f tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:32.663501 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-59ba28f8-9b09-472c-b6b3-a40a6134235f tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d returned with HTTP 200 Aug 26 15:10:32.664034 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 896/3549] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:32 2026] GET /volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d => generated 1016 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:32.680030 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-59f592b5-d9ac-4843-8250-33f5f7e9f32c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:32.681972 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-59f592b5-d9ac-4843-8250-33f5f7e9f32c tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] GET https://10.4.3.64/volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d Aug 26 15:10:32.683159 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-59f592b5-d9ac-4843-8250-33f5f7e9f32c tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:32.683856 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-59f592b5-d9ac-4843-8250-33f5f7e9f32c tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:32.694699 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:32.694699 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:32.700171 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-59f592b5-d9ac-4843-8250-33f5f7e9f32c tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Volume info retrieved successfully. Aug 26 15:10:32.705611 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-59f592b5-d9ac-4843-8250-33f5f7e9f32c tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] https://10.4.3.64/volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d returned with HTTP 200 Aug 26 15:10:32.706289 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 895/3550] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:32 2026] GET /volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:32.725449 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-521bdfd6-9853-448c-833b-8a28aa3e99bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:32.726661 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-521bdfd6-9853-448c-833b-8a28aa3e99bb tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d Aug 26 15:10:32.726996 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-521bdfd6-9853-448c-833b-8a28aa3e99bb tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:32.727294 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-521bdfd6-9853-448c-833b-8a28aa3e99bb tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:32.727562 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-521bdfd6-9853-448c-833b-8a28aa3e99bb tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Delete volume with id: c4d64508-9131-4bae-aa2c-f62dbb721e9d Aug 26 15:10:32.736656 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:32.736656 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:32.737087 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-521bdfd6-9853-448c-833b-8a28aa3e99bb tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:32.763013 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-521bdfd6-9853-448c-833b-8a28aa3e99bb tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Delete volume request issued successfully. Aug 26 15:10:32.763398 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-521bdfd6-9853-448c-833b-8a28aa3e99bb tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d returned with HTTP 202 Aug 26 15:10:32.764031 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 885/3551] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:10:32 2026] DELETE /volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:10:32.772771 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7d3783a7-1d68-44d0-ad89-09450d87a483 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:32.774796 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d3783a7-1d68-44d0-ad89-09450d87a483 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d Aug 26 15:10:32.775101 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d3783a7-1d68-44d0-ad89-09450d87a483 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:32.775320 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d3783a7-1d68-44d0-ad89-09450d87a483 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:32.784143 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:32.784143 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:32.792065 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7d3783a7-1d68-44d0-ad89-09450d87a483 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:32.798903 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d3783a7-1d68-44d0-ad89-09450d87a483 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d returned with HTTP 200 Aug 26 15:10:32.799667 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 876/3552] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:32 2026] GET /volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 26 15:10:32.849178 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bb7b299f-b584-4b1d-9968-06636f85dc27 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:32.851943 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bb7b299f-b584-4b1d-9968-06636f85dc27 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db Aug 26 15:10:32.852233 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bb7b299f-b584-4b1d-9968-06636f85dc27 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:32.852357 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bb7b299f-b584-4b1d-9968-06636f85dc27 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:32.859267 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:32.859267 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:32.860081 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bb7b299f-b584-4b1d-9968-06636f85dc27 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:32.861190 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bb7b299f-b584-4b1d-9968-06636f85dc27 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db returned with HTTP 200 Aug 26 15:10:32.861825 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 897/3553] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:32 2026] GET /volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:32.876098 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:32.880173 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:32.881020 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5240aa1e-db61-4cf5-bbc6-700c48d387db", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2079231397"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:32.884046 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request body: {'volume': {'snapshot_id': '5240aa1e-db61-4cf5-bbc6-700c48d387db', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2079231397'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:32.890389 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:32.890389 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:32.891541 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:32.891950 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume of 1 GB Aug 26 15:10:32.897439 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Availability Zones retrieved successfully. Aug 26 15:10:32.908600 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (31dddc72-0200-4e22-9a64-f90ac9477b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:32.910465 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f458d14-d753-42aa-a34c-f5960e5dad9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:32.913216 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:32.967761 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f458d14-d753-42aa-a34c-f5960e5dad9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5240aa1e-db61-4cf5-bbc6-700c48d387db', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:32.970517 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bba3e4de-7193-4f4a-b2d1-a9c334d44e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:33.032729 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['6ccd00f1-71de-4b9d-adc7-94aa4b98ca68', '72a50bdb-3aa9-45cd-ad9b-7acb70ec495c', '356a4cb7-59a2-40b6-9b42-690d29f665ec', 'a99b28d2-79b8-422a-b619-7263859fb940'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:33.033983 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bba3e4de-7193-4f4a-b2d1-a9c334d44e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ccd00f1-71de-4b9d-adc7-94aa4b98ca68', '72a50bdb-3aa9-45cd-ad9b-7acb70ec495c', '356a4cb7-59a2-40b6-9b42-690d29f665ec', 'a99b28d2-79b8-422a-b619-7263859fb940']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:33.035012 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764cab13-7402-499d-9af3-e2d03d18b038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:33.093074 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (764cab13-7402-499d-9af3-e2d03d18b038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6e547df-1c82-4abf-bb8d-3b409d2566d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2079231397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['6ccd00f1-71de-4b9d-adc7-94aa4b98ca68','72a50bdb-3aa9-45cd-ad9b-7acb70ec495c','356a4cb7-59a2-40b6-9b42-690d29f665ec','a99b28d2-79b8-422a-b619-7263859fb940'],size=1,snapshot_id=5240aa1e-db61-4cf5-bbc6-700c48d387db,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2079231397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6e547df-1c82-4abf-bb8d-3b409d2566d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7605156b67d4d7bad6bd6ab153fd50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5240aa1e-db61-4cf5-bbc6-700c48d387db,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4500708b348e4b459ee7138a7e05dc59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:33.094345 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36331a8b-c65b-4d30-ada7-2b7885c78c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:33.130751 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36331a8b-c65b-4d30-ada7-2b7885c78c87) transitioned into state 'SUCCESS' from state '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-2079231397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['6ccd00f1-71de-4b9d-adc7-94aa4b98ca68','72a50bdb-3aa9-45cd-ad9b-7acb70ec495c','356a4cb7-59a2-40b6-9b42-690d29f665ec','a99b28d2-79b8-422a-b619-7263859fb940'],size=1,snapshot_id=5240aa1e-db61-4cf5-bbc6-700c48d387db,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:33.132140 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7718da24-8002-4212-a1f9-c7b4be5a1373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:33.161798 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7718da24-8002-4212-a1f9-c7b4be5a1373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:33.163330 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (31dddc72-0200-4e22-9a64-f90ac9477b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:33.163330 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request issued successfully. Aug 26 15:10:33.163909 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5c2cee77-ca96-44d3-93ee-5e185d289c8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:33.164554 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 896/3554] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:10:32 2026] POST /volume/v3/volumes => generated 802 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:33.179297 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5019c608-dd0f-4230-ab31-165003dad82e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:33.181528 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5019c608-dd0f-4230-ab31-165003dad82e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 Aug 26 15:10:33.182234 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5019c608-dd0f-4230-ab31-165003dad82e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:33.182234 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5019c608-dd0f-4230-ab31-165003dad82e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:33.192067 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:33.192067 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:33.199596 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5019c608-dd0f-4230-ab31-165003dad82e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:33.201719 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-625bba1e-f543-4062-8e5d-b023856468ea None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:33.206499 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-625bba1e-f543-4062-8e5d-b023856468ea tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:33.206754 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-625bba1e-f543-4062-8e5d-b023856468ea tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:33.206958 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-625bba1e-f543-4062-8e5d-b023856468ea tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:33.207342 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-625bba1e-f543-4062-8e5d-b023856468ea tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:33.215108 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5019c608-dd0f-4230-ab31-165003dad82e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 returned with HTTP 200 Aug 26 15:10:33.215772 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 886/3555] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:33 2026] GET /volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 => generated 870 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:33.219273 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:33.219273 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:33.220377 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-625bba1e-f543-4062-8e5d-b023856468ea tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:33.220842 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 877/3556] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:33 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:33.368400 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d4c6f321-3954-494a-8fd8-bd4151fb2688 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:33.474725 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4c6f321-3954-494a-8fd8-bd4151fb2688 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:10:33.475343 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4c6f321-3954-494a-8fd8-bd4151fb2688 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e972bdf4-0081-4045-8a28-9dc1f1d14025", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2117357032"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:33.484457 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4c6f321-3954-494a-8fd8-bd4151fb2688 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 404 Aug 26 15:10:33.484852 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 898/3557] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:10:33 2026] POST /volume/v3/snapshots => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:33.493743 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b03ec044-1e6c-47b8-8a2a-7be76b5a1d7f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:33.496180 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b03ec044-1e6c-47b8-8a2a-7be76b5a1d7f tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:10:33.496535 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b03ec044-1e6c-47b8-8a2a-7be76b5a1d7f tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-494936890"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:33.525272 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b03ec044-1e6c-47b8-8a2a-7be76b5a1d7f tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 404 Aug 26 15:10:33.526259 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 897/3558] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:10:33 2026] POST /volume/v3/snapshots => generated 77 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:33.537565 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cac9c014-5472-4b2f-8590-e4c71938c36e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:33.539679 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cac9c014-5472-4b2f-8590-e4c71938c36e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] GET https://10.4.3.64/volume/v3/snapshots?limit=invalid Aug 26 15:10:33.539955 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cac9c014-5472-4b2f-8590-e4c71938c36e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:33.540256 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cac9c014-5472-4b2f-8590-e4c71938c36e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:33.540841 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cac9c014-5472-4b2f-8590-e4c71938c36e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] HTTP exception thrown: limit param must be an integer Aug 26 15:10:33.540983 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cac9c014-5472-4b2f-8590-e4c71938c36e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 26 15:10:33.541474 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 887/3559] 10.4.3.64 () {66 vars in 1263 bytes} [Wed Aug 26 15:10:33 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:33.550501 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ffe0a0ca-0c6e-4ae4-890c-031c552e5bec None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:33.552791 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ffe0a0ca-0c6e-4ae4-890c-031c552e5bec tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] GET https://10.4.3.64/volume/v3/snapshots?marker=d0c794c8-e59e-4a50-8525-11477f0a89b5 Aug 26 15:10:33.553057 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ffe0a0ca-0c6e-4ae4-890c-031c552e5bec tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:33.553287 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ffe0a0ca-0c6e-4ae4-890c-031c552e5bec tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:33.553560 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-ffe0a0ca-0c6e-4ae4-890c-031c552e5bec tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:10:33.555084 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.db.api [None req-ffe0a0ca-0c6e-4ae4-890c-031c552e5bec tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Building query based on filter {{(pid=100198) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:10:33.560516 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ffe0a0ca-0c6e-4ae4-890c-031c552e5bec tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/snapshots?marker=d0c794c8-e59e-4a50-8525-11477f0a89b5 returned with HTTP 404 Aug 26 15:10:33.561108 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 878/3560] 10.4.3.64 () {66 vars in 1323 bytes} [Wed Aug 26 15:10:33 2026] GET /volume/v3/snapshots?marker=d0c794c8-e59e-4a50-8525-11477f0a89b5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:33.569730 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-27db5307-8704-4161-b904-098d78d28ac2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:33.571871 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-27db5307-8704-4161-b904-098d78d28ac2 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] GET https://10.4.3.64/volume/v3/snapshots?sort_key=invalid Aug 26 15:10:33.572074 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-27db5307-8704-4161-b904-098d78d28ac2 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:33.572281 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-27db5307-8704-4161-b904-098d78d28ac2 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:33.572729 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-27db5307-8704-4161-b904-098d78d28ac2 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:10:33.573582 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-27db5307-8704-4161-b904-098d78d28ac2 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:10:33.574187 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-27db5307-8704-4161-b904-098d78d28ac2 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 26 15:10:33.574626 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 899/3561] 10.4.3.64 () {66 vars in 1269 bytes} [Wed Aug 26 15:10:33 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) Aug 26 15:10:33.582376 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b3545d2e-1a05-490d-89fe-cede0877a314 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:33.584588 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:33.585043 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-641437776"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:33.586794 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-641437776'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:33.586983 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Create volume of 2 GB Aug 26 15:10:33.587455 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:33.587455 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:33.592068 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Availability Zones retrieved successfully. Aug 26 15:10:33.598578 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Flow 'volume_create_api' (8cf6ea3b-534c-4bd3-81b4-364474172a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:33.600047 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85608db3-797b-4583-853b-86ec6bd991d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:33.601186 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Validating volume size '2' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:33.632995 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85608db3-797b-4583-853b-86ec6bd991d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:33.634141 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9721cd88-512c-48be-b8cd-ddbbde7e4e0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:33.705397 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Created reservations ['d42a9bd3-8678-4f53-8035-1509dd61893a', 'ea954959-a326-4c7e-9a16-93000dadc4aa', '51cc95c9-cb9c-4721-849a-07d3c169cb97', 'b8601f91-12e5-4686-a002-6e676020667f'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:33.706456 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9721cd88-512c-48be-b8cd-ddbbde7e4e0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d42a9bd3-8678-4f53-8035-1509dd61893a', 'ea954959-a326-4c7e-9a16-93000dadc4aa', '51cc95c9-cb9c-4721-849a-07d3c169cb97', 'b8601f91-12e5-4686-a002-6e676020667f']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:33.707378 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567c87eb-60ed-48fc-9f40-1a6bd13426f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:33.739408 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (567c87eb-60ed-48fc-9f40-1a6bd13426f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-641437776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca2820d2f4584905b1e6127d970ba0f4',qos_specs=None,replication_status=,reservations=['d42a9bd3-8678-4f53-8035-1509dd61893a','ea954959-a326-4c7e-9a16-93000dadc4aa','51cc95c9-cb9c-4721-849a-07d3c169cb97','b8601f91-12e5-4686-a002-6e676020667f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212cafe2297e4094b0f39a397c80595d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-641437776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca2820d2f4584905b1e6127d970ba0f4',provider_auth=None,provider_geometry=None,provider_id=None,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='212cafe2297e4094b0f39a397c80595d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:33.740217 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca412aac-feed-4c67-b13b-a0a9ba073ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:33.763904 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca412aac-feed-4c67-b13b-a0a9ba073ebc) transitioned into state 'SUCCESS' from state '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-641437776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca2820d2f4584905b1e6127d970ba0f4',qos_specs=None,replication_status=,reservations=['d42a9bd3-8678-4f53-8035-1509dd61893a','ea954959-a326-4c7e-9a16-93000dadc4aa','51cc95c9-cb9c-4721-849a-07d3c169cb97','b8601f91-12e5-4686-a002-6e676020667f'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='212cafe2297e4094b0f39a397c80595d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:33.764959 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31302836-3522-4fab-b2b7-1682815b40cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:33.776517 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31302836-3522-4fab-b2b7-1682815b40cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:33.777698 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Flow 'volume_create_api' (8cf6ea3b-534c-4bd3-81b4-364474172a80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:33.778064 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Create volume request issued successfully. Aug 26 15:10:33.779005 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b3545d2e-1a05-490d-89fe-cede0877a314 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:33.779605 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 898/3562] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:10:33 2026] POST /volume/v3/volumes => generated 759 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:33.797741 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ad653e9e-348f-4cf2-a13c-5864fdf8ae20 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:33.800046 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad653e9e-348f-4cf2-a13c-5864fdf8ae20 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] GET https://10.4.3.64/volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e Aug 26 15:10:33.800328 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad653e9e-348f-4cf2-a13c-5864fdf8ae20 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:33.800589 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad653e9e-348f-4cf2-a13c-5864fdf8ae20 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:33.809240 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:33.809240 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:33.813768 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f54a2465-3a22-4802-a888-208d5e56b408 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:33.814548 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ad653e9e-348f-4cf2-a13c-5864fdf8ae20 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Volume info retrieved successfully. Aug 26 15:10:33.818646 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f54a2465-3a22-4802-a888-208d5e56b408 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d Aug 26 15:10:33.818967 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f54a2465-3a22-4802-a888-208d5e56b408 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:33.819236 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f54a2465-3a22-4802-a888-208d5e56b408 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:33.823353 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad653e9e-348f-4cf2-a13c-5864fdf8ae20 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e returned with HTTP 200 Aug 26 15:10:33.823838 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 888/3563] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:33 2026] GET /volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e => generated 827 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:10:33.828011 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f54a2465-3a22-4802-a888-208d5e56b408 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d returned with HTTP 404 Aug 26 15:10:33.828536 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 879/3564] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:33 2026] GET /volume/v3/volumes/c4d64508-9131-4bae-aa2c-f62dbb721e9d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:33.839597 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-61dc0169-0754-43cb-be31-b575151d9f58 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:33.841465 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:33.841826 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1267111039"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:33.844311 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1267111039'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:33.844516 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Create volume of 1 GB Aug 26 15:10:33.852209 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Availability Zones retrieved successfully. Aug 26 15:10:33.858541 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Flow 'volume_create_api' (6d39db11-4173-4b39-8550-b6b0b6b5068d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:33.859744 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586d2e0e-9316-4589-b6fb-9a2d9c5e6432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:33.860592 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:33.907957 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (586d2e0e-9316-4589-b6fb-9a2d9c5e6432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:33.909222 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5cacad7-96f3-4840-838c-9376ae9879d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:33.967321 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Created reservations ['320fc4c5-e6bf-494e-9150-a2bc7758ade9', 'bef40d1c-b9a7-4ec8-a7aa-7234c843c7aa', '1a111139-f02c-40a8-8b06-c82590407327', 'b865b740-de88-493d-8d72-3aa6af09a9eb'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:33.968117 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5cacad7-96f3-4840-838c-9376ae9879d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['320fc4c5-e6bf-494e-9150-a2bc7758ade9', 'bef40d1c-b9a7-4ec8-a7aa-7234c843c7aa', '1a111139-f02c-40a8-8b06-c82590407327', 'b865b740-de88-493d-8d72-3aa6af09a9eb']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:33.968844 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cee4859-ccd6-4940-8699-e026bd9b928b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:33.997476 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cee4859-ccd6-4940-8699-e026bd9b928b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb9bc183-e1a5-412d-976e-e52bf1d75780', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1267111039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9751ccd3c8f6426e9356492955c7029d',qos_specs=None,replication_status=,reservations=['320fc4c5-e6bf-494e-9150-a2bc7758ade9','bef40d1c-b9a7-4ec8-a7aa-7234c843c7aa','1a111139-f02c-40a8-8b06-c82590407327','b865b740-de88-493d-8d72-3aa6af09a9eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e80c0711d5745a39c11a85e2fa8426d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1267111039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb9bc183-e1a5-412d-976e-e52bf1d75780,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9751ccd3c8f6426e9356492955c7029d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6e80c0711d5745a39c11a85e2fa8426d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:33.998592 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd8c4fa-ad11-47ea-803f-ce7d8b5e2437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:34.020368 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd8c4fa-ad11-47ea-803f-ce7d8b5e2437) transitioned into state 'SUCCESS' from state '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-1267111039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9751ccd3c8f6426e9356492955c7029d',qos_specs=None,replication_status=,reservations=['320fc4c5-e6bf-494e-9150-a2bc7758ade9','bef40d1c-b9a7-4ec8-a7aa-7234c843c7aa','1a111139-f02c-40a8-8b06-c82590407327','b865b740-de88-493d-8d72-3aa6af09a9eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e80c0711d5745a39c11a85e2fa8426d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:34.020570 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a30362e2-f2fb-4d68-98ac-0de9c662b61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:34.030737 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a30362e2-f2fb-4d68-98ac-0de9c662b61f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:34.031556 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Flow 'volume_create_api' (6d39db11-4173-4b39-8550-b6b0b6b5068d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:34.031910 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Create volume request issued successfully. Aug 26 15:10:34.032429 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-61dc0169-0754-43cb-be31-b575151d9f58 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:34.032821 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 900/3565] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:10:33 2026] POST /volume/v3/volumes => generated 776 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:34.047100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-956d5235-3d40-43b5-b23d-d340ead29e6d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:34.049109 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-956d5235-3d40-43b5-b23d-d340ead29e6d tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 Aug 26 15:10:34.049841 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-956d5235-3d40-43b5-b23d-d340ead29e6d tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:34.049841 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-956d5235-3d40-43b5-b23d-d340ead29e6d tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:34.059107 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:34.059107 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:34.066694 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-956d5235-3d40-43b5-b23d-d340ead29e6d tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:34.073692 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-956d5235-3d40-43b5-b23d-d340ead29e6d tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 returned with HTTP 200 Aug 26 15:10:34.074316 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 899/3566] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:34 2026] GET /volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:34.235155 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-21abf255-ad9d-48aa-9433-4a8c08578675 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:34.236955 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0a954a0e-ffaa-424d-abe6-a5aa3382b6f4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:34.238774 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-21abf255-ad9d-48aa-9433-4a8c08578675 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 Aug 26 15:10:34.239066 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-21abf255-ad9d-48aa-9433-4a8c08578675 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:34.240457 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a954a0e-ffaa-424d-abe6-a5aa3382b6f4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:34.240541 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a954a0e-ffaa-424d-abe6-a5aa3382b6f4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:34.240710 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a954a0e-ffaa-424d-abe6-a5aa3382b6f4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:34.240839 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0a954a0e-ffaa-424d-abe6-a5aa3382b6f4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:34.241793 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-21abf255-ad9d-48aa-9433-4a8c08578675 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:34.249335 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:34.249335 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:34.251011 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:34.251011 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:34.252032 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a954a0e-ffaa-424d-abe6-a5aa3382b6f4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:34.252192 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 880/3567] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:34 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:34.256428 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-21abf255-ad9d-48aa-9433-4a8c08578675 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:34.263706 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-21abf255-ad9d-48aa-9433-4a8c08578675 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 returned with HTTP 200 Aug 26 15:10:34.264321 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 889/3568] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:34 2026] GET /volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:34.283588 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7f387d78-2409-4e61-9618-38c713ec2aaa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:34.285814 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f387d78-2409-4e61-9618-38c713ec2aaa tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:10:34.286218 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f387d78-2409-4e61-9618-38c713ec2aaa tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e6e547df-1c82-4abf-bb8d-3b409d2566d5", "name": "tempest-VolumeDependencyTests-Snapshot-1405380493"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:34.299238 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:34.299238 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:34.299835 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7f387d78-2409-4e61-9618-38c713ec2aaa tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:34.299835 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-7f387d78-2409-4e61-9618-38c713ec2aaa tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create snapshot from volume e6e547df-1c82-4abf-bb8d-3b409d2566d5 Aug 26 15:10:34.377939 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-7f387d78-2409-4e61-9618-38c713ec2aaa tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['2d8b89b4-5aad-4195-954a-9e0f46ee693c', '645e9742-b060-4bbd-bb8b-fb89352e9802', '5fe6dfd3-8a30-43b8-9aab-89f0a2603cea', '572086a3-0e3b-4541-ad02-9401b5f7f9bb'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:34.428818 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7f387d78-2409-4e61-9618-38c713ec2aaa tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot create request issued successfully. Aug 26 15:10:34.429208 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f387d78-2409-4e61-9618-38c713ec2aaa tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:10:34.429648 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 901/3569] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:10:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:34.442776 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-36c78665-0f61-48ca-b2bc-bc185133699d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:34.446177 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36c78665-0f61-48ca-b2bc-bc185133699d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac Aug 26 15:10:34.446177 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36c78665-0f61-48ca-b2bc-bc185133699d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:34.446177 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36c78665-0f61-48ca-b2bc-bc185133699d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:34.452724 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:34.452724 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:34.453893 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-36c78665-0f61-48ca-b2bc-bc185133699d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:34.455384 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36c78665-0f61-48ca-b2bc-bc185133699d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac returned with HTTP 200 Aug 26 15:10:34.455969 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 900/3570] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:34 2026] GET /volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:34.840378 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c69d6a5c-369e-444a-9172-d214e03f6ab3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:34.844152 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c69d6a5c-369e-444a-9172-d214e03f6ab3 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] GET https://10.4.3.64/volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e Aug 26 15:10:34.845244 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c69d6a5c-369e-444a-9172-d214e03f6ab3 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:34.845684 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c69d6a5c-369e-444a-9172-d214e03f6ab3 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:34.858028 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:34.858028 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:34.863684 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c69d6a5c-369e-444a-9172-d214e03f6ab3 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Volume info retrieved successfully. Aug 26 15:10:34.870745 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c69d6a5c-369e-444a-9172-d214e03f6ab3 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e returned with HTTP 200 Aug 26 15:10:34.871418 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 881/3571] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:34 2026] GET /volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:34.888715 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-88c2991b-ab32-4b88-bd09-b9565cdc1ada None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:34.890976 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88c2991b-ab32-4b88-bd09-b9565cdc1ada tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:10:34.891410 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-88c2991b-ab32-4b88-bd09-b9565cdc1ada tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-783575518"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:34.902074 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:34.902074 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:34.902784 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-88c2991b-ab32-4b88-bd09-b9565cdc1ada tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Volume info retrieved successfully. Aug 26 15:10:34.902861 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-88c2991b-ab32-4b88-bd09-b9565cdc1ada tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Create snapshot from volume c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e Aug 26 15:10:34.956597 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-88c2991b-ab32-4b88-bd09-b9565cdc1ada tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Created reservations ['eee660e3-07af-47f6-b947-3d1d538bf540', '824dd906-5ec0-454e-aa83-e8aa7876d8e6', '5307ead0-b675-429e-9f25-56aab3532ac9', '3d08fe3f-dced-4006-be3d-56ccebfaa8c9'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:35.002020 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-88c2991b-ab32-4b88-bd09-b9565cdc1ada tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Snapshot create request issued successfully. Aug 26 15:10:35.002544 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88c2991b-ab32-4b88-bd09-b9565cdc1ada tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:10:35.003224 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 890/3572] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:10:34 2026] POST /volume/v3/snapshots => generated 317 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:35.015735 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-39a344d4-1819-45ec-8183-c92a9a777325 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:35.018520 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39a344d4-1819-45ec-8183-c92a9a777325 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] GET https://10.4.3.64/volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 Aug 26 15:10:35.018843 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39a344d4-1819-45ec-8183-c92a9a777325 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:35.019218 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39a344d4-1819-45ec-8183-c92a9a777325 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:35.027814 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:35.027814 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:35.028452 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-39a344d4-1819-45ec-8183-c92a9a777325 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Snapshot retrieved successfully. Aug 26 15:10:35.029569 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39a344d4-1819-45ec-8183-c92a9a777325 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 returned with HTTP 200 Aug 26 15:10:35.030271 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 902/3573] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:35 2026] GET /volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 => generated 449 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:35.092700 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0744f526-cb54-441d-99b0-adcbbac07dd7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:35.094878 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0744f526-cb54-441d-99b0-adcbbac07dd7 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 Aug 26 15:10:35.096464 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0744f526-cb54-441d-99b0-adcbbac07dd7 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:35.096464 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0744f526-cb54-441d-99b0-adcbbac07dd7 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:35.105740 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:35.105740 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:35.110659 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0744f526-cb54-441d-99b0-adcbbac07dd7 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:35.115215 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0744f526-cb54-441d-99b0-adcbbac07dd7 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 returned with HTTP 200 Aug 26 15:10:35.115593 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 901/3574] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:35 2026] GET /volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:35.130770 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d60a4d70-1daa-4bbb-9cfd-4c2b7808497a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:35.133386 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d60a4d70-1daa-4bbb-9cfd-4c2b7808497a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] GET https://10.4.3.64/volume/v3/volumes/summary Aug 26 15:10:35.133670 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d60a4d70-1daa-4bbb-9cfd-4c2b7808497a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:35.133917 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d60a4d70-1daa-4bbb-9cfd-4c2b7808497a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:35.134149 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-d60a4d70-1daa-4bbb-9cfd-4c2b7808497a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:10:35.140478 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d60a4d70-1daa-4bbb-9cfd-4c2b7808497a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] Get summary completed successfully. Aug 26 15:10:35.140971 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d60a4d70-1daa-4bbb-9cfd-4c2b7808497a tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-reader] https://10.4.3.64/volume/v3/volumes/summary returned with HTTP 200 Aug 26 15:10:35.141505 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 882/3575] 10.4.3.64 () {68 vars in 1295 bytes} [Wed Aug 26 15:10:35 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:35.153189 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c9304166-5d72-4303-ad76-d781f19a4897 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:35.154949 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c9304166-5d72-4303-ad76-d781f19a4897 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 Aug 26 15:10:35.155213 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c9304166-5d72-4303-ad76-d781f19a4897 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:35.155416 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c9304166-5d72-4303-ad76-d781f19a4897 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:35.155590 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c9304166-5d72-4303-ad76-d781f19a4897 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Delete volume with id: eb9bc183-e1a5-412d-976e-e52bf1d75780 Aug 26 15:10:35.166910 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:35.166910 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:35.167472 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c9304166-5d72-4303-ad76-d781f19a4897 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:35.189033 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c9304166-5d72-4303-ad76-d781f19a4897 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Delete volume request issued successfully. Aug 26 15:10:35.189260 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c9304166-5d72-4303-ad76-d781f19a4897 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 returned with HTTP 202 Aug 26 15:10:35.189748 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 891/3576] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:10:35 2026] DELETE /volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:10:35.197674 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a7500c27-0a5e-49a5-8f92-633550291af1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:35.200107 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a7500c27-0a5e-49a5-8f92-633550291af1 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 Aug 26 15:10:35.200341 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a7500c27-0a5e-49a5-8f92-633550291af1 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:35.200515 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a7500c27-0a5e-49a5-8f92-633550291af1 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:35.212704 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:35.212704 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:35.218908 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a7500c27-0a5e-49a5-8f92-633550291af1 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Volume info retrieved successfully. Aug 26 15:10:35.221331 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a7500c27-0a5e-49a5-8f92-633550291af1 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 returned with HTTP 200 Aug 26 15:10:35.221735 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 903/3577] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:35 2026] GET /volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 26 15:10:35.264989 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-25696c2b-e33a-4151-afb2-f58f887ba7d7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:35.267526 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-25696c2b-e33a-4151-afb2-f58f887ba7d7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:35.268166 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-25696c2b-e33a-4151-afb2-f58f887ba7d7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:35.268166 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-25696c2b-e33a-4151-afb2-f58f887ba7d7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:35.268292 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-25696c2b-e33a-4151-afb2-f58f887ba7d7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:35.278570 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:35.278570 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:35.279681 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-25696c2b-e33a-4151-afb2-f58f887ba7d7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:35.280224 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 902/3578] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:35 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:35.468364 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b4ffe868-7fd2-4226-b3e1-38521684ea97 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:35.470368 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b4ffe868-7fd2-4226-b3e1-38521684ea97 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac Aug 26 15:10:35.470932 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b4ffe868-7fd2-4226-b3e1-38521684ea97 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:35.471180 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b4ffe868-7fd2-4226-b3e1-38521684ea97 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:35.477010 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:35.477010 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:35.477764 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b4ffe868-7fd2-4226-b3e1-38521684ea97 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:35.478559 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b4ffe868-7fd2-4226-b3e1-38521684ea97 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac returned with HTTP 200 Aug 26 15:10:35.479138 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 883/3579] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:35 2026] GET /volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:35.491547 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:35.497369 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:35.497751 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f386b690-63c3-4017-8a26-40e742436cac", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-196308147"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:35.502422 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request body: {'volume': {'snapshot_id': 'f386b690-63c3-4017-8a26-40e742436cac', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-196308147'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:35.509327 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:35.509327 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:35.509879 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:35.510037 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume of 1 GB Aug 26 15:10:35.519851 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Availability Zones retrieved successfully. Aug 26 15:10:35.525911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (933a1569-d9ed-46ce-9c22-13a70f3cad91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:35.527265 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75cf788e-309b-45f6-ac45-06c81ee64d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:35.528276 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:35.570180 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75cf788e-309b-45f6-ac45-06c81ee64d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f386b690-63c3-4017-8a26-40e742436cac', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:35.571873 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae76eb3d-57f4-4d0c-b508-e1e08bfa1717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:35.626404 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['8f89d4cf-1091-4318-a4c1-6a9ea5c1639a', '173cec51-0ed1-4c49-9841-800240deaef8', 'bb7d3cbe-8a81-47e4-ab7b-f5c753da3f16', 'fb435216-3775-48c7-b920-978a0f78bff8'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:35.627455 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae76eb3d-57f4-4d0c-b508-e1e08bfa1717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f89d4cf-1091-4318-a4c1-6a9ea5c1639a', '173cec51-0ed1-4c49-9841-800240deaef8', 'bb7d3cbe-8a81-47e4-ab7b-f5c753da3f16', 'fb435216-3775-48c7-b920-978a0f78bff8']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:35.628299 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87781d68-5c62-4660-a6d5-073fc5c51720) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:35.676787 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87781d68-5c62-4660-a6d5-073fc5c51720) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '706b5025-d84b-41cd-bd66-e8878c3300dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-196308147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['8f89d4cf-1091-4318-a4c1-6a9ea5c1639a','173cec51-0ed1-4c49-9841-800240deaef8','bb7d3cbe-8a81-47e4-ab7b-f5c753da3f16','fb435216-3775-48c7-b920-978a0f78bff8'],size=1,snapshot_id=f386b690-63c3-4017-8a26-40e742436cac,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-196308147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=706b5025-d84b-41cd-bd66-e8878c3300dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7605156b67d4d7bad6bd6ab153fd50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f386b690-63c3-4017-8a26-40e742436cac,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4500708b348e4b459ee7138a7e05dc59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:35.677758 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42106fa4-148b-4563-93e0-28cf10b91c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:35.704290 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42106fa4-148b-4563-93e0-28cf10b91c86) transitioned into state 'SUCCESS' from state '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-196308147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['8f89d4cf-1091-4318-a4c1-6a9ea5c1639a','173cec51-0ed1-4c49-9841-800240deaef8','bb7d3cbe-8a81-47e4-ab7b-f5c753da3f16','fb435216-3775-48c7-b920-978a0f78bff8'],size=1,snapshot_id=f386b690-63c3-4017-8a26-40e742436cac,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:35.705197 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ad63e1-54e7-4e7a-8e14-d947680ebfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:35.730916 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1ad63e1-54e7-4e7a-8e14-d947680ebfc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:35.730916 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (933a1569-d9ed-46ce-9c22-13a70f3cad91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:35.730916 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request issued successfully. Aug 26 15:10:35.730916 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-142b98d4-4f65-43a0-b429-8006b53a8b9c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:35.731390 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 892/3580] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:10:35 2026] POST /volume/v3/volumes => generated 801 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:35.744733 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-af8723a3-fb47-4689-ac02-8455a98a0c83 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:35.746959 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-af8723a3-fb47-4689-ac02-8455a98a0c83 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc Aug 26 15:10:35.747238 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-af8723a3-fb47-4689-ac02-8455a98a0c83 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:35.747430 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-af8723a3-fb47-4689-ac02-8455a98a0c83 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:35.756666 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:35.756666 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:35.762981 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-af8723a3-fb47-4689-ac02-8455a98a0c83 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:35.770863 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-af8723a3-fb47-4689-ac02-8455a98a0c83 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc returned with HTTP 200 Aug 26 15:10:35.771405 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 904/3581] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:35 2026] GET /volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:36.041047 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6f05c208-00d8-4b67-afcc-43f52df65de0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.044162 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f05c208-00d8-4b67-afcc-43f52df65de0 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] GET https://10.4.3.64/volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 Aug 26 15:10:36.044413 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f05c208-00d8-4b67-afcc-43f52df65de0 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:36.044675 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f05c208-00d8-4b67-afcc-43f52df65de0 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:36.054512 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:36.054512 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:36.057016 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6f05c208-00d8-4b67-afcc-43f52df65de0 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Snapshot retrieved successfully. Aug 26 15:10:36.057016 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f05c208-00d8-4b67-afcc-43f52df65de0 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 returned with HTTP 200 Aug 26 15:10:36.057016 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 903/3582] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:36 2026] GET /volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:36.069074 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.073772 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:36.074071 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "21f06b9d-9ac2-4ff2-ad94-d685160825e5"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:36.077753 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '21f06b9d-9ac2-4ff2-ad94-d685160825e5'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:36.088076 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:36.088076 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:36.088946 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Snapshot retrieved successfully. Aug 26 15:10:36.089245 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Create volume of 1 GB Aug 26 15:10:36.095467 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Availability Zones retrieved successfully. Aug 26 15:10:36.105552 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Flow 'volume_create_api' (b236f9c7-f375-47dd-9e3a-229207cd0ddc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:36.107164 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aff0b95-89c8-4e09-8014-e2105ff9d489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:36.108968 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:36.109481 np0000008165 devstack@c-api.service[100198]: WARNING cinder.volume.api [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aff0b95-89c8-4e09-8014-e2105ff9d489) transitioned into state 'FAILURE' from state 'RUNNING' Aug 26 15:10:36.109481 np0000008165 devstack@c-api.service[100198]: 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. Aug 26 15:10:36.111278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aff0b95-89c8-4e09-8014-e2105ff9d489) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:36.112698 np0000008165 devstack@c-api.service[100198]: WARNING cinder.volume.api [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aff0b95-89c8-4e09-8014-e2105ff9d489) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 15:10:36.113634 np0000008165 devstack@c-api.service[100198]: WARNING cinder.volume.api [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Flow 'volume_create_api' (b236f9c7-f375-47dd-9e3a-229207cd0ddc) transitioned into state 'REVERTED' from state 'RUNNING' Aug 26 15:10:36.113987 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a3d5013a-beba-406c-9591-5d77a8ad0ad8 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 26 15:10:36.114626 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 884/3583] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:10:36 2026] POST /volume/v3/volumes => generated 171 bytes in 46 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:10:36.124180 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cb2583fd-a01d-4b8c-9b2d-8c834ae302de None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.126763 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb2583fd-a01d-4b8c-9b2d-8c834ae302de tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 Aug 26 15:10:36.127086 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb2583fd-a01d-4b8c-9b2d-8c834ae302de tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:36.127385 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb2583fd-a01d-4b8c-9b2d-8c834ae302de tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:36.127557 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-cb2583fd-a01d-4b8c-9b2d-8c834ae302de tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Delete snapshot with id: 21f06b9d-9ac2-4ff2-ad94-d685160825e5 Aug 26 15:10:36.134870 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:36.134870 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:36.135513 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cb2583fd-a01d-4b8c-9b2d-8c834ae302de tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Snapshot retrieved successfully. Aug 26 15:10:36.177716 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cb2583fd-a01d-4b8c-9b2d-8c834ae302de tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Snapshot delete request issued successfully. Aug 26 15:10:36.177716 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb2583fd-a01d-4b8c-9b2d-8c834ae302de tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 returned with HTTP 202 Aug 26 15:10:36.177716 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 893/3584] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:10:36 2026] DELETE /volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:36.189803 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2dc942e4-9d2c-489d-9b18-59d3947f92a6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.192313 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2dc942e4-9d2c-489d-9b18-59d3947f92a6 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] GET https://10.4.3.64/volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 Aug 26 15:10:36.192570 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2dc942e4-9d2c-489d-9b18-59d3947f92a6 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:36.192836 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2dc942e4-9d2c-489d-9b18-59d3947f92a6 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:36.200954 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:36.200954 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:36.201758 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2dc942e4-9d2c-489d-9b18-59d3947f92a6 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Snapshot retrieved successfully. Aug 26 15:10:36.202664 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2dc942e4-9d2c-489d-9b18-59d3947f92a6 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 returned with HTTP 200 Aug 26 15:10:36.203538 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 905/3585] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:36 2026] GET /volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 => generated 475 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:36.239596 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-60f81698-d063-467d-9e8d-241907ec66e6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.244914 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60f81698-d063-467d-9e8d-241907ec66e6 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] GET https://10.4.3.64/volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 Aug 26 15:10:36.244914 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60f81698-d063-467d-9e8d-241907ec66e6 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:36.244914 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60f81698-d063-467d-9e8d-241907ec66e6 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:36.255728 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60f81698-d063-467d-9e8d-241907ec66e6 tempest-ProjectReaderTests-439803427 tempest-ProjectReaderTests-439803427-project-admin] https://10.4.3.64/volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 returned with HTTP 404 Aug 26 15:10:36.255728 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 904/3586] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:36 2026] GET /volume/v3/volumes/eb9bc183-e1a5-412d-976e-e52bf1d75780 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:36.293818 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-03dd6982-e073-49e6-81e0-9bd8bd9c27c4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.295513 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-03dd6982-e073-49e6-81e0-9bd8bd9c27c4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:36.295752 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-03dd6982-e073-49e6-81e0-9bd8bd9c27c4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:36.296067 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-03dd6982-e073-49e6-81e0-9bd8bd9c27c4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:36.296221 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-03dd6982-e073-49e6-81e0-9bd8bd9c27c4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:36.305146 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:36.305146 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:36.306236 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-03dd6982-e073-49e6-81e0-9bd8bd9c27c4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:36.307127 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 885/3587] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:36 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:36.320309 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d1830746-e04c-47a9-8118-9acc3c9d6241 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.322731 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1830746-e04c-47a9-8118-9acc3c9d6241 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 Aug 26 15:10:36.322989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1830746-e04c-47a9-8118-9acc3c9d6241 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:36.323219 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d1830746-e04c-47a9-8118-9acc3c9d6241 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:36.336535 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:36.336535 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:36.344403 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d1830746-e04c-47a9-8118-9acc3c9d6241 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:36.349855 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d1830746-e04c-47a9-8118-9acc3c9d6241 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 returned with HTTP 200 Aug 26 15:10:36.350449 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 894/3588] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:36 2026] GET /volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 => generated 907 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:36.372344 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cd2df65a-b0c9-4439-86c1-a37cc4ad67fc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.375661 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cd2df65a-b0c9-4439-86c1-a37cc4ad67fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:36.375948 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cd2df65a-b0c9-4439-86c1-a37cc4ad67fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:36.376257 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cd2df65a-b0c9-4439-86c1-a37cc4ad67fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:36.376842 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-cd2df65a-b0c9-4439-86c1-a37cc4ad67fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:36.381506 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:36.381506 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:36.382677 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cd2df65a-b0c9-4439-86c1-a37cc4ad67fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:36.383038 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 906/3589] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:36 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:36.393347 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-54f323bf-f0d9-48ab-985f-bdee8a797d6d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.395803 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54f323bf-f0d9-48ab-985f-bdee8a797d6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/detail Aug 26 15:10:36.396118 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54f323bf-f0d9-48ab-985f-bdee8a797d6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:36.396388 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54f323bf-f0d9-48ab-985f-bdee8a797d6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:36.396764 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-54f323bf-f0d9-48ab-985f-bdee8a797d6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:10:36.412684 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54f323bf-f0d9-48ab-985f-bdee8a797d6d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/detail returned with HTTP 200 Aug 26 15:10:36.413215 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 905/3590] 10.4.3.64 () {66 vars in 1251 bytes} [Wed Aug 26 15:10:36 2026] GET /volume/v3/backups/detail => generated 828 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:36.424942 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a650492b-f854-4a98-81da-37dc565157f3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.427424 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621/restore Aug 26 15:10:36.427791 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:36.429616 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Restoring backup f13794a1-63cd-4cec-ab07-07e97dc5b621 ({'restore': {}}) {{(pid=100198) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 15:10:36.429836 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Restoring backup f13794a1-63cd-4cec-ab07-07e97dc5b621 to volume None. Aug 26 15:10:36.434455 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:36.434455 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:36.435707 np0000008165 devstack@c-api.service[100198]: INFO cinder.backup.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating volume of 1 GB for restore of backup f13794a1-63cd-4cec-ab07-07e97dc5b621. Aug 26 15:10:36.442598 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Availability zone cache updated, next update will occur around 2026-08-26 16:10:36.442382. {{(pid=100198) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 15:10:36.442766 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Availability Zones retrieved successfully. Aug 26 15:10:36.448465 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Flow 'volume_create_api' (609343b1-e5d4-4987-8dd0-1bfe4dc3106d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:36.449460 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a878527-b9fb-4f91-a8f5-b2c791ed7d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:36.450467 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:36.456396 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e4b2c7b6-692d-4dbd-89d5-2eb5e0427cd4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.458840 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4b2c7b6-692d-4dbd-89d5-2eb5e0427cd4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab Aug 26 15:10:36.459351 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4b2c7b6-692d-4dbd-89d5-2eb5e0427cd4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:36.459491 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4b2c7b6-692d-4dbd-89d5-2eb5e0427cd4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:36.471493 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:36.471493 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:36.477594 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e4b2c7b6-692d-4dbd-89d5-2eb5e0427cd4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:10:36.490176 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4b2c7b6-692d-4dbd-89d5-2eb5e0427cd4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab returned with HTTP 200 Aug 26 15:10:36.490810 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 895/3591] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:36 2026] GET /volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab => generated 1635 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:36.493161 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a878527-b9fb-4f91-a8f5-b2c791ed7d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:36.494536 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1635c1d1-01ee-4f54-927d-1fe0f0603db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:36.543291 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Created reservations ['5c55ffca-3e04-4439-a78f-d6bfddcce4e0', '1e754f24-06d4-4c98-b6b3-5bb5649b29f0', '0f68cdb2-c58e-4ff5-b6e4-9caeb12f0a17', '9bc928fc-2c1a-4ff9-8035-57bae06d9981'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:36.544362 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1635c1d1-01ee-4f54-927d-1fe0f0603db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c55ffca-3e04-4439-a78f-d6bfddcce4e0', '1e754f24-06d4-4c98-b6b3-5bb5649b29f0', '0f68cdb2-c58e-4ff5-b6e4-9caeb12f0a17', '9bc928fc-2c1a-4ff9-8035-57bae06d9981']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:36.545436 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bad0c27-aeb6-4e5f-82af-0adf8114f795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:36.575479 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bad0c27-aeb6-4e5f-82af-0adf8114f795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef283f2a-13e0-4b0d-a582-f64a556e77af', '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_f13794a1-63cd-4cec-ab07-07e97dc5b621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf92b1ed1dd6430687ff3ba80ccced41',qos_specs=None,replication_status=,reservations=['5c55ffca-3e04-4439-a78f-d6bfddcce4e0','1e754f24-06d4-4c98-b6b3-5bb5649b29f0','0f68cdb2-c58e-4ff5-b6e4-9caeb12f0a17','9bc928fc-2c1a-4ff9-8035-57bae06d9981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_f13794a1-63cd-4cec-ab07-07e97dc5b621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef283f2a-13e0-4b0d-a582-f64a556e77af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf92b1ed1dd6430687ff3ba80ccced41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:36.576735 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41d2ce8-12cb-4228-952c-35215a89111e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:36.595910 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41d2ce8-12cb-4228-952c-35215a89111e) transitioned into 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_f13794a1-63cd-4cec-ab07-07e97dc5b621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf92b1ed1dd6430687ff3ba80ccced41',qos_specs=None,replication_status=,reservations=['5c55ffca-3e04-4439-a78f-d6bfddcce4e0','1e754f24-06d4-4c98-b6b3-5bb5649b29f0','0f68cdb2-c58e-4ff5-b6e4-9caeb12f0a17','9bc928fc-2c1a-4ff9-8035-57bae06d9981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:36.596195 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3495674-cb4a-4ae7-90bf-6ee75b7ad390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:36.611025 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3495674-cb4a-4ae7-90bf-6ee75b7ad390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:36.611025 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Flow 'volume_create_api' (609343b1-e5d4-4987-8dd0-1bfe4dc3106d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:36.611025 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume request issued successfully. Aug 26 15:10:36.620113 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:36.620113 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:36.620593 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:36.791206 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-18377869-a1a3-4b62-8604-8b5bbaa7e589 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.793820 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-18377869-a1a3-4b62-8604-8b5bbaa7e589 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc Aug 26 15:10:36.794618 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-18377869-a1a3-4b62-8604-8b5bbaa7e589 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:36.794618 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-18377869-a1a3-4b62-8604-8b5bbaa7e589 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:36.803989 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:36.803989 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:36.808179 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-18377869-a1a3-4b62-8604-8b5bbaa7e589 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:36.812601 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-18377869-a1a3-4b62-8604-8b5bbaa7e589 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc returned with HTTP 200 Aug 26 15:10:36.812986 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 907/3592] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:36 2026] GET /volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:36.828154 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-30533bd2-224a-4706-9438-b949d0a3d03b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:36.830610 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:36.831161 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "706b5025-d84b-41cd-bd66-e8878c3300dc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1102908938"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:36.833366 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request body: {'volume': {'source_volid': '706b5025-d84b-41cd-bd66-e8878c3300dc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1102908938'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:36.844896 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:36.844896 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:36.845380 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume retrieved successfully. Aug 26 15:10:36.845534 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume of 1 GB Aug 26 15:10:36.850506 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Availability Zones retrieved successfully. Aug 26 15:10:36.856814 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (5d382703-928d-43c3-8b47-deec95a628b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:36.858240 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f264121-d49e-4a5c-87c8-d689efa371ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:36.859617 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:36.889340 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f264121-d49e-4a5c-87c8-d689efa371ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '706b5025-d84b-41cd-bd66-e8878c3300dc', 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:36.890420 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4164e487-62b0-4456-bef2-3215ae6b2202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:36.949902 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['eb3640c0-9b80-43f4-a2c3-8a75fb114b71', '2dd1cec4-deb8-4296-92f4-c9085a179795', '8cdfd420-8d14-4b77-837d-b85c3ee4da42', '73b4b64e-f8d5-49bd-8f50-47861f0b314c'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:36.951013 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4164e487-62b0-4456-bef2-3215ae6b2202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb3640c0-9b80-43f4-a2c3-8a75fb114b71', '2dd1cec4-deb8-4296-92f4-c9085a179795', '8cdfd420-8d14-4b77-837d-b85c3ee4da42', '73b4b64e-f8d5-49bd-8f50-47861f0b314c']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:36.952256 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02917fe9-32e8-48a6-89aa-4ba386fb8aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:37.004257 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02917fe9-32e8-48a6-89aa-4ba386fb8aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae84dc49-a530-4706-93c2-7db2c632cc32', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1102908938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['eb3640c0-9b80-43f4-a2c3-8a75fb114b71','2dd1cec4-deb8-4296-92f4-c9085a179795','8cdfd420-8d14-4b77-837d-b85c3ee4da42','73b4b64e-f8d5-49bd-8f50-47861f0b314c'],size=1,snapshot_id=None,source_replicaid=,source_volid=706b5025-d84b-41cd-bd66-e8878c3300dc,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1102908938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae84dc49-a530-4706-93c2-7db2c632cc32,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7605156b67d4d7bad6bd6ab153fd50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=706b5025-d84b-41cd-bd66-e8878c3300dc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4500708b348e4b459ee7138a7e05dc59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:37.005619 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bbb027d-0dd6-4451-aeb2-7f3c5119b42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:37.040299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6bbb027d-0dd6-4451-aeb2-7f3c5119b42d) transitioned into state 'SUCCESS' from state '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-1102908938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['eb3640c0-9b80-43f4-a2c3-8a75fb114b71','2dd1cec4-deb8-4296-92f4-c9085a179795','8cdfd420-8d14-4b77-837d-b85c3ee4da42','73b4b64e-f8d5-49bd-8f50-47861f0b314c'],size=1,snapshot_id=None,source_replicaid=,source_volid=706b5025-d84b-41cd-bd66-e8878c3300dc,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:37.041537 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bec22af5-47fa-4254-b25d-196f85b3dbc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:37.073449 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bec22af5-47fa-4254-b25d-196f85b3dbc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:37.075533 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (5d382703-928d-43c3-8b47-deec95a628b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:37.075533 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request issued successfully. Aug 26 15:10:37.077334 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30533bd2-224a-4706-9438-b949d0a3d03b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:37.077409 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 906/3593] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:10:36 2026] POST /volume/v3/volumes => generated 802 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:37.096597 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2ea2eead-105c-4331-88f5-5cc6f409e7b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:37.098704 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ea2eead-105c-4331-88f5-5cc6f409e7b2 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 Aug 26 15:10:37.099702 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ea2eead-105c-4331-88f5-5cc6f409e7b2 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:37.099702 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ea2eead-105c-4331-88f5-5cc6f409e7b2 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:37.112876 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:37.112876 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:37.117748 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2ea2eead-105c-4331-88f5-5cc6f409e7b2 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:37.123081 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ea2eead-105c-4331-88f5-5cc6f409e7b2 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 returned with HTTP 200 Aug 26 15:10:37.123436 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 896/3594] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:37 2026] GET /volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:37.216845 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5f6f5d98-fe13-4afc-bd47-ac8624865d45 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:37.219757 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5f6f5d98-fe13-4afc-bd47-ac8624865d45 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] GET https://10.4.3.64/volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 Aug 26 15:10:37.220312 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5f6f5d98-fe13-4afc-bd47-ac8624865d45 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:37.220312 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5f6f5d98-fe13-4afc-bd47-ac8624865d45 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:37.225725 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5f6f5d98-fe13-4afc-bd47-ac8624865d45 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 returned with HTTP 404 Aug 26 15:10:37.226289 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 908/3595] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:37 2026] GET /volume/v3/snapshots/21f06b9d-9ac2-4ff2-ad94-d685160825e5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:37.239968 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c455ebaf-c45b-4cc6-a73b-12b546093498 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:37.242635 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c455ebaf-c45b-4cc6-a73b-12b546093498 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] GET https://10.4.3.64/volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e Aug 26 15:10:37.243242 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c455ebaf-c45b-4cc6-a73b-12b546093498 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:37.243242 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c455ebaf-c45b-4cc6-a73b-12b546093498 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:37.261397 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:37.261397 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:37.273656 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c455ebaf-c45b-4cc6-a73b-12b546093498 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Volume info retrieved successfully. Aug 26 15:10:37.284694 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c455ebaf-c45b-4cc6-a73b-12b546093498 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e returned with HTTP 200 Aug 26 15:10:37.285536 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 907/3596] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:37 2026] GET /volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:37.301588 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0e3838e0-bef4-4913-abe7-9172dc9e263e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:37.304870 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e3838e0-bef4-4913-abe7-9172dc9e263e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e Aug 26 15:10:37.305047 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e3838e0-bef4-4913-abe7-9172dc9e263e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:37.305268 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e3838e0-bef4-4913-abe7-9172dc9e263e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:37.305594 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-0e3838e0-bef4-4913-abe7-9172dc9e263e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Delete volume with id: c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e Aug 26 15:10:37.322049 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:37.322049 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:37.322769 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0e3838e0-bef4-4913-abe7-9172dc9e263e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Volume info retrieved successfully. Aug 26 15:10:37.372375 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0e3838e0-bef4-4913-abe7-9172dc9e263e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Delete volume request issued successfully. Aug 26 15:10:37.372595 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e3838e0-bef4-4913-abe7-9172dc9e263e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e returned with HTTP 202 Aug 26 15:10:37.373234 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 897/3597] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:37 2026] DELETE /volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:37.386374 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5bbd06ac-dec6-4b5a-b078-e20143ad736e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:37.391735 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5bbd06ac-dec6-4b5a-b078-e20143ad736e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] GET https://10.4.3.64/volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e Aug 26 15:10:37.392107 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5bbd06ac-dec6-4b5a-b078-e20143ad736e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:37.392402 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5bbd06ac-dec6-4b5a-b078-e20143ad736e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:37.404516 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:37.404516 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:37.415316 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5bbd06ac-dec6-4b5a-b078-e20143ad736e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Volume info retrieved successfully. Aug 26 15:10:37.425359 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5bbd06ac-dec6-4b5a-b078-e20143ad736e tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e returned with HTTP 200 Aug 26 15:10:37.426124 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 909/3598] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:37 2026] GET /volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:37.631687 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:37.631687 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:37.632063 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:37.632177 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Checking backup size 1 against volume size 1 {{(pid=100198) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 15:10:37.633371 np0000008165 devstack@c-api.service[100198]: INFO cinder.backup.api [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Overwriting volume ef283f2a-13e0-4b0d-a582-f64a556e77af with restore of backup f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:37.658251 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] restore_backup in rpcapi backup_id f13794a1-63cd-4cec-ab07-07e97dc5b621 {{(pid=100198) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 15:10:37.663283 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a650492b-f854-4a98-81da-37dc565157f3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621/restore returned with HTTP 202 Aug 26 15:10:37.663283 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 886/3599] 10.4.3.64 () {68 vars in 1386 bytes} [Wed Aug 26 15:10:36 2026] POST /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621/restore => generated 189 bytes in 1240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:37.674181 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e7b78e4f-b312-4e61-b0d7-710b6d36718a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:37.676439 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7b78e4f-b312-4e61-b0d7-710b6d36718a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:37.676731 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7b78e4f-b312-4e61-b0d7-710b6d36718a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:37.677019 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7b78e4f-b312-4e61-b0d7-710b6d36718a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:37.677194 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e7b78e4f-b312-4e61-b0d7-710b6d36718a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:37.683215 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:37.683215 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:37.684280 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7b78e4f-b312-4e61-b0d7-710b6d36718a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:37.684815 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 908/3600] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:37 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:38.142031 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e84f531c-6d80-43bd-9579-bf3db52e7230 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:38.144238 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e84f531c-6d80-43bd-9579-bf3db52e7230 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 Aug 26 15:10:38.144510 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e84f531c-6d80-43bd-9579-bf3db52e7230 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:38.144757 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e84f531c-6d80-43bd-9579-bf3db52e7230 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:38.155559 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:38.155559 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:38.162209 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e84f531c-6d80-43bd-9579-bf3db52e7230 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:38.169163 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e84f531c-6d80-43bd-9579-bf3db52e7230 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 returned with HTTP 200 Aug 26 15:10:38.170318 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 898/3601] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:38 2026] GET /volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:38.183808 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-38a47693-8276-4462-a7cd-59572e1f34bd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:38.185583 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-2dc7e871-c495-49ce-a3bb-a0a45aff01ee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:38.189791 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-38a47693-8276-4462-a7cd-59572e1f34bd tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db Aug 26 15:10:38.190681 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-2dc7e871-c495-49ce-a3bb-a0a45aff01ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/attachments/4f71770b-f257-48e4-b9f3-6be72c676537 Aug 26 15:10:38.191087 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-38a47693-8276-4462-a7cd-59572e1f34bd tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:38.191430 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-38a47693-8276-4462-a7cd-59572e1f34bd tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:38.192282 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-38a47693-8276-4462-a7cd-59572e1f34bd tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete snapshot with id: 5240aa1e-db61-4cf5-bbc6-700c48d387db Aug 26 15:10:38.192999 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-2dc7e871-c495-49ce-a3bb-a0a45aff01ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:38.193313 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-2dc7e871-c495-49ce-a3bb-a0a45aff01ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:38.203189 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:38.203189 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:38.203918 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-38a47693-8276-4462-a7cd-59572e1f34bd tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:38.210781 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:38.210781 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:38.245769 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-38a47693-8276-4462-a7cd-59572e1f34bd tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot delete request issued successfully. Aug 26 15:10:38.246185 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-38a47693-8276-4462-a7cd-59572e1f34bd tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db returned with HTTP 202 Aug 26 15:10:38.248923 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 910/3602] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:10:38 2026] DELETE /volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:38.258555 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-93dc1460-b94e-4aa9-984a-5509c6fff935 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:38.261336 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-93dc1460-b94e-4aa9-984a-5509c6fff935 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db Aug 26 15:10:38.261661 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-93dc1460-b94e-4aa9-984a-5509c6fff935 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:38.261977 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-93dc1460-b94e-4aa9-984a-5509c6fff935 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:38.268227 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:38.268227 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:38.268739 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-93dc1460-b94e-4aa9-984a-5509c6fff935 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:38.269787 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-93dc1460-b94e-4aa9-984a-5509c6fff935 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db returned with HTTP 200 Aug 26 15:10:38.270415 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 909/3603] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:38 2026] GET /volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:38.298859 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-2dc7e871-c495-49ce-a3bb-a0a45aff01ee tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/4f71770b-f257-48e4-b9f3-6be72c676537 returned with HTTP 200 Aug 26 15:10:38.298859 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 887/3604] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:10:38 2026] DELETE /volume/v3/attachments/4f71770b-f257-48e4-b9f3-6be72c676537 => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:38.312823 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-3c93c76c-4509-4795-8e70-b22f952ff05a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:38.316808 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-3c93c76c-4509-4795-8e70-b22f952ff05a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab Aug 26 15:10:38.317018 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-3c93c76c-4509-4795-8e70-b22f952ff05a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:38.317267 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-3c93c76c-4509-4795-8e70-b22f952ff05a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:38.317484 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-3c93c76c-4509-4795-8e70-b22f952ff05a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume with id: 1abc8348-f306-4872-bc8a-f68599cdd5ab Aug 26 15:10:38.333913 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:38.333913 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:38.333913 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-3c93c76c-4509-4795-8e70-b22f952ff05a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:10:38.358114 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-3c93c76c-4509-4795-8e70-b22f952ff05a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume request issued successfully. Aug 26 15:10:38.358366 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-648d0c0e-6ab3-46d1-b6da-88d9300c6e44 req-3c93c76c-4509-4795-8e70-b22f952ff05a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab returned with HTTP 202 Aug 26 15:10:38.359201 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 899/3605] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:10:38 2026] DELETE /volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:38.443705 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1bf1d30c-ecbb-4239-a460-f6a23e2df224 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:38.446852 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1bf1d30c-ecbb-4239-a460-f6a23e2df224 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] GET https://10.4.3.64/volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e Aug 26 15:10:38.447178 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1bf1d30c-ecbb-4239-a460-f6a23e2df224 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:38.447670 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1bf1d30c-ecbb-4239-a460-f6a23e2df224 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:38.460085 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1bf1d30c-ecbb-4239-a460-f6a23e2df224 tempest-VolumesSnapshotNegativeTestJSON-1432003220 tempest-VolumesSnapshotNegativeTestJSON-1432003220-project-member] https://10.4.3.64/volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e returned with HTTP 404 Aug 26 15:10:38.460804 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 911/3606] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:38 2026] GET /volume/v3/volumes/c50cc6e1-6c3e-4b6c-9b0b-c2667692f22e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:38.697238 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a88bc755-604d-4194-aa25-6314c3e088c9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:38.699196 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a88bc755-604d-4194-aa25-6314c3e088c9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:38.699420 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a88bc755-604d-4194-aa25-6314c3e088c9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:38.699629 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a88bc755-604d-4194-aa25-6314c3e088c9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:38.699728 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a88bc755-604d-4194-aa25-6314c3e088c9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:38.705005 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:38.705005 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:38.705850 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a88bc755-604d-4194-aa25-6314c3e088c9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:38.706280 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 910/3607] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:38 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:39.226612 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d6d976f7-6834-49e0-9aa9-26cb995e0b48 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:39.229383 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d6d976f7-6834-49e0-9aa9-26cb995e0b48 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab Aug 26 15:10:39.229688 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d6d976f7-6834-49e0-9aa9-26cb995e0b48 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:39.230000 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d6d976f7-6834-49e0-9aa9-26cb995e0b48 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:39.243113 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d6d976f7-6834-49e0-9aa9-26cb995e0b48 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab returned with HTTP 404 Aug 26 15:10:39.243867 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 888/3608] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:39 2026] GET /volume/v3/volumes/1abc8348-f306-4872-bc8a-f68599cdd5ab => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:39.254706 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5a1bb2a3-2321-454b-aba4-55e2a7994de9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:39.258588 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5a1bb2a3-2321-454b-aba4-55e2a7994de9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e Aug 26 15:10:39.258672 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5a1bb2a3-2321-454b-aba4-55e2a7994de9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:39.258865 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5a1bb2a3-2321-454b-aba4-55e2a7994de9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:39.259014 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-5a1bb2a3-2321-454b-aba4-55e2a7994de9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete snapshot with id: 0d8216e6-6c1d-44bc-b117-c84b9558875e Aug 26 15:10:39.269816 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:39.269816 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:39.270806 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5a1bb2a3-2321-454b-aba4-55e2a7994de9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:10:39.288978 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ada7a34-2213-4b8b-b746-12cf646157dc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:39.298248 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ada7a34-2213-4b8b-b746-12cf646157dc tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db Aug 26 15:10:39.298556 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ada7a34-2213-4b8b-b746-12cf646157dc tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:39.298819 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ada7a34-2213-4b8b-b746-12cf646157dc tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:39.307392 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ada7a34-2213-4b8b-b746-12cf646157dc tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db returned with HTTP 404 Aug 26 15:10:39.308141 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 912/3609] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:39 2026] GET /volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:39.320690 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6e174950-5fc8-4cb0-b3f0-983d7b9c399c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:39.322691 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6e174950-5fc8-4cb0-b3f0-983d7b9c399c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac Aug 26 15:10:39.322981 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6e174950-5fc8-4cb0-b3f0-983d7b9c399c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:39.323616 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6e174950-5fc8-4cb0-b3f0-983d7b9c399c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:39.323772 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5a1bb2a3-2321-454b-aba4-55e2a7994de9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot delete request issued successfully. Aug 26 15:10:39.325132 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-6e174950-5fc8-4cb0-b3f0-983d7b9c399c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete snapshot with id: f386b690-63c3-4017-8a26-40e742436cac Aug 26 15:10:39.325194 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5a1bb2a3-2321-454b-aba4-55e2a7994de9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e returned with HTTP 202 Aug 26 15:10:39.325194 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 900/3610] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:10:39 2026] DELETE /volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:39.334360 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-71f96ad8-4959-46b5-b6e9-0460c6524838 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:39.336412 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:39.336412 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:39.337634 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6e174950-5fc8-4cb0-b3f0-983d7b9c399c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:39.340063 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71f96ad8-4959-46b5-b6e9-0460c6524838 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e Aug 26 15:10:39.340974 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71f96ad8-4959-46b5-b6e9-0460c6524838 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:39.340974 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71f96ad8-4959-46b5-b6e9-0460c6524838 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:39.350416 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:39.350416 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:39.351076 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-71f96ad8-4959-46b5-b6e9-0460c6524838 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:10:39.352182 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71f96ad8-4959-46b5-b6e9-0460c6524838 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e returned with HTTP 200 Aug 26 15:10:39.352658 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 889/3611] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:39 2026] GET /volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e => generated 478 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:39.366207 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6e174950-5fc8-4cb0-b3f0-983d7b9c399c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot delete request issued successfully. Aug 26 15:10:39.366207 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6e174950-5fc8-4cb0-b3f0-983d7b9c399c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac returned with HTTP 202 Aug 26 15:10:39.366207 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 911/3612] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:10:39 2026] DELETE /volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:39.377200 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5270eefa-119f-44e1-bd54-de68cd2235c7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:39.380529 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5270eefa-119f-44e1-bd54-de68cd2235c7 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac Aug 26 15:10:39.382169 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5270eefa-119f-44e1-bd54-de68cd2235c7 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:39.382169 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5270eefa-119f-44e1-bd54-de68cd2235c7 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:39.398945 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:39.398945 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:39.399625 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5270eefa-119f-44e1-bd54-de68cd2235c7 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:39.400788 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5270eefa-119f-44e1-bd54-de68cd2235c7 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac returned with HTTP 200 Aug 26 15:10:39.401306 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 913/3613] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:39 2026] GET /volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:39.717574 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b90459ff-dcd9-4e0c-a40a-d8b311bb3194 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:39.719329 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b90459ff-dcd9-4e0c-a40a-d8b311bb3194 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:39.719544 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b90459ff-dcd9-4e0c-a40a-d8b311bb3194 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:39.719715 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b90459ff-dcd9-4e0c-a40a-d8b311bb3194 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:39.719835 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b90459ff-dcd9-4e0c-a40a-d8b311bb3194 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:39.724400 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:39.724400 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:39.725938 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b90459ff-dcd9-4e0c-a40a-d8b311bb3194 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:39.725938 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 901/3614] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:39 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:40.017637 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:40.129354 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:40.129726 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1065607138"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:40.131640 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1065607138'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:40.131812 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume of 1 GB Aug 26 15:10:40.139506 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Availability Zones retrieved successfully. Aug 26 15:10:40.146329 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Flow 'volume_create_api' (e33961a2-a0f5-4388-996f-65340ff2202f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:40.147727 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1735f42-2201-4712-a4b4-8839cd817827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:40.149258 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:40.186674 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1735f42-2201-4712-a4b4-8839cd817827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:40.187464 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95821723-800a-404e-9f30-58fe5411799b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:40.266156 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Created reservations ['275c27d0-6d87-43b2-8e1a-10e6f3ad4d5a', '30b46f25-ae85-40c6-b97f-a4c74613b405', 'af8531f5-4723-4bb3-8c15-996e3e0fbf81', 'a474e001-3e33-4e96-aa1c-a7ca0d6b610a'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:40.267388 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95821723-800a-404e-9f30-58fe5411799b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['275c27d0-6d87-43b2-8e1a-10e6f3ad4d5a', '30b46f25-ae85-40c6-b97f-a4c74613b405', 'af8531f5-4723-4bb3-8c15-996e3e0fbf81', 'a474e001-3e33-4e96-aa1c-a7ca0d6b610a']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:40.268565 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee532492-f026-4bd3-a570-3a8b2766a6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:40.298020 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ee532492-f026-4bd3-a570-3a8b2766a6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32168cf2-5855-4e93-9c46-258cd94ed9eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1065607138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbac14ec2af945e4abc969e371c859e0',qos_specs=None,replication_status=,reservations=['275c27d0-6d87-43b2-8e1a-10e6f3ad4d5a','30b46f25-ae85-40c6-b97f-a4c74613b405','af8531f5-4723-4bb3-8c15-996e3e0fbf81','a474e001-3e33-4e96-aa1c-a7ca0d6b610a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6502954827411a953c61ec51637d3d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1065607138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32168cf2-5855-4e93-9c46-258cd94ed9eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbac14ec2af945e4abc969e371c859e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af6502954827411a953c61ec51637d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:40.298811 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be715fee-4a76-4a63-a536-5974a4a82909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:40.323251 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be715fee-4a76-4a63-a536-5974a4a82909) transitioned into state 'SUCCESS' from state '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-1065607138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbac14ec2af945e4abc969e371c859e0',qos_specs=None,replication_status=,reservations=['275c27d0-6d87-43b2-8e1a-10e6f3ad4d5a','30b46f25-ae85-40c6-b97f-a4c74613b405','af8531f5-4723-4bb3-8c15-996e3e0fbf81','a474e001-3e33-4e96-aa1c-a7ca0d6b610a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6502954827411a953c61ec51637d3d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:40.324093 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b13b7a8-118b-4f65-bb81-2e0cf0e0e7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:40.338809 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b13b7a8-118b-4f65-bb81-2e0cf0e0e7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:40.339906 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Flow 'volume_create_api' (e33961a2-a0f5-4388-996f-65340ff2202f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:40.340316 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume request issued successfully. Aug 26 15:10:40.341066 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-854020b6-7a97-45f1-abdb-ec78cdb91d0c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:40.341585 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 890/3615] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:10:40 2026] POST /volume/v3/volumes => generated 762 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:40.359911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2b5891d5-5280-4de3-a9d6-5cf50013493d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:40.359911 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b5891d5-5280-4de3-a9d6-5cf50013493d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb Aug 26 15:10:40.360384 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b5891d5-5280-4de3-a9d6-5cf50013493d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:40.360384 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2b5891d5-5280-4de3-a9d6-5cf50013493d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:40.364189 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d2cb1331-2ac5-49e8-bacc-db4e4a57c774 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:40.366363 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d2cb1331-2ac5-49e8-bacc-db4e4a57c774 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e Aug 26 15:10:40.366636 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d2cb1331-2ac5-49e8-bacc-db4e4a57c774 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:40.366924 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d2cb1331-2ac5-49e8-bacc-db4e4a57c774 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:40.372086 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:40.372086 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:40.372256 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d2cb1331-2ac5-49e8-bacc-db4e4a57c774 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e returned with HTTP 404 Aug 26 15:10:40.372901 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 914/3616] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:40 2026] GET /volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:40.380918 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2b5891d5-5280-4de3-a9d6-5cf50013493d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:40.386354 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2b5891d5-5280-4de3-a9d6-5cf50013493d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb returned with HTTP 200 Aug 26 15:10:40.386846 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 912/3617] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:40 2026] GET /volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb => generated 830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:40.412532 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f49039b2-3c82-4b14-87e5-432274150ea0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:40.414385 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f49039b2-3c82-4b14-87e5-432274150ea0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac Aug 26 15:10:40.414552 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f49039b2-3c82-4b14-87e5-432274150ea0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:40.414761 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f49039b2-3c82-4b14-87e5-432274150ea0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:40.421466 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f49039b2-3c82-4b14-87e5-432274150ea0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac returned with HTTP 404 Aug 26 15:10:40.422136 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 902/3618] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:40 2026] GET /volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:40.436045 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b336dcce-95e7-4351-80c7-85aa2bd9b3f1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:40.438634 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b336dcce-95e7-4351-80c7-85aa2bd9b3f1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc Aug 26 15:10:40.438878 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b336dcce-95e7-4351-80c7-85aa2bd9b3f1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:40.439140 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b336dcce-95e7-4351-80c7-85aa2bd9b3f1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:40.439343 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b336dcce-95e7-4351-80c7-85aa2bd9b3f1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: 706b5025-d84b-41cd-bd66-e8878c3300dc Aug 26 15:10:40.447519 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:40.447519 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:40.448023 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b336dcce-95e7-4351-80c7-85aa2bd9b3f1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:40.482027 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b336dcce-95e7-4351-80c7-85aa2bd9b3f1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume request issued successfully. Aug 26 15:10:40.482275 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b336dcce-95e7-4351-80c7-85aa2bd9b3f1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc returned with HTTP 202 Aug 26 15:10:40.482780 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 891/3619] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:10:40 2026] DELETE /volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:10:40.499083 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-25363182-7c25-4b4b-848e-d92871e2443d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:40.502029 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25363182-7c25-4b4b-848e-d92871e2443d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc Aug 26 15:10:40.502122 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25363182-7c25-4b4b-848e-d92871e2443d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:40.502274 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25363182-7c25-4b4b-848e-d92871e2443d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:40.509957 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:40.509957 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:40.514311 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-25363182-7c25-4b4b-848e-d92871e2443d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:40.519238 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25363182-7c25-4b4b-848e-d92871e2443d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc returned with HTTP 200 Aug 26 15:10:40.519605 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 915/3620] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:40 2026] GET /volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc => generated 893 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:40.737633 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-69e78921-60bc-4bd9-86fa-8430c1c5c8e7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:40.739523 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69e78921-60bc-4bd9-86fa-8430c1c5c8e7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:40.739750 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69e78921-60bc-4bd9-86fa-8430c1c5c8e7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:40.740005 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-69e78921-60bc-4bd9-86fa-8430c1c5c8e7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:40.740116 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-69e78921-60bc-4bd9-86fa-8430c1c5c8e7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:40.745038 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:40.745038 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:40.746067 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-69e78921-60bc-4bd9-86fa-8430c1c5c8e7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:40.746270 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 913/3621] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:40 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:41.400829 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2d994313-de75-4593-97d3-0876fa7164e8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:41.403681 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2d994313-de75-4593-97d3-0876fa7164e8 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb Aug 26 15:10:41.403852 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2d994313-de75-4593-97d3-0876fa7164e8 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:41.404086 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2d994313-de75-4593-97d3-0876fa7164e8 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:41.412076 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:41.412076 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:41.417802 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2d994313-de75-4593-97d3-0876fa7164e8 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:41.423584 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2d994313-de75-4593-97d3-0876fa7164e8 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb returned with HTTP 200 Aug 26 15:10:41.424153 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 903/3622] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:41 2026] GET /volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:41.441564 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-421958a2-0129-43e3-af5a-afc4f4cee29d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:41.443308 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:41.443694 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "32168cf2-5855-4e93-9c46-258cd94ed9eb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-964025226"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:41.445523 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume request body: {'volume': {"'source_volid": '32168cf2-5855-4e93-9c46-258cd94ed9eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-964025226'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:41.445659 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume of 1 GB Aug 26 15:10:41.450110 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Availability Zones retrieved successfully. Aug 26 15:10:41.455833 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Flow 'volume_create_api' (41d4deb4-d50f-46b0-92da-fb451b7df036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:41.456782 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b299343e-6e5d-415f-81dd-04f63b62df4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.457689 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:41.493590 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b299343e-6e5d-415f-81dd-04f63b62df4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.494483 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e1a596b-527f-4afa-aca7-80d01c2ed3c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.538292 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fe5c55a0-eda6-4005-9b76-4500d8da402a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:41.540840 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fe5c55a0-eda6-4005-9b76-4500d8da402a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc Aug 26 15:10:41.540840 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fe5c55a0-eda6-4005-9b76-4500d8da402a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:41.541082 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fe5c55a0-eda6-4005-9b76-4500d8da402a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:41.546141 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Created reservations ['901a05f7-e13f-455c-9c20-01f538b4d877', 'b6217b66-ed31-4218-b3a2-c40032b69f3b', '654b55db-a68b-4737-bbbf-01cf37b654fb', 'ee75fff2-d11d-46ef-9d45-234a98d6aaad'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:41.547776 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e1a596b-527f-4afa-aca7-80d01c2ed3c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['901a05f7-e13f-455c-9c20-01f538b4d877', 'b6217b66-ed31-4218-b3a2-c40032b69f3b', '654b55db-a68b-4737-bbbf-01cf37b654fb', 'ee75fff2-d11d-46ef-9d45-234a98d6aaad']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.547776 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fb2adf8-8c6e-4af3-82c5-94f0a5b69761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.548026 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fe5c55a0-eda6-4005-9b76-4500d8da402a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc returned with HTTP 404 Aug 26 15:10:41.548454 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 916/3623] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:41 2026] GET /volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:41.562715 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2fc32747-5d0b-47bb-9700-d86d2661e5ba None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:41.564760 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2fc32747-5d0b-47bb-9700-d86d2661e5ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 Aug 26 15:10:41.565030 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2fc32747-5d0b-47bb-9700-d86d2661e5ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:41.565209 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2fc32747-5d0b-47bb-9700-d86d2661e5ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:41.565395 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-2fc32747-5d0b-47bb-9700-d86d2661e5ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: 60fbe8bb-09c1-484c-8f26-626b62ae06c9 Aug 26 15:10:41.575675 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:41.575675 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:41.576251 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2fc32747-5d0b-47bb-9700-d86d2661e5ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:41.578315 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fb2adf8-8c6e-4af3-82c5-94f0a5b69761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '243f58db-5791-4c6a-b7a8-e530a0f73a96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-964025226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbac14ec2af945e4abc969e371c859e0',qos_specs=None,replication_status=,reservations=['901a05f7-e13f-455c-9c20-01f538b4d877','b6217b66-ed31-4218-b3a2-c40032b69f3b','654b55db-a68b-4737-bbbf-01cf37b654fb','ee75fff2-d11d-46ef-9d45-234a98d6aaad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6502954827411a953c61ec51637d3d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-964025226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=243f58db-5791-4c6a-b7a8-e530a0f73a96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbac14ec2af945e4abc969e371c859e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af6502954827411a953c61ec51637d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.579876 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1de237-08b5-46d2-8d7f-80cfe52c6117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.612361 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2fc32747-5d0b-47bb-9700-d86d2661e5ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume request issued successfully. Aug 26 15:10:41.612608 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2fc32747-5d0b-47bb-9700-d86d2661e5ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 returned with HTTP 202 Aug 26 15:10:41.613652 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 914/3624] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:10:41 2026] DELETE /volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:10:41.613856 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be1de237-08b5-46d2-8d7f-80cfe52c6117) transitioned into state 'SUCCESS' from state '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-964025226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbac14ec2af945e4abc969e371c859e0',qos_specs=None,replication_status=,reservations=['901a05f7-e13f-455c-9c20-01f538b4d877','b6217b66-ed31-4218-b3a2-c40032b69f3b','654b55db-a68b-4737-bbbf-01cf37b654fb','ee75fff2-d11d-46ef-9d45-234a98d6aaad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6502954827411a953c61ec51637d3d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.615127 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1ba06e-a406-490c-9e2b-ca67d3f650a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.623928 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9c952c23-0ca3-4443-9050-c78fc27c98aa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:41.628489 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9c952c23-0ca3-4443-9050-c78fc27c98aa tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 Aug 26 15:10:41.628899 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9c952c23-0ca3-4443-9050-c78fc27c98aa tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:41.629256 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9c952c23-0ca3-4443-9050-c78fc27c98aa tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:41.632384 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1ba06e-a406-490c-9e2b-ca67d3f650a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.633424 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Flow 'volume_create_api' (41d4deb4-d50f-46b0-92da-fb451b7df036) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:41.633835 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume request issued successfully. Aug 26 15:10:41.634586 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-421958a2-0129-43e3-af5a-afc4f4cee29d tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:41.635354 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 892/3625] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:10:41 2026] POST /volume/v3/volumes => generated 761 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:41.646193 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:41.646193 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:41.648003 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:41.650417 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:41.650800 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "32168cf2-5855-4e93-9c46-258cd94ed9eb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1698146740"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:41.653956 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume request body: {'volume': {"'source_volid": '32168cf2-5855-4e93-9c46-258cd94ed9eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1698146740'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:41.654123 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume of 1 GB Aug 26 15:10:41.660036 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Availability Zones retrieved successfully. Aug 26 15:10:41.664009 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9c952c23-0ca3-4443-9050-c78fc27c98aa tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:41.668176 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Flow 'volume_create_api' (8ea11edb-fafe-4026-b256-15c0ea5b6547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:41.670602 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af3bf63b-75e9-4c5a-b118-9adb38e8f449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.670820 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9c952c23-0ca3-4443-9050-c78fc27c98aa tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 returned with HTTP 200 Aug 26 15:10:41.671459 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 904/3626] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:41 2026] GET /volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:41.672182 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:41.701611 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af3bf63b-75e9-4c5a-b118-9adb38e8f449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.702580 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd844a4-b620-4eca-9746-9f7adb1ef86d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.757639 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Created reservations ['c23e2c4f-9578-46cc-9dbd-91c834484f80', '9d38d3bb-0f4d-414a-a798-2f69c9690785', '9a40791b-388e-4202-b863-9a5ed0ba3084', '24628e09-69d4-45da-a5b1-86ecf747b5df'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:41.758329 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cd844a4-b620-4eca-9746-9f7adb1ef86d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c23e2c4f-9578-46cc-9dbd-91c834484f80', '9d38d3bb-0f4d-414a-a798-2f69c9690785', '9a40791b-388e-4202-b863-9a5ed0ba3084', '24628e09-69d4-45da-a5b1-86ecf747b5df']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.759221 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (975bee73-e378-4c37-ba4f-10b5bf7d0533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.767436 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ac40cd9e-fe84-4bd5-a06c-ac217c967d10 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:41.770903 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac40cd9e-fe84-4bd5-a06c-ac217c967d10 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:41.772750 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac40cd9e-fe84-4bd5-a06c-ac217c967d10 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:41.772898 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac40cd9e-fe84-4bd5-a06c-ac217c967d10 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:41.773091 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ac40cd9e-fe84-4bd5-a06c-ac217c967d10 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:41.780213 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:41.780213 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:41.781080 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac40cd9e-fe84-4bd5-a06c-ac217c967d10 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:41.781491 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 915/3627] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:41 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:41.788732 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (975bee73-e378-4c37-ba4f-10b5bf7d0533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df9b866c-7d4f-4f40-bf03-b09a7ff7e593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1698146740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbac14ec2af945e4abc969e371c859e0',qos_specs=None,replication_status=,reservations=['c23e2c4f-9578-46cc-9dbd-91c834484f80','9d38d3bb-0f4d-414a-a798-2f69c9690785','9a40791b-388e-4202-b863-9a5ed0ba3084','24628e09-69d4-45da-a5b1-86ecf747b5df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6502954827411a953c61ec51637d3d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1698146740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df9b866c-7d4f-4f40-bf03-b09a7ff7e593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbac14ec2af945e4abc969e371c859e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af6502954827411a953c61ec51637d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.789562 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9defaf1-2766-4aa0-8953-3693e09542d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.819967 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9defaf1-2766-4aa0-8953-3693e09542d5) transitioned into state 'SUCCESS' from state '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-1698146740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbac14ec2af945e4abc969e371c859e0',qos_specs=None,replication_status=,reservations=['c23e2c4f-9578-46cc-9dbd-91c834484f80','9d38d3bb-0f4d-414a-a798-2f69c9690785','9a40791b-388e-4202-b863-9a5ed0ba3084','24628e09-69d4-45da-a5b1-86ecf747b5df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6502954827411a953c61ec51637d3d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.820850 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (064f2f06-2d22-4f19-aa0d-765158d0d837) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.838163 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (064f2f06-2d22-4f19-aa0d-765158d0d837) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.839278 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Flow 'volume_create_api' (8ea11edb-fafe-4026-b256-15c0ea5b6547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:41.839679 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume request issued successfully. Aug 26 15:10:41.840585 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a85a986a-0f51-4ee1-ae9e-44a8ebc8fbdb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:41.841112 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 917/3628] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:10:41 2026] POST /volume/v3/volumes => generated 762 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:41.855113 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:41.858253 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:41.858253 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "32168cf2-5855-4e93-9c46-258cd94ed9eb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1150636691"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:41.860037 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume request body: {'volume': {"'source_volid": '32168cf2-5855-4e93-9c46-258cd94ed9eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1150636691'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:41.860194 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume of 1 GB Aug 26 15:10:41.860524 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:41.860524 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:41.865288 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Availability Zones retrieved successfully. Aug 26 15:10:41.874292 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Flow 'volume_create_api' (408a35c4-2cf5-40b8-a5a8-6e9930854a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:41.876001 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14821353-52e3-49ed-976e-27807d561373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.877195 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:41.909289 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14821353-52e3-49ed-976e-27807d561373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.910295 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b8c171-87e7-4a8f-bf08-78ac82ad1054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.967117 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Created reservations ['828c73f5-2167-4a93-b98d-c6b70877e063', 'b214c00a-d8b0-45dd-aac4-42fda0fa9419', '790ba4ef-2457-4294-975f-fa67621b02dd', '674f561a-1862-4b5a-8dbc-da91c30ff1ed'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:41.968379 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b8c171-87e7-4a8f-bf08-78ac82ad1054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['828c73f5-2167-4a93-b98d-c6b70877e063', 'b214c00a-d8b0-45dd-aac4-42fda0fa9419', '790ba4ef-2457-4294-975f-fa67621b02dd', '674f561a-1862-4b5a-8dbc-da91c30ff1ed']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.969772 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9474a19-1634-4ac6-8d92-299a14348803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:41.998762 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9474a19-1634-4ac6-8d92-299a14348803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ec30721-42eb-4e66-b9d9-f70c62894870', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1150636691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbac14ec2af945e4abc969e371c859e0',qos_specs=None,replication_status=,reservations=['828c73f5-2167-4a93-b98d-c6b70877e063','b214c00a-d8b0-45dd-aac4-42fda0fa9419','790ba4ef-2457-4294-975f-fa67621b02dd','674f561a-1862-4b5a-8dbc-da91c30ff1ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6502954827411a953c61ec51637d3d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1150636691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ec30721-42eb-4e66-b9d9-f70c62894870,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbac14ec2af945e4abc969e371c859e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af6502954827411a953c61ec51637d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:41.999720 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631452f9-d66f-4663-b277-c580d7931ac7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.024042 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631452f9-d66f-4663-b277-c580d7931ac7) transitioned into state 'SUCCESS' from state '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-1150636691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbac14ec2af945e4abc969e371c859e0',qos_specs=None,replication_status=,reservations=['828c73f5-2167-4a93-b98d-c6b70877e063','b214c00a-d8b0-45dd-aac4-42fda0fa9419','790ba4ef-2457-4294-975f-fa67621b02dd','674f561a-1862-4b5a-8dbc-da91c30ff1ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6502954827411a953c61ec51637d3d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.024799 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3bf7163-08eb-4c30-9e46-b60bbb3043b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.044642 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3bf7163-08eb-4c30-9e46-b60bbb3043b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.045611 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Flow 'volume_create_api' (408a35c4-2cf5-40b8-a5a8-6e9930854a86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:42.045963 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume request issued successfully. Aug 26 15:10:42.046564 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dd077dd4-512f-4d9e-a1ce-ab6107428370 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:42.047445 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 893/3629] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:10:41 2026] POST /volume/v3/volumes => generated 762 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:42.061154 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.063177 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:42.063551 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "32168cf2-5855-4e93-9c46-258cd94ed9eb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1573139577"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:42.065182 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume request body: {'volume': {"'source_volid": '32168cf2-5855-4e93-9c46-258cd94ed9eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1573139577'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:42.065311 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume of 1 GB Aug 26 15:10:42.069439 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Availability Zones retrieved successfully. Aug 26 15:10:42.075233 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Flow 'volume_create_api' (38a4b879-e962-490f-bde4-cab8cce73ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:42.076224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84290972-4838-4ac1-b300-9c3eb55d3938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.077219 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:42.113435 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84290972-4838-4ac1-b300-9c3eb55d3938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.113435 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffe3553-2f19-43a8-8ba1-640b11cf3da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.188008 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Created reservations ['02f5efd7-67f4-4a84-8302-b47ebe0fc1e5', '35a78f2e-cc7b-404b-ba41-dc936a1eb5d3', 'a3994940-c49b-4ff0-a08c-7eaa117f3e85', '3feb6256-c5a2-496c-b36e-1d7806788b8c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:42.189108 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffe3553-2f19-43a8-8ba1-640b11cf3da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02f5efd7-67f4-4a84-8302-b47ebe0fc1e5', '35a78f2e-cc7b-404b-ba41-dc936a1eb5d3', 'a3994940-c49b-4ff0-a08c-7eaa117f3e85', '3feb6256-c5a2-496c-b36e-1d7806788b8c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.191575 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb3702a-5397-4b31-9b06-fe0d01f36605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.207949 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-36403b36-876d-44eb-b7f1-402ce353100e req-c80bdf9a-0cd6-4fcc-8771-a5dd884cfd05 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.211081 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-36403b36-876d-44eb-b7f1-402ce353100e req-c80bdf9a-0cd6-4fcc-8771-a5dd884cfd05 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/attachments/0381b324-af61-4c5a-8e76-7ba426e9faa9 Aug 26 15:10:42.211771 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-36403b36-876d-44eb-b7f1-402ce353100e req-c80bdf9a-0cd6-4fcc-8771-a5dd884cfd05 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.211771 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-36403b36-876d-44eb-b7f1-402ce353100e req-c80bdf9a-0cd6-4fcc-8771-a5dd884cfd05 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.227200 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bb3702a-5397-4b31-9b06-fe0d01f36605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1891e635-f4f7-4e1c-a0f9-91b697385cd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1573139577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbac14ec2af945e4abc969e371c859e0',qos_specs=None,replication_status=,reservations=['02f5efd7-67f4-4a84-8302-b47ebe0fc1e5','35a78f2e-cc7b-404b-ba41-dc936a1eb5d3','a3994940-c49b-4ff0-a08c-7eaa117f3e85','3feb6256-c5a2-496c-b36e-1d7806788b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6502954827411a953c61ec51637d3d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1573139577',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1891e635-f4f7-4e1c-a0f9-91b697385cd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbac14ec2af945e4abc969e371c859e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af6502954827411a953c61ec51637d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.228141 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11cbe9a-c870-4e06-8623-7181b119fd2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.233354 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.233354 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:42.262074 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11cbe9a-c870-4e06-8623-7181b119fd2c) transitioned into state 'SUCCESS' from state '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-1573139577',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbac14ec2af945e4abc969e371c859e0',qos_specs=None,replication_status=,reservations=['02f5efd7-67f4-4a84-8302-b47ebe0fc1e5','35a78f2e-cc7b-404b-ba41-dc936a1eb5d3','a3994940-c49b-4ff0-a08c-7eaa117f3e85','3feb6256-c5a2-496c-b36e-1d7806788b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6502954827411a953c61ec51637d3d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.263040 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9f374f-41a6-4fe9-8a3c-93471295868d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.288219 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c9f374f-41a6-4fe9-8a3c-93471295868d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.289014 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Flow 'volume_create_api' (38a4b879-e962-490f-bde4-cab8cce73ad7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:42.289967 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume request issued successfully. Aug 26 15:10:42.291440 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b13356e-ea56-4978-9e16-21d202e5f4e4 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:42.291944 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 905/3630] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:10:42 2026] POST /volume/v3/volumes => generated 762 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:42.311220 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.313460 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:42.313869 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "32168cf2-5855-4e93-9c46-258cd94ed9eb", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-48269667"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:42.315971 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume request body: {'volume': {"'source_volid": '32168cf2-5855-4e93-9c46-258cd94ed9eb', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-48269667'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:42.315971 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume of 1 GB Aug 26 15:10:42.316469 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.316469 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:42.321521 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Availability Zones retrieved successfully. Aug 26 15:10:42.328497 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Flow 'volume_create_api' (a8f0ce3f-b633-4f4f-8c01-086295bdf8d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:42.329433 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c2e2eb-dd4c-424b-b844-e6ceff9e37f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.330381 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:42.342704 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-36403b36-876d-44eb-b7f1-402ce353100e req-c80bdf9a-0cd6-4fcc-8771-a5dd884cfd05 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/0381b324-af61-4c5a-8e76-7ba426e9faa9 returned with HTTP 200 Aug 26 15:10:42.345313 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 916/3631] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:10:42 2026] DELETE /volume/v3/attachments/0381b324-af61-4c5a-8e76-7ba426e9faa9 => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:42.360355 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-36403b36-876d-44eb-b7f1-402ce353100e req-3845427e-969b-4dea-a12f-8b5c20744ed3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.363619 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-36403b36-876d-44eb-b7f1-402ce353100e req-3845427e-969b-4dea-a12f-8b5c20744ed3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:10:42.364201 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-36403b36-876d-44eb-b7f1-402ce353100e req-3845427e-969b-4dea-a12f-8b5c20744ed3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.364201 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-36403b36-876d-44eb-b7f1-402ce353100e req-3845427e-969b-4dea-a12f-8b5c20744ed3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.364475 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [req-36403b36-876d-44eb-b7f1-402ce353100e req-3845427e-969b-4dea-a12f-8b5c20744ed3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume with id: d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:10:42.375901 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.375901 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:42.376690 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-36403b36-876d-44eb-b7f1-402ce353100e req-3845427e-969b-4dea-a12f-8b5c20744ed3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:10:42.377610 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66c2e2eb-dd4c-424b-b844-e6ceff9e37f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.378821 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48acc3f4-90f6-4290-98e5-0e85aa099e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.413369 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-36403b36-876d-44eb-b7f1-402ce353100e req-3845427e-969b-4dea-a12f-8b5c20744ed3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume request issued successfully. Aug 26 15:10:42.413746 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-36403b36-876d-44eb-b7f1-402ce353100e req-3845427e-969b-4dea-a12f-8b5c20744ed3 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 returned with HTTP 202 Aug 26 15:10:42.414734 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 894/3632] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:10:42 2026] DELETE /volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:42.458803 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Created reservations ['05cbddd1-ac29-448d-b4c5-765d50f3ac11', '9b472f9b-8d74-4b10-bd1a-9725166c3a26', '251f08e2-e72d-4cf4-b3a0-2c141cd6fe3b', '5e2036dd-b218-423c-b012-101c62edc6e5'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:42.459619 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48acc3f4-90f6-4290-98e5-0e85aa099e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05cbddd1-ac29-448d-b4c5-765d50f3ac11', '9b472f9b-8d74-4b10-bd1a-9725166c3a26', '251f08e2-e72d-4cf4-b3a0-2c141cd6fe3b', '5e2036dd-b218-423c-b012-101c62edc6e5']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.461192 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (449ace02-a3a2-451d-8824-b75c6f0f135d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.495512 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (449ace02-a3a2-451d-8824-b75c6f0f135d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70a0c03a-be23-4cc8-87df-1d845496db65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-48269667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbac14ec2af945e4abc969e371c859e0',qos_specs=None,replication_status=,reservations=['05cbddd1-ac29-448d-b4c5-765d50f3ac11','9b472f9b-8d74-4b10-bd1a-9725166c3a26','251f08e2-e72d-4cf4-b3a0-2c141cd6fe3b','5e2036dd-b218-423c-b012-101c62edc6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6502954827411a953c61ec51637d3d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-48269667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70a0c03a-be23-4cc8-87df-1d845496db65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbac14ec2af945e4abc969e371c859e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af6502954827411a953c61ec51637d3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.497444 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b25af24-d8f2-404f-ba26-7e2f5e387377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.544014 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b25af24-d8f2-404f-ba26-7e2f5e387377) transitioned into state 'SUCCESS' from state '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-48269667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbac14ec2af945e4abc969e371c859e0',qos_specs=None,replication_status=,reservations=['05cbddd1-ac29-448d-b4c5-765d50f3ac11','9b472f9b-8d74-4b10-bd1a-9725166c3a26','251f08e2-e72d-4cf4-b3a0-2c141cd6fe3b','5e2036dd-b218-423c-b012-101c62edc6e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af6502954827411a953c61ec51637d3d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.544991 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032ab339-60af-459c-8e26-343b2c710396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.562245 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032ab339-60af-459c-8e26-343b2c710396) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.565874 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Flow 'volume_create_api' (a8f0ce3f-b633-4f4f-8c01-086295bdf8d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:42.565874 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Create volume request issued successfully. Aug 26 15:10:42.567264 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4631ae9f-3117-4a84-9437-00dfd52dd234 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:42.568456 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 918/3633] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:10:42 2026] POST /volume/v3/volumes => generated 760 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:42.587589 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1c25bbfe-f9f6-4422-b78b-6c2dbff0cf2f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.590138 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1c25bbfe-f9f6-4422-b78b-6c2dbff0cf2f tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/243f58db-5791-4c6a-b7a8-e530a0f73a96 Aug 26 15:10:42.590515 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1c25bbfe-f9f6-4422-b78b-6c2dbff0cf2f tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.590736 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1c25bbfe-f9f6-4422-b78b-6c2dbff0cf2f tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.606333 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.606333 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:42.610405 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1c25bbfe-f9f6-4422-b78b-6c2dbff0cf2f tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:42.617329 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1c25bbfe-f9f6-4422-b78b-6c2dbff0cf2f tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/243f58db-5791-4c6a-b7a8-e530a0f73a96 returned with HTTP 200 Aug 26 15:10:42.617900 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 906/3634] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:42 2026] GET /volume/v3/volumes/243f58db-5791-4c6a-b7a8-e530a0f73a96 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:42.634692 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1c66b404-229d-414a-b97b-42fb448d871a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.636708 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c66b404-229d-414a-b97b-42fb448d871a tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/df9b866c-7d4f-4f40-bf03-b09a7ff7e593 Aug 26 15:10:42.637022 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c66b404-229d-414a-b97b-42fb448d871a tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.637577 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c66b404-229d-414a-b97b-42fb448d871a tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.645913 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.645913 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:42.650668 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1c66b404-229d-414a-b97b-42fb448d871a tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:42.657429 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c66b404-229d-414a-b97b-42fb448d871a tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/df9b866c-7d4f-4f40-bf03-b09a7ff7e593 returned with HTTP 200 Aug 26 15:10:42.657901 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 917/3635] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:42 2026] GET /volume/v3/volumes/df9b866c-7d4f-4f40-bf03-b09a7ff7e593 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:42.674349 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b3ec1a65-2e8b-4bf1-9922-b851d9ecd637 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.677117 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3ec1a65-2e8b-4bf1-9922-b851d9ecd637 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/7ec30721-42eb-4e66-b9d9-f70c62894870 Aug 26 15:10:42.677117 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3ec1a65-2e8b-4bf1-9922-b851d9ecd637 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.677454 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3ec1a65-2e8b-4bf1-9922-b851d9ecd637 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.690061 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-45b82858-0141-49df-88a4-9fbefec9d4eb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.690193 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.690193 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:42.691936 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-45b82858-0141-49df-88a4-9fbefec9d4eb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 Aug 26 15:10:42.692251 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-45b82858-0141-49df-88a4-9fbefec9d4eb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.692516 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-45b82858-0141-49df-88a4-9fbefec9d4eb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.696113 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b3ec1a65-2e8b-4bf1-9922-b851d9ecd637 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:42.699801 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3ec1a65-2e8b-4bf1-9922-b851d9ecd637 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/7ec30721-42eb-4e66-b9d9-f70c62894870 returned with HTTP 200 Aug 26 15:10:42.700608 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-45b82858-0141-49df-88a4-9fbefec9d4eb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 returned with HTTP 404 Aug 26 15:10:42.700730 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 895/3636] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:42 2026] GET /volume/v3/volumes/7ec30721-42eb-4e66-b9d9-f70c62894870 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:42.700943 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 919/3637] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:42 2026] GET /volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:42.712405 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-680ca59b-dee0-4f44-a4ec-1b20a23c8a30 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.715826 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-680ca59b-dee0-4f44-a4ec-1b20a23c8a30 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 Aug 26 15:10:42.716326 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-680ca59b-dee0-4f44-a4ec-1b20a23c8a30 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.716634 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-680ca59b-dee0-4f44-a4ec-1b20a23c8a30 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.717032 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-680ca59b-dee0-4f44-a4ec-1b20a23c8a30 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: e6e547df-1c82-4abf-bb8d-3b409d2566d5 Aug 26 15:10:42.718392 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-92adaa80-b75a-499e-930a-e915e5034560 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.720450 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-92adaa80-b75a-499e-930a-e915e5034560 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/1891e635-f4f7-4e1c-a0f9-91b697385cd4 Aug 26 15:10:42.720679 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-92adaa80-b75a-499e-930a-e915e5034560 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.720894 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-92adaa80-b75a-499e-930a-e915e5034560 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.725852 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.725852 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:42.726422 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-680ca59b-dee0-4f44-a4ec-1b20a23c8a30 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:42.730451 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.730451 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:42.735189 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-92adaa80-b75a-499e-930a-e915e5034560 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:42.740805 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-92adaa80-b75a-499e-930a-e915e5034560 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/1891e635-f4f7-4e1c-a0f9-91b697385cd4 returned with HTTP 200 Aug 26 15:10:42.741358 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 918/3638] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:42 2026] GET /volume/v3/volumes/1891e635-f4f7-4e1c-a0f9-91b697385cd4 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:42.747791 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-680ca59b-dee0-4f44-a4ec-1b20a23c8a30 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume request issued successfully. Aug 26 15:10:42.748053 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-680ca59b-dee0-4f44-a4ec-1b20a23c8a30 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 returned with HTTP 202 Aug 26 15:10:42.748342 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 907/3639] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:10:42 2026] DELETE /volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:10:42.757562 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-376c903f-6d89-4013-9a1e-046b0f2cac5d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.757671 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9776ed7f-39ac-4eb2-a024-a727a9327cd8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.759355 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-376c903f-6d89-4013-9a1e-046b0f2cac5d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 Aug 26 15:10:42.759563 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-376c903f-6d89-4013-9a1e-046b0f2cac5d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.759742 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-376c903f-6d89-4013-9a1e-046b0f2cac5d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.760011 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9776ed7f-39ac-4eb2-a024-a727a9327cd8 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/70a0c03a-be23-4cc8-87df-1d845496db65 Aug 26 15:10:42.760260 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9776ed7f-39ac-4eb2-a024-a727a9327cd8 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.760509 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9776ed7f-39ac-4eb2-a024-a727a9327cd8 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.767202 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.767202 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:42.770253 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.770253 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:42.771428 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-376c903f-6d89-4013-9a1e-046b0f2cac5d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:42.775065 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9776ed7f-39ac-4eb2-a024-a727a9327cd8 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:42.776682 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-376c903f-6d89-4013-9a1e-046b0f2cac5d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 returned with HTTP 200 Aug 26 15:10:42.777059 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 920/3640] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:42 2026] GET /volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:42.780553 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9776ed7f-39ac-4eb2-a024-a727a9327cd8 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/70a0c03a-be23-4cc8-87df-1d845496db65 returned with HTTP 200 Aug 26 15:10:42.781051 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 896/3641] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:42 2026] GET /volume/v3/volumes/70a0c03a-be23-4cc8-87df-1d845496db65 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:42.797029 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-84d0b3a7-6c00-4f34-896f-ce752128a49b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.801268 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84d0b3a7-6c00-4f34-896f-ce752128a49b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:42.801477 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-788e1727-7a1f-4ad9-862f-e3f787767ad5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.801544 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84d0b3a7-6c00-4f34-896f-ce752128a49b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.801826 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84d0b3a7-6c00-4f34-896f-ce752128a49b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.801953 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-84d0b3a7-6c00-4f34-896f-ce752128a49b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:42.805173 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-788e1727-7a1f-4ad9-862f-e3f787767ad5 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] DELETE https://10.4.3.64/volume/v3/volumes/70a0c03a-be23-4cc8-87df-1d845496db65 Aug 26 15:10:42.806085 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-788e1727-7a1f-4ad9-862f-e3f787767ad5 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.806085 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-788e1727-7a1f-4ad9-862f-e3f787767ad5 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.806997 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-788e1727-7a1f-4ad9-862f-e3f787767ad5 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Delete volume with id: 70a0c03a-be23-4cc8-87df-1d845496db65 Aug 26 15:10:42.809473 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.809473 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:42.810470 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84d0b3a7-6c00-4f34-896f-ce752128a49b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:42.811220 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 919/3642] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:42 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:42.817212 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.817212 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:42.817933 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-788e1727-7a1f-4ad9-862f-e3f787767ad5 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:42.845807 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-788e1727-7a1f-4ad9-862f-e3f787767ad5 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Delete volume request issued successfully. Aug 26 15:10:42.846172 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-788e1727-7a1f-4ad9-862f-e3f787767ad5 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/70a0c03a-be23-4cc8-87df-1d845496db65 returned with HTTP 202 Aug 26 15:10:42.846735 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 908/3643] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:42 2026] DELETE /volume/v3/volumes/70a0c03a-be23-4cc8-87df-1d845496db65 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:42.856801 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-da127995-4d7f-4a76-ae5a-0733e21f068e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.859459 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-da127995-4d7f-4a76-ae5a-0733e21f068e tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/70a0c03a-be23-4cc8-87df-1d845496db65 Aug 26 15:10:42.859749 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-da127995-4d7f-4a76-ae5a-0733e21f068e tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:42.860059 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-da127995-4d7f-4a76-ae5a-0733e21f068e tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:42.870848 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:42.870848 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:42.877536 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-da127995-4d7f-4a76-ae5a-0733e21f068e tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:42.884006 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-da127995-4d7f-4a76-ae5a-0733e21f068e tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/70a0c03a-be23-4cc8-87df-1d845496db65 returned with HTTP 200 Aug 26 15:10:42.884217 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 921/3644] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:42 2026] GET /volume/v3/volumes/70a0c03a-be23-4cc8-87df-1d845496db65 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:42.913184 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:42.915142 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:42.915837 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-93005075", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:42.917626 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-93005075', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:42.917753 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Create volume of 1 GB Aug 26 15:10:42.922643 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Availability Zones retrieved successfully. Aug 26 15:10:42.931180 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Flow 'volume_create_api' (f92ffeed-d61b-48c1-89a1-1c07cebb7c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:42.932317 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92f8f399-1f60-406c-9bd8-67f259bbf993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:42.934006 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:42.970344 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92f8f399-1f60-406c-9bd8-67f259bbf993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:42.971860 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581d3045-23a5-4f52-989d-6410edd8c34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:43.039035 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-08091f57-1042-4faa-8994-971e4de41559 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:43.041818 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-08091f57-1042-4faa-8994-971e4de41559 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:10:43.041981 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-08091f57-1042-4faa-8994-971e4de41559 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:43.042321 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-08091f57-1042-4faa-8994-971e4de41559 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:43.048405 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Created reservations ['e9324202-58ae-4b90-86b0-3cfc0899ea07', 'd98a9c3e-e101-4670-a837-1d9aebd71907', 'ba420772-97a1-4c47-98e2-b7917f208bb3', 'b333d2d4-39cd-4673-b8ed-6d3cf29cbd8e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:43.049493 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-08091f57-1042-4faa-8994-971e4de41559 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 returned with HTTP 404 Aug 26 15:10:43.049575 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (581d3045-23a5-4f52-989d-6410edd8c34b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9324202-58ae-4b90-86b0-3cfc0899ea07', 'd98a9c3e-e101-4670-a837-1d9aebd71907', 'ba420772-97a1-4c47-98e2-b7917f208bb3', 'b333d2d4-39cd-4673-b8ed-6d3cf29cbd8e']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:43.050499 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740be203-c37c-4aa1-8b2e-b7b72384ec60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:43.050706 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 920/3645] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:43 2026] GET /volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:43.079538 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (740be203-c37c-4aa1-8b2e-b7b72384ec60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40928eed-3b90-4555-9f36-fb12a64caf96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-93005075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f51ace07194852970cd002f595e181',qos_specs=None,replication_status=,reservations=['e9324202-58ae-4b90-86b0-3cfc0899ea07','d98a9c3e-e101-4670-a837-1d9aebd71907','ba420772-97a1-4c47-98e2-b7917f208bb3','b333d2d4-39cd-4673-b8ed-6d3cf29cbd8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d9ca87a97734aad89de56f05120c423',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-93005075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40928eed-3b90-4555-9f36-fb12a64caf96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f51ace07194852970cd002f595e181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d9ca87a97734aad89de56f05120c423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:43.081263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8d1d862-b39c-4198-ad79-9b9eb61c635d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:43.108037 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8d1d862-b39c-4198-ad79-9b9eb61c635d) transitioned into state 'SUCCESS' from state '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-93005075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f51ace07194852970cd002f595e181',qos_specs=None,replication_status=,reservations=['e9324202-58ae-4b90-86b0-3cfc0899ea07','d98a9c3e-e101-4670-a837-1d9aebd71907','ba420772-97a1-4c47-98e2-b7917f208bb3','b333d2d4-39cd-4673-b8ed-6d3cf29cbd8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d9ca87a97734aad89de56f05120c423',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:43.109151 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (405c9da2-eacd-47b9-8a5d-e9e49e76b603) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:43.123188 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (405c9da2-eacd-47b9-8a5d-e9e49e76b603) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:43.124336 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Flow 'volume_create_api' (f92ffeed-d61b-48c1-89a1-1c07cebb7c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:43.125424 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Create volume request issued successfully. Aug 26 15:10:43.126906 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f5de93d2-f5af-40d8-92a8-17514e9dc714 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:43.127469 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 897/3646] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:10:42 2026] POST /volume/v3/volumes => generated 751 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:43.144744 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-066efd0f-f7c4-4dad-9fb6-e848b1e47517 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:43.150448 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-066efd0f-f7c4-4dad-9fb6-e848b1e47517 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:43.151773 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-066efd0f-f7c4-4dad-9fb6-e848b1e47517 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:43.152079 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-066efd0f-f7c4-4dad-9fb6-e848b1e47517 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:43.173522 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:43.173522 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:43.180117 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-066efd0f-f7c4-4dad-9fb6-e848b1e47517 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:43.189743 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-066efd0f-f7c4-4dad-9fb6-e848b1e47517 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:43.190369 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 909/3647] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:43 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:43.761834 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ad955737-74f6-40db-8046-7424cacd096b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:43.764028 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ad955737-74f6-40db-8046-7424cacd096b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e Aug 26 15:10:43.764273 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ad955737-74f6-40db-8046-7424cacd096b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:43.764498 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ad955737-74f6-40db-8046-7424cacd096b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:43.764622 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-ad955737-74f6-40db-8046-7424cacd096b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete snapshot with id: 0d8216e6-6c1d-44bc-b117-c84b9558875e Aug 26 15:10:43.771031 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ad955737-74f6-40db-8046-7424cacd096b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e returned with HTTP 404 Aug 26 15:10:43.771687 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 922/3648] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:10:43 2026] DELETE /volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:43.779113 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b78e54ca-2107-4b91-868e-c4abe326a2b6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:43.780826 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b78e54ca-2107-4b91-868e-c4abe326a2b6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e Aug 26 15:10:43.781050 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b78e54ca-2107-4b91-868e-c4abe326a2b6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:43.781230 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b78e54ca-2107-4b91-868e-c4abe326a2b6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:43.785515 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b78e54ca-2107-4b91-868e-c4abe326a2b6 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e returned with HTTP 404 Aug 26 15:10:43.785998 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 921/3649] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:43 2026] GET /volume/v3/snapshots/0d8216e6-6c1d-44bc-b117-c84b9558875e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:43.795824 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3751c00a-104f-49ee-bfd4-9119b0139e45 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:43.798487 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3751c00a-104f-49ee-bfd4-9119b0139e45 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 Aug 26 15:10:43.798818 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3751c00a-104f-49ee-bfd4-9119b0139e45 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:43.799145 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3751c00a-104f-49ee-bfd4-9119b0139e45 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:43.805779 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3751c00a-104f-49ee-bfd4-9119b0139e45 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 returned with HTTP 404 Aug 26 15:10:43.806273 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 898/3650] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:43 2026] GET /volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:43.814850 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dd4e0acc-8275-41fe-995b-55e4e3ed8bb0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:43.815907 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd4e0acc-8275-41fe-995b-55e4e3ed8bb0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 Aug 26 15:10:43.816100 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd4e0acc-8275-41fe-995b-55e4e3ed8bb0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:43.816283 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd4e0acc-8275-41fe-995b-55e4e3ed8bb0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:43.816456 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-dd4e0acc-8275-41fe-995b-55e4e3ed8bb0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: ae84dc49-a530-4706-93c2-7db2c632cc32 Aug 26 15:10:43.823566 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:43.823566 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:43.824002 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dd4e0acc-8275-41fe-995b-55e4e3ed8bb0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:43.824617 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-72bca6e0-c88d-4903-8f19-948bf923836e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:43.826609 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-72bca6e0-c88d-4903-8f19-948bf923836e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:43.826815 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-72bca6e0-c88d-4903-8f19-948bf923836e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:43.827091 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-72bca6e0-c88d-4903-8f19-948bf923836e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:43.827229 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-72bca6e0-c88d-4903-8f19-948bf923836e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:43.833659 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:43.833659 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:43.834724 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-72bca6e0-c88d-4903-8f19-948bf923836e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:43.835434 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 923/3651] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:43 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:43.850934 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dd4e0acc-8275-41fe-995b-55e4e3ed8bb0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume request issued successfully. Aug 26 15:10:43.851116 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd4e0acc-8275-41fe-995b-55e4e3ed8bb0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 returned with HTTP 202 Aug 26 15:10:43.851486 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 910/3652] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:10:43 2026] DELETE /volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:10:43.858429 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bf22d94b-d525-4148-a287-4962b0ef3a7c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:43.860465 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf22d94b-d525-4148-a287-4962b0ef3a7c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 Aug 26 15:10:43.860760 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf22d94b-d525-4148-a287-4962b0ef3a7c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:43.861064 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf22d94b-d525-4148-a287-4962b0ef3a7c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:43.870595 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:43.870595 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:43.875384 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bf22d94b-d525-4148-a287-4962b0ef3a7c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:43.881131 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf22d94b-d525-4148-a287-4962b0ef3a7c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 returned with HTTP 200 Aug 26 15:10:43.881660 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 922/3653] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:43 2026] GET /volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 => generated 894 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:43.902180 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-173e2954-ae7f-4c5f-aee0-a1acf7e8c818 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:43.906932 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-173e2954-ae7f-4c5f-aee0-a1acf7e8c818 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/70a0c03a-be23-4cc8-87df-1d845496db65 Aug 26 15:10:43.907108 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-173e2954-ae7f-4c5f-aee0-a1acf7e8c818 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:43.908012 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-173e2954-ae7f-4c5f-aee0-a1acf7e8c818 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:43.919330 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-173e2954-ae7f-4c5f-aee0-a1acf7e8c818 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/70a0c03a-be23-4cc8-87df-1d845496db65 returned with HTTP 404 Aug 26 15:10:43.919974 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 899/3654] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:43 2026] GET /volume/v3/volumes/70a0c03a-be23-4cc8-87df-1d845496db65 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:43.930497 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f4416fb1-9067-470b-9857-640caa322d97 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:43.932334 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f4416fb1-9067-470b-9857-640caa322d97 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1891e635-f4f7-4e1c-a0f9-91b697385cd4 Aug 26 15:10:43.932545 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f4416fb1-9067-470b-9857-640caa322d97 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:43.932739 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f4416fb1-9067-470b-9857-640caa322d97 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:43.932983 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-f4416fb1-9067-470b-9857-640caa322d97 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Delete volume with id: 1891e635-f4f7-4e1c-a0f9-91b697385cd4 Aug 26 15:10:43.940391 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:43.940391 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:43.940898 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f4416fb1-9067-470b-9857-640caa322d97 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:43.962599 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f4416fb1-9067-470b-9857-640caa322d97 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Delete volume request issued successfully. Aug 26 15:10:43.962913 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f4416fb1-9067-470b-9857-640caa322d97 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/1891e635-f4f7-4e1c-a0f9-91b697385cd4 returned with HTTP 202 Aug 26 15:10:43.963405 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 924/3655] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:43 2026] DELETE /volume/v3/volumes/1891e635-f4f7-4e1c-a0f9-91b697385cd4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:43.971771 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bde742de-aa0b-4e96-9c5f-aa43501be62c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:43.975690 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bde742de-aa0b-4e96-9c5f-aa43501be62c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/1891e635-f4f7-4e1c-a0f9-91b697385cd4 Aug 26 15:10:43.976157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bde742de-aa0b-4e96-9c5f-aa43501be62c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:43.976410 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bde742de-aa0b-4e96-9c5f-aa43501be62c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:43.989406 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:43.989406 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:43.999502 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bde742de-aa0b-4e96-9c5f-aa43501be62c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:44.010305 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bde742de-aa0b-4e96-9c5f-aa43501be62c tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/1891e635-f4f7-4e1c-a0f9-91b697385cd4 returned with HTTP 200 Aug 26 15:10:44.010880 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 911/3656] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:43 2026] GET /volume/v3/volumes/1891e635-f4f7-4e1c-a0f9-91b697385cd4 => generated 854 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:44.205617 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-af8a320c-d21a-499a-a957-7f449945a025 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.207348 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af8a320c-d21a-499a-a957-7f449945a025 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:44.207566 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af8a320c-d21a-499a-a957-7f449945a025 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.207747 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af8a320c-d21a-499a-a957-7f449945a025 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.216912 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:44.216912 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:44.221237 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-af8a320c-d21a-499a-a957-7f449945a025 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:44.225706 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af8a320c-d21a-499a-a957-7f449945a025 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:44.226143 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 923/3657] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:44 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:44.240913 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1726d6d8-e6c6-4f43-b8b7-3fa1a0667331 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.243636 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1726d6d8-e6c6-4f43-b8b7-3fa1a0667331 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:44.243833 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1726d6d8-e6c6-4f43-b8b7-3fa1a0667331 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.244130 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1726d6d8-e6c6-4f43-b8b7-3fa1a0667331 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.253071 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:44.253071 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:44.257496 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1726d6d8-e6c6-4f43-b8b7-3fa1a0667331 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:44.262331 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1726d6d8-e6c6-4f43-b8b7-3fa1a0667331 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:44.263030 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 900/3658] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:44 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:44.278789 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3dd5f994-4ebd-41dc-9184-ab577a4c139f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.283655 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3dd5f994-4ebd-41dc-9184-ab577a4c139f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 26 15:10:44.283946 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3dd5f994-4ebd-41dc-9184-ab577a4c139f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.285101 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3dd5f994-4ebd-41dc-9184-ab577a4c139f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.285576 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-3dd5f994-4ebd-41dc-9184-ab577a4c139f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:10:44.288220 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3dd5f994-4ebd-41dc-9184-ab577a4c139f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:10:44.299002 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3dd5f994-4ebd-41dc-9184-ab577a4c139f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Get all volumes completed successfully. Aug 26 15:10:44.299687 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3dd5f994-4ebd-41dc-9184-ab577a4c139f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 26 15:10:44.300121 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 925/3659] 10.4.3.64 () {66 vars in 1230 bytes} [Wed Aug 26 15:10:44 2026] GET /volume/v3/volumes => generated 335 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:44.310167 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-89298954-3632-4282-b855-a81147909e2f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.315416 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-89298954-3632-4282-b855-a81147909e2f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:44.318382 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-89298954-3632-4282-b855-a81147909e2f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.318668 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-89298954-3632-4282-b855-a81147909e2f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.333899 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:44.333899 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:44.338523 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-89298954-3632-4282-b855-a81147909e2f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:44.343237 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-89298954-3632-4282-b855-a81147909e2f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:44.343820 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 912/3660] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:44 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:44.388427 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-422f3577-e966-42c3-b4dc-d7921690fe0f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.390199 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-422f3577-e966-42c3-b4dc-d7921690fe0f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:44.390561 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-422f3577-e966-42c3-b4dc-d7921690fe0f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.390561 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-422f3577-e966-42c3-b4dc-d7921690fe0f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.397136 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:44.397136 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:44.400767 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-422f3577-e966-42c3-b4dc-d7921690fe0f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:44.404584 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-422f3577-e966-42c3-b4dc-d7921690fe0f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:44.404955 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 924/3661] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:44 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:44.502181 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2c2feb94-b72c-4239-815b-e9f3b282dcef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.502553 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2c2feb94-b72c-4239-815b-e9f3b282dcef None None] GET https://10.4.3.64/volume// Aug 26 15:10:44.502736 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2c2feb94-b72c-4239-815b-e9f3b282dcef None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.502971 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2c2feb94-b72c-4239-815b-e9f3b282dcef None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.503368 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2c2feb94-b72c-4239-815b-e9f3b282dcef None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:44.503677 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 901/3662] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:10:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:44.514640 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-04ac431f-8005-48a9-b108-1505c9d417db None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.516993 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-04ac431f-8005-48a9-b108-1505c9d417db tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:10:44.517401 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-04ac431f-8005-48a9-b108-1505c9d417db tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40928eed-3b90-4555-9f36-fb12a64caf96", "connector": null, "instance_uuid": "6fa64d2c-98fe-4971-b800-7456cc0c055b"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:44.525699 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:44.525699 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:44.555844 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-04ac431f-8005-48a9-b108-1505c9d417db tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:10:44.556950 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 926/3663] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:10:44 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) Aug 26 15:10:44.593234 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4ee6f852-b1cc-4374-903f-0c795ea5a4c4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.595439 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ee6f852-b1cc-4374-903f-0c795ea5a4c4 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:44.595729 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ee6f852-b1cc-4374-903f-0c795ea5a4c4 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.596084 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ee6f852-b1cc-4374-903f-0c795ea5a4c4 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.605741 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f203fd2c-bbea-4c28-89f8-cfb75da773e5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.606202 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f203fd2c-bbea-4c28-89f8-cfb75da773e5 None None] GET https://10.4.3.64/volume// Aug 26 15:10:44.606399 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f203fd2c-bbea-4c28-89f8-cfb75da773e5 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.606629 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f203fd2c-bbea-4c28-89f8-cfb75da773e5 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.607091 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f203fd2c-bbea-4c28-89f8-cfb75da773e5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:44.607371 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 925/3664] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:10:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:44.611215 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:44.611215 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:44.615683 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4ee6f852-b1cc-4374-903f-0c795ea5a4c4 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:44.615768 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-3ba93333-794b-4e2c-92b2-d06c08e9f33a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.618546 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-3ba93333-794b-4e2c-92b2-d06c08e9f33a tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:44.618725 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-3ba93333-794b-4e2c-92b2-d06c08e9f33a tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.618993 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-3ba93333-794b-4e2c-92b2-d06c08e9f33a tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.620714 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ee6f852-b1cc-4374-903f-0c795ea5a4c4 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:44.621370 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 913/3665] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:44 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:44.632819 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:44.632819 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:44.637749 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-3ba93333-794b-4e2c-92b2-d06c08e9f33a tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:44.644013 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-3ba93333-794b-4e2c-92b2-d06c08e9f33a tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:44.644489 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 902/3666] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:10:44 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 1023 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:44.682699 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e42a18b4-df8b-445f-b67d-2ee324243e13 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.686775 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e42a18b4-df8b-445f-b67d-2ee324243e13 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:10:44.687078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e42a18b4-df8b-445f-b67d-2ee324243e13 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.687355 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e42a18b4-df8b-445f-b67d-2ee324243e13 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.687572 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e42a18b4-df8b-445f-b67d-2ee324243e13 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume with id: d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:10:44.694904 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e42a18b4-df8b-445f-b67d-2ee324243e13 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 returned with HTTP 404 Aug 26 15:10:44.695490 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 927/3667] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:44 2026] DELETE /volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:44.704755 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aade44de-5dcc-48b5-9f1a-a4f594aa5677 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.706333 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aade44de-5dcc-48b5-9f1a-a4f594aa5677 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 Aug 26 15:10:44.706496 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aade44de-5dcc-48b5-9f1a-a4f594aa5677 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.706662 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aade44de-5dcc-48b5-9f1a-a4f594aa5677 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.717986 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aade44de-5dcc-48b5-9f1a-a4f594aa5677 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 returned with HTTP 404 Aug 26 15:10:44.718458 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 926/3668] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:44 2026] GET /volume/v3/volumes/d1ce8984-3778-4feb-b441-ef4b1699af40 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:44.751740 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-b1a813e6-ed5e-42e8-8fd6-1f03384c1def None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.753900 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-b1a813e6-ed5e-42e8-8fd6-1f03384c1def tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] PUT https://10.4.3.64/volume/v3/attachments/b7ef1cfc-e096-476d-9db9-ec8412a204b8 Aug 26 15:10:44.754285 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-b1a813e6-ed5e-42e8-8fd6-1f03384c1def tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:44.762853 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-b1a813e6-ed5e-42e8-8fd6-1f03384c1def tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Acquiring lock "cinder-attachment_update-40928eed-3b90-4555-9f36-fb12a64caf96-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:10:44.767437 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-b1a813e6-ed5e-42e8-8fd6-1f03384c1def tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Lock "cinder-attachment_update-40928eed-3b90-4555-9f36-fb12a64caf96-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:10:44.768458 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:44.768458 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:44.846870 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2cd0ce01-ed89-4884-8a9d-aa149efdc905 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.849813 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2cd0ce01-ed89-4884-8a9d-aa149efdc905 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:44.849813 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2cd0ce01-ed89-4884-8a9d-aa149efdc905 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.849813 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2cd0ce01-ed89-4884-8a9d-aa149efdc905 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.849813 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2cd0ce01-ed89-4884-8a9d-aa149efdc905 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:44.853525 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-b1a813e6-ed5e-42e8-8fd6-1f03384c1def tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Lock "cinder-attachment_update-40928eed-3b90-4555-9f36-fb12a64caf96-np0000008165" released by "attachment_update" :: held 0.086s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:10:44.854494 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-b1a813e6-ed5e-42e8-8fd6-1f03384c1def tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/attachments/b7ef1cfc-e096-476d-9db9-ec8412a204b8 returned with HTTP 200 Aug 26 15:10:44.854494 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 914/3669] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:10:44 2026] PUT /volume/v3/attachments/b7ef1cfc-e096-476d-9db9-ec8412a204b8 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:44.856177 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:44.856177 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:44.857053 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2cd0ce01-ed89-4884-8a9d-aa149efdc905 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:44.857453 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 903/3670] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:44 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:44.901128 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1f85d809-6916-4dfd-80fa-351ab1b4082a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.903024 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1f85d809-6916-4dfd-80fa-351ab1b4082a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 Aug 26 15:10:44.904328 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1f85d809-6916-4dfd-80fa-351ab1b4082a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:44.904328 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1f85d809-6916-4dfd-80fa-351ab1b4082a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:44.916756 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1f85d809-6916-4dfd-80fa-351ab1b4082a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 returned with HTTP 404 Aug 26 15:10:44.917961 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 928/3671] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:44 2026] GET /volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:44.931766 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0eb547ac-a088-4de2-806b-4248ce19b13f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:44.933608 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:44.934071 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1383992445"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:44.936248 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1383992445'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:44.938277 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume of 1 GB Aug 26 15:10:44.942615 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Availability Zones retrieved successfully. Aug 26 15:10:44.948016 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (12314179-c5b2-4c23-bd64-60e750c013d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:44.948868 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2951208-cab1-420c-b68f-66ecb67bde48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:44.949777 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:44.977914 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2951208-cab1-420c-b68f-66ecb67bde48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:44.978848 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0e06bf6-520f-4379-b590-c2ca7cfcb33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:45.020777 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['99a1617e-7185-4424-87a8-3cc62d7b70ab', 'a3ed909e-598f-4bac-8486-40484da5aaab', 'a0de84c0-15b8-41b0-a0ec-6ba5d223a235', '07722a64-0628-4aa1-ab8d-2bb54ff4bb7a'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:45.021718 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0e06bf6-520f-4379-b590-c2ca7cfcb33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99a1617e-7185-4424-87a8-3cc62d7b70ab', 'a3ed909e-598f-4bac-8486-40484da5aaab', 'a0de84c0-15b8-41b0-a0ec-6ba5d223a235', '07722a64-0628-4aa1-ab8d-2bb54ff4bb7a']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:45.022469 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c45697d-15d4-40d0-92d6-d7b31fd26e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:45.028666 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-456c9ab4-a539-49bf-8ba1-0d1109bd066e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:45.032538 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-456c9ab4-a539-49bf-8ba1-0d1109bd066e tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/1891e635-f4f7-4e1c-a0f9-91b697385cd4 Aug 26 15:10:45.035925 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-456c9ab4-a539-49bf-8ba1-0d1109bd066e tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:45.036189 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-456c9ab4-a539-49bf-8ba1-0d1109bd066e tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:45.044343 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-456c9ab4-a539-49bf-8ba1-0d1109bd066e tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/1891e635-f4f7-4e1c-a0f9-91b697385cd4 returned with HTTP 404 Aug 26 15:10:45.045094 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 915/3672] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:45 2026] GET /volume/v3/volumes/1891e635-f4f7-4e1c-a0f9-91b697385cd4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:45.048246 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c45697d-15d4-40d0-92d6-d7b31fd26e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10724a8a-2dec-44f2-98fc-7c466c4ada93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1383992445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['99a1617e-7185-4424-87a8-3cc62d7b70ab','a3ed909e-598f-4bac-8486-40484da5aaab','a0de84c0-15b8-41b0-a0ec-6ba5d223a235','07722a64-0628-4aa1-ab8d-2bb54ff4bb7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1383992445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10724a8a-2dec-44f2-98fc-7c466c4ada93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7605156b67d4d7bad6bd6ab153fd50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4500708b348e4b459ee7138a7e05dc59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:45.048962 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b5b62c-0e78-4c3b-80f7-880de88bdfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:45.054057 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-140ba500-9a10-44b6-b725-8f1729d96878 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:45.056573 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-140ba500-9a10-44b6-b725-8f1729d96878 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7ec30721-42eb-4e66-b9d9-f70c62894870 Aug 26 15:10:45.056969 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-140ba500-9a10-44b6-b725-8f1729d96878 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:45.057283 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-140ba500-9a10-44b6-b725-8f1729d96878 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:45.057530 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-140ba500-9a10-44b6-b725-8f1729d96878 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Delete volume with id: 7ec30721-42eb-4e66-b9d9-f70c62894870 Aug 26 15:10:45.065974 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:45.065974 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:45.066424 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-140ba500-9a10-44b6-b725-8f1729d96878 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:45.071307 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79b5b62c-0e78-4c3b-80f7-880de88bdfce) transitioned into state 'SUCCESS' from state '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-1383992445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['99a1617e-7185-4424-87a8-3cc62d7b70ab','a3ed909e-598f-4bac-8486-40484da5aaab','a0de84c0-15b8-41b0-a0ec-6ba5d223a235','07722a64-0628-4aa1-ab8d-2bb54ff4bb7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:45.072132 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94cb5cd8-c4ad-4567-afde-a6ef3f0e9f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:45.084629 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94cb5cd8-c4ad-4567-afde-a6ef3f0e9f9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:45.085218 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-140ba500-9a10-44b6-b725-8f1729d96878 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Delete volume request issued successfully. Aug 26 15:10:45.085656 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-140ba500-9a10-44b6-b725-8f1729d96878 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/7ec30721-42eb-4e66-b9d9-f70c62894870 returned with HTTP 202 Aug 26 15:10:45.086045 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (12314179-c5b2-4c23-bd64-60e750c013d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:45.086113 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 904/3673] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:45 2026] DELETE /volume/v3/volumes/7ec30721-42eb-4e66-b9d9-f70c62894870 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:45.086505 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request issued successfully. Aug 26 15:10:45.087394 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0eb547ac-a088-4de2-806b-4248ce19b13f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:45.088508 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 927/3674] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:10:44 2026] POST /volume/v3/volumes => generated 768 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:45.096127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-64e1df85-0785-46c8-a5a5-801c0239bdda None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:45.101253 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cb710bb6-f265-4599-9fa8-1715dff3f528 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:45.101370 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-64e1df85-0785-46c8-a5a5-801c0239bdda tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/7ec30721-42eb-4e66-b9d9-f70c62894870 Aug 26 15:10:45.101615 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-64e1df85-0785-46c8-a5a5-801c0239bdda tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:45.102315 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-64e1df85-0785-46c8-a5a5-801c0239bdda tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:45.103776 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb710bb6-f265-4599-9fa8-1715dff3f528 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 Aug 26 15:10:45.103776 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb710bb6-f265-4599-9fa8-1715dff3f528 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:45.103970 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb710bb6-f265-4599-9fa8-1715dff3f528 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:45.112797 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:45.112797 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:45.113853 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:45.113853 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:45.117300 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cb710bb6-f265-4599-9fa8-1715dff3f528 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:45.119654 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-64e1df85-0785-46c8-a5a5-801c0239bdda tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:45.121988 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb710bb6-f265-4599-9fa8-1715dff3f528 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 returned with HTTP 200 Aug 26 15:10:45.122477 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 916/3675] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:45 2026] GET /volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 => generated 836 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:45.126254 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-64e1df85-0785-46c8-a5a5-801c0239bdda tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/7ec30721-42eb-4e66-b9d9-f70c62894870 returned with HTTP 200 Aug 26 15:10:45.126780 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 929/3676] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:45 2026] GET /volume/v3/volumes/7ec30721-42eb-4e66-b9d9-f70c62894870 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:45.641350 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e1dd529a-2700-4089-b8c5-2aba269f52da None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:45.643940 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e1dd529a-2700-4089-b8c5-2aba269f52da tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:45.644231 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e1dd529a-2700-4089-b8c5-2aba269f52da tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:45.644521 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e1dd529a-2700-4089-b8c5-2aba269f52da tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:45.659071 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:45.659071 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:45.665269 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e1dd529a-2700-4089-b8c5-2aba269f52da tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:45.673690 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e1dd529a-2700-4089-b8c5-2aba269f52da tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:45.674305 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 905/3677] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:45 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:45.827072 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5d1dee8c-f7d8-4b15-8769-2c3fecce52d9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:45.829646 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d1dee8c-f7d8-4b15-8769-2c3fecce52d9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:10:45.830096 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d1dee8c-f7d8-4b15-8769-2c3fecce52d9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:45.830389 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d1dee8c-f7d8-4b15-8769-2c3fecce52d9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:45.839030 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:45.839030 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:45.844222 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5d1dee8c-f7d8-4b15-8769-2c3fecce52d9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:45.851627 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d1dee8c-f7d8-4b15-8769-2c3fecce52d9 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 200 Aug 26 15:10:45.852179 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 928/3678] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:45 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:45.870694 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f316f8c6-858b-4ab6-864c-ad3745e81a4c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:45.872570 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f316f8c6-858b-4ab6-864c-ad3745e81a4c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:45.872970 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f316f8c6-858b-4ab6-864c-ad3745e81a4c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:45.873384 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f316f8c6-858b-4ab6-864c-ad3745e81a4c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:45.873651 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f316f8c6-858b-4ab6-864c-ad3745e81a4c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:45.878421 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:45.878421 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:45.879383 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f316f8c6-858b-4ab6-864c-ad3745e81a4c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:45.880085 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 917/3679] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:45 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:46.081797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.083461 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:46.083847 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-489009652", "snapshot_id": null, "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "volume_type": null, "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:46.085317 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-489009652', 'snapshot_id': None, 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'volume_type': None, 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:46.142070 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f3cfa3b0-bdf7-4292-9a09-e51553da3335 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.143595 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c5e11af3-ede6-44d4-b974-f674bb60cf25 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.146294 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5e11af3-ede6-44d4-b974-f674bb60cf25 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/7ec30721-42eb-4e66-b9d9-f70c62894870 Aug 26 15:10:46.147685 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5e11af3-ede6-44d4-b974-f674bb60cf25 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.147685 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c5e11af3-ede6-44d4-b974-f674bb60cf25 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.149212 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3cfa3b0-bdf7-4292-9a09-e51553da3335 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 Aug 26 15:10:46.149352 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3cfa3b0-bdf7-4292-9a09-e51553da3335 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.149527 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3cfa3b0-bdf7-4292-9a09-e51553da3335 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.158710 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c5e11af3-ede6-44d4-b974-f674bb60cf25 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/7ec30721-42eb-4e66-b9d9-f70c62894870 returned with HTTP 404 Aug 26 15:10:46.159305 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 929/3680] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:46 2026] GET /volume/v3/volumes/7ec30721-42eb-4e66-b9d9-f70c62894870 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:46.163192 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.163192 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:46.168159 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f3cfa3b0-bdf7-4292-9a09-e51553da3335 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:46.172848 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-12f91ddf-b5d8-475d-bb17-9a33eca62bde None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.174879 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-12f91ddf-b5d8-475d-bb17-9a33eca62bde tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] DELETE https://10.4.3.64/volume/v3/volumes/df9b866c-7d4f-4f40-bf03-b09a7ff7e593 Aug 26 15:10:46.175065 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-12f91ddf-b5d8-475d-bb17-9a33eca62bde tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.175322 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-12f91ddf-b5d8-475d-bb17-9a33eca62bde tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.175519 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-12f91ddf-b5d8-475d-bb17-9a33eca62bde tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Delete volume with id: df9b866c-7d4f-4f40-bf03-b09a7ff7e593 Aug 26 15:10:46.180004 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3cfa3b0-bdf7-4292-9a09-e51553da3335 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 returned with HTTP 200 Aug 26 15:10:46.180548 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 906/3681] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:46 2026] GET /volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:46.184782 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.184782 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:46.185195 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-12f91ddf-b5d8-475d-bb17-9a33eca62bde tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:46.200326 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-66e80e9c-5793-4b8e-9fc7-4e49ad66527f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.201964 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66e80e9c-5793-4b8e-9fc7-4e49ad66527f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:10:46.202427 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66e80e9c-5793-4b8e-9fc7-4e49ad66527f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "10724a8a-2dec-44f2-98fc-7c466c4ada93", "name": "tempest-VolumeDependencyTests-Snapshot-740473987"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:46.206463 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume of 1 GB Aug 26 15:10:46.213651 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-808bcc1c-db16-4694-a397-54a0ad12754d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.213784 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Availability Zones retrieved successfully. Aug 26 15:10:46.214414 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.214414 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:46.215084 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-66e80e9c-5793-4b8e-9fc7-4e49ad66527f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:46.215185 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-66e80e9c-5793-4b8e-9fc7-4e49ad66527f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create snapshot from volume 10724a8a-2dec-44f2-98fc-7c466c4ada93 Aug 26 15:10:46.217018 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-808bcc1c-db16-4694-a397-54a0ad12754d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:10:46.217315 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-808bcc1c-db16-4694-a397-54a0ad12754d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.218513 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-808bcc1c-db16-4694-a397-54a0ad12754d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.221348 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (36a84d50-c16d-4d34-9aba-bcdae275559f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:46.222009 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-12f91ddf-b5d8-475d-bb17-9a33eca62bde tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Delete volume request issued successfully. Aug 26 15:10:46.222210 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-12f91ddf-b5d8-475d-bb17-9a33eca62bde tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/df9b866c-7d4f-4f40-bf03-b09a7ff7e593 returned with HTTP 202 Aug 26 15:10:46.222730 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 918/3682] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:46 2026] DELETE /volume/v3/volumes/df9b866c-7d4f-4f40-bf03-b09a7ff7e593 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:46.223274 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74124ea7-bbcb-4a9d-86cc-851cae9ee3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:46.224411 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:46.231631 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.231631 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:46.237385 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-808bcc1c-db16-4694-a397-54a0ad12754d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:46.241082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6fd2017c-503d-4de6-9d27-ff5ee7aafdbc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.242084 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-808bcc1c-db16-4694-a397-54a0ad12754d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 200 Aug 26 15:10:46.242538 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 907/3683] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:46 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:46.244204 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6fd2017c-503d-4de6-9d27-ff5ee7aafdbc tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/df9b866c-7d4f-4f40-bf03-b09a7ff7e593 Aug 26 15:10:46.244204 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6fd2017c-503d-4de6-9d27-ff5ee7aafdbc tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.244297 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6fd2017c-503d-4de6-9d27-ff5ee7aafdbc tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.251282 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.251282 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:46.255977 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6fd2017c-503d-4de6-9d27-ff5ee7aafdbc tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:46.261099 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6fd2017c-503d-4de6-9d27-ff5ee7aafdbc tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/df9b866c-7d4f-4f40-bf03-b09a7ff7e593 returned with HTTP 200 Aug 26 15:10:46.261517 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 919/3684] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:46 2026] GET /volume/v3/volumes/df9b866c-7d4f-4f40-bf03-b09a7ff7e593 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:46.283354 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-66e80e9c-5793-4b8e-9fc7-4e49ad66527f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['54813cb9-a1b1-4550-9ffd-f0e203dd0516', '4e635897-2f2f-4b91-94f1-4dc3ddd3ae02', '2234bf68-05fb-4a9b-8c78-a32f37efc271', '4567a5bb-46db-4da2-b5a1-d9c98cf13967'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:46.317027 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74124ea7-bbcb-4a9d-86cc-851cae9ee3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:46.317837 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7926cb6f-ffb3-4082-9895-6ffdcae54fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:46.338587 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-66e80e9c-5793-4b8e-9fc7-4e49ad66527f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot create request issued successfully. Aug 26 15:10:46.338984 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66e80e9c-5793-4b8e-9fc7-4e49ad66527f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:10:46.339595 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 930/3685] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:10:46 2026] POST /volume/v3/snapshots => generated 307 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:46.355620 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-85f10082-2d6d-4734-8667-d93fff3b4086 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.359131 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-85f10082-2d6d-4734-8667-d93fff3b4086 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 Aug 26 15:10:46.359343 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-85f10082-2d6d-4734-8667-d93fff3b4086 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.359533 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-85f10082-2d6d-4734-8667-d93fff3b4086 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.366739 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.366739 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:46.367324 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-85f10082-2d6d-4734-8667-d93fff3b4086 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:46.368350 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-85f10082-2d6d-4734-8667-d93fff3b4086 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 returned with HTTP 200 Aug 26 15:10:46.368783 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 908/3686] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:46 2026] GET /volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:46.373949 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3c641122-b710-47c9-bbae-08ed9f694e9f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.374466 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c641122-b710-47c9-bbae-08ed9f694e9f None None] GET https://10.4.3.64/volume// Aug 26 15:10:46.374709 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c641122-b710-47c9-bbae-08ed9f694e9f None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.374997 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c641122-b710-47c9-bbae-08ed9f694e9f None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.375375 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c641122-b710-47c9-bbae-08ed9f694e9f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:46.375742 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 920/3687] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:10:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 26 15:10:46.387230 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-347a6d99-affd-43d0-b148-3391bea8f2bb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.390000 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-347a6d99-affd-43d0-b148-3391bea8f2bb tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:10:46.390478 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-347a6d99-affd-43d0-b148-3391bea8f2bb tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3dffa20a-0232-42c9-91cc-b36a40372dc4", "connector": null, "instance_uuid": "2c960beb-9e83-4044-93f1-e1030a021a8a"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:46.404339 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['5d00904b-a6a9-411a-a8cc-a495cd62d45b', '1c475870-3202-4f6d-a912-a193003c62a0', 'be465722-fcf9-4416-bc8a-2ad55c21ab70', '42c41f63-343e-4cea-95ee-66a5506ef93e'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:46.404750 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.404750 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:46.406141 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7926cb6f-ffb3-4082-9895-6ffdcae54fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d00904b-a6a9-411a-a8cc-a495cd62d45b', '1c475870-3202-4f6d-a912-a193003c62a0', 'be465722-fcf9-4416-bc8a-2ad55c21ab70', '42c41f63-343e-4cea-95ee-66a5506ef93e']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:46.407710 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3311d0-4ed9-489b-8cce-b5cc97e15179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:46.442950 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3311d0-4ed9-489b-8cce-b5cc97e15179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '380f0fde-16fa-4331-9e92-ce8aeb5b3727', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-489009652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['5d00904b-a6a9-411a-a8cc-a495cd62d45b','1c475870-3202-4f6d-a912-a193003c62a0','be465722-fcf9-4416-bc8a-2ad55c21ab70','42c41f63-343e-4cea-95ee-66a5506ef93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-489009652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=380f0fde-16fa-4331-9e92-ce8aeb5b3727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9e98504fce49b4ab23a622d2940510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:46.443859 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ee58417-1f85-4029-b037-2b01d688a6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:46.449394 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-347a6d99-affd-43d0-b148-3391bea8f2bb tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:10:46.449957 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 931/3688] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:10: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) Aug 26 15:10:46.480593 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ee58417-1f85-4029-b037-2b01d688a6de) transitioned into state 'SUCCESS' from state '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-489009652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['5d00904b-a6a9-411a-a8cc-a495cd62d45b','1c475870-3202-4f6d-a912-a193003c62a0','be465722-fcf9-4416-bc8a-2ad55c21ab70','42c41f63-343e-4cea-95ee-66a5506ef93e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:46.485838 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a35652-2e45-4d43-86dd-3fb51904a795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:46.489942 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6924ad7f-e7d5-4021-9c6e-fd9c2230a86e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.492965 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6924ad7f-e7d5-4021-9c6e-fd9c2230a86e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:10:46.493170 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6924ad7f-e7d5-4021-9c6e-fd9c2230a86e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.493395 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6924ad7f-e7d5-4021-9c6e-fd9c2230a86e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.500821 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a35652-2e45-4d43-86dd-3fb51904a795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:46.502133 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (36a84d50-c16d-4d34-9aba-bcdae275559f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:46.502629 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request issued successfully. Aug 26 15:10:46.503593 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f7cf974-33e0-480a-a481-2b497e2e3e79 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:46.504036 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d4e685e9-87f2-411c-906c-fd5549598451 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.504322 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 930/3689] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:10:46 2026] POST /volume/v3/volumes => generated 756 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:46.504679 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4e685e9-87f2-411c-906c-fd5549598451 None None] GET https://10.4.3.64/volume// Aug 26 15:10:46.504679 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4e685e9-87f2-411c-906c-fd5549598451 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.504933 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4e685e9-87f2-411c-906c-fd5549598451 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.507622 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4e685e9-87f2-411c-906c-fd5549598451 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:46.508492 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.508492 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:46.508598 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 921/3690] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:10:46 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:46.512849 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6924ad7f-e7d5-4021-9c6e-fd9c2230a86e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:46.519136 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-e1760f6e-48ff-4ddd-b54c-f7db86c523f5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.519576 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6924ad7f-e7d5-4021-9c6e-fd9c2230a86e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 200 Aug 26 15:10:46.522420 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 909/3691] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:46 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 935 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:46.522546 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-e1760f6e-48ff-4ddd-b54c-f7db86c523f5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:10:46.522546 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-e1760f6e-48ff-4ddd-b54c-f7db86c523f5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.522642 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7fc75c22-b5f2-4c30-8b1b-7d8407daf358 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.522684 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-e1760f6e-48ff-4ddd-b54c-f7db86c523f5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.524297 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7fc75c22-b5f2-4c30-8b1b-7d8407daf358 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:10:46.526903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7fc75c22-b5f2-4c30-8b1b-7d8407daf358 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.526903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7fc75c22-b5f2-4c30-8b1b-7d8407daf358 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.531252 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.531252 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:46.535477 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.535477 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:46.536141 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-e1760f6e-48ff-4ddd-b54c-f7db86c523f5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:46.540654 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7fc75c22-b5f2-4c30-8b1b-7d8407daf358 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:10:46.542264 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-e1760f6e-48ff-4ddd-b54c-f7db86c523f5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 200 Aug 26 15:10:46.542541 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 932/3692] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:10:46 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 1115 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:46.553655 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7fc75c22-b5f2-4c30-8b1b-7d8407daf358 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 returned with HTTP 200 Aug 26 15:10:46.554422 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 931/3693] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:46 2026] GET /volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:46.671223 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-eef74cb7-c9fd-422a-bee1-25ba1e27f613 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.673418 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-eef74cb7-c9fd-422a-bee1-25ba1e27f613 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] PUT https://10.4.3.64/volume/v3/attachments/899ef7fd-f35a-41a5-bc27-73e2e5e1ca61 Aug 26 15:10:46.673786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-eef74cb7-c9fd-422a-bee1-25ba1e27f613 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:46.683141 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-eef74cb7-c9fd-422a-bee1-25ba1e27f613 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Acquiring lock "cinder-attachment_update-3dffa20a-0232-42c9-91cc-b36a40372dc4-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:10:46.688624 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-eef74cb7-c9fd-422a-bee1-25ba1e27f613 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Lock "cinder-attachment_update-3dffa20a-0232-42c9-91cc-b36a40372dc4-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:10:46.691339 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.691339 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:46.693855 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4cf6123f-65d8-4764-835f-c1fdfbcbeecf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.695907 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4cf6123f-65d8-4764-835f-c1fdfbcbeecf tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:46.696107 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4cf6123f-65d8-4764-835f-c1fdfbcbeecf tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.696286 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4cf6123f-65d8-4764-835f-c1fdfbcbeecf tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.707363 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.707363 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:46.711579 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4cf6123f-65d8-4764-835f-c1fdfbcbeecf tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:46.715628 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4cf6123f-65d8-4764-835f-c1fdfbcbeecf tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:46.716046 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 910/3694] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:46 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:46.801475 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-eef74cb7-c9fd-422a-bee1-25ba1e27f613 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Lock "cinder-attachment_update-3dffa20a-0232-42c9-91cc-b36a40372dc4-np0000008165" released by "attachment_update" :: held 0.113s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:10:46.801875 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-eef74cb7-c9fd-422a-bee1-25ba1e27f613 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/attachments/899ef7fd-f35a-41a5-bc27-73e2e5e1ca61 returned with HTTP 200 Aug 26 15:10:46.802549 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 922/3695] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:10:46 2026] PUT /volume/v3/attachments/899ef7fd-f35a-41a5-bc27-73e2e5e1ca61 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:46.893133 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-84f5ed9b-4198-42ea-972e-6569a67151a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:46.894980 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84f5ed9b-4198-42ea-972e-6569a67151a4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:46.895144 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84f5ed9b-4198-42ea-972e-6569a67151a4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:46.895332 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-84f5ed9b-4198-42ea-972e-6569a67151a4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:46.895422 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-84f5ed9b-4198-42ea-972e-6569a67151a4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:46.899580 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:46.899580 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:46.900595 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-84f5ed9b-4198-42ea-972e-6569a67151a4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:46.900595 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 933/3696] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:46 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:47.277212 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-43d511fe-8a5e-4e8f-8109-2464da13f1f7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:47.279521 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-43d511fe-8a5e-4e8f-8109-2464da13f1f7 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/df9b866c-7d4f-4f40-bf03-b09a7ff7e593 Aug 26 15:10:47.279756 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-43d511fe-8a5e-4e8f-8109-2464da13f1f7 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:47.280044 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-43d511fe-8a5e-4e8f-8109-2464da13f1f7 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:47.287832 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-43d511fe-8a5e-4e8f-8109-2464da13f1f7 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/df9b866c-7d4f-4f40-bf03-b09a7ff7e593 returned with HTTP 404 Aug 26 15:10:47.288390 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 932/3697] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:47 2026] GET /volume/v3/volumes/df9b866c-7d4f-4f40-bf03-b09a7ff7e593 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:47.297868 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d3552fed-5710-4c03-9bc2-9ac2701d7c63 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:47.299710 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3552fed-5710-4c03-9bc2-9ac2701d7c63 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] DELETE https://10.4.3.64/volume/v3/volumes/243f58db-5791-4c6a-b7a8-e530a0f73a96 Aug 26 15:10:47.300254 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3552fed-5710-4c03-9bc2-9ac2701d7c63 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:47.300254 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3552fed-5710-4c03-9bc2-9ac2701d7c63 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:47.300341 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-d3552fed-5710-4c03-9bc2-9ac2701d7c63 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Delete volume with id: 243f58db-5791-4c6a-b7a8-e530a0f73a96 Aug 26 15:10:47.309565 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:47.309565 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:47.310118 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d3552fed-5710-4c03-9bc2-9ac2701d7c63 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:47.334249 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d3552fed-5710-4c03-9bc2-9ac2701d7c63 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Delete volume request issued successfully. Aug 26 15:10:47.334372 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3552fed-5710-4c03-9bc2-9ac2701d7c63 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/243f58db-5791-4c6a-b7a8-e530a0f73a96 returned with HTTP 202 Aug 26 15:10:47.334826 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 911/3698] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:47 2026] DELETE /volume/v3/volumes/243f58db-5791-4c6a-b7a8-e530a0f73a96 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:47.343955 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aaaf840c-0643-42b5-b6fe-8f1fd78a18d5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:47.345723 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aaaf840c-0643-42b5-b6fe-8f1fd78a18d5 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/243f58db-5791-4c6a-b7a8-e530a0f73a96 Aug 26 15:10:47.345957 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aaaf840c-0643-42b5-b6fe-8f1fd78a18d5 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:47.346136 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aaaf840c-0643-42b5-b6fe-8f1fd78a18d5 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:47.353765 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:47.353765 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:47.357666 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aaaf840c-0643-42b5-b6fe-8f1fd78a18d5 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:47.362250 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aaaf840c-0643-42b5-b6fe-8f1fd78a18d5 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/243f58db-5791-4c6a-b7a8-e530a0f73a96 returned with HTTP 200 Aug 26 15:10:47.362686 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 923/3699] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:47 2026] GET /volume/v3/volumes/243f58db-5791-4c6a-b7a8-e530a0f73a96 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:47.379943 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fb8b288a-dcad-4fbd-ba22-8e3f9d8b5aa3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:47.382020 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb8b288a-dcad-4fbd-ba22-8e3f9d8b5aa3 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 Aug 26 15:10:47.382299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb8b288a-dcad-4fbd-ba22-8e3f9d8b5aa3 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:47.382554 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb8b288a-dcad-4fbd-ba22-8e3f9d8b5aa3 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:47.388181 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:47.388181 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:47.388644 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fb8b288a-dcad-4fbd-ba22-8e3f9d8b5aa3 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:47.389773 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb8b288a-dcad-4fbd-ba22-8e3f9d8b5aa3 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 returned with HTTP 200 Aug 26 15:10:47.390321 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 934/3700] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:47 2026] GET /volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:47.400802 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e851915b-59ef-4556-99bc-9b4f06847c50 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:47.402502 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:47.402840 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f068a5f6-64db-4fd2-8532-622269a5b9a6", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1215633671"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:47.404276 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request body: {'volume': {'snapshot_id': 'f068a5f6-64db-4fd2-8532-622269a5b9a6', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1215633671'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:47.408583 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:47.408583 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:47.408991 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:47.409097 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume of 1 GB Aug 26 15:10:47.412270 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Availability Zones retrieved successfully. Aug 26 15:10:47.417378 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (91a1fc6b-793c-4916-a4a2-f5ad8745ca5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:47.418359 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e2bba18-8d90-4f16-ba97-c5a9058a63ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:47.419277 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:47.446441 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e2bba18-8d90-4f16-ba97-c5a9058a63ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f068a5f6-64db-4fd2-8532-622269a5b9a6', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:47.447188 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9774bfb0-49fc-406c-a959-cf305374d301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:47.483597 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['033a044a-23f8-455b-a03f-cf0ba9ff4108', 'a9e9a2e5-e1a6-4dff-9c06-cb1dfcabce66', 'd7b13ea1-deff-4674-accf-7d3082e83991', 'ece5e9ae-035f-4426-a752-0b81ab28180d'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:47.484305 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9774bfb0-49fc-406c-a959-cf305374d301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['033a044a-23f8-455b-a03f-cf0ba9ff4108', 'a9e9a2e5-e1a6-4dff-9c06-cb1dfcabce66', 'd7b13ea1-deff-4674-accf-7d3082e83991', 'ece5e9ae-035f-4426-a752-0b81ab28180d']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:47.485004 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c161d7d-3caa-4b46-9565-d84a5c3bb3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:47.522970 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c161d7d-3caa-4b46-9565-d84a5c3bb3f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1603eca-564b-4e8a-897c-3b02b1f5adf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1215633671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['033a044a-23f8-455b-a03f-cf0ba9ff4108','a9e9a2e5-e1a6-4dff-9c06-cb1dfcabce66','d7b13ea1-deff-4674-accf-7d3082e83991','ece5e9ae-035f-4426-a752-0b81ab28180d'],size=1,snapshot_id=f068a5f6-64db-4fd2-8532-622269a5b9a6,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1215633671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1603eca-564b-4e8a-897c-3b02b1f5adf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7605156b67d4d7bad6bd6ab153fd50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f068a5f6-64db-4fd2-8532-622269a5b9a6,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4500708b348e4b459ee7138a7e05dc59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:47.523679 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a10952-265b-4f64-8960-3e5f88eef211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:47.536449 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-eec1cf91-3d14-435e-b7f7-3ca35e04ac03 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:47.539350 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eec1cf91-3d14-435e-b7f7-3ca35e04ac03 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:10:47.539945 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eec1cf91-3d14-435e-b7f7-3ca35e04ac03 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:47.540187 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eec1cf91-3d14-435e-b7f7-3ca35e04ac03 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:47.553350 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91a10952-265b-4f64-8960-3e5f88eef211) transitioned into state 'SUCCESS' from state '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-1215633671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['033a044a-23f8-455b-a03f-cf0ba9ff4108','a9e9a2e5-e1a6-4dff-9c06-cb1dfcabce66','d7b13ea1-deff-4674-accf-7d3082e83991','ece5e9ae-035f-4426-a752-0b81ab28180d'],size=1,snapshot_id=f068a5f6-64db-4fd2-8532-622269a5b9a6,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:47.553815 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:47.553815 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:47.554269 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939b2229-ccef-449c-82cb-07e6b6d48bbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:47.557176 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-eec1cf91-3d14-435e-b7f7-3ca35e04ac03 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:47.561876 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eec1cf91-3d14-435e-b7f7-3ca35e04ac03 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 200 Aug 26 15:10:47.562278 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 912/3701] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:47 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:47.579432 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-966f0ce0-7b88-47ff-9f1e-035c4c3117f7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:47.581668 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939b2229-ccef-449c-82cb-07e6b6d48bbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:47.582105 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-966f0ce0-7b88-47ff-9f1e-035c4c3117f7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:10:47.582845 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (91a1fc6b-793c-4916-a4a2-f5ad8745ca5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:47.583212 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request issued successfully. Aug 26 15:10:47.583897 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e851915b-59ef-4556-99bc-9b4f06847c50 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:47.584507 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-966f0ce0-7b88-47ff-9f1e-035c4c3117f7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:47.584596 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 933/3702] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:10:47 2026] POST /volume/v3/volumes => generated 802 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:47.584839 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-966f0ce0-7b88-47ff-9f1e-035c4c3117f7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:47.600856 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:47.600856 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:47.601406 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f6ab53b5-8723-472f-b0df-19240a9a9cdb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:47.604911 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f6ab53b5-8723-472f-b0df-19240a9a9cdb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 Aug 26 15:10:47.605227 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f6ab53b5-8723-472f-b0df-19240a9a9cdb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:47.605334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f6ab53b5-8723-472f-b0df-19240a9a9cdb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:47.606861 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-966f0ce0-7b88-47ff-9f1e-035c4c3117f7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:10:47.614324 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-966f0ce0-7b88-47ff-9f1e-035c4c3117f7 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 returned with HTTP 200 Aug 26 15:10:47.614967 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 924/3703] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:47 2026] GET /volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 => generated 1364 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:47.615521 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:47.615521 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:47.621360 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f6ab53b5-8723-472f-b0df-19240a9a9cdb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:47.627199 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f6ab53b5-8723-472f-b0df-19240a9a9cdb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 returned with HTTP 200 Aug 26 15:10:47.627604 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 935/3704] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:47 2026] GET /volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:47.629281 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1162ae90-4b0d-432b-a29f-e7fe6b3bf72e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:47.632726 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1162ae90-4b0d-432b-a29f-e7fe6b3bf72e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:10:47.634432 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1162ae90-4b0d-432b-a29f-e7fe6b3bf72e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:47.634432 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1162ae90-4b0d-432b-a29f-e7fe6b3bf72e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:47.644078 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:47.644078 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:47.649478 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1162ae90-4b0d-432b-a29f-e7fe6b3bf72e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:10:47.655359 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1162ae90-4b0d-432b-a29f-e7fe6b3bf72e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 returned with HTTP 200 Aug 26 15:10:47.655746 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 913/3705] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:47 2026] GET /volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:47.729127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-50960516-e8f0-4ce6-b5b9-6230796f1d3c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:47.731056 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-50960516-e8f0-4ce6-b5b9-6230796f1d3c tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:47.731251 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-50960516-e8f0-4ce6-b5b9-6230796f1d3c tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:47.731427 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-50960516-e8f0-4ce6-b5b9-6230796f1d3c tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:47.742938 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:47.742938 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:47.748088 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-50960516-e8f0-4ce6-b5b9-6230796f1d3c tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:47.753689 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-50960516-e8f0-4ce6-b5b9-6230796f1d3c tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:47.754210 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 934/3706] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:47 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:47.787810 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-67f2360e-b67a-43be-ab68-2823659717ab req-a5ffc16e-11fe-4cdd-947f-98ec9ad65834 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:47.791995 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-a5ffc16e-11fe-4cdd-947f-98ec9ad65834 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:10:47.792237 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-a5ffc16e-11fe-4cdd-947f-98ec9ad65834 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:47.792477 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-a5ffc16e-11fe-4cdd-947f-98ec9ad65834 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:47.801424 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:47.801424 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:47.805692 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-67f2360e-b67a-43be-ab68-2823659717ab req-a5ffc16e-11fe-4cdd-947f-98ec9ad65834 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:10:47.811576 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-a5ffc16e-11fe-4cdd-947f-98ec9ad65834 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 returned with HTTP 200 Aug 26 15:10:47.811996 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 925/3707] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:47 2026] GET /volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:47.911606 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2ddc9093-0041-4f08-9539-db91862f49ce None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:47.914355 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2ddc9093-0041-4f08-9539-db91862f49ce tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:47.914565 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2ddc9093-0041-4f08-9539-db91862f49ce tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:47.914894 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2ddc9093-0041-4f08-9539-db91862f49ce tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:47.915032 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2ddc9093-0041-4f08-9539-db91862f49ce tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:47.924467 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:47.924467 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:47.925369 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2ddc9093-0041-4f08-9539-db91862f49ce tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:47.925855 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 936/3708] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:47 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:48.134679 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-a7743c95-bfc4-4661-91c7-ad528c83f5d7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.138152 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-a7743c95-bfc4-4661-91c7-ad528c83f5d7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] POST https://10.4.3.64/volume/v3/attachments/b7ef1cfc-e096-476d-9db9-ec8412a204b8/action Aug 26 15:10:48.138684 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-a7743c95-bfc4-4661-91c7-ad528c83f5d7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:48.138893 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-a7743c95-bfc4-4661-91c7-ad528c83f5d7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:48.165487 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.165487 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:48.183019 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0bd814ae-aec6-491d-8105-ee9ab151a2f5 req-a7743c95-bfc4-4661-91c7-ad528c83f5d7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/attachments/b7ef1cfc-e096-476d-9db9-ec8412a204b8/action returned with HTTP 204 Aug 26 15:10:48.183595 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 914/3709] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:10:48 2026] POST /volume/v3/attachments/b7ef1cfc-e096-476d-9db9-ec8412a204b8/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:48.360462 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-67f2360e-b67a-43be-ab68-2823659717ab req-82a81a90-1341-4f90-91a2-e4c298b000af None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.362581 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-82a81a90-1341-4f90-91a2-e4c298b000af tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:10:48.362770 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-82a81a90-1341-4f90-91a2-e4c298b000af tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:48.362972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-82a81a90-1341-4f90-91a2-e4c298b000af tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:48.369510 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.369510 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:48.377431 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-67f2360e-b67a-43be-ab68-2823659717ab req-82a81a90-1341-4f90-91a2-e4c298b000af tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:10:48.377702 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1c14e152-72ce-4bc5-ad3a-962e2271e111 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.380136 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1c14e152-72ce-4bc5-ad3a-962e2271e111 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/243f58db-5791-4c6a-b7a8-e530a0f73a96 Aug 26 15:10:48.380434 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1c14e152-72ce-4bc5-ad3a-962e2271e111 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:48.380707 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1c14e152-72ce-4bc5-ad3a-962e2271e111 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:48.382663 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-82a81a90-1341-4f90-91a2-e4c298b000af tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 returned with HTTP 200 Aug 26 15:10:48.383096 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 935/3710] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:48 2026] GET /volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:48.388794 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1c14e152-72ce-4bc5-ad3a-962e2271e111 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/243f58db-5791-4c6a-b7a8-e530a0f73a96 returned with HTTP 404 Aug 26 15:10:48.389447 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 926/3711] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:48 2026] GET /volume/v3/volumes/243f58db-5791-4c6a-b7a8-e530a0f73a96 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:48.397536 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-44f6b9ab-7f54-4166-9fb6-c1eb3154b066 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.397536 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-44f6b9ab-7f54-4166-9fb6-c1eb3154b066 None None] GET https://10.4.3.64/volume// Aug 26 15:10:48.397536 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-44f6b9ab-7f54-4166-9fb6-c1eb3154b066 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:48.397536 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-44f6b9ab-7f54-4166-9fb6-c1eb3154b066 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:48.397536 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-44f6b9ab-7f54-4166-9fb6-c1eb3154b066 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:48.398063 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b2395ec8-029d-4c05-a2d2-dd36de78b8da None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.398270 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 937/3712] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:10:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:48.399150 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b2395ec8-029d-4c05-a2d2-dd36de78b8da tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] DELETE https://10.4.3.64/volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb Aug 26 15:10:48.399419 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b2395ec8-029d-4c05-a2d2-dd36de78b8da tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:48.399709 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b2395ec8-029d-4c05-a2d2-dd36de78b8da tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:48.399876 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b2395ec8-029d-4c05-a2d2-dd36de78b8da tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Delete volume with id: 32168cf2-5855-4e93-9c46-258cd94ed9eb Aug 26 15:10:48.407014 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.407014 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:48.407427 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b2395ec8-029d-4c05-a2d2-dd36de78b8da tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:48.409225 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-67f2360e-b67a-43be-ab68-2823659717ab req-0e6db1d3-b437-4a4b-bc01-f64f979ea63a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.411847 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-0e6db1d3-b437-4a4b-bc01-f64f979ea63a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:10:48.412312 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-0e6db1d3-b437-4a4b-bc01-f64f979ea63a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "380f0fde-16fa-4331-9e92-ce8aeb5b3727", "connector": null, "instance_uuid": "6febabb0-0627-48f0-ad5f-62f1885cd029"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:48.423435 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.423435 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:48.432900 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b2395ec8-029d-4c05-a2d2-dd36de78b8da tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Delete volume request issued successfully. Aug 26 15:10:48.433113 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b2395ec8-029d-4c05-a2d2-dd36de78b8da tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb returned with HTTP 202 Aug 26 15:10:48.433503 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 915/3713] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:48 2026] DELETE /volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:48.442127 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-afb52c32-66c2-4e29-b022-1b7904302083 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.444012 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-afb52c32-66c2-4e29-b022-1b7904302083 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb Aug 26 15:10:48.444282 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-afb52c32-66c2-4e29-b022-1b7904302083 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:48.444521 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-afb52c32-66c2-4e29-b022-1b7904302083 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:48.452857 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.452857 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:48.456935 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-0e6db1d3-b437-4a4b-bc01-f64f979ea63a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:10:48.457403 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 936/3714] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:10: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) Aug 26 15:10:48.457519 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-afb52c32-66c2-4e29-b022-1b7904302083 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Volume info retrieved successfully. Aug 26 15:10:48.462954 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-afb52c32-66c2-4e29-b022-1b7904302083 tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb returned with HTTP 200 Aug 26 15:10:48.463529 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 927/3715] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:48 2026] GET /volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:48.583409 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cd95ff4c-d7fe-42b2-aa0f-76ffa1bf8296 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.591407 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cd95ff4c-d7fe-42b2-aa0f-76ffa1bf8296 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:10:48.591407 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cd95ff4c-d7fe-42b2-aa0f-76ffa1bf8296 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:48.591407 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cd95ff4c-d7fe-42b2-aa0f-76ffa1bf8296 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:48.611306 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.611306 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:48.616342 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cd95ff4c-d7fe-42b2-aa0f-76ffa1bf8296 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:48.622363 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cd95ff4c-d7fe-42b2-aa0f-76ffa1bf8296 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 200 Aug 26 15:10:48.623145 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 938/3716] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:48 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 936 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:48.641794 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-71044fbd-20cf-41b8-ba49-713d7332f90b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.643572 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71044fbd-20cf-41b8-ba49-713d7332f90b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 Aug 26 15:10:48.643784 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71044fbd-20cf-41b8-ba49-713d7332f90b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:48.643979 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-71044fbd-20cf-41b8-ba49-713d7332f90b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:48.656708 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.656708 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:48.667367 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-71044fbd-20cf-41b8-ba49-713d7332f90b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:48.673529 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-71044fbd-20cf-41b8-ba49-713d7332f90b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 returned with HTTP 200 Aug 26 15:10:48.674156 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 916/3717] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:48 2026] GET /volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 => generated 895 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:48.687593 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9378fe31-c179-49fc-b62f-af28e8ab3b21 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.689229 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9378fe31-c179-49fc-b62f-af28e8ab3b21 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:10:48.689573 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9378fe31-c179-49fc-b62f-af28e8ab3b21 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1603eca-564b-4e8a-897c-3b02b1f5adf4", "name": "tempest-VolumeDependencyTests-Snapshot-1532464055"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:48.698644 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.698644 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:48.699105 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9378fe31-c179-49fc-b62f-af28e8ab3b21 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:48.699230 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-9378fe31-c179-49fc-b62f-af28e8ab3b21 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create snapshot from volume f1603eca-564b-4e8a-897c-3b02b1f5adf4 Aug 26 15:10:48.733485 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-9378fe31-c179-49fc-b62f-af28e8ab3b21 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['4d8ad00d-6dfd-493c-b9b3-e7161bab047a', '6e4d0ab2-9bce-4b07-a58f-1eb34ad9b1d6', '43067e46-e1fa-40d3-aacc-b6f4e134aff8', '656b4170-55f5-4fcc-9b7d-7c57e4f9f670'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:48.771846 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-be8962a2-c428-4c1e-8a67-b9468f9b681e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.774757 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be8962a2-c428-4c1e-8a67-b9468f9b681e tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:48.774846 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9378fe31-c179-49fc-b62f-af28e8ab3b21 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot create request issued successfully. Aug 26 15:10:48.775026 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be8962a2-c428-4c1e-8a67-b9468f9b681e tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:48.775147 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9378fe31-c179-49fc-b62f-af28e8ab3b21 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:10:48.775273 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-be8962a2-c428-4c1e-8a67-b9468f9b681e tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:48.775557 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 937/3718] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:10:48 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) Aug 26 15:10:48.787846 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b7e0997b-2bd0-42ae-97df-0e6d46e94577 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.789831 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b7e0997b-2bd0-42ae-97df-0e6d46e94577 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 Aug 26 15:10:48.790071 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b7e0997b-2bd0-42ae-97df-0e6d46e94577 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:48.790314 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b7e0997b-2bd0-42ae-97df-0e6d46e94577 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:48.790672 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.790672 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:48.797824 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-be8962a2-c428-4c1e-8a67-b9468f9b681e tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:48.799558 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.799558 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:48.800041 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b7e0997b-2bd0-42ae-97df-0e6d46e94577 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:48.800811 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b7e0997b-2bd0-42ae-97df-0e6d46e94577 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 returned with HTTP 200 Aug 26 15:10:48.801196 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 939/3719] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:48 2026] GET /volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:48.804382 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-be8962a2-c428-4c1e-8a67-b9468f9b681e tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:48.805132 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 928/3720] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:48 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:48.822013 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ae45b0a3-3a65-4572-b19b-bd4459a7afe8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.823750 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ae45b0a3-3a65-4572-b19b-bd4459a7afe8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:48.824005 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ae45b0a3-3a65-4572-b19b-bd4459a7afe8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:48.824191 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ae45b0a3-3a65-4572-b19b-bd4459a7afe8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:48.835053 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.835053 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:48.843254 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ae45b0a3-3a65-4572-b19b-bd4459a7afe8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:48.847934 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ae45b0a3-3a65-4572-b19b-bd4459a7afe8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:48.848353 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 917/3721] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:48 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:48.865392 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7394b126-f683-4e70-9f0b-36329de5d1f6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.867406 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7394b126-f683-4e70-9f0b-36329de5d1f6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:10:48.867829 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7394b126-f683-4e70-9f0b-36329de5d1f6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40928eed-3b90-4555-9f36-fb12a64caf96", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-503501391", "description": null, "metadata": null}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:48.880396 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.880396 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:48.881200 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7394b126-f683-4e70-9f0b-36329de5d1f6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:48.881439 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-7394b126-f683-4e70-9f0b-36329de5d1f6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Create snapshot from volume 40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:48.935819 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-7394b126-f683-4e70-9f0b-36329de5d1f6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Created reservations ['13584299-0f0c-4dce-bbc5-5e57a384ece6', 'f701c52a-70fe-45c5-b9b1-d58c8eb7f2d6', '83a479e2-0755-47db-9f8d-93ee33d17d4f', '99f2bd0e-c389-4cd8-b9cb-6563b1156a8a'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:48.937876 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7621cc90-0333-4368-95c8-0bad875c269c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:48.940310 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7621cc90-0333-4368-95c8-0bad875c269c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:48.940541 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7621cc90-0333-4368-95c8-0bad875c269c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:48.940787 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7621cc90-0333-4368-95c8-0bad875c269c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:48.940946 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7621cc90-0333-4368-95c8-0bad875c269c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:48.946430 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:48.946430 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:48.947425 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7621cc90-0333-4368-95c8-0bad875c269c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:48.947935 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 940/3722] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:48 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:48.984838 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7394b126-f683-4e70-9f0b-36329de5d1f6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Snapshot force create request issued successfully. Aug 26 15:10:48.985275 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7394b126-f683-4e70-9f0b-36329de5d1f6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:10:48.985781 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 938/3723] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:10:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:48.998976 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0ead03ce-ed1d-4451-88b6-36f9ba1d91ed None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:49.000915 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0ead03ce-ed1d-4451-88b6-36f9ba1d91ed tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 Aug 26 15:10:49.001699 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0ead03ce-ed1d-4451-88b6-36f9ba1d91ed tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:49.001998 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0ead03ce-ed1d-4451-88b6-36f9ba1d91ed tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:49.012448 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:49.012448 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:49.013025 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0ead03ce-ed1d-4451-88b6-36f9ba1d91ed tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Snapshot retrieved successfully. Aug 26 15:10:49.014157 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0ead03ce-ed1d-4451-88b6-36f9ba1d91ed tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 returned with HTTP 200 Aug 26 15:10:49.017941 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 929/3724] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:48 2026] GET /volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 => generated 442 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:49.475567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e663257-931b-42e8-80ab-2e53efe7c2eb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:49.478072 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e663257-931b-42e8-80ab-2e53efe7c2eb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] GET https://10.4.3.64/volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb Aug 26 15:10:49.478364 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e663257-931b-42e8-80ab-2e53efe7c2eb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:49.478634 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e663257-931b-42e8-80ab-2e53efe7c2eb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:49.488506 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e663257-931b-42e8-80ab-2e53efe7c2eb tempest-CreateVolumesFromSourceVolumeTest-317746480 tempest-CreateVolumesFromSourceVolumeTest-317746480-project-member] https://10.4.3.64/volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb returned with HTTP 404 Aug 26 15:10:49.489227 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 918/3725] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:49 2026] GET /volume/v3/volumes/32168cf2-5855-4e93-9c46-258cd94ed9eb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:49.517635 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5a3c9455-7b99-4eae-ab42-b10793196495 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:49.518086 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a3c9455-7b99-4eae-ab42-b10793196495 None None] GET https://10.4.3.64/volume// Aug 26 15:10:49.518264 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a3c9455-7b99-4eae-ab42-b10793196495 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:49.518452 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a3c9455-7b99-4eae-ab42-b10793196495 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:49.518782 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a3c9455-7b99-4eae-ab42-b10793196495 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:49.519113 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 941/3726] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:10:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:49.529397 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-67f2360e-b67a-43be-ab68-2823659717ab req-31fd44d7-d355-4213-a372-2d961c132a51 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:49.531941 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-31fd44d7-d355-4213-a372-2d961c132a51 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:10:49.532151 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-31fd44d7-d355-4213-a372-2d961c132a51 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:49.532332 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-31fd44d7-d355-4213-a372-2d961c132a51 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:49.545143 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:49.545143 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:49.549800 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-67f2360e-b67a-43be-ab68-2823659717ab req-31fd44d7-d355-4213-a372-2d961c132a51 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:10:49.555325 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-31fd44d7-d355-4213-a372-2d961c132a51 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 returned with HTTP 200 Aug 26 15:10:49.555782 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 939/3727] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:10:49 2026] GET /volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 => generated 1543 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:49.639417 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-51f00dfd-818e-45ee-af80-f73a10423595 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:49.641549 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-51f00dfd-818e-45ee-af80-f73a10423595 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:10:49.641874 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-51f00dfd-818e-45ee-af80-f73a10423595 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:49.642118 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-51f00dfd-818e-45ee-af80-f73a10423595 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:49.656391 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:49.656391 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:49.662944 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-51f00dfd-818e-45ee-af80-f73a10423595 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:49.670310 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-51f00dfd-818e-45ee-af80-f73a10423595 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 200 Aug 26 15:10:49.670310 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 930/3728] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:49 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 936 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:49.679862 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-67f2360e-b67a-43be-ab68-2823659717ab req-dd474e00-7e51-4d4c-b587-d9bfd3c1fe73 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:49.682979 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-dd474e00-7e51-4d4c-b587-d9bfd3c1fe73 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] PUT https://10.4.3.64/volume/v3/attachments/ebdfc17c-c12e-402d-85a2-aa6b7a833445 Aug 26 15:10:49.684911 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-dd474e00-7e51-4d4c-b587-d9bfd3c1fe73 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:49.695437 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-67f2360e-b67a-43be-ab68-2823659717ab req-dd474e00-7e51-4d4c-b587-d9bfd3c1fe73 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Acquiring lock "cinder-attachment_update-380f0fde-16fa-4331-9e92-ce8aeb5b3727-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:10:49.707469 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-67f2360e-b67a-43be-ab68-2823659717ab req-dd474e00-7e51-4d4c-b587-d9bfd3c1fe73 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-380f0fde-16fa-4331-9e92-ce8aeb5b3727-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:10:49.707469 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:49.707469 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:49.811749 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-59730593-ca14-4d66-bc1b-c5afb9473894 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:49.815036 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-67f2360e-b67a-43be-ab68-2823659717ab req-dd474e00-7e51-4d4c-b587-d9bfd3c1fe73 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-380f0fde-16fa-4331-9e92-ce8aeb5b3727-np0000008165" released by "attachment_update" :: held 0.114s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:10:49.815036 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-dd474e00-7e51-4d4c-b587-d9bfd3c1fe73 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/ebdfc17c-c12e-402d-85a2-aa6b7a833445 returned with HTTP 200 Aug 26 15:10:49.815250 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-59730593-ca14-4d66-bc1b-c5afb9473894 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 Aug 26 15:10:49.815250 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-59730593-ca14-4d66-bc1b-c5afb9473894 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:49.815363 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 919/3729] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:10:49 2026] PUT /volume/v3/attachments/ebdfc17c-c12e-402d-85a2-aa6b7a833445 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:49.815425 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-59730593-ca14-4d66-bc1b-c5afb9473894 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:49.823064 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:49.823064 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:49.823687 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-59730593-ca14-4d66-bc1b-c5afb9473894 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:49.824779 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-59730593-ca14-4d66-bc1b-c5afb9473894 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 returned with HTTP 200 Aug 26 15:10:49.825438 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 942/3730] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:49 2026] GET /volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:49.838795 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:49.841323 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:49.841867 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "1b11f024-241f-4e9e-97e1-ab670c182e31", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-234443140"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:49.844052 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request body: {'volume': {'snapshot_id': '1b11f024-241f-4e9e-97e1-ab670c182e31', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-234443140'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:49.851036 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:49.851036 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:49.851796 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:49.852161 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume of 1 GB Aug 26 15:10:49.854574 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-67f2360e-b67a-43be-ab68-2823659717ab req-a0fc88a9-d440-48ab-9a7d-3b5303b9898a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:49.857628 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Availability Zones retrieved successfully. Aug 26 15:10:49.858278 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-a0fc88a9-d440-48ab-9a7d-3b5303b9898a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments/ebdfc17c-c12e-402d-85a2-aa6b7a833445/action Aug 26 15:10:49.858803 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-a0fc88a9-d440-48ab-9a7d-3b5303b9898a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:49.859108 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-a0fc88a9-d440-48ab-9a7d-3b5303b9898a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:49.867817 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (3384fa24-e93e-4531-a14b-29d9f27845ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:49.869366 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99aaa21-c3ea-4d50-adb6-31b1795a3ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:49.870979 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:49.882636 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:49.882636 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:49.906252 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-67f2360e-b67a-43be-ab68-2823659717ab req-a0fc88a9-d440-48ab-9a7d-3b5303b9898a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/ebdfc17c-c12e-402d-85a2-aa6b7a833445/action returned with HTTP 204 Aug 26 15:10:49.906747 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 931/3731] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:10:49 2026] POST /volume/v3/attachments/ebdfc17c-c12e-402d-85a2-aa6b7a833445/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:49.910068 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e99aaa21-c3ea-4d50-adb6-31b1795a3ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1b11f024-241f-4e9e-97e1-ab670c182e31', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:49.911211 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a5c3c1-cca0-4a24-a6e3-40ab6fde88b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:49.962238 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d5608a93-efc1-47bb-973f-08c8ec0ca67f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:49.964078 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5608a93-efc1-47bb-973f-08c8ec0ca67f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:49.964389 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['8e8226cb-33fa-4fd8-9040-32a8692f1dcb', '2130f081-fab2-476d-8ae9-d0eb9595e002', 'd002ee01-fd1c-4c30-8ac5-6ff17b12bb91', 'e2470c06-e854-4b34-975f-4cb413f76497'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:49.964623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5608a93-efc1-47bb-973f-08c8ec0ca67f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:49.965932 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5608a93-efc1-47bb-973f-08c8ec0ca67f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:49.965932 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d5608a93-efc1-47bb-973f-08c8ec0ca67f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:49.966072 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a5c3c1-cca0-4a24-a6e3-40ab6fde88b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e8226cb-33fa-4fd8-9040-32a8692f1dcb', '2130f081-fab2-476d-8ae9-d0eb9595e002', 'd002ee01-fd1c-4c30-8ac5-6ff17b12bb91', 'e2470c06-e854-4b34-975f-4cb413f76497']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:49.966176 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af2c812-b4ed-49cb-9e87-9b0d6d0eeb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:49.972324 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:49.972324 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:49.974116 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5608a93-efc1-47bb-973f-08c8ec0ca67f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:49.974804 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 920/3732] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:49 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:50.009859 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6af2c812-b4ed-49cb-9e87-9b0d6d0eeb4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fd276cc-d9d4-438d-8512-0285f4015f55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-234443140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['8e8226cb-33fa-4fd8-9040-32a8692f1dcb','2130f081-fab2-476d-8ae9-d0eb9595e002','d002ee01-fd1c-4c30-8ac5-6ff17b12bb91','e2470c06-e854-4b34-975f-4cb413f76497'],size=1,snapshot_id=1b11f024-241f-4e9e-97e1-ab670c182e31,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-234443140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9fd276cc-d9d4-438d-8512-0285f4015f55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7605156b67d4d7bad6bd6ab153fd50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1b11f024-241f-4e9e-97e1-ab670c182e31,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4500708b348e4b459ee7138a7e05dc59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:50.010821 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54871e7d-2181-40cc-b425-09725df2e1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:50.029585 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8021acd9-ff57-41c7-9229-ccfeb9229424 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:50.031431 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8021acd9-ff57-41c7-9229-ccfeb9229424 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 Aug 26 15:10:50.031613 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8021acd9-ff57-41c7-9229-ccfeb9229424 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:50.031870 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8021acd9-ff57-41c7-9229-ccfeb9229424 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:50.038138 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:50.038138 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:50.038439 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8021acd9-ff57-41c7-9229-ccfeb9229424 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Snapshot retrieved successfully. Aug 26 15:10:50.039327 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8021acd9-ff57-41c7-9229-ccfeb9229424 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 returned with HTTP 200 Aug 26 15:10:50.039732 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 943/3733] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:50 2026] GET /volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:50.041845 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54871e7d-2181-40cc-b425-09725df2e1e2) transitioned into state 'SUCCESS' from state '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-234443140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['8e8226cb-33fa-4fd8-9040-32a8692f1dcb','2130f081-fab2-476d-8ae9-d0eb9595e002','d002ee01-fd1c-4c30-8ac5-6ff17b12bb91','e2470c06-e854-4b34-975f-4cb413f76497'],size=1,snapshot_id=1b11f024-241f-4e9e-97e1-ab670c182e31,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:50.042677 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61edd88f-c744-4c99-a092-0fb65ef84a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:50.050859 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7b5afcff-70e6-4971-a2d9-c219bb03cfa8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:50.056321 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b5afcff-70e6-4971-a2d9-c219bb03cfa8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 Aug 26 15:10:50.056321 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7b5afcff-70e6-4971-a2d9-c219bb03cfa8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:50.056321 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7b5afcff-70e6-4971-a2d9-c219bb03cfa8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:50.063953 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:50.063953 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:50.066541 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7b5afcff-70e6-4971-a2d9-c219bb03cfa8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Snapshot retrieved successfully. Aug 26 15:10:50.067268 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b5afcff-70e6-4971-a2d9-c219bb03cfa8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 returned with HTTP 200 Aug 26 15:10:50.067566 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 932/3734] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:50 2026] GET /volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:50.071662 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61edd88f-c744-4c99-a092-0fb65ef84a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:50.073394 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (3384fa24-e93e-4531-a14b-29d9f27845ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:50.073394 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request issued successfully. Aug 26 15:10:50.074112 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ad50fa6-4f4b-4c69-8a71-e16299c4b4cb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:50.074576 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 940/3735] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:10:49 2026] POST /volume/v3/volumes => generated 801 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:50.077181 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7c82ba64-8005-4eda-85c1-c24ebe5aa7e3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:50.080065 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c82ba64-8005-4eda-85c1-c24ebe5aa7e3 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:10:50.080065 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c82ba64-8005-4eda-85c1-c24ebe5aa7e3 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:50.080714 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7c82ba64-8005-4eda-85c1-c24ebe5aa7e3 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:50.090373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0274b325-4cec-4d38-af5a-1820565e7e2e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:50.091524 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:50.091524 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:50.095178 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7c82ba64-8005-4eda-85c1-c24ebe5aa7e3 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:10:50.095590 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0274b325-4cec-4d38-af5a-1820565e7e2e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 Aug 26 15:10:50.095831 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0274b325-4cec-4d38-af5a-1820565e7e2e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:50.097184 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0274b325-4cec-4d38-af5a-1820565e7e2e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:50.099600 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7c82ba64-8005-4eda-85c1-c24ebe5aa7e3 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:10:50.100357 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 921/3736] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:50 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:50.106975 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:50.106975 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:50.114077 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0274b325-4cec-4d38-af5a-1820565e7e2e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:50.120017 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0274b325-4cec-4d38-af5a-1820565e7e2e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 returned with HTTP 200 Aug 26 15:10:50.120435 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 944/3737] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:50 2026] GET /volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:50.688116 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0709d243-22e1-4234-9454-8c830ca1cfa2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:50.690383 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0709d243-22e1-4234-9454-8c830ca1cfa2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:10:50.690670 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0709d243-22e1-4234-9454-8c830ca1cfa2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:50.691306 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0709d243-22e1-4234-9454-8c830ca1cfa2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:50.703164 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:50.703164 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:50.708497 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0709d243-22e1-4234-9454-8c830ca1cfa2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:50.715926 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0709d243-22e1-4234-9454-8c830ca1cfa2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 200 Aug 26 15:10:50.716574 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 933/3738] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:50 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:50.990355 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f0dc416f-3e04-4e1e-b39b-5acfaa287de8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:50.994071 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0dc416f-3e04-4e1e-b39b-5acfaa287de8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:50.994071 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0dc416f-3e04-4e1e-b39b-5acfaa287de8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:50.994071 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0dc416f-3e04-4e1e-b39b-5acfaa287de8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:50.994071 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f0dc416f-3e04-4e1e-b39b-5acfaa287de8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:50.998005 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:50.998005 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:50.998898 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0dc416f-3e04-4e1e-b39b-5acfaa287de8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:50.999268 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 941/3739] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:50 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:51.138942 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-96a08367-aef2-4d01-a8bf-f0d4de68bb5b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:51.141268 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-96a08367-aef2-4d01-a8bf-f0d4de68bb5b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 Aug 26 15:10:51.141573 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-96a08367-aef2-4d01-a8bf-f0d4de68bb5b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:51.141862 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-96a08367-aef2-4d01-a8bf-f0d4de68bb5b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:51.154520 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:51.154520 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:51.160434 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-96a08367-aef2-4d01-a8bf-f0d4de68bb5b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:51.168191 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-96a08367-aef2-4d01-a8bf-f0d4de68bb5b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 returned with HTTP 200 Aug 26 15:10:51.169012 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 922/3740] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:51 2026] GET /volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 => generated 894 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:51.187172 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5775c362-d74f-4121-8093-7205d1ed3639 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:51.190733 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5775c362-d74f-4121-8093-7205d1ed3639 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 Aug 26 15:10:51.191063 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5775c362-d74f-4121-8093-7205d1ed3639 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:51.191970 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5775c362-d74f-4121-8093-7205d1ed3639 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:51.191970 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-5775c362-d74f-4121-8093-7205d1ed3639 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete snapshot with id: f068a5f6-64db-4fd2-8532-622269a5b9a6 Aug 26 15:10:51.202240 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:51.202240 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:51.203439 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5775c362-d74f-4121-8093-7205d1ed3639 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:51.207928 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-ababf9b5-354d-41dd-8efd-7341facc0548 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:51.214458 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-ababf9b5-354d-41dd-8efd-7341facc0548 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] POST https://10.4.3.64/volume/v3/attachments/899ef7fd-f35a-41a5-bc27-73e2e5e1ca61/action Aug 26 15:10:51.215003 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-ababf9b5-354d-41dd-8efd-7341facc0548 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:51.215210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-ababf9b5-354d-41dd-8efd-7341facc0548 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:51.231420 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5775c362-d74f-4121-8093-7205d1ed3639 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot delete request issued successfully. Aug 26 15:10:51.231704 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5775c362-d74f-4121-8093-7205d1ed3639 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 returned with HTTP 202 Aug 26 15:10:51.232282 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 945/3741] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:10:51 2026] DELETE /volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:51.235208 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:51.235208 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:51.242086 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-83d997ae-7d8a-48b6-932b-f7a0b8132a40 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:51.244995 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-83d997ae-7d8a-48b6-932b-f7a0b8132a40 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 Aug 26 15:10:51.246472 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-83d997ae-7d8a-48b6-932b-f7a0b8132a40 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:51.246472 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-83d997ae-7d8a-48b6-932b-f7a0b8132a40 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:51.253858 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:51.253858 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:51.254476 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-83d997ae-7d8a-48b6-932b-f7a0b8132a40 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:51.254876 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6f7a8b6d-f3e5-46f2-8aac-57465e31673b req-ababf9b5-354d-41dd-8efd-7341facc0548 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/attachments/899ef7fd-f35a-41a5-bc27-73e2e5e1ca61/action returned with HTTP 204 Aug 26 15:10:51.255489 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 934/3742] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:10:51 2026] POST /volume/v3/attachments/899ef7fd-f35a-41a5-bc27-73e2e5e1ca61/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:51.255622 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-83d997ae-7d8a-48b6-932b-f7a0b8132a40 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 returned with HTTP 200 Aug 26 15:10:51.255993 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 942/3743] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:51 2026] GET /volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:51.735139 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c84028bf-8f97-4ae9-ab31-a28b0373ae7d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:51.737553 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c84028bf-8f97-4ae9-ab31-a28b0373ae7d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:10:51.737780 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c84028bf-8f97-4ae9-ab31-a28b0373ae7d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:51.738069 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c84028bf-8f97-4ae9-ab31-a28b0373ae7d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:51.750358 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:51.750358 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:51.754600 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c84028bf-8f97-4ae9-ab31-a28b0373ae7d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:51.759969 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c84028bf-8f97-4ae9-ab31-a28b0373ae7d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 200 Aug 26 15:10:51.760418 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 923/3744] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:51 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:51.782915 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6fdd4667-2e84-4b88-827d-eff2c8754ddc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:51.782915 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fdd4667-2e84-4b88-827d-eff2c8754ddc tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:10:51.782915 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fdd4667-2e84-4b88-827d-eff2c8754ddc tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:51.782915 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fdd4667-2e84-4b88-827d-eff2c8754ddc tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:51.795780 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:51.795780 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:51.801446 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6fdd4667-2e84-4b88-827d-eff2c8754ddc tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:51.809058 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fdd4667-2e84-4b88-827d-eff2c8754ddc tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 200 Aug 26 15:10:51.809580 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 946/3745] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:51 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 1228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:52.018125 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a8216d37-bf00-4d2d-a8ba-b82502c35d74 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:52.020429 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a8216d37-bf00-4d2d-a8ba-b82502c35d74 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:52.020985 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a8216d37-bf00-4d2d-a8ba-b82502c35d74 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:52.020985 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a8216d37-bf00-4d2d-a8ba-b82502c35d74 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:52.023912 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a8216d37-bf00-4d2d-a8ba-b82502c35d74 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:52.032278 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:52.032278 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:52.033532 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a8216d37-bf00-4d2d-a8ba-b82502c35d74 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:52.034820 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 935/3746] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:52 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:52.046130 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-82f3fd5d-2d61-46e8-ab54-a6fdfb53a084 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:52.052621 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-82f3fd5d-2d61-46e8-ab54-a6fdfb53a084 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af Aug 26 15:10:52.052950 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-82f3fd5d-2d61-46e8-ab54-a6fdfb53a084 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:52.053381 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-82f3fd5d-2d61-46e8-ab54-a6fdfb53a084 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:52.074664 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:52.074664 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:52.083760 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-82f3fd5d-2d61-46e8-ab54-a6fdfb53a084 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:52.089967 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-82f3fd5d-2d61-46e8-ab54-a6fdfb53a084 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af returned with HTTP 200 Aug 26 15:10:52.090657 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 943/3747] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:52 2026] GET /volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af => generated 964 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:52.106964 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2983e073-6aad-41c5-b67a-b4c30374335a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:52.109244 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2983e073-6aad-41c5-b67a-b4c30374335a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af Aug 26 15:10:52.109588 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2983e073-6aad-41c5-b67a-b4c30374335a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:52.109804 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2983e073-6aad-41c5-b67a-b4c30374335a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:52.119802 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:52.119802 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:52.125396 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2983e073-6aad-41c5-b67a-b4c30374335a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:52.132183 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2983e073-6aad-41c5-b67a-b4c30374335a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af returned with HTTP 200 Aug 26 15:10:52.132760 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 924/3748] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:52 2026] GET /volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af => generated 964 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:52.151290 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6faa6243-923f-4c06-99d0-77693942d01d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:52.154446 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6faa6243-923f-4c06-99d0-77693942d01d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af Aug 26 15:10:52.154816 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6faa6243-923f-4c06-99d0-77693942d01d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:52.155124 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6faa6243-923f-4c06-99d0-77693942d01d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:52.155592 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-6faa6243-923f-4c06-99d0-77693942d01d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume with id: ef283f2a-13e0-4b0d-a582-f64a556e77af Aug 26 15:10:52.168177 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:52.168177 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:52.168856 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6faa6243-923f-4c06-99d0-77693942d01d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:52.208242 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6faa6243-923f-4c06-99d0-77693942d01d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume request issued successfully. Aug 26 15:10:52.208954 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6faa6243-923f-4c06-99d0-77693942d01d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af returned with HTTP 202 Aug 26 15:10:52.209434 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 947/3749] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:52 2026] DELETE /volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:52.218311 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5df4e126-07a8-4b99-a5b3-b185beb6cab0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:52.224078 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5df4e126-07a8-4b99-a5b3-b185beb6cab0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af Aug 26 15:10:52.224267 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5df4e126-07a8-4b99-a5b3-b185beb6cab0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:52.224501 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5df4e126-07a8-4b99-a5b3-b185beb6cab0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:52.241994 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:52.241994 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:52.255003 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5df4e126-07a8-4b99-a5b3-b185beb6cab0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:52.261503 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5df4e126-07a8-4b99-a5b3-b185beb6cab0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af returned with HTTP 200 Aug 26 15:10:52.264260 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 936/3750] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:52 2026] GET /volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af => generated 963 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:52.270589 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8289103f-83e0-45e3-8adb-4185b86e101d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:52.275440 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8289103f-83e0-45e3-8adb-4185b86e101d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 Aug 26 15:10:52.275652 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8289103f-83e0-45e3-8adb-4185b86e101d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:52.275843 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8289103f-83e0-45e3-8adb-4185b86e101d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:52.282517 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8289103f-83e0-45e3-8adb-4185b86e101d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 returned with HTTP 404 Aug 26 15:10:52.283090 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 944/3751] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:52 2026] GET /volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:52.292274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cf9163c1-c617-4781-8ac4-ee7459170e49 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:52.295244 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf9163c1-c617-4781-8ac4-ee7459170e49 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 Aug 26 15:10:52.295489 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf9163c1-c617-4781-8ac4-ee7459170e49 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:52.295741 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf9163c1-c617-4781-8ac4-ee7459170e49 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:52.295872 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-cf9163c1-c617-4781-8ac4-ee7459170e49 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete snapshot with id: 1b11f024-241f-4e9e-97e1-ab670c182e31 Aug 26 15:10:52.307771 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:52.307771 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:52.308402 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cf9163c1-c617-4781-8ac4-ee7459170e49 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:52.328281 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cf9163c1-c617-4781-8ac4-ee7459170e49 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot delete request issued successfully. Aug 26 15:10:52.328538 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf9163c1-c617-4781-8ac4-ee7459170e49 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 returned with HTTP 202 Aug 26 15:10:52.329068 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 925/3752] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:10:52 2026] DELETE /volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:52.341966 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-006e6951-30fd-443b-bfd2-296949bc1a29 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:52.347899 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-006e6951-30fd-443b-bfd2-296949bc1a29 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 Aug 26 15:10:52.348226 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-006e6951-30fd-443b-bfd2-296949bc1a29 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:52.348507 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-006e6951-30fd-443b-bfd2-296949bc1a29 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:52.357670 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:52.357670 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:52.358174 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-006e6951-30fd-443b-bfd2-296949bc1a29 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:52.359186 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-006e6951-30fd-443b-bfd2-296949bc1a29 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 returned with HTTP 200 Aug 26 15:10:52.359601 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 948/3753] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:52 2026] GET /volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:52.403254 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-726d6d01-0906-41ae-9d02-86c02b4b4333 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:52.405995 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-726d6d01-0906-41ae-9d02-86c02b4b4333 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:10:52.405995 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-726d6d01-0906-41ae-9d02-86c02b4b4333 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:52.406255 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-726d6d01-0906-41ae-9d02-86c02b4b4333 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:52.416522 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:52.416522 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:52.422638 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-726d6d01-0906-41ae-9d02-86c02b4b4333 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:52.429478 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-726d6d01-0906-41ae-9d02-86c02b4b4333 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:10:52.430008 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 937/3754] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:52 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 935 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:52.863993 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-50129705-8a06-4c87-8199-0d6aa7644392 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:52.867066 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-50129705-8a06-4c87-8199-0d6aa7644392 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:10:52.867319 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-50129705-8a06-4c87-8199-0d6aa7644392 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:52.867558 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-50129705-8a06-4c87-8199-0d6aa7644392 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:52.884220 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:52.884220 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:52.891033 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-50129705-8a06-4c87-8199-0d6aa7644392 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:52.895653 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-50129705-8a06-4c87-8199-0d6aa7644392 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:10:52.895959 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 945/3755] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:10:52 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 935 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:53.027108 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a60dec9e-e849-4beb-a4cc-e3f1726485d3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.027472 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a60dec9e-e849-4beb-a4cc-e3f1726485d3 None None] GET https://10.4.3.64/volume// Aug 26 15:10:53.027654 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a60dec9e-e849-4beb-a4cc-e3f1726485d3 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:53.027841 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a60dec9e-e849-4beb-a4cc-e3f1726485d3 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:53.028447 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a60dec9e-e849-4beb-a4cc-e3f1726485d3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:53.028767 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 926/3756] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:10:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:53.036708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-d81658a3-b9d3-4d6f-9577-3988b7081c30 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.039517 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-d81658a3-b9d3-4d6f-9577-3988b7081c30 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:10:53.039895 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-d81658a3-b9d3-4d6f-9577-3988b7081c30 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a", "connector": null, "instance_uuid": "2c960beb-9e83-4044-93f1-e1030a021a8a"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:53.048240 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:53.048240 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:53.077438 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-d81658a3-b9d3-4d6f-9577-3988b7081c30 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:10:53.077982 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 949/3757] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:10:53 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:53.116643 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0328a091-acb6-4d72-b8ba-0faea7843c2e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.117400 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0328a091-acb6-4d72-b8ba-0faea7843c2e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:10:53.117580 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0328a091-acb6-4d72-b8ba-0faea7843c2e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:53.117811 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0328a091-acb6-4d72-b8ba-0faea7843c2e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:53.128341 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:53.128341 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:53.133503 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-68d76542-7c4d-491a-8e9d-1b6fc7f91465 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.133854 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0328a091-acb6-4d72-b8ba-0faea7843c2e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:53.133944 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-68d76542-7c4d-491a-8e9d-1b6fc7f91465 None None] GET https://10.4.3.64/volume// Aug 26 15:10:53.134127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-68d76542-7c4d-491a-8e9d-1b6fc7f91465 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:53.134313 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-68d76542-7c4d-491a-8e9d-1b6fc7f91465 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:53.134643 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-68d76542-7c4d-491a-8e9d-1b6fc7f91465 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:10:53.135022 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 946/3758] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:10:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:10:53.139099 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0328a091-acb6-4d72-b8ba-0faea7843c2e tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:10:53.139820 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 938/3759] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:53 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 934 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:53.150848 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-cf1933b2-627f-49d1-8311-785b4b7b8eca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.153862 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-cf1933b2-627f-49d1-8311-785b4b7b8eca tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:10:53.154189 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-cf1933b2-627f-49d1-8311-785b4b7b8eca tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:53.154464 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-cf1933b2-627f-49d1-8311-785b4b7b8eca tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:53.169127 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:53.169127 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:53.174752 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-cf1933b2-627f-49d1-8311-785b4b7b8eca tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:53.181251 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-cf1933b2-627f-49d1-8311-785b4b7b8eca tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:10:53.181963 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 927/3760] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:10:53 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 1114 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:10:53.266274 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b1374b17-ad55-469f-9eb6-9092a373e28e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.268546 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:53.268701 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "57cbd847-d9a5-47ee-86fc-c346e4bdbb84", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:53.272048 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '57cbd847-d9a5-47ee-86fc-c346e4bdbb84', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:53.277722 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e1a5312b-5e1d-434b-807d-3b9c3909f820 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.279858 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e1a5312b-5e1d-434b-807d-3b9c3909f820 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af Aug 26 15:10:53.280080 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e1a5312b-5e1d-434b-807d-3b9c3909f820 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:53.280263 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e1a5312b-5e1d-434b-807d-3b9c3909f820 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:53.287835 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e1a5312b-5e1d-434b-807d-3b9c3909f820 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af returned with HTTP 404 Aug 26 15:10:53.288327 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 947/3761] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:53 2026] GET /volume/v3/volumes/ef283f2a-13e0-4b0d-a582-f64a556e77af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:53.295763 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-aec3465e-cb32-41b6-bc30-2e1d071b4c16 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.298115 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-aec3465e-cb32-41b6-bc30-2e1d071b4c16 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] PUT https://10.4.3.64/volume/v3/attachments/ab183695-bdab-4c0e-9e7f-2de921c5bc3f Aug 26 15:10:53.298569 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-aec3465e-cb32-41b6-bc30-2e1d071b4c16 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:53.300512 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-56891b72-5d7e-4719-b3f0-7384901fec7e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.303047 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-56891b72-5d7e-4719-b3f0-7384901fec7e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:53.303351 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-56891b72-5d7e-4719-b3f0-7384901fec7e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:53.303965 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-56891b72-5d7e-4719-b3f0-7384901fec7e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:53.303965 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-56891b72-5d7e-4719-b3f0-7384901fec7e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete backup with id: f13794a1-63cd-4cec-ab07-07e97dc5b621. Aug 26 15:10:53.308875 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-aec3465e-cb32-41b6-bc30-2e1d071b4c16 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Acquiring lock "cinder-attachment_update-e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:10:53.309764 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:53.309764 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:53.318129 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-aec3465e-cb32-41b6-bc30-2e1d071b4c16 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Lock "cinder-attachment_update-e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:10:53.318129 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:53.318129 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:53.327445 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-56891b72-5d7e-4719-b3f0-7384901fec7e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] delete_backup rpcapi backup_id f13794a1-63cd-4cec-ab07-07e97dc5b621 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:10:53.329959 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-56891b72-5d7e-4719-b3f0-7384901fec7e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 202 Aug 26 15:10:53.330528 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 928/3762] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:53 2026] DELETE /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:10:53.342968 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1794de47-d767-4248-82e8-2afa3e1e4d37 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.345265 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1794de47-d767-4248-82e8-2afa3e1e4d37 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:53.345552 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1794de47-d767-4248-82e8-2afa3e1e4d37 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:53.345846 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1794de47-d767-4248-82e8-2afa3e1e4d37 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:53.346020 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1794de47-d767-4248-82e8-2afa3e1e4d37 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:53.351899 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:53.351899 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:53.354227 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1794de47-d767-4248-82e8-2afa3e1e4d37 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 200 Aug 26 15:10:53.354227 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 948/3763] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:53 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:53.362698 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume of 1 GB Aug 26 15:10:53.362897 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:53.362897 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:53.374286 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Availability Zones retrieved successfully. Aug 26 15:10:53.377488 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-25ef6abf-6d77-4192-98bd-020c86d9e153 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.379389 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-25ef6abf-6d77-4192-98bd-020c86d9e153 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 Aug 26 15:10:53.379565 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-25ef6abf-6d77-4192-98bd-020c86d9e153 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:53.379770 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-25ef6abf-6d77-4192-98bd-020c86d9e153 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:53.381793 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Flow 'volume_create_api' (bcbf6419-6e23-4834-99c9-2f0f7c1abd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:53.382956 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcb98d27-0bb4-4687-84ba-2d65e9ec7f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:53.384038 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:53.384096 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-25ef6abf-6d77-4192-98bd-020c86d9e153 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 returned with HTTP 404 Aug 26 15:10:53.384633 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 929/3764] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:53 2026] GET /volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:53.395681 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-73ac3260-706f-41fc-9bbe-6909095f3289 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.397570 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-73ac3260-706f-41fc-9bbe-6909095f3289 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 Aug 26 15:10:53.397855 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-73ac3260-706f-41fc-9bbe-6909095f3289 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:53.398009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-73ac3260-706f-41fc-9bbe-6909095f3289 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:53.398179 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-73ac3260-706f-41fc-9bbe-6909095f3289 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: 10724a8a-2dec-44f2-98fc-7c466c4ada93 Aug 26 15:10:53.406405 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:53.406405 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:53.408862 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-73ac3260-706f-41fc-9bbe-6909095f3289 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:53.435758 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-73ac3260-706f-41fc-9bbe-6909095f3289 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume request issued successfully. Aug 26 15:10:53.436186 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-73ac3260-706f-41fc-9bbe-6909095f3289 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 returned with HTTP 202 Aug 26 15:10:53.436757 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 949/3765] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:10:53 2026] DELETE /volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:10:53.451175 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-30b29873-b8aa-4c6a-88a5-8c5434247900 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.452830 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcb98d27-0bb4-4687-84ba-2d65e9ec7f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:53.453448 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30b29873-b8aa-4c6a-88a5-8c5434247900 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 Aug 26 15:10:53.453690 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30b29873-b8aa-4c6a-88a5-8c5434247900 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:53.453756 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4591564d-bc8b-4706-b640-c5f0243dab3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:53.453923 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30b29873-b8aa-4c6a-88a5-8c5434247900 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:53.463456 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:53.463456 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:53.470997 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-30b29873-b8aa-4c6a-88a5-8c5434247900 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:53.476237 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-aec3465e-cb32-41b6-bc30-2e1d071b4c16 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Lock "cinder-attachment_update-e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a-np0000008165" released by "attachment_update" :: held 0.161s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:10:53.476626 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-aec3465e-cb32-41b6-bc30-2e1d071b4c16 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/attachments/ab183695-bdab-4c0e-9e7f-2de921c5bc3f returned with HTTP 200 Aug 26 15:10:53.477305 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 939/3766] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:10:53 2026] PUT /volume/v3/attachments/ab183695-bdab-4c0e-9e7f-2de921c5bc3f => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:53.478939 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30b29873-b8aa-4c6a-88a5-8c5434247900 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 returned with HTTP 200 Aug 26 15:10:53.479536 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 930/3767] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:53 2026] GET /volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:53.548081 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Created reservations ['3d9526b1-c2f7-4e17-881b-6dbad38a714a', 'f14bf21f-0da1-4c6d-a0ea-6770a67ca3bb', 'a5183e1d-a4b2-420f-a380-9b50f3f43926', '38f70566-61be-4c73-baf3-40053170ca3f'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:53.549244 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4591564d-bc8b-4706-b640-c5f0243dab3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d9526b1-c2f7-4e17-881b-6dbad38a714a', 'f14bf21f-0da1-4c6d-a0ea-6770a67ca3bb', 'a5183e1d-a4b2-420f-a380-9b50f3f43926', '38f70566-61be-4c73-baf3-40053170ca3f']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:53.550217 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3708a3-0535-4786-9c74-448df0532ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:53.576237 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a3708a3-0535-4786-9c74-448df0532ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd9d0b45-3616-433b-88f6-3f0f43d6b28e', '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='993e4127262e47ec92c2d5c5f33a843f',qos_specs=None,replication_status=,reservations=['3d9526b1-c2f7-4e17-881b-6dbad38a714a','f14bf21f-0da1-4c6d-a0ea-6770a67ca3bb','a5183e1d-a4b2-420f-a380-9b50f3f43926','38f70566-61be-4c73-baf3-40053170ca3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10: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=fd9d0b45-3616-433b-88f6-3f0f43d6b28e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='993e4127262e47ec92c2d5c5f33a843f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:53.577861 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4b6849-9a6d-4886-bcff-5505fca6d476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:53.606564 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad4b6849-9a6d-4886-bcff-5505fca6d476) transitioned into state 'SUCCESS' from 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='993e4127262e47ec92c2d5c5f33a843f',qos_specs=None,replication_status=,reservations=['3d9526b1-c2f7-4e17-881b-6dbad38a714a','f14bf21f-0da1-4c6d-a0ea-6770a67ca3bb','a5183e1d-a4b2-420f-a380-9b50f3f43926','38f70566-61be-4c73-baf3-40053170ca3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:53.607384 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea580f8-720b-45d5-b449-23e9d89324b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:53.619070 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea580f8-720b-45d5-b449-23e9d89324b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:53.620110 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Flow 'volume_create_api' (bcbf6419-6e23-4834-99c9-2f0f7c1abd31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:53.620547 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume request issued successfully. Aug 26 15:10:53.621229 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b1374b17-ad55-469f-9eb6-9092a373e28e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:53.621794 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 950/3768] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:10:53 2026] POST /volume/v3/volumes => generated 773 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:53.637961 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-02d04d2f-0150-4bee-b53b-13e92abff57e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:53.641786 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-02d04d2f-0150-4bee-b53b-13e92abff57e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:10:53.641786 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-02d04d2f-0150-4bee-b53b-13e92abff57e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:53.641786 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-02d04d2f-0150-4bee-b53b-13e92abff57e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:53.649417 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:53.649417 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:53.657912 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-02d04d2f-0150-4bee-b53b-13e92abff57e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:10:53.660709 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-02d04d2f-0150-4bee-b53b-13e92abff57e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 200 Aug 26 15:10:53.660709 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 950/3769] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:53 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:54.159828 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a5b8a427-6c96-4d1f-8ff2-a952c57fecff None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:54.161933 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5b8a427-6c96-4d1f-8ff2-a952c57fecff tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:10:54.162225 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5b8a427-6c96-4d1f-8ff2-a952c57fecff tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:54.162481 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5b8a427-6c96-4d1f-8ff2-a952c57fecff tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:54.173554 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:54.173554 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:54.177799 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a5b8a427-6c96-4d1f-8ff2-a952c57fecff tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:54.183651 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5b8a427-6c96-4d1f-8ff2-a952c57fecff tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:10:54.184160 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 940/3770] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:54 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:54.366767 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4a4f9265-05bc-4c00-a65d-693101eaeda3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:54.368565 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4a4f9265-05bc-4c00-a65d-693101eaeda3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 Aug 26 15:10:54.368866 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4a4f9265-05bc-4c00-a65d-693101eaeda3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:54.369071 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4a4f9265-05bc-4c00-a65d-693101eaeda3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:54.369218 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4a4f9265-05bc-4c00-a65d-693101eaeda3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id f13794a1-63cd-4cec-ab07-07e97dc5b621. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:10:54.373498 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4a4f9265-05bc-4c00-a65d-693101eaeda3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 returned with HTTP 404 Aug 26 15:10:54.374048 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 931/3771] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:54 2026] GET /volume/v3/backups/f13794a1-63cd-4cec-ab07-07e97dc5b621 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:54.450907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-66562adb-e808-4157-bc0c-790f2b6a115a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:54.453327 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66562adb-e808-4157-bc0c-790f2b6a115a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 Aug 26 15:10:54.453592 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66562adb-e808-4157-bc0c-790f2b6a115a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:54.453951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-66562adb-e808-4157-bc0c-790f2b6a115a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:54.454070 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-66562adb-e808-4157-bc0c-790f2b6a115a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume with id: e98e80ee-364f-453d-875f-2cd908f53744 Aug 26 15:10:54.463680 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:54.463680 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:54.464374 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-66562adb-e808-4157-bc0c-790f2b6a115a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:54.482812 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-66562adb-e808-4157-bc0c-790f2b6a115a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume request issued successfully. Aug 26 15:10:54.482936 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-66562adb-e808-4157-bc0c-790f2b6a115a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 returned with HTTP 202 Aug 26 15:10:54.483351 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 951/3772] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:54 2026] DELETE /volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:10:54.493921 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d6db4df1-2dda-4343-96b6-4beebcbcb965 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:54.494280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fd50bc95-bd73-40c9-ac65-a76d1ab0f446 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:54.496231 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fd50bc95-bd73-40c9-ac65-a76d1ab0f446 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 Aug 26 15:10:54.496435 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fd50bc95-bd73-40c9-ac65-a76d1ab0f446 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:54.496632 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fd50bc95-bd73-40c9-ac65-a76d1ab0f446 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:54.499838 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d6db4df1-2dda-4343-96b6-4beebcbcb965 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 Aug 26 15:10:54.500188 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d6db4df1-2dda-4343-96b6-4beebcbcb965 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:54.500452 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d6db4df1-2dda-4343-96b6-4beebcbcb965 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:54.509021 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:54.509021 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:54.514052 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fd50bc95-bd73-40c9-ac65-a76d1ab0f446 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:54.514369 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d6db4df1-2dda-4343-96b6-4beebcbcb965 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 returned with HTTP 404 Aug 26 15:10:54.515057 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 951/3773] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:54 2026] GET /volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:54.519008 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fd50bc95-bd73-40c9-ac65-a76d1ab0f446 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 returned with HTTP 200 Aug 26 15:10:54.519609 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 941/3774] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:54 2026] GET /volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:54.529457 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f317bec1-a30d-4b21-8940-9f7e1586c4bf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:54.531736 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f317bec1-a30d-4b21-8940-9f7e1586c4bf tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 Aug 26 15:10:54.532687 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f317bec1-a30d-4b21-8940-9f7e1586c4bf tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:54.532687 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f317bec1-a30d-4b21-8940-9f7e1586c4bf tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:54.532687 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f317bec1-a30d-4b21-8940-9f7e1586c4bf tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: f1603eca-564b-4e8a-897c-3b02b1f5adf4 Aug 26 15:10:54.540005 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:54.540005 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:54.540498 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f317bec1-a30d-4b21-8940-9f7e1586c4bf tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:54.566630 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f317bec1-a30d-4b21-8940-9f7e1586c4bf tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume request issued successfully. Aug 26 15:10:54.566874 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f317bec1-a30d-4b21-8940-9f7e1586c4bf tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 returned with HTTP 202 Aug 26 15:10:54.567350 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 932/3775] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:10:54 2026] DELETE /volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:10:54.579375 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-939d87da-2fe5-4c24-8267-a61328075955 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:54.581875 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-939d87da-2fe5-4c24-8267-a61328075955 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 Aug 26 15:10:54.582963 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-939d87da-2fe5-4c24-8267-a61328075955 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:54.583172 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-939d87da-2fe5-4c24-8267-a61328075955 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:54.591703 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:54.591703 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:54.596842 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-939d87da-2fe5-4c24-8267-a61328075955 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:54.604353 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-939d87da-2fe5-4c24-8267-a61328075955 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 returned with HTTP 200 Aug 26 15:10:54.604911 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 952/3776] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:54 2026] GET /volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 => generated 894 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:54.675164 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e6c932e3-0f8c-4e63-a90b-86e7ab0da2ec None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:54.678096 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6c932e3-0f8c-4e63-a90b-86e7ab0da2ec tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:10:54.678309 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6c932e3-0f8c-4e63-a90b-86e7ab0da2ec tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:54.678495 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e6c932e3-0f8c-4e63-a90b-86e7ab0da2ec tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:54.687061 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:54.687061 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:54.691532 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e6c932e3-0f8c-4e63-a90b-86e7ab0da2ec tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:10:54.698927 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e6c932e3-0f8c-4e63-a90b-86e7ab0da2ec tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 200 Aug 26 15:10:54.699127 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 952/3777] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:54 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:55.199952 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-131f0f56-bc84-4a88-af9e-80f4ede0b498 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:55.201813 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-131f0f56-bc84-4a88-af9e-80f4ede0b498 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:10:55.202019 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-131f0f56-bc84-4a88-af9e-80f4ede0b498 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:55.202219 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-131f0f56-bc84-4a88-af9e-80f4ede0b498 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:55.212583 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:55.212583 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:55.216633 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-131f0f56-bc84-4a88-af9e-80f4ede0b498 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:55.222144 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-131f0f56-bc84-4a88-af9e-80f4ede0b498 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:10:55.222657 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 942/3778] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:55 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 935 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:55.534155 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-878cec2f-5fa9-4e9c-9835-e784ca57d278 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:55.537146 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-878cec2f-5fa9-4e9c-9835-e784ca57d278 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 Aug 26 15:10:55.537326 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-878cec2f-5fa9-4e9c-9835-e784ca57d278 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:55.537503 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-878cec2f-5fa9-4e9c-9835-e784ca57d278 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:55.543847 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-878cec2f-5fa9-4e9c-9835-e784ca57d278 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 returned with HTTP 404 Aug 26 15:10:55.544364 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 933/3779] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:55 2026] GET /volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:55.554524 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7892e0ca-1ce2-4e91-ab18-150cc02f169a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:55.556358 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7892e0ca-1ce2-4e91-ab18-150cc02f169a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 Aug 26 15:10:55.556544 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7892e0ca-1ce2-4e91-ab18-150cc02f169a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:55.556717 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7892e0ca-1ce2-4e91-ab18-150cc02f169a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:55.562150 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7892e0ca-1ce2-4e91-ab18-150cc02f169a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 returned with HTTP 404 Aug 26 15:10:55.562607 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 953/3780] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:55 2026] GET /volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:55.571550 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a64cbd22-6a26-4282-9e04-367a44f695d6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:55.573434 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a64cbd22-6a26-4282-9e04-367a44f695d6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 Aug 26 15:10:55.573668 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a64cbd22-6a26-4282-9e04-367a44f695d6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:55.573871 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a64cbd22-6a26-4282-9e04-367a44f695d6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:55.574061 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a64cbd22-6a26-4282-9e04-367a44f695d6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume with id: e98e80ee-364f-453d-875f-2cd908f53744 Aug 26 15:10:55.580844 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a64cbd22-6a26-4282-9e04-367a44f695d6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 returned with HTTP 404 Aug 26 15:10:55.581461 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 953/3781] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:10:55 2026] DELETE /volume/v3/volumes/e98e80ee-364f-453d-875f-2cd908f53744 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:55.594048 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:55.596039 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:55.596405 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-794383524"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:55.598349 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-794383524'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:55.598493 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume of 1 GB Aug 26 15:10:55.610308 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Availability Zones retrieved successfully. Aug 26 15:10:55.618194 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Flow 'volume_create_api' (e6e4f76c-7cb7-4942-af8a-c74ef3501790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:55.619893 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5c1b751-eb14-4596-98bf-5edfbe1a4f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:55.620757 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d5309b91-2e62-45d1-8032-dba403e5a1e0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:55.621431 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:55.622686 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5309b91-2e62-45d1-8032-dba403e5a1e0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 Aug 26 15:10:55.622915 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5309b91-2e62-45d1-8032-dba403e5a1e0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:55.623303 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5309b91-2e62-45d1-8032-dba403e5a1e0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:55.629371 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5309b91-2e62-45d1-8032-dba403e5a1e0 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 returned with HTTP 404 Aug 26 15:10:55.629949 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 934/3782] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:55 2026] GET /volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:55.640487 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c0cab4d6-1c9f-4b68-9f6b-6e544913fc95 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:55.643487 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c0cab4d6-1c9f-4b68-9f6b-6e544913fc95 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 Aug 26 15:10:55.643487 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c0cab4d6-1c9f-4b68-9f6b-6e544913fc95 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:55.643587 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c0cab4d6-1c9f-4b68-9f6b-6e544913fc95 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:55.643838 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c0cab4d6-1c9f-4b68-9f6b-6e544913fc95 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: 9fd276cc-d9d4-438d-8512-0285f4015f55 Aug 26 15:10:55.654172 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:55.654172 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:55.655296 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c0cab4d6-1c9f-4b68-9f6b-6e544913fc95 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:55.658640 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5c1b751-eb14-4596-98bf-5edfbe1a4f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:55.659529 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3600888-c5ed-4b99-8221-fa58fef1d307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:55.678168 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c0cab4d6-1c9f-4b68-9f6b-6e544913fc95 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume request issued successfully. Aug 26 15:10:55.678810 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c0cab4d6-1c9f-4b68-9f6b-6e544913fc95 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 returned with HTTP 202 Aug 26 15:10:55.679181 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 954/3783] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:10:55 2026] DELETE /volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:10:55.688291 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-adf9e56a-0f75-44d2-8edd-ebb460ba637c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:55.691035 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-adf9e56a-0f75-44d2-8edd-ebb460ba637c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 Aug 26 15:10:55.691145 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-adf9e56a-0f75-44d2-8edd-ebb460ba637c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:55.691347 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-adf9e56a-0f75-44d2-8edd-ebb460ba637c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:55.703004 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:55.703004 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:55.708902 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-adf9e56a-0f75-44d2-8edd-ebb460ba637c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:55.710683 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Created reservations ['35a0e2c5-b68a-4108-b1f9-114b1aa2cb59', '6f1dffc5-b2c2-4228-a092-78af56c9758d', 'e9c3cec1-ab4b-443b-944c-23e2822fd7af', '23631f19-2bff-4765-8e6a-da8fb9d07a29'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:55.711407 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3600888-c5ed-4b99-8221-fa58fef1d307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35a0e2c5-b68a-4108-b1f9-114b1aa2cb59', '6f1dffc5-b2c2-4228-a092-78af56c9758d', 'e9c3cec1-ab4b-443b-944c-23e2822fd7af', '23631f19-2bff-4765-8e6a-da8fb9d07a29']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:55.712152 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b07e002-a556-4810-a6cb-ea0179f936bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:55.715648 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-adf9e56a-0f75-44d2-8edd-ebb460ba637c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 returned with HTTP 200 Aug 26 15:10:55.716076 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 954/3784] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:55 2026] GET /volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 => generated 893 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:55.718260 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e27d2338-c362-464e-b33c-463bcc3f92a6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:55.720406 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e27d2338-c362-464e-b33c-463bcc3f92a6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:10:55.720744 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e27d2338-c362-464e-b33c-463bcc3f92a6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:55.721022 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e27d2338-c362-464e-b33c-463bcc3f92a6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:55.735217 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:55.735217 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:55.739310 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b07e002-a556-4810-a6cb-ea0179f936bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ca9df2a-431b-4870-87f6-a72ad42ae21a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-794383524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf92b1ed1dd6430687ff3ba80ccced41',qos_specs=None,replication_status=,reservations=['35a0e2c5-b68a-4108-b1f9-114b1aa2cb59','6f1dffc5-b2c2-4228-a092-78af56c9758d','e9c3cec1-ab4b-443b-944c-23e2822fd7af','23631f19-2bff-4765-8e6a-da8fb9d07a29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-794383524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ca9df2a-431b-4870-87f6-a72ad42ae21a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf92b1ed1dd6430687ff3ba80ccced41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:55.740431 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e27d2338-c362-464e-b33c-463bcc3f92a6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:10:55.740658 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3e1a3b8-057a-4397-90cd-245b075a825c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:55.750345 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e27d2338-c362-464e-b33c-463bcc3f92a6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 200 Aug 26 15:10:55.750345 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 935/3785] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:55 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:55.785590 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3e1a3b8-057a-4397-90cd-245b075a825c) transitioned into state 'SUCCESS' from state '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-794383524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf92b1ed1dd6430687ff3ba80ccced41',qos_specs=None,replication_status=,reservations=['35a0e2c5-b68a-4108-b1f9-114b1aa2cb59','6f1dffc5-b2c2-4228-a092-78af56c9758d','e9c3cec1-ab4b-443b-944c-23e2822fd7af','23631f19-2bff-4765-8e6a-da8fb9d07a29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67b8684dfa54e67b4dc6262e34f286d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:55.786289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd1e345a-0ca7-4616-9fdc-d133a200d3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:55.798844 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd1e345a-0ca7-4616-9fdc-d133a200d3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:55.800123 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Flow 'volume_create_api' (e6e4f76c-7cb7-4942-af8a-c74ef3501790) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:55.800439 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Create volume request issued successfully. Aug 26 15:10:55.801233 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-43d3c8f6-fd08-43ee-b45a-9d20eb0f66f8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:55.801775 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 943/3786] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:10:55 2026] POST /volume/v3/volumes => generated 746 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:10:55.819275 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-42b038a8-0aaf-476f-8890-9c5351859df5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:55.821349 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-42b038a8-0aaf-476f-8890-9c5351859df5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:10:55.821558 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-42b038a8-0aaf-476f-8890-9c5351859df5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:55.821742 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-42b038a8-0aaf-476f-8890-9c5351859df5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:55.832071 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:55.832071 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:55.837770 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-42b038a8-0aaf-476f-8890-9c5351859df5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:55.844849 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-42b038a8-0aaf-476f-8890-9c5351859df5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:10:55.845427 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 955/3787] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:55 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:56.240308 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ffb2f1f3-97f3-420d-a063-e30b6354f044 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:56.242158 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ffb2f1f3-97f3-420d-a063-e30b6354f044 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:10:56.242358 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ffb2f1f3-97f3-420d-a063-e30b6354f044 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:56.242652 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ffb2f1f3-97f3-420d-a063-e30b6354f044 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:56.259075 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:56.259075 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:56.263201 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ffb2f1f3-97f3-420d-a063-e30b6354f044 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:56.272671 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ffb2f1f3-97f3-420d-a063-e30b6354f044 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:10:56.273140 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 955/3788] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:56 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 935 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:10:56.730303 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a6bc3c5d-4318-427e-a74c-9b202ef5ad3c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:56.732938 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6bc3c5d-4318-427e-a74c-9b202ef5ad3c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 Aug 26 15:10:56.733151 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6bc3c5d-4318-427e-a74c-9b202ef5ad3c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:56.733352 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6bc3c5d-4318-427e-a74c-9b202ef5ad3c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:56.739679 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6bc3c5d-4318-427e-a74c-9b202ef5ad3c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 returned with HTTP 404 Aug 26 15:10:56.740228 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 936/3789] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:56 2026] GET /volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:10:56.749733 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:56.752290 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:56.752781 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1181779455"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:56.754738 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1181779455'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:56.754979 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume of 1 GB Aug 26 15:10:56.755327 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:56.755327 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:56.760870 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Availability Zones retrieved successfully. Aug 26 15:10:56.767869 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-828fa0bd-eef0-4162-bd44-76dc343b8739 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:56.769905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (e5093a1d-1ac5-4f23-9c3d-d89c8833c053) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:56.770124 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-828fa0bd-eef0-4162-bd44-76dc343b8739 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:10:56.770366 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-828fa0bd-eef0-4162-bd44-76dc343b8739 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:56.770590 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-828fa0bd-eef0-4162-bd44-76dc343b8739 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:56.771308 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26014b31-ae11-4fab-86c5-80c611b63198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:56.772603 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:56.778367 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:56.778367 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:56.782694 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-828fa0bd-eef0-4162-bd44-76dc343b8739 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:10:56.787824 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-828fa0bd-eef0-4162-bd44-76dc343b8739 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 200 Aug 26 15:10:56.788227 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 956/3790] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:56 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:56.806643 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26014b31-ae11-4fab-86c5-80c611b63198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:56.807621 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10786cf8-a645-4da1-b91d-41a24b2e85ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:56.855078 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['40d9fbcf-6848-4810-8fce-b3c027d583d9', '82cc84a9-7eb9-4c46-9706-00ea70377032', 'b3c0eec0-b0f3-408b-9d83-655df0810421', 'd80ea24c-94d8-4148-9a25-d0b8d69b6809'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:56.856070 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10786cf8-a645-4da1-b91d-41a24b2e85ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40d9fbcf-6848-4810-8fce-b3c027d583d9', '82cc84a9-7eb9-4c46-9706-00ea70377032', 'b3c0eec0-b0f3-408b-9d83-655df0810421', 'd80ea24c-94d8-4148-9a25-d0b8d69b6809']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:56.856947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a2182ee-73c7-466d-b189-3009a108a66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:56.859186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-38122a0a-e9cc-49ae-83dc-52dc2a2cdbb4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:56.861143 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-38122a0a-e9cc-49ae-83dc-52dc2a2cdbb4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:10:56.861371 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-38122a0a-e9cc-49ae-83dc-52dc2a2cdbb4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:56.861621 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-38122a0a-e9cc-49ae-83dc-52dc2a2cdbb4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:56.868905 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:56.868905 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:56.873800 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-38122a0a-e9cc-49ae-83dc-52dc2a2cdbb4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:10:56.880570 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-38122a0a-e9cc-49ae-83dc-52dc2a2cdbb4 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:10:56.881075 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 956/3791] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:56 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:56.883828 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a2182ee-73c7-466d-b189-3009a108a66c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b51e472f-a8d8-4def-96db-a83bb57bd9d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1181779455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['40d9fbcf-6848-4810-8fce-b3c027d583d9','82cc84a9-7eb9-4c46-9706-00ea70377032','b3c0eec0-b0f3-408b-9d83-655df0810421','d80ea24c-94d8-4148-9a25-d0b8d69b6809'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1181779455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b51e472f-a8d8-4def-96db-a83bb57bd9d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7605156b67d4d7bad6bd6ab153fd50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4500708b348e4b459ee7138a7e05dc59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:56.884759 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73ac6f84-c5d9-4012-a1b0-5f252d53ca7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:56.907184 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73ac6f84-c5d9-4012-a1b0-5f252d53ca7c) transitioned into state 'SUCCESS' from state '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-1181779455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['40d9fbcf-6848-4810-8fce-b3c027d583d9','82cc84a9-7eb9-4c46-9706-00ea70377032','b3c0eec0-b0f3-408b-9d83-655df0810421','d80ea24c-94d8-4148-9a25-d0b8d69b6809'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:56.908169 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaf14a31-7de1-42fb-9bb9-165ce34546be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:56.919777 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaf14a31-7de1-42fb-9bb9-165ce34546be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:56.920717 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (e5093a1d-1ac5-4f23-9c3d-d89c8833c053) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:56.921120 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request issued successfully. Aug 26 15:10:56.921870 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff1b7a03-6b39-4570-84de-ada5dcffb505 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:56.922433 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 944/3792] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:10:56 2026] POST /volume/v3/volumes => generated 768 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:56.941994 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-684cc526-66e1-428c-a9ed-5192e5409e5a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:56.944481 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-684cc526-66e1-428c-a9ed-5192e5409e5a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 Aug 26 15:10:56.944777 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-684cc526-66e1-428c-a9ed-5192e5409e5a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:56.945060 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-684cc526-66e1-428c-a9ed-5192e5409e5a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:56.954820 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:56.954820 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:56.962992 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-684cc526-66e1-428c-a9ed-5192e5409e5a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:56.968796 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-684cc526-66e1-428c-a9ed-5192e5409e5a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 returned with HTTP 200 Aug 26 15:10:56.969247 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 937/3793] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:56 2026] GET /volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 => generated 836 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:57.289056 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c215b3a6-4398-4f14-b115-8dfc36322f6c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:57.291264 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c215b3a6-4398-4f14-b115-8dfc36322f6c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:10:57.291540 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c215b3a6-4398-4f14-b115-8dfc36322f6c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:57.291759 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c215b3a6-4398-4f14-b115-8dfc36322f6c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:57.305911 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:57.305911 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:57.313169 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c215b3a6-4398-4f14-b115-8dfc36322f6c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:57.319299 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c215b3a6-4398-4f14-b115-8dfc36322f6c tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:10:57.319709 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 957/3794] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:57 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 935 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:57.802996 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6ef6f1fc-508c-4687-ba42-f800e36dcf65 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:57.806650 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-8ca8cf03-8991-4773-8edd-54cda80a9596 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:57.807173 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ef6f1fc-508c-4687-ba42-f800e36dcf65 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:10:57.807502 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ef6f1fc-508c-4687-ba42-f800e36dcf65 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:57.807783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6ef6f1fc-508c-4687-ba42-f800e36dcf65 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:57.811910 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-8ca8cf03-8991-4773-8edd-54cda80a9596 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] POST https://10.4.3.64/volume/v3/attachments/ab183695-bdab-4c0e-9e7f-2de921c5bc3f/action Aug 26 15:10:57.811910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-8ca8cf03-8991-4773-8edd-54cda80a9596 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:10:57.811910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-8ca8cf03-8991-4773-8edd-54cda80a9596 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:57.818143 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:57.818143 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:57.825011 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6ef6f1fc-508c-4687-ba42-f800e36dcf65 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:10:57.831552 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:57.831552 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:57.833081 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6ef6f1fc-508c-4687-ba42-f800e36dcf65 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 200 Aug 26 15:10:57.833650 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 957/3795] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:57 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:57.850771 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-aa1180f7-19da-4a2f-9488-45df393dde80 req-8ca8cf03-8991-4773-8edd-54cda80a9596 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/attachments/ab183695-bdab-4c0e-9e7f-2de921c5bc3f/action returned with HTTP 204 Aug 26 15:10:57.850771 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 945/3796] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:10:57 2026] POST /volume/v3/attachments/ab183695-bdab-4c0e-9e7f-2de921c5bc3f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:57.982116 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-51aa9bf9-a6a0-4e68-b1a1-f64191e834ff None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:57.984547 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-51aa9bf9-a6a0-4e68-b1a1-f64191e834ff tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 Aug 26 15:10:57.984828 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-51aa9bf9-a6a0-4e68-b1a1-f64191e834ff tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:57.985087 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-51aa9bf9-a6a0-4e68-b1a1-f64191e834ff tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:57.994317 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:57.994317 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:57.999244 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-51aa9bf9-a6a0-4e68-b1a1-f64191e834ff tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:58.005994 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-51aa9bf9-a6a0-4e68-b1a1-f64191e834ff tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 returned with HTTP 200 Aug 26 15:10:58.006434 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 938/3797] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:57 2026] GET /volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:58.023979 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-225f562a-1cce-4c0d-9160-7ddf2b72ad77 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:58.026427 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-225f562a-1cce-4c0d-9160-7ddf2b72ad77 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:10:58.026923 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-225f562a-1cce-4c0d-9160-7ddf2b72ad77 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b51e472f-a8d8-4def-96db-a83bb57bd9d0", "name": "tempest-VolumeDependencyTests-Snapshot-2127748736"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:58.037163 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:58.037163 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:58.037755 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-225f562a-1cce-4c0d-9160-7ddf2b72ad77 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:58.037922 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-225f562a-1cce-4c0d-9160-7ddf2b72ad77 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create snapshot from volume b51e472f-a8d8-4def-96db-a83bb57bd9d0 Aug 26 15:10:58.070980 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-225f562a-1cce-4c0d-9160-7ddf2b72ad77 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['7787e576-5ea7-4348-85af-60bcc655f4b2', 'aa54066a-892f-4659-8b4f-b873933fa6ca', 'b40e1b58-0cf8-4b82-ab76-5cfb65d2e759', '3eaa8faa-3707-4f1a-988b-c4ef0e155a09'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:58.109401 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-225f562a-1cce-4c0d-9160-7ddf2b72ad77 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot create request issued successfully. Aug 26 15:10:58.109814 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-225f562a-1cce-4c0d-9160-7ddf2b72ad77 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:10:58.110268 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 958/3798] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:10:58 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) Aug 26 15:10:58.121812 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5bf37b99-a572-4dea-a501-8fe3f60157f4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:58.127492 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5bf37b99-a572-4dea-a501-8fe3f60157f4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 Aug 26 15:10:58.127752 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5bf37b99-a572-4dea-a501-8fe3f60157f4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:58.127866 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5bf37b99-a572-4dea-a501-8fe3f60157f4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:58.138259 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:58.138259 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:58.139329 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5bf37b99-a572-4dea-a501-8fe3f60157f4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:58.139580 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5bf37b99-a572-4dea-a501-8fe3f60157f4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 returned with HTTP 200 Aug 26 15:10:58.140042 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 958/3799] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:58 2026] GET /volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:58.334276 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8ddee283-c4b3-43e5-99f6-b830ad1dec2f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:58.337920 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8ddee283-c4b3-43e5-99f6-b830ad1dec2f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:10:58.337920 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8ddee283-c4b3-43e5-99f6-b830ad1dec2f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:58.337920 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8ddee283-c4b3-43e5-99f6-b830ad1dec2f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:58.350695 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:58.350695 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:58.355999 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8ddee283-c4b3-43e5-99f6-b830ad1dec2f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:58.361807 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8ddee283-c4b3-43e5-99f6-b830ad1dec2f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:10:58.361807 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 946/3800] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:58 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 1227 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:58.379044 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-57b901d2-8ab8-4f04-abcd-703fc33d06bf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:58.381010 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-57b901d2-8ab8-4f04-abcd-703fc33d06bf tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:10:58.381203 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-57b901d2-8ab8-4f04-abcd-703fc33d06bf tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:58.381379 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-57b901d2-8ab8-4f04-abcd-703fc33d06bf tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:58.391179 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:58.391179 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:58.394578 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-57b901d2-8ab8-4f04-abcd-703fc33d06bf tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:10:58.398606 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-57b901d2-8ab8-4f04-abcd-703fc33d06bf tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:10:58.399006 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 939/3801] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:10:58 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 1227 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:58.849388 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-50b07e96-e197-4ce3-9ffa-b3e17b54d6fe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:58.852044 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-50b07e96-e197-4ce3-9ffa-b3e17b54d6fe tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:10:58.852334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-50b07e96-e197-4ce3-9ffa-b3e17b54d6fe tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:58.852512 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-50b07e96-e197-4ce3-9ffa-b3e17b54d6fe tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:58.861624 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:58.861624 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:58.868309 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-50b07e96-e197-4ce3-9ffa-b3e17b54d6fe tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:10:58.880068 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-50b07e96-e197-4ce3-9ffa-b3e17b54d6fe tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 200 Aug 26 15:10:58.880477 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 959/3802] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:58 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:59.149833 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-760876e4-63c1-4add-9886-108d5e65bb11 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:59.152043 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-760876e4-63c1-4add-9886-108d5e65bb11 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 Aug 26 15:10:59.152277 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-760876e4-63c1-4add-9886-108d5e65bb11 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:59.152498 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-760876e4-63c1-4add-9886-108d5e65bb11 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:59.159718 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:59.159718 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:10:59.160250 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-760876e4-63c1-4add-9886-108d5e65bb11 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:59.161221 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-760876e4-63c1-4add-9886-108d5e65bb11 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 returned with HTTP 200 Aug 26 15:10:59.161666 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 959/3803] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:10:59 2026] GET /volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:10:59.173989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-158210c2-600a-44c1-98ea-532d0641f72b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:59.177359 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:10:59.177359 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fd1c9e40-3b58-4d05-a76f-e0b8b7c08077", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1590795439"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:10:59.179147 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request body: {'volume': {'snapshot_id': 'fd1c9e40-3b58-4d05-a76f-e0b8b7c08077', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1590795439'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:10:59.190864 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:59.190864 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:10:59.190864 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:10:59.190864 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume of 1 GB Aug 26 15:10:59.194503 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Availability Zones retrieved successfully. Aug 26 15:10:59.201613 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (66c5d2d8-ea92-4e4f-ba83-4b5ae84878cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:59.202873 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63da0982-9a81-43b0-9799-472a5b05efb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:59.204265 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:10:59.247189 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63da0982-9a81-43b0-9799-472a5b05efb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fd1c9e40-3b58-4d05-a76f-e0b8b7c08077', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:59.248872 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57bc7aa0-3bce-4fef-b68f-bb9339a97100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:59.308653 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['e50dd0d8-6795-4c34-a415-8a87ec60a5d5', '166f876f-0511-4fdb-a14a-e7430d80d896', 'c44bf0f8-3f04-4525-905f-6c62136bdbfe', '566df7ac-ff82-4d90-a937-181f477ab248'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:10:59.308653 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57bc7aa0-3bce-4fef-b68f-bb9339a97100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e50dd0d8-6795-4c34-a415-8a87ec60a5d5', '166f876f-0511-4fdb-a14a-e7430d80d896', 'c44bf0f8-3f04-4525-905f-6c62136bdbfe', '566df7ac-ff82-4d90-a937-181f477ab248']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:59.309243 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac64b0c-7838-4d01-bb4b-02fd82e7775c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:59.366006 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ac64b0c-7838-4d01-bb4b-02fd82e7775c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '859dcbbe-db8c-4155-a388-106a68939fbd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1590795439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['e50dd0d8-6795-4c34-a415-8a87ec60a5d5','166f876f-0511-4fdb-a14a-e7430d80d896','c44bf0f8-3f04-4525-905f-6c62136bdbfe','566df7ac-ff82-4d90-a937-181f477ab248'],size=1,snapshot_id=fd1c9e40-3b58-4d05-a76f-e0b8b7c08077,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:10:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1590795439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=859dcbbe-db8c-4155-a388-106a68939fbd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7605156b67d4d7bad6bd6ab153fd50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fd1c9e40-3b58-4d05-a76f-e0b8b7c08077,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4500708b348e4b459ee7138a7e05dc59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:59.367815 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcc59726-20d1-449d-a811-cd0544a8fa38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:59.387686 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcc59726-20d1-449d-a811-cd0544a8fa38) transitioned into state 'SUCCESS' from state '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-1590795439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['e50dd0d8-6795-4c34-a415-8a87ec60a5d5','166f876f-0511-4fdb-a14a-e7430d80d896','c44bf0f8-3f04-4525-905f-6c62136bdbfe','566df7ac-ff82-4d90-a937-181f477ab248'],size=1,snapshot_id=fd1c9e40-3b58-4d05-a76f-e0b8b7c08077,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:59.388348 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2d83b9-4bc9-450a-a13e-2c9715a07a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:10:59.411801 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2d83b9-4bc9-450a-a13e-2c9715a07a08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:10:59.412754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (66c5d2d8-ea92-4e4f-ba83-4b5ae84878cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:10:59.413147 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request issued successfully. Aug 26 15:10:59.413832 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-158210c2-600a-44c1-98ea-532d0641f72b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:10:59.414583 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 947/3804] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:10:59 2026] POST /volume/v3/volumes => generated 802 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:10:59.426724 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f9649393-8d53-4410-b32d-ca62c4aa36be None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:59.431993 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f9649393-8d53-4410-b32d-ca62c4aa36be tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd Aug 26 15:10:59.432267 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f9649393-8d53-4410-b32d-ca62c4aa36be tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:59.433122 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f9649393-8d53-4410-b32d-ca62c4aa36be tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:59.448827 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:59.448827 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:10:59.457222 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f9649393-8d53-4410-b32d-ca62c4aa36be tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:10:59.464622 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f9649393-8d53-4410-b32d-ca62c4aa36be tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd returned with HTTP 200 Aug 26 15:10:59.465547 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 940/3805] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:59 2026] GET /volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:10:59.899121 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5104246a-a559-4574-b981-07818d33dd2f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:10:59.901756 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5104246a-a559-4574-b981-07818d33dd2f tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:10:59.901983 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5104246a-a559-4574-b981-07818d33dd2f tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:10:59.902163 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5104246a-a559-4574-b981-07818d33dd2f tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:10:59.912480 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:10:59.912480 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:10:59.917069 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5104246a-a559-4574-b981-07818d33dd2f tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:10:59.921730 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5104246a-a559-4574-b981-07818d33dd2f tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 200 Aug 26 15:10:59.922209 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 960/3806] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:10:59 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:00.481711 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b70b9fe2-e56c-4e83-9973-a52f53a023fb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:00.486599 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b70b9fe2-e56c-4e83-9973-a52f53a023fb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd Aug 26 15:11:00.486823 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b70b9fe2-e56c-4e83-9973-a52f53a023fb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:00.487044 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b70b9fe2-e56c-4e83-9973-a52f53a023fb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:00.503840 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:00.503840 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:00.508440 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b70b9fe2-e56c-4e83-9973-a52f53a023fb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:00.513651 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b70b9fe2-e56c-4e83-9973-a52f53a023fb tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd returned with HTTP 200 Aug 26 15:11:00.514222 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 960/3807] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:00 2026] GET /volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd => generated 895 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:00.530709 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f4172df2-f97b-49bd-997d-f273a59f9f89 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:00.533337 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4172df2-f97b-49bd-997d-f273a59f9f89 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 Aug 26 15:11:00.533601 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f4172df2-f97b-49bd-997d-f273a59f9f89 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:00.533862 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f4172df2-f97b-49bd-997d-f273a59f9f89 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:00.534029 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-f4172df2-f97b-49bd-997d-f273a59f9f89 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete snapshot with id: fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 Aug 26 15:11:00.542150 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:00.542150 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:00.543117 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f4172df2-f97b-49bd-997d-f273a59f9f89 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:11:01.575140 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f4172df2-f97b-49bd-997d-f273a59f9f89 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot delete request issued successfully. Aug 26 15:11:01.575140 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4172df2-f97b-49bd-997d-f273a59f9f89 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 returned with HTTP 202 Aug 26 15:11:01.575140 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 948/3808] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:11:00 2026] DELETE /volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:01.578754 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-be5fec99-17d7-4beb-9d28-5ac6fa5e5a31 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:01.578754 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be5fec99-17d7-4beb-9d28-5ac6fa5e5a31 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 Aug 26 15:11:01.578754 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be5fec99-17d7-4beb-9d28-5ac6fa5e5a31 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:01.578754 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be5fec99-17d7-4beb-9d28-5ac6fa5e5a31 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:01.578754 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:01.578754 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:01.578754 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-be5fec99-17d7-4beb-9d28-5ac6fa5e5a31 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Snapshot retrieved successfully. Aug 26 15:11:01.578754 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be5fec99-17d7-4beb-9d28-5ac6fa5e5a31 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 returned with HTTP 200 Aug 26 15:11:01.578754 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 941/3809] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:00 2026] GET /volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:01.580265 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f964982f-9cd1-41e6-89b0-860a24f1f8d8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:01.580265 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f964982f-9cd1-41e6-89b0-860a24f1f8d8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:11:01.580265 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f964982f-9cd1-41e6-89b0-860a24f1f8d8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:01.580265 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f964982f-9cd1-41e6-89b0-860a24f1f8d8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:01.580265 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:01.580265 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:01.580265 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f964982f-9cd1-41e6-89b0-860a24f1f8d8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:01.580265 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f964982f-9cd1-41e6-89b0-860a24f1f8d8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 200 Aug 26 15:11:01.580265 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 961/3810] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:00 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:01.614035 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e01bbf0f-5a7e-4867-92ce-949576618a8b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:01.616225 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e01bbf0f-5a7e-4867-92ce-949576618a8b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 Aug 26 15:11:01.616513 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e01bbf0f-5a7e-4867-92ce-949576618a8b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:01.616750 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e01bbf0f-5a7e-4867-92ce-949576618a8b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:01.621580 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e01bbf0f-5a7e-4867-92ce-949576618a8b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 returned with HTTP 404 Aug 26 15:11:01.622273 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 961/3811] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:01 2026] GET /volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:01.629541 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b59b2f4f-7ad6-4be6-9556-2e066b9c4d4a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:01.632139 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b59b2f4f-7ad6-4be6-9556-2e066b9c4d4a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 Aug 26 15:11:01.632355 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b59b2f4f-7ad6-4be6-9556-2e066b9c4d4a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:01.632559 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b59b2f4f-7ad6-4be6-9556-2e066b9c4d4a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:01.632730 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b59b2f4f-7ad6-4be6-9556-2e066b9c4d4a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: b51e472f-a8d8-4def-96db-a83bb57bd9d0 Aug 26 15:11:01.642070 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:01.642070 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:01.642712 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b59b2f4f-7ad6-4be6-9556-2e066b9c4d4a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:01.667043 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b59b2f4f-7ad6-4be6-9556-2e066b9c4d4a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume request issued successfully. Aug 26 15:11:01.667318 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b59b2f4f-7ad6-4be6-9556-2e066b9c4d4a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 returned with HTTP 202 Aug 26 15:11:01.668050 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 949/3812] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:01 2026] DELETE /volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:11:01.680590 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d3675559-5f01-4616-bb0b-09cebe020f1f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:01.682514 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3675559-5f01-4616-bb0b-09cebe020f1f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 Aug 26 15:11:01.682723 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3675559-5f01-4616-bb0b-09cebe020f1f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:01.682914 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3675559-5f01-4616-bb0b-09cebe020f1f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:01.696046 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:01.696046 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:01.701238 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d3675559-5f01-4616-bb0b-09cebe020f1f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:01.706341 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3675559-5f01-4616-bb0b-09cebe020f1f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 returned with HTTP 200 Aug 26 15:11:01.706738 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 942/3813] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:01 2026] GET /volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:01.990596 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-01e35aeb-c5a2-4afa-8021-919feb641ea3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:01.997524 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01e35aeb-c5a2-4afa-8021-919feb641ea3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:11:01.997524 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01e35aeb-c5a2-4afa-8021-919feb641ea3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:01.997524 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01e35aeb-c5a2-4afa-8021-919feb641ea3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:02.011217 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:02.011217 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:02.019768 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-01e35aeb-c5a2-4afa-8021-919feb641ea3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:02.025406 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01e35aeb-c5a2-4afa-8021-919feb641ea3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 200 Aug 26 15:11:02.026547 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 962/3814] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:01 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:02.727222 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3a60128a-1a55-478f-87d1-75cd80fcb10c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:02.730854 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3a60128a-1a55-478f-87d1-75cd80fcb10c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 Aug 26 15:11:02.731111 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3a60128a-1a55-478f-87d1-75cd80fcb10c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:02.731296 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3a60128a-1a55-478f-87d1-75cd80fcb10c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:02.737768 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3a60128a-1a55-478f-87d1-75cd80fcb10c tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 returned with HTTP 404 Aug 26 15:11:02.738303 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 962/3815] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:02 2026] GET /volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:02.747672 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:02.749671 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:02.750072 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-283333553"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:02.751534 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-283333553'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:02.751673 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume of 1 GB Aug 26 15:11:02.758707 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Availability Zones retrieved successfully. Aug 26 15:11:02.766425 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (6b09116e-9cb3-45ba-961f-18646faa3a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:02.767571 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043913bf-63f3-4427-80f9-1cc899130e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:02.768751 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:02.799365 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043913bf-63f3-4427-80f9-1cc899130e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:02.800297 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d34106-1684-4e55-910d-94ad5563d9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:02.847244 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['5671983c-2e36-421d-bdc5-6da45e9b62c4', '7b1cd08e-b2a7-42eb-8db5-c6a5b8905d10', '6eadf8d5-1cb8-4dad-9553-6a8a7ba2cf48', 'fb7d3bf1-52b9-4229-bfae-081594df6a17'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:02.848285 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53d34106-1684-4e55-910d-94ad5563d9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5671983c-2e36-421d-bdc5-6da45e9b62c4', '7b1cd08e-b2a7-42eb-8db5-c6a5b8905d10', '6eadf8d5-1cb8-4dad-9553-6a8a7ba2cf48', 'fb7d3bf1-52b9-4229-bfae-081594df6a17']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:02.849242 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f6b764-94dd-49e3-b339-c7bdce4047cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:02.879980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2f6b764-94dd-49e3-b339-c7bdce4047cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '355a77b9-16fc-4b3c-a7cc-b8bac7d802be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-283333553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['5671983c-2e36-421d-bdc5-6da45e9b62c4','7b1cd08e-b2a7-42eb-8db5-c6a5b8905d10','6eadf8d5-1cb8-4dad-9553-6a8a7ba2cf48','fb7d3bf1-52b9-4229-bfae-081594df6a17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-283333553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=355a77b9-16fc-4b3c-a7cc-b8bac7d802be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7605156b67d4d7bad6bd6ab153fd50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4500708b348e4b459ee7138a7e05dc59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:02.880689 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b5f699-bc26-4a2d-91a4-d2acb4301a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:02.900284 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b5f699-bc26-4a2d-91a4-d2acb4301a2b) transitioned into state 'SUCCESS' from state '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-283333553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['5671983c-2e36-421d-bdc5-6da45e9b62c4','7b1cd08e-b2a7-42eb-8db5-c6a5b8905d10','6eadf8d5-1cb8-4dad-9553-6a8a7ba2cf48','fb7d3bf1-52b9-4229-bfae-081594df6a17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:02.901086 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7da0d92-e9d3-43db-9c79-f91b92133e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:02.914079 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7da0d92-e9d3-43db-9c79-f91b92133e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:02.914079 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (6b09116e-9cb3-45ba-961f-18646faa3a0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:02.914079 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request issued successfully. Aug 26 15:11:02.914079 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-afbb343e-f2bd-4336-a380-79a9ec8c4728 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:02.914079 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 950/3816] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:11:02 2026] POST /volume/v3/volumes => generated 767 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:02.926753 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f7caa592-4da3-49f8-ba4f-528acf549f11 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:02.929253 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f7caa592-4da3-49f8-ba4f-528acf549f11 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be Aug 26 15:11:02.929864 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f7caa592-4da3-49f8-ba4f-528acf549f11 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:02.929864 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f7caa592-4da3-49f8-ba4f-528acf549f11 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:02.936599 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:02.936599 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:02.941846 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f7caa592-4da3-49f8-ba4f-528acf549f11 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:02.946856 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f7caa592-4da3-49f8-ba4f-528acf549f11 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be returned with HTTP 200 Aug 26 15:11:02.947780 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 943/3817] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:02 2026] GET /volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:03.040491 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-54cc8a8c-b7fd-40f0-aed7-895f31ee4b88 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:03.042370 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54cc8a8c-b7fd-40f0-aed7-895f31ee4b88 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:11:03.042636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54cc8a8c-b7fd-40f0-aed7-895f31ee4b88 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:03.042868 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54cc8a8c-b7fd-40f0-aed7-895f31ee4b88 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:03.050106 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:03.050106 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:03.054373 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-54cc8a8c-b7fd-40f0-aed7-895f31ee4b88 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:03.059671 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54cc8a8c-b7fd-40f0-aed7-895f31ee4b88 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 200 Aug 26 15:11:03.060216 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 963/3818] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:03 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:03.077117 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-548f0f83-7a26-4a88-b9b9-4b0beda2cb76 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:03.079263 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-548f0f83-7a26-4a88-b9b9-4b0beda2cb76 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:11:03.079517 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-548f0f83-7a26-4a88-b9b9-4b0beda2cb76 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:03.079715 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-548f0f83-7a26-4a88-b9b9-4b0beda2cb76 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:03.086808 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:03.086808 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:03.091516 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-548f0f83-7a26-4a88-b9b9-4b0beda2cb76 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:03.096694 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-548f0f83-7a26-4a88-b9b9-4b0beda2cb76 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 200 Aug 26 15:11:03.097147 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 963/3819] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:03 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 1191 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:03.111126 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca3171da-643d-497b-824a-64e6e0d7db9e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:03.114425 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca3171da-643d-497b-824a-64e6e0d7db9e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] DELETE https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:11:03.114425 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca3171da-643d-497b-824a-64e6e0d7db9e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:03.114425 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca3171da-643d-497b-824a-64e6e0d7db9e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:03.114425 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ca3171da-643d-497b-824a-64e6e0d7db9e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume with id: fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:11:03.121933 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:03.121933 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:03.122859 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ca3171da-643d-497b-824a-64e6e0d7db9e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:03.151093 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ca3171da-643d-497b-824a-64e6e0d7db9e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume request issued successfully. Aug 26 15:11:03.151469 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca3171da-643d-497b-824a-64e6e0d7db9e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 202 Aug 26 15:11:03.152096 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 951/3820] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:03 2026] DELETE /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:11:03.159246 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9477c567-2642-4480-88d6-d043c55ba733 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:03.162112 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9477c567-2642-4480-88d6-d043c55ba733 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:11:03.162477 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9477c567-2642-4480-88d6-d043c55ba733 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:03.162805 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9477c567-2642-4480-88d6-d043c55ba733 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:03.173358 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:03.173358 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:03.178357 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9477c567-2642-4480-88d6-d043c55ba733 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:03.189180 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9477c567-2642-4480-88d6-d043c55ba733 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 200 Aug 26 15:11:03.189776 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 944/3821] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:03 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 1190 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:03.824933 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-a16fd55d-2c3a-4d87-9f89-1f29a84e3a37 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:03.827403 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-a16fd55d-2c3a-4d87-9f89-1f29a84e3a37 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:11:03.827638 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-a16fd55d-2c3a-4d87-9f89-1f29a84e3a37 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:03.827856 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-a16fd55d-2c3a-4d87-9f89-1f29a84e3a37 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:03.841070 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:03.841070 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:03.845729 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-a16fd55d-2c3a-4d87-9f89-1f29a84e3a37 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:11:03.852180 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-a16fd55d-2c3a-4d87-9f89-1f29a84e3a37 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 200 Aug 26 15:11:03.852762 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 964/3822] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:11:03 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:03.873067 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-9c80c535-12b2-4bbd-b440-58da30aac409 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:03.876029 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-9c80c535-12b2-4bbd-b440-58da30aac409 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] POST https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4/action Aug 26 15:11:03.876516 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-9c80c535-12b2-4bbd-b440-58da30aac409 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:11:03.876739 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-9c80c535-12b2-4bbd-b440-58da30aac409 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:03.893636 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:03.893636 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:03.894373 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-9c80c535-12b2-4bbd-b440-58da30aac409 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:11:03.905703 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-9c80c535-12b2-4bbd-b440-58da30aac409 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Begin detaching volume completed successfully. Aug 26 15:11:03.906042 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-9c80c535-12b2-4bbd-b440-58da30aac409 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4/action returned with HTTP 202 Aug 26 15:11:03.906676 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 964/3823] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:11:03 2026] POST /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:11:03.963342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cfbc4421-4d54-43d1-8478-0065b91e7ac8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:03.963342 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cfbc4421-4d54-43d1-8478-0065b91e7ac8 None None] GET https://10.4.3.64/volume// Aug 26 15:11:03.963342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cfbc4421-4d54-43d1-8478-0065b91e7ac8 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:03.963342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cfbc4421-4d54-43d1-8478-0065b91e7ac8 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:03.963342 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cfbc4421-4d54-43d1-8478-0065b91e7ac8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:11:03.964645 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 952/3824] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:11:03 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:11:03.964966 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-47e6d738-d2e4-4c78-9efa-4504d7abde0a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:03.967305 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47e6d738-d2e4-4c78-9efa-4504d7abde0a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be Aug 26 15:11:03.967677 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47e6d738-d2e4-4c78-9efa-4504d7abde0a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:03.968096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47e6d738-d2e4-4c78-9efa-4504d7abde0a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:03.974662 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-3b50143f-3283-4551-97f8-6dbc201640a7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:03.980938 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-3b50143f-3283-4551-97f8-6dbc201640a7 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:11:03.981455 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-3b50143f-3283-4551-97f8-6dbc201640a7 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:03.981862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-3b50143f-3283-4551-97f8-6dbc201640a7 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:03.983975 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:03.983975 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:03.991084 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-47e6d738-d2e4-4c78-9efa-4504d7abde0a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:03.998209 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47e6d738-d2e4-4c78-9efa-4504d7abde0a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be returned with HTTP 200 Aug 26 15:11:03.998540 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:03.998540 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:03.998715 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 945/3825] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:03 2026] GET /volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:04.006921 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-3b50143f-3283-4551-97f8-6dbc201640a7 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:11:04.011088 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-3b50143f-3283-4551-97f8-6dbc201640a7 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 200 Aug 26 15:11:04.011719 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 965/3826] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:11:03 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 1411 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:04.017587 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:04.020748 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:04.022587 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "355a77b9-16fc-4b3c-a7cc-b8bac7d802be", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-217342826"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:04.024633 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request body: {'volume': {'source_volid': '355a77b9-16fc-4b3c-a7cc-b8bac7d802be', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-217342826'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:04.036788 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:04.036788 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:04.037617 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume retrieved successfully. Aug 26 15:11:04.037790 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume of 1 GB Aug 26 15:11:04.042742 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Availability Zones retrieved successfully. Aug 26 15:11:04.049916 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (d39fadb3-bb65-47cd-b395-40b72c487396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:04.051567 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a55f06b-8fe1-470f-8835-c22a3c8c5f88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:04.052995 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:04.086967 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a55f06b-8fe1-470f-8835-c22a3c8c5f88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '355a77b9-16fc-4b3c-a7cc-b8bac7d802be', 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:04.088253 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4648df-1495-42ca-b4db-c0d3dee8e256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:04.136197 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Created reservations ['1eccdb26-ddc0-4718-8df3-0002118d6fbe', 'df3ab9cc-0286-4064-98eb-314fd950ab87', 'a0c0038c-4c53-4475-bde7-a72be1024158', '604c16e9-c58c-483e-9240-699fd6628be1'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:04.137127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f4648df-1495-42ca-b4db-c0d3dee8e256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eccdb26-ddc0-4718-8df3-0002118d6fbe', 'df3ab9cc-0286-4064-98eb-314fd950ab87', 'a0c0038c-4c53-4475-bde7-a72be1024158', '604c16e9-c58c-483e-9240-699fd6628be1']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:04.138024 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ad2855-a1bd-4d90-ae58-88de8f7311f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:04.182338 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ad2855-a1bd-4d90-ae58-88de8f7311f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96368052-b1c8-4fdd-82b3-32875599d97d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-217342826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['1eccdb26-ddc0-4718-8df3-0002118d6fbe','df3ab9cc-0286-4064-98eb-314fd950ab87','a0c0038c-4c53-4475-bde7-a72be1024158','604c16e9-c58c-483e-9240-699fd6628be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=355a77b9-16fc-4b3c-a7cc-b8bac7d802be,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-217342826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96368052-b1c8-4fdd-82b3-32875599d97d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7605156b67d4d7bad6bd6ab153fd50c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=355a77b9-16fc-4b3c-a7cc-b8bac7d802be,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4500708b348e4b459ee7138a7e05dc59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:04.183061 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aba4f4b0-09fd-4fca-9ed6-59b5fb0f1423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:04.205113 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aba4f4b0-09fd-4fca-9ed6-59b5fb0f1423) transitioned into state 'SUCCESS' from state '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-217342826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7605156b67d4d7bad6bd6ab153fd50c',qos_specs=None,replication_status=,reservations=['1eccdb26-ddc0-4718-8df3-0002118d6fbe','df3ab9cc-0286-4064-98eb-314fd950ab87','a0c0038c-4c53-4475-bde7-a72be1024158','604c16e9-c58c-483e-9240-699fd6628be1'],size=1,snapshot_id=None,source_replicaid=,source_volid=355a77b9-16fc-4b3c-a7cc-b8bac7d802be,status='creating',user_id='4500708b348e4b459ee7138a7e05dc59',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:04.207544 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d212f44-8100-4879-8f67-aeb3436e70bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:04.207643 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6219b5f0-a949-4a94-ad54-f39cff6b2077 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:04.212467 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6219b5f0-a949-4a94-ad54-f39cff6b2077 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:11:04.212467 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6219b5f0-a949-4a94-ad54-f39cff6b2077 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:04.212467 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6219b5f0-a949-4a94-ad54-f39cff6b2077 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:04.221118 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6219b5f0-a949-4a94-ad54-f39cff6b2077 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 404 Aug 26 15:11:04.222010 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 953/3827] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:04 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:04.227085 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d212f44-8100-4879-8f67-aeb3436e70bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:04.229637 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Flow 'volume_create_api' (d39fadb3-bb65-47cd-b395-40b72c487396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:04.229637 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Create volume request issued successfully. Aug 26 15:11:04.229637 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9ab5132e-a890-4bb7-b8c8-19281fa4ea0b tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:04.229637 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 965/3828] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:11:04 2026] POST /volume/v3/volumes => generated 801 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:04.244900 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cb01245a-4179-4ab1-9d86-293d27059b19 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:04.247097 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cb01245a-4179-4ab1-9d86-293d27059b19 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d Aug 26 15:11:04.247322 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cb01245a-4179-4ab1-9d86-293d27059b19 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:04.247499 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cb01245a-4179-4ab1-9d86-293d27059b19 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:04.255005 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:04.255005 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:04.260471 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cb01245a-4179-4ab1-9d86-293d27059b19 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:04.266024 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cb01245a-4179-4ab1-9d86-293d27059b19 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d returned with HTTP 200 Aug 26 15:11:04.266457 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 946/3829] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:04 2026] GET /volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:04.977601 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-5b04689a-29fc-4126-b842-2adc51733332 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:04.979805 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-5b04689a-29fc-4126-b842-2adc51733332 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] DELETE https://10.4.3.64/volume/v3/attachments/899ef7fd-f35a-41a5-bc27-73e2e5e1ca61 Aug 26 15:11:04.980056 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-5b04689a-29fc-4126-b842-2adc51733332 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:04.980240 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-5b04689a-29fc-4126-b842-2adc51733332 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:04.987328 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:04.987328 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:05.045388 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9e327cd7-4fa1-46e0-b983-21ad196d0867 req-5b04689a-29fc-4126-b842-2adc51733332 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/attachments/899ef7fd-f35a-41a5-bc27-73e2e5e1ca61 returned with HTTP 200 Aug 26 15:11:05.045952 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 966/3830] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:11:04 2026] DELETE /volume/v3/attachments/899ef7fd-f35a-41a5-bc27-73e2e5e1ca61 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:05.279398 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f54b95b0-06ce-4cf8-8a90-8e88afafa511 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:05.282792 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f54b95b0-06ce-4cf8-8a90-8e88afafa511 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d Aug 26 15:11:05.282792 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f54b95b0-06ce-4cf8-8a90-8e88afafa511 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:05.282792 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f54b95b0-06ce-4cf8-8a90-8e88afafa511 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:05.289363 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:05.289363 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:05.293420 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f54b95b0-06ce-4cf8-8a90-8e88afafa511 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:05.297502 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f54b95b0-06ce-4cf8-8a90-8e88afafa511 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d returned with HTTP 200 Aug 26 15:11:05.298021 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 954/3831] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:05 2026] GET /volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:05.310331 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-25be2044-e9fe-4aa1-a619-e04048e4487e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:05.312271 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25be2044-e9fe-4aa1-a619-e04048e4487e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be Aug 26 15:11:05.312534 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25be2044-e9fe-4aa1-a619-e04048e4487e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:05.312748 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25be2044-e9fe-4aa1-a619-e04048e4487e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:05.312982 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-25be2044-e9fe-4aa1-a619-e04048e4487e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: 355a77b9-16fc-4b3c-a7cc-b8bac7d802be Aug 26 15:11:05.320365 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:05.320365 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:05.321230 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-25be2044-e9fe-4aa1-a619-e04048e4487e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:05.356343 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-25be2044-e9fe-4aa1-a619-e04048e4487e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume request issued successfully. Aug 26 15:11:05.357092 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25be2044-e9fe-4aa1-a619-e04048e4487e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be returned with HTTP 202 Aug 26 15:11:05.357615 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 966/3832] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:05 2026] DELETE /volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:11:05.366214 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9820ad1c-3fed-4a1f-9d8d-cb3dfeafd688 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:05.368154 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9820ad1c-3fed-4a1f-9d8d-cb3dfeafd688 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be Aug 26 15:11:05.368377 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9820ad1c-3fed-4a1f-9d8d-cb3dfeafd688 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:05.368611 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9820ad1c-3fed-4a1f-9d8d-cb3dfeafd688 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:05.376527 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:05.376527 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:05.380910 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9820ad1c-3fed-4a1f-9d8d-cb3dfeafd688 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:05.386369 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9820ad1c-3fed-4a1f-9d8d-cb3dfeafd688 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be returned with HTTP 200 Aug 26 15:11:05.386943 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 947/3833] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:05 2026] GET /volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:06.074112 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e001ddd0-eca1-4ddc-b9e2-33e5907c5ba5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:06.076273 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e001ddd0-eca1-4ddc-b9e2-33e5907c5ba5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:11:06.076522 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e001ddd0-eca1-4ddc-b9e2-33e5907c5ba5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:06.076757 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e001ddd0-eca1-4ddc-b9e2-33e5907c5ba5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:06.076977 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e001ddd0-eca1-4ddc-b9e2-33e5907c5ba5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Delete volume with id: 3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:11:06.086776 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:06.087568 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:06.087568 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:06.088197 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e001ddd0-eca1-4ddc-b9e2-33e5907c5ba5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:11:06.088585 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:06.089095 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "4393ecdf-6ba0-4ce6-8fcd-92d3a321e8bb", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:06.090909 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '4393ecdf-6ba0-4ce6-8fcd-92d3a321e8bb', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:06.112225 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e001ddd0-eca1-4ddc-b9e2-33e5907c5ba5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Delete volume request issued successfully. Aug 26 15:11:06.112453 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e001ddd0-eca1-4ddc-b9e2-33e5907c5ba5 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 202 Aug 26 15:11:06.112820 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 967/3834] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:11:06 2026] DELETE /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:06.264020 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume of 1 GB Aug 26 15:11:06.272916 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Availability Zones retrieved successfully. Aug 26 15:11:06.275687 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Flow 'volume_create_api' (9c262fde-6331-48af-9aa8-a49959f765be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:06.276933 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f288990-a246-4153-a7de-358acd980bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:06.277991 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:06.345681 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f288990-a246-4153-a7de-358acd980bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:06.346463 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ebc32e7-0e5d-4c4e-9972-a1e62c19dca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:06.384438 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Created reservations ['ca95fa51-0a63-4263-8f9b-457db1df55c6', '6c922ccd-b300-4ac9-ab34-cba7b12120cc', '85805bea-855d-446d-a2d4-95d076c4cc6d', '2e0abf6e-c2f3-4ebe-888a-ba184cc447ee'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:06.385352 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ebc32e7-0e5d-4c4e-9972-a1e62c19dca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca95fa51-0a63-4263-8f9b-457db1df55c6', '6c922ccd-b300-4ac9-ab34-cba7b12120cc', '85805bea-855d-446d-a2d4-95d076c4cc6d', '2e0abf6e-c2f3-4ebe-888a-ba184cc447ee']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:06.386109 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6cee78-7c18-4e2d-a3b0-8e4ba647e0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:06.400134 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ea3ebdd-42b7-4b99-8b46-8ff8abfc33e1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:06.402381 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ea3ebdd-42b7-4b99-8b46-8ff8abfc33e1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be Aug 26 15:11:06.402595 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ea3ebdd-42b7-4b99-8b46-8ff8abfc33e1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:06.402790 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ea3ebdd-42b7-4b99-8b46-8ff8abfc33e1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:06.408358 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb6cee78-7c18-4e2d-a3b0-8e4ba647e0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f49ffe-db14-462c-aab4-3529e9777106', '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='993e4127262e47ec92c2d5c5f33a843f',qos_specs=None,replication_status=,reservations=['ca95fa51-0a63-4263-8f9b-457db1df55c6','6c922ccd-b300-4ac9-ab34-cba7b12120cc','85805bea-855d-446d-a2d4-95d076c4cc6d','2e0abf6e-c2f3-4ebe-888a-ba184cc447ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:06Z,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=22f49ffe-db14-462c-aab4-3529e9777106,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='993e4127262e47ec92c2d5c5f33a843f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:06.408802 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ea3ebdd-42b7-4b99-8b46-8ff8abfc33e1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be returned with HTTP 404 Aug 26 15:11:06.409247 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15da9536-6bc2-4b89-9c20-ff84edba76b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:06.409324 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 967/3835] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:06 2026] GET /volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:06.417296 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5e514b48-3f66-4e86-bd40-e9ad5391f1ba None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:06.419248 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e514b48-3f66-4e86-bd40-e9ad5391f1ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d Aug 26 15:11:06.419495 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e514b48-3f66-4e86-bd40-e9ad5391f1ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:06.419719 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e514b48-3f66-4e86-bd40-e9ad5391f1ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:06.419914 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-5e514b48-3f66-4e86-bd40-e9ad5391f1ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: 96368052-b1c8-4fdd-82b3-32875599d97d Aug 26 15:11:06.427658 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:06.427658 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:06.428210 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5e514b48-3f66-4e86-bd40-e9ad5391f1ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:06.428274 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15da9536-6bc2-4b89-9c20-ff84edba76b3) transitioned into state 'SUCCESS' from 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='993e4127262e47ec92c2d5c5f33a843f',qos_specs=None,replication_status=,reservations=['ca95fa51-0a63-4263-8f9b-457db1df55c6','6c922ccd-b300-4ac9-ab34-cba7b12120cc','85805bea-855d-446d-a2d4-95d076c4cc6d','2e0abf6e-c2f3-4ebe-888a-ba184cc447ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:06.428989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5732b6ae-a3c6-4756-99b5-989835879918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:06.439347 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5732b6ae-a3c6-4756-99b5-989835879918) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:06.440386 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Flow 'volume_create_api' (9c262fde-6331-48af-9aa8-a49959f765be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:06.440645 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume request issued successfully. Aug 26 15:11:06.441289 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-89d93a9b-eeac-49f7-9c89-71159ef390f9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:06.441763 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 955/3836] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:11:06 2026] POST /volume/v3/volumes => generated 773 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:06.451597 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5e514b48-3f66-4e86-bd40-e9ad5391f1ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume request issued successfully. Aug 26 15:11:06.451817 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e514b48-3f66-4e86-bd40-e9ad5391f1ba tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d returned with HTTP 202 Aug 26 15:11:06.452280 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 948/3837] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:06 2026] DELETE /volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:11:06.465038 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-efeab418-9865-4173-b991-6a0995491d4d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:06.466911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3d387116-8e9f-409e-819b-d7eed665e8f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:06.468053 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-efeab418-9865-4173-b991-6a0995491d4d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:06.468367 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-efeab418-9865-4173-b991-6a0995491d4d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:06.468625 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-efeab418-9865-4173-b991-6a0995491d4d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:06.468731 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d387116-8e9f-409e-819b-d7eed665e8f5 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d Aug 26 15:11:06.470284 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3d387116-8e9f-409e-819b-d7eed665e8f5 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:06.470284 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3d387116-8e9f-409e-819b-d7eed665e8f5 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:06.476982 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:06.476982 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:06.480668 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:06.480668 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:06.481751 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3d387116-8e9f-409e-819b-d7eed665e8f5 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:06.486045 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-efeab418-9865-4173-b991-6a0995491d4d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:06.488201 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d387116-8e9f-409e-819b-d7eed665e8f5 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d returned with HTTP 200 Aug 26 15:11:06.489005 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 968/3838] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:06 2026] GET /volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d => generated 893 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:06.492234 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-efeab418-9865-4173-b991-6a0995491d4d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 200 Aug 26 15:11:06.492705 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 968/3839] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:06 2026] GET /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:07.509154 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3054b42d-87e8-40fa-86ef-13fca6839fdf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:07.511501 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3054b42d-87e8-40fa-86ef-13fca6839fdf tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d Aug 26 15:11:07.511757 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3054b42d-87e8-40fa-86ef-13fca6839fdf tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:07.512011 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3054b42d-87e8-40fa-86ef-13fca6839fdf tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:07.514345 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-62203261-e700-468e-b604-0ec5cb7ee1f1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:07.516329 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-62203261-e700-468e-b604-0ec5cb7ee1f1 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:07.516544 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-62203261-e700-468e-b604-0ec5cb7ee1f1 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:07.516682 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-62203261-e700-468e-b604-0ec5cb7ee1f1 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:07.520124 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3054b42d-87e8-40fa-86ef-13fca6839fdf tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d returned with HTTP 404 Aug 26 15:11:07.520907 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 956/3840] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:07 2026] GET /volume/v3/volumes/96368052-b1c8-4fdd-82b3-32875599d97d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:07.523733 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:07.523733 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:07.527501 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-62203261-e700-468e-b604-0ec5cb7ee1f1 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:07.528920 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-80c0c4b2-2cda-468d-b582-568044563523 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:07.530693 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-80c0c4b2-2cda-468d-b582-568044563523 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be Aug 26 15:11:07.531132 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-80c0c4b2-2cda-468d-b582-568044563523 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:07.531492 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-80c0c4b2-2cda-468d-b582-568044563523 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:07.532904 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-80c0c4b2-2cda-468d-b582-568044563523 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: 355a77b9-16fc-4b3c-a7cc-b8bac7d802be Aug 26 15:11:07.533096 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-62203261-e700-468e-b604-0ec5cb7ee1f1 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 200 Aug 26 15:11:07.533518 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 949/3841] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:07 2026] GET /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:07.538849 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-80c0c4b2-2cda-468d-b582-568044563523 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be returned with HTTP 404 Aug 26 15:11:07.538849 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 969/3842] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:07 2026] DELETE /volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:07.553008 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2fd50f31-e13d-4e9a-b2f8-1eeebd5a8b2a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:07.554772 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2fd50f31-e13d-4e9a-b2f8-1eeebd5a8b2a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be Aug 26 15:11:07.554984 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2fd50f31-e13d-4e9a-b2f8-1eeebd5a8b2a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:07.555161 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2fd50f31-e13d-4e9a-b2f8-1eeebd5a8b2a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:07.561652 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2fd50f31-e13d-4e9a-b2f8-1eeebd5a8b2a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be returned with HTTP 404 Aug 26 15:11:07.562256 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 969/3843] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:07 2026] GET /volume/v3/volumes/355a77b9-16fc-4b3c-a7cc-b8bac7d802be => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:07.570937 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1504b08f-9fc7-48fc-bdb8-c85d826c7eda None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:07.573537 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1504b08f-9fc7-48fc-bdb8-c85d826c7eda tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd Aug 26 15:11:07.573875 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1504b08f-9fc7-48fc-bdb8-c85d826c7eda tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:07.574162 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1504b08f-9fc7-48fc-bdb8-c85d826c7eda tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:07.574420 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-1504b08f-9fc7-48fc-bdb8-c85d826c7eda tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: 859dcbbe-db8c-4155-a388-106a68939fbd Aug 26 15:11:07.585821 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:07.585821 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:07.586750 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1504b08f-9fc7-48fc-bdb8-c85d826c7eda tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:07.621838 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1504b08f-9fc7-48fc-bdb8-c85d826c7eda tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume request issued successfully. Aug 26 15:11:07.622070 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1504b08f-9fc7-48fc-bdb8-c85d826c7eda tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd returned with HTTP 202 Aug 26 15:11:07.622499 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 957/3844] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:07 2026] DELETE /volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:11:07.635800 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0e51ac5f-f27a-4943-9cad-8ea1304d18ee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:07.637628 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e51ac5f-f27a-4943-9cad-8ea1304d18ee tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd Aug 26 15:11:07.637835 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e51ac5f-f27a-4943-9cad-8ea1304d18ee tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:07.638036 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0e51ac5f-f27a-4943-9cad-8ea1304d18ee tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:07.645167 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:07.645167 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:07.649229 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0e51ac5f-f27a-4943-9cad-8ea1304d18ee tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Volume info retrieved successfully. Aug 26 15:11:07.653914 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0e51ac5f-f27a-4943-9cad-8ea1304d18ee tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd returned with HTTP 200 Aug 26 15:11:07.654388 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 950/3845] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:07 2026] GET /volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:08.556672 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c1cffef9-bd11-4b74-93d5-86c92e399c3a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.558679 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1cffef9-bd11-4b74-93d5-86c92e399c3a tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:08.559090 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1cffef9-bd11-4b74-93d5-86c92e399c3a tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.560412 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1cffef9-bd11-4b74-93d5-86c92e399c3a tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.567362 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:08.567362 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:08.572199 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c1cffef9-bd11-4b74-93d5-86c92e399c3a tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:08.577954 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1cffef9-bd11-4b74-93d5-86c92e399c3a tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 200 Aug 26 15:11:08.577954 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 970/3846] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:08 2026] GET /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:08.671826 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-da4031ca-1ace-4fc2-8dc1-d81ad7816273 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.674076 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da4031ca-1ace-4fc2-8dc1-d81ad7816273 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd Aug 26 15:11:08.674310 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da4031ca-1ace-4fc2-8dc1-d81ad7816273 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.674497 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-da4031ca-1ace-4fc2-8dc1-d81ad7816273 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.680614 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-da4031ca-1ace-4fc2-8dc1-d81ad7816273 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd returned with HTTP 404 Aug 26 15:11:08.681211 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 970/3847] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:08 2026] GET /volume/v3/volumes/859dcbbe-db8c-4155-a388-106a68939fbd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:08.689669 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-94ef8d63-fba6-4ae4-a64d-c1071ca3fe06 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.691687 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94ef8d63-fba6-4ae4-a64d-c1071ca3fe06 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 Aug 26 15:11:08.691952 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94ef8d63-fba6-4ae4-a64d-c1071ca3fe06 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.692244 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94ef8d63-fba6-4ae4-a64d-c1071ca3fe06 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.692404 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-94ef8d63-fba6-4ae4-a64d-c1071ca3fe06 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete snapshot with id: fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 Aug 26 15:11:08.697805 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94ef8d63-fba6-4ae4-a64d-c1071ca3fe06 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 returned with HTTP 404 Aug 26 15:11:08.698574 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 958/3848] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:11:08 2026] DELETE /volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:08.706608 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-002da777-bba3-4241-a428-45864e93c1f4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.709024 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-002da777-bba3-4241-a428-45864e93c1f4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 Aug 26 15:11:08.709309 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-002da777-bba3-4241-a428-45864e93c1f4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.709572 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-002da777-bba3-4241-a428-45864e93c1f4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.715601 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-002da777-bba3-4241-a428-45864e93c1f4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 returned with HTTP 404 Aug 26 15:11:08.716311 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 951/3849] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:08 2026] GET /volume/v3/snapshots/fd1c9e40-3b58-4d05-a76f-e0b8b7c08077 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:08.725874 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-316346c5-e863-42cd-bc87-a7ab87e7a78d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.727992 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-316346c5-e863-42cd-bc87-a7ab87e7a78d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 Aug 26 15:11:08.728462 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-316346c5-e863-42cd-bc87-a7ab87e7a78d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.729248 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-316346c5-e863-42cd-bc87-a7ab87e7a78d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.729248 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-316346c5-e863-42cd-bc87-a7ab87e7a78d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: b51e472f-a8d8-4def-96db-a83bb57bd9d0 Aug 26 15:11:08.736743 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-316346c5-e863-42cd-bc87-a7ab87e7a78d tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 returned with HTTP 404 Aug 26 15:11:08.737655 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 971/3850] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:08 2026] DELETE /volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:08.745595 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-958b73aa-544b-4c3e-a696-f56e9f445d96 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.747237 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-958b73aa-544b-4c3e-a696-f56e9f445d96 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 Aug 26 15:11:08.747448 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-958b73aa-544b-4c3e-a696-f56e9f445d96 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.747652 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-958b73aa-544b-4c3e-a696-f56e9f445d96 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.755451 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-958b73aa-544b-4c3e-a696-f56e9f445d96 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 returned with HTTP 404 Aug 26 15:11:08.756075 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 971/3851] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:08 2026] GET /volume/v3/volumes/b51e472f-a8d8-4def-96db-a83bb57bd9d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:08.764497 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4de0fd58-fb02-4d9c-abe0-a25d4fb6aa87 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.766734 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4de0fd58-fb02-4d9c-abe0-a25d4fb6aa87 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 Aug 26 15:11:08.766995 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4de0fd58-fb02-4d9c-abe0-a25d4fb6aa87 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.767236 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4de0fd58-fb02-4d9c-abe0-a25d4fb6aa87 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.767429 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-4de0fd58-fb02-4d9c-abe0-a25d4fb6aa87 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: 9fd276cc-d9d4-438d-8512-0285f4015f55 Aug 26 15:11:08.774524 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4de0fd58-fb02-4d9c-abe0-a25d4fb6aa87 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 returned with HTTP 404 Aug 26 15:11:08.775051 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 959/3852] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:08 2026] DELETE /volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:08.783826 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bef4f555-62d5-4b54-a82e-76158c42f219 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.786227 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bef4f555-62d5-4b54-a82e-76158c42f219 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 Aug 26 15:11:08.786530 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bef4f555-62d5-4b54-a82e-76158c42f219 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.786800 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bef4f555-62d5-4b54-a82e-76158c42f219 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.795078 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bef4f555-62d5-4b54-a82e-76158c42f219 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 returned with HTTP 404 Aug 26 15:11:08.795772 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 952/3853] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:08 2026] GET /volume/v3/volumes/9fd276cc-d9d4-438d-8512-0285f4015f55 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:08.803623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-08c1521b-1ff0-4e63-89ac-29e113334b30 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.805252 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08c1521b-1ff0-4e63-89ac-29e113334b30 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 Aug 26 15:11:08.805657 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08c1521b-1ff0-4e63-89ac-29e113334b30 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.805982 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08c1521b-1ff0-4e63-89ac-29e113334b30 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.806221 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-08c1521b-1ff0-4e63-89ac-29e113334b30 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete snapshot with id: 1b11f024-241f-4e9e-97e1-ab670c182e31 Aug 26 15:11:08.811355 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08c1521b-1ff0-4e63-89ac-29e113334b30 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 returned with HTTP 404 Aug 26 15:11:08.811355 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 972/3854] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:11:08 2026] DELETE /volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:08.817978 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-77c6817d-dc87-4390-bb77-891f56753364 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.820052 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-77c6817d-dc87-4390-bb77-891f56753364 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 Aug 26 15:11:08.820271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-77c6817d-dc87-4390-bb77-891f56753364 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.820473 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-77c6817d-dc87-4390-bb77-891f56753364 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.825669 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-77c6817d-dc87-4390-bb77-891f56753364 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 returned with HTTP 404 Aug 26 15:11:08.826270 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 972/3855] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:08 2026] GET /volume/v3/snapshots/1b11f024-241f-4e9e-97e1-ab670c182e31 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:08.834584 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-249825e4-53c8-465b-8d22-d3cb6ba5aac1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.836434 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-249825e4-53c8-465b-8d22-d3cb6ba5aac1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 Aug 26 15:11:08.836658 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-249825e4-53c8-465b-8d22-d3cb6ba5aac1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.836844 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-249825e4-53c8-465b-8d22-d3cb6ba5aac1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.837089 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-249825e4-53c8-465b-8d22-d3cb6ba5aac1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: f1603eca-564b-4e8a-897c-3b02b1f5adf4 Aug 26 15:11:08.844548 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-249825e4-53c8-465b-8d22-d3cb6ba5aac1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 returned with HTTP 404 Aug 26 15:11:08.845250 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 960/3856] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:08 2026] DELETE /volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:08.853763 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-150a3029-6d34-407c-b989-1dbbaf016f53 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.855812 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-150a3029-6d34-407c-b989-1dbbaf016f53 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 Aug 26 15:11:08.855988 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-150a3029-6d34-407c-b989-1dbbaf016f53 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.856243 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-150a3029-6d34-407c-b989-1dbbaf016f53 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.862273 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-150a3029-6d34-407c-b989-1dbbaf016f53 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 returned with HTTP 404 Aug 26 15:11:08.862771 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 953/3857] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:08 2026] GET /volume/v3/volumes/f1603eca-564b-4e8a-897c-3b02b1f5adf4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:08.871971 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f70d7279-fb8c-43de-9239-9361549a9f4f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.873564 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f70d7279-fb8c-43de-9239-9361549a9f4f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 Aug 26 15:11:08.873956 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f70d7279-fb8c-43de-9239-9361549a9f4f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.874321 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f70d7279-fb8c-43de-9239-9361549a9f4f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.874877 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-f70d7279-fb8c-43de-9239-9361549a9f4f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete snapshot with id: f068a5f6-64db-4fd2-8532-622269a5b9a6 Aug 26 15:11:08.880212 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f70d7279-fb8c-43de-9239-9361549a9f4f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 returned with HTTP 404 Aug 26 15:11:08.880899 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 973/3858] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:11:08 2026] DELETE /volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:08.889305 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6e2ecc53-9235-4a20-8c22-c47c98de330e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.891145 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6e2ecc53-9235-4a20-8c22-c47c98de330e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 Aug 26 15:11:08.891401 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6e2ecc53-9235-4a20-8c22-c47c98de330e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.891628 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6e2ecc53-9235-4a20-8c22-c47c98de330e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.896709 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6e2ecc53-9235-4a20-8c22-c47c98de330e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 returned with HTTP 404 Aug 26 15:11:08.897402 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 973/3859] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:08 2026] GET /volume/v3/snapshots/f068a5f6-64db-4fd2-8532-622269a5b9a6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:08.907330 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-370a9905-5f81-4e05-bf9c-fd39729688a4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.910288 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-370a9905-5f81-4e05-bf9c-fd39729688a4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 Aug 26 15:11:08.911588 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-370a9905-5f81-4e05-bf9c-fd39729688a4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.911588 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-370a9905-5f81-4e05-bf9c-fd39729688a4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.911588 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-370a9905-5f81-4e05-bf9c-fd39729688a4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: 10724a8a-2dec-44f2-98fc-7c466c4ada93 Aug 26 15:11:08.922074 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-370a9905-5f81-4e05-bf9c-fd39729688a4 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 returned with HTTP 404 Aug 26 15:11:08.922749 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 961/3860] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:08 2026] DELETE /volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:08.933336 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-42d761a1-a20a-4fb3-adaf-bdfaf80d034e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.936268 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-42d761a1-a20a-4fb3-adaf-bdfaf80d034e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 Aug 26 15:11:08.936597 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-42d761a1-a20a-4fb3-adaf-bdfaf80d034e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.936895 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-42d761a1-a20a-4fb3-adaf-bdfaf80d034e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.944743 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-42d761a1-a20a-4fb3-adaf-bdfaf80d034e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 returned with HTTP 404 Aug 26 15:11:08.945483 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 954/3861] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:08 2026] GET /volume/v3/volumes/10724a8a-2dec-44f2-98fc-7c466c4ada93 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:08.955009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a2cfb8b2-d321-4e34-a5b0-b0cf0c53c2e2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.956628 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a2cfb8b2-d321-4e34-a5b0-b0cf0c53c2e2 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 Aug 26 15:11:08.958659 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a2cfb8b2-d321-4e34-a5b0-b0cf0c53c2e2 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.958659 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a2cfb8b2-d321-4e34-a5b0-b0cf0c53c2e2 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.958659 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a2cfb8b2-d321-4e34-a5b0-b0cf0c53c2e2 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: ae84dc49-a530-4706-93c2-7db2c632cc32 Aug 26 15:11:08.964186 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a2cfb8b2-d321-4e34-a5b0-b0cf0c53c2e2 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 returned with HTTP 404 Aug 26 15:11:08.964846 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 974/3862] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:08 2026] DELETE /volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:08.974638 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-786229c6-5f57-4cbd-952f-1ceba0698d1a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.976417 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-786229c6-5f57-4cbd-952f-1ceba0698d1a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 Aug 26 15:11:08.976689 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-786229c6-5f57-4cbd-952f-1ceba0698d1a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.976874 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-786229c6-5f57-4cbd-952f-1ceba0698d1a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.983037 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-786229c6-5f57-4cbd-952f-1ceba0698d1a tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 returned with HTTP 404 Aug 26 15:11:08.983765 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 974/3863] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:08 2026] GET /volume/v3/volumes/ae84dc49-a530-4706-93c2-7db2c632cc32 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:08.994649 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-85679350-dec9-49c3-8d90-f8ae022f03b1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:08.996576 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85679350-dec9-49c3-8d90-f8ae022f03b1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc Aug 26 15:11:08.996828 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85679350-dec9-49c3-8d90-f8ae022f03b1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:08.997065 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-85679350-dec9-49c3-8d90-f8ae022f03b1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:08.997257 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-85679350-dec9-49c3-8d90-f8ae022f03b1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: 706b5025-d84b-41cd-bd66-e8878c3300dc Aug 26 15:11:09.004068 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-85679350-dec9-49c3-8d90-f8ae022f03b1 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc returned with HTTP 404 Aug 26 15:11:09.004715 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 962/3864] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:08 2026] DELETE /volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:09.013594 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-01f22660-e714-4c24-99f5-06215f805276 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:09.015568 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-01f22660-e714-4c24-99f5-06215f805276 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc Aug 26 15:11:09.015809 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-01f22660-e714-4c24-99f5-06215f805276 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:09.016030 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-01f22660-e714-4c24-99f5-06215f805276 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:09.022845 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-01f22660-e714-4c24-99f5-06215f805276 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc returned with HTTP 404 Aug 26 15:11:09.023415 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 955/3865] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:09 2026] GET /volume/v3/volumes/706b5025-d84b-41cd-bd66-e8878c3300dc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:09.032675 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a425cd28-9d1f-4850-b4ee-576abf86c1ce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:09.037759 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a425cd28-9d1f-4850-b4ee-576abf86c1ce tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac Aug 26 15:11:09.037759 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a425cd28-9d1f-4850-b4ee-576abf86c1ce tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:09.037759 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a425cd28-9d1f-4850-b4ee-576abf86c1ce tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:09.037759 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-a425cd28-9d1f-4850-b4ee-576abf86c1ce tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete snapshot with id: f386b690-63c3-4017-8a26-40e742436cac Aug 26 15:11:09.048449 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a425cd28-9d1f-4850-b4ee-576abf86c1ce tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac returned with HTTP 404 Aug 26 15:11:09.048449 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 975/3866] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:11:09 2026] DELETE /volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:09.057280 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f8324605-7598-4e56-9eec-11286a33c729 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:09.059276 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f8324605-7598-4e56-9eec-11286a33c729 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac Aug 26 15:11:09.059370 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f8324605-7598-4e56-9eec-11286a33c729 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:09.059584 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f8324605-7598-4e56-9eec-11286a33c729 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:09.064351 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f8324605-7598-4e56-9eec-11286a33c729 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac returned with HTTP 404 Aug 26 15:11:09.064858 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 975/3867] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:09 2026] GET /volume/v3/snapshots/f386b690-63c3-4017-8a26-40e742436cac => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:09.072253 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-22b31745-ef1f-4396-8eab-4a7bb4078c0f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:09.073936 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-22b31745-ef1f-4396-8eab-4a7bb4078c0f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 Aug 26 15:11:09.074211 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-22b31745-ef1f-4396-8eab-4a7bb4078c0f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:09.074441 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-22b31745-ef1f-4396-8eab-4a7bb4078c0f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:09.074669 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-22b31745-ef1f-4396-8eab-4a7bb4078c0f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: e6e547df-1c82-4abf-bb8d-3b409d2566d5 Aug 26 15:11:09.081965 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-22b31745-ef1f-4396-8eab-4a7bb4078c0f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 returned with HTTP 404 Aug 26 15:11:09.082531 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 963/3868] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:09 2026] DELETE /volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:09.090463 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1a28d53b-8101-482d-b700-20ced8b4d84e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:09.093038 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1a28d53b-8101-482d-b700-20ced8b4d84e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 Aug 26 15:11:09.093256 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1a28d53b-8101-482d-b700-20ced8b4d84e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:09.093432 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1a28d53b-8101-482d-b700-20ced8b4d84e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:09.101302 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1a28d53b-8101-482d-b700-20ced8b4d84e tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 returned with HTTP 404 Aug 26 15:11:09.102041 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 956/3869] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:09 2026] GET /volume/v3/volumes/e6e547df-1c82-4abf-bb8d-3b409d2566d5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:09.117162 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cf759c97-f0c1-497b-a150-5190843b7b8f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:09.119269 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf759c97-f0c1-497b-a150-5190843b7b8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db Aug 26 15:11:09.119706 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf759c97-f0c1-497b-a150-5190843b7b8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:09.120769 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cf759c97-f0c1-497b-a150-5190843b7b8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:09.120769 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-cf759c97-f0c1-497b-a150-5190843b7b8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete snapshot with id: 5240aa1e-db61-4cf5-bbc6-700c48d387db Aug 26 15:11:09.131310 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cf759c97-f0c1-497b-a150-5190843b7b8f tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db returned with HTTP 404 Aug 26 15:11:09.131774 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 976/3870] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:11:09 2026] DELETE /volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:09.140117 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fddd9323-a7b8-45dc-8c23-2506bfe1aa19 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:09.142074 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fddd9323-a7b8-45dc-8c23-2506bfe1aa19 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db Aug 26 15:11:09.142290 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fddd9323-a7b8-45dc-8c23-2506bfe1aa19 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:09.142491 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fddd9323-a7b8-45dc-8c23-2506bfe1aa19 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:09.149243 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fddd9323-a7b8-45dc-8c23-2506bfe1aa19 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db returned with HTTP 404 Aug 26 15:11:09.150078 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 976/3871] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:09 2026] GET /volume/v3/snapshots/5240aa1e-db61-4cf5-bbc6-700c48d387db => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:09.161394 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ed1b2faf-d519-4d04-b6a8-075003e67a31 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:09.163285 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed1b2faf-d519-4d04-b6a8-075003e67a31 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] DELETE https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 Aug 26 15:11:09.163506 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed1b2faf-d519-4d04-b6a8-075003e67a31 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:09.163713 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed1b2faf-d519-4d04-b6a8-075003e67a31 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:09.163868 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ed1b2faf-d519-4d04-b6a8-075003e67a31 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Delete volume with id: 60fbe8bb-09c1-484c-8f26-626b62ae06c9 Aug 26 15:11:09.170550 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed1b2faf-d519-4d04-b6a8-075003e67a31 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 returned with HTTP 404 Aug 26 15:11:09.171140 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 964/3872] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:09 2026] DELETE /volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:09.181532 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-700b4bb4-02ff-49a7-b6ac-21315b35b5c6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:09.184486 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-700b4bb4-02ff-49a7-b6ac-21315b35b5c6 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] GET https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 Aug 26 15:11:09.184800 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-700b4bb4-02ff-49a7-b6ac-21315b35b5c6 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:09.185075 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-700b4bb4-02ff-49a7-b6ac-21315b35b5c6 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:09.193469 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-700b4bb4-02ff-49a7-b6ac-21315b35b5c6 tempest-VolumeDependencyTests-1483448846 tempest-VolumeDependencyTests-1483448846-project-member] https://10.4.3.64/volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 returned with HTTP 404 Aug 26 15:11:09.193469 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 957/3873] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:09 2026] GET /volume/v3/volumes/60fbe8bb-09c1-484c-8f26-626b62ae06c9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:09.592495 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-271f401b-268e-4ba7-9ec4-d91a7595e5ab None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:09.594699 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-271f401b-268e-4ba7-9ec4-d91a7595e5ab tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:09.594849 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-271f401b-268e-4ba7-9ec4-d91a7595e5ab tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:09.595096 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-271f401b-268e-4ba7-9ec4-d91a7595e5ab tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:09.602552 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:09.602552 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:09.605913 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-271f401b-268e-4ba7-9ec4-d91a7595e5ab tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:09.610995 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-271f401b-268e-4ba7-9ec4-d91a7595e5ab tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 200 Aug 26 15:11:09.611468 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 977/3874] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:09 2026] GET /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:10.628023 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-36c782ba-50ac-4c43-bcb4-888ba59b6be4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:10.630532 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36c782ba-50ac-4c43-bcb4-888ba59b6be4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:10.630831 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36c782ba-50ac-4c43-bcb4-888ba59b6be4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:10.631100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-36c782ba-50ac-4c43-bcb4-888ba59b6be4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:10.640585 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:10.640585 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:10.646089 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-36c782ba-50ac-4c43-bcb4-888ba59b6be4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:10.653030 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-36c782ba-50ac-4c43-bcb4-888ba59b6be4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 200 Aug 26 15:11:10.653030 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 977/3875] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:10 2026] GET /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:10.724840 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-4d01d74a-c967-409f-93dc-7f2df8d14288 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:10.727628 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-4d01d74a-c967-409f-93dc-7f2df8d14288 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:11:10.728812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-4d01d74a-c967-409f-93dc-7f2df8d14288 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:10.728812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-4d01d74a-c967-409f-93dc-7f2df8d14288 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:10.741483 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:10.741483 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:10.746461 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-4d01d74a-c967-409f-93dc-7f2df8d14288 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:11:10.753064 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-4d01d74a-c967-409f-93dc-7f2df8d14288 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:11:10.753809 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 965/3876] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:11:10 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 1227 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:10.777903 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-d2aae602-cec7-4b66-849e-e2c7ee2b4790 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:10.780923 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-d2aae602-cec7-4b66-849e-e2c7ee2b4790 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] POST https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a/action Aug 26 15:11:10.781432 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-d2aae602-cec7-4b66-849e-e2c7ee2b4790 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:11:10.781639 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-d2aae602-cec7-4b66-849e-e2c7ee2b4790 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:10.793604 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:10.793604 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:10.794202 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-d2aae602-cec7-4b66-849e-e2c7ee2b4790 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:11:10.800024 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-d2aae602-cec7-4b66-849e-e2c7ee2b4790 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Begin detaching volume completed successfully. Aug 26 15:11:10.800310 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-d2aae602-cec7-4b66-849e-e2c7ee2b4790 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a/action returned with HTTP 202 Aug 26 15:11:10.800837 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 958/3877] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:11:10 2026] POST /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:11:10.846845 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d8058df2-bfcd-405e-9e37-2fce3ca6a406 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:10.847860 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d8058df2-bfcd-405e-9e37-2fce3ca6a406 None None] GET https://10.4.3.64/volume// Aug 26 15:11:10.847860 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d8058df2-bfcd-405e-9e37-2fce3ca6a406 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:10.848088 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d8058df2-bfcd-405e-9e37-2fce3ca6a406 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:10.848608 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d8058df2-bfcd-405e-9e37-2fce3ca6a406 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:11:10.849338 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 978/3878] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:11:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:11:10.865161 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-cbe5a55c-d0c0-4810-a7ee-b98c37e0abe6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:10.867271 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-cbe5a55c-d0c0-4810-a7ee-b98c37e0abe6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:11:10.867471 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-cbe5a55c-d0c0-4810-a7ee-b98c37e0abe6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:10.867649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-cbe5a55c-d0c0-4810-a7ee-b98c37e0abe6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:10.877426 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1e4b310c-38fa-407d-9011-3af53d06644c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:10.877955 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:10.877955 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:10.883128 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-cbe5a55c-d0c0-4810-a7ee-b98c37e0abe6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:11:10.890859 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-cbe5a55c-d0c0-4810-a7ee-b98c37e0abe6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:11:10.891456 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 978/3879] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:11:10 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:10.972332 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e4b310c-38fa-407d-9011-3af53d06644c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:11:10.972682 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1e4b310c-38fa-407d-9011-3af53d06644c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-58112741", "extra_specs": {"storage_protocol": "tempest-storage_protocol-301667601", "vendor_name": "tempest-vendor_name-1211073178"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:10.991421 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e4b310c-38fa-407d-9011-3af53d06644c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:11:10.991930 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 966/3880] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:11:10 2026] POST /volume/v3/types => generated 327 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:11.000722 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:11.002788 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:11.003218 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "401dc696-c7a9-40da-a712-817ff4c1e32c", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:11.004952 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Create volume request body: {'volume': {'volume_type': '401dc696-c7a9-40da-a712-817ff4c1e32c', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:11.009349 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Create volume of 1 GB Aug 26 15:11:11.009649 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:11.009649 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:11.010171 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Availability Zones retrieved successfully. Aug 26 15:11:11.017119 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Flow 'volume_create_api' (5a7f5c87-6655-44d2-86cb-e20603bb6600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:11.018400 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8274582a-f7ae-4621-ba41-f09ce16078ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:11.019347 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:11.042768 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8274582a-f7ae-4621-ba41-f09ce16078ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:11:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-301667601',vendor_name='tempest-vendor_name-1211073178'},id=401dc696-c7a9-40da-a712-817ff4c1e32c,is_public=True,name='tempest-ProjectMemberTests-volume-type-58112741',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '401dc696-c7a9-40da-a712-817ff4c1e32c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:11.043669 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee608b5-8c6f-478f-a003-886bc81b4ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:11.073323 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-58112741 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-58112741, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:11:11.073591 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-58112741 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-58112741, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:11:11.110251 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Created reservations ['627bcd98-ac0e-445c-9e73-a93e808cb04b', '4a9e0605-2bae-4168-85b3-4fb2d2b25e20', 'df844351-1d08-42b5-8158-a74aa954e184', '4ed4b765-1db9-417d-b3d1-7edc0880223f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:11.111231 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ee608b5-8c6f-478f-a003-886bc81b4ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['627bcd98-ac0e-445c-9e73-a93e808cb04b', '4a9e0605-2bae-4168-85b3-4fb2d2b25e20', 'df844351-1d08-42b5-8158-a74aa954e184', '4ed4b765-1db9-417d-b3d1-7edc0880223f']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:11.112272 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e0fd81-1d07-4b52-88b6-e5e700ae2d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:11.140561 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1e0fd81-1d07-4b52-88b6-e5e700ae2d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f03910e8-abf6-46a1-a835-d3f4e0b89574', '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='9ab8557444894fcaaf9ee54297b0a81a',qos_specs=None,replication_status=,reservations=['627bcd98-ac0e-445c-9e73-a93e808cb04b','4a9e0605-2bae-4168-85b3-4fb2d2b25e20','df844351-1d08-42b5-8158-a74aa954e184','4ed4b765-1db9-417d-b3d1-7edc0880223f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f68abd67184913b41dac5a814e7cb2',volume_type_id=401dc696-c7a9-40da-a712-817ff4c1e32c), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11: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=f03910e8-abf6-46a1-a835-d3f4e0b89574,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ab8557444894fcaaf9ee54297b0a81a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9f68abd67184913b41dac5a814e7cb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(401dc696-c7a9-40da-a712-817ff4c1e32c),volume_type_id=401dc696-c7a9-40da-a712-817ff4c1e32c)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:11.141687 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d23ca16-1c6e-43b3-bc6c-9be99f58732e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:11.165542 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d23ca16-1c6e-43b3-bc6c-9be99f58732e) transitioned into state 'SUCCESS' from 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='9ab8557444894fcaaf9ee54297b0a81a',qos_specs=None,replication_status=,reservations=['627bcd98-ac0e-445c-9e73-a93e808cb04b','4a9e0605-2bae-4168-85b3-4fb2d2b25e20','df844351-1d08-42b5-8158-a74aa954e184','4ed4b765-1db9-417d-b3d1-7edc0880223f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f68abd67184913b41dac5a814e7cb2',volume_type_id=401dc696-c7a9-40da-a712-817ff4c1e32c)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:11.166482 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd0e046-8339-403d-b96f-56f7a3c1211f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:11.178935 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd0e046-8339-403d-b96f-56f7a3c1211f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:11.180284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Flow 'volume_create_api' (5a7f5c87-6655-44d2-86cb-e20603bb6600) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:11.180701 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Create volume request issued successfully. Aug 26 15:11:11.181550 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-623d91c3-dabc-4b5a-94a4-737ae0e6f7e9 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:11.182190 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 959/3881] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:11:10 2026] POST /volume/v3/volumes => generated 770 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:11.200366 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-728fd827-44ce-4bd9-8f94-3c1bef53562b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:11.202801 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-728fd827-44ce-4bd9-8f94-3c1bef53562b tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] GET https://10.4.3.64/volume/v3/volumes/f03910e8-abf6-46a1-a835-d3f4e0b89574 Aug 26 15:11:11.203163 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-728fd827-44ce-4bd9-8f94-3c1bef53562b tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:11.203440 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-728fd827-44ce-4bd9-8f94-3c1bef53562b tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:11.213428 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:11.213428 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:11.218425 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-728fd827-44ce-4bd9-8f94-3c1bef53562b tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Volume info retrieved successfully. Aug 26 15:11:11.224751 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-728fd827-44ce-4bd9-8f94-3c1bef53562b tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/volumes/f03910e8-abf6-46a1-a835-d3f4e0b89574 returned with HTTP 200 Aug 26 15:11:11.225368 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 979/3882] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:11 2026] GET /volume/v3/volumes/f03910e8-abf6-46a1-a835-d3f4e0b89574 => generated 949 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:11.669105 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c6a1cb01-f796-4436-bfb3-781531038fe9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:11.671108 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6a1cb01-f796-4436-bfb3-781531038fe9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:11.671314 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6a1cb01-f796-4436-bfb3-781531038fe9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:11.671523 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6a1cb01-f796-4436-bfb3-781531038fe9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:11.678531 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:11.678531 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:11.682038 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c6a1cb01-f796-4436-bfb3-781531038fe9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:11.686524 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6a1cb01-f796-4436-bfb3-781531038fe9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 200 Aug 26 15:11:11.687147 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 979/3883] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:11 2026] GET /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:11.856791 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-62066580-c459-48f6-bd69-1055eba868b6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:11.859524 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-62066580-c459-48f6-bd69-1055eba868b6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] DELETE https://10.4.3.64/volume/v3/attachments/ab183695-bdab-4c0e-9e7f-2de921c5bc3f Aug 26 15:11:11.859775 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-62066580-c459-48f6-bd69-1055eba868b6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:11.860050 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-62066580-c459-48f6-bd69-1055eba868b6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:11.871995 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:11.871995 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:11.957764 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d0de01be-a7d4-44a6-8032-588b22f130b6 req-62066580-c459-48f6-bd69-1055eba868b6 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/attachments/ab183695-bdab-4c0e-9e7f-2de921c5bc3f returned with HTTP 200 Aug 26 15:11:11.958395 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 967/3884] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:11:11 2026] DELETE /volume/v3/attachments/ab183695-bdab-4c0e-9e7f-2de921c5bc3f => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:12.240290 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-93cb3582-fb3f-4891-9374-46b504ee511c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.244002 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-93cb3582-fb3f-4891-9374-46b504ee511c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] GET https://10.4.3.64/volume/v3/volumes/f03910e8-abf6-46a1-a835-d3f4e0b89574 Aug 26 15:11:12.244365 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-93cb3582-fb3f-4891-9374-46b504ee511c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:12.244597 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-93cb3582-fb3f-4891-9374-46b504ee511c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:12.256538 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:12.256538 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:12.265970 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-93cb3582-fb3f-4891-9374-46b504ee511c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Volume info retrieved successfully. Aug 26 15:11:12.273012 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-93cb3582-fb3f-4891-9374-46b504ee511c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/volumes/f03910e8-abf6-46a1-a835-d3f4e0b89574 returned with HTTP 200 Aug 26 15:11:12.273558 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 960/3885] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:12 2026] GET /volume/v3/volumes/f03910e8-abf6-46a1-a835-d3f4e0b89574 => generated 970 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:12.288813 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-17672cf0-18cd-443f-87c7-1087fd44b04f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.290605 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17672cf0-18cd-443f-87c7-1087fd44b04f tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 26 15:11:12.290843 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-17672cf0-18cd-443f-87c7-1087fd44b04f tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:12.291046 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-17672cf0-18cd-443f-87c7-1087fd44b04f tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:12.296067 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17672cf0-18cd-443f-87c7-1087fd44b04f tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:11:12.296695 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 980/3886] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:11:12 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:12.307617 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-38d3c877-ad1b-40d7-b88f-a17015311496 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.385738 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38d3c877-ad1b-40d7-b88f-a17015311496 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] DELETE https://10.4.3.64/volume/v3/messages/d75c36ee-0978-431f-8cd9-c6e3097d83df Aug 26 15:11:12.386088 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38d3c877-ad1b-40d7-b88f-a17015311496 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:12.386304 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-38d3c877-ad1b-40d7-b88f-a17015311496 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:12.396563 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-38d3c877-ad1b-40d7-b88f-a17015311496 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] https://10.4.3.64/volume/v3/messages/d75c36ee-0978-431f-8cd9-c6e3097d83df returned with HTTP 204 Aug 26 15:11:12.397032 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 980/3887] 10.4.3.64 () {68 vars in 1387 bytes} [Wed Aug 26 15:11:12 2026] DELETE /volume/v3/messages/d75c36ee-0978-431f-8cd9-c6e3097d83df => generated 0 bytes in 90 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 15:11:12.406594 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c240feb5-a197-4c4f-8cf2-6d8833f93865 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.408782 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c240feb5-a197-4c4f-8cf2-6d8833f93865 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] GET https://10.4.3.64/volume/v3/messages/d75c36ee-0978-431f-8cd9-c6e3097d83df Aug 26 15:11:12.409162 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c240feb5-a197-4c4f-8cf2-6d8833f93865 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:12.409581 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c240feb5-a197-4c4f-8cf2-6d8833f93865 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:12.414487 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c240feb5-a197-4c4f-8cf2-6d8833f93865 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] https://10.4.3.64/volume/v3/messages/d75c36ee-0978-431f-8cd9-c6e3097d83df returned with HTTP 404 Aug 26 15:11:12.415065 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 968/3888] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:11:12 2026] GET /volume/v3/messages/d75c36ee-0978-431f-8cd9-c6e3097d83df => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:12.425593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-239df114-ffae-4b03-8055-c534b5c4ed3c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.428094 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-239df114-ffae-4b03-8055-c534b5c4ed3c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/f03910e8-abf6-46a1-a835-d3f4e0b89574 Aug 26 15:11:12.428346 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-239df114-ffae-4b03-8055-c534b5c4ed3c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:12.428772 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-239df114-ffae-4b03-8055-c534b5c4ed3c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:12.428991 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-239df114-ffae-4b03-8055-c534b5c4ed3c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Delete volume with id: f03910e8-abf6-46a1-a835-d3f4e0b89574 Aug 26 15:11:12.438948 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:12.438948 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:12.439312 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-239df114-ffae-4b03-8055-c534b5c4ed3c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Volume info retrieved successfully. Aug 26 15:11:12.440842 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-239df114-ffae-4b03-8055-c534b5c4ed3c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100198) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 15:11:12.462952 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-239df114-ffae-4b03-8055-c534b5c4ed3c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Created reservations ['3754c1b8-763a-46b3-ab05-e2e072f65ad7', '66cbc01a-1d7f-4553-8673-64ed93101525', '1f4b1a81-bdf1-4f6e-9ce4-7d900d66d1a9', 'a966350c-77c3-4f8c-ac52-41fdec50a17f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:12.497656 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-239df114-ffae-4b03-8055-c534b5c4ed3c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Delete volume request issued successfully. Aug 26 15:11:12.498022 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-239df114-ffae-4b03-8055-c534b5c4ed3c tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/volumes/f03910e8-abf6-46a1-a835-d3f4e0b89574 returned with HTTP 202 Aug 26 15:11:12.498477 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 961/3889] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:11:12 2026] DELETE /volume/v3/volumes/f03910e8-abf6-46a1-a835-d3f4e0b89574 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:12.505786 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e8bafb27-d367-449e-8b81-c64a77c31964 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.507764 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8bafb27-d367-449e-8b81-c64a77c31964 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] DELETE https://10.4.3.64/volume/v3/types/401dc696-c7a9-40da-a712-817ff4c1e32c Aug 26 15:11:12.507966 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e8bafb27-d367-449e-8b81-c64a77c31964 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:12.508194 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e8bafb27-d367-449e-8b81-c64a77c31964 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:12.535528 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8bafb27-d367-449e-8b81-c64a77c31964 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/types/401dc696-c7a9-40da-a712-817ff4c1e32c returned with HTTP 202 Aug 26 15:11:12.535962 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 981/3890] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:12 2026] DELETE /volume/v3/types/401dc696-c7a9-40da-a712-817ff4c1e32c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:12.546245 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f7915d9-b793-4c96-95f9-4dead4d1cb76 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.550021 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f7915d9-b793-4c96-95f9-4dead4d1cb76 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:11:12.550597 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f7915d9-b793-4c96-95f9-4dead4d1cb76 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1816355111", "extra_specs": {"storage_protocol": "tempest-storage_protocol-899658507", "vendor_name": "tempest-vendor_name-1433696563"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:12.572056 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f7915d9-b793-4c96-95f9-4dead4d1cb76 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:11:12.572641 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 981/3891] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:11:12 2026] POST /volume/v3/types => generated 329 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:12.583098 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.585565 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:12.587267 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4147dd38-6cc3-4430-8fa0-3020317e05a0", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:12.589684 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Create volume request body: {'volume': {'volume_type': '4147dd38-6cc3-4430-8fa0-3020317e05a0', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:12.595085 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Create volume of 1 GB Aug 26 15:11:12.595542 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:12.595542 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:12.596063 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Availability Zones retrieved successfully. Aug 26 15:11:12.604775 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Flow 'volume_create_api' (47dbbb45-5898-4565-a684-27d41e5a0cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:12.606171 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (442a47c8-a9fe-4097-bf52-0779ce991abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:12.608239 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:12.640221 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (442a47c8-a9fe-4097-bf52-0779ce991abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:11:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-899658507',vendor_name='tempest-vendor_name-1433696563'},id=4147dd38-6cc3-4430-8fa0-3020317e05a0,is_public=True,name='tempest-ProjectMemberTests-volume-type-1816355111',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4147dd38-6cc3-4430-8fa0-3020317e05a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:12.641537 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af265628-2919-439b-9658-bbcfb7b881ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:12.669982 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1816355111 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1816355111, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:11:12.670337 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1816355111 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1816355111, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:11:12.700237 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Created reservations ['8da56fcd-8d3d-4bc1-a69f-5bb9d44f65dd', '98683b43-d888-4860-b140-2d4b153d93b4', '0c721b06-64d5-47c1-9c8d-1fb52415af00', 'ea2cab49-bdaf-497e-9fb5-2332646a7c0b'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:12.700833 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af265628-2919-439b-9658-bbcfb7b881ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8da56fcd-8d3d-4bc1-a69f-5bb9d44f65dd', '98683b43-d888-4860-b140-2d4b153d93b4', '0c721b06-64d5-47c1-9c8d-1fb52415af00', 'ea2cab49-bdaf-497e-9fb5-2332646a7c0b']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:12.701831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9dad53-db5f-4e39-9022-329d3355856a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:12.702375 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d3dde0ca-3857-400b-a975-d369f3f128db None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.705012 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3dde0ca-3857-400b-a975-d369f3f128db tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:12.705372 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3dde0ca-3857-400b-a975-d369f3f128db tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:12.705743 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3dde0ca-3857-400b-a975-d369f3f128db tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:12.714921 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:12.714921 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:12.720170 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d3dde0ca-3857-400b-a975-d369f3f128db tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:12.726623 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3dde0ca-3857-400b-a975-d369f3f128db tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 200 Aug 26 15:11:12.727192 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 962/3892] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:12 2026] GET /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:12.737195 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d9dad53-db5f-4e39-9022-329d3355856a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '759f14be-a50d-45b7-acd0-a560d1efbec5', '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='9ab8557444894fcaaf9ee54297b0a81a',qos_specs=None,replication_status=,reservations=['8da56fcd-8d3d-4bc1-a69f-5bb9d44f65dd','98683b43-d888-4860-b140-2d4b153d93b4','0c721b06-64d5-47c1-9c8d-1fb52415af00','ea2cab49-bdaf-497e-9fb5-2332646a7c0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f68abd67184913b41dac5a814e7cb2',volume_type_id=4147dd38-6cc3-4430-8fa0-3020317e05a0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:12Z,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=759f14be-a50d-45b7-acd0-a560d1efbec5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ab8557444894fcaaf9ee54297b0a81a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9f68abd67184913b41dac5a814e7cb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4147dd38-6cc3-4430-8fa0-3020317e05a0),volume_type_id=4147dd38-6cc3-4430-8fa0-3020317e05a0)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:12.738479 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18225fdd-49fb-4299-afa7-70a6bd658816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:12.744340 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-08f29ad5-a073-4b5b-82b2-04b299b0ad0d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.747165 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08f29ad5-a073-4b5b-82b2-04b299b0ad0d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:12.747475 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08f29ad5-a073-4b5b-82b2-04b299b0ad0d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:12.747734 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-08f29ad5-a073-4b5b-82b2-04b299b0ad0d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:12.758511 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:12.758511 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:12.763297 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-08f29ad5-a073-4b5b-82b2-04b299b0ad0d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:12.763427 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18225fdd-49fb-4299-afa7-70a6bd658816) transitioned into state 'SUCCESS' from 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='9ab8557444894fcaaf9ee54297b0a81a',qos_specs=None,replication_status=,reservations=['8da56fcd-8d3d-4bc1-a69f-5bb9d44f65dd','98683b43-d888-4860-b140-2d4b153d93b4','0c721b06-64d5-47c1-9c8d-1fb52415af00','ea2cab49-bdaf-497e-9fb5-2332646a7c0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f68abd67184913b41dac5a814e7cb2',volume_type_id=4147dd38-6cc3-4430-8fa0-3020317e05a0)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:12.764274 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0f1651-a41f-4bf7-99b9-6d321fd2c0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:12.769568 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-08f29ad5-a073-4b5b-82b2-04b299b0ad0d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 200 Aug 26 15:11:12.770026 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 982/3893] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:12 2026] GET /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:12.775492 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0f1651-a41f-4bf7-99b9-6d321fd2c0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:12.776372 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Flow 'volume_create_api' (47dbbb45-5898-4565-a684-27d41e5a0cee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:12.776708 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Create volume request issued successfully. Aug 26 15:11:12.777308 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-283ef62f-75cd-45c0-9bd0-147f5419f6ec tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:12.777739 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 969/3894] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:11:12 2026] POST /volume/v3/volumes => generated 772 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:12.795966 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.796975 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:12.797414 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "22f49ffe-db14-462c-aab4-3529e9777106", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:12.799474 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '22f49ffe-db14-462c-aab4-3529e9777106', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:12.800645 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b935ce6d-6b92-4df2-b3f4-bf2ea80cb34b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.802859 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b935ce6d-6b92-4df2-b3f4-bf2ea80cb34b tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] GET https://10.4.3.64/volume/v3/volumes/759f14be-a50d-45b7-acd0-a560d1efbec5 Aug 26 15:11:12.803367 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b935ce6d-6b92-4df2-b3f4-bf2ea80cb34b tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:12.803630 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b935ce6d-6b92-4df2-b3f4-bf2ea80cb34b tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:12.808724 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:12.808724 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:12.809599 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume retrieved successfully. Aug 26 15:11:12.809821 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume of 1 GB Aug 26 15:11:12.813907 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:12.813907 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:12.814806 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Availability Zones retrieved successfully. Aug 26 15:11:12.818475 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b935ce6d-6b92-4df2-b3f4-bf2ea80cb34b tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Volume info retrieved successfully. Aug 26 15:11:12.822864 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Flow 'volume_create_api' (53fc9f87-c429-45e0-a2b2-299fd408872b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:12.824766 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b935ce6d-6b92-4df2-b3f4-bf2ea80cb34b tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/volumes/759f14be-a50d-45b7-acd0-a560d1efbec5 returned with HTTP 200 Aug 26 15:11:12.824917 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8145fb-51fe-4c10-af40-0b6daf6c9e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:12.825556 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 963/3895] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:12 2026] GET /volume/v3/volumes/759f14be-a50d-45b7-acd0-a560d1efbec5 => generated 951 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:12.826316 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:12.852505 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf8145fb-51fe-4c10-af40-0b6daf6c9e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '22f49ffe-db14-462c-aab4-3529e9777106', 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:12.853364 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0be8472-9891-41d8-aa74-2e235c35c826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:12.897700 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Created reservations ['19eb91a5-7d00-4c70-94a7-9ff2330ac70e', 'beecaa91-c858-4c57-a909-7a5c34ce976f', 'dba71ce6-03b5-4034-b2aa-5977d29a63f1', '826b15fd-da23-4394-95a1-7bab4b2b696f'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:12.898781 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0be8472-9891-41d8-aa74-2e235c35c826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19eb91a5-7d00-4c70-94a7-9ff2330ac70e', 'beecaa91-c858-4c57-a909-7a5c34ce976f', 'dba71ce6-03b5-4034-b2aa-5977d29a63f1', '826b15fd-da23-4394-95a1-7bab4b2b696f']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:12.899734 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1cba067-b2f4-492a-b41c-9a5aad512ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:12.942694 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1cba067-b2f4-492a-b41c-9a5aad512ac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf76915b-0edc-4734-8929-04485aac25d7', '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='993e4127262e47ec92c2d5c5f33a843f',qos_specs=None,replication_status=,reservations=['19eb91a5-7d00-4c70-94a7-9ff2330ac70e','beecaa91-c858-4c57-a909-7a5c34ce976f','dba71ce6-03b5-4034-b2aa-5977d29a63f1','826b15fd-da23-4394-95a1-7bab4b2b696f'],size=1,snapshot_id=None,source_replicaid=,source_volid=22f49ffe-db14-462c-aab4-3529e9777106,status='creating',user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), '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-08-26T15:11:12Z,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=bf76915b-0edc-4734-8929-04485aac25d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='993e4127262e47ec92c2d5c5f33a843f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=22f49ffe-db14-462c-aab4-3529e9777106,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:12.943681 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02da3611-4582-4824-aa4a-5ac295fe6507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:12.964619 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02da3611-4582-4824-aa4a-5ac295fe6507) transitioned into state 'SUCCESS' from 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='993e4127262e47ec92c2d5c5f33a843f',qos_specs=None,replication_status=,reservations=['19eb91a5-7d00-4c70-94a7-9ff2330ac70e','beecaa91-c858-4c57-a909-7a5c34ce976f','dba71ce6-03b5-4034-b2aa-5977d29a63f1','826b15fd-da23-4394-95a1-7bab4b2b696f'],size=1,snapshot_id=None,source_replicaid=,source_volid=22f49ffe-db14-462c-aab4-3529e9777106,status='creating',user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:12.965507 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64820ba8-4182-4869-9cbb-bcbb3aa27029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:12.974432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b61c8428-06dd-4014-8578-a5437e2f9135 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:12.976777 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b61c8428-06dd-4014-8578-a5437e2f9135 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:11:12.977070 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b61c8428-06dd-4014-8578-a5437e2f9135 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:12.977318 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b61c8428-06dd-4014-8578-a5437e2f9135 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:12.977531 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-b61c8428-06dd-4014-8578-a5437e2f9135 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Delete volume with id: e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:11:12.986694 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64820ba8-4182-4869-9cbb-bcbb3aa27029) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:12.987720 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:12.987720 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:12.987894 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Flow 'volume_create_api' (53fc9f87-c429-45e0-a2b2-299fd408872b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:12.988355 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b61c8428-06dd-4014-8578-a5437e2f9135 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:11:12.988422 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume request issued successfully. Aug 26 15:11:12.989346 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1db7f2cf-00c6-44d8-84a5-0a95b942deb6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:12.990028 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 982/3896] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:11:12 2026] POST /volume/v3/volumes => generated 807 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:13.008752 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4892b8b1-ab32-47dc-bc9f-beb6a26460e0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:13.011345 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4892b8b1-ab32-47dc-bc9f-beb6a26460e0 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 Aug 26 15:11:13.011597 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4892b8b1-ab32-47dc-bc9f-beb6a26460e0 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:13.011773 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4892b8b1-ab32-47dc-bc9f-beb6a26460e0 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:13.017015 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b61c8428-06dd-4014-8578-a5437e2f9135 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Delete volume request issued successfully. Aug 26 15:11:13.017339 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b61c8428-06dd-4014-8578-a5437e2f9135 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 202 Aug 26 15:11:13.018113 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 983/3897] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:11:12 2026] DELETE /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:13.022279 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:13.022279 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:13.029864 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4892b8b1-ab32-47dc-bc9f-beb6a26460e0 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:13.036674 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4892b8b1-ab32-47dc-bc9f-beb6a26460e0 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 returned with HTTP 200 Aug 26 15:11:13.037325 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 970/3898] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:13 2026] GET /volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:13.068474 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8c9d4dbb-7677-4704-8350-62f9ec8134cc req-8f1d48f4-2b6a-4b8e-9387-b6efda60ddfb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:13.071550 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8c9d4dbb-7677-4704-8350-62f9ec8134cc req-8f1d48f4-2b6a-4b8e-9387-b6efda60ddfb tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:11:13.071964 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8c9d4dbb-7677-4704-8350-62f9ec8134cc req-8f1d48f4-2b6a-4b8e-9387-b6efda60ddfb tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:13.072238 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8c9d4dbb-7677-4704-8350-62f9ec8134cc req-8f1d48f4-2b6a-4b8e-9387-b6efda60ddfb tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:13.083548 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:13.083548 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:13.089401 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-8c9d4dbb-7677-4704-8350-62f9ec8134cc req-8f1d48f4-2b6a-4b8e-9387-b6efda60ddfb tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:11:13.096056 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8c9d4dbb-7677-4704-8350-62f9ec8134cc req-8f1d48f4-2b6a-4b8e-9387-b6efda60ddfb tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 200 Aug 26 15:11:13.096692 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 964/3899] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:11:13 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 934 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:13.160548 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-42be513b-8d66-4884-b60c-54827841e46b req-62558a8f-85ee-4338-a560-dc7549f9b1a2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:13.166923 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-42be513b-8d66-4884-b60c-54827841e46b req-62558a8f-85ee-4338-a560-dc7549f9b1a2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:11:13.167459 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-42be513b-8d66-4884-b60c-54827841e46b req-62558a8f-85ee-4338-a560-dc7549f9b1a2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:13.167810 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-42be513b-8d66-4884-b60c-54827841e46b req-62558a8f-85ee-4338-a560-dc7549f9b1a2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:13.178221 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-42be513b-8d66-4884-b60c-54827841e46b req-62558a8f-85ee-4338-a560-dc7549f9b1a2 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 404 Aug 26 15:11:13.180350 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 983/3900] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:11:13 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:13.840951 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4d7759e3-b97e-48a9-93b5-e177c88a8e43 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:13.843055 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d7759e3-b97e-48a9-93b5-e177c88a8e43 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] GET https://10.4.3.64/volume/v3/volumes/759f14be-a50d-45b7-acd0-a560d1efbec5 Aug 26 15:11:13.843309 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d7759e3-b97e-48a9-93b5-e177c88a8e43 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:13.843505 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d7759e3-b97e-48a9-93b5-e177c88a8e43 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:13.852082 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:13.852082 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:13.856104 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4d7759e3-b97e-48a9-93b5-e177c88a8e43 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Volume info retrieved successfully. Aug 26 15:11:13.860670 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d7759e3-b97e-48a9-93b5-e177c88a8e43 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/volumes/759f14be-a50d-45b7-acd0-a560d1efbec5 returned with HTTP 200 Aug 26 15:11:13.861155 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 984/3901] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:13 2026] GET /volume/v3/volumes/759f14be-a50d-45b7-acd0-a560d1efbec5 => generated 972 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:13.877773 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c788e323-0adb-42f4-ba8e-5430f38ee0d0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:13.879675 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c788e323-0adb-42f4-ba8e-5430f38ee0d0 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 26 15:11:13.879901 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c788e323-0adb-42f4-ba8e-5430f38ee0d0 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:13.880129 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c788e323-0adb-42f4-ba8e-5430f38ee0d0 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:13.884174 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c788e323-0adb-42f4-ba8e-5430f38ee0d0 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:11:13.884711 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 971/3902] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:11:13 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:13.895516 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1f2397d1-743b-409c-b282-c0a12b680d47 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:13.897407 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1f2397d1-743b-409c-b282-c0a12b680d47 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] GET https://10.4.3.64/volume/v3/messages Aug 26 15:11:13.897681 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1f2397d1-743b-409c-b282-c0a12b680d47 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:13.897914 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1f2397d1-743b-409c-b282-c0a12b680d47 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:13.902965 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1f2397d1-743b-409c-b282-c0a12b680d47 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:11:13.903537 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 965/3903] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:11:13 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:13.912304 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e83379f0-84e6-4758-8932-61978cd9fcdc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:13.914412 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e83379f0-84e6-4758-8932-61978cd9fcdc tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] DELETE https://10.4.3.64/volume/v3/messages/c4f8f9f6-f057-4214-9f03-e00d4ca74b12 Aug 26 15:11:13.914742 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e83379f0-84e6-4758-8932-61978cd9fcdc tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:13.915054 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e83379f0-84e6-4758-8932-61978cd9fcdc tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:13.919767 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:13.919767 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:13.927682 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e83379f0-84e6-4758-8932-61978cd9fcdc tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/messages/c4f8f9f6-f057-4214-9f03-e00d4ca74b12 returned with HTTP 204 Aug 26 15:11:13.928299 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 984/3904] 10.4.3.64 () {68 vars in 1387 bytes} [Wed Aug 26 15:11:13 2026] DELETE /volume/v3/messages/c4f8f9f6-f057-4214-9f03-e00d4ca74b12 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 15:11:13.937921 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ccbf2e0e-4507-42b5-a46a-be8e63354303 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:13.939853 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ccbf2e0e-4507-42b5-a46a-be8e63354303 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/759f14be-a50d-45b7-acd0-a560d1efbec5 Aug 26 15:11:13.940168 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ccbf2e0e-4507-42b5-a46a-be8e63354303 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:13.940406 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ccbf2e0e-4507-42b5-a46a-be8e63354303 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:13.940619 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ccbf2e0e-4507-42b5-a46a-be8e63354303 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Delete volume with id: 759f14be-a50d-45b7-acd0-a560d1efbec5 Aug 26 15:11:13.948256 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:13.948256 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:13.948689 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ccbf2e0e-4507-42b5-a46a-be8e63354303 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Volume info retrieved successfully. Aug 26 15:11:13.949846 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ccbf2e0e-4507-42b5-a46a-be8e63354303 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100197) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 15:11:13.961253 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-ccbf2e0e-4507-42b5-a46a-be8e63354303 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1816355111 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1816355111, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:11:13.961582 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-ccbf2e0e-4507-42b5-a46a-be8e63354303 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1816355111 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1816355111, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:11:13.973146 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-ccbf2e0e-4507-42b5-a46a-be8e63354303 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Created reservations ['30df276f-dc98-434d-8665-b87a24fcec9a', '4732206c-1522-4f2f-9692-04b8e2ff3526', '7fc777a7-f6b2-4dda-ba29-9289ebc4812d', '404315a6-140a-4b6f-be24-6e588f3385f9'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:14.007483 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ccbf2e0e-4507-42b5-a46a-be8e63354303 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Delete volume request issued successfully. Aug 26 15:11:14.007707 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ccbf2e0e-4507-42b5-a46a-be8e63354303 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/volumes/759f14be-a50d-45b7-acd0-a560d1efbec5 returned with HTTP 202 Aug 26 15:11:14.008385 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 985/3905] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:11:13 2026] DELETE /volume/v3/volumes/759f14be-a50d-45b7-acd0-a560d1efbec5 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:14.016933 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-002de5df-5623-48f6-8f73-88ae5909eab5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:14.019704 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-002de5df-5623-48f6-8f73-88ae5909eab5 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] DELETE https://10.4.3.64/volume/v3/types/4147dd38-6cc3-4430-8fa0-3020317e05a0 Aug 26 15:11:14.020014 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-002de5df-5623-48f6-8f73-88ae5909eab5 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:14.020318 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-002de5df-5623-48f6-8f73-88ae5909eab5 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:14.052504 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-27663948-799e-4cfa-a625-b97d1d3b2eb8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:14.053277 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-002de5df-5623-48f6-8f73-88ae5909eab5 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/types/4147dd38-6cc3-4430-8fa0-3020317e05a0 returned with HTTP 202 Aug 26 15:11:14.053859 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 972/3906] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:14 2026] DELETE /volume/v3/types/4147dd38-6cc3-4430-8fa0-3020317e05a0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:14.055142 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27663948-799e-4cfa-a625-b97d1d3b2eb8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 Aug 26 15:11:14.055529 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-27663948-799e-4cfa-a625-b97d1d3b2eb8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:14.057909 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-27663948-799e-4cfa-a625-b97d1d3b2eb8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:14.062456 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c10c5536-e596-49fc-8e68-6648d33bb0f4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:14.064597 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c10c5536-e596-49fc-8e68-6648d33bb0f4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:11:14.064997 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c10c5536-e596-49fc-8e68-6648d33bb0f4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-442943604", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1942574518", "vendor_name": "tempest-vendor_name-972000623"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:14.069076 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:14.069076 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:14.074130 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-27663948-799e-4cfa-a625-b97d1d3b2eb8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:14.079391 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27663948-799e-4cfa-a625-b97d1d3b2eb8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 returned with HTTP 200 Aug 26 15:11:14.079842 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 966/3907] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:14 2026] GET /volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 => generated 1226 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:14.085721 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c10c5536-e596-49fc-8e68-6648d33bb0f4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:11:14.086221 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 985/3908] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:11:14 2026] POST /volume/v3/types => generated 328 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:14.096560 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0b53b0e4-df0c-4a16-8eb1-551631d40cca None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:14.098308 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:14.098695 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b53b0e4-df0c-4a16-8eb1-551631d40cca tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 Aug 26 15:11:14.099034 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b53b0e4-df0c-4a16-8eb1-551631d40cca tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:14.099289 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b53b0e4-df0c-4a16-8eb1-551631d40cca tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:14.100069 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:14.100492 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cbc1e4a2-e9ec-425b-a07d-478933ae6346", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:14.102116 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Create volume request body: {'volume': {'volume_type': 'cbc1e4a2-e9ec-425b-a07d-478933ae6346', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:14.106431 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Create volume of 1 GB Aug 26 15:11:14.106635 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:14.106635 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:14.106741 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:14.106741 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:14.107171 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Availability Zones retrieved successfully. Aug 26 15:11:14.111082 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0b53b0e4-df0c-4a16-8eb1-551631d40cca tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:14.114149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Flow 'volume_create_api' (a7b5d337-b7d4-48c7-af35-90d2cfe6e9ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:14.116000 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a98be7-e731-4108-aa3a-4d0d089e342f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:14.117066 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:14.117334 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b53b0e4-df0c-4a16-8eb1-551631d40cca tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 returned with HTTP 200 Aug 26 15:11:14.117749 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 986/3909] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:14 2026] GET /volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:14.132754 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bf1ca16e-f732-4eef-aafa-0307b6811561 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:14.135071 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf1ca16e-f732-4eef-aafa-0307b6811561 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] DELETE https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:14.135507 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf1ca16e-f732-4eef-aafa-0307b6811561 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:14.135507 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bf1ca16e-f732-4eef-aafa-0307b6811561 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:14.135787 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-bf1ca16e-f732-4eef-aafa-0307b6811561 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume with id: 22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:14.140159 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a98be7-e731-4108-aa3a-4d0d089e342f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:11:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1942574518',vendor_name='tempest-vendor_name-972000623'},id=cbc1e4a2-e9ec-425b-a07d-478933ae6346,is_public=True,name='tempest-ProjectMemberTests-volume-type-442943604',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cbc1e4a2-e9ec-425b-a07d-478933ae6346', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:14.141114 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392abd06-b208-40b9-86f1-ca989d7e16cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:14.143952 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:14.143952 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:14.144560 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bf1ca16e-f732-4eef-aafa-0307b6811561 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:14.167840 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bf1ca16e-f732-4eef-aafa-0307b6811561 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume request issued successfully. Aug 26 15:11:14.168242 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bf1ca16e-f732-4eef-aafa-0307b6811561 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 202 Aug 26 15:11:14.168591 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 967/3910] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:14 2026] DELETE /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:11:14.179019 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b5efd83f-c04e-4e60-9374-3444473bc381 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:14.179541 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-442943604 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-442943604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:11:14.179961 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-442943604 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-442943604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:11:14.182360 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b5efd83f-c04e-4e60-9374-3444473bc381 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:14.182702 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b5efd83f-c04e-4e60-9374-3444473bc381 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:14.184247 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b5efd83f-c04e-4e60-9374-3444473bc381 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:14.203534 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:14.203534 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:14.213397 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b5efd83f-c04e-4e60-9374-3444473bc381 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:14.220932 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b5efd83f-c04e-4e60-9374-3444473bc381 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 200 Aug 26 15:11:14.221528 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 986/3911] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:14 2026] GET /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 1190 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:14.234263 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Created reservations ['17aced0a-a1a8-42af-bbc1-6cc7dbca2df1', '1be4f31f-f54f-4ced-9040-9209afef3725', '4b7301fc-d9ff-4bb7-82b3-aa0bef702261', 'c1ea02d6-16a9-4311-b801-ec18b2bebdd7'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:14.235287 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (392abd06-b208-40b9-86f1-ca989d7e16cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17aced0a-a1a8-42af-bbc1-6cc7dbca2df1', '1be4f31f-f54f-4ced-9040-9209afef3725', '4b7301fc-d9ff-4bb7-82b3-aa0bef702261', 'c1ea02d6-16a9-4311-b801-ec18b2bebdd7']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:14.236201 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e9ecb08-35f4-4074-8f11-0fed2e46bae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:14.272699 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e9ecb08-35f4-4074-8f11-0fed2e46bae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9884fa13-9ae9-4e58-b577-6e62e45b9891', '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='9ab8557444894fcaaf9ee54297b0a81a',qos_specs=None,replication_status=,reservations=['17aced0a-a1a8-42af-bbc1-6cc7dbca2df1','1be4f31f-f54f-4ced-9040-9209afef3725','4b7301fc-d9ff-4bb7-82b3-aa0bef702261','c1ea02d6-16a9-4311-b801-ec18b2bebdd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f68abd67184913b41dac5a814e7cb2',volume_type_id=cbc1e4a2-e9ec-425b-a07d-478933ae6346), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9884fa13-9ae9-4e58-b577-6e62e45b9891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ab8557444894fcaaf9ee54297b0a81a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f9f68abd67184913b41dac5a814e7cb2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cbc1e4a2-e9ec-425b-a07d-478933ae6346),volume_type_id=cbc1e4a2-e9ec-425b-a07d-478933ae6346)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:14.273964 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f08ac1a2-e12e-4c46-9f74-7954e1c8ee31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:14.311336 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f08ac1a2-e12e-4c46-9f74-7954e1c8ee31) transitioned into state 'SUCCESS' from 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='9ab8557444894fcaaf9ee54297b0a81a',qos_specs=None,replication_status=,reservations=['17aced0a-a1a8-42af-bbc1-6cc7dbca2df1','1be4f31f-f54f-4ced-9040-9209afef3725','4b7301fc-d9ff-4bb7-82b3-aa0bef702261','c1ea02d6-16a9-4311-b801-ec18b2bebdd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f9f68abd67184913b41dac5a814e7cb2',volume_type_id=cbc1e4a2-e9ec-425b-a07d-478933ae6346)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:14.312387 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b922e0c4-89cf-4564-aea1-9cbad6615a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:14.326784 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b922e0c4-89cf-4564-aea1-9cbad6615a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:14.328303 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Flow 'volume_create_api' (a7b5d337-b7d4-48c7-af35-90d2cfe6e9ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:14.328410 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Create volume request issued successfully. Aug 26 15:11:14.329454 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f02bb45f-3fa9-4a37-a648-ab7678be10b4 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:14.330140 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 973/3912] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:11:14 2026] POST /volume/v3/volumes => generated 771 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:14.348420 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5fb25652-83a4-45d0-904a-82731a8f4591 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:14.350877 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5fb25652-83a4-45d0-904a-82731a8f4591 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] GET https://10.4.3.64/volume/v3/volumes/9884fa13-9ae9-4e58-b577-6e62e45b9891 Aug 26 15:11:14.351337 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5fb25652-83a4-45d0-904a-82731a8f4591 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:14.351738 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5fb25652-83a4-45d0-904a-82731a8f4591 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:14.360682 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:14.360682 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:14.365518 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5fb25652-83a4-45d0-904a-82731a8f4591 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Volume info retrieved successfully. Aug 26 15:11:14.370030 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5fb25652-83a4-45d0-904a-82731a8f4591 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/volumes/9884fa13-9ae9-4e58-b577-6e62e45b9891 returned with HTTP 200 Aug 26 15:11:14.370453 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 987/3913] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:14 2026] GET /volume/v3/volumes/9884fa13-9ae9-4e58-b577-6e62e45b9891 => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:15.237370 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e269b278-cd71-4bd1-a6e7-b3cc5056445d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:15.239549 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e269b278-cd71-4bd1-a6e7-b3cc5056445d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:15.240061 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e269b278-cd71-4bd1-a6e7-b3cc5056445d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:15.240481 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e269b278-cd71-4bd1-a6e7-b3cc5056445d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:15.259030 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e269b278-cd71-4bd1-a6e7-b3cc5056445d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 404 Aug 26 15:11:15.259872 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 968/3914] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:15 2026] GET /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:15.390022 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6972a43c-c201-4005-b270-03012cf76758 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:15.392548 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6972a43c-c201-4005-b270-03012cf76758 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] GET https://10.4.3.64/volume/v3/volumes/9884fa13-9ae9-4e58-b577-6e62e45b9891 Aug 26 15:11:15.392864 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6972a43c-c201-4005-b270-03012cf76758 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:15.393175 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6972a43c-c201-4005-b270-03012cf76758 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:15.413848 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:15.413848 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:15.421483 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6972a43c-c201-4005-b270-03012cf76758 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Volume info retrieved successfully. Aug 26 15:11:15.428622 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6972a43c-c201-4005-b270-03012cf76758 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/volumes/9884fa13-9ae9-4e58-b577-6e62e45b9891 returned with HTTP 200 Aug 26 15:11:15.430493 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 987/3915] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:15 2026] GET /volume/v3/volumes/9884fa13-9ae9-4e58-b577-6e62e45b9891 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:15.447081 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-646b6ba7-033e-4ed8-bd93-45969ab0b1a3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:15.449295 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-646b6ba7-033e-4ed8-bd93-45969ab0b1a3 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 26 15:11:15.449509 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-646b6ba7-033e-4ed8-bd93-45969ab0b1a3 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:15.449721 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-646b6ba7-033e-4ed8-bd93-45969ab0b1a3 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:15.451219 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:15.451219 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:15.458797 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-646b6ba7-033e-4ed8-bd93-45969ab0b1a3 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:11:15.459481 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 974/3916] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:11:15 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:15.472408 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ff8f8ed-17b8-4989-bfa1-612b0dc6d177 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:15.474467 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ff8f8ed-17b8-4989-bfa1-612b0dc6d177 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] GET https://10.4.3.64/volume/v3/messages/46febbe7-7211-40d9-81a5-c3577fc291d6 Aug 26 15:11:15.474706 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ff8f8ed-17b8-4989-bfa1-612b0dc6d177 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:15.474940 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ff8f8ed-17b8-4989-bfa1-612b0dc6d177 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:15.486412 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ff8f8ed-17b8-4989-bfa1-612b0dc6d177 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-member] https://10.4.3.64/volume/v3/messages/46febbe7-7211-40d9-81a5-c3577fc291d6 returned with HTTP 200 Aug 26 15:11:15.486767 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 988/3917] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:11:15 2026] GET /volume/v3/messages/46febbe7-7211-40d9-81a5-c3577fc291d6 => generated 665 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:15.501443 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-000267a7-78ac-4b86-be54-051007e6a1ea None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:15.505461 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-000267a7-78ac-4b86-be54-051007e6a1ea tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] DELETE https://10.4.3.64/volume/v3/messages/46febbe7-7211-40d9-81a5-c3577fc291d6 Aug 26 15:11:15.505727 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-000267a7-78ac-4b86-be54-051007e6a1ea tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:15.506820 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-000267a7-78ac-4b86-be54-051007e6a1ea tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:15.526168 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-000267a7-78ac-4b86-be54-051007e6a1ea tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/messages/46febbe7-7211-40d9-81a5-c3577fc291d6 returned with HTTP 204 Aug 26 15:11:15.526671 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 969/3918] 10.4.3.64 () {68 vars in 1387 bytes} [Wed Aug 26 15:11:15 2026] DELETE /volume/v3/messages/46febbe7-7211-40d9-81a5-c3577fc291d6 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 15:11:15.536207 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4b28e2c8-c047-4b1f-92b3-4c6eb07b1422 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:15.543191 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b28e2c8-c047-4b1f-92b3-4c6eb07b1422 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/9884fa13-9ae9-4e58-b577-6e62e45b9891 Aug 26 15:11:15.543679 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b28e2c8-c047-4b1f-92b3-4c6eb07b1422 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:15.543874 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b28e2c8-c047-4b1f-92b3-4c6eb07b1422 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:15.544144 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-4b28e2c8-c047-4b1f-92b3-4c6eb07b1422 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Delete volume with id: 9884fa13-9ae9-4e58-b577-6e62e45b9891 Aug 26 15:11:15.560050 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:15.560050 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:15.560553 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4b28e2c8-c047-4b1f-92b3-4c6eb07b1422 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Volume info retrieved successfully. Aug 26 15:11:15.562128 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4b28e2c8-c047-4b1f-92b3-4c6eb07b1422 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100199) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 15:11:15.578925 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-4b28e2c8-c047-4b1f-92b3-4c6eb07b1422 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-442943604 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-442943604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:11:15.579265 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-4b28e2c8-c047-4b1f-92b3-4c6eb07b1422 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-442943604 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-442943604, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:11:15.594469 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4b28e2c8-c047-4b1f-92b3-4c6eb07b1422 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Created reservations ['e62ff5ac-8003-4910-838c-56047fedf376', '59dffd04-0cb9-408c-ad0c-b70007d05fce', '3c16c8f5-402c-438f-93cb-062a8955a89b', '362e6537-c5e9-49a0-aeaf-8d2278f17928'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:15.629863 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d077ca2c-2468-414d-89b7-40fd7fe34926 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:15.632079 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d077ca2c-2468-414d-89b7-40fd7fe34926 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 Aug 26 15:11:15.632321 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d077ca2c-2468-414d-89b7-40fd7fe34926 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:15.632668 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d077ca2c-2468-414d-89b7-40fd7fe34926 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:15.632668 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-d077ca2c-2468-414d-89b7-40fd7fe34926 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Delete snapshot with id: 46d08dfd-267c-4c1d-b728-280844140e21 Aug 26 15:11:15.638750 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:15.638750 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:15.639183 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d077ca2c-2468-414d-89b7-40fd7fe34926 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Snapshot retrieved successfully. Aug 26 15:11:15.644868 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4b28e2c8-c047-4b1f-92b3-4c6eb07b1422 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Delete volume request issued successfully. Aug 26 15:11:15.645203 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b28e2c8-c047-4b1f-92b3-4c6eb07b1422 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/volumes/9884fa13-9ae9-4e58-b577-6e62e45b9891 returned with HTTP 202 Aug 26 15:11:15.645702 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 988/3919] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:11:15 2026] DELETE /volume/v3/volumes/9884fa13-9ae9-4e58-b577-6e62e45b9891 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:15.662117 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-503d9e69-5161-47b5-97cb-dc045f19d045 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:15.664866 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-503d9e69-5161-47b5-97cb-dc045f19d045 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] DELETE https://10.4.3.64/volume/v3/types/cbc1e4a2-e9ec-425b-a07d-478933ae6346 Aug 26 15:11:15.665012 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-503d9e69-5161-47b5-97cb-dc045f19d045 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:15.665785 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-503d9e69-5161-47b5-97cb-dc045f19d045 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:15.671904 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d077ca2c-2468-414d-89b7-40fd7fe34926 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Snapshot delete request issued successfully. Aug 26 15:11:15.672225 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d077ca2c-2468-414d-89b7-40fd7fe34926 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 returned with HTTP 202 Aug 26 15:11:15.672782 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 975/3920] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:11:15 2026] DELETE /volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:15.682222 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-331609a0-0eda-4aeb-a475-d3a21ef34ec7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:15.687105 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-331609a0-0eda-4aeb-a475-d3a21ef34ec7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 Aug 26 15:11:15.687376 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-331609a0-0eda-4aeb-a475-d3a21ef34ec7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:15.687623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-331609a0-0eda-4aeb-a475-d3a21ef34ec7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:15.696242 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:15.696242 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:15.698266 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-331609a0-0eda-4aeb-a475-d3a21ef34ec7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Snapshot retrieved successfully. Aug 26 15:11:15.699411 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-331609a0-0eda-4aeb-a475-d3a21ef34ec7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 returned with HTTP 200 Aug 26 15:11:15.699904 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 970/3921] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:15 2026] GET /volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:15.705654 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-503d9e69-5161-47b5-97cb-dc045f19d045 tempest-ProjectMemberTests-156818182 tempest-ProjectMemberTests-156818182-project-admin] https://10.4.3.64/volume/v3/types/cbc1e4a2-e9ec-425b-a07d-478933ae6346 returned with HTTP 202 Aug 26 15:11:15.706815 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 989/3922] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:15 2026] DELETE /volume/v3/types/cbc1e4a2-e9ec-425b-a07d-478933ae6346 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:16.446127 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-754d9903-821c-4cf4-9553-14ca21d65b7c req-3a7cf6b5-8bcb-40e9-ae28-07b8bb41a68f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:16.450622 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-754d9903-821c-4cf4-9553-14ca21d65b7c req-3a7cf6b5-8bcb-40e9-ae28-07b8bb41a68f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] DELETE https://10.4.3.64/volume/v3/attachments/6df85e60-92fd-445d-b5e6-0481772e4d09 Aug 26 15:11:16.450622 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-754d9903-821c-4cf4-9553-14ca21d65b7c req-3a7cf6b5-8bcb-40e9-ae28-07b8bb41a68f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:16.450622 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-754d9903-821c-4cf4-9553-14ca21d65b7c req-3a7cf6b5-8bcb-40e9-ae28-07b8bb41a68f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:16.461077 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:16.461077 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:16.521501 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-754d9903-821c-4cf4-9553-14ca21d65b7c req-3a7cf6b5-8bcb-40e9-ae28-07b8bb41a68f tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/attachments/6df85e60-92fd-445d-b5e6-0481772e4d09 returned with HTTP 200 Aug 26 15:11:16.522009 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 989/3923] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:11:16 2026] DELETE /volume/v3/attachments/6df85e60-92fd-445d-b5e6-0481772e4d09 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:16.713791 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9cd8df58-598e-4fa6-8d5e-e51e16e265cc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:16.716784 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9cd8df58-598e-4fa6-8d5e-e51e16e265cc tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 Aug 26 15:11:16.717072 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9cd8df58-598e-4fa6-8d5e-e51e16e265cc tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:16.717313 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9cd8df58-598e-4fa6-8d5e-e51e16e265cc tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:16.725313 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9cd8df58-598e-4fa6-8d5e-e51e16e265cc tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 returned with HTTP 404 Aug 26 15:11:16.725912 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 976/3924] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:16 2026] GET /volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:16.850013 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-b7e77cf7-66ae-4158-a275-f09f9c48e1c6 req-a7161f43-7e3b-470e-aa26-b36301379ac9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:16.852785 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b7e77cf7-66ae-4158-a275-f09f9c48e1c6 req-a7161f43-7e3b-470e-aa26-b36301379ac9 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/attachments?instance_id=6fa64d2c-98fe-4971-b800-7456cc0c055b Aug 26 15:11:16.853115 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b7e77cf7-66ae-4158-a275-f09f9c48e1c6 req-a7161f43-7e3b-470e-aa26-b36301379ac9 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:16.853357 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-b7e77cf7-66ae-4158-a275-f09f9c48e1c6 req-a7161f43-7e3b-470e-aa26-b36301379ac9 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:16.871805 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-b7e77cf7-66ae-4158-a275-f09f9c48e1c6 req-a7161f43-7e3b-470e-aa26-b36301379ac9 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/attachments?instance_id=6fa64d2c-98fe-4971-b800-7456cc0c055b returned with HTTP 200 Aug 26 15:11:16.872465 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 971/3925] 10.4.3.64 () {70 vars in 1630 bytes} [Wed Aug 26 15:11:16 2026] GET /volume/v3/attachments?instance_id=6fa64d2c-98fe-4971-b800-7456cc0c055b => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:16.882897 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b7e77cf7-66ae-4158-a275-f09f9c48e1c6 req-811063fb-45f7-4c2f-bf34-d66aa182d56f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:16.885501 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b7e77cf7-66ae-4158-a275-f09f9c48e1c6 req-811063fb-45f7-4c2f-bf34-d66aa182d56f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/attachments/b7ef1cfc-e096-476d-9db9-ec8412a204b8 Aug 26 15:11:16.885902 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b7e77cf7-66ae-4158-a275-f09f9c48e1c6 req-811063fb-45f7-4c2f-bf34-d66aa182d56f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:16.886261 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b7e77cf7-66ae-4158-a275-f09f9c48e1c6 req-811063fb-45f7-4c2f-bf34-d66aa182d56f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:16.903276 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b7e77cf7-66ae-4158-a275-f09f9c48e1c6 req-811063fb-45f7-4c2f-bf34-d66aa182d56f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/attachments/b7ef1cfc-e096-476d-9db9-ec8412a204b8 returned with HTTP 200 Aug 26 15:11:16.903968 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 990/3926] 10.4.3.64 () {70 vars in 1644 bytes} [Wed Aug 26 15:11:16 2026] GET /volume/v3/attachments/b7ef1cfc-e096-476d-9db9-ec8412a204b8 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:17.531502 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8ffd1f8e-8249-4013-8742-d4cf76ba8acd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:17.534511 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8ffd1f8e-8249-4013-8742-d4cf76ba8acd tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] DELETE https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:11:17.534704 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8ffd1f8e-8249-4013-8742-d4cf76ba8acd tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:17.534944 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8ffd1f8e-8249-4013-8742-d4cf76ba8acd tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:17.535101 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-8ffd1f8e-8249-4013-8742-d4cf76ba8acd tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Delete volume with id: bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:11:17.549789 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:17.549789 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:17.550614 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8ffd1f8e-8249-4013-8742-d4cf76ba8acd tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:11:17.580600 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8ffd1f8e-8249-4013-8742-d4cf76ba8acd tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Delete volume request issued successfully. Aug 26 15:11:17.580931 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8ffd1f8e-8249-4013-8742-d4cf76ba8acd tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 202 Aug 26 15:11:17.581497 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 990/3927] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:11:17 2026] DELETE /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:17.590802 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b53b4cef-6d8b-4e22-898f-495cda7be751 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:17.592373 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b53b4cef-6d8b-4e22-898f-495cda7be751 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:11:17.592819 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b53b4cef-6d8b-4e22-898f-495cda7be751 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:17.593450 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b53b4cef-6d8b-4e22-898f-495cda7be751 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:17.604877 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:17.604877 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:17.615924 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b53b4cef-6d8b-4e22-898f-495cda7be751 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Volume info retrieved successfully. Aug 26 15:11:17.621276 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b53b4cef-6d8b-4e22-898f-495cda7be751 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 200 Aug 26 15:11:17.621946 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 977/3928] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:17 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 1247 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:17.699956 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:17.701818 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:17.702314 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "f7a54d5d-ec47-451e-abc8-b8074a98fbae", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:17.703921 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'f7a54d5d-ec47-451e-abc8-b8074a98fbae', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:17.766319 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3ba66b0f-93c8-4c0c-9ca5-142439a5f196 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:17.785498 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume of 1 GB Aug 26 15:11:17.785867 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:17.785867 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:17.790632 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Availability Zones retrieved successfully. Aug 26 15:11:17.796340 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Flow 'volume_create_api' (0f68500d-cc41-4f1c-9d3b-6def71278916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:17.797582 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c54b38-d18e-436e-baa4-2a1ceebd975b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:17.798619 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:17.862917 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3ba66b0f-93c8-4c0c-9ca5-142439a5f196 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:11:17.862917 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3ba66b0f-93c8-4c0c-9ca5-142439a5f196 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1664377738", "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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:17.864039 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:17.864039 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:17.864626 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c54b38-d18e-436e-baa4-2a1ceebd975b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:17.865921 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753b7edd-fb60-49eb-8c31-9863574ae4a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:17.887164 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3ba66b0f-93c8-4c0c-9ca5-142439a5f196 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:11:17.888244 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 991/3929] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:11:17 2026] POST /volume/v3/types => generated 380 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:17.900821 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-22183af4-8f95-4171-ba8a-61174f8d2da9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:17.904855 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-22183af4-8f95-4171-ba8a-61174f8d2da9 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] POST https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/encryption Aug 26 15:11:17.906430 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-22183af4-8f95-4171-ba8a-61174f8d2da9 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:17.932394 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-22183af4-8f95-4171-ba8a-61174f8d2da9 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/encryption returned with HTTP 200 Aug 26 15:11:17.932914 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 991/3930] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:11:17 2026] POST /volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/encryption => generated 239 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:17.940792 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Created reservations ['38c36f46-2ac9-4e93-a6ae-1ac0bd2fee1b', 'e18c2a2d-3003-4cf4-9769-31633c5f54b7', '09562f91-2b5f-407f-aecb-885adab124b3', '4f38bb81-3d07-458b-9f77-a0274ddfed3e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:17.941757 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753b7edd-fb60-49eb-8c31-9863574ae4a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38c36f46-2ac9-4e93-a6ae-1ac0bd2fee1b', 'e18c2a2d-3003-4cf4-9769-31633c5f54b7', '09562f91-2b5f-407f-aecb-885adab124b3', '4f38bb81-3d07-458b-9f77-a0274ddfed3e']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:17.942961 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db3e2a5-4a86-43ab-8476-69f14f57222c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:17.949007 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fcfab947-0d5e-493e-b45c-1464d1c19e93 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:17.951452 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fcfab947-0d5e-493e-b45c-1464d1c19e93 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:11:17.952264 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fcfab947-0d5e-493e-b45c-1464d1c19e93 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-395174750", "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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:17.978175 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8db3e2a5-4a86-43ab-8476-69f14f57222c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01a582ca-32e5-4e45-a61e-f64121b70bf9', '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='993e4127262e47ec92c2d5c5f33a843f',qos_specs=None,replication_status=,reservations=['38c36f46-2ac9-4e93-a6ae-1ac0bd2fee1b','e18c2a2d-3003-4cf4-9769-31633c5f54b7','09562f91-2b5f-407f-aecb-885adab124b3','4f38bb81-3d07-458b-9f77-a0274ddfed3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:17Z,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=01a582ca-32e5-4e45-a61e-f64121b70bf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='993e4127262e47ec92c2d5c5f33a843f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:17.979265 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf77b26-53ba-4c50-a792-9d8ddba489f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:17.985509 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fcfab947-0d5e-493e-b45c-1464d1c19e93 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:11:17.986080 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 978/3931] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:11:17 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:17.997435 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d5966883-77fa-459f-b06b-f1fb114bc884 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.005405 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdf77b26-53ba-4c50-a792-9d8ddba489f5) transitioned into state 'SUCCESS' from 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='993e4127262e47ec92c2d5c5f33a843f',qos_specs=None,replication_status=,reservations=['38c36f46-2ac9-4e93-a6ae-1ac0bd2fee1b','e18c2a2d-3003-4cf4-9769-31633c5f54b7','09562f91-2b5f-407f-aecb-885adab124b3','4f38bb81-3d07-458b-9f77-a0274ddfed3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:18.006526 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b634482d-fda8-4cd5-9966-9278a7e06040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:18.019572 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b634482d-fda8-4cd5-9966-9278a7e06040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:18.020466 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Flow 'volume_create_api' (0f68500d-cc41-4f1c-9d3b-6def71278916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:18.020799 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume request issued successfully. Aug 26 15:11:18.021448 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c6698aff-53fc-4927-8b76-d76c20f900b4 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:18.021985 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 972/3932] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:11:17 2026] POST /volume/v3/volumes => generated 773 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.037697 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-817ecee9-7e74-4525-8470-ab0fb4ce688f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.040314 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-817ecee9-7e74-4525-8470-ab0fb4ce688f tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:18.040695 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-817ecee9-7e74-4525-8470-ab0fb4ce688f tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.040770 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-817ecee9-7e74-4525-8470-ab0fb4ce688f tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.051776 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:18.051776 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:18.056716 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-817ecee9-7e74-4525-8470-ab0fb4ce688f tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:18.061719 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-817ecee9-7e74-4525-8470-ab0fb4ce688f tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:18.062321 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 992/3933] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:18 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:18.079933 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d5966883-77fa-459f-b06b-f1fb114bc884 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] POST https://10.4.3.64/volume/v3/types/27ec0685-f25b-45a6-bafc-8255d013c670/encryption Aug 26 15:11:18.079933 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d5966883-77fa-459f-b06b-f1fb114bc884 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:18.083273 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-d5966883-77fa-459f-b06b-f1fb114bc884 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '6a7bbb761f5f4bf1b0414409f5b05c0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606da6e85b9d4e7e99f6154ca63d671d', '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=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:11:18.083749 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d5966883-77fa-459f-b06b-f1fb114bc884 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/27ec0685-f25b-45a6-bafc-8255d013c670/encryption returned with HTTP 403 Aug 26 15:11:18.084687 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 992/3934] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:11:17 2026] POST /volume/v3/types/27ec0685-f25b-45a6-bafc-8255d013c670/encryption => generated 127 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.094568 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8d412459-39ae-4486-982b-b9ef10889219 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.097382 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d412459-39ae-4486-982b-b9ef10889219 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:11:18.097831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d412459-39ae-4486-982b-b9ef10889219 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1674310692", "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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:18.125582 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d412459-39ae-4486-982b-b9ef10889219 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:11:18.127989 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 979/3935] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:11:18 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) Aug 26 15:11:18.140183 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b4d5b198-a84b-4217-bf36-06b7a9b21dc7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.145443 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b4d5b198-a84b-4217-bf36-06b7a9b21dc7 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] POST https://10.4.3.64/volume/v3/types/7f4e34da-1e1b-4c40-a2a8-687b8762d6bc/extra_specs Aug 26 15:11:18.145966 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b4d5b198-a84b-4217-bf36-06b7a9b21dc7 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:18.152349 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:18.152349 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:18.153065 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-b4d5b198-a84b-4217-bf36-06b7a9b21dc7 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '6a7bbb761f5f4bf1b0414409f5b05c0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606da6e85b9d4e7e99f6154ca63d671d', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:11:18.153388 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b4d5b198-a84b-4217-bf36-06b7a9b21dc7 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/7f4e34da-1e1b-4c40-a2a8-687b8762d6bc/extra_specs returned with HTTP 403 Aug 26 15:11:18.155408 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 973/3936] 10.4.3.64 () {68 vars in 1392 bytes} [Wed Aug 26 15:11:18 2026] POST /volume/v3/types/7f4e34da-1e1b-4c40-a2a8-687b8762d6bc/extra_specs => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.165631 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e6c1990c-3bf2-4a43-b2ba-696b228ab6c5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.169238 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6c1990c-3bf2-4a43-b2ba-696b228ab6c5 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] PUT https://10.4.3.64/volume/v3/types/7f4e34da-1e1b-4c40-a2a8-687b8762d6bc/extra_specs/key2 Aug 26 15:11:18.169737 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e6c1990c-3bf2-4a43-b2ba-696b228ab6c5 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:18.173231 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-e6c1990c-3bf2-4a43-b2ba-696b228ab6c5 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6a7bbb761f5f4bf1b0414409f5b05c0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606da6e85b9d4e7e99f6154ca63d671d', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:11:18.173603 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e6c1990c-3bf2-4a43-b2ba-696b228ab6c5 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/7f4e34da-1e1b-4c40-a2a8-687b8762d6bc/extra_specs/key2 returned with HTTP 403 Aug 26 15:11:18.174635 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 993/3937] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:11:18 2026] PUT /volume/v3/types/7f4e34da-1e1b-4c40-a2a8-687b8762d6bc/extra_specs/key2 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.186290 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-084f3358-5a71-42ec-b541-bb7d70a0e334 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.188478 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-084f3358-5a71-42ec-b541-bb7d70a0e334 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] POST https://10.4.3.64/volume/v3/types Aug 26 15:11:18.188743 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-084f3358-5a71-42ec-b541-bb7d70a0e334 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:18.191380 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-084f3358-5a71-42ec-b541-bb7d70a0e334 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '6a7bbb761f5f4bf1b0414409f5b05c0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606da6e85b9d4e7e99f6154ca63d671d', '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=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:11:18.191529 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-084f3358-5a71-42ec-b541-bb7d70a0e334 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types returned with HTTP 403 Aug 26 15:11:18.192016 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 993/3938] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:11:18 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.201772 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-506e8239-2cd4-4dca-91a9-c99b467b170e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.204067 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-506e8239-2cd4-4dca-91a9-c99b467b170e tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:11:18.204651 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-506e8239-2cd4-4dca-91a9-c99b467b170e tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1341893875", "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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:18.228101 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-506e8239-2cd4-4dca-91a9-c99b467b170e tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:11:18.228664 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 980/3939] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:11:18 2026] POST /volume/v3/types => generated 380 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:18.241650 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ab2a9323-de8c-48f1-8f95-27503fb6511d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.245232 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab2a9323-de8c-48f1-8f95-27503fb6511d tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] POST https://10.4.3.64/volume/v3/types/623e719f-d2cd-48e8-9d23-75011707e5b3/encryption Aug 26 15:11:18.245232 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab2a9323-de8c-48f1-8f95-27503fb6511d tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:18.266462 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab2a9323-de8c-48f1-8f95-27503fb6511d tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types/623e719f-d2cd-48e8-9d23-75011707e5b3/encryption returned with HTTP 200 Aug 26 15:11:18.267033 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 974/3940] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:11:18 2026] POST /volume/v3/types/623e719f-d2cd-48e8-9d23-75011707e5b3/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:18.279008 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f2824377-68c5-440f-8beb-8c34c2b3eac3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.282170 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f2824377-68c5-440f-8beb-8c34c2b3eac3 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] DELETE https://10.4.3.64/volume/v3/types/623e719f-d2cd-48e8-9d23-75011707e5b3/encryption/76a06442-eed9-4a81-aa46-7271a7dc059c Aug 26 15:11:18.282467 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f2824377-68c5-440f-8beb-8c34c2b3eac3 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.282743 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f2824377-68c5-440f-8beb-8c34c2b3eac3 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.283814 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-f2824377-68c5-440f-8beb-8c34c2b3eac3 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '6a7bbb761f5f4bf1b0414409f5b05c0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606da6e85b9d4e7e99f6154ca63d671d', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:11:18.284134 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f2824377-68c5-440f-8beb-8c34c2b3eac3 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/623e719f-d2cd-48e8-9d23-75011707e5b3/encryption/76a06442-eed9-4a81-aa46-7271a7dc059c returned with HTTP 403 Aug 26 15:11:18.284743 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 994/3941] 10.4.3.64 () {66 vars in 1482 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/types/623e719f-d2cd-48e8-9d23-75011707e5b3/encryption/76a06442-eed9-4a81-aa46-7271a7dc059c => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.297082 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1fdc1017-d877-46bc-9e61-00034e7c5a62 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.300802 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1fdc1017-d877-46bc-9e61-00034e7c5a62 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:11:18.301966 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1fdc1017-d877-46bc-9e61-00034e7c5a62 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1030098136", "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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:18.329550 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1fdc1017-d877-46bc-9e61-00034e7c5a62 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:11:18.330080 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 994/3942] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:11:18 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) Aug 26 15:11:18.342083 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7ba32f84-a017-499a-a8a3-416568e85d34 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.343445 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ba32f84-a017-499a-a8a3-416568e85d34 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] DELETE https://10.4.3.64/volume/v3/types/4e0814a4-7172-4aac-9f64-f3c9231c9e8b/extra_specs/key1 Aug 26 15:11:18.343731 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ba32f84-a017-499a-a8a3-416568e85d34 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.344557 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7ba32f84-a017-499a-a8a3-416568e85d34 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.352181 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-7ba32f84-a017-499a-a8a3-416568e85d34 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '6a7bbb761f5f4bf1b0414409f5b05c0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606da6e85b9d4e7e99f6154ca63d671d', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:11:18.352509 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7ba32f84-a017-499a-a8a3-416568e85d34 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/4e0814a4-7172-4aac-9f64-f3c9231c9e8b/extra_specs/key1 returned with HTTP 403 Aug 26 15:11:18.353250 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 981/3943] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/types/4e0814a4-7172-4aac-9f64-f3c9231c9e8b/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.363078 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e8debb76-d783-4913-8407-a8bb4cf13aee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.369519 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e8debb76-d783-4913-8407-a8bb4cf13aee tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:11:18.369935 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e8debb76-d783-4913-8407-a8bb4cf13aee tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1588525041", "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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:18.391332 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e8debb76-d783-4913-8407-a8bb4cf13aee tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:11:18.391879 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 975/3944] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:11:18 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:18.401540 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-63e767ae-4f7c-49b2-849c-08a6c27a5333 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.403812 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-63e767ae-4f7c-49b2-849c-08a6c27a5333 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] DELETE https://10.4.3.64/volume/v3/types/cfec5790-e0d7-4682-a737-5f0a43f05b1f Aug 26 15:11:18.404055 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-63e767ae-4f7c-49b2-849c-08a6c27a5333 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.404257 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-63e767ae-4f7c-49b2-849c-08a6c27a5333 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.404994 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-63e767ae-4f7c-49b2-849c-08a6c27a5333 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '6a7bbb761f5f4bf1b0414409f5b05c0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606da6e85b9d4e7e99f6154ca63d671d', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:11:18.405159 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-63e767ae-4f7c-49b2-849c-08a6c27a5333 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/cfec5790-e0d7-4682-a737-5f0a43f05b1f returned with HTTP 403 Aug 26 15:11:18.405581 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 995/3945] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/types/cfec5790-e0d7-4682-a737-5f0a43f05b1f => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.416938 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2c31d199-dceb-4b36-9bb7-b9964bb58fce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.418919 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c31d199-dceb-4b36-9bb7-b9964bb58fce tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] GET https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/extra_specs Aug 26 15:11:18.419142 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c31d199-dceb-4b36-9bb7-b9964bb58fce tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.419352 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c31d199-dceb-4b36-9bb7-b9964bb58fce tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.427719 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c31d199-dceb-4b36-9bb7-b9964bb58fce tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/extra_specs returned with HTTP 200 Aug 26 15:11:18.428146 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 995/3946] 10.4.3.64 () {66 vars in 1371 bytes} [Wed Aug 26 15:11:18 2026] GET /volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:18.439003 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a288980d-475b-4ac0-8d49-195f7f70f880 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.440955 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a288980d-475b-4ac0-8d49-195f7f70f880 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] GET https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/encryption/cipher Aug 26 15:11:18.441157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a288980d-475b-4ac0-8d49-195f7f70f880 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.441352 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a288980d-475b-4ac0-8d49-195f7f70f880 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.442106 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-a288980d-475b-4ac0-8d49-195f7f70f880 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6a7bbb761f5f4bf1b0414409f5b05c0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606da6e85b9d4e7e99f6154ca63d671d', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:11:18.442309 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a288980d-475b-4ac0-8d49-195f7f70f880 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/encryption/cipher returned with HTTP 403 Aug 26 15:11:18.443085 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 982/3947] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:11:18 2026] GET /volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.451827 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e0328942-1bb8-455e-b57b-515fd40db783 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.453914 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0328942-1bb8-455e-b57b-515fd40db783 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] GET https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/encryption Aug 26 15:11:18.454157 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0328942-1bb8-455e-b57b-515fd40db783 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.454374 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0328942-1bb8-455e-b57b-515fd40db783 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.455121 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-e0328942-1bb8-455e-b57b-515fd40db783 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '6a7bbb761f5f4bf1b0414409f5b05c0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606da6e85b9d4e7e99f6154ca63d671d', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:11:18.455322 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0328942-1bb8-455e-b57b-515fd40db783 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/encryption returned with HTTP 403 Aug 26 15:11:18.455782 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 976/3948] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:11:18 2026] GET /volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.464797 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-80428ef7-fa8d-4baa-a7ef-c668282777ad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.467933 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80428ef7-fa8d-4baa-a7ef-c668282777ad tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] GET https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/extra_specs/multiattach Aug 26 15:11:18.468156 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80428ef7-fa8d-4baa-a7ef-c668282777ad tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.468347 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80428ef7-fa8d-4baa-a7ef-c668282777ad tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.480461 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80428ef7-fa8d-4baa-a7ef-c668282777ad tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/extra_specs/multiattach returned with HTTP 200 Aug 26 15:11:18.480801 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 996/3949] 10.4.3.64 () {66 vars in 1407 bytes} [Wed Aug 26 15:11:18 2026] GET /volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:11:18.488649 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f1e71ab5-0013-4a2d-83ff-c16f5086efea None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.490782 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1e71ab5-0013-4a2d-83ff-c16f5086efea tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] GET https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/extra_specs/volume_backend_name Aug 26 15:11:18.491027 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1e71ab5-0013-4a2d-83ff-c16f5086efea tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.491252 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1e71ab5-0013-4a2d-83ff-c16f5086efea tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.498788 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1e71ab5-0013-4a2d-83ff-c16f5086efea tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/extra_specs/volume_backend_name returned with HTTP 404 Aug 26 15:11:18.499472 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 996/3950] 10.4.3.64 () {66 vars in 1431 bytes} [Wed Aug 26 15:11:18 2026] GET /volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.509806 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a3254ab0-dc3a-4899-a3da-e167c70313e8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.512072 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a3254ab0-dc3a-4899-a3da-e167c70313e8 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] PUT https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/encryption/0bb06917-d18a-4930-aa83-664814fd09ab Aug 26 15:11:18.512480 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a3254ab0-dc3a-4899-a3da-e167c70313e8 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:18.514788 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-a3254ab0-dc3a-4899-a3da-e167c70313e8 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '6a7bbb761f5f4bf1b0414409f5b05c0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606da6e85b9d4e7e99f6154ca63d671d', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:11:18.515028 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a3254ab0-dc3a-4899-a3da-e167c70313e8 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/encryption/0bb06917-d18a-4930-aa83-664814fd09ab returned with HTTP 403 Aug 26 15:11:18.515539 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 983/3951] 10.4.3.64 () {68 vars in 1499 bytes} [Wed Aug 26 15:11:18 2026] PUT /volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/encryption/0bb06917-d18a-4930-aa83-664814fd09ab => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.525126 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-65a81ccb-ec56-4061-afbe-12abf57b5a0e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.526997 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65a81ccb-ec56-4061-afbe-12abf57b5a0e tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] PUT https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/extra_specs/key1 Aug 26 15:11:18.527356 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65a81ccb-ec56-4061-afbe-12abf57b5a0e tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:18.529310 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-65a81ccb-ec56-4061-afbe-12abf57b5a0e tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '6a7bbb761f5f4bf1b0414409f5b05c0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606da6e85b9d4e7e99f6154ca63d671d', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:11:18.529543 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65a81ccb-ec56-4061-afbe-12abf57b5a0e tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/extra_specs/key1 returned with HTTP 403 Aug 26 15:11:18.530061 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 977/3952] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:11:18 2026] PUT /volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.540272 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6404976b-6978-413c-a3c3-f69b62bc87da None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.542342 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6404976b-6978-413c-a3c3-f69b62bc87da tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] PUT https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200 Aug 26 15:11:18.542744 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6404976b-6978-413c-a3c3-f69b62bc87da tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:18.545016 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-6404976b-6978-413c-a3c3-f69b62bc87da tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '6a7bbb761f5f4bf1b0414409f5b05c0d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '606da6e85b9d4e7e99f6154ca63d671d', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:11:18.545239 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6404976b-6978-413c-a3c3-f69b62bc87da tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-reader] https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200 returned with HTTP 403 Aug 26 15:11:18.545931 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 997/3953] 10.4.3.64 () {68 vars in 1355 bytes} [Wed Aug 26 15:11:18 2026] PUT /volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.553797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ca081bdc-2eb8-4fe1-8078-655484815524 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.556137 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca081bdc-2eb8-4fe1-8078-655484815524 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] DELETE https://10.4.3.64/volume/v3/types/cfec5790-e0d7-4682-a737-5f0a43f05b1f Aug 26 15:11:18.556351 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca081bdc-2eb8-4fe1-8078-655484815524 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.556578 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca081bdc-2eb8-4fe1-8078-655484815524 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.591464 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca081bdc-2eb8-4fe1-8078-655484815524 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types/cfec5790-e0d7-4682-a737-5f0a43f05b1f returned with HTTP 202 Aug 26 15:11:18.592007 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 997/3954] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/types/cfec5790-e0d7-4682-a737-5f0a43f05b1f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:18.598468 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-97d9cfdb-7d41-44fe-a450-1489a1ce8d29 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.601588 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97d9cfdb-7d41-44fe-a450-1489a1ce8d29 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] DELETE https://10.4.3.64/volume/v3/types/4e0814a4-7172-4aac-9f64-f3c9231c9e8b Aug 26 15:11:18.601783 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97d9cfdb-7d41-44fe-a450-1489a1ce8d29 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.602063 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97d9cfdb-7d41-44fe-a450-1489a1ce8d29 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.630780 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97d9cfdb-7d41-44fe-a450-1489a1ce8d29 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types/4e0814a4-7172-4aac-9f64-f3c9231c9e8b returned with HTTP 202 Aug 26 15:11:18.631281 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 984/3955] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/types/4e0814a4-7172-4aac-9f64-f3c9231c9e8b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:18.634824 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-93dd5390-962b-4c0a-9a17-d810dbb60894 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.636811 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-93dd5390-962b-4c0a-9a17-d810dbb60894 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 Aug 26 15:11:18.637120 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-93dd5390-962b-4c0a-9a17-d810dbb60894 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.637371 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-93dd5390-962b-4c0a-9a17-d810dbb60894 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.638157 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4b4c9918-bcde-4890-9eb7-ca854995f37a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.640308 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b4c9918-bcde-4890-9eb7-ca854995f37a tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] DELETE https://10.4.3.64/volume/v3/types/623e719f-d2cd-48e8-9d23-75011707e5b3 Aug 26 15:11:18.640498 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b4c9918-bcde-4890-9eb7-ca854995f37a tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.640667 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4b4c9918-bcde-4890-9eb7-ca854995f37a tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.643990 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-93dd5390-962b-4c0a-9a17-d810dbb60894 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 returned with HTTP 404 Aug 26 15:11:18.644593 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 978/3956] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:18 2026] GET /volume/v3/volumes/bc0ea03c-cc65-416e-945d-0c031dc3cff5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.651459 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-84fc8c29-c850-4fbd-8686-d8a8ebb7f6ba None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.653586 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84fc8c29-c850-4fbd-8686-d8a8ebb7f6ba tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:11:18.653835 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-84fc8c29-c850-4fbd-8686-d8a8ebb7f6ba tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.654154 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-84fc8c29-c850-4fbd-8686-d8a8ebb7f6ba tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.654368 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-84fc8c29-c850-4fbd-8686-d8a8ebb7f6ba tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Delete volume with id: e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:11:18.661610 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84fc8c29-c850-4fbd-8686-d8a8ebb7f6ba tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 404 Aug 26 15:11:18.662248 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 998/3957] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.676126 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0570d6b2-f1a2-4226-939e-58985e5879d1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.678333 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0570d6b2-f1a2-4226-939e-58985e5879d1 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a Aug 26 15:11:18.678618 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0570d6b2-f1a2-4226-939e-58985e5879d1 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.678865 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0570d6b2-f1a2-4226-939e-58985e5879d1 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.682877 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4b4c9918-bcde-4890-9eb7-ca854995f37a tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types/623e719f-d2cd-48e8-9d23-75011707e5b3 returned with HTTP 202 Aug 26 15:11:18.683353 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 998/3958] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/types/623e719f-d2cd-48e8-9d23-75011707e5b3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:18.685238 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0570d6b2-f1a2-4226-939e-58985e5879d1 tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a returned with HTTP 404 Aug 26 15:11:18.685748 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 985/3959] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:18 2026] GET /volume/v3/volumes/e054b2a7-ffcb-4d30-bf9d-c9481a42bb4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.691364 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1d002b61-93f1-404a-a5d9-e4ff7997718e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.692067 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-18ac9e14-ce04-4138-96bc-edff065ecffa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.693148 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d002b61-93f1-404a-a5d9-e4ff7997718e tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] DELETE https://10.4.3.64/volume/v3/types/7f4e34da-1e1b-4c40-a2a8-687b8762d6bc Aug 26 15:11:18.693341 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d002b61-93f1-404a-a5d9-e4ff7997718e tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.693533 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d002b61-93f1-404a-a5d9-e4ff7997718e tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.693993 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-18ac9e14-ce04-4138-96bc-edff065ecffa tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:11:18.694201 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-18ac9e14-ce04-4138-96bc-edff065ecffa tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.694535 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-18ac9e14-ce04-4138-96bc-edff065ecffa tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.694740 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-18ac9e14-ce04-4138-96bc-edff065ecffa tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Delete volume with id: 3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:11:18.701391 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-18ac9e14-ce04-4138-96bc-edff065ecffa tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 404 Aug 26 15:11:18.702136 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 999/3960] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.711804 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6ed2f4d1-f6c3-4089-8783-8ba63949547d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.713673 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6ed2f4d1-f6c3-4089-8783-8ba63949547d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] GET https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 Aug 26 15:11:18.713855 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6ed2f4d1-f6c3-4089-8783-8ba63949547d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.714078 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6ed2f4d1-f6c3-4089-8783-8ba63949547d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.719783 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6ed2f4d1-f6c3-4089-8783-8ba63949547d tempest-TestInstancesWithCinderVolumes-1052065453 tempest-TestInstancesWithCinderVolumes-1052065453-project-member] https://10.4.3.64/volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 returned with HTTP 404 Aug 26 15:11:18.720309 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 999/3961] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:18 2026] GET /volume/v3/volumes/3dffa20a-0232-42c9-91cc-b36a40372dc4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:18.723929 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d002b61-93f1-404a-a5d9-e4ff7997718e tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types/7f4e34da-1e1b-4c40-a2a8-687b8762d6bc returned with HTTP 202 Aug 26 15:11:18.724390 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 979/3962] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/types/7f4e34da-1e1b-4c40-a2a8-687b8762d6bc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:18.727298 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f4245f14-10c3-4942-834f-690245f9a31f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.729133 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4245f14-10c3-4942-834f-690245f9a31f tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:11:18.729322 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f4245f14-10c3-4942-834f-690245f9a31f tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.729505 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f4245f14-10c3-4942-834f-690245f9a31f tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.730258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f4245f14-10c3-4942-834f-690245f9a31f tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:11:18.731236 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-258fcf8a-a903-4d04-a933-620ed805a236 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.737616 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-258fcf8a-a903-4d04-a933-620ed805a236 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] DELETE https://10.4.3.64/volume/v3/types/27ec0685-f25b-45a6-bafc-8255d013c670 Aug 26 15:11:18.737616 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-258fcf8a-a903-4d04-a933-620ed805a236 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.737688 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-258fcf8a-a903-4d04-a933-620ed805a236 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.766609 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-258fcf8a-a903-4d04-a933-620ed805a236 tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types/27ec0685-f25b-45a6-bafc-8255d013c670 returned with HTTP 202 Aug 26 15:11:18.767215 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1000/3963] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/types/27ec0685-f25b-45a6-bafc-8255d013c670 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:18.774188 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2a6ef2f8-e118-443a-b1ca-b143ee0d48db None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.774514 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f4245f14-10c3-4942-834f-690245f9a31f tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Get all volumes completed successfully. Aug 26 15:11:18.776046 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2a6ef2f8-e118-443a-b1ca-b143ee0d48db tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] DELETE https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200 Aug 26 15:11:18.776254 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2a6ef2f8-e118-443a-b1ca-b143ee0d48db tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.776444 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2a6ef2f8-e118-443a-b1ca-b143ee0d48db tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.777096 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:18.777096 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:18.783098 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4245f14-10c3-4942-834f-690245f9a31f tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:11:18.783553 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 986/3964] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:11:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11841 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:18.801459 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-201f8ced-7f82-4cd9-a8ab-2d5b81ab1029 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.803070 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-201f8ced-7f82-4cd9-a8ab-2d5b81ab1029 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] DELETE https://10.4.3.64/volume/v3/types/8bbc06d0-1e34-4bfc-8f87-423bf1465f6a Aug 26 15:11:18.803070 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-201f8ced-7f82-4cd9-a8ab-2d5b81ab1029 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.803070 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-201f8ced-7f82-4cd9-a8ab-2d5b81ab1029 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.811952 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2a6ef2f8-e118-443a-b1ca-b143ee0d48db tempest-VolumeTypesReaderTests-925738859 tempest-VolumeTypesReaderTests-925738859-project-admin] https://10.4.3.64/volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200 returned with HTTP 202 Aug 26 15:11:18.811952 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1000/3965] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/types/7c9e844d-b978-4a0c-9303-e6f66e642200 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:18.834158 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-201f8ced-7f82-4cd9-a8ab-2d5b81ab1029 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] https://10.4.3.64/volume/v3/types/8bbc06d0-1e34-4bfc-8f87-423bf1465f6a returned with HTTP 202 Aug 26 15:11:18.834707 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 980/3966] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/types/8bbc06d0-1e34-4bfc-8f87-423bf1465f6a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:18.842281 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ebf3df7b-96d8-473c-88a5-8cc1056394d8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.844170 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ebf3df7b-96d8-473c-88a5-8cc1056394d8 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:11:18.844387 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ebf3df7b-96d8-473c-88a5-8cc1056394d8 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.844619 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ebf3df7b-96d8-473c-88a5-8cc1056394d8 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.845559 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ebf3df7b-96d8-473c-88a5-8cc1056394d8 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:11:18.861693 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ebf3df7b-96d8-473c-88a5-8cc1056394d8 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Get all volumes completed successfully. Aug 26 15:11:18.864058 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:18.864058 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:18.869510 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ebf3df7b-96d8-473c-88a5-8cc1056394d8 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:11:18.869986 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1001/3967] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:11:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:18.884745 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b2053212-7908-4937-8e53-5e6e9ffce44a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:18.886633 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2053212-7908-4937-8e53-5e6e9ffce44a tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] DELETE https://10.4.3.64/volume/v3/types/09eb5adc-6e7a-4811-98a3-89777313213e Aug 26 15:11:18.886815 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2053212-7908-4937-8e53-5e6e9ffce44a tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:18.887038 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2053212-7908-4937-8e53-5e6e9ffce44a tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:18.915825 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2053212-7908-4937-8e53-5e6e9ffce44a tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] https://10.4.3.64/volume/v3/types/09eb5adc-6e7a-4811-98a3-89777313213e returned with HTTP 202 Aug 26 15:11:18.916458 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 987/3968] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:18 2026] DELETE /volume/v3/types/09eb5adc-6e7a-4811-98a3-89777313213e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:19.077636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dd2f036c-f1e7-4db2-a614-fe93e19b6e18 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:19.080499 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd2f036c-f1e7-4db2-a614-fe93e19b6e18 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:19.080665 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd2f036c-f1e7-4db2-a614-fe93e19b6e18 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:19.080834 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dd2f036c-f1e7-4db2-a614-fe93e19b6e18 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:19.087558 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:19.087558 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:19.092104 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dd2f036c-f1e7-4db2-a614-fe93e19b6e18 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:19.096701 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dd2f036c-f1e7-4db2-a614-fe93e19b6e18 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:19.097113 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1001/3969] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:19 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:19.284353 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8542ca52-1254-49b7-a089-871676d4a323 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:19.286035 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8542ca52-1254-49b7-a089-871676d4a323 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:11:19.286222 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8542ca52-1254-49b7-a089-871676d4a323 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:19.286460 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8542ca52-1254-49b7-a089-871676d4a323 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:19.287298 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8542ca52-1254-49b7-a089-871676d4a323 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:11:19.301467 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8542ca52-1254-49b7-a089-871676d4a323 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Get all volumes completed successfully. Aug 26 15:11:19.303737 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:19.303737 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:19.308629 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8542ca52-1254-49b7-a089-871676d4a323 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:11:19.309136 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 981/3970] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:11:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11899 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:19.328088 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ea05ae25-223b-41d9-ad71-7b174c5eb688 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:19.330033 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea05ae25-223b-41d9-ad71-7b174c5eb688 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/8d62f09b-d853-4f10-8285-816d05985545 Aug 26 15:11:19.330247 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea05ae25-223b-41d9-ad71-7b174c5eb688 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:19.330559 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea05ae25-223b-41d9-ad71-7b174c5eb688 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:19.330720 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ea05ae25-223b-41d9-ad71-7b174c5eb688 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Delete volume with id: 8d62f09b-d853-4f10-8285-816d05985545 Aug 26 15:11:19.338814 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:19.338814 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:19.339365 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ea05ae25-223b-41d9-ad71-7b174c5eb688 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Volume info retrieved successfully. Aug 26 15:11:19.364307 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.image.cache [None req-ea05ae25-223b-41d9-ad71-7b174c5eb688 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'cab4984c-651d-4693-8e3c-cb51d718479e', 'volume_id': '8d62f09b-d853-4f10-8285-816d05985545', 'host': 'np0000008165@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 26, 15, 8, 33), 'last_used': datetime.datetime(2026, 8, 26, 15, 9, 43)}. {{(pid=100197) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 26 15:11:19.377788 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ea05ae25-223b-41d9-ad71-7b174c5eb688 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Delete volume request issued successfully. Aug 26 15:11:19.378087 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea05ae25-223b-41d9-ad71-7b174c5eb688 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] https://10.4.3.64/volume/v3/volumes/8d62f09b-d853-4f10-8285-816d05985545 returned with HTTP 202 Aug 26 15:11:19.378562 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1002/3971] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:11:19 2026] DELETE /volume/v3/volumes/8d62f09b-d853-4f10-8285-816d05985545 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:19.386394 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a89376b1-cc10-4358-a1f7-d25135fd6e8d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:19.389850 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a89376b1-cc10-4358-a1f7-d25135fd6e8d tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] GET https://10.4.3.64/volume/v3/volumes/8d62f09b-d853-4f10-8285-816d05985545 Aug 26 15:11:19.390071 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a89376b1-cc10-4358-a1f7-d25135fd6e8d tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:19.390268 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a89376b1-cc10-4358-a1f7-d25135fd6e8d tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:19.398580 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:19.398580 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:19.403153 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a89376b1-cc10-4358-a1f7-d25135fd6e8d tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Volume info retrieved successfully. Aug 26 15:11:19.409050 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a89376b1-cc10-4358-a1f7-d25135fd6e8d tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] https://10.4.3.64/volume/v3/volumes/8d62f09b-d853-4f10-8285-816d05985545 returned with HTTP 200 Aug 26 15:11:19.409501 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 988/3972] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:19 2026] GET /volume/v3/volumes/8d62f09b-d853-4f10-8285-816d05985545 => generated 1147 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:20.112440 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-77b450d0-af70-41fb-8983-676daca09214 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:20.114745 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-77b450d0-af70-41fb-8983-676daca09214 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:20.115101 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-77b450d0-af70-41fb-8983-676daca09214 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:20.115362 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-77b450d0-af70-41fb-8983-676daca09214 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:20.122379 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:20.122379 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:20.126236 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-77b450d0-af70-41fb-8983-676daca09214 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:20.131258 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-77b450d0-af70-41fb-8983-676daca09214 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:20.131719 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1002/3973] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:20 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:20.425472 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c09b7245-dddf-487f-9bae-e859bf83a4b5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:20.427915 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c09b7245-dddf-487f-9bae-e859bf83a4b5 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] GET https://10.4.3.64/volume/v3/volumes/8d62f09b-d853-4f10-8285-816d05985545 Aug 26 15:11:20.428205 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c09b7245-dddf-487f-9bae-e859bf83a4b5 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:20.428467 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c09b7245-dddf-487f-9bae-e859bf83a4b5 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:20.437809 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c09b7245-dddf-487f-9bae-e859bf83a4b5 tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] https://10.4.3.64/volume/v3/volumes/8d62f09b-d853-4f10-8285-816d05985545 returned with HTTP 404 Aug 26 15:11:20.438543 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 982/3974] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:20 2026] GET /volume/v3/volumes/8d62f09b-d853-4f10-8285-816d05985545 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:20.447129 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e7d83ac7-bd25-4dba-b4e3-a3eb885f3edf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:20.449671 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7d83ac7-bd25-4dba-b4e3-a3eb885f3edf tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] DELETE https://10.4.3.64/volume/v3/types/662a7507-b8f2-48b1-9719-47af753e0701 Aug 26 15:11:20.450002 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7d83ac7-bd25-4dba-b4e3-a3eb885f3edf tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:20.450297 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7d83ac7-bd25-4dba-b4e3-a3eb885f3edf tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:20.479953 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7d83ac7-bd25-4dba-b4e3-a3eb885f3edf tempest-TestInstancesWithCinderVolumes-483786623 tempest-TestInstancesWithCinderVolumes-483786623-project-admin] https://10.4.3.64/volume/v3/types/662a7507-b8f2-48b1-9719-47af753e0701 returned with HTTP 202 Aug 26 15:11:20.480465 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1003/3975] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:20 2026] DELETE /volume/v3/types/662a7507-b8f2-48b1-9719-47af753e0701 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:21.146202 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-91f51feb-1b48-4982-8496-9b208fdcbc21 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:21.148841 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-91f51feb-1b48-4982-8496-9b208fdcbc21 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:21.149280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-91f51feb-1b48-4982-8496-9b208fdcbc21 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:21.149556 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-91f51feb-1b48-4982-8496-9b208fdcbc21 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:21.166128 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:21.166128 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:21.171672 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-91f51feb-1b48-4982-8496-9b208fdcbc21 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:21.179107 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-91f51feb-1b48-4982-8496-9b208fdcbc21 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:21.179525 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 989/3976] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:21 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 926 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:22.194896 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2900f51b-c22c-4d82-9ae9-690caab5fedb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:22.199914 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2900f51b-c22c-4d82-9ae9-690caab5fedb tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:22.199914 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2900f51b-c22c-4d82-9ae9-690caab5fedb tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:22.199914 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2900f51b-c22c-4d82-9ae9-690caab5fedb tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:22.209757 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:22.209757 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:22.214449 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2900f51b-c22c-4d82-9ae9-690caab5fedb tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:22.223639 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2900f51b-c22c-4d82-9ae9-690caab5fedb tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:22.224331 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1003/3977] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:22 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:22.679855 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:22.681928 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:22.682283 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1657751011"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:22.684103 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1657751011'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:22.684229 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Create volume of 1 GB Aug 26 15:11:22.688791 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Availability Zones retrieved successfully. Aug 26 15:11:22.695345 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Flow 'volume_create_api' (ad9bf621-b584-4a93-a344-9d244544485f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:22.696383 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912b3689-32b2-456d-9784-3c32ec91c766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:22.697644 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:22.727865 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912b3689-32b2-456d-9784-3c32ec91c766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:22.728727 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac36b4aa-1512-4187-9193-5c3341708ad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:22.828056 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Created reservations ['400573e4-df77-438e-9e1a-c7d3f1655cfe', '358da33a-b713-43be-a353-52f9eabd4ada', '0656c55a-aecf-4f61-96eb-7deef433141a', '6f46f709-8272-46e2-b084-de2a5e207492'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:22.829162 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac36b4aa-1512-4187-9193-5c3341708ad6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['400573e4-df77-438e-9e1a-c7d3f1655cfe', '358da33a-b713-43be-a353-52f9eabd4ada', '0656c55a-aecf-4f61-96eb-7deef433141a', '6f46f709-8272-46e2-b084-de2a5e207492']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:22.830219 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2f00bd4-63df-473c-8863-a155320011aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:22.865876 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2f00bd4-63df-473c-8863-a155320011aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1657751011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56d6b84362747d48f42a8caf3d57b90',qos_specs=None,replication_status=,reservations=['400573e4-df77-438e-9e1a-c7d3f1655cfe','358da33a-b713-43be-a353-52f9eabd4ada','0656c55a-aecf-4f61-96eb-7deef433141a','6f46f709-8272-46e2-b084-de2a5e207492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f028a644c5404a0fb7fc316a38b8058c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1657751011',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56d6b84362747d48f42a8caf3d57b90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f028a644c5404a0fb7fc316a38b8058c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:22.867193 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61617d6e-e1bc-41dc-baf0-419a2e6452c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:22.898979 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61617d6e-e1bc-41dc-baf0-419a2e6452c9) transitioned into state 'SUCCESS' from state '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-1657751011',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56d6b84362747d48f42a8caf3d57b90',qos_specs=None,replication_status=,reservations=['400573e4-df77-438e-9e1a-c7d3f1655cfe','358da33a-b713-43be-a353-52f9eabd4ada','0656c55a-aecf-4f61-96eb-7deef433141a','6f46f709-8272-46e2-b084-de2a5e207492'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f028a644c5404a0fb7fc316a38b8058c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:22.899700 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ef2461-e866-4aa0-987a-49ca8ba05b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:22.919395 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ef2461-e866-4aa0-987a-49ca8ba05b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:22.920670 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Flow 'volume_create_api' (ad9bf621-b584-4a93-a344-9d244544485f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:22.921353 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Create volume request issued successfully. Aug 26 15:11:22.922264 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1854e10-4d32-42a1-b786-90a090b3b6a7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:22.922900 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 983/3978] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:11:22 2026] POST /volume/v3/volumes => generated 753 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:22.938034 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3e683681-6cd6-4375-8be5-fddceda39f70 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:22.941879 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e683681-6cd6-4375-8be5-fddceda39f70 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:11:22.941879 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e683681-6cd6-4375-8be5-fddceda39f70 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:22.941879 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e683681-6cd6-4375-8be5-fddceda39f70 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:22.958149 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:22.958149 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:22.965826 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3e683681-6cd6-4375-8be5-fddceda39f70 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:11:22.971972 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e683681-6cd6-4375-8be5-fddceda39f70 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:11:22.972403 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1004/3979] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:22 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:23.239912 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6efc6c41-68d3-4700-9a87-8e7c99066c7d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:23.242020 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6efc6c41-68d3-4700-9a87-8e7c99066c7d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:23.242281 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6efc6c41-68d3-4700-9a87-8e7c99066c7d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:23.242496 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6efc6c41-68d3-4700-9a87-8e7c99066c7d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:23.250612 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:23.250612 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:23.255074 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6efc6c41-68d3-4700-9a87-8e7c99066c7d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:23.260978 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6efc6c41-68d3-4700-9a87-8e7c99066c7d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:23.261588 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 990/3980] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:23 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:23.985375 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-56fafbc6-20d1-4fb6-8f97-2dafac17e6ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:23.987345 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56fafbc6-20d1-4fb6-8f97-2dafac17e6ae tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:11:23.987577 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56fafbc6-20d1-4fb6-8f97-2dafac17e6ae tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:23.987734 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56fafbc6-20d1-4fb6-8f97-2dafac17e6ae tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:23.995122 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:23.995122 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:23.998567 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-56fafbc6-20d1-4fb6-8f97-2dafac17e6ae tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:11:24.003074 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56fafbc6-20d1-4fb6-8f97-2dafac17e6ae tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:11:24.003463 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1004/3981] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:23 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:24.050411 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-95129cd7-4443-44bb-b59b-b8af81ea4d30 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:24.052984 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-95129cd7-4443-44bb-b59b-b8af81ea4d30 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:11:24.053226 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-95129cd7-4443-44bb-b59b-b8af81ea4d30 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:24.053417 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-95129cd7-4443-44bb-b59b-b8af81ea4d30 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:24.060175 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:24.060175 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:24.064437 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-95129cd7-4443-44bb-b59b-b8af81ea4d30 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:11:24.068572 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-95129cd7-4443-44bb-b59b-b8af81ea4d30 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:11:24.069031 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 984/3982] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:11:24 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:24.150850 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-53619e40-addd-4051-8ed6-7d1cccae6289 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:24.151694 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-53619e40-addd-4051-8ed6-7d1cccae6289 None None] GET https://10.4.3.64/volume// Aug 26 15:11:24.151694 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-53619e40-addd-4051-8ed6-7d1cccae6289 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:24.151694 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-53619e40-addd-4051-8ed6-7d1cccae6289 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:24.151976 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-53619e40-addd-4051-8ed6-7d1cccae6289 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:11:24.152215 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1005/3983] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:11:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:11:24.162682 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-4133d4bd-aab8-44a9-a7a6-6332d9ff8e03 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:24.277351 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fe72ac7e-a252-47ae-86ab-fe6b851b8ccd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:24.279353 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fe72ac7e-a252-47ae-86ab-fe6b851b8ccd tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:24.279623 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fe72ac7e-a252-47ae-86ab-fe6b851b8ccd tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:24.279829 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fe72ac7e-a252-47ae-86ab-fe6b851b8ccd tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:24.288223 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:24.288223 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:24.293043 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fe72ac7e-a252-47ae-86ab-fe6b851b8ccd tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:24.298742 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fe72ac7e-a252-47ae-86ab-fe6b851b8ccd tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:24.299228 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1005/3984] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:24 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:24.338103 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-4133d4bd-aab8-44a9-a7a6-6332d9ff8e03 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:11:24.338475 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-4133d4bd-aab8-44a9-a7a6-6332d9ff8e03 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a", "connector": null, "instance_uuid": "f16d59f0-5285-461b-9dc1-65acb20e6b70"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:24.351990 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:24.351990 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:24.385157 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-4133d4bd-aab8-44a9-a7a6-6332d9ff8e03 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:11:24.385649 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 991/3985] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:11:24 2026] POST /volume/v3/attachments => generated 273 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:24.432907 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b2a4f907-cf0f-419c-93f6-f6e8a73538b5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:24.435437 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b2a4f907-cf0f-419c-93f6-f6e8a73538b5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:11:24.435547 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fc96ed52-f99a-4ce5-a4fe-978d1f45fb5e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:24.435628 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b2a4f907-cf0f-419c-93f6-f6e8a73538b5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:24.435825 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b2a4f907-cf0f-419c-93f6-f6e8a73538b5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:24.435989 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fc96ed52-f99a-4ce5-a4fe-978d1f45fb5e None None] GET https://10.4.3.64/volume// Aug 26 15:11:24.436177 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fc96ed52-f99a-4ce5-a4fe-978d1f45fb5e None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:24.436615 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fc96ed52-f99a-4ce5-a4fe-978d1f45fb5e None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:24.436784 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fc96ed52-f99a-4ce5-a4fe-978d1f45fb5e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:11:24.439908 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1006/3986] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:11:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:11:24.448103 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-65a74935-18e8-4f6e-ba1d-f498385e0cc5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:24.450004 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:24.450004 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:24.452209 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-65a74935-18e8-4f6e-ba1d-f498385e0cc5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:11:24.452486 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-65a74935-18e8-4f6e-ba1d-f498385e0cc5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:24.452778 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-65a74935-18e8-4f6e-ba1d-f498385e0cc5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:24.453757 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b2a4f907-cf0f-419c-93f6-f6e8a73538b5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:11:24.459407 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b2a4f907-cf0f-419c-93f6-f6e8a73538b5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:11:24.459801 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 985/3987] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:24 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:24.465978 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:24.465978 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:24.472285 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-65a74935-18e8-4f6e-ba1d-f498385e0cc5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:11:24.475057 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-65a74935-18e8-4f6e-ba1d-f498385e0cc5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:11:24.475651 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1006/3988] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:11:24 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:24.596962 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-3c277d91-e105-42ec-94eb-80378f992cc7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:24.599363 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-3c277d91-e105-42ec-94eb-80378f992cc7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] PUT https://10.4.3.64/volume/v3/attachments/552ca1f4-009b-4cdc-9b14-f795edf028ce Aug 26 15:11:24.599759 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-3c277d91-e105-42ec-94eb-80378f992cc7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:24.613930 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-3c277d91-e105-42ec-94eb-80378f992cc7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Acquiring lock "cinder-attachment_update-3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:11:24.619234 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-3c277d91-e105-42ec-94eb-80378f992cc7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Lock "cinder-attachment_update-3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:11:24.620334 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:24.620334 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:24.721024 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-3c277d91-e105-42ec-94eb-80378f992cc7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Lock "cinder-attachment_update-3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a-np0000008165" released by "attachment_update" :: held 0.102s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:11:24.721983 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-3c277d91-e105-42ec-94eb-80378f992cc7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/attachments/552ca1f4-009b-4cdc-9b14-f795edf028ce returned with HTTP 200 Aug 26 15:11:24.722676 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 992/3989] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:11:24 2026] PUT /volume/v3/attachments/552ca1f4-009b-4cdc-9b14-f795edf028ce => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:25.315511 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1eb650ad-58cd-4032-ae60-2a63f9906f02 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:25.317573 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1eb650ad-58cd-4032-ae60-2a63f9906f02 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:25.317797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1eb650ad-58cd-4032-ae60-2a63f9906f02 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:25.318002 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1eb650ad-58cd-4032-ae60-2a63f9906f02 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:25.325057 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:25.325057 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:25.328642 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1eb650ad-58cd-4032-ae60-2a63f9906f02 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:25.333532 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1eb650ad-58cd-4032-ae60-2a63f9906f02 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:25.334307 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1007/3990] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:25 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:25.478568 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-254680e4-dca1-4c5e-a8b6-b58393abd3dd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:25.481251 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-254680e4-dca1-4c5e-a8b6-b58393abd3dd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:11:25.481251 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-254680e4-dca1-4c5e-a8b6-b58393abd3dd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:25.481434 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-254680e4-dca1-4c5e-a8b6-b58393abd3dd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:25.492301 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:25.492301 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:25.496057 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-254680e4-dca1-4c5e-a8b6-b58393abd3dd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:11:25.500354 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-254680e4-dca1-4c5e-a8b6-b58393abd3dd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:11:25.500767 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 986/3991] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:25 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:26.351449 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b68c8cb5-e3c8-4354-9c59-d1f6f056a4b0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:26.353220 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b68c8cb5-e3c8-4354-9c59-d1f6f056a4b0 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:26.353495 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b68c8cb5-e3c8-4354-9c59-d1f6f056a4b0 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:26.353815 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b68c8cb5-e3c8-4354-9c59-d1f6f056a4b0 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:26.360724 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:26.360724 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:26.364367 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b68c8cb5-e3c8-4354-9c59-d1f6f056a4b0 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:26.368909 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b68c8cb5-e3c8-4354-9c59-d1f6f056a4b0 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:26.369341 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1007/3992] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:26 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:26.513191 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-48f8e6cc-fdcd-47f7-9a65-1fd15ae0a7a9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:26.515113 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-48f8e6cc-fdcd-47f7-9a65-1fd15ae0a7a9 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:11:26.515364 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-48f8e6cc-fdcd-47f7-9a65-1fd15ae0a7a9 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:26.515567 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-48f8e6cc-fdcd-47f7-9a65-1fd15ae0a7a9 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:26.529421 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:26.529421 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:26.534091 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-48f8e6cc-fdcd-47f7-9a65-1fd15ae0a7a9 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:11:26.540339 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-48f8e6cc-fdcd-47f7-9a65-1fd15ae0a7a9 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:11:26.540934 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 993/3993] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:26 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:27.381698 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4b71059d-6b64-4040-803d-6c142e1ea7a8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:27.383412 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b71059d-6b64-4040-803d-6c142e1ea7a8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:27.383614 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b71059d-6b64-4040-803d-6c142e1ea7a8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:27.383808 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4b71059d-6b64-4040-803d-6c142e1ea7a8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:27.391909 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:27.391909 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:27.394180 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4b71059d-6b64-4040-803d-6c142e1ea7a8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:27.395279 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-26eb327f-9d71-4873-b0d7-5ac46c573d2d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:27.397933 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4b71059d-6b64-4040-803d-6c142e1ea7a8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:27.398277 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1008/3994] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:27 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:27.479524 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26eb327f-9d71-4873-b0d7-5ac46c573d2d tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:11:27.479926 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-26eb327f-9d71-4873-b0d7-5ac46c573d2d tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:27.495189 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26eb327f-9d71-4873-b0d7-5ac46c573d2d tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:11:27.495615 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 987/3995] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:11:27 2026] POST /volume/v3/types => generated 287 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:27.553962 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5a3324bf-e9f3-4763-a5bb-be0a67b657f8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:27.555931 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a3324bf-e9f3-4763-a5bb-be0a67b657f8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:11:27.556139 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a3324bf-e9f3-4763-a5bb-be0a67b657f8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:27.556325 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a3324bf-e9f3-4763-a5bb-be0a67b657f8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:27.566236 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:27.566236 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:27.570009 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5a3324bf-e9f3-4763-a5bb-be0a67b657f8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:11:27.574804 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a3324bf-e9f3-4763-a5bb-be0a67b657f8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:11:27.575261 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1008/3996] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:27 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:27.999781 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-04e73f1e-5d55-40ff-885f-7907398d185b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:28.005274 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-04e73f1e-5d55-40ff-885f-7907398d185b tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] POST https://10.4.3.64/volume/v3/attachments/552ca1f4-009b-4cdc-9b14-f795edf028ce/action Aug 26 15:11:28.005752 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-04e73f1e-5d55-40ff-885f-7907398d185b tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:11:28.005940 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-04e73f1e-5d55-40ff-885f-7907398d185b tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:28.032743 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:28.032743 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:28.053248 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3cd49073-32c8-4d33-a84c-a9d5bfc1b1ee req-04e73f1e-5d55-40ff-885f-7907398d185b tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/attachments/552ca1f4-009b-4cdc-9b14-f795edf028ce/action returned with HTTP 204 Aug 26 15:11:28.053747 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 994/3997] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:11:27 2026] POST /volume/v3/attachments/552ca1f4-009b-4cdc-9b14-f795edf028ce/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:28.414961 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-588b1678-6af3-4729-bbf2-074d41a71602 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:28.417234 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-588b1678-6af3-4729-bbf2-074d41a71602 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:28.417496 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-588b1678-6af3-4729-bbf2-074d41a71602 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:28.417762 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-588b1678-6af3-4729-bbf2-074d41a71602 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:28.426586 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:28.426586 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:28.431643 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-588b1678-6af3-4729-bbf2-074d41a71602 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:28.437120 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-588b1678-6af3-4729-bbf2-074d41a71602 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:28.437516 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1009/3998] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:28 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:28.452429 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4b7a7713-3603-49a1-9c83-ceb55d98e2d7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:28.454172 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b7a7713-3603-49a1-9c83-ceb55d98e2d7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:28.454369 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b7a7713-3603-49a1-9c83-ceb55d98e2d7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:28.454546 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b7a7713-3603-49a1-9c83-ceb55d98e2d7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:28.461392 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:28.461392 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:28.464754 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4b7a7713-3603-49a1-9c83-ceb55d98e2d7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:28.469070 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b7a7713-3603-49a1-9c83-ceb55d98e2d7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:28.469412 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 988/3999] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:28 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 1191 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:28.482131 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-24fae0af-49dc-415a-97e0-ab39f250a346 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:28.484732 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24fae0af-49dc-415a-97e0-ab39f250a346 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:11:28.484732 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-24fae0af-49dc-415a-97e0-ab39f250a346 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01a582ca-32e5-4e45-a61e-f64121b70bf9", "name": "tempest-VolumeImageDependencyTests-Snapshot-1365242030"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:28.492264 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:28.492264 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:28.492818 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-24fae0af-49dc-415a-97e0-ab39f250a346 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:28.492989 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-24fae0af-49dc-415a-97e0-ab39f250a346 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create snapshot from volume 01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:28.525901 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-24fae0af-49dc-415a-97e0-ab39f250a346 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Created reservations ['d680d46c-ddc3-41fc-96db-aeb708c7bad8', 'a8b9a568-1e91-4112-b29d-98c44f24dfd3', '7bda2d32-0192-45b4-a823-588d9ef71cd2', '5cfef9f7-9463-4252-ab23-8a0a2a3e6fb8'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:28.561186 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-24fae0af-49dc-415a-97e0-ab39f250a346 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Snapshot create request issued successfully. Aug 26 15:11:28.561669 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24fae0af-49dc-415a-97e0-ab39f250a346 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:11:28.561968 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1009/4000] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:11:28 2026] POST /volume/v3/snapshots => generated 313 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:28.575582 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5e08b8f5-bffa-4765-bd46-63a959c7ba8c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:28.577905 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e08b8f5-bffa-4765-bd46-63a959c7ba8c tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e Aug 26 15:11:28.578157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5e08b8f5-bffa-4765-bd46-63a959c7ba8c tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:28.579552 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5e08b8f5-bffa-4765-bd46-63a959c7ba8c tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:28.585308 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:28.585308 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:28.585308 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5e08b8f5-bffa-4765-bd46-63a959c7ba8c tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Snapshot retrieved successfully. Aug 26 15:11:28.586274 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e08b8f5-bffa-4765-bd46-63a959c7ba8c tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e returned with HTTP 200 Aug 26 15:11:28.587226 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 995/4001] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:28 2026] GET /volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:28.588696 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-221fcdd3-c038-4772-978f-ef1e4b57934f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:28.590916 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-221fcdd3-c038-4772-978f-ef1e4b57934f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:11:28.591176 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-221fcdd3-c038-4772-978f-ef1e4b57934f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:28.591421 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-221fcdd3-c038-4772-978f-ef1e4b57934f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:28.603733 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:28.603733 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:28.607582 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-221fcdd3-c038-4772-978f-ef1e4b57934f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:11:28.612446 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-221fcdd3-c038-4772-978f-ef1e4b57934f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:11:28.612910 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1010/4002] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:28 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:28.625963 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d840010e-6f10-4ecf-9ed6-25cd434b8a92 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:28.628169 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d840010e-6f10-4ecf-9ed6-25cd434b8a92 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:11:28.628395 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d840010e-6f10-4ecf-9ed6-25cd434b8a92 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:28.628650 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d840010e-6f10-4ecf-9ed6-25cd434b8a92 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:28.641741 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:28.641741 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:28.646241 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d840010e-6f10-4ecf-9ed6-25cd434b8a92 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:11:28.651992 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d840010e-6f10-4ecf-9ed6-25cd434b8a92 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:11:28.652485 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 989/4003] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:28 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:29.279880 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:29.281610 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:29.281949 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "a63428e2-d4c5-4b7f-a325-e23fedb512fb", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:29.283288 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'a63428e2-d4c5-4b7f-a325-e23fedb512fb', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:29.368136 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Create volume of 1 GB Aug 26 15:11:29.368528 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:29.368528 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:29.373561 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Availability Zones retrieved successfully. Aug 26 15:11:29.381427 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Flow 'volume_create_api' (471bb75d-b43f-4991-8b4e-7c248fb7e849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:29.382899 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (760c4384-dc28-4a99-9be5-0c0d80dc7421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:29.384381 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:29.441299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (760c4384-dc28-4a99-9be5-0c0d80dc7421) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:11:27Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=2c616f55-9f8b-498c-a365-011910f6e934,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': '2c616f55-9f8b-498c-a365-011910f6e934', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:29.442197 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a343b8bb-25d5-4bf0-b3f4-61bd634431a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:29.466905 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-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. Aug 26 15:11:29.467232 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-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. Aug 26 15:11:29.506307 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Created reservations ['f78a7506-fd0d-48d5-b195-3324158ed7bb', 'c194f6ce-0f2f-4972-97a7-aa12f7d36ec9', 'a51e5128-b4ba-466e-82ae-644074ba7536', '2711ccfe-8c3d-4dfb-af45-fb4c7f5b8f4c'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:29.507325 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a343b8bb-25d5-4bf0-b3f4-61bd634431a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f78a7506-fd0d-48d5-b195-3324158ed7bb', 'c194f6ce-0f2f-4972-97a7-aa12f7d36ec9', 'a51e5128-b4ba-466e-82ae-644074ba7536', '2711ccfe-8c3d-4dfb-af45-fb4c7f5b8f4c']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:29.508261 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba92d44c-5e41-48eb-a317-47c74bff7817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:29.532858 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba92d44c-5e41-48eb-a317-47c74bff7817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78de6b0b-a128-43d6-95d8-2313cb0d769f', '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='4941682b3514444ea6282f97bdfc21f1',qos_specs=None,replication_status=,reservations=['f78a7506-fd0d-48d5-b195-3324158ed7bb','c194f6ce-0f2f-4972-97a7-aa12f7d36ec9','a51e5128-b4ba-466e-82ae-644074ba7536','2711ccfe-8c3d-4dfb-af45-fb4c7f5b8f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea98f15318104fb39c7cd75ee68ee878',volume_type_id=2c616f55-9f8b-498c-a365-011910f6e934), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:29Z,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=78de6b0b-a128-43d6-95d8-2313cb0d769f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4941682b3514444ea6282f97bdfc21f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea98f15318104fb39c7cd75ee68ee878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2c616f55-9f8b-498c-a365-011910f6e934),volume_type_id=2c616f55-9f8b-498c-a365-011910f6e934)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:29.533624 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (716bebc6-1047-4ee6-8f03-3bc809e45fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:29.557602 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (716bebc6-1047-4ee6-8f03-3bc809e45fd3) transitioned into state 'SUCCESS' from 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='4941682b3514444ea6282f97bdfc21f1',qos_specs=None,replication_status=,reservations=['f78a7506-fd0d-48d5-b195-3324158ed7bb','c194f6ce-0f2f-4972-97a7-aa12f7d36ec9','a51e5128-b4ba-466e-82ae-644074ba7536','2711ccfe-8c3d-4dfb-af45-fb4c7f5b8f4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea98f15318104fb39c7cd75ee68ee878',volume_type_id=2c616f55-9f8b-498c-a365-011910f6e934)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:29.558659 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7777f411-3111-4430-b19f-2471ae7e1457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:29.571129 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7777f411-3111-4430-b19f-2471ae7e1457) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:29.571937 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Flow 'volume_create_api' (471bb75d-b43f-4991-8b4e-7c248fb7e849) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:29.572231 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Create volume request issued successfully. Aug 26 15:11:29.572775 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56eacae7-3b5a-4d8f-b8dc-1009a6af11ff tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:29.573216 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1010/4004] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:11:29 2026] POST /volume/v3/volumes => generated 796 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:29.588345 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ba47e010-bdfd-4334-93bf-f1e7004ef37f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:29.592696 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ba47e010-bdfd-4334-93bf-f1e7004ef37f tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] GET https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f Aug 26 15:11:29.592696 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ba47e010-bdfd-4334-93bf-f1e7004ef37f tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:29.592696 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ba47e010-bdfd-4334-93bf-f1e7004ef37f tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:29.601524 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2c81d43a-56fd-4a8f-b85f-0f043a6186e8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:29.603635 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c81d43a-56fd-4a8f-b85f-0f043a6186e8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e Aug 26 15:11:29.604105 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c81d43a-56fd-4a8f-b85f-0f043a6186e8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:29.604347 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c81d43a-56fd-4a8f-b85f-0f043a6186e8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:29.605631 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:29.605631 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:29.609611 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:29.609611 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:29.610153 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2c81d43a-56fd-4a8f-b85f-0f043a6186e8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Snapshot retrieved successfully. Aug 26 15:11:29.611200 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c81d43a-56fd-4a8f-b85f-0f043a6186e8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e returned with HTTP 200 Aug 26 15:11:29.611541 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ba47e010-bdfd-4334-93bf-f1e7004ef37f tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Volume info retrieved successfully. Aug 26 15:11:29.615008 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1011/4005] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:29 2026] GET /volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:29.618938 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ba47e010-bdfd-4334-93bf-f1e7004ef37f tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f returned with HTTP 200 Aug 26 15:11:29.620918 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 996/4006] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:29 2026] GET /volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f => generated 864 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:29.622063 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:29.623730 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:29.624134 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "55b3f12d-9bf6-4409-90ef-72ee831ce15e", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:29.625550 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '55b3f12d-9bf6-4409-90ef-72ee831ce15e', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:29.633636 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:29.633636 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:29.634292 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Snapshot retrieved successfully. Aug 26 15:11:29.634509 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume of 1 GB Aug 26 15:11:29.641182 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Availability Zones retrieved successfully. Aug 26 15:11:29.648545 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Flow 'volume_create_api' (5fafeca7-7c60-48cd-a103-4756b96bcc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:29.649745 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12a8e7e6-8e4b-4973-93fe-8caf8835c9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:29.651007 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:29.687332 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12a8e7e6-8e4b-4973-93fe-8caf8835c9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '55b3f12d-9bf6-4409-90ef-72ee831ce15e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:29.688310 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1fcb668-0bbb-4269-b643-633578cabc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:29.730323 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Created reservations ['2a1ae78b-371b-4fde-a571-f8c1ed9651e7', '025bf2a8-6a83-42d4-897e-8ec40efc94f1', '07372ae6-7fd8-422d-81e8-a81f8c494cf3', 'bdd05006-d06c-4aa9-b3a9-df181d64bf7f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:29.731214 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1fcb668-0bbb-4269-b643-633578cabc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a1ae78b-371b-4fde-a571-f8c1ed9651e7', '025bf2a8-6a83-42d4-897e-8ec40efc94f1', '07372ae6-7fd8-422d-81e8-a81f8c494cf3', 'bdd05006-d06c-4aa9-b3a9-df181d64bf7f']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:29.731977 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a77cdb7f-b63c-469a-9485-01d05de599fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:29.776418 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a77cdb7f-b63c-469a-9485-01d05de599fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16638176-161b-4194-8c00-0eb2cd9e36bb', '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='993e4127262e47ec92c2d5c5f33a843f',qos_specs=None,replication_status=,reservations=['2a1ae78b-371b-4fde-a571-f8c1ed9651e7','025bf2a8-6a83-42d4-897e-8ec40efc94f1','07372ae6-7fd8-422d-81e8-a81f8c494cf3','bdd05006-d06c-4aa9-b3a9-df181d64bf7f'],size=1,snapshot_id=55b3f12d-9bf6-4409-90ef-72ee831ce15e,source_replicaid=,source_volid=None,status='creating',user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), '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-08-26T15:11:29Z,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=16638176-161b-4194-8c00-0eb2cd9e36bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='993e4127262e47ec92c2d5c5f33a843f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=55b3f12d-9bf6-4409-90ef-72ee831ce15e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:29.777275 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0ab2d0-3d6f-4f56-89ea-10a1ced1f93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:29.796487 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c0ab2d0-3d6f-4f56-89ea-10a1ced1f93d) transitioned into state 'SUCCESS' from 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='993e4127262e47ec92c2d5c5f33a843f',qos_specs=None,replication_status=,reservations=['2a1ae78b-371b-4fde-a571-f8c1ed9651e7','025bf2a8-6a83-42d4-897e-8ec40efc94f1','07372ae6-7fd8-422d-81e8-a81f8c494cf3','bdd05006-d06c-4aa9-b3a9-df181d64bf7f'],size=1,snapshot_id=55b3f12d-9bf6-4409-90ef-72ee831ce15e,source_replicaid=,source_volid=None,status='creating',user_id='789ee8036a4f4e07a0d1e486fb61743e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:29.797328 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b27dba-81ba-4726-b5c6-1cd1df5c5763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:29.820678 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47b27dba-81ba-4726-b5c6-1cd1df5c5763) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:29.821098 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Flow 'volume_create_api' (5fafeca7-7c60-48cd-a103-4756b96bcc07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:29.821413 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Create volume request issued successfully. Aug 26 15:11:29.821987 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f9b8fec9-d3a2-4dd8-b2d8-f68c7bb22537 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:29.827912 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 990/4007] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:11:29 2026] POST /volume/v3/volumes => generated 807 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:29.843135 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7a669a48-fe0f-4122-aeb0-4e7a7a2c1998 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:29.846802 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a669a48-fe0f-4122-aeb0-4e7a7a2c1998 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb Aug 26 15:11:29.847130 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a669a48-fe0f-4122-aeb0-4e7a7a2c1998 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:29.847414 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a669a48-fe0f-4122-aeb0-4e7a7a2c1998 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:29.859307 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:29.859307 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:29.862087 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7a669a48-fe0f-4122-aeb0-4e7a7a2c1998 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:29.867087 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a669a48-fe0f-4122-aeb0-4e7a7a2c1998 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb returned with HTTP 200 Aug 26 15:11:29.867087 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1011/4008] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:29 2026] GET /volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:30.631559 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7bf98936-926d-4479-8d28-55c7b59e6a57 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:30.636081 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7bf98936-926d-4479-8d28-55c7b59e6a57 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] GET https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f Aug 26 15:11:30.636246 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7bf98936-926d-4479-8d28-55c7b59e6a57 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:30.636422 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7bf98936-926d-4479-8d28-55c7b59e6a57 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:30.640496 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=490,cinder:INSERT=82,cinder:UPDATE=166,cinder:DELETE=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:11:30.647913 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:30.647913 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:30.650835 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7bf98936-926d-4479-8d28-55c7b59e6a57 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Volume info retrieved successfully. Aug 26 15:11:30.655995 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7bf98936-926d-4479-8d28-55c7b59e6a57 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f returned with HTTP 200 Aug 26 15:11:30.656398 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1012/4009] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:30 2026] GET /volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:30.879829 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b8844334-1c58-45ab-ab7e-e24edb25b3ef None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:30.881747 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b8844334-1c58-45ab-ab7e-e24edb25b3ef tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb Aug 26 15:11:30.882042 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b8844334-1c58-45ab-ab7e-e24edb25b3ef tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:30.882330 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b8844334-1c58-45ab-ab7e-e24edb25b3ef tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:30.884498 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=583,cinder:INSERT=114,cinder:UPDATE=188 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:11:30.890585 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:30.890585 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:30.895169 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b8844334-1c58-45ab-ab7e-e24edb25b3ef tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:30.900506 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b8844334-1c58-45ab-ab7e-e24edb25b3ef tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb returned with HTTP 200 Aug 26 15:11:30.901012 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 997/4010] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:30 2026] GET /volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:30.913899 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e1f8666d-10fb-48df-8c21-2aefd59f9285 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:30.915964 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e1f8666d-10fb-48df-8c21-2aefd59f9285 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb Aug 26 15:11:30.916227 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e1f8666d-10fb-48df-8c21-2aefd59f9285 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:30.916422 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e1f8666d-10fb-48df-8c21-2aefd59f9285 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:30.918863 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=542,cinder:UPDATE=152,cinder:INSERT=91 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:11:30.930731 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:30.930731 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:30.936197 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e1f8666d-10fb-48df-8c21-2aefd59f9285 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:30.941731 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e1f8666d-10fb-48df-8c21-2aefd59f9285 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb returned with HTTP 200 Aug 26 15:11:30.942170 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 991/4011] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:30 2026] GET /volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb => generated 1226 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:30.961201 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-74d3f5a7-979f-4afb-9edd-a898e34c66a3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:30.964756 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-74d3f5a7-979f-4afb-9edd-a898e34c66a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e Aug 26 15:11:30.964756 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-74d3f5a7-979f-4afb-9edd-a898e34c66a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:30.964756 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-74d3f5a7-979f-4afb-9edd-a898e34c66a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:30.964756 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-74d3f5a7-979f-4afb-9edd-a898e34c66a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete snapshot with id: 55b3f12d-9bf6-4409-90ef-72ee831ce15e Aug 26 15:11:30.967129 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=547,cinder:INSERT=97,cinder:UPDATE=178 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:11:30.971517 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:30.971517 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:30.975695 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-74d3f5a7-979f-4afb-9edd-a898e34c66a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Snapshot retrieved successfully. Aug 26 15:11:31.000618 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-74d3f5a7-979f-4afb-9edd-a898e34c66a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Snapshot delete request issued successfully. Aug 26 15:11:31.001020 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-74d3f5a7-979f-4afb-9edd-a898e34c66a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e returned with HTTP 202 Aug 26 15:11:31.001585 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1012/4012] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:11:30 2026] DELETE /volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:31.011246 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1d66ed7c-36f0-4c61-a9f0-79a87de8c6ff None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:31.013171 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1d66ed7c-36f0-4c61-a9f0-79a87de8c6ff tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e Aug 26 15:11:31.013381 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1d66ed7c-36f0-4c61-a9f0-79a87de8c6ff tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:31.013607 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1d66ed7c-36f0-4c61-a9f0-79a87de8c6ff tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:31.019118 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:31.019118 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:31.019557 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1d66ed7c-36f0-4c61-a9f0-79a87de8c6ff tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Snapshot retrieved successfully. Aug 26 15:11:31.020504 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1d66ed7c-36f0-4c61-a9f0-79a87de8c6ff tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e returned with HTTP 200 Aug 26 15:11:31.020934 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1013/4013] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:31 2026] GET /volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:31.673785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-18ea6d72-37d5-4ee0-95fa-64b24d241ca2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:31.676461 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18ea6d72-37d5-4ee0-95fa-64b24d241ca2 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] GET https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f Aug 26 15:11:31.676461 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18ea6d72-37d5-4ee0-95fa-64b24d241ca2 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:31.676602 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-18ea6d72-37d5-4ee0-95fa-64b24d241ca2 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:31.689699 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:31.689699 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:31.695783 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-18ea6d72-37d5-4ee0-95fa-64b24d241ca2 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Volume info retrieved successfully. Aug 26 15:11:31.700646 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-18ea6d72-37d5-4ee0-95fa-64b24d241ca2 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f returned with HTTP 200 Aug 26 15:11:31.701197 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 998/4014] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:31 2026] GET /volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:32.031417 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9aed0616-774d-42b8-a7b3-7531e3f94794 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:32.033226 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9aed0616-774d-42b8-a7b3-7531e3f94794 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e Aug 26 15:11:32.033418 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9aed0616-774d-42b8-a7b3-7531e3f94794 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:32.033613 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9aed0616-774d-42b8-a7b3-7531e3f94794 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:32.038274 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9aed0616-774d-42b8-a7b3-7531e3f94794 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e returned with HTTP 404 Aug 26 15:11:32.038881 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 992/4015] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:32 2026] GET /volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:32.048392 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-49865808-f67d-4645-a33e-c2365be37565 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:32.050198 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49865808-f67d-4645-a33e-c2365be37565 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] DELETE https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb Aug 26 15:11:32.050443 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49865808-f67d-4645-a33e-c2365be37565 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:32.050678 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49865808-f67d-4645-a33e-c2365be37565 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:32.050895 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-49865808-f67d-4645-a33e-c2365be37565 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume with id: 16638176-161b-4194-8c00-0eb2cd9e36bb Aug 26 15:11:32.057661 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:32.057661 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:32.058118 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-49865808-f67d-4645-a33e-c2365be37565 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:32.075960 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-49865808-f67d-4645-a33e-c2365be37565 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume request issued successfully. Aug 26 15:11:32.076219 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49865808-f67d-4645-a33e-c2365be37565 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb returned with HTTP 202 Aug 26 15:11:32.076902 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1013/4016] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:32 2026] DELETE /volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:11:32.086020 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-01ba004c-5a93-44d1-abfb-f0867fd90e4c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:32.090759 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-01ba004c-5a93-44d1-abfb-f0867fd90e4c tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb Aug 26 15:11:32.090990 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-01ba004c-5a93-44d1-abfb-f0867fd90e4c tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:32.091168 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-01ba004c-5a93-44d1-abfb-f0867fd90e4c tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:32.103245 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:32.103245 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:32.118519 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-01ba004c-5a93-44d1-abfb-f0867fd90e4c tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:32.126558 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-01ba004c-5a93-44d1-abfb-f0867fd90e4c tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb returned with HTTP 200 Aug 26 15:11:32.127385 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1014/4017] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:32 2026] GET /volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb => generated 1225 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:32.719691 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c3c6a64a-53c4-4cfe-8681-cb8bdef6b338 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:32.722331 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c3c6a64a-53c4-4cfe-8681-cb8bdef6b338 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] GET https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f Aug 26 15:11:32.722606 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c3c6a64a-53c4-4cfe-8681-cb8bdef6b338 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:32.722956 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c3c6a64a-53c4-4cfe-8681-cb8bdef6b338 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:32.736492 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:32.736492 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:32.741382 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c3c6a64a-53c4-4cfe-8681-cb8bdef6b338 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Volume info retrieved successfully. Aug 26 15:11:32.747097 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c3c6a64a-53c4-4cfe-8681-cb8bdef6b338 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f returned with HTTP 200 Aug 26 15:11:32.747618 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 999/4018] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:32 2026] GET /volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:33.147511 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a4b4e39a-534a-400a-98f3-0c863732fea3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:33.151198 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4b4e39a-534a-400a-98f3-0c863732fea3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb Aug 26 15:11:33.151198 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4b4e39a-534a-400a-98f3-0c863732fea3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:33.152065 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4b4e39a-534a-400a-98f3-0c863732fea3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:33.160198 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4b4e39a-534a-400a-98f3-0c863732fea3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb returned with HTTP 404 Aug 26 15:11:33.160912 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 993/4019] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:33 2026] GET /volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:33.390272 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-def634a9-170d-4f39-ba5b-52dd791dc9a3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:33.392864 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-def634a9-170d-4f39-ba5b-52dd791dc9a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] DELETE https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:33.393108 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-def634a9-170d-4f39-ba5b-52dd791dc9a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:33.393374 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-def634a9-170d-4f39-ba5b-52dd791dc9a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:33.393638 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-def634a9-170d-4f39-ba5b-52dd791dc9a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume with id: 01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:33.403922 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:33.403922 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:33.404598 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-def634a9-170d-4f39-ba5b-52dd791dc9a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:33.430636 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-def634a9-170d-4f39-ba5b-52dd791dc9a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume request issued successfully. Aug 26 15:11:33.431199 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-def634a9-170d-4f39-ba5b-52dd791dc9a3 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 202 Aug 26 15:11:33.431515 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1014/4020] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:33 2026] DELETE /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:11:33.440800 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-46ee91d2-f50c-49bb-b47e-a4ac522748f7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:33.444908 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-46ee91d2-f50c-49bb-b47e-a4ac522748f7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:33.444908 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-46ee91d2-f50c-49bb-b47e-a4ac522748f7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:33.444908 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-46ee91d2-f50c-49bb-b47e-a4ac522748f7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:33.456688 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:33.456688 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:33.464104 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-46ee91d2-f50c-49bb-b47e-a4ac522748f7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:33.471346 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-46ee91d2-f50c-49bb-b47e-a4ac522748f7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 200 Aug 26 15:11:33.471950 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1015/4021] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:33 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 1190 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:33.761476 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-38ac83f1-ed4a-47af-bbee-5cf002b7d141 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:33.766322 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-38ac83f1-ed4a-47af-bbee-5cf002b7d141 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] GET https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f Aug 26 15:11:33.766547 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-38ac83f1-ed4a-47af-bbee-5cf002b7d141 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:33.766808 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-38ac83f1-ed4a-47af-bbee-5cf002b7d141 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:33.777508 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:33.777508 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:33.782519 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-38ac83f1-ed4a-47af-bbee-5cf002b7d141 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Volume info retrieved successfully. Aug 26 15:11:33.790147 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-38ac83f1-ed4a-47af-bbee-5cf002b7d141 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f returned with HTTP 200 Aug 26 15:11:33.790983 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1000/4022] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:33 2026] GET /volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:34.486787 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8e7b8960-244f-49f2-b361-29dce01ddfb9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:34.488646 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8e7b8960-244f-49f2-b361-29dce01ddfb9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:34.488849 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8e7b8960-244f-49f2-b361-29dce01ddfb9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:34.489048 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8e7b8960-244f-49f2-b361-29dce01ddfb9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:34.497395 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8e7b8960-244f-49f2-b361-29dce01ddfb9 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 404 Aug 26 15:11:34.498133 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 994/4023] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:34 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:34.506917 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-13d9e817-669c-4696-a76d-3e6d3f05debc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:34.508981 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13d9e817-669c-4696-a76d-3e6d3f05debc tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] DELETE https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb Aug 26 15:11:34.509197 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13d9e817-669c-4696-a76d-3e6d3f05debc tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:34.509377 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13d9e817-669c-4696-a76d-3e6d3f05debc tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:34.509612 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-13d9e817-669c-4696-a76d-3e6d3f05debc tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume with id: 16638176-161b-4194-8c00-0eb2cd9e36bb Aug 26 15:11:34.515837 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13d9e817-669c-4696-a76d-3e6d3f05debc tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb returned with HTTP 404 Aug 26 15:11:34.516363 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1015/4024] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:34 2026] DELETE /volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:34.524558 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b2cc8278-38a6-45bf-a812-a5601d7d8576 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:34.526878 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2cc8278-38a6-45bf-a812-a5601d7d8576 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb Aug 26 15:11:34.527152 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2cc8278-38a6-45bf-a812-a5601d7d8576 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:34.527395 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b2cc8278-38a6-45bf-a812-a5601d7d8576 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:34.535075 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b2cc8278-38a6-45bf-a812-a5601d7d8576 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb returned with HTTP 404 Aug 26 15:11:34.535943 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1016/4025] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:34 2026] GET /volume/v3/volumes/16638176-161b-4194-8c00-0eb2cd9e36bb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:34.546559 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e7974a09-da07-4259-a4f3-062fd783bab6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:34.548945 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7974a09-da07-4259-a4f3-062fd783bab6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e Aug 26 15:11:34.549246 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7974a09-da07-4259-a4f3-062fd783bab6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:34.549539 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7974a09-da07-4259-a4f3-062fd783bab6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:34.549717 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-e7974a09-da07-4259-a4f3-062fd783bab6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete snapshot with id: 55b3f12d-9bf6-4409-90ef-72ee831ce15e Aug 26 15:11:34.555717 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7974a09-da07-4259-a4f3-062fd783bab6 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e returned with HTTP 404 Aug 26 15:11:34.556460 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1001/4026] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:11:34 2026] DELETE /volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:34.565246 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-00aee946-d0d4-4191-962f-976c23005b6a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:34.567150 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-00aee946-d0d4-4191-962f-976c23005b6a tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e Aug 26 15:11:34.567333 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-00aee946-d0d4-4191-962f-976c23005b6a tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:34.567531 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-00aee946-d0d4-4191-962f-976c23005b6a tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:34.571714 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-00aee946-d0d4-4191-962f-976c23005b6a tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e returned with HTTP 404 Aug 26 15:11:34.572226 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 995/4027] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:34 2026] GET /volume/v3/snapshots/55b3f12d-9bf6-4409-90ef-72ee831ce15e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:34.581908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c4ad7283-9901-4e59-86c4-bdd9eb622024 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:34.583617 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4ad7283-9901-4e59-86c4-bdd9eb622024 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] DELETE https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:34.583838 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4ad7283-9901-4e59-86c4-bdd9eb622024 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:34.584036 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c4ad7283-9901-4e59-86c4-bdd9eb622024 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:34.584203 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c4ad7283-9901-4e59-86c4-bdd9eb622024 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume with id: 01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:34.589952 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c4ad7283-9901-4e59-86c4-bdd9eb622024 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 404 Aug 26 15:11:34.590510 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1016/4028] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:34 2026] DELETE /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:34.598742 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3e97861a-073b-4b70-9576-0f54b04f8ae7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:34.600950 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e97861a-073b-4b70-9576-0f54b04f8ae7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 Aug 26 15:11:34.601201 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e97861a-073b-4b70-9576-0f54b04f8ae7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:34.601459 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3e97861a-073b-4b70-9576-0f54b04f8ae7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:34.607582 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3e97861a-073b-4b70-9576-0f54b04f8ae7 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 returned with HTTP 404 Aug 26 15:11:34.608056 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1017/4029] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:34 2026] GET /volume/v3/volumes/01a582ca-32e5-4e45-a61e-f64121b70bf9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:34.659706 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2052fc6c-2af4-4c9b-9655-96afa19e3a7e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:34.662800 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2052fc6c-2af4-4c9b-9655-96afa19e3a7e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] DELETE https://10.4.3.64/volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 Aug 26 15:11:34.663086 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2052fc6c-2af4-4c9b-9655-96afa19e3a7e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:34.663335 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2052fc6c-2af4-4c9b-9655-96afa19e3a7e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:34.663570 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-2052fc6c-2af4-4c9b-9655-96afa19e3a7e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume with id: bf76915b-0edc-4734-8929-04485aac25d7 Aug 26 15:11:34.678241 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:34.678241 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:34.678241 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2052fc6c-2af4-4c9b-9655-96afa19e3a7e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:34.726445 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2052fc6c-2af4-4c9b-9655-96afa19e3a7e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume request issued successfully. Aug 26 15:11:34.726445 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2052fc6c-2af4-4c9b-9655-96afa19e3a7e tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 returned with HTTP 202 Aug 26 15:11:34.726445 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1002/4030] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:34 2026] DELETE /volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:11:34.741582 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-411912e6-5bba-4314-93d8-7fe03ba3e1e8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:34.744551 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-411912e6-5bba-4314-93d8-7fe03ba3e1e8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 Aug 26 15:11:34.744874 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-411912e6-5bba-4314-93d8-7fe03ba3e1e8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:34.745369 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-411912e6-5bba-4314-93d8-7fe03ba3e1e8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:34.757665 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:34.757665 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:34.766093 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-411912e6-5bba-4314-93d8-7fe03ba3e1e8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Volume info retrieved successfully. Aug 26 15:11:34.774616 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-411912e6-5bba-4314-93d8-7fe03ba3e1e8 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 returned with HTTP 200 Aug 26 15:11:34.775335 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 996/4031] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:34 2026] GET /volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 => generated 1225 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:34.806089 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ad27523c-50c6-4e3b-a3a3-30b81fae0e0a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:34.808691 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad27523c-50c6-4e3b-a3a3-30b81fae0e0a tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] GET https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f Aug 26 15:11:34.808691 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad27523c-50c6-4e3b-a3a3-30b81fae0e0a tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:34.808908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ad27523c-50c6-4e3b-a3a3-30b81fae0e0a tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:34.816856 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:34.816856 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:34.821807 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ad27523c-50c6-4e3b-a3a3-30b81fae0e0a tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Volume info retrieved successfully. Aug 26 15:11:34.827995 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ad27523c-50c6-4e3b-a3a3-30b81fae0e0a tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f returned with HTTP 200 Aug 26 15:11:34.828539 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1017/4032] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:34 2026] GET /volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:35.796223 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fc68d7f3-2630-4edb-a48f-fb1cd1aba434 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:35.798771 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fc68d7f3-2630-4edb-a48f-fb1cd1aba434 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 Aug 26 15:11:35.799111 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fc68d7f3-2630-4edb-a48f-fb1cd1aba434 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:35.799399 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fc68d7f3-2630-4edb-a48f-fb1cd1aba434 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:35.807451 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fc68d7f3-2630-4edb-a48f-fb1cd1aba434 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 returned with HTTP 404 Aug 26 15:11:35.808084 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1018/4033] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:35 2026] GET /volume/v3/volumes/bf76915b-0edc-4734-8929-04485aac25d7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:35.816068 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7932630c-a193-445a-ab01-d64b8947550d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:35.818186 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7932630c-a193-445a-ab01-d64b8947550d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] DELETE https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:35.818391 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7932630c-a193-445a-ab01-d64b8947550d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:35.818565 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7932630c-a193-445a-ab01-d64b8947550d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:35.818733 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-7932630c-a193-445a-ab01-d64b8947550d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume with id: 22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:35.825047 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7932630c-a193-445a-ab01-d64b8947550d tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 404 Aug 26 15:11:35.825573 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1003/4034] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:35 2026] DELETE /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:35.837279 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-72b7877c-83ed-4389-819f-9571a6cc8089 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:35.839641 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72b7877c-83ed-4389-819f-9571a6cc8089 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 Aug 26 15:11:35.839944 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72b7877c-83ed-4389-819f-9571a6cc8089 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:35.840197 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-72b7877c-83ed-4389-819f-9571a6cc8089 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:35.848351 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-72b7877c-83ed-4389-819f-9571a6cc8089 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 returned with HTTP 404 Aug 26 15:11:35.848826 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 997/4035] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:35 2026] GET /volume/v3/volumes/22f49ffe-db14-462c-aab4-3529e9777106 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:35.851179 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b206fe54-23d9-43e2-8079-174d3531a2eb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:35.854737 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b206fe54-23d9-43e2-8079-174d3531a2eb tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] GET https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f Aug 26 15:11:35.854737 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b206fe54-23d9-43e2-8079-174d3531a2eb tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:35.855421 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b206fe54-23d9-43e2-8079-174d3531a2eb tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:35.868147 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:35.868147 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:35.874446 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b206fe54-23d9-43e2-8079-174d3531a2eb tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Volume info retrieved successfully. Aug 26 15:11:35.883179 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b206fe54-23d9-43e2-8079-174d3531a2eb tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f returned with HTTP 200 Aug 26 15:11:35.885293 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1018/4036] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:35 2026] GET /volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f => generated 949 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:35.907954 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a8013a04-057e-4d1a-806e-5a800b824825 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:35.911509 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a8013a04-057e-4d1a-806e-5a800b824825 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] DELETE https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:11:35.911509 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a8013a04-057e-4d1a-806e-5a800b824825 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:35.911509 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a8013a04-057e-4d1a-806e-5a800b824825 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:35.911509 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a8013a04-057e-4d1a-806e-5a800b824825 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Delete volume with id: fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:11:35.918743 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a8013a04-057e-4d1a-806e-5a800b824825 tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 404 Aug 26 15:11:35.919500 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1019/4037] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:35 2026] DELETE /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:35.928258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cc807780-211c-4db1-a4ff-f064649ce2ed None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:35.930627 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cc807780-211c-4db1-a4ff-f064649ce2ed tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] GET https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e Aug 26 15:11:35.930880 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cc807780-211c-4db1-a4ff-f064649ce2ed tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:35.931150 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cc807780-211c-4db1-a4ff-f064649ce2ed tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:35.942322 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cc807780-211c-4db1-a4ff-f064649ce2ed tempest-VolumeImageDependencyTests-1242532814 tempest-VolumeImageDependencyTests-1242532814-project-member] https://10.4.3.64/volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e returned with HTTP 404 Aug 26 15:11:35.943071 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1004/4038] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:35 2026] GET /volume/v3/volumes/fd9d0b45-3616-433b-88f6-3f0f43d6b28e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:36.901694 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b0faa6cd-95bc-4422-8aa7-116a803ca757 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:36.903559 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b0faa6cd-95bc-4422-8aa7-116a803ca757 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] GET https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f Aug 26 15:11:36.903843 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b0faa6cd-95bc-4422-8aa7-116a803ca757 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:36.904122 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b0faa6cd-95bc-4422-8aa7-116a803ca757 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:36.911725 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:36.911725 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:36.915337 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b0faa6cd-95bc-4422-8aa7-116a803ca757 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Volume info retrieved successfully. Aug 26 15:11:36.920089 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b0faa6cd-95bc-4422-8aa7-116a803ca757 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f returned with HTTP 200 Aug 26 15:11:36.920500 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 998/4039] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:36 2026] GET /volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f => generated 1293 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:36.938952 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5f9a123c-513b-40e7-8ceb-b203c37dce23 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:36.941878 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5f9a123c-513b-40e7-8ceb-b203c37dce23 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] DELETE https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f Aug 26 15:11:36.942185 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5f9a123c-513b-40e7-8ceb-b203c37dce23 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:36.942854 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5f9a123c-513b-40e7-8ceb-b203c37dce23 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:36.943135 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-5f9a123c-513b-40e7-8ceb-b203c37dce23 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Delete volume with id: 78de6b0b-a128-43d6-95d8-2313cb0d769f Aug 26 15:11:36.952922 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:36.952922 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:36.953445 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5f9a123c-513b-40e7-8ceb-b203c37dce23 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Volume info retrieved successfully. Aug 26 15:11:36.984480 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5f9a123c-513b-40e7-8ceb-b203c37dce23 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Delete volume request issued successfully. Aug 26 15:11:36.984480 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5f9a123c-513b-40e7-8ceb-b203c37dce23 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f returned with HTTP 202 Aug 26 15:11:36.984480 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1019/4040] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:11:36 2026] DELETE /volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:36.988789 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2c700dde-5cae-404e-b156-d75ec27a5261 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:36.994665 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c700dde-5cae-404e-b156-d75ec27a5261 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] GET https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f Aug 26 15:11:36.994665 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c700dde-5cae-404e-b156-d75ec27a5261 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:36.994665 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c700dde-5cae-404e-b156-d75ec27a5261 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:37.006178 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:37.006178 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:37.011200 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2c700dde-5cae-404e-b156-d75ec27a5261 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Volume info retrieved successfully. Aug 26 15:11:37.016967 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c700dde-5cae-404e-b156-d75ec27a5261 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f returned with HTTP 200 Aug 26 15:11:37.017534 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1020/4041] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:36 2026] GET /volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f => generated 1292 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:37.462486 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-5dca5f70-9ab6-41c5-827b-ad5af5cd17ea req-b539f5ef-d960-40f1-a0b6-651ec84c3c4f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:37.464642 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5dca5f70-9ab6-41c5-827b-ad5af5cd17ea req-b539f5ef-d960-40f1-a0b6-651ec84c3c4f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/attachments/ebdfc17c-c12e-402d-85a2-aa6b7a833445 Aug 26 15:11:37.464913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5dca5f70-9ab6-41c5-827b-ad5af5cd17ea req-b539f5ef-d960-40f1-a0b6-651ec84c3c4f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:37.465122 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-5dca5f70-9ab6-41c5-827b-ad5af5cd17ea req-b539f5ef-d960-40f1-a0b6-651ec84c3c4f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:37.474920 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:37.474920 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:37.523416 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f391c28f-f068-492c-9922-88c0df029a1c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:37.548689 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-5dca5f70-9ab6-41c5-827b-ad5af5cd17ea req-b539f5ef-d960-40f1-a0b6-651ec84c3c4f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/ebdfc17c-c12e-402d-85a2-aa6b7a833445 returned with HTTP 200 Aug 26 15:11:37.549197 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1005/4042] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:11:37 2026] DELETE /volume/v3/attachments/ebdfc17c-c12e-402d-85a2-aa6b7a833445 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:37.615631 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:37.616043 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-767834911"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:37.617789 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-767834911'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:37.617963 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Create volume of 1 GB Aug 26 15:11:37.622803 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Availability Zones retrieved successfully. Aug 26 15:11:37.630008 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Flow 'volume_create_api' (f7678edb-e8b7-48ac-8d0f-a4ffee8eb9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:37.631187 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5f67c9-a86e-4336-8eec-19bf49218f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:37.632348 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:37.663495 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef5f67c9-a86e-4336-8eec-19bf49218f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:37.664216 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25deab2-d845-441b-a36d-068590890e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:37.721549 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Created reservations ['f7267ca7-aecd-4ccd-82fe-32422b1fe204', 'd18fdbf4-5270-48dd-96ac-b0a044ce0b11', 'b79e0017-89e3-442f-bac6-794145461224', '371a2604-30b4-422b-bb1c-7a72d6b46993'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:37.722325 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f25deab2-d845-441b-a36d-068590890e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7267ca7-aecd-4ccd-82fe-32422b1fe204', 'd18fdbf4-5270-48dd-96ac-b0a044ce0b11', 'b79e0017-89e3-442f-bac6-794145461224', '371a2604-30b4-422b-bb1c-7a72d6b46993']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:37.723310 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beff5dcb-d25a-4c69-accf-74a359ebad66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:37.744363 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (beff5dcb-d25a-4c69-accf-74a359ebad66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fd2549e-d992-4f65-82b4-50dbc78bf6e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-767834911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f95efd32ea4f2dabb97b04164f97b1',qos_specs=None,replication_status=,reservations=['f7267ca7-aecd-4ccd-82fe-32422b1fe204','d18fdbf4-5270-48dd-96ac-b0a044ce0b11','b79e0017-89e3-442f-bac6-794145461224','371a2604-30b4-422b-bb1c-7a72d6b46993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d126886acc44924bb54b31777e048fa',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-767834911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fd2549e-d992-4f65-82b4-50dbc78bf6e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f95efd32ea4f2dabb97b04164f97b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d126886acc44924bb54b31777e048fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:37.745113 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8903134b-38c3-4e88-b5bd-6e5364063745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:37.767824 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8903134b-38c3-4e88-b5bd-6e5364063745) transitioned into state 'SUCCESS' from state '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-767834911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f95efd32ea4f2dabb97b04164f97b1',qos_specs=None,replication_status=,reservations=['f7267ca7-aecd-4ccd-82fe-32422b1fe204','d18fdbf4-5270-48dd-96ac-b0a044ce0b11','b79e0017-89e3-442f-bac6-794145461224','371a2604-30b4-422b-bb1c-7a72d6b46993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d126886acc44924bb54b31777e048fa',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:37.768794 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4074d149-6595-4c69-975a-8ab341acd830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:37.782992 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4074d149-6595-4c69-975a-8ab341acd830) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:37.784143 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Flow 'volume_create_api' (f7678edb-e8b7-48ac-8d0f-a4ffee8eb9bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:37.784741 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Create volume request issued successfully. Aug 26 15:11:37.785583 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f391c28f-f068-492c-9922-88c0df029a1c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:37.786654 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 999/4043] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:11:37 2026] POST /volume/v3/volumes => generated 763 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:37.802873 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fc957d16-77ab-45a5-9a8d-dd422719e5bc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:37.805032 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fc957d16-77ab-45a5-9a8d-dd422719e5bc tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 Aug 26 15:11:37.805250 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fc957d16-77ab-45a5-9a8d-dd422719e5bc tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:37.805471 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fc957d16-77ab-45a5-9a8d-dd422719e5bc tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:37.813793 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:37.813793 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:37.817787 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fc957d16-77ab-45a5-9a8d-dd422719e5bc tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:37.822032 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fc957d16-77ab-45a5-9a8d-dd422719e5bc tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 returned with HTTP 200 Aug 26 15:11:37.822632 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1020/4044] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:37 2026] GET /volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:38.031155 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bbe1736b-1b87-4326-9aa3-78f6a56b1d02 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:38.033653 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bbe1736b-1b87-4326-9aa3-78f6a56b1d02 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] GET https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f Aug 26 15:11:38.033928 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bbe1736b-1b87-4326-9aa3-78f6a56b1d02 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:38.034171 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bbe1736b-1b87-4326-9aa3-78f6a56b1d02 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:38.040723 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bbe1736b-1b87-4326-9aa3-78f6a56b1d02 tempest-VolumeAndVolumeTypeFromImageTest-1066765525 tempest-VolumeAndVolumeTypeFromImageTest-1066765525-project-member] https://10.4.3.64/volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f returned with HTTP 404 Aug 26 15:11:38.041231 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1021/4045] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:38 2026] GET /volume/v3/volumes/78de6b0b-a128-43d6-95d8-2313cb0d769f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:38.364345 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a817c139-13b6-4bcc-95ed-8ff025db37e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:38.366475 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a817c139-13b6-4bcc-95ed-8ff025db37e7 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:11:38.366725 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a817c139-13b6-4bcc-95ed-8ff025db37e7 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:38.366923 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a817c139-13b6-4bcc-95ed-8ff025db37e7 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:38.367476 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:38.367476 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:38.367763 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a817c139-13b6-4bcc-95ed-8ff025db37e7 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:11:38.393464 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a817c139-13b6-4bcc-95ed-8ff025db37e7 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Get all volumes completed successfully. Aug 26 15:11:38.396157 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:38.396157 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:38.402668 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a817c139-13b6-4bcc-95ed-8ff025db37e7 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:11:38.403207 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1006/4046] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:11:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12470 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:38.420238 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3c7e7a29-294d-4baf-a72e-102197bba708 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:38.422171 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c7e7a29-294d-4baf-a72e-102197bba708 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/bb3efd87-cd85-4857-8894-791b87a3199a Aug 26 15:11:38.422399 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c7e7a29-294d-4baf-a72e-102197bba708 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:38.422569 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c7e7a29-294d-4baf-a72e-102197bba708 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:38.422720 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-3c7e7a29-294d-4baf-a72e-102197bba708 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Delete volume with id: bb3efd87-cd85-4857-8894-791b87a3199a Aug 26 15:11:38.430793 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:38.430793 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:38.431235 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3c7e7a29-294d-4baf-a72e-102197bba708 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Volume info retrieved successfully. Aug 26 15:11:38.448226 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.image.cache [None req-3c7e7a29-294d-4baf-a72e-102197bba708 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'a63428e2-d4c5-4b7f-a325-e23fedb512fb', 'volume_id': 'bb3efd87-cd85-4857-8894-791b87a3199a', 'host': 'np0000008165@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 26, 15, 11, 29), 'last_used': datetime.datetime(2026, 8, 26, 15, 11, 36)}. {{(pid=100198) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 26 15:11:38.464340 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3c7e7a29-294d-4baf-a72e-102197bba708 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Delete volume request issued successfully. Aug 26 15:11:38.464622 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c7e7a29-294d-4baf-a72e-102197bba708 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] https://10.4.3.64/volume/v3/volumes/bb3efd87-cd85-4857-8894-791b87a3199a returned with HTTP 202 Aug 26 15:11:38.465202 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1000/4047] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:11:38 2026] DELETE /volume/v3/volumes/bb3efd87-cd85-4857-8894-791b87a3199a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:38.474649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3571e9b6-5119-4b15-9963-e24e91b9ae10 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:38.476960 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3571e9b6-5119-4b15-9963-e24e91b9ae10 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] GET https://10.4.3.64/volume/v3/volumes/bb3efd87-cd85-4857-8894-791b87a3199a Aug 26 15:11:38.477162 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3571e9b6-5119-4b15-9963-e24e91b9ae10 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:38.477359 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3571e9b6-5119-4b15-9963-e24e91b9ae10 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:38.484459 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:38.484459 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:38.488061 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3571e9b6-5119-4b15-9963-e24e91b9ae10 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Volume info retrieved successfully. Aug 26 15:11:38.492045 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3571e9b6-5119-4b15-9963-e24e91b9ae10 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] https://10.4.3.64/volume/v3/volumes/bb3efd87-cd85-4857-8894-791b87a3199a returned with HTTP 200 Aug 26 15:11:38.495996 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1021/4048] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:38 2026] GET /volume/v3/volumes/bb3efd87-cd85-4857-8894-791b87a3199a => generated 1103 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:38.526535 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-6bd4e888-d4db-48ef-9a18-5156489747c5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:38.528760 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-6bd4e888-d4db-48ef-9a18-5156489747c5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:11:38.528953 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-6bd4e888-d4db-48ef-9a18-5156489747c5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:38.529125 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-6bd4e888-d4db-48ef-9a18-5156489747c5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:38.540718 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:38.540718 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:38.547902 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-6bd4e888-d4db-48ef-9a18-5156489747c5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:11:38.554475 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-6bd4e888-d4db-48ef-9a18-5156489747c5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 returned with HTTP 200 Aug 26 15:11:38.554879 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1022/4049] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:11:38 2026] GET /volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:38.837577 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-641ff129-7e41-46b1-93bf-ef52ac7a3612 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:38.839512 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-641ff129-7e41-46b1-93bf-ef52ac7a3612 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 Aug 26 15:11:38.839749 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-641ff129-7e41-46b1-93bf-ef52ac7a3612 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:38.839951 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-641ff129-7e41-46b1-93bf-ef52ac7a3612 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:38.847580 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:38.847580 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:38.851579 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-641ff129-7e41-46b1-93bf-ef52ac7a3612 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:38.856346 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-641ff129-7e41-46b1-93bf-ef52ac7a3612 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 returned with HTTP 200 Aug 26 15:11:38.856743 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1007/4050] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:38 2026] GET /volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:38.872858 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-30df3a75-403e-415d-bacb-bddd7594d435 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:38.875247 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30df3a75-403e-415d-bacb-bddd7594d435 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:11:38.878516 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30df3a75-403e-415d-bacb-bddd7594d435 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0fd2549e-d992-4f65-82b4-50dbc78bf6e1", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1859232988"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:38.886382 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:38.886382 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:38.886996 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-30df3a75-403e-415d-bacb-bddd7594d435 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:38.887169 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-30df3a75-403e-415d-bacb-bddd7594d435 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Create snapshot from volume 0fd2549e-d992-4f65-82b4-50dbc78bf6e1 Aug 26 15:11:38.924277 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-30df3a75-403e-415d-bacb-bddd7594d435 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Created reservations ['bdfea5ca-84ee-41e6-b396-c3aa640fb337', '1d3e77af-a11e-4c74-8366-2b4b4f7dac72', '1282edad-1e8d-43d3-aa13-d5612c95195c', '0e4fb838-9b96-4502-a314-f5489cf696a8'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:38.970720 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-30df3a75-403e-415d-bacb-bddd7594d435 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot create request issued successfully. Aug 26 15:11:38.971178 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30df3a75-403e-415d-bacb-bddd7594d435 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:11:38.971716 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1001/4051] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:11:38 2026] POST /volume/v3/snapshots => generated 322 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:38.984356 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-de58a2e0-1709-4ce9-852c-29175072c1ce None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:38.986926 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de58a2e0-1709-4ce9-852c-29175072c1ce tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c Aug 26 15:11:38.987199 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de58a2e0-1709-4ce9-852c-29175072c1ce tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:38.987497 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de58a2e0-1709-4ce9-852c-29175072c1ce tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:38.994860 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:38.994860 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:38.995733 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-de58a2e0-1709-4ce9-852c-29175072c1ce tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot retrieved successfully. Aug 26 15:11:38.996901 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de58a2e0-1709-4ce9-852c-29175072c1ce tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c returned with HTTP 200 Aug 26 15:11:38.997645 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1022/4052] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:38 2026] GET /volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:39.018282 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-15b5920c-578f-420d-bc03-b15c2b0a28b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:39.020620 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-15b5920c-578f-420d-bc03-b15c2b0a28b9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:11:39.020839 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-15b5920c-578f-420d-bc03-b15c2b0a28b9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:39.021069 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-15b5920c-578f-420d-bc03-b15c2b0a28b9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:39.028128 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:39.028128 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:39.032370 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-15b5920c-578f-420d-bc03-b15c2b0a28b9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:11:39.037139 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-15b5920c-578f-420d-bc03-b15c2b0a28b9 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 returned with HTTP 200 Aug 26 15:11:39.037722 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1023/4053] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:11:39 2026] GET /volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:39.046974 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c010378c-c6a4-4183-827c-a6340a8f5233 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:39.047353 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c010378c-c6a4-4183-827c-a6340a8f5233 None None] GET https://10.4.3.64/volume// Aug 26 15:11:39.047519 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c010378c-c6a4-4183-827c-a6340a8f5233 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:39.047714 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c010378c-c6a4-4183-827c-a6340a8f5233 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:39.048047 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c010378c-c6a4-4183-827c-a6340a8f5233 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:11:39.048332 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1008/4054] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:11:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:11:39.057094 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-244d369b-4d2f-476c-8e65-5ecb9ebfa47e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:39.060049 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-244d369b-4d2f-476c-8e65-5ecb9ebfa47e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:11:39.060597 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-244d369b-4d2f-476c-8e65-5ecb9ebfa47e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "380f0fde-16fa-4331-9e92-ce8aeb5b3727", "connector": null, "instance_uuid": "1aaf917d-be2a-4d6d-80b0-5c0fdb7754d6"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:39.072316 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:39.072316 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:39.100496 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-244d369b-4d2f-476c-8e65-5ecb9ebfa47e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:11:39.101219 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1002/4055] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:11:39 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) Aug 26 15:11:39.505528 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-23b55c5d-86b3-41b4-b984-9df7c0832f11 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:39.507437 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-23b55c5d-86b3-41b4-b984-9df7c0832f11 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] GET https://10.4.3.64/volume/v3/volumes/bb3efd87-cd85-4857-8894-791b87a3199a Aug 26 15:11:39.507677 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-23b55c5d-86b3-41b4-b984-9df7c0832f11 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:39.507910 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-23b55c5d-86b3-41b4-b984-9df7c0832f11 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:39.514984 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-23b55c5d-86b3-41b4-b984-9df7c0832f11 tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] https://10.4.3.64/volume/v3/volumes/bb3efd87-cd85-4857-8894-791b87a3199a returned with HTTP 404 Aug 26 15:11:39.515465 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1023/4056] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:39 2026] GET /volume/v3/volumes/bb3efd87-cd85-4857-8894-791b87a3199a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:39.521932 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-65696de7-d4e3-47e6-aded-b46a7cac2bcf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:39.523624 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65696de7-d4e3-47e6-aded-b46a7cac2bcf tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] DELETE https://10.4.3.64/volume/v3/types/2c616f55-9f8b-498c-a365-011910f6e934 Aug 26 15:11:39.523819 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65696de7-d4e3-47e6-aded-b46a7cac2bcf tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:39.524059 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65696de7-d4e3-47e6-aded-b46a7cac2bcf tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:39.572726 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65696de7-d4e3-47e6-aded-b46a7cac2bcf tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] https://10.4.3.64/volume/v3/types/2c616f55-9f8b-498c-a365-011910f6e934 returned with HTTP 202 Aug 26 15:11:39.573350 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1024/4057] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:11:39 2026] DELETE /volume/v3/types/2c616f55-9f8b-498c-a365-011910f6e934 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:39.579662 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c961bf17-de72-46de-b811-44704877282f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:39.581672 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c961bf17-de72-46de-b811-44704877282f tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] GET https://10.4.3.64/volume/v3/types/2c616f55-9f8b-498c-a365-011910f6e934 Aug 26 15:11:39.581903 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c961bf17-de72-46de-b811-44704877282f tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:39.582146 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c961bf17-de72-46de-b811-44704877282f tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:39.585518 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c961bf17-de72-46de-b811-44704877282f tempest-VolumeAndVolumeTypeFromImageTest-870429655 tempest-VolumeAndVolumeTypeFromImageTest-870429655-project-admin] https://10.4.3.64/volume/v3/types/2c616f55-9f8b-498c-a365-011910f6e934 returned with HTTP 404 Aug 26 15:11:39.586002 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1009/4058] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:11:39 2026] GET /volume/v3/types/2c616f55-9f8b-498c-a365-011910f6e934 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:40.012256 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0a8fc354-ae44-4a31-856c-f59001526d60 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:40.014529 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a8fc354-ae44-4a31-856c-f59001526d60 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c Aug 26 15:11:40.014821 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a8fc354-ae44-4a31-856c-f59001526d60 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:40.015073 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a8fc354-ae44-4a31-856c-f59001526d60 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:40.020705 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:40.020705 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:40.021357 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0a8fc354-ae44-4a31-856c-f59001526d60 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot retrieved successfully. Aug 26 15:11:40.022717 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a8fc354-ae44-4a31-856c-f59001526d60 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c returned with HTTP 200 Aug 26 15:11:40.023375 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1003/4059] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:40 2026] GET /volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:40.032971 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-81ec4c7a-b582-4b51-ac26-23668695408e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:40.035037 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81ec4c7a-b582-4b51-ac26-23668695408e tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] POST https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1/action Aug 26 15:11:40.035489 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81ec4c7a-b582-4b51-ac26-23668695408e tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Action body: b'{"revert": {"snapshot_id": "80c03b4d-6a79-4016-9c05-eb00b8acfb5c"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:11:40.035645 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-81ec4c7a-b582-4b51-ac26-23668695408e tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "80c03b4d-6a79-4016-9c05-eb00b8acfb5c"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:40.048299 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:40.048299 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:40.048866 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-81ec4c7a-b582-4b51-ac26-23668695408e tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume retrieved successfully. Aug 26 15:11:40.072835 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-81ec4c7a-b582-4b51-ac26-23668695408e tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Reverting volume 0fd2549e-d992-4f65-82b4-50dbc78bf6e1 to snapshot 80c03b4d-6a79-4016-9c05-eb00b8acfb5c. Aug 26 15:11:40.073834 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:40.073834 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:40.097554 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-81ec4c7a-b582-4b51-ac26-23668695408e tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1/action returned with HTTP 202 Aug 26 15:11:40.098198 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1024/4060] 10.4.3.64 () {70 vars in 1424 bytes} [Wed Aug 26 15:11:40 2026] POST /volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 26 15:11:40.106326 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d16ce99e-4bbf-4ad5-97d4-99de5e7dba37 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:40.110167 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d16ce99e-4bbf-4ad5-97d4-99de5e7dba37 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 Aug 26 15:11:40.110509 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d16ce99e-4bbf-4ad5-97d4-99de5e7dba37 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:40.110816 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d16ce99e-4bbf-4ad5-97d4-99de5e7dba37 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:40.122810 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:40.122810 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:40.125813 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d16ce99e-4bbf-4ad5-97d4-99de5e7dba37 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:40.132484 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d16ce99e-4bbf-4ad5-97d4-99de5e7dba37 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 returned with HTTP 200 Aug 26 15:11:40.132971 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1025/4061] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:40 2026] GET /volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:40.161322 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-08add9df-e5de-454e-9b88-46cdf9ea2a89 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:40.161821 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-08add9df-e5de-454e-9b88-46cdf9ea2a89 None None] GET https://10.4.3.64/volume// Aug 26 15:11:40.162616 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-08add9df-e5de-454e-9b88-46cdf9ea2a89 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:40.162616 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-08add9df-e5de-454e-9b88-46cdf9ea2a89 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:40.162817 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-08add9df-e5de-454e-9b88-46cdf9ea2a89 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:11:40.163208 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1010/4062] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:11:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:11:40.178299 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-debf70d3-c56f-4efe-a2e0-65ef992815e1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:40.187716 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-debf70d3-c56f-4efe-a2e0-65ef992815e1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:11:40.187716 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-debf70d3-c56f-4efe-a2e0-65ef992815e1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:40.187716 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-debf70d3-c56f-4efe-a2e0-65ef992815e1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:40.201470 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:40.201470 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:40.205692 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-debf70d3-c56f-4efe-a2e0-65ef992815e1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:11:40.213667 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-debf70d3-c56f-4efe-a2e0-65ef992815e1 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 returned with HTTP 200 Aug 26 15:11:40.214520 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1004/4063] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:11:40 2026] GET /volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 => generated 1543 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:40.318307 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-ac7a694e-156c-4a10-95b6-17edb5418a92 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:40.320318 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-ac7a694e-156c-4a10-95b6-17edb5418a92 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] PUT https://10.4.3.64/volume/v3/attachments/97078490-2eec-4cd6-aaa3-f0e13070d95e Aug 26 15:11:40.320655 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-ac7a694e-156c-4a10-95b6-17edb5418a92 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:40.329518 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-ac7a694e-156c-4a10-95b6-17edb5418a92 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Acquiring lock "cinder-attachment_update-380f0fde-16fa-4331-9e92-ce8aeb5b3727-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:11:40.334708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-ac7a694e-156c-4a10-95b6-17edb5418a92 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-380f0fde-16fa-4331-9e92-ce8aeb5b3727-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:11:40.335707 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:40.335707 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:40.425521 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-ac7a694e-156c-4a10-95b6-17edb5418a92 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-380f0fde-16fa-4331-9e92-ce8aeb5b3727-np0000008165" released by "attachment_update" :: held 0.091s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:11:40.426109 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-ac7a694e-156c-4a10-95b6-17edb5418a92 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/97078490-2eec-4cd6-aaa3-f0e13070d95e returned with HTTP 200 Aug 26 15:11:40.426583 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1025/4064] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:11:40 2026] PUT /volume/v3/attachments/97078490-2eec-4cd6-aaa3-f0e13070d95e => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:40.450103 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-4b33877d-8e96-4c7a-92aa-6f5a654b0291 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:40.452343 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-4b33877d-8e96-4c7a-92aa-6f5a654b0291 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments/97078490-2eec-4cd6-aaa3-f0e13070d95e/action Aug 26 15:11:40.452731 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-4b33877d-8e96-4c7a-92aa-6f5a654b0291 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:11:40.452869 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-4b33877d-8e96-4c7a-92aa-6f5a654b0291 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:40.469127 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:40.469127 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:40.485628 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-cfb0ea0b-3053-4021-922e-d255e365af24 req-4b33877d-8e96-4c7a-92aa-6f5a654b0291 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/97078490-2eec-4cd6-aaa3-f0e13070d95e/action returned with HTTP 204 Aug 26 15:11:40.486072 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1026/4065] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:11:40 2026] POST /volume/v3/attachments/97078490-2eec-4cd6-aaa3-f0e13070d95e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:41.097770 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-34f0d9bd-5d3d-4fbf-a578-57dd125e546f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:41.100126 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-34f0d9bd-5d3d-4fbf-a578-57dd125e546f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:11:41.100221 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-34f0d9bd-5d3d-4fbf-a578-57dd125e546f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:41.100419 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-34f0d9bd-5d3d-4fbf-a578-57dd125e546f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:41.108761 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:41.108761 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:41.112672 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-34f0d9bd-5d3d-4fbf-a578-57dd125e546f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:11:41.117173 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-34f0d9bd-5d3d-4fbf-a578-57dd125e546f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:11:41.118087 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1011/4066] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:11:41 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:41.154179 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-22b3d079-a014-4dfb-84ad-f5e4f8f6244c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:41.156764 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22b3d079-a014-4dfb-84ad-f5e4f8f6244c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 Aug 26 15:11:41.157030 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22b3d079-a014-4dfb-84ad-f5e4f8f6244c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:41.157389 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22b3d079-a014-4dfb-84ad-f5e4f8f6244c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:41.171281 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:41.171281 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:41.178211 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-22b3d079-a014-4dfb-84ad-f5e4f8f6244c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:41.183540 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22b3d079-a014-4dfb-84ad-f5e4f8f6244c tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 returned with HTTP 200 Aug 26 15:11:41.184113 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1005/4067] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:41 2026] GET /volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:41.198289 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fff370d5-778c-4ed0-8db8-b59d8ba5a3d7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:41.200186 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fff370d5-778c-4ed0-8db8-b59d8ba5a3d7 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c Aug 26 15:11:41.200644 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fff370d5-778c-4ed0-8db8-b59d8ba5a3d7 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:41.200644 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fff370d5-778c-4ed0-8db8-b59d8ba5a3d7 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:41.210903 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:41.210903 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:41.211556 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fff370d5-778c-4ed0-8db8-b59d8ba5a3d7 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot retrieved successfully. Aug 26 15:11:41.212266 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fff370d5-778c-4ed0-8db8-b59d8ba5a3d7 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c returned with HTTP 200 Aug 26 15:11:41.212692 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1026/4068] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:41 2026] GET /volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:41.226307 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f188cd11-a51b-422d-98d1-780947ec90a5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:41.230290 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f188cd11-a51b-422d-98d1-780947ec90a5 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 Aug 26 15:11:41.230536 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f188cd11-a51b-422d-98d1-780947ec90a5 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:41.230975 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f188cd11-a51b-422d-98d1-780947ec90a5 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:41.231595 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f884d5c7-23ce-4ece-9c55-d17c3f8448a3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:41.232024 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f884d5c7-23ce-4ece-9c55-d17c3f8448a3 None None] GET https://10.4.3.64/volume// Aug 26 15:11:41.232192 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f884d5c7-23ce-4ece-9c55-d17c3f8448a3 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:41.232402 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f884d5c7-23ce-4ece-9c55-d17c3f8448a3 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:41.232738 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f884d5c7-23ce-4ece-9c55-d17c3f8448a3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:11:41.233059 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1012/4069] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:11:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:11:41.245022 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:41.245022 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:41.245935 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-7f8eaccc-a2b1-4dd1-8f63-22baceb0add3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:41.248240 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-7f8eaccc-a2b1-4dd1-8f63-22baceb0add3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:11:41.248594 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-7f8eaccc-a2b1-4dd1-8f63-22baceb0add3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4ca9df2a-431b-4870-87f6-a72ad42ae21a", "connector": null, "instance_uuid": "60f539ff-3c43-46ac-a8b0-233af16bf880"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:41.255753 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f188cd11-a51b-422d-98d1-780947ec90a5 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:41.260190 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:41.260190 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:41.266301 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f188cd11-a51b-422d-98d1-780947ec90a5 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 returned with HTTP 200 Aug 26 15:11:41.266698 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1027/4070] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:41 2026] GET /volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:41.283059 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:41.285386 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:41.285781 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1066676281"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:41.288033 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1066676281'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:41.288440 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Create volume of 1 GB Aug 26 15:11:41.297002 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Availability Zones retrieved successfully. Aug 26 15:11:41.305847 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Flow 'volume_create_api' (003f0d97-219a-49a8-8008-8eae59534725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:41.307897 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8f49b5-771c-48b9-bd54-9792bcf1506a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:41.309990 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:41.312357 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-7f8eaccc-a2b1-4dd1-8f63-22baceb0add3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:11:41.312968 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1006/4071] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:11:41 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) Aug 26 15:11:41.348542 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8f49b5-771c-48b9-bd54-9792bcf1506a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:41.349382 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (572d9f39-3841-4dfe-a3d0-776528dc6768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:41.349697 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2199516b-ad58-424b-9199-cd4716921205 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:41.351880 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2199516b-ad58-424b-9199-cd4716921205 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:11:41.352108 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2199516b-ad58-424b-9199-cd4716921205 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:41.352305 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2199516b-ad58-424b-9199-cd4716921205 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:41.363787 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:41.363787 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:41.372026 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2199516b-ad58-424b-9199-cd4716921205 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:11:41.376494 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2199516b-ad58-424b-9199-cd4716921205 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:11:41.377792 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1013/4072] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:41 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:41.378143 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9bc63447-c493-4c81-a50a-83f959fc2328 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:41.378562 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9bc63447-c493-4c81-a50a-83f959fc2328 None None] GET https://10.4.3.64/volume// Aug 26 15:11:41.378728 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9bc63447-c493-4c81-a50a-83f959fc2328 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:41.378942 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9bc63447-c493-4c81-a50a-83f959fc2328 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:41.379261 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9bc63447-c493-4c81-a50a-83f959fc2328 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:11:41.379528 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1028/4073] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:11:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:11:41.399616 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3732c650-6335-4284-9b7b-6fad633f465e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:41.403166 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3732c650-6335-4284-9b7b-6fad633f465e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:11:41.403166 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3732c650-6335-4284-9b7b-6fad633f465e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:41.403166 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3732c650-6335-4284-9b7b-6fad633f465e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:41.407586 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Created reservations ['2f5a7dda-28d1-4e1a-9222-ef3b3f5e50d4', 'a6631e86-2a73-4ef5-9a51-5ea9857185d1', 'adca58f3-2f47-4af3-9849-f0620bb07b4d', '3c56a02f-aa87-42e3-8df6-3b6014cad681'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:41.408492 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (572d9f39-3841-4dfe-a3d0-776528dc6768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f5a7dda-28d1-4e1a-9222-ef3b3f5e50d4', 'a6631e86-2a73-4ef5-9a51-5ea9857185d1', 'adca58f3-2f47-4af3-9849-f0620bb07b4d', '3c56a02f-aa87-42e3-8df6-3b6014cad681']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:41.409300 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa5465d-4740-4add-85da-11daf4eccb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:41.416416 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:41.416416 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:41.422453 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3732c650-6335-4284-9b7b-6fad633f465e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:11:41.427306 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3732c650-6335-4284-9b7b-6fad633f465e tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:11:41.427732 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1007/4074] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:11:41 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 1018 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:11:41.439657 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa5465d-4740-4add-85da-11daf4eccb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be88372e-ffa3-41ba-b774-a7ee17d47a26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1066676281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f95efd32ea4f2dabb97b04164f97b1',qos_specs=None,replication_status=,reservations=['2f5a7dda-28d1-4e1a-9222-ef3b3f5e50d4','a6631e86-2a73-4ef5-9a51-5ea9857185d1','adca58f3-2f47-4af3-9849-f0620bb07b4d','3c56a02f-aa87-42e3-8df6-3b6014cad681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d126886acc44924bb54b31777e048fa',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1066676281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be88372e-ffa3-41ba-b774-a7ee17d47a26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9f95efd32ea4f2dabb97b04164f97b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d126886acc44924bb54b31777e048fa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:41.440754 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec405977-79f1-479e-887b-a0afda0a77db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:41.466770 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec405977-79f1-479e-887b-a0afda0a77db) transitioned into state 'SUCCESS' from state '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-1066676281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9f95efd32ea4f2dabb97b04164f97b1',qos_specs=None,replication_status=,reservations=['2f5a7dda-28d1-4e1a-9222-ef3b3f5e50d4','a6631e86-2a73-4ef5-9a51-5ea9857185d1','adca58f3-2f47-4af3-9849-f0620bb07b4d','3c56a02f-aa87-42e3-8df6-3b6014cad681'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d126886acc44924bb54b31777e048fa',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:41.467994 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af5e91f7-d848-436a-8625-b82ff98f3b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:41.480543 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af5e91f7-d848-436a-8625-b82ff98f3b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:41.481728 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Flow 'volume_create_api' (003f0d97-219a-49a8-8008-8eae59534725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:41.482055 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Create volume request issued successfully. Aug 26 15:11:41.482773 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d94a03d5-7488-474d-9ff9-1c1a6e87e1e2 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:41.483378 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1027/4075] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:11:41 2026] POST /volume/v3/volumes => generated 764 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:41.501214 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b5f07792-124e-4677-8c47-d709fd72a3ab None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:41.504910 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5f07792-124e-4677-8c47-d709fd72a3ab tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 Aug 26 15:11:41.505978 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5f07792-124e-4677-8c47-d709fd72a3ab tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:41.505978 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5f07792-124e-4677-8c47-d709fd72a3ab tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:41.519706 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:41.519706 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:41.523356 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b5f07792-124e-4677-8c47-d709fd72a3ab tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:41.527401 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5f07792-124e-4677-8c47-d709fd72a3ab tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 returned with HTTP 200 Aug 26 15:11:41.527900 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1014/4076] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:41 2026] GET /volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:41.581213 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3ebc4a19-6f0a-45f8-a8c6-1c6e07531305 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:41.582634 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3ebc4a19-6f0a-45f8-a8c6-1c6e07531305 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] PUT https://10.4.3.64/volume/v3/attachments/096cae1e-6d20-4ce0-a000-79eb34a08079 Aug 26 15:11:41.582991 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3ebc4a19-6f0a-45f8-a8c6-1c6e07531305 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:41.597310 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3ebc4a19-6f0a-45f8-a8c6-1c6e07531305 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Acquiring lock "cinder-attachment_update-4ca9df2a-431b-4870-87f6-a72ad42ae21a-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:11:41.605013 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3ebc4a19-6f0a-45f8-a8c6-1c6e07531305 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Lock "cinder-attachment_update-4ca9df2a-431b-4870-87f6-a72ad42ae21a-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:11:41.606875 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:41.606875 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:41.731356 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3ebc4a19-6f0a-45f8-a8c6-1c6e07531305 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Lock "cinder-attachment_update-4ca9df2a-431b-4870-87f6-a72ad42ae21a-np0000008165" released by "attachment_update" :: held 0.127s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:11:41.731671 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-3ebc4a19-6f0a-45f8-a8c6-1c6e07531305 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/attachments/096cae1e-6d20-4ce0-a000-79eb34a08079 returned with HTTP 200 Aug 26 15:11:41.732142 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1029/4077] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:11:41 2026] PUT /volume/v3/attachments/096cae1e-6d20-4ce0-a000-79eb34a08079 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:41.986524 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:42.089489 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:42.090002 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2095448118"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:42.091592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2095448118'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:42.091871 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Create volume of 1 GB Aug 26 15:11:42.096402 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Availability Zones retrieved successfully. Aug 26 15:11:42.102925 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Flow 'volume_create_api' (530a0866-be43-4550-8442-49312fc52b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:42.104242 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6c633f-a7f5-4e24-be91-ff2799e814cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:42.105428 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:42.132644 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e6c633f-a7f5-4e24-be91-ff2799e814cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:42.134107 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459b0a10-b1e9-40b6-8922-f49c29c62155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:42.229968 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Created reservations ['4aedef92-051d-4069-9121-1bc745517f96', '4ccf5f77-9813-45a1-9b86-0537e1f74f1d', '077140b9-8dcf-45a2-b8de-311ac10f2b31', '4276e5e7-e1ad-4668-9e25-4e5a19392a7d'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:42.229968 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459b0a10-b1e9-40b6-8922-f49c29c62155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4aedef92-051d-4069-9121-1bc745517f96', '4ccf5f77-9813-45a1-9b86-0537e1f74f1d', '077140b9-8dcf-45a2-b8de-311ac10f2b31', '4276e5e7-e1ad-4668-9e25-4e5a19392a7d']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:42.232371 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c73e63d7-c29a-465d-8daa-c7319c703985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:42.264596 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c73e63d7-c29a-465d-8daa-c7319c703985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92e8d466-c49b-42ca-851b-060854c39411', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2095448118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ee4397c08949c687ace99ce6b98d1b',qos_specs=None,replication_status=,reservations=['4aedef92-051d-4069-9121-1bc745517f96','4ccf5f77-9813-45a1-9b86-0537e1f74f1d','077140b9-8dcf-45a2-b8de-311ac10f2b31','4276e5e7-e1ad-4668-9e25-4e5a19392a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd4fad0388456b9e59df84a369cb83',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2095448118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92e8d466-c49b-42ca-851b-060854c39411,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93ee4397c08949c687ace99ce6b98d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63bd4fad0388456b9e59df84a369cb83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:42.267508 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a17a6aa-4212-4d96-9a6c-a7bec8954259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:42.291795 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a17a6aa-4212-4d96-9a6c-a7bec8954259) transitioned into state 'SUCCESS' from state '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-2095448118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ee4397c08949c687ace99ce6b98d1b',qos_specs=None,replication_status=,reservations=['4aedef92-051d-4069-9121-1bc745517f96','4ccf5f77-9813-45a1-9b86-0537e1f74f1d','077140b9-8dcf-45a2-b8de-311ac10f2b31','4276e5e7-e1ad-4668-9e25-4e5a19392a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd4fad0388456b9e59df84a369cb83',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:42.293229 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3705653-e3c3-4ae7-b9c3-e7bdab2d3d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:42.310607 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3705653-e3c3-4ae7-b9c3-e7bdab2d3d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:42.310607 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Flow 'volume_create_api' (530a0866-be43-4550-8442-49312fc52b22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:42.310607 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Create volume request issued successfully. Aug 26 15:11:42.311726 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a9331b8a-c5d3-4b69-b544-da2a52b4d16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:42.312378 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1008/4078] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:11:41 2026] POST /volume/v3/volumes => generated 776 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:42.325736 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-43386016-ac4f-47dd-8dae-f2bc104ea789 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:42.327881 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-43386016-ac4f-47dd-8dae-f2bc104ea789 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 Aug 26 15:11:42.328111 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-43386016-ac4f-47dd-8dae-f2bc104ea789 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:42.328324 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-43386016-ac4f-47dd-8dae-f2bc104ea789 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:42.336702 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:42.336702 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:42.340370 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-43386016-ac4f-47dd-8dae-f2bc104ea789 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:11:42.344364 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-43386016-ac4f-47dd-8dae-f2bc104ea789 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 returned with HTTP 200 Aug 26 15:11:42.344864 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1028/4079] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:42 2026] GET /volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:42.391805 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d5a3c6d-41cf-4ad1-84e3-a8f17718b7af None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:42.394389 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d5a3c6d-41cf-4ad1-84e3-a8f17718b7af tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:11:42.394650 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d5a3c6d-41cf-4ad1-84e3-a8f17718b7af tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:42.395235 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d5a3c6d-41cf-4ad1-84e3-a8f17718b7af tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:42.404511 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:42.404511 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:42.407803 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1d5a3c6d-41cf-4ad1-84e3-a8f17718b7af tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:11:42.412052 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d5a3c6d-41cf-4ad1-84e3-a8f17718b7af tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:11:42.412532 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1015/4080] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:42 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:42.543923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-db01485b-6a49-4546-bf3a-65752a9d0163 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:42.546601 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db01485b-6a49-4546-bf3a-65752a9d0163 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 Aug 26 15:11:42.546988 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db01485b-6a49-4546-bf3a-65752a9d0163 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:42.547293 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-db01485b-6a49-4546-bf3a-65752a9d0163 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:42.555986 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:42.555986 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:42.560654 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-db01485b-6a49-4546-bf3a-65752a9d0163 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:42.565754 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-db01485b-6a49-4546-bf3a-65752a9d0163 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 returned with HTTP 200 Aug 26 15:11:42.566284 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1030/4081] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:42 2026] GET /volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:42.579514 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8c95d0d3-236f-4300-bcf3-69e6abb4099a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:42.581011 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8c95d0d3-236f-4300-bcf3-69e6abb4099a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:11:42.581711 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8c95d0d3-236f-4300-bcf3-69e6abb4099a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be88372e-ffa3-41ba-b774-a7ee17d47a26", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1967505813"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:42.590358 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:42.590358 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:42.591065 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8c95d0d3-236f-4300-bcf3-69e6abb4099a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:42.591535 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-8c95d0d3-236f-4300-bcf3-69e6abb4099a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Create snapshot from volume be88372e-ffa3-41ba-b774-a7ee17d47a26 Aug 26 15:11:42.619110 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-8c95d0d3-236f-4300-bcf3-69e6abb4099a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Created reservations ['0a2e2bff-dd08-488e-84e4-4d7a6ae274c2', '510dcc8f-79ce-4c1f-96c6-57108d8dd762', '05a7e934-1b1a-41b8-8d30-ee839ba7ae18', '9e7f3889-28f4-45c7-9646-7ac044a34d3a'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:42.662580 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8c95d0d3-236f-4300-bcf3-69e6abb4099a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot create request issued successfully. Aug 26 15:11:42.662580 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8c95d0d3-236f-4300-bcf3-69e6abb4099a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:11:42.662580 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1009/4082] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:11:42 2026] POST /volume/v3/snapshots => generated 322 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:42.672727 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4568096a-fc3d-4235-b440-7c5dac824bd6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:42.674557 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4568096a-fc3d-4235-b440-7c5dac824bd6 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a Aug 26 15:11:42.674786 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4568096a-fc3d-4235-b440-7c5dac824bd6 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:42.675046 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4568096a-fc3d-4235-b440-7c5dac824bd6 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:42.680880 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:42.680880 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:42.681385 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4568096a-fc3d-4235-b440-7c5dac824bd6 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot retrieved successfully. Aug 26 15:11:42.682264 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4568096a-fc3d-4235-b440-7c5dac824bd6 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a returned with HTTP 200 Aug 26 15:11:42.682817 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1029/4083] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:42 2026] GET /volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:43.359680 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9d537e52-095c-4f98-a971-1e48e685e60a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:43.361465 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9d537e52-095c-4f98-a971-1e48e685e60a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 Aug 26 15:11:43.361691 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9d537e52-095c-4f98-a971-1e48e685e60a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:43.361910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9d537e52-095c-4f98-a971-1e48e685e60a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:43.368596 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:43.368596 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:43.371840 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9d537e52-095c-4f98-a971-1e48e685e60a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:11:43.375317 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9d537e52-095c-4f98-a971-1e48e685e60a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 returned with HTTP 200 Aug 26 15:11:43.375718 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1016/4084] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:43 2026] GET /volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:43.387655 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b40499d4-0f8b-488a-af0f-94babdbbd320 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:43.389406 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b40499d4-0f8b-488a-af0f-94babdbbd320 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:11:43.389720 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b40499d4-0f8b-488a-af0f-94babdbbd320 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92e8d466-c49b-42ca-851b-060854c39411", "name": "tempest-type-Backup-1216520599"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:43.391047 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-b40499d4-0f8b-488a-af0f-94babdbbd320 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Creating new backup {'backup': {'volume_id': '92e8d466-c49b-42ca-851b-060854c39411', 'name': 'tempest-type-Backup-1216520599'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:11:43.391274 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-b40499d4-0f8b-488a-af0f-94babdbbd320 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Creating backup of volume 92e8d466-c49b-42ca-851b-060854c39411 in container None Aug 26 15:11:43.398118 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:43.398118 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:43.398442 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b40499d4-0f8b-488a-af0f-94babdbbd320 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:11:43.424923 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1bafffd3-4234-46b8-9e47-24d75bfea9d6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:43.427109 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1bafffd3-4234-46b8-9e47-24d75bfea9d6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:11:43.427313 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1bafffd3-4234-46b8-9e47-24d75bfea9d6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:43.427496 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1bafffd3-4234-46b8-9e47-24d75bfea9d6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:43.429800 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-b40499d4-0f8b-488a-af0f-94babdbbd320 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Created reservations ['836a38c6-82d3-4fc2-b479-821257a13932', 'cf9d4ced-cf05-4f9c-90f8-0c1222268638'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:43.437189 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:43.437189 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:43.440839 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1bafffd3-4234-46b8-9e47-24d75bfea9d6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:11:43.444820 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1bafffd3-4234-46b8-9e47-24d75bfea9d6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:11:43.445269 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1010/4085] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:43 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:43.466003 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b40499d4-0f8b-488a-af0f-94babdbbd320 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:11:43.466432 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1031/4086] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:11:43 2026] POST /volume/v3/backups => generated 314 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:43.474312 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ccbd693c-90e4-4867-9796-671a717219f2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:43.476174 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ccbd693c-90e4-4867-9796-671a717219f2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:43.476392 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ccbd693c-90e4-4867-9796-671a717219f2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:43.476618 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ccbd693c-90e4-4867-9796-671a717219f2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:43.476731 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ccbd693c-90e4-4867-9796-671a717219f2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:43.481014 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:43.481014 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:43.481767 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ccbd693c-90e4-4867-9796-671a717219f2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:43.482182 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1030/4087] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:43 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:43.693758 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-01022f20-246a-4acc-b92a-141b8e540f3f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:43.695722 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-01022f20-246a-4acc-b92a-141b8e540f3f tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a Aug 26 15:11:43.695968 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-01022f20-246a-4acc-b92a-141b8e540f3f tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:43.696194 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-01022f20-246a-4acc-b92a-141b8e540f3f tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:43.701401 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:43.701401 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:43.701866 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-01022f20-246a-4acc-b92a-141b8e540f3f tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot retrieved successfully. Aug 26 15:11:43.702729 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-01022f20-246a-4acc-b92a-141b8e540f3f tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a returned with HTTP 200 Aug 26 15:11:43.703124 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1017/4088] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:43 2026] GET /volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:43.714753 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-405e29af-edd2-45c5-a4b5-3a263b6c0a5b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:43.716573 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-405e29af-edd2-45c5-a4b5-3a263b6c0a5b tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] POST https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26/action Aug 26 15:11:43.716928 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-405e29af-edd2-45c5-a4b5-3a263b6c0a5b tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:11:43.717044 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-405e29af-edd2-45c5-a4b5-3a263b6c0a5b tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:43.725720 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:43.725720 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:43.726292 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-405e29af-edd2-45c5-a4b5-3a263b6c0a5b tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:43.760544 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-405e29af-edd2-45c5-a4b5-3a263b6c0a5b tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Created reservations ['183559bc-0530-4ad5-9b94-defd5907bec7', '414af4f5-1c6a-4cf5-aca9-c0480921f738'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:43.768506 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-405e29af-edd2-45c5-a4b5-3a263b6c0a5b tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Extend volume request issued successfully. Aug 26 15:11:43.768764 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-405e29af-edd2-45c5-a4b5-3a263b6c0a5b tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26/action returned with HTTP 202 Aug 26 15:11:43.769232 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1011/4089] 10.4.3.64 () {70 vars in 1424 bytes} [Wed Aug 26 15:11:43 2026] POST /volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 26 15:11:43.778042 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e9739346-47ae-4729-967d-1b02df04b4ba None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:43.780406 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e9739346-47ae-4729-967d-1b02df04b4ba tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 Aug 26 15:11:43.780692 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e9739346-47ae-4729-967d-1b02df04b4ba tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:43.780962 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e9739346-47ae-4729-967d-1b02df04b4ba tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:43.790882 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:43.790882 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:43.795411 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e9739346-47ae-4729-967d-1b02df04b4ba tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:43.802022 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e9739346-47ae-4729-967d-1b02df04b4ba tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 returned with HTTP 200 Aug 26 15:11:43.802558 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1032/4090] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:43 2026] GET /volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:44.460024 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b6b95db8-bd11-469b-b1f0-35a846332130 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:44.461856 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6b95db8-bd11-469b-b1f0-35a846332130 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:11:44.462080 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6b95db8-bd11-469b-b1f0-35a846332130 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:44.462313 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6b95db8-bd11-469b-b1f0-35a846332130 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:44.473086 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:44.473086 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:44.476679 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b6b95db8-bd11-469b-b1f0-35a846332130 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:11:44.480863 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6b95db8-bd11-469b-b1f0-35a846332130 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:11:44.481279 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1031/4091] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:44 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:44.493592 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-42b4841c-da1c-487b-8f09-3996a2325f8a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:44.495438 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-42b4841c-da1c-487b-8f09-3996a2325f8a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:44.495640 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-42b4841c-da1c-487b-8f09-3996a2325f8a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:44.495828 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-42b4841c-da1c-487b-8f09-3996a2325f8a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:44.495964 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-42b4841c-da1c-487b-8f09-3996a2325f8a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:44.500103 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:44.500103 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:44.500781 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-42b4841c-da1c-487b-8f09-3996a2325f8a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:44.501190 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1018/4092] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:44 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:44.815828 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3ba81b72-f98a-47c5-b093-98b31ddafc6a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:44.818551 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3ba81b72-f98a-47c5-b093-98b31ddafc6a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 Aug 26 15:11:44.818934 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3ba81b72-f98a-47c5-b093-98b31ddafc6a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:44.819272 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3ba81b72-f98a-47c5-b093-98b31ddafc6a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:44.826984 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:44.826984 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:44.831075 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3ba81b72-f98a-47c5-b093-98b31ddafc6a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:44.835349 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3ba81b72-f98a-47c5-b093-98b31ddafc6a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 returned with HTTP 200 Aug 26 15:11:44.835840 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1012/4093] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:44 2026] GET /volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:44.847407 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-84879e7c-5802-45d2-8e4c-05e76bb719ec None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:44.849137 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84879e7c-5802-45d2-8e4c-05e76bb719ec tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] POST https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26/action Aug 26 15:11:44.849476 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-84879e7c-5802-45d2-8e4c-05e76bb719ec tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Action body: b'{"revert": {"snapshot_id": "b51abdc1-018b-4dd9-9302-1524d993087a"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:11:44.849618 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-84879e7c-5802-45d2-8e4c-05e76bb719ec tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "b51abdc1-018b-4dd9-9302-1524d993087a"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:44.857781 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:44.857781 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:44.858236 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-84879e7c-5802-45d2-8e4c-05e76bb719ec tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume retrieved successfully. Aug 26 15:11:44.870307 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84879e7c-5802-45d2-8e4c-05e76bb719ec tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] HTTP exception thrown: Can't revert volume be88372e-ffa3-41ba-b774-a7ee17d47a26 to its latest snapshot b51abdc1-018b-4dd9-9302-1524d993087a. The volume size must be equal to the snapshot size. Aug 26 15:11:44.870472 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-84879e7c-5802-45d2-8e4c-05e76bb719ec tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26/action returned with HTTP 400 Aug 26 15:11:44.871084 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1033/4094] 10.4.3.64 () {70 vars in 1424 bytes} [Wed Aug 26 15:11:44 2026] POST /volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26/action => generated 213 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 26 15:11:44.878405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-736054c0-7668-4146-a5db-55c51403cc80 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:44.880361 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-736054c0-7668-4146-a5db-55c51403cc80 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a Aug 26 15:11:44.880574 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-736054c0-7668-4146-a5db-55c51403cc80 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:44.880795 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-736054c0-7668-4146-a5db-55c51403cc80 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:44.880949 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-736054c0-7668-4146-a5db-55c51403cc80 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Delete snapshot with id: b51abdc1-018b-4dd9-9302-1524d993087a Aug 26 15:11:44.886099 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:44.886099 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:44.886587 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-736054c0-7668-4146-a5db-55c51403cc80 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot retrieved successfully. Aug 26 15:11:44.903105 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-736054c0-7668-4146-a5db-55c51403cc80 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot delete request issued successfully. Aug 26 15:11:44.903370 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-736054c0-7668-4146-a5db-55c51403cc80 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a returned with HTTP 202 Aug 26 15:11:44.903827 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1032/4095] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:11:44 2026] DELETE /volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:44.911422 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-325f35b7-a4b3-4011-af2a-388e3acd6f71 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:44.913190 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-325f35b7-a4b3-4011-af2a-388e3acd6f71 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a Aug 26 15:11:44.913534 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-325f35b7-a4b3-4011-af2a-388e3acd6f71 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:44.913805 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-325f35b7-a4b3-4011-af2a-388e3acd6f71 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:44.918817 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:44.918817 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:44.919511 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-325f35b7-a4b3-4011-af2a-388e3acd6f71 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot retrieved successfully. Aug 26 15:11:44.920438 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-325f35b7-a4b3-4011-af2a-388e3acd6f71 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a returned with HTTP 200 Aug 26 15:11:44.920907 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1019/4096] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:44 2026] GET /volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:45.001911 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-d21dec78-c62a-4790-85bb-60dff18f79d2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:45.004539 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-d21dec78-c62a-4790-85bb-60dff18f79d2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/attachments/096cae1e-6d20-4ce0-a000-79eb34a08079/action Aug 26 15:11:45.004928 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-d21dec78-c62a-4790-85bb-60dff18f79d2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:11:45.005046 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-d21dec78-c62a-4790-85bb-60dff18f79d2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:45.020225 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:45.020225 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:45.037031 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-53bc10ca-37f5-43ed-bb12-999972cbd572 req-d21dec78-c62a-4790-85bb-60dff18f79d2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/attachments/096cae1e-6d20-4ce0-a000-79eb34a08079/action returned with HTTP 204 Aug 26 15:11:45.037537 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1013/4097] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:11:45 2026] POST /volume/v3/attachments/096cae1e-6d20-4ce0-a000-79eb34a08079/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:45.494713 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e757c6a0-af0f-4df0-992e-c64997b0f585 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:45.496614 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e757c6a0-af0f-4df0-992e-c64997b0f585 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:11:45.496812 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e757c6a0-af0f-4df0-992e-c64997b0f585 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:45.497036 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e757c6a0-af0f-4df0-992e-c64997b0f585 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:45.507592 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:45.507592 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:45.511649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5737f4ef-1c35-4e5b-9be3-841dbf4399db None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:45.512918 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e757c6a0-af0f-4df0-992e-c64997b0f585 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:11:45.514033 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5737f4ef-1c35-4e5b-9be3-841dbf4399db tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:45.514325 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5737f4ef-1c35-4e5b-9be3-841dbf4399db tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:45.514599 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5737f4ef-1c35-4e5b-9be3-841dbf4399db tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:45.514744 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5737f4ef-1c35-4e5b-9be3-841dbf4399db tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:45.517533 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e757c6a0-af0f-4df0-992e-c64997b0f585 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:11:45.517943 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1034/4098] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:45 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 1131 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:45.520782 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:45.520782 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:45.521705 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5737f4ef-1c35-4e5b-9be3-841dbf4399db tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:45.522257 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1033/4099] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:45 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:45.529787 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0543bb44-a030-4c52-930d-30281fccb905 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:45.533905 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0543bb44-a030-4c52-930d-30281fccb905 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:11:45.533905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0543bb44-a030-4c52-930d-30281fccb905 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4ca9df2a-431b-4870-87f6-a72ad42ae21a", "force": true, "name": "tempest-VolumesBackupsTest-Backup-678859396", "container": "tempest-volumesbackupstest-backup-container-804026965"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:45.533905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-0543bb44-a030-4c52-930d-30281fccb905 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating new backup {'backup': {'volume_id': '4ca9df2a-431b-4870-87f6-a72ad42ae21a', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-678859396', 'container': 'tempest-volumesbackupstest-backup-container-804026965'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:11:45.533905 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-0543bb44-a030-4c52-930d-30281fccb905 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating backup of volume 4ca9df2a-431b-4870-87f6-a72ad42ae21a in container tempest-volumesbackupstest-backup-container-804026965 Aug 26 15:11:45.543054 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:45.543054 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:45.543699 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0543bb44-a030-4c52-930d-30281fccb905 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:11:45.561822 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-0543bb44-a030-4c52-930d-30281fccb905 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Created reservations ['a3b9b72a-3ead-4341-b8af-06d77231a391', 'bc4af940-2e56-41b9-bcf5-fd7229d2479c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:45.597473 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0543bb44-a030-4c52-930d-30281fccb905 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:11:45.598180 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1020/4100] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:11:45 2026] POST /volume/v3/backups => generated 327 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:45.605762 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c4e10a56-fe87-4c03-8ea9-d5e43b73fd9b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:45.607593 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c4e10a56-fe87-4c03-8ea9-d5e43b73fd9b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:45.607785 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c4e10a56-fe87-4c03-8ea9-d5e43b73fd9b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:45.608063 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c4e10a56-fe87-4c03-8ea9-d5e43b73fd9b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:45.608195 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c4e10a56-fe87-4c03-8ea9-d5e43b73fd9b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:45.613014 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:45.613014 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:45.613900 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c4e10a56-fe87-4c03-8ea9-d5e43b73fd9b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:45.614262 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1014/4101] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:45 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:45.933640 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2d72ffc1-fefa-47a1-aa09-295ebe9800f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:45.939076 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2d72ffc1-fefa-47a1-aa09-295ebe9800f8 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a Aug 26 15:11:45.939372 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2d72ffc1-fefa-47a1-aa09-295ebe9800f8 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:45.939653 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2d72ffc1-fefa-47a1-aa09-295ebe9800f8 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:45.945348 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2d72ffc1-fefa-47a1-aa09-295ebe9800f8 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a returned with HTTP 404 Aug 26 15:11:45.945957 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1035/4102] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:45 2026] GET /volume/v3/snapshots/b51abdc1-018b-4dd9-9302-1524d993087a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:45.954314 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0d76327f-006a-4191-a1c8-7ed3f3fcfe40 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:45.956784 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0d76327f-006a-4191-a1c8-7ed3f3fcfe40 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] DELETE https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 Aug 26 15:11:45.957856 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0d76327f-006a-4191-a1c8-7ed3f3fcfe40 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:45.957856 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0d76327f-006a-4191-a1c8-7ed3f3fcfe40 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:45.957856 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-0d76327f-006a-4191-a1c8-7ed3f3fcfe40 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Delete volume with id: be88372e-ffa3-41ba-b774-a7ee17d47a26 Aug 26 15:11:45.972730 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:45.972730 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:45.973398 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0d76327f-006a-4191-a1c8-7ed3f3fcfe40 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:46.005171 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0d76327f-006a-4191-a1c8-7ed3f3fcfe40 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Delete volume request issued successfully. Aug 26 15:11:46.005478 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0d76327f-006a-4191-a1c8-7ed3f3fcfe40 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 returned with HTTP 202 Aug 26 15:11:46.006146 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1034/4103] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:45 2026] DELETE /volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:11:46.015060 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-17397d39-27e5-426f-bad8-2cbb4a2e9a0a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:46.017211 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17397d39-27e5-426f-bad8-2cbb4a2e9a0a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 Aug 26 15:11:46.017769 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17397d39-27e5-426f-bad8-2cbb4a2e9a0a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:46.018117 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17397d39-27e5-426f-bad8-2cbb4a2e9a0a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:46.027367 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:46.027367 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:46.033625 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-17397d39-27e5-426f-bad8-2cbb4a2e9a0a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:46.038839 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17397d39-27e5-426f-bad8-2cbb4a2e9a0a tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 returned with HTTP 200 Aug 26 15:11:46.039499 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1021/4104] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:46 2026] GET /volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:46.533882 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8d70ca0-95b5-4948-b4b7-2daa0b157d94 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:46.535618 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8d70ca0-95b5-4948-b4b7-2daa0b157d94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:46.535821 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8d70ca0-95b5-4948-b4b7-2daa0b157d94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:46.536005 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8d70ca0-95b5-4948-b4b7-2daa0b157d94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:46.536140 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c8d70ca0-95b5-4948-b4b7-2daa0b157d94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:46.540254 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:46.540254 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:46.540918 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8d70ca0-95b5-4948-b4b7-2daa0b157d94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:46.541383 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1015/4105] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:46 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:46.625652 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ea83e9ee-5586-4768-a240-f5b985e63855 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:46.627375 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea83e9ee-5586-4768-a240-f5b985e63855 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:46.627580 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea83e9ee-5586-4768-a240-f5b985e63855 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:46.627789 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea83e9ee-5586-4768-a240-f5b985e63855 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:46.627903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ea83e9ee-5586-4768-a240-f5b985e63855 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:46.632315 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:46.632315 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:46.633094 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea83e9ee-5586-4768-a240-f5b985e63855 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:46.633443 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1036/4106] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:46 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:47.056519 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a22fe9f5-e51d-45e3-bc9c-80e0c74e7afd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:47.058247 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a22fe9f5-e51d-45e3-bc9c-80e0c74e7afd tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 Aug 26 15:11:47.058481 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a22fe9f5-e51d-45e3-bc9c-80e0c74e7afd tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:47.058680 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a22fe9f5-e51d-45e3-bc9c-80e0c74e7afd tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:47.064608 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a22fe9f5-e51d-45e3-bc9c-80e0c74e7afd tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 returned with HTTP 404 Aug 26 15:11:47.065274 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1035/4107] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:47 2026] GET /volume/v3/volumes/be88372e-ffa3-41ba-b774-a7ee17d47a26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:47.072711 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-49357484-d0f6-40c0-81de-18bf22a1b973 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:47.074876 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-49357484-d0f6-40c0-81de-18bf22a1b973 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c Aug 26 15:11:47.075304 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-49357484-d0f6-40c0-81de-18bf22a1b973 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:47.075655 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-49357484-d0f6-40c0-81de-18bf22a1b973 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:47.076903 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-49357484-d0f6-40c0-81de-18bf22a1b973 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Delete snapshot with id: 80c03b4d-6a79-4016-9c05-eb00b8acfb5c Aug 26 15:11:47.082566 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:47.082566 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:47.083330 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-49357484-d0f6-40c0-81de-18bf22a1b973 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot retrieved successfully. Aug 26 15:11:47.103835 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-49357484-d0f6-40c0-81de-18bf22a1b973 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot delete request issued successfully. Aug 26 15:11:47.104293 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-49357484-d0f6-40c0-81de-18bf22a1b973 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c returned with HTTP 202 Aug 26 15:11:47.104969 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1022/4108] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:11:47 2026] DELETE /volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:47.112427 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3c5afea7-e5d8-4ebc-b85a-90832f34f998 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:47.114249 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c5afea7-e5d8-4ebc-b85a-90832f34f998 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c Aug 26 15:11:47.114435 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c5afea7-e5d8-4ebc-b85a-90832f34f998 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:47.114633 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3c5afea7-e5d8-4ebc-b85a-90832f34f998 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:47.119405 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:47.119405 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:47.119781 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3c5afea7-e5d8-4ebc-b85a-90832f34f998 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Snapshot retrieved successfully. Aug 26 15:11:47.120503 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3c5afea7-e5d8-4ebc-b85a-90832f34f998 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c returned with HTTP 200 Aug 26 15:11:47.120916 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1016/4109] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:47 2026] GET /volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:47.551757 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-408ec443-f782-4136-b9a9-9078c1f984ea None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:47.554111 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-408ec443-f782-4136-b9a9-9078c1f984ea tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:47.554398 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-408ec443-f782-4136-b9a9-9078c1f984ea tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:47.554650 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-408ec443-f782-4136-b9a9-9078c1f984ea tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:47.554796 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-408ec443-f782-4136-b9a9-9078c1f984ea tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:47.559776 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:47.559776 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:47.560662 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-408ec443-f782-4136-b9a9-9078c1f984ea tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:47.561198 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1037/4110] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:47 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:47.644724 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ac5ae1d3-7311-4a87-867e-ba3e2e9d07fc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:47.646522 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac5ae1d3-7311-4a87-867e-ba3e2e9d07fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:47.646745 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac5ae1d3-7311-4a87-867e-ba3e2e9d07fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:47.646983 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac5ae1d3-7311-4a87-867e-ba3e2e9d07fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:47.647116 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ac5ae1d3-7311-4a87-867e-ba3e2e9d07fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:47.651573 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:47.651573 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:47.652376 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac5ae1d3-7311-4a87-867e-ba3e2e9d07fc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:47.652866 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1036/4111] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:47 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:48.133364 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-39b59932-0db0-42ad-936b-9a4b4ba83167 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:48.140376 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39b59932-0db0-42ad-936b-9a4b4ba83167 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c Aug 26 15:11:48.140376 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39b59932-0db0-42ad-936b-9a4b4ba83167 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:48.140376 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39b59932-0db0-42ad-936b-9a4b4ba83167 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:48.148877 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39b59932-0db0-42ad-936b-9a4b4ba83167 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c returned with HTTP 404 Aug 26 15:11:48.149560 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1023/4112] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:48 2026] GET /volume/v3/snapshots/80c03b4d-6a79-4016-9c05-eb00b8acfb5c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:48.160285 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bdc5a35f-e5d9-4861-b3fe-bc7194820028 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:48.162439 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bdc5a35f-e5d9-4861-b3fe-bc7194820028 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] DELETE https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 Aug 26 15:11:48.162701 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bdc5a35f-e5d9-4861-b3fe-bc7194820028 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:48.162952 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bdc5a35f-e5d9-4861-b3fe-bc7194820028 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:48.163173 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-bdc5a35f-e5d9-4861-b3fe-bc7194820028 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Delete volume with id: 0fd2549e-d992-4f65-82b4-50dbc78bf6e1 Aug 26 15:11:48.184001 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:48.184001 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:48.184602 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bdc5a35f-e5d9-4861-b3fe-bc7194820028 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:48.211614 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bdc5a35f-e5d9-4861-b3fe-bc7194820028 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Delete volume request issued successfully. Aug 26 15:11:48.211900 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bdc5a35f-e5d9-4861-b3fe-bc7194820028 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 returned with HTTP 202 Aug 26 15:11:48.212456 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1017/4113] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:11:48 2026] DELETE /volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:11:48.222914 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d2767c9d-1fb8-46fd-abac-61784b681f9e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:48.225536 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d2767c9d-1fb8-46fd-abac-61784b681f9e tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 Aug 26 15:11:48.225844 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d2767c9d-1fb8-46fd-abac-61784b681f9e tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:48.226161 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d2767c9d-1fb8-46fd-abac-61784b681f9e tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:48.233522 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:48.233522 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:48.242195 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d2767c9d-1fb8-46fd-abac-61784b681f9e tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Volume info retrieved successfully. Aug 26 15:11:48.254087 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d2767c9d-1fb8-46fd-abac-61784b681f9e tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 returned with HTTP 200 Aug 26 15:11:48.254531 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1038/4114] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:48 2026] GET /volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:11:48.572828 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-35561bc4-55e2-4056-ae83-6f11f6a34fb9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:48.574618 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35561bc4-55e2-4056-ae83-6f11f6a34fb9 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:48.574836 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35561bc4-55e2-4056-ae83-6f11f6a34fb9 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:48.575089 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35561bc4-55e2-4056-ae83-6f11f6a34fb9 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:48.575197 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-35561bc4-55e2-4056-ae83-6f11f6a34fb9 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:48.579468 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:48.579468 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:48.580180 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35561bc4-55e2-4056-ae83-6f11f6a34fb9 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:48.580498 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1037/4115] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:48 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:48.663741 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-254c81d8-30b3-467e-b62b-03baf1dd030b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:48.665515 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-254c81d8-30b3-467e-b62b-03baf1dd030b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:48.665843 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-254c81d8-30b3-467e-b62b-03baf1dd030b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:48.666161 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-254c81d8-30b3-467e-b62b-03baf1dd030b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:48.666394 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-254c81d8-30b3-467e-b62b-03baf1dd030b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:48.675428 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:48.675428 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:48.675428 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-254c81d8-30b3-467e-b62b-03baf1dd030b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:48.675428 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1024/4116] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:48 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:49.269941 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6a7dfc84-7ce8-4034-a6e9-cc5cbb1aad51 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:49.271928 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6a7dfc84-7ce8-4034-a6e9-cc5cbb1aad51 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] GET https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 Aug 26 15:11:49.272241 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6a7dfc84-7ce8-4034-a6e9-cc5cbb1aad51 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:49.272478 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6a7dfc84-7ce8-4034-a6e9-cc5cbb1aad51 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:49.278359 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6a7dfc84-7ce8-4034-a6e9-cc5cbb1aad51 tempest-VolumeRevertTests-1144484952 tempest-VolumeRevertTests-1144484952-project-member] https://10.4.3.64/volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 returned with HTTP 404 Aug 26 15:11:49.278866 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1018/4117] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:11:49 2026] GET /volume/v3/volumes/0fd2549e-d992-4f65-82b4-50dbc78bf6e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:11:49.592793 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e1b3fd18-4d55-43af-8db0-620917235769 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:49.594713 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e1b3fd18-4d55-43af-8db0-620917235769 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:49.595030 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e1b3fd18-4d55-43af-8db0-620917235769 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:49.595303 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e1b3fd18-4d55-43af-8db0-620917235769 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:49.595453 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e1b3fd18-4d55-43af-8db0-620917235769 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:49.600198 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:49.600198 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:49.601055 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e1b3fd18-4d55-43af-8db0-620917235769 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:49.601584 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1039/4118] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:49 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:49.691094 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d1beb040-f047-4ea7-9422-ba2b469f110b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:49.693122 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1beb040-f047-4ea7-9422-ba2b469f110b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:49.693122 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1beb040-f047-4ea7-9422-ba2b469f110b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:49.693122 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1beb040-f047-4ea7-9422-ba2b469f110b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:49.693122 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d1beb040-f047-4ea7-9422-ba2b469f110b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:49.697912 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:49.697912 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:49.698108 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1beb040-f047-4ea7-9422-ba2b469f110b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:49.698559 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1038/4119] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:49 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:50.620408 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7bdfbed5-91cd-4398-bd82-9eb36dc1208b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:50.622805 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7bdfbed5-91cd-4398-bd82-9eb36dc1208b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:50.623189 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7bdfbed5-91cd-4398-bd82-9eb36dc1208b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:50.623509 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7bdfbed5-91cd-4398-bd82-9eb36dc1208b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:50.623670 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7bdfbed5-91cd-4398-bd82-9eb36dc1208b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:50.629001 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:50.629001 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:50.629801 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7bdfbed5-91cd-4398-bd82-9eb36dc1208b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:50.630349 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1025/4120] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:50 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:50.711180 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6ca236d2-994a-4d22-88a9-4ffd4f9e3796 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:50.714562 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6ca236d2-994a-4d22-88a9-4ffd4f9e3796 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:50.714562 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6ca236d2-994a-4d22-88a9-4ffd4f9e3796 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:50.714562 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6ca236d2-994a-4d22-88a9-4ffd4f9e3796 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:50.714562 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6ca236d2-994a-4d22-88a9-4ffd4f9e3796 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:50.720018 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:50.720018 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:50.721138 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6ca236d2-994a-4d22-88a9-4ffd4f9e3796 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:50.721657 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1019/4121] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:50 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:50.770463 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:50.867669 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:50.868127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:50.870538 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:50.870665 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Create volume of 1 GB Aug 26 15:11:50.876396 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Availability Zones retrieved successfully. Aug 26 15:11:50.885346 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Flow 'volume_create_api' (cc568bc2-5712-4578-8b16-a1fcadec33d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:50.886674 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d92fa40-94b8-4b2b-a993-9dce1e97c984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:50.888092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:50.919348 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d92fa40-94b8-4b2b-a993-9dce1e97c984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:50.920476 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6191296d-9ae2-4f7a-9097-14319d36b799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:50.988789 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Created reservations ['e67890fb-7ce4-4353-9594-dd381c8907c8', 'b91d1db6-be9c-46a9-b9e3-39e61d45c387', 'e227ad57-af3d-432b-a0ab-5e1231d411ee', '5fd968ca-7e6c-44e1-812a-cf8ca16b822d'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:50.989673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6191296d-9ae2-4f7a-9097-14319d36b799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e67890fb-7ce4-4353-9594-dd381c8907c8', 'b91d1db6-be9c-46a9-b9e3-39e61d45c387', 'e227ad57-af3d-432b-a0ab-5e1231d411ee', '5fd968ca-7e6c-44e1-812a-cf8ca16b822d']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:50.990506 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0710ef66-16a7-4ed3-82d1-fa4b74926733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:51.017191 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0710ef66-16a7-4ed3-82d1-fa4b74926733) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e433eceb-905d-44e0-99ec-2fa2f7f20d2f', '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='5ab97e953ace4ebcb4147038cc45a75f',qos_specs=None,replication_status=,reservations=['e67890fb-7ce4-4353-9594-dd381c8907c8','b91d1db6-be9c-46a9-b9e3-39e61d45c387','e227ad57-af3d-432b-a0ab-5e1231d411ee','5fd968ca-7e6c-44e1-812a-cf8ca16b822d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68339398f24b4808ba55b77590888a96',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:50Z,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=e433eceb-905d-44e0-99ec-2fa2f7f20d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ab97e953ace4ebcb4147038cc45a75f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68339398f24b4808ba55b77590888a96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:51.018463 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6817f240-6ff3-4ebf-968f-79891ff293ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:51.041631 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6817f240-6ff3-4ebf-968f-79891ff293ef) transitioned into state 'SUCCESS' from 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='5ab97e953ace4ebcb4147038cc45a75f',qos_specs=None,replication_status=,reservations=['e67890fb-7ce4-4353-9594-dd381c8907c8','b91d1db6-be9c-46a9-b9e3-39e61d45c387','e227ad57-af3d-432b-a0ab-5e1231d411ee','5fd968ca-7e6c-44e1-812a-cf8ca16b822d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68339398f24b4808ba55b77590888a96',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:51.042384 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fff51dd-833e-4c8f-9d98-ee17e577ea45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:51.056612 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fff51dd-833e-4c8f-9d98-ee17e577ea45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:51.057720 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Flow 'volume_create_api' (cc568bc2-5712-4578-8b16-a1fcadec33d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:51.058095 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Create volume request issued successfully. Aug 26 15:11:51.058775 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63b5acbc-934f-4e52-9ec6-6c973a7239f7 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:51.059210 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1040/4122] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:11:50 2026] POST /volume/v3/volumes => generated 738 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:51.073649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-35588dbb-caa3-46dc-aecf-50f1c9907dc9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:51.075768 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35588dbb-caa3-46dc-aecf-50f1c9907dc9 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f Aug 26 15:11:51.076069 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35588dbb-caa3-46dc-aecf-50f1c9907dc9 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:51.076369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-35588dbb-caa3-46dc-aecf-50f1c9907dc9 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:51.083633 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:51.083633 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:51.088662 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-35588dbb-caa3-46dc-aecf-50f1c9907dc9 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Volume info retrieved successfully. Aug 26 15:11:51.094558 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-35588dbb-caa3-46dc-aecf-50f1c9907dc9 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f returned with HTTP 200 Aug 26 15:11:51.095240 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1039/4123] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:51 2026] GET /volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f => generated 806 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:51.652669 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e5f5af6d-efe2-4b00-824c-bd3e89100a02 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:51.654695 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e5f5af6d-efe2-4b00-824c-bd3e89100a02 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:51.655001 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e5f5af6d-efe2-4b00-824c-bd3e89100a02 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:51.655203 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e5f5af6d-efe2-4b00-824c-bd3e89100a02 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:51.655341 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e5f5af6d-efe2-4b00-824c-bd3e89100a02 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:51.660781 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:51.660781 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:51.661007 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e5f5af6d-efe2-4b00-824c-bd3e89100a02 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:51.661459 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1026/4124] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:51 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:51.733973 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-87424b16-7baf-40d8-9715-80cb78295421 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:51.795309 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87424b16-7baf-40d8-9715-80cb78295421 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:51.795565 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87424b16-7baf-40d8-9715-80cb78295421 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:51.795736 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-87424b16-7baf-40d8-9715-80cb78295421 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:51.795915 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-87424b16-7baf-40d8-9715-80cb78295421 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:51.800992 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:51.800992 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:51.801808 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-87424b16-7baf-40d8-9715-80cb78295421 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:51.802542 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1020/4125] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:51 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:52.111385 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f212c526-919e-4e83-a13e-b365b34423d4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:52.113416 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f212c526-919e-4e83-a13e-b365b34423d4 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f Aug 26 15:11:52.113626 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f212c526-919e-4e83-a13e-b365b34423d4 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:52.113806 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f212c526-919e-4e83-a13e-b365b34423d4 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:52.121797 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:52.121797 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:52.125749 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f212c526-919e-4e83-a13e-b365b34423d4 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Volume info retrieved successfully. Aug 26 15:11:52.130331 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f212c526-919e-4e83-a13e-b365b34423d4 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f returned with HTTP 200 Aug 26 15:11:52.130655 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1041/4126] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:52 2026] GET /volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:52.148200 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f5f360fe-107c-484d-993e-313ccbc220c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:52.150666 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5f360fe-107c-484d-993e-313ccbc220c2 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f Aug 26 15:11:52.150958 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f5f360fe-107c-484d-993e-313ccbc220c2 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:52.151251 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f5f360fe-107c-484d-993e-313ccbc220c2 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:52.160761 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:52.160761 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:52.165646 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f5f360fe-107c-484d-993e-313ccbc220c2 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Volume info retrieved successfully. Aug 26 15:11:52.171757 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f5f360fe-107c-484d-993e-313ccbc220c2 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f returned with HTTP 200 Aug 26 15:11:52.172523 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1040/4127] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:52 2026] GET /volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:52.189882 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c0a50df8-22f0-493f-a028-35364ed47001 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:52.191686 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:11:52.192025 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-797010095"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:52.193483 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-797010095'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:11:52.193642 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Create volume of 1 GB Aug 26 15:11:52.197742 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Availability Zones retrieved successfully. Aug 26 15:11:52.203399 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Flow 'volume_create_api' (a25ae0ab-8f73-4051-857d-c74fbc015384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:52.204301 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4996cbdf-ca27-4527-961d-d28d855aace4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:52.205315 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:11:52.231080 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4996cbdf-ca27-4527-961d-d28d855aace4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:52.231897 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e12bd0-ece3-48f9-8cca-be0290f9b4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:52.274808 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Created reservations ['eecd72dd-fb30-4825-9100-dee9d70e8187', '8303646b-a3f4-49e3-a5cf-808ac3eade50', '12d6e817-7b89-429d-9f62-2f41ab20bc9f', '9f21a967-c5fc-4e18-9cdf-137d96496767'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:52.275664 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e12bd0-ece3-48f9-8cca-be0290f9b4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eecd72dd-fb30-4825-9100-dee9d70e8187', '8303646b-a3f4-49e3-a5cf-808ac3eade50', '12d6e817-7b89-429d-9f62-2f41ab20bc9f', '9f21a967-c5fc-4e18-9cdf-137d96496767']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:52.276472 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff661139-9d53-4718-944e-8ce0e10db690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:52.299653 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff661139-9d53-4718-944e-8ce0e10db690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '823f42f5-1b7c-4313-b0f2-b472cf930d8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-797010095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab97e953ace4ebcb4147038cc45a75f',qos_specs=None,replication_status=,reservations=['eecd72dd-fb30-4825-9100-dee9d70e8187','8303646b-a3f4-49e3-a5cf-808ac3eade50','12d6e817-7b89-429d-9f62-2f41ab20bc9f','9f21a967-c5fc-4e18-9cdf-137d96496767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68339398f24b4808ba55b77590888a96',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:11:52Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-797010095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=823f42f5-1b7c-4313-b0f2-b472cf930d8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ab97e953ace4ebcb4147038cc45a75f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68339398f24b4808ba55b77590888a96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:52.302907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af8f1043-a471-43e9-8ea9-13887a247bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:52.319816 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af8f1043-a471-43e9-8ea9-13887a247bb1) transitioned into 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-797010095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ab97e953ace4ebcb4147038cc45a75f',qos_specs=None,replication_status=,reservations=['eecd72dd-fb30-4825-9100-dee9d70e8187','8303646b-a3f4-49e3-a5cf-808ac3eade50','12d6e817-7b89-429d-9f62-2f41ab20bc9f','9f21a967-c5fc-4e18-9cdf-137d96496767'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68339398f24b4808ba55b77590888a96',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:52.320781 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f929c6e6-82ad-4124-83b6-f8b40d7d494f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:11:52.331038 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f929c6e6-82ad-4124-83b6-f8b40d7d494f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:11:52.332249 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Flow 'volume_create_api' (a25ae0ab-8f73-4051-857d-c74fbc015384) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:11:52.332348 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Create volume request issued successfully. Aug 26 15:11:52.333903 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0a50df8-22f0-493f-a028-35364ed47001 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:11:52.333903 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1027/4128] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:11:52 2026] POST /volume/v3/volumes => generated 773 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:52.353577 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b3410fe5-1610-46a7-a480-026cdb1f4c6b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:52.355585 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3410fe5-1610-46a7-a480-026cdb1f4c6b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f Aug 26 15:11:52.355788 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3410fe5-1610-46a7-a480-026cdb1f4c6b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:52.355999 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3410fe5-1610-46a7-a480-026cdb1f4c6b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:52.363400 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:52.363400 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:52.368189 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b3410fe5-1610-46a7-a480-026cdb1f4c6b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Volume info retrieved successfully. Aug 26 15:11:52.374052 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3410fe5-1610-46a7-a480-026cdb1f4c6b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f returned with HTTP 200 Aug 26 15:11:52.374606 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1021/4129] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:52 2026] GET /volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:52.678368 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3a7183c7-810e-4a3c-ae63-8c53ac7d8181 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:52.680615 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3a7183c7-810e-4a3c-ae63-8c53ac7d8181 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:52.680958 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3a7183c7-810e-4a3c-ae63-8c53ac7d8181 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:52.681398 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3a7183c7-810e-4a3c-ae63-8c53ac7d8181 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:52.681567 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-3a7183c7-810e-4a3c-ae63-8c53ac7d8181 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:52.688161 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:52.688161 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:52.688960 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3a7183c7-810e-4a3c-ae63-8c53ac7d8181 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:52.689717 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1042/4130] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:52 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:52.817042 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-523892ea-8656-40c6-a4c0-b21eb5fce5cc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:52.818999 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-523892ea-8656-40c6-a4c0-b21eb5fce5cc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:52.819309 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-523892ea-8656-40c6-a4c0-b21eb5fce5cc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:52.819566 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-523892ea-8656-40c6-a4c0-b21eb5fce5cc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:52.819740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-523892ea-8656-40c6-a4c0-b21eb5fce5cc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:52.827584 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:52.827584 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:52.828621 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-523892ea-8656-40c6-a4c0-b21eb5fce5cc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:52.829143 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1041/4131] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:52 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:53.389048 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6b2955a5-6258-4657-bbc9-80bb67b1abdd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:53.390726 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b2955a5-6258-4657-bbc9-80bb67b1abdd tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f Aug 26 15:11:53.390901 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b2955a5-6258-4657-bbc9-80bb67b1abdd tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:53.391081 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6b2955a5-6258-4657-bbc9-80bb67b1abdd tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:53.397918 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:53.397918 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:53.403065 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6b2955a5-6258-4657-bbc9-80bb67b1abdd tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Volume info retrieved successfully. Aug 26 15:11:53.409384 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6b2955a5-6258-4657-bbc9-80bb67b1abdd tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f returned with HTTP 200 Aug 26 15:11:53.409775 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1028/4132] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:53 2026] GET /volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f => generated 866 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:53.423492 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8844014-990d-40b2-9016-b7ef35a400f2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:53.425336 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8844014-990d-40b2-9016-b7ef35a400f2 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f Aug 26 15:11:53.425515 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8844014-990d-40b2-9016-b7ef35a400f2 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:53.425712 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8844014-990d-40b2-9016-b7ef35a400f2 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:53.432074 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:53.432074 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:53.435359 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c8844014-990d-40b2-9016-b7ef35a400f2 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Volume info retrieved successfully. Aug 26 15:11:53.439011 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8844014-990d-40b2-9016-b7ef35a400f2 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f returned with HTTP 200 Aug 26 15:11:53.439371 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1022/4133] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:53 2026] GET /volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f => generated 866 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:53.451355 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ce519c3f-bf0b-4b3a-95f2-4e25c0ef89a8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:53.452930 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce519c3f-bf0b-4b3a-95f2-4e25c0ef89a8 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:11:53.453231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ce519c3f-bf0b-4b3a-95f2-4e25c0ef89a8 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "823f42f5-1b7c-4313-b0f2-b472cf930d8f", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1501251058"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:11:53.460650 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:53.460650 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:53.461101 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ce519c3f-bf0b-4b3a-95f2-4e25c0ef89a8 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Volume info retrieved successfully. Aug 26 15:11:53.461227 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-ce519c3f-bf0b-4b3a-95f2-4e25c0ef89a8 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Create snapshot from volume 823f42f5-1b7c-4313-b0f2-b472cf930d8f Aug 26 15:11:53.491325 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-ce519c3f-bf0b-4b3a-95f2-4e25c0ef89a8 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Created reservations ['79246d76-1bda-4597-84be-540119e72709', '88919918-555f-4d54-b9ec-6f750215f3f2', '0968e77a-1fbd-48ad-8222-2f567644eaff', 'e4117c30-fdb7-4173-b578-f082e48c6ff6'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:11:53.529536 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ce519c3f-bf0b-4b3a-95f2-4e25c0ef89a8 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Snapshot create request issued successfully. Aug 26 15:11:53.529863 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ce519c3f-bf0b-4b3a-95f2-4e25c0ef89a8 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:11:53.532908 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1043/4134] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:11:53 2026] POST /volume/v3/snapshots => generated 326 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:11:53.540263 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0571f873-13c4-4d41-b9ac-5f3579e09ecb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:53.541827 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0571f873-13c4-4d41-b9ac-5f3579e09ecb tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf Aug 26 15:11:53.543467 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0571f873-13c4-4d41-b9ac-5f3579e09ecb tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:53.543467 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0571f873-13c4-4d41-b9ac-5f3579e09ecb tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:53.547489 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:53.547489 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:53.547968 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0571f873-13c4-4d41-b9ac-5f3579e09ecb tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Snapshot retrieved successfully. Aug 26 15:11:53.548720 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0571f873-13c4-4d41-b9ac-5f3579e09ecb tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf returned with HTTP 200 Aug 26 15:11:53.549105 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1042/4135] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:53 2026] GET /volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:53.712902 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f4ba715c-d55a-4704-a610-abf21df56db5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:53.714682 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4ba715c-d55a-4704-a610-abf21df56db5 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:53.714901 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f4ba715c-d55a-4704-a610-abf21df56db5 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:53.715084 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f4ba715c-d55a-4704-a610-abf21df56db5 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:53.715193 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f4ba715c-d55a-4704-a610-abf21df56db5 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:53.719229 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:53.719229 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:53.719762 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f4ba715c-d55a-4704-a610-abf21df56db5 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:53.720115 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1029/4136] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:53 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:53.840827 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b30b8c8c-212c-491f-82e4-6a7304bf77d0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:53.843055 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b30b8c8c-212c-491f-82e4-6a7304bf77d0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:53.843264 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b30b8c8c-212c-491f-82e4-6a7304bf77d0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:53.843483 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b30b8c8c-212c-491f-82e4-6a7304bf77d0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:53.843615 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b30b8c8c-212c-491f-82e4-6a7304bf77d0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:53.848541 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:53.848541 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:53.849385 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b30b8c8c-212c-491f-82e4-6a7304bf77d0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:53.849766 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1023/4137] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:53 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:54.562435 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0a8b566e-f1e0-4f6c-b950-f54e63ab573b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:54.564378 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0a8b566e-f1e0-4f6c-b950-f54e63ab573b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf Aug 26 15:11:54.564557 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0a8b566e-f1e0-4f6c-b950-f54e63ab573b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:54.564775 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0a8b566e-f1e0-4f6c-b950-f54e63ab573b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:54.571127 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:54.571127 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:54.571583 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0a8b566e-f1e0-4f6c-b950-f54e63ab573b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Snapshot retrieved successfully. Aug 26 15:11:54.572399 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0a8b566e-f1e0-4f6c-b950-f54e63ab573b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf returned with HTTP 200 Aug 26 15:11:54.572766 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1044/4138] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:54 2026] GET /volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:54.583954 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-58c67862-7011-4189-95fc-ac8022f56d57 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:54.585506 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58c67862-7011-4189-95fc-ac8022f56d57 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf Aug 26 15:11:54.585665 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58c67862-7011-4189-95fc-ac8022f56d57 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:54.585864 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-58c67862-7011-4189-95fc-ac8022f56d57 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:54.590534 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:54.590534 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:54.591017 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-58c67862-7011-4189-95fc-ac8022f56d57 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Snapshot retrieved successfully. Aug 26 15:11:54.591733 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-58c67862-7011-4189-95fc-ac8022f56d57 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf returned with HTTP 200 Aug 26 15:11:54.592097 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1043/4139] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:54 2026] GET /volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf => generated 485 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:54.602986 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-81b7125a-2f35-4f6b-9e39-c2484c0a1632 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:54.604592 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-81b7125a-2f35-4f6b-9e39-c2484c0a1632 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf Aug 26 15:11:54.604753 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-81b7125a-2f35-4f6b-9e39-c2484c0a1632 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:54.604947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-81b7125a-2f35-4f6b-9e39-c2484c0a1632 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:54.605043 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-81b7125a-2f35-4f6b-9e39-c2484c0a1632 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Delete snapshot with id: 7c8d03ec-8fbb-4a2c-8619-db42a35192bf Aug 26 15:11:54.609559 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:54.609559 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:54.610014 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-81b7125a-2f35-4f6b-9e39-c2484c0a1632 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Snapshot retrieved successfully. Aug 26 15:11:54.625409 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-81b7125a-2f35-4f6b-9e39-c2484c0a1632 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Snapshot delete request issued successfully. Aug 26 15:11:54.625571 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-81b7125a-2f35-4f6b-9e39-c2484c0a1632 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf returned with HTTP 202 Aug 26 15:11:54.625963 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1030/4140] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:11:54 2026] DELETE /volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:54.633574 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5a5f5ccb-b259-461b-af29-22425647d4d8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:54.635558 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5a5f5ccb-b259-461b-af29-22425647d4d8 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf Aug 26 15:11:54.635799 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5a5f5ccb-b259-461b-af29-22425647d4d8 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:54.636080 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5a5f5ccb-b259-461b-af29-22425647d4d8 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:54.641586 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:54.641586 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:54.642115 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5a5f5ccb-b259-461b-af29-22425647d4d8 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Snapshot retrieved successfully. Aug 26 15:11:54.642919 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5a5f5ccb-b259-461b-af29-22425647d4d8 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf returned with HTTP 200 Aug 26 15:11:54.643377 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1024/4141] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:54 2026] GET /volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:54.733902 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ad0f3abc-3d45-434d-a02f-c7508af31dec None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:54.736003 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ad0f3abc-3d45-434d-a02f-c7508af31dec tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:54.736233 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ad0f3abc-3d45-434d-a02f-c7508af31dec tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:54.736468 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ad0f3abc-3d45-434d-a02f-c7508af31dec tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:54.736566 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ad0f3abc-3d45-434d-a02f-c7508af31dec tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:54.741773 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:54.741773 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:54.742710 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ad0f3abc-3d45-434d-a02f-c7508af31dec tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:54.743235 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1045/4142] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:54 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:54.860731 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-eda9d8ff-db3d-4e8c-aee0-67adfa6f1f30 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:54.864189 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eda9d8ff-db3d-4e8c-aee0-67adfa6f1f30 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:54.864457 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eda9d8ff-db3d-4e8c-aee0-67adfa6f1f30 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:54.864791 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-eda9d8ff-db3d-4e8c-aee0-67adfa6f1f30 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:54.864960 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-eda9d8ff-db3d-4e8c-aee0-67adfa6f1f30 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:54.872234 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:54.872234 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:54.873159 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-eda9d8ff-db3d-4e8c-aee0-67adfa6f1f30 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:54.873672 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1044/4143] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:54 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:55.656537 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2ae7b056-d050-4dc1-93a0-5d23304d31fa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:55.661597 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ae7b056-d050-4dc1-93a0-5d23304d31fa tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf Aug 26 15:11:55.661807 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ae7b056-d050-4dc1-93a0-5d23304d31fa tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:55.662046 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ae7b056-d050-4dc1-93a0-5d23304d31fa tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:55.669447 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ae7b056-d050-4dc1-93a0-5d23304d31fa tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf returned with HTTP 404 Aug 26 15:11:55.670015 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1031/4144] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:11:55 2026] GET /volume/v3/snapshots/7c8d03ec-8fbb-4a2c-8619-db42a35192bf => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:55.679124 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6efec40a-2288-49b7-9b7e-d6c03788f1ae None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:55.680866 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6efec40a-2288-49b7-9b7e-d6c03788f1ae tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] DELETE https://10.4.3.64/volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f Aug 26 15:11:55.681056 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6efec40a-2288-49b7-9b7e-d6c03788f1ae tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:55.681272 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6efec40a-2288-49b7-9b7e-d6c03788f1ae tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:55.681445 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-6efec40a-2288-49b7-9b7e-d6c03788f1ae tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Delete volume with id: 823f42f5-1b7c-4313-b0f2-b472cf930d8f Aug 26 15:11:55.688164 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:55.688164 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:55.688569 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6efec40a-2288-49b7-9b7e-d6c03788f1ae tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Volume info retrieved successfully. Aug 26 15:11:55.708734 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6efec40a-2288-49b7-9b7e-d6c03788f1ae tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Delete volume request issued successfully. Aug 26 15:11:55.709012 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6efec40a-2288-49b7-9b7e-d6c03788f1ae tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f returned with HTTP 202 Aug 26 15:11:55.709447 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1025/4145] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:11:55 2026] DELETE /volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:55.715996 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e943e59f-407b-4bf9-ba69-81ce9165883f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:55.718541 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e943e59f-407b-4bf9-ba69-81ce9165883f tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f Aug 26 15:11:55.718863 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e943e59f-407b-4bf9-ba69-81ce9165883f tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:55.719096 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e943e59f-407b-4bf9-ba69-81ce9165883f tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:55.726930 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:55.726930 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:55.731518 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e943e59f-407b-4bf9-ba69-81ce9165883f tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Volume info retrieved successfully. Aug 26 15:11:55.736166 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e943e59f-407b-4bf9-ba69-81ce9165883f tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f returned with HTTP 200 Aug 26 15:11:55.736514 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1046/4146] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:55 2026] GET /volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:55.759058 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-984c61bb-1168-485e-9b4f-cb0ec68a75bd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:55.761054 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-984c61bb-1168-485e-9b4f-cb0ec68a75bd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:55.761337 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-984c61bb-1168-485e-9b4f-cb0ec68a75bd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:55.761555 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-984c61bb-1168-485e-9b4f-cb0ec68a75bd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:55.761711 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-984c61bb-1168-485e-9b4f-cb0ec68a75bd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:55.766419 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:55.766419 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:55.767158 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-984c61bb-1168-485e-9b4f-cb0ec68a75bd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:55.767558 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1045/4147] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:55 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:55.885622 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f8fd4669-7717-49c4-a528-7f9bfd6f2a52 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:55.888104 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f8fd4669-7717-49c4-a528-7f9bfd6f2a52 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:55.888341 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f8fd4669-7717-49c4-a528-7f9bfd6f2a52 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:55.888578 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f8fd4669-7717-49c4-a528-7f9bfd6f2a52 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:55.888722 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f8fd4669-7717-49c4-a528-7f9bfd6f2a52 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:55.894384 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:55.894384 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:55.895290 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f8fd4669-7717-49c4-a528-7f9bfd6f2a52 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:55.895718 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1032/4148] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:55 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:11:56.749047 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c81f02e2-8f1c-4055-9ced-e1bb3593ab8d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:56.751005 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c81f02e2-8f1c-4055-9ced-e1bb3593ab8d tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f Aug 26 15:11:56.751221 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c81f02e2-8f1c-4055-9ced-e1bb3593ab8d tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:56.751428 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c81f02e2-8f1c-4055-9ced-e1bb3593ab8d tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:56.759286 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c81f02e2-8f1c-4055-9ced-e1bb3593ab8d tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f returned with HTTP 404 Aug 26 15:11:56.759846 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1026/4149] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:56 2026] GET /volume/v3/volumes/823f42f5-1b7c-4313-b0f2-b472cf930d8f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:56.767305 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-05195fb1-102e-46c8-9004-88af50b4b35b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:56.769412 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-05195fb1-102e-46c8-9004-88af50b4b35b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f Aug 26 15:11:56.769704 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-05195fb1-102e-46c8-9004-88af50b4b35b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:56.769945 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-05195fb1-102e-46c8-9004-88af50b4b35b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:56.770131 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-05195fb1-102e-46c8-9004-88af50b4b35b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Delete volume with id: e433eceb-905d-44e0-99ec-2fa2f7f20d2f Aug 26 15:11:56.777057 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:56.777057 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:56.777574 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-05195fb1-102e-46c8-9004-88af50b4b35b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Volume info retrieved successfully. Aug 26 15:11:56.782312 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d1a952c4-b4a0-4850-adca-8cab48b2f856 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:56.784206 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1a952c4-b4a0-4850-adca-8cab48b2f856 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:56.784419 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1a952c4-b4a0-4850-adca-8cab48b2f856 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:56.784609 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1a952c4-b4a0-4850-adca-8cab48b2f856 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:56.784721 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d1a952c4-b4a0-4850-adca-8cab48b2f856 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:56.789005 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:56.789005 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:56.789651 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1a952c4-b4a0-4850-adca-8cab48b2f856 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:56.790070 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1046/4150] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:56 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:56.797644 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-05195fb1-102e-46c8-9004-88af50b4b35b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Delete volume request issued successfully. Aug 26 15:11:56.797957 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-05195fb1-102e-46c8-9004-88af50b4b35b tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f returned with HTTP 202 Aug 26 15:11:56.798391 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1047/4151] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:11:56 2026] DELETE /volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:11:56.811949 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-225174fe-e1c7-4072-9ba8-0e39301d8345 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:56.818012 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-225174fe-e1c7-4072-9ba8-0e39301d8345 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f Aug 26 15:11:56.818267 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-225174fe-e1c7-4072-9ba8-0e39301d8345 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:56.818591 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-225174fe-e1c7-4072-9ba8-0e39301d8345 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:56.837534 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:56.837534 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:56.847243 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-225174fe-e1c7-4072-9ba8-0e39301d8345 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Volume info retrieved successfully. Aug 26 15:11:56.853739 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-225174fe-e1c7-4072-9ba8-0e39301d8345 tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f returned with HTTP 200 Aug 26 15:11:56.854153 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1033/4152] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:56 2026] GET /volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f => generated 830 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:56.918986 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-98e4b839-200b-4481-bafd-71e8f3ed873c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:56.920927 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98e4b839-200b-4481-bafd-71e8f3ed873c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:56.921189 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98e4b839-200b-4481-bafd-71e8f3ed873c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:56.921388 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98e4b839-200b-4481-bafd-71e8f3ed873c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:56.921500 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-98e4b839-200b-4481-bafd-71e8f3ed873c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:56.927902 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:56.927902 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:56.929059 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98e4b839-200b-4481-bafd-71e8f3ed873c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:56.929568 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1027/4153] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:56 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:57.802963 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a7d16193-e0a8-4f5c-82a9-23c4e9e06553 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:57.804794 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a7d16193-e0a8-4f5c-82a9-23c4e9e06553 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:57.805082 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a7d16193-e0a8-4f5c-82a9-23c4e9e06553 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:57.805321 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a7d16193-e0a8-4f5c-82a9-23c4e9e06553 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:57.805435 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a7d16193-e0a8-4f5c-82a9-23c4e9e06553 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:57.809840 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:57.809840 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:57.810563 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a7d16193-e0a8-4f5c-82a9-23c4e9e06553 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:57.810946 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1047/4154] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:57 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:57.867325 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-af7e7af8-035c-47de-bea4-1a0839cb8e4a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:57.868956 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-af7e7af8-035c-47de-bea4-1a0839cb8e4a tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] GET https://10.4.3.64/volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f Aug 26 15:11:57.869267 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-af7e7af8-035c-47de-bea4-1a0839cb8e4a tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:57.869550 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-af7e7af8-035c-47de-bea4-1a0839cb8e4a tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:57.875178 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-af7e7af8-035c-47de-bea4-1a0839cb8e4a tempest-CinderUnicodeTest-421183662 tempest-CinderUnicodeTest-421183662-project-member] https://10.4.3.64/volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f returned with HTTP 404 Aug 26 15:11:57.875807 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1048/4155] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:57 2026] GET /volume/v3/volumes/e433eceb-905d-44e0-99ec-2fa2f7f20d2f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:11:57.941083 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ea64b1bd-eb25-48d5-830d-872a84c27415 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:57.942994 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea64b1bd-eb25-48d5-830d-872a84c27415 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:57.943267 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea64b1bd-eb25-48d5-830d-872a84c27415 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:57.943545 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea64b1bd-eb25-48d5-830d-872a84c27415 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:57.943714 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ea64b1bd-eb25-48d5-830d-872a84c27415 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:57.948498 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:57.948498 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:11:57.949442 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea64b1bd-eb25-48d5-830d-872a84c27415 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:57.949915 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1034/4156] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:57 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:58.822019 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f8e692e1-c851-4ab8-86d8-fd9f808b2a03 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:58.824526 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f8e692e1-c851-4ab8-86d8-fd9f808b2a03 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:58.824713 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f8e692e1-c851-4ab8-86d8-fd9f808b2a03 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:58.825042 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f8e692e1-c851-4ab8-86d8-fd9f808b2a03 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:58.825198 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f8e692e1-c851-4ab8-86d8-fd9f808b2a03 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:58.831339 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:58.831339 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:11:58.832238 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f8e692e1-c851-4ab8-86d8-fd9f808b2a03 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:58.832733 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1028/4157] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:58 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:58.970222 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a9d4ea86-2107-4951-8f7d-2d7a53e9752f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:58.972251 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9d4ea86-2107-4951-8f7d-2d7a53e9752f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:11:58.972552 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9d4ea86-2107-4951-8f7d-2d7a53e9752f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:58.972802 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a9d4ea86-2107-4951-8f7d-2d7a53e9752f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:58.972994 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a9d4ea86-2107-4951-8f7d-2d7a53e9752f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:58.979010 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:58.979010 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:11:58.979979 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a9d4ea86-2107-4951-8f7d-2d7a53e9752f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:11:58.980425 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1048/4158] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:58 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:59.846827 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2362ee12-8c3f-4727-95e5-1d5796d72275 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:59.849691 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2362ee12-8c3f-4727-95e5-1d5796d72275 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:11:59.849999 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2362ee12-8c3f-4727-95e5-1d5796d72275 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:11:59.850233 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2362ee12-8c3f-4727-95e5-1d5796d72275 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:11:59.850387 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2362ee12-8c3f-4727-95e5-1d5796d72275 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:11:59.856912 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:11:59.856912 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:11:59.858575 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2362ee12-8c3f-4727-95e5-1d5796d72275 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:11:59.859140 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1049/4159] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:11:59 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:11:59.907039 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-84f129c5-4244-43ac-a249-84dcff69a663 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:11:59.996765 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bba1aec8-af95-4bd7-b405-f24f735b5f89 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:00.002358 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bba1aec8-af95-4bd7-b405-f24f735b5f89 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:12:00.002600 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bba1aec8-af95-4bd7-b405-f24f735b5f89 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:00.002833 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bba1aec8-af95-4bd7-b405-f24f735b5f89 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:00.002981 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-bba1aec8-af95-4bd7-b405-f24f735b5f89 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:00.008412 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:00.008412 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:00.009435 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bba1aec8-af95-4bd7-b405-f24f735b5f89 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:12:00.009913 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1029/4160] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:11:59 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:00.124562 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84f129c5-4244-43ac-a249-84dcff69a663 tempest-ProjectAdminTests-227137975 tempest-ProjectAdminTests-227137975-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Aug 26 15:12:00.124903 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84f129c5-4244-43ac-a249-84dcff69a663 tempest-ProjectAdminTests-227137975 tempest-ProjectAdminTests-227137975-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:00.125166 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84f129c5-4244-43ac-a249-84dcff69a663 tempest-ProjectAdminTests-227137975 tempest-ProjectAdminTests-227137975-project-admin] Calling method 'get_pools' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:00.136397 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84f129c5-4244-43ac-a249-84dcff69a663 tempest-ProjectAdminTests-227137975 tempest-ProjectAdminTests-227137975-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 26 15:12:00.136916 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1035/4161] 10.4.3.64 () {66 vars in 1284 bytes} [Wed Aug 26 15:11:59 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:00.148446 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-af8f849f-9340-4608-81af-e1192ed15d38 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:00.151068 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af8f849f-9340-4608-81af-e1192ed15d38 tempest-ProjectAdminTests-227137975 tempest-ProjectAdminTests-227137975-project-admin] GET https://10.4.3.64/volume/v3/capabilities/np0000008165@storpool Aug 26 15:12:00.151468 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af8f849f-9340-4608-81af-e1192ed15d38 tempest-ProjectAdminTests-227137975 tempest-ProjectAdminTests-227137975-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:00.151848 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af8f849f-9340-4608-81af-e1192ed15d38 tempest-ProjectAdminTests-227137975 tempest-ProjectAdminTests-227137975-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:00.164356 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af8f849f-9340-4608-81af-e1192ed15d38 tempest-ProjectAdminTests-227137975 tempest-ProjectAdminTests-227137975-project-admin] https://10.4.3.64/volume/v3/capabilities/np0000008165@storpool returned with HTTP 200 Aug 26 15:12:00.165168 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1049/4162] 10.4.3.64 () {66 vars in 1311 bytes} [Wed Aug 26 15:12:00 2026] GET /volume/v3/capabilities/np0000008165@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:00.871819 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a139f706-4cb6-4a2d-8087-ea4df2892d3b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:00.875157 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a139f706-4cb6-4a2d-8087-ea4df2892d3b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:12:00.875729 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a139f706-4cb6-4a2d-8087-ea4df2892d3b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:00.876106 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a139f706-4cb6-4a2d-8087-ea4df2892d3b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:00.876257 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a139f706-4cb6-4a2d-8087-ea4df2892d3b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:00.882535 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:00.882535 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:00.883641 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a139f706-4cb6-4a2d-8087-ea4df2892d3b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:12:00.885960 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1050/4163] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:00 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:01.022735 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3d684da4-e05a-4fcf-b3de-b0b35c41da37 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:01.025163 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d684da4-e05a-4fcf-b3de-b0b35c41da37 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:12:01.025479 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d684da4-e05a-4fcf-b3de-b0b35c41da37 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:01.025792 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d684da4-e05a-4fcf-b3de-b0b35c41da37 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:01.025972 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-3d684da4-e05a-4fcf-b3de-b0b35c41da37 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:01.032575 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:01.032575 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:01.033731 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d684da4-e05a-4fcf-b3de-b0b35c41da37 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:12:01.034425 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1030/4164] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:01 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:01.897824 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-79b72e23-db2d-4393-a5b3-820a2017c1e5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:01.900149 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79b72e23-db2d-4393-a5b3-820a2017c1e5 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:12:01.900422 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79b72e23-db2d-4393-a5b3-820a2017c1e5 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:01.900652 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79b72e23-db2d-4393-a5b3-820a2017c1e5 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:01.900855 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-79b72e23-db2d-4393-a5b3-820a2017c1e5 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:01.909995 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:01.909995 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:01.911374 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79b72e23-db2d-4393-a5b3-820a2017c1e5 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:12:01.911832 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1036/4165] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:01 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:02.049690 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-76e90211-ba75-48ec-9ba0-c3780d7b531b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:02.052338 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76e90211-ba75-48ec-9ba0-c3780d7b531b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:12:02.052677 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76e90211-ba75-48ec-9ba0-c3780d7b531b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:02.053223 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76e90211-ba75-48ec-9ba0-c3780d7b531b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:02.053553 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-76e90211-ba75-48ec-9ba0-c3780d7b531b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:02.062143 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:02.062143 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:02.063169 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76e90211-ba75-48ec-9ba0-c3780d7b531b tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:12:02.063621 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1050/4166] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:02 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:02.898498 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bdaa39e4-16ed-4c43-95be-c7d8c0d7b56f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:02.902805 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bdaa39e4-16ed-4c43-95be-c7d8c0d7b56f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 Aug 26 15:12:02.903116 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bdaa39e4-16ed-4c43-95be-c7d8c0d7b56f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:02.903356 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bdaa39e4-16ed-4c43-95be-c7d8c0d7b56f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:02.903493 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-bdaa39e4-16ed-4c43-95be-c7d8c0d7b56f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Delete snapshot with id: 46d08dfd-267c-4c1d-b728-280844140e21 Aug 26 15:12:02.909539 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bdaa39e4-16ed-4c43-95be-c7d8c0d7b56f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 returned with HTTP 404 Aug 26 15:12:02.910263 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1051/4167] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:12:02 2026] DELETE /volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:02.919601 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-73505896-90a2-4def-aa67-cfe348b672cd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:02.922283 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-73505896-90a2-4def-aa67-cfe348b672cd tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 Aug 26 15:12:02.922496 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-73505896-90a2-4def-aa67-cfe348b672cd tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:02.922722 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-73505896-90a2-4def-aa67-cfe348b672cd tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:02.924713 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ea14aedd-96ca-4f8d-9970-ad38fe7b7bcd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:02.927018 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea14aedd-96ca-4f8d-9970-ad38fe7b7bcd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:12:02.927156 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea14aedd-96ca-4f8d-9970-ad38fe7b7bcd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:02.927267 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ea14aedd-96ca-4f8d-9970-ad38fe7b7bcd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:02.927428 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ea14aedd-96ca-4f8d-9970-ad38fe7b7bcd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:02.929475 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-73505896-90a2-4def-aa67-cfe348b672cd tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 returned with HTTP 404 Aug 26 15:12:02.930310 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1031/4168] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:12:02 2026] GET /volume/v3/snapshots/46d08dfd-267c-4c1d-b728-280844140e21 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:02.932142 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:02.932142 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:02.932805 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ea14aedd-96ca-4f8d-9970-ad38fe7b7bcd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:12:02.933340 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1037/4169] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:02 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:02.971556 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-37a8b3d9-9eae-4562-9325-be38e9ff57c6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:02.973788 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-37a8b3d9-9eae-4562-9325-be38e9ff57c6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:12:02.974049 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-37a8b3d9-9eae-4562-9325-be38e9ff57c6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:02.974259 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-37a8b3d9-9eae-4562-9325-be38e9ff57c6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:02.985789 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:02.985789 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:02.989977 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-37a8b3d9-9eae-4562-9325-be38e9ff57c6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:02.995673 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-37a8b3d9-9eae-4562-9325-be38e9ff57c6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:12:02.996285 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1051/4170] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:12:02 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:03.017998 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-81c7bd84-1b3a-4f85-ab10-c311e183e2c3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:03.020350 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-81c7bd84-1b3a-4f85-ab10-c311e183e2c3 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] POST https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96/action Aug 26 15:12:03.020761 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-81c7bd84-1b3a-4f85-ab10-c311e183e2c3 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:12:03.020984 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-81c7bd84-1b3a-4f85-ab10-c311e183e2c3 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:03.041895 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:03.041895 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:03.042395 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-81c7bd84-1b3a-4f85-ab10-c311e183e2c3 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:03.051773 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-81c7bd84-1b3a-4f85-ab10-c311e183e2c3 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Begin detaching volume completed successfully. Aug 26 15:12:03.052089 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-81c7bd84-1b3a-4f85-ab10-c311e183e2c3 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96/action returned with HTTP 202 Aug 26 15:12:03.052585 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1052/4171] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:12:03 2026] POST /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:12:03.083741 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-acd85647-28ae-4f09-ad70-1ccb61df28b5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:03.088031 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-acd85647-28ae-4f09-ad70-1ccb61df28b5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:12:03.088268 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-acd85647-28ae-4f09-ad70-1ccb61df28b5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:03.089753 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-acd85647-28ae-4f09-ad70-1ccb61df28b5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:03.089753 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-acd85647-28ae-4f09-ad70-1ccb61df28b5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:03.095843 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:03.095843 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:03.096762 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-acd85647-28ae-4f09-ad70-1ccb61df28b5 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:12:03.097215 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1032/4172] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:03 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:03.114875 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-10e796aa-f4f3-4dc1-878b-22e159c323d7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:03.115438 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-10e796aa-f4f3-4dc1-878b-22e159c323d7 None None] GET https://10.4.3.64/volume// Aug 26 15:12:03.115705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-10e796aa-f4f3-4dc1-878b-22e159c323d7 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:03.116127 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-10e796aa-f4f3-4dc1-878b-22e159c323d7 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:03.116431 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-10e796aa-f4f3-4dc1-878b-22e159c323d7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:12:03.116849 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1038/4173] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:12:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:12:03.125760 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-d783d274-2625-4b06-a4f1-fb839d1c90a8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:03.129034 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-d783d274-2625-4b06-a4f1-fb839d1c90a8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:12:03.129441 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-d783d274-2625-4b06-a4f1-fb839d1c90a8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:03.129899 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-d783d274-2625-4b06-a4f1-fb839d1c90a8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:03.147542 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:03.147542 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:03.154149 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-d783d274-2625-4b06-a4f1-fb839d1c90a8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:03.159230 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-d783d274-2625-4b06-a4f1-fb839d1c90a8 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:12:03.160301 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1052/4174] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:12:03 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:12:03.952275 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0023e597-6c59-4bdf-ae84-f54e92860f3f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:03.954763 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0023e597-6c59-4bdf-ae84-f54e92860f3f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:12:03.954988 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0023e597-6c59-4bdf-ae84-f54e92860f3f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:03.955243 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0023e597-6c59-4bdf-ae84-f54e92860f3f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:03.955374 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0023e597-6c59-4bdf-ae84-f54e92860f3f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:03.961809 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:03.961809 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:03.963074 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0023e597-6c59-4bdf-ae84-f54e92860f3f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:12:03.963409 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1053/4175] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:03 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:03.979406 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e51d2d04-0c00-4941-8230-c26ea0e53ac8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:04.109923 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5d3c3991-9582-4e23-93e1-abff6c1874cb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:04.112540 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d3c3991-9582-4e23-93e1-abff6c1874cb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:12:04.112540 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d3c3991-9582-4e23-93e1-abff6c1874cb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:04.112727 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d3c3991-9582-4e23-93e1-abff6c1874cb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:04.112941 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-5d3c3991-9582-4e23-93e1-abff6c1874cb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:04.118958 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:04.118958 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:04.120009 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d3c3991-9582-4e23-93e1-abff6c1874cb tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:12:04.120529 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1039/4176] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:04 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:04.128523 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-01b2ee09-ae5b-4902-a001-9986c92fd642 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:04.130297 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-01b2ee09-ae5b-4902-a001-9986c92fd642 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] DELETE https://10.4.3.64/volume/v3/attachments/b7ef1cfc-e096-476d-9db9-ec8412a204b8 Aug 26 15:12:04.130478 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-01b2ee09-ae5b-4902-a001-9986c92fd642 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:04.130664 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-01b2ee09-ae5b-4902-a001-9986c92fd642 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:04.138957 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:04.138957 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:04.142547 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e51d2d04-0c00-4941-8230-c26ea0e53ac8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:12:04.143018 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e51d2d04-0c00-4941-8230-c26ea0e53ac8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92e8d466-c49b-42ca-851b-060854c39411"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:04.144718 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-e51d2d04-0c00-4941-8230-c26ea0e53ac8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Creating new backup {'backup': {'volume_id': '92e8d466-c49b-42ca-851b-060854c39411'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:12:04.144861 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-e51d2d04-0c00-4941-8230-c26ea0e53ac8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Creating backup of volume 92e8d466-c49b-42ca-851b-060854c39411 in container None Aug 26 15:12:04.152014 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:04.152014 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:04.152445 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e51d2d04-0c00-4941-8230-c26ea0e53ac8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Volume info retrieved successfully. Aug 26 15:12:04.177475 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-e51d2d04-0c00-4941-8230-c26ea0e53ac8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Created reservations ['bd853f2b-3dbd-4a24-bfde-7acf0eb49067', 'e3666057-e340-450f-9a5e-fa066d135184'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:12:04.198484 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a3cb07f7-de8d-4a97-88c7-47e55497c3d4 req-01b2ee09-ae5b-4902-a001-9986c92fd642 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/attachments/b7ef1cfc-e096-476d-9db9-ec8412a204b8 returned with HTTP 200 Aug 26 15:12:04.198981 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1053/4177] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:12:04 2026] DELETE /volume/v3/attachments/b7ef1cfc-e096-476d-9db9-ec8412a204b8 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:04.212912 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e51d2d04-0c00-4941-8230-c26ea0e53ac8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:12:04.212912 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1033/4178] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:12:03 2026] POST /volume/v3/backups => generated 286 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:12:04.224852 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d4cf1add-eecc-4ff0-a9b5-0a270242561e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:04.227281 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4cf1add-eecc-4ff0-a9b5-0a270242561e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:04.227554 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4cf1add-eecc-4ff0-a9b5-0a270242561e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:04.228923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4cf1add-eecc-4ff0-a9b5-0a270242561e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:04.228923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d4cf1add-eecc-4ff0-a9b5-0a270242561e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:04.237236 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:04.237236 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:04.238312 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4cf1add-eecc-4ff0-a9b5-0a270242561e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:04.238869 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1054/4179] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:04 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 693 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:05.134786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7c54338f-ab70-4cd6-91e5-cef0e2361fb7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:05.140237 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7c54338f-ab70-4cd6-91e5-cef0e2361fb7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:12:05.140424 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7c54338f-ab70-4cd6-91e5-cef0e2361fb7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:05.140634 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7c54338f-ab70-4cd6-91e5-cef0e2361fb7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:05.140749 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7c54338f-ab70-4cd6-91e5-cef0e2361fb7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:05.149113 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:05.149113 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:05.149860 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7c54338f-ab70-4cd6-91e5-cef0e2361fb7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:12:05.152258 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1040/4180] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:05 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:05.242841 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-37f4cd3c-970b-496f-a604-9def2dfdc8c4 req-ac10c9a0-2c19-4ae2-a283-de184c78dd71 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:05.245058 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-37f4cd3c-970b-496f-a604-9def2dfdc8c4 req-ac10c9a0-2c19-4ae2-a283-de184c78dd71 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:12:05.245271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-37f4cd3c-970b-496f-a604-9def2dfdc8c4 req-ac10c9a0-2c19-4ae2-a283-de184c78dd71 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:05.245478 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-37f4cd3c-970b-496f-a604-9def2dfdc8c4 req-ac10c9a0-2c19-4ae2-a283-de184c78dd71 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:05.254341 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0242d1d3-5714-4e78-8d2b-734c2fffdc5a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:05.254791 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:05.254791 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:05.256513 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0242d1d3-5714-4e78-8d2b-734c2fffdc5a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:05.256781 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0242d1d3-5714-4e78-8d2b-734c2fffdc5a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:05.257032 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0242d1d3-5714-4e78-8d2b-734c2fffdc5a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:05.257164 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0242d1d3-5714-4e78-8d2b-734c2fffdc5a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:05.259485 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-37f4cd3c-970b-496f-a604-9def2dfdc8c4 req-ac10c9a0-2c19-4ae2-a283-de184c78dd71 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:05.262443 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:05.262443 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:05.263321 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0242d1d3-5714-4e78-8d2b-734c2fffdc5a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:05.263906 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1034/4181] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:05 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:05.265221 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-37f4cd3c-970b-496f-a604-9def2dfdc8c4 req-ac10c9a0-2c19-4ae2-a283-de184c78dd71 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:12:05.265740 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1054/4182] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:12:05 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:05.280253 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e42be157-1dff-4f68-8d41-2b8025a83e8c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:05.282070 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e42be157-1dff-4f68-8d41-2b8025a83e8c tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] DELETE https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:12:05.282299 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e42be157-1dff-4f68-8d41-2b8025a83e8c tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:05.282517 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e42be157-1dff-4f68-8d41-2b8025a83e8c tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:05.282710 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-e42be157-1dff-4f68-8d41-2b8025a83e8c tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Delete volume with id: 40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:12:05.290258 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:05.290258 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:05.290774 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e42be157-1dff-4f68-8d41-2b8025a83e8c tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:05.313157 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e42be157-1dff-4f68-8d41-2b8025a83e8c tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Delete volume request issued successfully. Aug 26 15:12:05.313430 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e42be157-1dff-4f68-8d41-2b8025a83e8c tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 202 Aug 26 15:12:05.313923 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1055/4183] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:12:05 2026] DELETE /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:12:05.323947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-79d0a8fb-c90b-4c87-b626-d7dd35f3f422 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:05.326331 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79d0a8fb-c90b-4c87-b626-d7dd35f3f422 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:12:05.326606 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79d0a8fb-c90b-4c87-b626-d7dd35f3f422 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:05.326926 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-79d0a8fb-c90b-4c87-b626-d7dd35f3f422 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:05.335207 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:05.335207 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:05.339013 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-79d0a8fb-c90b-4c87-b626-d7dd35f3f422 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:05.343591 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-79d0a8fb-c90b-4c87-b626-d7dd35f3f422 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 200 Aug 26 15:12:05.344084 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1041/4184] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:05 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:06.164831 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-eabb1fc7-4cdb-4d32-ab61-a4cfcefea591 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:06.166802 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eabb1fc7-4cdb-4d32-ab61-a4cfcefea591 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:12:06.167094 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eabb1fc7-4cdb-4d32-ab61-a4cfcefea591 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:06.167288 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-eabb1fc7-4cdb-4d32-ab61-a4cfcefea591 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:06.167439 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-eabb1fc7-4cdb-4d32-ab61-a4cfcefea591 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:06.172193 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:06.172193 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:06.173279 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-eabb1fc7-4cdb-4d32-ab61-a4cfcefea591 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:12:06.173823 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1035/4185] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:06 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:06.276094 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cd47aa64-d74b-47ea-9083-800c16fa707a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:06.278603 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cd47aa64-d74b-47ea-9083-800c16fa707a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:06.278934 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cd47aa64-d74b-47ea-9083-800c16fa707a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:06.279206 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cd47aa64-d74b-47ea-9083-800c16fa707a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:06.279373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cd47aa64-d74b-47ea-9083-800c16fa707a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:06.285083 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:06.285083 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:06.286004 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cd47aa64-d74b-47ea-9083-800c16fa707a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:06.286514 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1055/4186] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:06 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:06.359709 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2aa148a3-12a0-4e56-8fde-4d302faa54e7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:06.361688 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2aa148a3-12a0-4e56-8fde-4d302faa54e7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 Aug 26 15:12:06.361926 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2aa148a3-12a0-4e56-8fde-4d302faa54e7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:06.362145 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2aa148a3-12a0-4e56-8fde-4d302faa54e7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:06.368938 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2aa148a3-12a0-4e56-8fde-4d302faa54e7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 returned with HTTP 404 Aug 26 15:12:06.369409 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1056/4187] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:06 2026] GET /volume/v3/volumes/40928eed-3b90-4555-9f36-fb12a64caf96 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:07.185172 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b5df248e-4b0f-4f73-b8d5-9044d454ec5c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:07.187165 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5df248e-4b0f-4f73-b8d5-9044d454ec5c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:12:07.187362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5df248e-4b0f-4f73-b8d5-9044d454ec5c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:07.187598 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5df248e-4b0f-4f73-b8d5-9044d454ec5c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:07.187756 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-b5df248e-4b0f-4f73-b8d5-9044d454ec5c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:07.192499 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:07.192499 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:07.193334 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5df248e-4b0f-4f73-b8d5-9044d454ec5c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:12:07.193818 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1042/4188] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:07 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:07.204512 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6b5a21b1-23da-4d76-9d1d-a204c12907a9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:07.206335 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b5a21b1-23da-4d76-9d1d-a204c12907a9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:12:07.206602 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b5a21b1-23da-4d76-9d1d-a204c12907a9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:07.206819 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b5a21b1-23da-4d76-9d1d-a204c12907a9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:07.206980 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6b5a21b1-23da-4d76-9d1d-a204c12907a9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:07.215161 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:07.215161 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:07.215954 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b5a21b1-23da-4d76-9d1d-a204c12907a9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:12:07.216574 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1036/4189] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:07 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:07.226668 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4bd0d427-6826-4d15-a12a-6117ffe03ca7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:07.228833 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4bd0d427-6826-4d15-a12a-6117ffe03ca7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:12:07.229315 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4bd0d427-6826-4d15-a12a-6117ffe03ca7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4ca9df2a-431b-4870-87f6-a72ad42ae21a", "incremental": true, "force": true}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:07.231145 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-4bd0d427-6826-4d15-a12a-6117ffe03ca7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating new backup {'backup': {'volume_id': '4ca9df2a-431b-4870-87f6-a72ad42ae21a', 'incremental': True, 'force': True}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:12:07.231317 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-4bd0d427-6826-4d15-a12a-6117ffe03ca7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating backup of volume 4ca9df2a-431b-4870-87f6-a72ad42ae21a in container None Aug 26 15:12:07.243423 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:07.243423 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:07.244164 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4bd0d427-6826-4d15-a12a-6117ffe03ca7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:12:07.262922 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4bd0d427-6826-4d15-a12a-6117ffe03ca7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Created reservations ['0d9534a4-2dc2-4804-a881-0189b11d4873', '128b1d10-530e-4bbf-a773-a5dc85f26f83'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:12:07.294918 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4bd0d427-6826-4d15-a12a-6117ffe03ca7 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:12:07.294918 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1056/4190] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:12:07 2026] POST /volume/v3/backups => generated 286 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:12:07.297711 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-71e3d2a2-4187-4faa-b901-d71abec171b4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:07.300928 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71e3d2a2-4187-4faa-b901-d71abec171b4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:07.300928 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71e3d2a2-4187-4faa-b901-d71abec171b4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:07.300928 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71e3d2a2-4187-4faa-b901-d71abec171b4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:07.300928 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-71e3d2a2-4187-4faa-b901-d71abec171b4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:07.301155 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e7d9885d-17e4-4b88-a5e5-031a93e00fe6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:07.302684 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7d9885d-17e4-4b88-a5e5-031a93e00fe6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:07.302920 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7d9885d-17e4-4b88-a5e5-031a93e00fe6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:07.303148 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e7d9885d-17e4-4b88-a5e5-031a93e00fe6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:07.303293 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e7d9885d-17e4-4b88-a5e5-031a93e00fe6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:07.304753 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:07.304753 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:07.305612 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71e3d2a2-4187-4faa-b901-d71abec171b4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:07.306115 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1057/4191] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:07 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:07.312406 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:07.312406 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:07.313194 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e7d9885d-17e4-4b88-a5e5-031a93e00fe6 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:07.313565 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1043/4192] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:07 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 692 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:08.317105 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e03d0ed2-25c9-4b93-85bb-e8e30829592d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:08.319805 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e03d0ed2-25c9-4b93-85bb-e8e30829592d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:08.320080 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e03d0ed2-25c9-4b93-85bb-e8e30829592d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:08.320383 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e03d0ed2-25c9-4b93-85bb-e8e30829592d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:08.320568 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e03d0ed2-25c9-4b93-85bb-e8e30829592d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:08.323978 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-57e6b1f1-3c9a-4aca-96a0-f87a102e0df8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:08.325666 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-57e6b1f1-3c9a-4aca-96a0-f87a102e0df8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:08.325855 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-57e6b1f1-3c9a-4aca-96a0-f87a102e0df8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:08.326068 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-57e6b1f1-3c9a-4aca-96a0-f87a102e0df8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:08.326171 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-57e6b1f1-3c9a-4aca-96a0-f87a102e0df8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:08.328239 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:08.328239 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:08.329081 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e03d0ed2-25c9-4b93-85bb-e8e30829592d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:08.329506 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1037/4193] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:08 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:08.330374 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:08.330374 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:08.331258 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-57e6b1f1-3c9a-4aca-96a0-f87a102e0df8 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:08.331660 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1057/4194] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:08 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:09.341472 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0d3a4102-ea63-499c-8c49-7c2129fe156c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:09.343025 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-07cf19df-276c-4025-a41d-373eb6b53047 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:09.343497 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d3a4102-ea63-499c-8c49-7c2129fe156c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:09.343782 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d3a4102-ea63-499c-8c49-7c2129fe156c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:09.344052 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d3a4102-ea63-499c-8c49-7c2129fe156c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:09.344299 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0d3a4102-ea63-499c-8c49-7c2129fe156c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:09.345054 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-07cf19df-276c-4025-a41d-373eb6b53047 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:09.345291 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-07cf19df-276c-4025-a41d-373eb6b53047 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:09.345545 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-07cf19df-276c-4025-a41d-373eb6b53047 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:09.345672 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-07cf19df-276c-4025-a41d-373eb6b53047 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:09.350083 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:09.350083 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:09.350843 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d3a4102-ea63-499c-8c49-7c2129fe156c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:09.351284 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1058/4195] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:09 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:09.351529 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:09.351529 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:09.352505 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-07cf19df-276c-4025-a41d-373eb6b53047 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:09.352991 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1044/4196] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:09 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:10.363842 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-23d0dda3-0f9c-417d-b461-33b5735a8bbe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:10.364471 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ae4dffd0-7a75-4fc2-a265-9f78d4714276 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:10.365844 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-23d0dda3-0f9c-417d-b461-33b5735a8bbe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:10.366107 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-23d0dda3-0f9c-417d-b461-33b5735a8bbe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:10.366366 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-23d0dda3-0f9c-417d-b461-33b5735a8bbe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:10.366478 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae4dffd0-7a75-4fc2-a265-9f78d4714276 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:10.366520 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-23d0dda3-0f9c-417d-b461-33b5735a8bbe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:10.366621 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae4dffd0-7a75-4fc2-a265-9f78d4714276 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:10.366842 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae4dffd0-7a75-4fc2-a265-9f78d4714276 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:10.366962 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ae4dffd0-7a75-4fc2-a265-9f78d4714276 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:10.371389 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:10.371389 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:10.371615 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:10.371615 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:10.372202 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae4dffd0-7a75-4fc2-a265-9f78d4714276 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:10.372414 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-23d0dda3-0f9c-417d-b461-33b5735a8bbe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:10.372578 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1058/4197] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:10 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:10.373080 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1038/4198] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:10 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:11.385243 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ba2af2eb-3e1b-46ee-91ab-451809205e0c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:11.387654 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-90f14c77-29d1-4410-9dbd-8e1b5081c7fb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:11.388127 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ba2af2eb-3e1b-46ee-91ab-451809205e0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:11.388127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ba2af2eb-3e1b-46ee-91ab-451809205e0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:11.388247 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ba2af2eb-3e1b-46ee-91ab-451809205e0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:11.388423 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ba2af2eb-3e1b-46ee-91ab-451809205e0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:11.390036 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90f14c77-29d1-4410-9dbd-8e1b5081c7fb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:11.390366 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90f14c77-29d1-4410-9dbd-8e1b5081c7fb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:11.391007 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-90f14c77-29d1-4410-9dbd-8e1b5081c7fb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:11.391007 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-90f14c77-29d1-4410-9dbd-8e1b5081c7fb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:11.394941 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:11.394941 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:11.395773 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:11.395773 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:11.395965 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ba2af2eb-3e1b-46ee-91ab-451809205e0c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:11.396413 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1059/4199] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:11 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:11.396929 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-90f14c77-29d1-4410-9dbd-8e1b5081c7fb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:11.397466 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1045/4200] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:11 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:12.364523 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-370f9d1b-09ad-428b-8e8e-8f245a4e26b8 req-a9e81c3c-1eae-42b6-83c5-ae0c33e1c152 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:12.366976 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-370f9d1b-09ad-428b-8e8e-8f245a4e26b8 req-a9e81c3c-1eae-42b6-83c5-ae0c33e1c152 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:12:12.367987 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-370f9d1b-09ad-428b-8e8e-8f245a4e26b8 req-a9e81c3c-1eae-42b6-83c5-ae0c33e1c152 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:12.367987 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-370f9d1b-09ad-428b-8e8e-8f245a4e26b8 req-a9e81c3c-1eae-42b6-83c5-ae0c33e1c152 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:12.379564 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:12.379564 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:12.382992 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-370f9d1b-09ad-428b-8e8e-8f245a4e26b8 req-a9e81c3c-1eae-42b6-83c5-ae0c33e1c152 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:12:12.387874 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-370f9d1b-09ad-428b-8e8e-8f245a4e26b8 req-a9e81c3c-1eae-42b6-83c5-ae0c33e1c152 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:12:12.388998 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1059/4201] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:12:12 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:12.407641 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-28e8a720-eaf3-424c-a1a0-35d762637f78 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:12.408821 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-87d43d11-3497-48c4-935f-99d291b1278e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:12.410504 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-28e8a720-eaf3-424c-a1a0-35d762637f78 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:12.410723 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-28e8a720-eaf3-424c-a1a0-35d762637f78 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:12.410939 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-28e8a720-eaf3-424c-a1a0-35d762637f78 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:12.411026 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-87d43d11-3497-48c4-935f-99d291b1278e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:12.411082 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-28e8a720-eaf3-424c-a1a0-35d762637f78 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:12.411284 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-87d43d11-3497-48c4-935f-99d291b1278e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:12.411550 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-87d43d11-3497-48c4-935f-99d291b1278e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:12.411711 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-87d43d11-3497-48c4-935f-99d291b1278e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:12.417929 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:12.417929 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:12.418098 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:12.418098 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:12.418596 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-28e8a720-eaf3-424c-a1a0-35d762637f78 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:12.418673 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-87d43d11-3497-48c4-935f-99d291b1278e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:12.419015 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1039/4202] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:12 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:12.419301 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1060/4203] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:12 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:13.432733 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fadb69bd-5a68-4561-ae21-b2a12b084d04 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:13.434672 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-40af3548-d9db-456c-9cbe-516012759a8b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:13.435772 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fadb69bd-5a68-4561-ae21-b2a12b084d04 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:13.436082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fadb69bd-5a68-4561-ae21-b2a12b084d04 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:13.436224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fadb69bd-5a68-4561-ae21-b2a12b084d04 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:13.436399 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-fadb69bd-5a68-4561-ae21-b2a12b084d04 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:13.437230 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-40af3548-d9db-456c-9cbe-516012759a8b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:13.438225 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-40af3548-d9db-456c-9cbe-516012759a8b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:13.438225 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-40af3548-d9db-456c-9cbe-516012759a8b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:13.438994 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-40af3548-d9db-456c-9cbe-516012759a8b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:13.444174 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:13.444174 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:13.446004 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-40af3548-d9db-456c-9cbe-516012759a8b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:13.446111 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:13.446111 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:13.446572 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1060/4204] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:13 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:13.448674 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fadb69bd-5a68-4561-ae21-b2a12b084d04 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:13.449597 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1046/4205] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:13 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 705 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:14.461234 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-74b8426a-37f9-4b14-bc37-1addb38eee25 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:14.463116 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f61516a7-73bb-4867-8dcd-017a7ca32068 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:14.463982 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-74b8426a-37f9-4b14-bc37-1addb38eee25 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:14.464128 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-74b8426a-37f9-4b14-bc37-1addb38eee25 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:14.464855 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-74b8426a-37f9-4b14-bc37-1addb38eee25 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:14.464991 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-74b8426a-37f9-4b14-bc37-1addb38eee25 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:14.467131 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f61516a7-73bb-4867-8dcd-017a7ca32068 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:14.467131 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f61516a7-73bb-4867-8dcd-017a7ca32068 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:14.467423 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f61516a7-73bb-4867-8dcd-017a7ca32068 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:14.467575 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f61516a7-73bb-4867-8dcd-017a7ca32068 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:14.470615 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:14.470615 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:14.471411 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-74b8426a-37f9-4b14-bc37-1addb38eee25 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:14.472098 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1040/4206] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:14 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:14.476143 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:14.476143 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:14.477333 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f61516a7-73bb-4867-8dcd-017a7ca32068 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:14.477854 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1061/4207] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:14 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:15.489703 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4f9fcaf4-92f2-4275-9616-6569056ba5fe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:15.491685 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f58f91fa-7f8a-4b8b-baf4-9308a657b529 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:15.492097 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f9fcaf4-92f2-4275-9616-6569056ba5fe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:15.492254 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f9fcaf4-92f2-4275-9616-6569056ba5fe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:15.493598 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f9fcaf4-92f2-4275-9616-6569056ba5fe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:15.494038 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4f9fcaf4-92f2-4275-9616-6569056ba5fe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:15.494536 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f58f91fa-7f8a-4b8b-baf4-9308a657b529 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:15.494771 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f58f91fa-7f8a-4b8b-baf4-9308a657b529 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:15.495580 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f58f91fa-7f8a-4b8b-baf4-9308a657b529 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:15.495580 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f58f91fa-7f8a-4b8b-baf4-9308a657b529 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:15.501195 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:15.501195 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:15.502450 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f9fcaf4-92f2-4275-9616-6569056ba5fe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:15.502951 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:15.502951 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:15.503118 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1061/4208] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:15 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:15.504906 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f58f91fa-7f8a-4b8b-baf4-9308a657b529 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:15.505432 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1047/4209] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:15 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:15.784637 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2c8b0da0-3044-41f4-9b3f-9463ab2b5f32 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:15.786793 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2c8b0da0-3044-41f4-9b3f-9463ab2b5f32 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:12:15.786980 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2c8b0da0-3044-41f4-9b3f-9463ab2b5f32 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:15.787263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2c8b0da0-3044-41f4-9b3f-9463ab2b5f32 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:15.799689 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:15.799689 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:15.804235 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2c8b0da0-3044-41f4-9b3f-9463ab2b5f32 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:12:15.809749 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2c8b0da0-3044-41f4-9b3f-9463ab2b5f32 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:12:15.810275 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1041/4210] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:15 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:15.857988 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-586910f5-fd78-4f2c-8ca4-0ddd6d20095e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:15.860422 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-586910f5-fd78-4f2c-8ca4-0ddd6d20095e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:12:15.860659 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-586910f5-fd78-4f2c-8ca4-0ddd6d20095e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:15.860946 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-586910f5-fd78-4f2c-8ca4-0ddd6d20095e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:15.872800 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:15.872800 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:15.876722 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-586910f5-fd78-4f2c-8ca4-0ddd6d20095e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:12:15.881831 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-586910f5-fd78-4f2c-8ca4-0ddd6d20095e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:12:15.882260 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1062/4211] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:12:15 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:15.907900 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-a452d9b8-f6c0-4c81-a0c5-d0f14d5bd991 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:15.909795 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-a452d9b8-f6c0-4c81-a0c5-d0f14d5bd991 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] POST https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a/action Aug 26 15:12:15.910094 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-a452d9b8-f6c0-4c81-a0c5-d0f14d5bd991 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:12:15.910198 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-a452d9b8-f6c0-4c81-a0c5-d0f14d5bd991 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:15.921272 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:15.921272 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:15.921557 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-a452d9b8-f6c0-4c81-a0c5-d0f14d5bd991 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:12:15.929091 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-a452d9b8-f6c0-4c81-a0c5-d0f14d5bd991 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Begin detaching volume completed successfully. Aug 26 15:12:15.929416 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-a452d9b8-f6c0-4c81-a0c5-d0f14d5bd991 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a/action returned with HTTP 202 Aug 26 15:12:15.930043 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1062/4212] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:12:15 2026] POST /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:12:15.981762 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3ce66f2d-7724-4863-a7b5-142a89b3997a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:15.982295 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3ce66f2d-7724-4863-a7b5-142a89b3997a None None] GET https://10.4.3.64/volume// Aug 26 15:12:15.982416 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3ce66f2d-7724-4863-a7b5-142a89b3997a None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:15.982590 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3ce66f2d-7724-4863-a7b5-142a89b3997a None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:15.983795 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3ce66f2d-7724-4863-a7b5-142a89b3997a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:12:15.983795 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1048/4213] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:12:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:12:15.991517 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-28b7f613-01cb-4214-aa96-7dd8b70f826c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:15.993809 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-28b7f613-01cb-4214-aa96-7dd8b70f826c tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:12:15.994018 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-28b7f613-01cb-4214-aa96-7dd8b70f826c tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:15.994238 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-28b7f613-01cb-4214-aa96-7dd8b70f826c tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:16.007575 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:16.007575 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:16.012273 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-28b7f613-01cb-4214-aa96-7dd8b70f826c tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:12:16.017448 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-28b7f613-01cb-4214-aa96-7dd8b70f826c tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:12:16.017448 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1042/4214] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:12:15 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:12:16.517470 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-25d4de9e-96b0-4a74-8761-d69df1d25234 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:16.518549 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7c935f72-7ff5-4c6f-904d-211002d385ca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:16.519438 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25d4de9e-96b0-4a74-8761-d69df1d25234 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:16.519658 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25d4de9e-96b0-4a74-8761-d69df1d25234 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:16.519838 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-25d4de9e-96b0-4a74-8761-d69df1d25234 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:16.519975 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-25d4de9e-96b0-4a74-8761-d69df1d25234 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:16.520502 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c935f72-7ff5-4c6f-904d-211002d385ca tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:16.520700 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c935f72-7ff5-4c6f-904d-211002d385ca tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:16.520912 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7c935f72-7ff5-4c6f-904d-211002d385ca tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:16.521058 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7c935f72-7ff5-4c6f-904d-211002d385ca tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:16.524199 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:16.524199 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:16.524802 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-25d4de9e-96b0-4a74-8761-d69df1d25234 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:16.525602 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1063/4215] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:16 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:16.526206 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:16.526206 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:16.527036 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7c935f72-7ff5-4c6f-904d-211002d385ca tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:16.527440 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1063/4216] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:16 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:16.989932 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-798663f3-366d-4937-8104-7f2957addf1d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:16.992705 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-798663f3-366d-4937-8104-7f2957addf1d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] DELETE https://10.4.3.64/volume/v3/attachments/552ca1f4-009b-4cdc-9b14-f795edf028ce Aug 26 15:12:16.992875 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-798663f3-366d-4937-8104-7f2957addf1d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:16.993083 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-798663f3-366d-4937-8104-7f2957addf1d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:17.004911 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:17.004911 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:17.056594 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-35d74689-3e14-42a2-bf6b-361f80b7d77f req-798663f3-366d-4937-8104-7f2957addf1d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/attachments/552ca1f4-009b-4cdc-9b14-f795edf028ce returned with HTTP 200 Aug 26 15:12:17.057105 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1049/4217] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:12:16 2026] DELETE /volume/v3/attachments/552ca1f4-009b-4cdc-9b14-f795edf028ce => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:17.538726 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1b17d8d2-9414-407c-8e67-6694cd7c29e0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:17.540939 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b17d8d2-9414-407c-8e67-6694cd7c29e0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:17.541232 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b17d8d2-9414-407c-8e67-6694cd7c29e0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:17.541496 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1b17d8d2-9414-407c-8e67-6694cd7c29e0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:17.541676 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1b17d8d2-9414-407c-8e67-6694cd7c29e0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:17.542030 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1d1b3111-7c6b-45ca-88a6-c4205281dde8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:17.544590 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1d1b3111-7c6b-45ca-88a6-c4205281dde8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:17.545003 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1d1b3111-7c6b-45ca-88a6-c4205281dde8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:17.545428 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1d1b3111-7c6b-45ca-88a6-c4205281dde8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:17.545611 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1d1b3111-7c6b-45ca-88a6-c4205281dde8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:17.548463 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:17.548463 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:17.550043 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1b17d8d2-9414-407c-8e67-6694cd7c29e0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:17.550928 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1043/4218] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:17 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:17.552425 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:17.552425 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:17.553539 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1d1b3111-7c6b-45ca-88a6-c4205281dde8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:17.554143 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1064/4219] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:17 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:17.563806 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-92a2288d-98b8-4fa3-adba-0786158af220 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:17.565716 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-92a2288d-98b8-4fa3-adba-0786158af220 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:17.565903 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-92a2288d-98b8-4fa3-adba-0786158af220 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:17.566141 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-92a2288d-98b8-4fa3-adba-0786158af220 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:17.566283 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-92a2288d-98b8-4fa3-adba-0786158af220 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:17.572532 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:17.572532 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:17.573793 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-92a2288d-98b8-4fa3-adba-0786158af220 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:17.574388 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1064/4220] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:17 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:17.586365 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b7503b30-55f5-4c40-9d13-6d8b9962c3aa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:17.588671 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b7503b30-55f5-4c40-9d13-6d8b9962c3aa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:17.588961 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b7503b30-55f5-4c40-9d13-6d8b9962c3aa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:17.589181 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b7503b30-55f5-4c40-9d13-6d8b9962c3aa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:17.589382 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-b7503b30-55f5-4c40-9d13-6d8b9962c3aa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete backup with id: 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. Aug 26 15:12:17.594456 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:17.594456 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:17.608812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-b7503b30-55f5-4c40-9d13-6d8b9962c3aa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] delete_backup rpcapi backup_id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:12:17.611022 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b7503b30-55f5-4c40-9d13-6d8b9962c3aa tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 202 Aug 26 15:12:17.611742 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1050/4221] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:12:17 2026] DELETE /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:12:17.623735 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-50b150a5-5de3-48cc-83f4-704b1274f07a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:17.626381 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50b150a5-5de3-48cc-83f4-704b1274f07a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:17.626643 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50b150a5-5de3-48cc-83f4-704b1274f07a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:17.626954 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50b150a5-5de3-48cc-83f4-704b1274f07a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:17.627524 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-50b150a5-5de3-48cc-83f4-704b1274f07a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:17.634588 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:17.634588 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:17.635696 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50b150a5-5de3-48cc-83f4-704b1274f07a tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 200 Aug 26 15:12:17.636330 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1044/4222] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:17 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:18.075505 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-323f9693-8e5e-4423-9a29-8ddbe51a68f4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:18.078947 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-323f9693-8e5e-4423-9a29-8ddbe51a68f4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:12:18.078947 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-323f9693-8e5e-4423-9a29-8ddbe51a68f4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:18.078947 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-323f9693-8e5e-4423-9a29-8ddbe51a68f4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:18.084356 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:18.084356 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:18.090206 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-323f9693-8e5e-4423-9a29-8ddbe51a68f4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:12:18.094594 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-323f9693-8e5e-4423-9a29-8ddbe51a68f4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:12:18.095007 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1065/4223] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:18 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:18.566093 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-934fc01c-4fad-4d8a-a562-68c9b9ed2ea9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:18.567857 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-934fc01c-4fad-4d8a-a562-68c9b9ed2ea9 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:18.568081 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-934fc01c-4fad-4d8a-a562-68c9b9ed2ea9 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:18.568262 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-934fc01c-4fad-4d8a-a562-68c9b9ed2ea9 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:18.568395 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-934fc01c-4fad-4d8a-a562-68c9b9ed2ea9 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:18.572699 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:18.572699 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:18.573564 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-934fc01c-4fad-4d8a-a562-68c9b9ed2ea9 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:18.574090 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1065/4224] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:18 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:18.652451 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-441e7842-782a-4ba6-93e5-1d4311613349 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:18.655046 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-441e7842-782a-4ba6-93e5-1d4311613349 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a Aug 26 15:12:18.655515 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-441e7842-782a-4ba6-93e5-1d4311613349 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:18.655567 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-441e7842-782a-4ba6-93e5-1d4311613349 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:18.655782 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-441e7842-782a-4ba6-93e5-1d4311613349 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id 55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:18.661327 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-441e7842-782a-4ba6-93e5-1d4311613349 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a returned with HTTP 404 Aug 26 15:12:18.661954 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1051/4225] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:18 2026] GET /volume/v3/backups/55dd66b7-60ac-49e8-acbd-dbb1ecf0c76a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:18.670336 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5f194145-07f4-44c2-947d-b643cc3942c3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:18.672299 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5f194145-07f4-44c2-947d-b643cc3942c3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:12:18.672683 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5f194145-07f4-44c2-947d-b643cc3942c3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4ca9df2a-431b-4870-87f6-a72ad42ae21a", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-571196290", "container": "tempest-volumesbackupstest-backup-container-142834101"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:18.676299 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-5f194145-07f4-44c2-947d-b643cc3942c3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating new backup {'backup': {'volume_id': '4ca9df2a-431b-4870-87f6-a72ad42ae21a', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-571196290', 'container': 'tempest-volumesbackupstest-backup-container-142834101'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:12:18.677496 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-5f194145-07f4-44c2-947d-b643cc3942c3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Creating backup of volume 4ca9df2a-431b-4870-87f6-a72ad42ae21a in container tempest-volumesbackupstest-backup-container-142834101 Aug 26 15:12:18.697927 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:18.697927 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:18.698574 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5f194145-07f4-44c2-947d-b643cc3942c3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:12:18.717689 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-5f194145-07f4-44c2-947d-b643cc3942c3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Created reservations ['20f40463-3db1-4633-99c4-862aa98fc317', 'cd4a17c1-ab69-4d07-b0f5-8e2474eed5bd'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:12:18.776777 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5f194145-07f4-44c2-947d-b643cc3942c3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:12:18.777451 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1045/4226] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:12:18 2026] POST /volume/v3/backups => generated 327 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:12:18.792953 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-74ae07ea-89e5-410f-9237-f1348abb355f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:18.796593 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-74ae07ea-89e5-410f-9237-f1348abb355f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:18.796818 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-74ae07ea-89e5-410f-9237-f1348abb355f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:18.797043 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-74ae07ea-89e5-410f-9237-f1348abb355f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:18.797181 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-74ae07ea-89e5-410f-9237-f1348abb355f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:18.809016 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:18.809016 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:18.810084 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-74ae07ea-89e5-410f-9237-f1348abb355f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 200 Aug 26 15:12:18.810562 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1066/4227] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:18 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 784 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:18.849614 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:18.860029 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:12:18.860482 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-21633617", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:18.867506 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-21633617', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:12:18.867767 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Create volume of 1 GB Aug 26 15:12:18.887146 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Availability Zones retrieved successfully. Aug 26 15:12:18.906944 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Flow 'volume_create_api' (f189f5e4-c28a-4d04-9b1f-75a76b99d751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:12:18.908234 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (209f79b6-7f12-450c-b2be-b87f11c89a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:18.908962 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:12:18.953916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (209f79b6-7f12-450c-b2be-b87f11c89a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:18.953916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f763b6b6-6f80-4150-825e-cbdce5142036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:19.004037 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Created reservations ['c0951f47-0928-4c87-a1ec-cea41045ec1b', '34a72770-f1a1-44c2-8a14-09c02f774d51', '7e43d41d-4683-4ab0-bdaa-ba2b299750ac', 'f1d1e481-b2f2-4de3-8ddb-b9f5e953a92a'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:12:19.004855 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f763b6b6-6f80-4150-825e-cbdce5142036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0951f47-0928-4c87-a1ec-cea41045ec1b', '34a72770-f1a1-44c2-8a14-09c02f774d51', '7e43d41d-4683-4ab0-bdaa-ba2b299750ac', 'f1d1e481-b2f2-4de3-8ddb-b9f5e953a92a']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:19.005626 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7af4d78-8191-4562-a4d9-de174019c381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:19.038150 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7af4d78-8191-4562-a4d9-de174019c381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72eca256-a1aa-4a0c-9f82-4e9894223834', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-21633617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f51ace07194852970cd002f595e181',qos_specs=None,replication_status=,reservations=['c0951f47-0928-4c87-a1ec-cea41045ec1b','34a72770-f1a1-44c2-8a14-09c02f774d51','7e43d41d-4683-4ab0-bdaa-ba2b299750ac','f1d1e481-b2f2-4de3-8ddb-b9f5e953a92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d9ca87a97734aad89de56f05120c423',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:12:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-21633617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72eca256-a1aa-4a0c-9f82-4e9894223834,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4f51ace07194852970cd002f595e181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d9ca87a97734aad89de56f05120c423',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:19.039104 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496535b8-02d1-45aa-bb20-be652a219ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:19.068865 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (496535b8-02d1-45aa-bb20-be652a219ef3) transitioned into state 'SUCCESS' from state '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-21633617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4f51ace07194852970cd002f595e181',qos_specs=None,replication_status=,reservations=['c0951f47-0928-4c87-a1ec-cea41045ec1b','34a72770-f1a1-44c2-8a14-09c02f774d51','7e43d41d-4683-4ab0-bdaa-ba2b299750ac','f1d1e481-b2f2-4de3-8ddb-b9f5e953a92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d9ca87a97734aad89de56f05120c423',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:19.069237 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2171e231-297a-47a2-8726-038b55f1c7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:19.081583 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2171e231-297a-47a2-8726-038b55f1c7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:19.082777 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Flow 'volume_create_api' (f189f5e4-c28a-4d04-9b1f-75a76b99d751) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:12:19.082992 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Create volume request issued successfully. Aug 26 15:12:19.083641 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b658ec40-4eeb-449c-bc5b-708f05af3eee tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:12:19.084148 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1066/4228] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:12:18 2026] POST /volume/v3/volumes => generated 751 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:12:19.096919 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-67064ded-6e5d-4b0b-b04c-32415a4e504b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:19.099285 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-67064ded-6e5d-4b0b-b04c-32415a4e504b tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:19.099643 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-67064ded-6e5d-4b0b-b04c-32415a4e504b tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:19.099844 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-67064ded-6e5d-4b0b-b04c-32415a4e504b tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:19.113904 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:19.113904 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:19.115432 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-67064ded-6e5d-4b0b-b04c-32415a4e504b tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:19.122108 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-67064ded-6e5d-4b0b-b04c-32415a4e504b tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:19.122639 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1052/4229] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:19 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:19.585654 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7a93eaf6-6035-4365-bb85-482b6377b516 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:19.587924 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7a93eaf6-6035-4365-bb85-482b6377b516 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:19.588637 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7a93eaf6-6035-4365-bb85-482b6377b516 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:19.588930 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7a93eaf6-6035-4365-bb85-482b6377b516 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:19.589091 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7a93eaf6-6035-4365-bb85-482b6377b516 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:19.596354 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:19.596354 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:19.597310 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7a93eaf6-6035-4365-bb85-482b6377b516 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:19.597832 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1046/4230] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:19 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:19.827016 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d1db3a15-f109-4827-b56d-086ca4c3ece2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:19.830664 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d1db3a15-f109-4827-b56d-086ca4c3ece2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:19.830664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d1db3a15-f109-4827-b56d-086ca4c3ece2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:19.830664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d1db3a15-f109-4827-b56d-086ca4c3ece2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:19.830664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d1db3a15-f109-4827-b56d-086ca4c3ece2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:19.834804 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:19.834804 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:19.835909 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d1db3a15-f109-4827-b56d-086ca4c3ece2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 200 Aug 26 15:12:19.836487 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1067/4231] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:19 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:20.139207 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-01fa6d2a-8bea-438b-b35b-153612365855 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.141605 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01fa6d2a-8bea-438b-b35b-153612365855 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:20.141851 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01fa6d2a-8bea-438b-b35b-153612365855 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:20.142103 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01fa6d2a-8bea-438b-b35b-153612365855 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:20.152074 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:20.152074 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:20.160462 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-01fa6d2a-8bea-438b-b35b-153612365855 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:20.167004 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01fa6d2a-8bea-438b-b35b-153612365855 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:20.167527 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1067/4232] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:20 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:20.185354 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-78a878ac-ec36-4a60-89c3-5d4527b6b3be None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.187811 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-78a878ac-ec36-4a60-89c3-5d4527b6b3be tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:20.188069 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-78a878ac-ec36-4a60-89c3-5d4527b6b3be tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:20.188345 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-78a878ac-ec36-4a60-89c3-5d4527b6b3be tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:20.201578 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:20.201578 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:20.207292 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-78a878ac-ec36-4a60-89c3-5d4527b6b3be tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:20.213216 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-78a878ac-ec36-4a60-89c3-5d4527b6b3be tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:20.213759 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1053/4233] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:20 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:20.226496 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9c18ef40-22a9-4d71-b3eb-94d309c97738 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.228191 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9c18ef40-22a9-4d71-b3eb-94d309c97738 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes Aug 26 15:12:20.228380 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9c18ef40-22a9-4d71-b3eb-94d309c97738 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:20.228573 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9c18ef40-22a9-4d71-b3eb-94d309c97738 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:20.228823 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-9c18ef40-22a9-4d71-b3eb-94d309c97738 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:12:20.229556 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-9c18ef40-22a9-4d71-b3eb-94d309c97738 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:12:20.236699 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9c18ef40-22a9-4d71-b3eb-94d309c97738 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Get all volumes completed successfully. Aug 26 15:12:20.237128 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9c18ef40-22a9-4d71-b3eb-94d309c97738 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 200 Aug 26 15:12:20.237512 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1047/4234] 10.4.3.64 () {66 vars in 1230 bytes} [Wed Aug 26 15:12:20 2026] GET /volume/v3/volumes => generated 335 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:20.246508 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-21d55d83-b57a-437d-bf2b-fba80e66db2f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.248342 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21d55d83-b57a-437d-bf2b-fba80e66db2f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:20.248702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21d55d83-b57a-437d-bf2b-fba80e66db2f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:20.249058 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21d55d83-b57a-437d-bf2b-fba80e66db2f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:20.257242 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:20.257242 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:20.261151 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-21d55d83-b57a-437d-bf2b-fba80e66db2f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:20.266007 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21d55d83-b57a-437d-bf2b-fba80e66db2f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:20.266517 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1068/4235] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:20 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:20.316515 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-266dc72b-f7ac-41cd-8731-24224e5dfa13 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.318530 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-266dc72b-f7ac-41cd-8731-24224e5dfa13 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:20.318692 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-266dc72b-f7ac-41cd-8731-24224e5dfa13 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:20.318873 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-266dc72b-f7ac-41cd-8731-24224e5dfa13 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:20.325493 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:20.325493 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:20.329182 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-266dc72b-f7ac-41cd-8731-24224e5dfa13 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:20.333444 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-266dc72b-f7ac-41cd-8731-24224e5dfa13 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:20.333822 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1068/4236] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:12:20 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:20.407462 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c2f29122-2b4f-4350-b9a9-f2f0fd793261 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.407765 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c2f29122-2b4f-4350-b9a9-f2f0fd793261 None None] GET https://10.4.3.64/volume// Aug 26 15:12:20.407983 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c2f29122-2b4f-4350-b9a9-f2f0fd793261 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:20.408169 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c2f29122-2b4f-4350-b9a9-f2f0fd793261 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:20.408473 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c2f29122-2b4f-4350-b9a9-f2f0fd793261 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:12:20.408792 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1054/4237] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:12:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:12:20.417391 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-2418d08b-3720-4976-b953-ea8dee32d12f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.419482 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-2418d08b-3720-4976-b953-ea8dee32d12f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:12:20.419834 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-2418d08b-3720-4976-b953-ea8dee32d12f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72eca256-a1aa-4a0c-9f82-4e9894223834", "connector": null, "instance_uuid": "ca194888-ea65-42f4-b171-c2122cf3a6e3"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:20.428705 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:20.428705 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:20.457673 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-2418d08b-3720-4976-b953-ea8dee32d12f tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:12:20.458144 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1048/4238] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:12:20 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) Aug 26 15:12:20.487073 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dd4e81b1-b1e9-41dd-9c88-3a170e256ca7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.488639 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dd4e81b1-b1e9-41dd-9c88-3a170e256ca7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:20.490910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dd4e81b1-b1e9-41dd-9c88-3a170e256ca7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:20.490910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dd4e81b1-b1e9-41dd-9c88-3a170e256ca7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:20.496864 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-30688207-49b4-41f0-bdd6-e770934a724a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.497441 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30688207-49b4-41f0-bdd6-e770934a724a None None] GET https://10.4.3.64/volume// Aug 26 15:12:20.497990 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30688207-49b4-41f0-bdd6-e770934a724a None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:20.497990 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30688207-49b4-41f0-bdd6-e770934a724a None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:20.498416 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30688207-49b4-41f0-bdd6-e770934a724a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:12:20.498816 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1069/4239] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:12:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:12:20.500784 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:20.500784 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:20.508575 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dd4e81b1-b1e9-41dd-9c88-3a170e256ca7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:20.509953 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-cbd49357-975a-445d-84f2-86a8ea5722bf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.512023 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dd4e81b1-b1e9-41dd-9c88-3a170e256ca7 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:20.512023 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1069/4240] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:20 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:20.512144 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-cbd49357-975a-445d-84f2-86a8ea5722bf tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:20.512357 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-cbd49357-975a-445d-84f2-86a8ea5722bf tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:20.512584 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-cbd49357-975a-445d-84f2-86a8ea5722bf tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:20.522234 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:20.522234 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:20.525797 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-cbd49357-975a-445d-84f2-86a8ea5722bf tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:20.530262 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-cbd49357-975a-445d-84f2-86a8ea5722bf tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:20.530858 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1055/4241] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:12:20 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:12:20.610816 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-354e9e34-1dd3-47d3-808c-bccc8c54c284 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.613628 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-354e9e34-1dd3-47d3-808c-bccc8c54c284 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:20.613910 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-354e9e34-1dd3-47d3-808c-bccc8c54c284 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:20.614156 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-354e9e34-1dd3-47d3-808c-bccc8c54c284 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:20.614304 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-354e9e34-1dd3-47d3-808c-bccc8c54c284 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:20.622709 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:20.622709 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:20.624643 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-354e9e34-1dd3-47d3-808c-bccc8c54c284 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:20.625280 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1049/4242] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:20 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 707 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:20.642709 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-b0be0169-0dac-45c2-b7c7-04b517f935f5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.645818 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-b0be0169-0dac-45c2-b7c7-04b517f935f5 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] PUT https://10.4.3.64/volume/v3/attachments/9f42307c-f1e1-4d0a-9ac0-dd71f10e3bd5 Aug 26 15:12:20.646363 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-b0be0169-0dac-45c2-b7c7-04b517f935f5 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:20.656512 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-b0be0169-0dac-45c2-b7c7-04b517f935f5 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Acquiring lock "cinder-attachment_update-72eca256-a1aa-4a0c-9f82-4e9894223834-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:12:20.666021 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-b0be0169-0dac-45c2-b7c7-04b517f935f5 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Lock "cinder-attachment_update-72eca256-a1aa-4a0c-9f82-4e9894223834-np0000008165" acquired by "attachment_update" :: waited 0.009s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:12:20.667459 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:20.667459 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:20.783635 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-b0be0169-0dac-45c2-b7c7-04b517f935f5 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Lock "cinder-attachment_update-72eca256-a1aa-4a0c-9f82-4e9894223834-np0000008165" released by "attachment_update" :: held 0.118s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:12:20.784045 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-b0be0169-0dac-45c2-b7c7-04b517f935f5 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/attachments/9f42307c-f1e1-4d0a-9ac0-dd71f10e3bd5 returned with HTTP 200 Aug 26 15:12:20.784551 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1070/4243] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:12:20 2026] PUT /volume/v3/attachments/9f42307c-f1e1-4d0a-9ac0-dd71f10e3bd5 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:20.849596 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f1081463-e675-4d9b-811a-40c2a0eca051 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:20.854555 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1081463-e675-4d9b-811a-40c2a0eca051 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:20.854555 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1081463-e675-4d9b-811a-40c2a0eca051 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:20.854555 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f1081463-e675-4d9b-811a-40c2a0eca051 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:20.854555 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f1081463-e675-4d9b-811a-40c2a0eca051 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:20.859186 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:20.859186 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:20.860317 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f1081463-e675-4d9b-811a-40c2a0eca051 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 200 Aug 26 15:12:20.860936 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1070/4244] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:20 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:21.531218 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-512939bf-dfd5-4003-b495-e31bccfb2522 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:21.533489 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-512939bf-dfd5-4003-b495-e31bccfb2522 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:21.533727 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-512939bf-dfd5-4003-b495-e31bccfb2522 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:21.533933 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-512939bf-dfd5-4003-b495-e31bccfb2522 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:21.543343 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:21.543343 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:21.546769 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-512939bf-dfd5-4003-b495-e31bccfb2522 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:21.551142 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-512939bf-dfd5-4003-b495-e31bccfb2522 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:21.551531 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1056/4245] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:21 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:21.639647 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c2c20f6c-2db6-4089-a2e0-1e158ed89f87 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:21.642861 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c2c20f6c-2db6-4089-a2e0-1e158ed89f87 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:21.643432 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c2c20f6c-2db6-4089-a2e0-1e158ed89f87 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:21.643855 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c2c20f6c-2db6-4089-a2e0-1e158ed89f87 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:21.644112 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c2c20f6c-2db6-4089-a2e0-1e158ed89f87 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 7c459844-2f7a-4dfa-aa43-4a769d36160f. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:21.650310 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:21.650310 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:21.651390 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c2c20f6c-2db6-4089-a2e0-1e158ed89f87 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 200 Aug 26 15:12:21.653556 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1050/4246] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:21 2026] GET /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:21.665840 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2c2e8de9-a259-462b-8327-2501e94a085e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:21.667596 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c2e8de9-a259-462b-8327-2501e94a085e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] DELETE https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f Aug 26 15:12:21.667956 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c2e8de9-a259-462b-8327-2501e94a085e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:21.668043 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2c2e8de9-a259-462b-8327-2501e94a085e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:21.668198 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-2c2e8de9-a259-462b-8327-2501e94a085e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete backup with id: 7c459844-2f7a-4dfa-aa43-4a769d36160f. Aug 26 15:12:21.674061 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:21.674061 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:21.690983 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-2c2e8de9-a259-462b-8327-2501e94a085e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] delete_backup rpcapi backup_id 7c459844-2f7a-4dfa-aa43-4a769d36160f {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:12:21.692824 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2c2e8de9-a259-462b-8327-2501e94a085e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f returned with HTTP 202 Aug 26 15:12:21.693268 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1071/4247] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:12:21 2026] DELETE /volume/v3/backups/7c459844-2f7a-4dfa-aa43-4a769d36160f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:12:21.702622 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:21.704646 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:12:21.705298 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-648372681"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:21.706807 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-648372681'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:12:21.707082 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Create volume of 1 GB Aug 26 15:12:21.715081 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Availability Zones retrieved successfully. Aug 26 15:12:21.722055 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Flow 'volume_create_api' (074d3ec0-f3bd-430a-a4fb-33d7429ec38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:12:21.723333 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (592eb46d-8359-426e-b20f-8119830222e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:21.724388 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:12:21.761705 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (592eb46d-8359-426e-b20f-8119830222e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:21.761705 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c37d7465-ec39-425b-941f-890e0ad4589d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:21.835158 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Created reservations ['3a701406-0650-4540-94f5-1474c02f04f0', 'b1dacfb0-eb48-45bc-94c4-0de0f6565767', '0e9dcd25-6ab7-4835-9e1f-9fb0bae7a963', '5130f314-c3f3-4854-a3e7-2f400e923700'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:12:21.836614 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c37d7465-ec39-425b-941f-890e0ad4589d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a701406-0650-4540-94f5-1474c02f04f0', 'b1dacfb0-eb48-45bc-94c4-0de0f6565767', '0e9dcd25-6ab7-4835-9e1f-9fb0bae7a963', '5130f314-c3f3-4854-a3e7-2f400e923700']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:21.838446 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4e1450-b8b1-4f42-a752-09cf0fc2a028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:21.877110 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0e47d277-9762-49cf-b9e4-b7a672425237 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:21.879619 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e47d277-9762-49cf-b9e4-b7a672425237 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:21.880002 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e47d277-9762-49cf-b9e4-b7a672425237 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:21.880256 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0e47d277-9762-49cf-b9e4-b7a672425237 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:21.880429 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0e47d277-9762-49cf-b9e4-b7a672425237 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:21.882079 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d4e1450-b8b1-4f42-a752-09cf0fc2a028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b1d6fc5-2bc9-48d3-8234-e938678918b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-648372681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ee4397c08949c687ace99ce6b98d1b',qos_specs=None,replication_status=,reservations=['3a701406-0650-4540-94f5-1474c02f04f0','b1dacfb0-eb48-45bc-94c4-0de0f6565767','0e9dcd25-6ab7-4835-9e1f-9fb0bae7a963','5130f314-c3f3-4854-a3e7-2f400e923700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd4fad0388456b9e59df84a369cb83',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:12:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-648372681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b1d6fc5-2bc9-48d3-8234-e938678918b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93ee4397c08949c687ace99ce6b98d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63bd4fad0388456b9e59df84a369cb83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:21.882775 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b78f4e7-a06f-4748-8685-bf0a8736e908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:21.889545 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:21.889545 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:21.889545 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0e47d277-9762-49cf-b9e4-b7a672425237 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 200 Aug 26 15:12:21.889545 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1057/4248] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:21 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:21.915442 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b78f4e7-a06f-4748-8685-bf0a8736e908) transitioned into state 'SUCCESS' from state '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-648372681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ee4397c08949c687ace99ce6b98d1b',qos_specs=None,replication_status=,reservations=['3a701406-0650-4540-94f5-1474c02f04f0','b1dacfb0-eb48-45bc-94c4-0de0f6565767','0e9dcd25-6ab7-4835-9e1f-9fb0bae7a963','5130f314-c3f3-4854-a3e7-2f400e923700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd4fad0388456b9e59df84a369cb83',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:21.916295 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08a6e82-ba25-4aa2-a196-f4bbbfcc4aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:21.933278 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c08a6e82-ba25-4aa2-a196-f4bbbfcc4aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:21.934815 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Flow 'volume_create_api' (074d3ec0-f3bd-430a-a4fb-33d7429ec38a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:12:21.935447 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Create volume request issued successfully. Aug 26 15:12:21.936418 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d43b665-3fdd-47e3-bfee-a34b72b21169 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:12:21.939030 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1071/4249] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:12:21 2026] POST /volume/v3/volumes => generated 775 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:12:21.953051 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ec62209f-ad67-465e-b09a-6499a472b8a1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:21.955280 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ec62209f-ad67-465e-b09a-6499a472b8a1 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 Aug 26 15:12:21.955280 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ec62209f-ad67-465e-b09a-6499a472b8a1 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:21.955569 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ec62209f-ad67-465e-b09a-6499a472b8a1 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:21.966732 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:21.966732 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:21.971241 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ec62209f-ad67-465e-b09a-6499a472b8a1 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:12:21.975858 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ec62209f-ad67-465e-b09a-6499a472b8a1 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 returned with HTTP 200 Aug 26 15:12:21.976362 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1051/4250] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:21 2026] GET /volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:22.570864 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d236f63b-b616-46ce-948d-930ac70242f0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:22.576667 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d236f63b-b616-46ce-948d-930ac70242f0 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:22.576929 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d236f63b-b616-46ce-948d-930ac70242f0 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:22.577198 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d236f63b-b616-46ce-948d-930ac70242f0 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:22.607829 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:22.607829 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:22.619468 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d236f63b-b616-46ce-948d-930ac70242f0 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:22.626955 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d236f63b-b616-46ce-948d-930ac70242f0 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:22.627419 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1072/4251] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:22 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 844 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:22.906970 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bf4f15b1-668f-4393-9aa1-b470bd640d2f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:22.909495 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bf4f15b1-668f-4393-9aa1-b470bd640d2f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:22.909765 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bf4f15b1-668f-4393-9aa1-b470bd640d2f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:22.910042 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bf4f15b1-668f-4393-9aa1-b470bd640d2f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:22.910208 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-bf4f15b1-668f-4393-9aa1-b470bd640d2f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:22.919917 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:22.919917 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:22.919917 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bf4f15b1-668f-4393-9aa1-b470bd640d2f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 200 Aug 26 15:12:22.920077 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1058/4252] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:22 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:22.995933 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a76e7acb-e50b-424e-a2ae-0e3b259b275e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:22.998465 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a76e7acb-e50b-424e-a2ae-0e3b259b275e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 Aug 26 15:12:22.998465 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a76e7acb-e50b-424e-a2ae-0e3b259b275e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:22.998687 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a76e7acb-e50b-424e-a2ae-0e3b259b275e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:23.007765 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:23.007765 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:23.012635 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a76e7acb-e50b-424e-a2ae-0e3b259b275e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:12:23.018246 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a76e7acb-e50b-424e-a2ae-0e3b259b275e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 returned with HTTP 200 Aug 26 15:12:23.018651 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1072/4253] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:22 2026] GET /volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:23.036425 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5e1b782e-74dc-48d1-b38f-32af421d5d60 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:23.040315 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e1b782e-74dc-48d1-b38f-32af421d5d60 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:12:23.040659 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e1b782e-74dc-48d1-b38f-32af421d5d60 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b1d6fc5-2bc9-48d3-8234-e938678918b5", "name": "tempest-type-Backup-1963701865"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:23.042365 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-5e1b782e-74dc-48d1-b38f-32af421d5d60 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Creating new backup {'backup': {'volume_id': '3b1d6fc5-2bc9-48d3-8234-e938678918b5', 'name': 'tempest-type-Backup-1963701865'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:12:23.042574 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-5e1b782e-74dc-48d1-b38f-32af421d5d60 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Creating backup of volume 3b1d6fc5-2bc9-48d3-8234-e938678918b5 in container None Aug 26 15:12:23.051131 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:23.051131 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:23.051782 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5e1b782e-74dc-48d1-b38f-32af421d5d60 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:12:23.071444 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-5e1b782e-74dc-48d1-b38f-32af421d5d60 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Created reservations ['7e1ef227-16d2-4b71-839b-5cc022a8fa11', 'e1da223c-e73a-40cb-b7a5-328b1c1fc902'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:12:23.103854 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e1b782e-74dc-48d1-b38f-32af421d5d60 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:12:23.104492 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1052/4254] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:12:23 2026] POST /volume/v3/backups => generated 314 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:12:23.123678 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1a418fc3-58d6-4f9a-997e-626f735c83ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:23.127707 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1a418fc3-58d6-4f9a-997e-626f735c83ae tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:23.127707 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1a418fc3-58d6-4f9a-997e-626f735c83ae tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:23.127707 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1a418fc3-58d6-4f9a-997e-626f735c83ae tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:23.127707 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1a418fc3-58d6-4f9a-997e-626f735c83ae tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:23.133989 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:23.133989 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:23.133989 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1a418fc3-58d6-4f9a-997e-626f735c83ae tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:23.133989 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1073/4255] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:23 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:23.643561 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-46532fa2-e7c2-43f7-906a-6bb2767af697 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:23.645686 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-46532fa2-e7c2-43f7-906a-6bb2767af697 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:23.646011 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-46532fa2-e7c2-43f7-906a-6bb2767af697 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:23.646406 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-46532fa2-e7c2-43f7-906a-6bb2767af697 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:23.661081 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:23.661081 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:23.666444 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-46532fa2-e7c2-43f7-906a-6bb2767af697 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:23.675915 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-46532fa2-e7c2-43f7-906a-6bb2767af697 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:23.675915 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1059/4256] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:23 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:23.931094 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-66e19d77-0df6-4527-99c6-1b988a241a43 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:23.933182 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-66e19d77-0df6-4527-99c6-1b988a241a43 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:23.933443 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-66e19d77-0df6-4527-99c6-1b988a241a43 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:23.933700 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-66e19d77-0df6-4527-99c6-1b988a241a43 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:23.933860 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-66e19d77-0df6-4527-99c6-1b988a241a43 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:23.939418 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:23.939418 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:23.940364 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-66e19d77-0df6-4527-99c6-1b988a241a43 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 200 Aug 26 15:12:23.940789 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1073/4257] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:23 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:24.148170 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-68ac22ad-9e68-4b0e-965c-13eaa1a4ad87 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:24.151684 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-68ac22ad-9e68-4b0e-965c-13eaa1a4ad87 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:24.152043 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-68ac22ad-9e68-4b0e-965c-13eaa1a4ad87 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:24.152350 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-68ac22ad-9e68-4b0e-965c-13eaa1a4ad87 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:24.152566 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-68ac22ad-9e68-4b0e-965c-13eaa1a4ad87 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:24.160602 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:24.160602 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:24.161658 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-68ac22ad-9e68-4b0e-965c-13eaa1a4ad87 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:24.162383 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1053/4258] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:24 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:24.690759 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-27e6e536-8034-4a61-8847-acc8bf6a06d6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:24.694618 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27e6e536-8034-4a61-8847-acc8bf6a06d6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:24.694618 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27e6e536-8034-4a61-8847-acc8bf6a06d6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:24.694618 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27e6e536-8034-4a61-8847-acc8bf6a06d6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:24.709919 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:24.709919 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:24.721918 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-27e6e536-8034-4a61-8847-acc8bf6a06d6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:24.729641 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27e6e536-8034-4a61-8847-acc8bf6a06d6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:24.730730 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1074/4259] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:24 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:24.830244 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-4594fa9f-58f9-4cc4-bdcf-a595be19b974 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:24.833313 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-4594fa9f-58f9-4cc4-bdcf-a595be19b974 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] POST https://10.4.3.64/volume/v3/attachments/9f42307c-f1e1-4d0a-9ac0-dd71f10e3bd5/action Aug 26 15:12:24.834055 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-4594fa9f-58f9-4cc4-bdcf-a595be19b974 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:12:24.834203 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-4594fa9f-58f9-4cc4-bdcf-a595be19b974 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:24.855271 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:24.855271 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:24.869973 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c83a8925-dec6-401c-b1c4-d7a2e865d062 req-4594fa9f-58f9-4cc4-bdcf-a595be19b974 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/attachments/9f42307c-f1e1-4d0a-9ac0-dd71f10e3bd5/action returned with HTTP 204 Aug 26 15:12:24.870562 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1060/4260] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:12:24 2026] POST /volume/v3/attachments/9f42307c-f1e1-4d0a-9ac0-dd71f10e3bd5/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:24.954859 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7b1f69b3-894b-4c22-b045-65e885378dcc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:24.957102 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b1f69b3-894b-4c22-b045-65e885378dcc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:24.957355 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b1f69b3-894b-4c22-b045-65e885378dcc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:24.957617 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b1f69b3-894b-4c22-b045-65e885378dcc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:24.957781 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-7b1f69b3-894b-4c22-b045-65e885378dcc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:24.963372 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:24.963372 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:24.964501 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b1f69b3-894b-4c22-b045-65e885378dcc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 200 Aug 26 15:12:24.965061 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1074/4261] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:24 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:25.176711 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b877476c-c3b6-47ce-a9ba-c926d97d7e79 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:25.178881 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b877476c-c3b6-47ce-a9ba-c926d97d7e79 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:25.179157 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b877476c-c3b6-47ce-a9ba-c926d97d7e79 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:25.179368 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b877476c-c3b6-47ce-a9ba-c926d97d7e79 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:25.179516 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b877476c-c3b6-47ce-a9ba-c926d97d7e79 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:25.186812 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:25.186812 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:25.187898 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b877476c-c3b6-47ce-a9ba-c926d97d7e79 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:25.188455 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1054/4262] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:25 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:25.752834 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-10dddc84-bd8c-4afe-8fc9-e804d2543b96 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:25.755019 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-10dddc84-bd8c-4afe-8fc9-e804d2543b96 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:25.755256 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-10dddc84-bd8c-4afe-8fc9-e804d2543b96 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:25.755448 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-10dddc84-bd8c-4afe-8fc9-e804d2543b96 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:25.770928 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:25.770928 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:25.777617 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-10dddc84-bd8c-4afe-8fc9-e804d2543b96 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:25.786289 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-10dddc84-bd8c-4afe-8fc9-e804d2543b96 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:25.786289 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1075/4263] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:25 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:25.802705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3fba72d5-a541-4085-9c9e-b695ceca7900 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:25.804719 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3fba72d5-a541-4085-9c9e-b695ceca7900 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:25.804904 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3fba72d5-a541-4085-9c9e-b695ceca7900 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:25.805149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3fba72d5-a541-4085-9c9e-b695ceca7900 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:25.815794 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:25.815794 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:25.820321 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3fba72d5-a541-4085-9c9e-b695ceca7900 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:25.824776 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3fba72d5-a541-4085-9c9e-b695ceca7900 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:25.825225 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1061/4264] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:25 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:25.844186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0b7b14d5-033b-4694-b6bd-432ca77fa966 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:25.853406 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b7b14d5-033b-4694-b6bd-432ca77fa966 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:12:25.855654 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b7b14d5-033b-4694-b6bd-432ca77fa966 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:25.856377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b7b14d5-033b-4694-b6bd-432ca77fa966 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:25.869307 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:25.869307 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:25.874846 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0b7b14d5-033b-4694-b6bd-432ca77fa966 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:12:25.879413 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b7b14d5-033b-4694-b6bd-432ca77fa966 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:12:25.879863 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1075/4265] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:25 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 1136 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:25.978757 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a5f074a9-50bf-4492-bd00-1a98d878c7a9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:25.982388 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5f074a9-50bf-4492-bd00-1a98d878c7a9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:25.982388 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5f074a9-50bf-4492-bd00-1a98d878c7a9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:25.983110 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5f074a9-50bf-4492-bd00-1a98d878c7a9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:25.983254 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a5f074a9-50bf-4492-bd00-1a98d878c7a9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:25.989058 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:25.989058 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:25.991110 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5f074a9-50bf-4492-bd00-1a98d878c7a9 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 200 Aug 26 15:12:25.991537 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1055/4266] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:25 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:26.205241 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-03356f46-804e-4a26-a9d4-bb09cddc8898 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:26.210632 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-03356f46-804e-4a26-a9d4-bb09cddc8898 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:26.210632 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-03356f46-804e-4a26-a9d4-bb09cddc8898 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:26.210632 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-03356f46-804e-4a26-a9d4-bb09cddc8898 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:26.210632 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-03356f46-804e-4a26-a9d4-bb09cddc8898 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:26.221655 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:26.221655 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:26.221655 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-03356f46-804e-4a26-a9d4-bb09cddc8898 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:26.221655 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1076/4267] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:26 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:27.003966 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a03c23a5-4c61-46c6-9ab6-45b9ab136dec None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:27.007752 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a03c23a5-4c61-46c6-9ab6-45b9ab136dec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:27.007961 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a03c23a5-4c61-46c6-9ab6-45b9ab136dec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:27.008105 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a03c23a5-4c61-46c6-9ab6-45b9ab136dec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:27.008258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a03c23a5-4c61-46c6-9ab6-45b9ab136dec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:27.014040 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:27.014040 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:27.015445 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a03c23a5-4c61-46c6-9ab6-45b9ab136dec tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 200 Aug 26 15:12:27.015676 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1062/4268] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:27 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:27.237156 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-20c822df-8778-486f-8f52-b3548fe39555 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:27.244137 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-20c822df-8778-486f-8f52-b3548fe39555 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:27.244452 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-20c822df-8778-486f-8f52-b3548fe39555 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:27.245281 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-20c822df-8778-486f-8f52-b3548fe39555 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:27.245450 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-20c822df-8778-486f-8f52-b3548fe39555 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:27.264303 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:27.264303 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:27.265627 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-20c822df-8778-486f-8f52-b3548fe39555 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:27.267213 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1076/4269] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:27 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 734 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:28.028060 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8443437e-6018-492e-9645-8a8110cdc598 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:28.032192 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8443437e-6018-492e-9645-8a8110cdc598 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:28.033148 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8443437e-6018-492e-9645-8a8110cdc598 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:28.033745 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8443437e-6018-492e-9645-8a8110cdc598 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:28.033745 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8443437e-6018-492e-9645-8a8110cdc598 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:28.042553 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:28.042553 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:28.044029 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8443437e-6018-492e-9645-8a8110cdc598 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 200 Aug 26 15:12:28.044936 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1056/4270] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:28 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:28.055752 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6ea6e046-f1ac-4bf9-b386-0659b7522fab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:28.059452 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6ea6e046-f1ac-4bf9-b386-0659b7522fab tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:28.059452 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6ea6e046-f1ac-4bf9-b386-0659b7522fab tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:28.059452 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6ea6e046-f1ac-4bf9-b386-0659b7522fab tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:28.059452 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-6ea6e046-f1ac-4bf9-b386-0659b7522fab tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:28.063391 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:28.063391 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:28.064381 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6ea6e046-f1ac-4bf9-b386-0659b7522fab tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 200 Aug 26 15:12:28.064832 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1077/4271] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:28 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:28.077358 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-20e3594c-8df7-45a4-8341-c7e8abc929dc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:28.079355 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20e3594c-8df7-45a4-8341-c7e8abc929dc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:28.079546 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20e3594c-8df7-45a4-8341-c7e8abc929dc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:28.079927 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20e3594c-8df7-45a4-8341-c7e8abc929dc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:28.079927 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-20e3594c-8df7-45a4-8341-c7e8abc929dc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete backup with id: e1ff1476-c76b-4ade-a2e3-2a94886a5be4. Aug 26 15:12:28.084422 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:28.084422 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:28.099493 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-20e3594c-8df7-45a4-8341-c7e8abc929dc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] delete_backup rpcapi backup_id e1ff1476-c76b-4ade-a2e3-2a94886a5be4 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:12:28.101578 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20e3594c-8df7-45a4-8341-c7e8abc929dc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 202 Aug 26 15:12:28.102086 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1063/4272] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:12:28 2026] DELETE /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:12:28.111177 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-13458dac-f6fa-455b-aca9-1c8dc2a0c19c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:28.115844 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13458dac-f6fa-455b-aca9-1c8dc2a0c19c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:28.116180 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13458dac-f6fa-455b-aca9-1c8dc2a0c19c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:28.116439 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13458dac-f6fa-455b-aca9-1c8dc2a0c19c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:28.116616 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-13458dac-f6fa-455b-aca9-1c8dc2a0c19c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:28.123533 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:28.123533 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:28.124066 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13458dac-f6fa-455b-aca9-1c8dc2a0c19c tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 200 Aug 26 15:12:28.128023 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1077/4273] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:28 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:28.278853 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f905b996-8fe7-4380-8e7f-fd6162307a0d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:28.280836 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f905b996-8fe7-4380-8e7f-fd6162307a0d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:28.281087 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f905b996-8fe7-4380-8e7f-fd6162307a0d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:28.281323 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f905b996-8fe7-4380-8e7f-fd6162307a0d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:28.281554 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f905b996-8fe7-4380-8e7f-fd6162307a0d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:28.286174 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:28.286174 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:28.287004 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f905b996-8fe7-4380-8e7f-fd6162307a0d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:28.287474 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1057/4274] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:28 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:28.398068 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0c7b0826-2bfd-4444-9ea0-83e3884ec15d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:28.403358 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c7b0826-2bfd-4444-9ea0-83e3884ec15d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:12:28.404063 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c7b0826-2bfd-4444-9ea0-83e3884ec15d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "380f0fde-16fa-4331-9e92-ce8aeb5b3727", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1175704787", "description": null, "metadata": null}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:28.423594 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:28.423594 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:28.424184 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0c7b0826-2bfd-4444-9ea0-83e3884ec15d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:12:28.424436 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-0c7b0826-2bfd-4444-9ea0-83e3884ec15d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create snapshot from volume 380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:12:28.489420 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-0c7b0826-2bfd-4444-9ea0-83e3884ec15d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['6f8a2a29-0cf0-47da-9a21-7bbcdbd2655b', '97fd1200-72ba-4725-834b-b2eed58e48a0', 'ae1c74e8-0277-4103-838a-0bdebdf0fb7f', '2a3e0646-2725-409f-b089-0ec48814be42'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:12:28.544709 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0c7b0826-2bfd-4444-9ea0-83e3884ec15d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot force create request issued successfully. Aug 26 15:12:28.544709 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c7b0826-2bfd-4444-9ea0-83e3884ec15d tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:12:28.545214 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1078/4275] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:12:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:12:28.565757 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f62dab84-b5ee-40a4-84a8-b3fb927e82ab None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:28.568705 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f62dab84-b5ee-40a4-84a8-b3fb927e82ab tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 Aug 26 15:12:28.568705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f62dab84-b5ee-40a4-84a8-b3fb927e82ab tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:28.568705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f62dab84-b5ee-40a4-84a8-b3fb927e82ab tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:28.574537 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:28.574537 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:28.575239 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f62dab84-b5ee-40a4-84a8-b3fb927e82ab tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:12:28.576234 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f62dab84-b5ee-40a4-84a8-b3fb927e82ab tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 returned with HTTP 200 Aug 26 15:12:28.576730 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1064/4276] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:12:28 2026] GET /volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:29.135692 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-732b04d7-a2d3-4f52-a8b8-529c691908c2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:29.138018 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-732b04d7-a2d3-4f52-a8b8-529c691908c2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 Aug 26 15:12:29.138271 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-732b04d7-a2d3-4f52-a8b8-529c691908c2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:29.138502 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-732b04d7-a2d3-4f52-a8b8-529c691908c2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:29.138629 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-732b04d7-a2d3-4f52-a8b8-529c691908c2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id e1ff1476-c76b-4ade-a2e3-2a94886a5be4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:29.145459 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-732b04d7-a2d3-4f52-a8b8-529c691908c2 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 returned with HTTP 404 Aug 26 15:12:29.146640 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1078/4277] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:29 2026] GET /volume/v3/backups/e1ff1476-c76b-4ade-a2e3-2a94886a5be4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:29.250287 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9e12ef06-eef3-49bf-8ed6-f4c0266f5b84 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:29.254300 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9e12ef06-eef3-49bf-8ed6-f4c0266f5b84 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:12:29.254619 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9e12ef06-eef3-49bf-8ed6-f4c0266f5b84 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:29.258264 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9e12ef06-eef3-49bf-8ed6-f4c0266f5b84 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:29.258456 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-9e12ef06-eef3-49bf-8ed6-f4c0266f5b84 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete backup with id: bc9c8649-e8bd-4a12-9a22-c672ddaa8716. Aug 26 15:12:29.270690 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:29.270690 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:29.302066 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b510893c-ca6d-433a-b931-7b9950b2c51d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:29.304018 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b510893c-ca6d-433a-b931-7b9950b2c51d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:29.304227 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b510893c-ca6d-433a-b931-7b9950b2c51d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:29.304443 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b510893c-ca6d-433a-b931-7b9950b2c51d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:29.304603 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b510893c-ca6d-433a-b931-7b9950b2c51d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:29.305797 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-9e12ef06-eef3-49bf-8ed6-f4c0266f5b84 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] delete_backup rpcapi backup_id bc9c8649-e8bd-4a12-9a22-c672ddaa8716 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:12:29.308576 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9e12ef06-eef3-49bf-8ed6-f4c0266f5b84 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 202 Aug 26 15:12:29.309203 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1058/4278] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:12:29 2026] DELETE /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:12:29.310204 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:29.310204 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:29.312025 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b510893c-ca6d-433a-b931-7b9950b2c51d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:29.312025 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1079/4279] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:29 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:29.320760 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7f09409c-a704-4c6d-adde-70e2e49b331f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:29.323131 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7f09409c-a704-4c6d-adde-70e2e49b331f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:12:29.323352 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7f09409c-a704-4c6d-adde-70e2e49b331f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:29.323580 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7f09409c-a704-4c6d-adde-70e2e49b331f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:29.323680 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7f09409c-a704-4c6d-adde-70e2e49b331f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:29.331685 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:29.331685 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:29.332751 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7f09409c-a704-4c6d-adde-70e2e49b331f tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 200 Aug 26 15:12:29.333487 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1065/4280] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:29 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:29.587213 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3fc481da-8d8d-4dd4-96f9-6e2fbb246240 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:29.589661 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3fc481da-8d8d-4dd4-96f9-6e2fbb246240 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 Aug 26 15:12:29.589735 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3fc481da-8d8d-4dd4-96f9-6e2fbb246240 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:29.590136 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3fc481da-8d8d-4dd4-96f9-6e2fbb246240 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:29.599427 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:29.599427 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:29.600241 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3fc481da-8d8d-4dd4-96f9-6e2fbb246240 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:12:29.601524 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3fc481da-8d8d-4dd4-96f9-6e2fbb246240 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 returned with HTTP 200 Aug 26 15:12:29.602220 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1079/4281] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:12:29 2026] GET /volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:29.613983 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c9c3cdf5-2495-4f2e-83c5-60ed20106b5c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:29.617676 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9c3cdf5-2495-4f2e-83c5-60ed20106b5c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 Aug 26 15:12:29.617904 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9c3cdf5-2495-4f2e-83c5-60ed20106b5c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:29.619979 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9c3cdf5-2495-4f2e-83c5-60ed20106b5c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:29.626038 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:29.626038 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:29.627947 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c9c3cdf5-2495-4f2e-83c5-60ed20106b5c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:12:29.627947 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9c3cdf5-2495-4f2e-83c5-60ed20106b5c tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 returned with HTTP 200 Aug 26 15:12:29.629736 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1059/4282] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:12:29 2026] GET /volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:29.639978 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-02a83506-873d-4961-a892-a296dc3649cd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:29.643719 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:12:29.644127 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-616180270", "snapshot_id": "54ce9222-eeee-4fd1-9693-a228f78fd570", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:29.645821 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-616180270', 'snapshot_id': '54ce9222-eeee-4fd1-9693-a228f78fd570', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:12:29.652641 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:29.652641 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:29.653067 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:12:29.653191 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume of 1 GB Aug 26 15:12:29.658254 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Availability Zones retrieved successfully. Aug 26 15:12:29.666357 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (0506aa4b-468e-4eee-ba1d-4141ab14ea74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:12:29.667411 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88249e57-271c-4c62-9087-4d010fd78861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:29.668480 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:12:29.723789 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88249e57-271c-4c62-9087-4d010fd78861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '54ce9222-eeee-4fd1-9693-a228f78fd570', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:29.724964 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e821ee7-7bcc-4d7e-8548-b74c3ce6f269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:29.833019 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Created reservations ['11b517cd-77c3-480c-b904-5cd41bad9d2d', '0cc7167b-168c-42e0-ae98-5ed6e0ff89ed', '10b2d4ec-b589-4715-a8ba-99919ea58fc7', 'bb913724-d616-45e8-8834-7bca35a9c941'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:12:29.833897 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e821ee7-7bcc-4d7e-8548-b74c3ce6f269) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11b517cd-77c3-480c-b904-5cd41bad9d2d', '0cc7167b-168c-42e0-ae98-5ed6e0ff89ed', '10b2d4ec-b589-4715-a8ba-99919ea58fc7', 'bb913724-d616-45e8-8834-7bca35a9c941']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:29.834705 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4caab9ff-5808-4247-8baa-fe23480b3da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:29.900193 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4caab9ff-5808-4247-8baa-fe23480b3da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '775f05a1-2bf1-455b-83ef-93e3f34e2dab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-616180270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['11b517cd-77c3-480c-b904-5cd41bad9d2d','0cc7167b-168c-42e0-ae98-5ed6e0ff89ed','10b2d4ec-b589-4715-a8ba-99919ea58fc7','bb913724-d616-45e8-8834-7bca35a9c941'],size=1,snapshot_id=54ce9222-eeee-4fd1-9693-a228f78fd570,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), '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-08-26T15:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-616180270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=775f05a1-2bf1-455b-83ef-93e3f34e2dab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=54ce9222-eeee-4fd1-9693-a228f78fd570,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b9e98504fce49b4ab23a622d2940510',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:29.901836 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a9dbdf-5241-4827-8c94-06d960fc66c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:29.934192 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7a9dbdf-5241-4827-8c94-06d960fc66c6) transitioned into state 'SUCCESS' from state '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-616180270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60db9416318f4ba5bcb8f4ca7c5e5102',qos_specs=None,replication_status=,reservations=['11b517cd-77c3-480c-b904-5cd41bad9d2d','0cc7167b-168c-42e0-ae98-5ed6e0ff89ed','10b2d4ec-b589-4715-a8ba-99919ea58fc7','bb913724-d616-45e8-8834-7bca35a9c941'],size=1,snapshot_id=54ce9222-eeee-4fd1-9693-a228f78fd570,source_replicaid=,source_volid=None,status='creating',user_id='5b9e98504fce49b4ab23a622d2940510',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:29.935351 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (420c20d5-be48-4a1c-9346-944482a26d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:29.971986 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (420c20d5-be48-4a1c-9346-944482a26d90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:29.975909 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Flow 'volume_create_api' (0506aa4b-468e-4eee-ba1d-4141ab14ea74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:12:29.975909 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Create volume request issued successfully. Aug 26 15:12:29.975909 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-02a83506-873d-4961-a892-a296dc3649cd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:12:29.975909 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1080/4283] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:12:29 2026] POST /volume/v3/volumes => generated 782 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:12:29.997170 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-707de803-03a2-4771-bef1-ffc7c6dbd8bd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:29.999572 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-707de803-03a2-4771-bef1-ffc7c6dbd8bd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab Aug 26 15:12:29.999809 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-707de803-03a2-4771-bef1-ffc7c6dbd8bd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:30.000161 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-707de803-03a2-4771-bef1-ffc7c6dbd8bd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:30.012228 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:30.012228 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:30.018427 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-707de803-03a2-4771-bef1-ffc7c6dbd8bd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:12:30.027037 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-707de803-03a2-4771-bef1-ffc7c6dbd8bd tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab returned with HTTP 200 Aug 26 15:12:30.027037 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1066/4284] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:29 2026] GET /volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:30.327346 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ea6de3b0-1867-486a-a7b0-5e0831f71e42 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:30.330426 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea6de3b0-1867-486a-a7b0-5e0831f71e42 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:30.331061 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea6de3b0-1867-486a-a7b0-5e0831f71e42 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:30.331548 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ea6de3b0-1867-486a-a7b0-5e0831f71e42 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:30.331753 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ea6de3b0-1867-486a-a7b0-5e0831f71e42 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:30.337144 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:30.337144 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:30.338397 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ea6de3b0-1867-486a-a7b0-5e0831f71e42 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:30.338871 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1080/4285] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:30 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:30.346528 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a4dc3893-808e-4511-a969-26c65764be75 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:30.349387 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4dc3893-808e-4511-a969-26c65764be75 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 Aug 26 15:12:30.349387 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4dc3893-808e-4511-a969-26c65764be75 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:30.349674 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4dc3893-808e-4511-a969-26c65764be75 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:30.349818 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a4dc3893-808e-4511-a969-26c65764be75 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Show backup with id bc9c8649-e8bd-4a12-9a22-c672ddaa8716. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:30.355012 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4dc3893-808e-4511-a969-26c65764be75 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 returned with HTTP 404 Aug 26 15:12:30.355718 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1060/4286] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:30 2026] GET /volume/v3/backups/bc9c8649-e8bd-4a12-9a22-c672ddaa8716 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:30.516020 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-93e95409-c1a0-46a0-9d92-0b74ae46a141 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:30.518555 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-93e95409-c1a0-46a0-9d92-0b74ae46a141 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:12:30.518764 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-93e95409-c1a0-46a0-9d92-0b74ae46a141 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:30.519031 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-93e95409-c1a0-46a0-9d92-0b74ae46a141 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:30.537963 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:30.537963 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:30.543616 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-93e95409-c1a0-46a0-9d92-0b74ae46a141 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:12:30.549610 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-93e95409-c1a0-46a0-9d92-0b74ae46a141 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:12:30.550177 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1081/4287] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:12:30 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 1131 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:30.575125 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-935fb6f7-dc0e-46d1-b736-6ebf31a426e3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:30.577572 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-935fb6f7-dc0e-46d1-b736-6ebf31a426e3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] POST https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a/action Aug 26 15:12:30.577943 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-935fb6f7-dc0e-46d1-b736-6ebf31a426e3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:12:30.578094 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-935fb6f7-dc0e-46d1-b736-6ebf31a426e3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:30.591331 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:30.591331 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:30.591831 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-935fb6f7-dc0e-46d1-b736-6ebf31a426e3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:12:30.604537 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-935fb6f7-dc0e-46d1-b736-6ebf31a426e3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Begin detaching volume completed successfully. Aug 26 15:12:30.604909 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-935fb6f7-dc0e-46d1-b736-6ebf31a426e3 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a/action returned with HTTP 202 Aug 26 15:12:30.605566 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1067/4288] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:12:30 2026] POST /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:12:30.637641 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-46ad4abe-7298-4fe5-af06-fe9da9599adc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:30.639628 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-46ad4abe-7298-4fe5-af06-fe9da9599adc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:12:30.639900 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-46ad4abe-7298-4fe5-af06-fe9da9599adc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:30.640146 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-46ad4abe-7298-4fe5-af06-fe9da9599adc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:30.651677 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:30.651677 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:30.655863 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-46ad4abe-7298-4fe5-af06-fe9da9599adc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:12:30.659029 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=225,cinder:UPDATE=54,cinder:INSERT=30 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:12:30.661057 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-46ad4abe-7298-4fe5-af06-fe9da9599adc tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:12:30.661630 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1081/4289] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:30 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:30.662983 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-69177e94-b9bb-453c-8387-a330cdd156d1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:30.663517 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-69177e94-b9bb-453c-8387-a330cdd156d1 None None] GET https://10.4.3.64/volume// Aug 26 15:12:30.663773 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-69177e94-b9bb-453c-8387-a330cdd156d1 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:30.664117 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-69177e94-b9bb-453c-8387-a330cdd156d1 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:30.664586 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-69177e94-b9bb-453c-8387-a330cdd156d1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:12:30.665117 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1061/4290] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:12:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:12:30.674602 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-cbf6c709-c792-4eb7-9c33-3f5d3e0fb437 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:30.677412 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-cbf6c709-c792-4eb7-9c33-3f5d3e0fb437 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:12:30.677610 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-cbf6c709-c792-4eb7-9c33-3f5d3e0fb437 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:30.677834 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-cbf6c709-c792-4eb7-9c33-3f5d3e0fb437 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:30.688525 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:30.688525 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:30.692761 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-cbf6c709-c792-4eb7-9c33-3f5d3e0fb437 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:12:30.699443 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-cbf6c709-c792-4eb7-9c33-3f5d3e0fb437 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:12:30.699991 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1082/4291] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:12:30 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 1314 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:12:31.044954 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-634c85f0-63dc-4448-84f2-d1299817a4e4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:31.046714 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-634c85f0-63dc-4448-84f2-d1299817a4e4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab Aug 26 15:12:31.046898 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-634c85f0-63dc-4448-84f2-d1299817a4e4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:31.047130 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-634c85f0-63dc-4448-84f2-d1299817a4e4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:31.049185 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=196,cinder:UPDATE=34,cinder:INSERT=10 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:12:31.058797 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:31.058797 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:31.065261 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-634c85f0-63dc-4448-84f2-d1299817a4e4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:12:31.071382 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-634c85f0-63dc-4448-84f2-d1299817a4e4 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab returned with HTTP 200 Aug 26 15:12:31.071851 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1068/4292] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:31 2026] GET /volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:31.109695 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-36845c15-053c-443d-be3f-0411fa0b645e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:31.111914 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-36845c15-053c-443d-be3f-0411fa0b645e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab Aug 26 15:12:31.112187 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-36845c15-053c-443d-be3f-0411fa0b645e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:31.112452 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-36845c15-053c-443d-be3f-0411fa0b645e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:31.120533 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:31.120533 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:31.125304 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-36845c15-053c-443d-be3f-0411fa0b645e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:12:31.132231 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-36845c15-053c-443d-be3f-0411fa0b645e tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab returned with HTTP 200 Aug 26 15:12:31.132700 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1082/4293] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:31 2026] GET /volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:31.311245 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-84019724-4452-409c-a9ff-a0164ae17e35 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:31.314054 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-84019724-4452-409c-a9ff-a0164ae17e35 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab Aug 26 15:12:31.314286 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-84019724-4452-409c-a9ff-a0164ae17e35 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:31.314556 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-84019724-4452-409c-a9ff-a0164ae17e35 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:31.318202 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=255,cinder:INSERT=51,cinder:UPDATE=87,cinder:DELETE=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:12:31.324275 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:31.324275 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:31.328292 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-84019724-4452-409c-a9ff-a0164ae17e35 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:12:31.334445 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-84019724-4452-409c-a9ff-a0164ae17e35 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab returned with HTTP 200 Aug 26 15:12:31.335057 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1062/4294] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:12:31 2026] GET /volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab => generated 1391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:31.349554 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-01f1aef6-8bee-4c28-9507-2292a7ba5738 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:31.351749 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01f1aef6-8bee-4c28-9507-2292a7ba5738 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:31.352093 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01f1aef6-8bee-4c28-9507-2292a7ba5738 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:31.352315 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-01f1aef6-8bee-4c28-9507-2292a7ba5738 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:31.352447 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-01f1aef6-8bee-4c28-9507-2292a7ba5738 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:31.354527 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=255,cinder:UPDATE=71,cinder:INSERT=30 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:12:31.358715 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:31.358715 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:31.359633 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-01f1aef6-8bee-4c28-9507-2292a7ba5738 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:31.360146 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1083/4295] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:31 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:31.680668 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eefb9ebf-ad5d-4931-87ef-3dd287519644 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:31.683094 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eefb9ebf-ad5d-4931-87ef-3dd287519644 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:12:31.683384 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eefb9ebf-ad5d-4931-87ef-3dd287519644 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:31.684327 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eefb9ebf-ad5d-4931-87ef-3dd287519644 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:31.698182 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:31.698182 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:31.707797 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-eefb9ebf-ad5d-4931-87ef-3dd287519644 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:12:31.715145 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eefb9ebf-ad5d-4931-87ef-3dd287519644 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:12:31.715727 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1069/4296] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:31 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:31.753289 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-d2939c27-7f9a-4d2b-bdab-8aff1efdbda0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:31.755754 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-d2939c27-7f9a-4d2b-bdab-8aff1efdbda0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/attachments/096cae1e-6d20-4ce0-a000-79eb34a08079 Aug 26 15:12:31.756246 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-d2939c27-7f9a-4d2b-bdab-8aff1efdbda0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:31.756396 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-d2939c27-7f9a-4d2b-bdab-8aff1efdbda0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:31.766292 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:31.766292 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:31.825073 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-1a3516d9-8e54-44f1-b77a-fcb50867b99f req-d2939c27-7f9a-4d2b-bdab-8aff1efdbda0 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/attachments/096cae1e-6d20-4ce0-a000-79eb34a08079 returned with HTTP 200 Aug 26 15:12:31.825604 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1083/4297] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:12:31 2026] DELETE /volume/v3/attachments/096cae1e-6d20-4ce0-a000-79eb34a08079 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:31.904995 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-446e3486-674f-4816-b2c2-65b3115d9076 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:31.907637 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-446e3486-674f-4816-b2c2-65b3115d9076 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab Aug 26 15:12:31.907918 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-446e3486-674f-4816-b2c2-65b3115d9076 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:31.908184 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-446e3486-674f-4816-b2c2-65b3115d9076 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:31.917341 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:31.917341 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:31.921713 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-446e3486-674f-4816-b2c2-65b3115d9076 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:12:31.927355 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-446e3486-674f-4816-b2c2-65b3115d9076 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab returned with HTTP 200 Aug 26 15:12:31.927867 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1063/4298] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:12:31 2026] GET /volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:31.940870 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4cf4cb3b-552e-4fb2-b05e-c769e4c7b0c4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:31.941406 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4cf4cb3b-552e-4fb2-b05e-c769e4c7b0c4 None None] GET https://10.4.3.64/volume// Aug 26 15:12:31.941644 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4cf4cb3b-552e-4fb2-b05e-c769e4c7b0c4 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:31.941940 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4cf4cb3b-552e-4fb2-b05e-c769e4c7b0c4 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:31.942422 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4cf4cb3b-552e-4fb2-b05e-c769e4c7b0c4 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:12:31.943216 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1084/4299] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:12:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:12:31.954925 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-32ff2ad1-9c2c-4407-a007-446ef10e94e2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:31.957899 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-32ff2ad1-9c2c-4407-a007-446ef10e94e2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:12:31.959614 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-32ff2ad1-9c2c-4407-a007-446ef10e94e2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "775f05a1-2bf1-455b-83ef-93e3f34e2dab", "connector": null, "instance_uuid": "c2976598-a560-48b6-afd0-5c3c66c99045"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:31.969330 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:31.969330 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:31.999045 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-32ff2ad1-9c2c-4407-a007-446ef10e94e2 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:12:31.999665 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1070/4300] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:12:31 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) Aug 26 15:12:32.374467 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8a65b510-f668-4b7b-9231-808a4ad678bd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:32.377103 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a65b510-f668-4b7b-9231-808a4ad678bd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:32.377392 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a65b510-f668-4b7b-9231-808a4ad678bd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:32.377750 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a65b510-f668-4b7b-9231-808a4ad678bd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:32.377952 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8a65b510-f668-4b7b-9231-808a4ad678bd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:32.383610 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:32.383610 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:32.384489 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a65b510-f668-4b7b-9231-808a4ad678bd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:32.385172 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1084/4301] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:32 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:32.730919 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6feca769-688e-413a-bb9d-5ed59fa51775 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:32.733158 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6feca769-688e-413a-bb9d-5ed59fa51775 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:12:32.733415 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6feca769-688e-413a-bb9d-5ed59fa51775 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:32.733655 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6feca769-688e-413a-bb9d-5ed59fa51775 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:32.742366 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:32.742366 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:32.746510 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6feca769-688e-413a-bb9d-5ed59fa51775 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:12:32.751457 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6feca769-688e-413a-bb9d-5ed59fa51775 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:12:32.752082 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1064/4302] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:32 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:33.140703 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2340068b-686d-4c12-97de-e21dcd607039 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:33.141263 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2340068b-686d-4c12-97de-e21dcd607039 None None] GET https://10.4.3.64/volume// Aug 26 15:12:33.141312 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2340068b-686d-4c12-97de-e21dcd607039 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:33.141511 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2340068b-686d-4c12-97de-e21dcd607039 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:33.141863 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2340068b-686d-4c12-97de-e21dcd607039 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:12:33.142202 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1085/4303] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:12:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:12:33.156039 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-ef819062-f480-470d-a675-f9dbacf4f696 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:33.162609 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-ef819062-f480-470d-a675-f9dbacf4f696 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab Aug 26 15:12:33.163768 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-ef819062-f480-470d-a675-f9dbacf4f696 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:33.165834 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-ef819062-f480-470d-a675-f9dbacf4f696 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:33.198195 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:33.198195 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:33.204635 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-ef819062-f480-470d-a675-f9dbacf4f696 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:12:33.208399 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-ef819062-f480-470d-a675-f9dbacf4f696 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab returned with HTTP 200 Aug 26 15:12:33.209310 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1071/4304] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:12:33 2026] GET /volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab => generated 1570 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:12:33.351868 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-2b7491c6-c38c-43de-914c-3928c4843ccb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:33.355379 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-2b7491c6-c38c-43de-914c-3928c4843ccb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] PUT https://10.4.3.64/volume/v3/attachments/c17694d3-e00c-4aee-9f03-f585a66a6b68 Aug 26 15:12:33.355379 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-2b7491c6-c38c-43de-914c-3928c4843ccb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:33.364238 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-2b7491c6-c38c-43de-914c-3928c4843ccb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Acquiring lock "cinder-attachment_update-775f05a1-2bf1-455b-83ef-93e3f34e2dab-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:12:33.370361 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-2b7491c6-c38c-43de-914c-3928c4843ccb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-775f05a1-2bf1-455b-83ef-93e3f34e2dab-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:12:33.371928 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:33.371928 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:33.399245 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ea6607aa-1f4b-4030-a644-7bc483084107 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:33.401246 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea6607aa-1f4b-4030-a644-7bc483084107 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:33.401412 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea6607aa-1f4b-4030-a644-7bc483084107 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:33.401663 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea6607aa-1f4b-4030-a644-7bc483084107 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:33.401828 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ea6607aa-1f4b-4030-a644-7bc483084107 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:33.406819 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:33.406819 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:33.407116 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea6607aa-1f4b-4030-a644-7bc483084107 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:33.407548 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1065/4305] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:33 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:33.487841 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-2b7491c6-c38c-43de-914c-3928c4843ccb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Lock "cinder-attachment_update-775f05a1-2bf1-455b-83ef-93e3f34e2dab-np0000008165" released by "attachment_update" :: held 0.117s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:12:33.488177 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-2b7491c6-c38c-43de-914c-3928c4843ccb tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/c17694d3-e00c-4aee-9f03-f585a66a6b68 returned with HTTP 200 Aug 26 15:12:33.488706 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1085/4306] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:12:33 2026] PUT /volume/v3/attachments/c17694d3-e00c-4aee-9f03-f585a66a6b68 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:33.518267 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-05526e94-d22f-4afd-b4e7-56070ffe9aab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:33.522368 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-05526e94-d22f-4afd-b4e7-56070ffe9aab tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] POST https://10.4.3.64/volume/v3/attachments/c17694d3-e00c-4aee-9f03-f585a66a6b68/action Aug 26 15:12:33.522368 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-05526e94-d22f-4afd-b4e7-56070ffe9aab tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:12:33.522368 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-05526e94-d22f-4afd-b4e7-56070ffe9aab tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:33.556045 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:33.556045 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:33.578869 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-48b41a5c-c559-41e6-820c-54b62419bb5c req-05526e94-d22f-4afd-b4e7-56070ffe9aab tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/c17694d3-e00c-4aee-9f03-f585a66a6b68/action returned with HTTP 204 Aug 26 15:12:33.578869 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1086/4307] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:12:33 2026] POST /volume/v3/attachments/c17694d3-e00c-4aee-9f03-f585a66a6b68/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:34.421774 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8b10f507-3ed2-4ddb-9c71-82f4c091544c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:34.425564 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b10f507-3ed2-4ddb-9c71-82f4c091544c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:34.426228 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b10f507-3ed2-4ddb-9c71-82f4c091544c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:34.426228 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8b10f507-3ed2-4ddb-9c71-82f4c091544c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:34.426228 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8b10f507-3ed2-4ddb-9c71-82f4c091544c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:34.435694 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:34.435694 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:34.436442 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8b10f507-3ed2-4ddb-9c71-82f4c091544c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:34.436846 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1072/4308] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:34 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:35.448513 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f63ec4d0-064a-4e53-8e13-c9c5ab67b009 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:35.450757 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f63ec4d0-064a-4e53-8e13-c9c5ab67b009 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:35.450757 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f63ec4d0-064a-4e53-8e13-c9c5ab67b009 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:35.450757 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f63ec4d0-064a-4e53-8e13-c9c5ab67b009 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:35.450757 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f63ec4d0-064a-4e53-8e13-c9c5ab67b009 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:35.455073 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:35.455073 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:35.455920 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f63ec4d0-064a-4e53-8e13-c9c5ab67b009 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:35.456416 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1066/4309] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:35 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:35.798197 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d762756b-50bc-4603-8f93-0a599f6c87da None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:35.800369 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d762756b-50bc-4603-8f93-0a599f6c87da tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:12:35.800590 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d762756b-50bc-4603-8f93-0a599f6c87da tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:35.800833 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d762756b-50bc-4603-8f93-0a599f6c87da tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:35.809855 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:35.809855 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:35.814706 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d762756b-50bc-4603-8f93-0a599f6c87da tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:12:35.819824 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d762756b-50bc-4603-8f93-0a599f6c87da tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:12:35.820290 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1086/4310] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:35 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:35.833955 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-71bcb916-c810-432c-a126-6567f4c037ff None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:35.835754 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-71bcb916-c810-432c-a126-6567f4c037ff tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:12:35.836033 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-71bcb916-c810-432c-a126-6567f4c037ff tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:35.837449 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-71bcb916-c810-432c-a126-6567f4c037ff tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:35.837449 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-71bcb916-c810-432c-a126-6567f4c037ff tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume with id: 4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:12:35.848972 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:35.848972 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:35.848972 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-71bcb916-c810-432c-a126-6567f4c037ff tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:12:35.872947 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-71bcb916-c810-432c-a126-6567f4c037ff tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Delete volume request issued successfully. Aug 26 15:12:35.873401 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-71bcb916-c810-432c-a126-6567f4c037ff tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 202 Aug 26 15:12:35.874111 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1087/4311] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:12:35 2026] DELETE /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:12:35.885106 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca43736c-74ac-4213-a1b6-38a6f1794547 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:35.887347 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca43736c-74ac-4213-a1b6-38a6f1794547 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:12:35.887626 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca43736c-74ac-4213-a1b6-38a6f1794547 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:35.887880 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca43736c-74ac-4213-a1b6-38a6f1794547 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:35.895569 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:35.895569 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:35.901394 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ca43736c-74ac-4213-a1b6-38a6f1794547 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Volume info retrieved successfully. Aug 26 15:12:35.905293 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca43736c-74ac-4213-a1b6-38a6f1794547 tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 200 Aug 26 15:12:35.905693 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1073/4312] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:35 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:36.473725 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cfaa4506-457f-4734-b556-53b2eb8a7e02 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:36.475698 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cfaa4506-457f-4734-b556-53b2eb8a7e02 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:36.475985 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cfaa4506-457f-4734-b556-53b2eb8a7e02 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:36.476210 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cfaa4506-457f-4734-b556-53b2eb8a7e02 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:36.476339 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-cfaa4506-457f-4734-b556-53b2eb8a7e02 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:36.481000 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:36.481000 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:36.481800 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cfaa4506-457f-4734-b556-53b2eb8a7e02 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:36.482306 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1067/4313] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:36 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:36.921980 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c6192615-eef4-4a02-abfb-c47e760bb46d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:36.923764 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6192615-eef4-4a02-abfb-c47e760bb46d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] GET https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a Aug 26 15:12:36.923971 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6192615-eef4-4a02-abfb-c47e760bb46d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:36.924154 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6192615-eef4-4a02-abfb-c47e760bb46d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:36.929879 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6192615-eef4-4a02-abfb-c47e760bb46d tempest-VolumesBackupsTest-1294044147 tempest-VolumesBackupsTest-1294044147-project-member] https://10.4.3.64/volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a returned with HTTP 404 Aug 26 15:12:36.930615 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1087/4314] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:12:36 2026] GET /volume/v3/volumes/4ca9df2a-431b-4870-87f6-a72ad42ae21a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:37.514400 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-54a54674-908f-41df-b196-f24285d83142 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:37.516325 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54a54674-908f-41df-b196-f24285d83142 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:37.516697 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54a54674-908f-41df-b196-f24285d83142 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:37.517904 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-54a54674-908f-41df-b196-f24285d83142 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:37.517904 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-54a54674-908f-41df-b196-f24285d83142 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:37.523845 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:37.523845 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:37.523845 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-54a54674-908f-41df-b196-f24285d83142 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:37.523845 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1088/4315] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:37 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:38.553606 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e9d4762-bdfa-4da9-a0d2-89c581fc492e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:38.556063 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e9d4762-bdfa-4da9-a0d2-89c581fc492e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:38.556375 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e9d4762-bdfa-4da9-a0d2-89c581fc492e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:38.556704 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e9d4762-bdfa-4da9-a0d2-89c581fc492e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:38.556874 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6e9d4762-bdfa-4da9-a0d2-89c581fc492e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:38.564039 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:38.564039 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:38.565113 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e9d4762-bdfa-4da9-a0d2-89c581fc492e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:38.565692 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1074/4316] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:38 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:39.590695 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1968f839-73b2-4fb9-ab7f-09a17fd80b47 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:39.592610 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1968f839-73b2-4fb9-ab7f-09a17fd80b47 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:39.592823 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1968f839-73b2-4fb9-ab7f-09a17fd80b47 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:39.593028 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1968f839-73b2-4fb9-ab7f-09a17fd80b47 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:39.593128 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1968f839-73b2-4fb9-ab7f-09a17fd80b47 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:39.597577 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:39.597577 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:39.598326 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1968f839-73b2-4fb9-ab7f-09a17fd80b47 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:39.598772 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1068/4317] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:39 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:40.609741 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f0b50ab5-080a-472f-ac4a-430665f84294 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:40.612232 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0b50ab5-080a-472f-ac4a-430665f84294 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:40.612515 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0b50ab5-080a-472f-ac4a-430665f84294 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:40.612777 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0b50ab5-080a-472f-ac4a-430665f84294 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:40.612961 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f0b50ab5-080a-472f-ac4a-430665f84294 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 4244a897-4a99-40a3-88c9-397d22bfa2c6. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:40.617636 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:40.617636 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:40.618443 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0b50ab5-080a-472f-ac4a-430665f84294 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 200 Aug 26 15:12:40.618969 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1088/4318] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:40 2026] GET /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:40.629201 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9c1171a5-123e-458b-b943-d2a627797753 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:40.631756 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c1171a5-123e-458b-b943-d2a627797753 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] DELETE https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 Aug 26 15:12:40.632054 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c1171a5-123e-458b-b943-d2a627797753 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:40.632296 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9c1171a5-123e-458b-b943-d2a627797753 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:40.632446 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-9c1171a5-123e-458b-b943-d2a627797753 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Delete backup with id: 4244a897-4a99-40a3-88c9-397d22bfa2c6. Aug 26 15:12:40.639408 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:40.639408 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:40.657095 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-9c1171a5-123e-458b-b943-d2a627797753 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] delete_backup rpcapi backup_id 4244a897-4a99-40a3-88c9-397d22bfa2c6 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:12:40.659449 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9c1171a5-123e-458b-b943-d2a627797753 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] https://10.4.3.64/volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 returned with HTTP 202 Aug 26 15:12:40.660143 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1089/4319] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:12:40 2026] DELETE /volume/v3/backups/4244a897-4a99-40a3-88c9-397d22bfa2c6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:12:40.668661 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d6637f69-dc8f-4d7a-9715-68a4c80dda79 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:40.674152 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6637f69-dc8f-4d7a-9715-68a4c80dda79 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 Aug 26 15:12:40.674453 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6637f69-dc8f-4d7a-9715-68a4c80dda79 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:40.674744 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d6637f69-dc8f-4d7a-9715-68a4c80dda79 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:40.674969 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-d6637f69-dc8f-4d7a-9715-68a4c80dda79 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete volume with id: 3b1d6fc5-2bc9-48d3-8234-e938678918b5 Aug 26 15:12:40.685184 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:40.685184 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:40.685662 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d6637f69-dc8f-4d7a-9715-68a4c80dda79 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:12:40.728865 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d6637f69-dc8f-4d7a-9715-68a4c80dda79 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete volume request issued successfully. Aug 26 15:12:40.729176 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d6637f69-dc8f-4d7a-9715-68a4c80dda79 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 returned with HTTP 202 Aug 26 15:12:40.729790 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1075/4320] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:12:40 2026] DELETE /volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:12:40.738690 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1a10988c-d552-46fe-84fa-48c8c10be05a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:40.741686 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1a10988c-d552-46fe-84fa-48c8c10be05a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 Aug 26 15:12:40.742058 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1a10988c-d552-46fe-84fa-48c8c10be05a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:40.742348 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1a10988c-d552-46fe-84fa-48c8c10be05a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:40.753259 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:40.753259 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:40.757951 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1a10988c-d552-46fe-84fa-48c8c10be05a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:12:40.764289 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1a10988c-d552-46fe-84fa-48c8c10be05a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 returned with HTTP 200 Aug 26 15:12:40.764853 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1069/4321] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:40 2026] GET /volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:41.782560 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f39c32d4-d28c-4681-bd08-b4b292d9a2a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:41.787606 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f39c32d4-d28c-4681-bd08-b4b292d9a2a2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 Aug 26 15:12:41.788863 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f39c32d4-d28c-4681-bd08-b4b292d9a2a2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:41.788863 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f39c32d4-d28c-4681-bd08-b4b292d9a2a2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:41.796851 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f39c32d4-d28c-4681-bd08-b4b292d9a2a2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 returned with HTTP 404 Aug 26 15:12:41.797503 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1089/4322] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:41 2026] GET /volume/v3/volumes/3b1d6fc5-2bc9-48d3-8234-e938678918b5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:41.806164 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b7460efd-a847-46ea-ad02-8750666be4fe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:41.808700 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b7460efd-a847-46ea-ad02-8750666be4fe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4/export_record Aug 26 15:12:41.809034 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b7460efd-a847-46ea-ad02-8750666be4fe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:41.809397 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b7460efd-a847-46ea-ad02-8750666be4fe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Calling method 'export_record' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:41.809467 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-b7460efd-a847-46ea-ad02-8750666be4fe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Export record for backup 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100199) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 15:12:41.815165 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:41.815165 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:41.817112 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-b7460efd-a847-46ea-ad02-8750666be4fe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '051d356a0b4c408bb85c8518f6683b7d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '93ee4397c08949c687ace99ce6b98d1b', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:12:41.818243 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b7460efd-a847-46ea-ad02-8750666be4fe tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4/export_record returned with HTTP 403 Aug 26 15:12:41.818243 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1090/4323] 10.4.3.64 () {68 vars in 1423 bytes} [Wed Aug 26 15:12:41 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4/export_record => generated 101 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:41.826789 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:41.828700 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:12:41.829041 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1225193741"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:41.830567 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1225193741'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:12:41.830693 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Create volume of 1 GB Aug 26 15:12:41.834798 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Availability Zones retrieved successfully. Aug 26 15:12:41.840425 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Flow 'volume_create_api' (548beda6-b54f-4b91-bafc-ce97ffccd9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:12:41.841300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e37cff-9937-493f-b58c-0136ecff5de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:41.842012 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:12:41.865570 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76e37cff-9937-493f-b58c-0136ecff5de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:41.866313 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (733d2e27-f3be-4e72-b46c-d03e95e3364b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:41.912537 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Created reservations ['e384ba17-cf7f-4cc6-a494-e622c21c64b3', '4dfdbff1-0989-42d6-aea6-2e55283dc972', '848921f1-6862-4da3-823f-8782d8b085c2', 'e29d98de-c752-4957-a8fb-b5ca82ed0a4c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:12:41.913530 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (733d2e27-f3be-4e72-b46c-d03e95e3364b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e384ba17-cf7f-4cc6-a494-e622c21c64b3', '4dfdbff1-0989-42d6-aea6-2e55283dc972', '848921f1-6862-4da3-823f-8782d8b085c2', 'e29d98de-c752-4957-a8fb-b5ca82ed0a4c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:41.914533 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54715dcf-d74a-48ea-a69b-d38803c86c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:41.948000 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54715dcf-d74a-48ea-a69b-d38803c86c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f63d0f04-cffc-4962-a6f9-d9b0eef43dfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1225193741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ee4397c08949c687ace99ce6b98d1b',qos_specs=None,replication_status=,reservations=['e384ba17-cf7f-4cc6-a494-e622c21c64b3','4dfdbff1-0989-42d6-aea6-2e55283dc972','848921f1-6862-4da3-823f-8782d8b085c2','e29d98de-c752-4957-a8fb-b5ca82ed0a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd4fad0388456b9e59df84a369cb83',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:12:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1225193741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f63d0f04-cffc-4962-a6f9-d9b0eef43dfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93ee4397c08949c687ace99ce6b98d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63bd4fad0388456b9e59df84a369cb83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:41.949520 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ac844d-7fa2-4c38-9bfa-f96f761a8afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:41.980771 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ac844d-7fa2-4c38-9bfa-f96f761a8afd) transitioned into state 'SUCCESS' from state '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-1225193741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ee4397c08949c687ace99ce6b98d1b',qos_specs=None,replication_status=,reservations=['e384ba17-cf7f-4cc6-a494-e622c21c64b3','4dfdbff1-0989-42d6-aea6-2e55283dc972','848921f1-6862-4da3-823f-8782d8b085c2','e29d98de-c752-4957-a8fb-b5ca82ed0a4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd4fad0388456b9e59df84a369cb83',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:41.981773 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cee060a-fd33-4d16-aa2f-aab16476d6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:41.995434 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cee060a-fd33-4d16-aa2f-aab16476d6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:41.996330 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Flow 'volume_create_api' (548beda6-b54f-4b91-bafc-ce97ffccd9dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:12:41.996664 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Create volume request issued successfully. Aug 26 15:12:41.997327 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ed6bd464-e7a9-400b-a027-54e9c59548c3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:12:41.997825 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1076/4324] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:12:41 2026] POST /volume/v3/volumes => generated 776 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:12:42.012574 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b9d26215-2f62-447e-967a-e7f42a3f8b64 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:42.014749 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b9d26215-2f62-447e-967a-e7f42a3f8b64 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc Aug 26 15:12:42.015026 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b9d26215-2f62-447e-967a-e7f42a3f8b64 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:42.015271 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b9d26215-2f62-447e-967a-e7f42a3f8b64 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:42.023977 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:42.023977 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:42.028400 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b9d26215-2f62-447e-967a-e7f42a3f8b64 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:12:42.032936 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b9d26215-2f62-447e-967a-e7f42a3f8b64 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc returned with HTTP 200 Aug 26 15:12:42.033393 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1070/4325] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:42 2026] GET /volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:43.051201 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d4f35fad-762c-450e-a4fd-7299faf98445 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:43.053633 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4f35fad-762c-450e-a4fd-7299faf98445 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc Aug 26 15:12:43.053967 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4f35fad-762c-450e-a4fd-7299faf98445 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:43.054233 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d4f35fad-762c-450e-a4fd-7299faf98445 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:43.065669 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:43.065669 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:43.070813 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d4f35fad-762c-450e-a4fd-7299faf98445 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:12:43.076991 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d4f35fad-762c-450e-a4fd-7299faf98445 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc returned with HTTP 200 Aug 26 15:12:43.077594 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1090/4326] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:43 2026] GET /volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc => generated 1016 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:43.094268 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1ffe5d34-9ee7-4d60-a430-42a6c74bef83 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:43.097019 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1ffe5d34-9ee7-4d60-a430-42a6c74bef83 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:12:43.097635 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1ffe5d34-9ee7-4d60-a430-42a6c74bef83 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f63d0f04-cffc-4962-a6f9-d9b0eef43dfc", "name": "tempest-type-Backup-2083775362"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:43.100350 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-1ffe5d34-9ee7-4d60-a430-42a6c74bef83 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Creating new backup {'backup': {'volume_id': 'f63d0f04-cffc-4962-a6f9-d9b0eef43dfc', 'name': 'tempest-type-Backup-2083775362'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:12:43.100651 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-1ffe5d34-9ee7-4d60-a430-42a6c74bef83 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Creating backup of volume f63d0f04-cffc-4962-a6f9-d9b0eef43dfc in container None Aug 26 15:12:43.111880 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:43.111880 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:43.112603 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1ffe5d34-9ee7-4d60-a430-42a6c74bef83 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:12:43.142128 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-1ffe5d34-9ee7-4d60-a430-42a6c74bef83 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Created reservations ['05632c55-6bdc-465f-aaa1-7e86c9cbdd44', '1ddcd30f-0383-4f07-9bb6-23d943ab4ab2'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:12:43.191190 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1ffe5d34-9ee7-4d60-a430-42a6c74bef83 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:12:43.191999 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1091/4327] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:12:43 2026] POST /volume/v3/backups => generated 314 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:12:43.202517 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f1c1c2ce-9575-4662-895d-4c21ec8ed428 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:43.204686 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1c1c2ce-9575-4662-895d-4c21ec8ed428 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:43.205255 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1c1c2ce-9575-4662-895d-4c21ec8ed428 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:43.206732 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1c1c2ce-9575-4662-895d-4c21ec8ed428 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:43.206732 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f1c1c2ce-9575-4662-895d-4c21ec8ed428 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:43.211408 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:43.211408 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:43.212318 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1c1c2ce-9575-4662-895d-4c21ec8ed428 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:43.213056 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1077/4328] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:43 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:44.226064 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-98451de4-9e4f-417e-8322-01788f0ee2cd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:44.228833 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98451de4-9e4f-417e-8322-01788f0ee2cd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:44.228833 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98451de4-9e4f-417e-8322-01788f0ee2cd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:44.229024 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98451de4-9e4f-417e-8322-01788f0ee2cd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:44.229128 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-98451de4-9e4f-417e-8322-01788f0ee2cd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:44.234830 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:44.234830 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:44.235829 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98451de4-9e4f-417e-8322-01788f0ee2cd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:44.236543 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1071/4329] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:44 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:45.250727 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e15eb85-8813-4e15-9cc9-c526834ba278 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:45.252731 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e15eb85-8813-4e15-9cc9-c526834ba278 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:45.252974 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e15eb85-8813-4e15-9cc9-c526834ba278 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:45.253172 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e15eb85-8813-4e15-9cc9-c526834ba278 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:45.253283 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8e15eb85-8813-4e15-9cc9-c526834ba278 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:45.257800 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:45.257800 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:45.258507 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e15eb85-8813-4e15-9cc9-c526834ba278 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:45.258921 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1091/4330] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:45 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:46.270579 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a2102b70-9aad-43c7-9cc7-5705656d92f8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:46.273071 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a2102b70-9aad-43c7-9cc7-5705656d92f8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:46.273316 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a2102b70-9aad-43c7-9cc7-5705656d92f8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:46.273587 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a2102b70-9aad-43c7-9cc7-5705656d92f8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:46.273739 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a2102b70-9aad-43c7-9cc7-5705656d92f8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:46.287538 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:46.287538 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:46.287538 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a2102b70-9aad-43c7-9cc7-5705656d92f8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:46.287538 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1092/4331] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:46 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:47.297876 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-49417733-b672-4617-ab57-262455564a49 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:47.303457 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-49417733-b672-4617-ab57-262455564a49 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:47.303684 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-49417733-b672-4617-ab57-262455564a49 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:47.303893 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-49417733-b672-4617-ab57-262455564a49 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:47.304054 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-49417733-b672-4617-ab57-262455564a49 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:47.313825 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:47.313825 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:47.313825 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-49417733-b672-4617-ab57-262455564a49 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:47.313825 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1078/4332] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:47 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:48.327087 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6e35c49e-cb56-48fc-ac2e-66e9d6730dcd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:48.328428 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6e35c49e-cb56-48fc-ac2e-66e9d6730dcd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:48.328670 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6e35c49e-cb56-48fc-ac2e-66e9d6730dcd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:48.328864 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6e35c49e-cb56-48fc-ac2e-66e9d6730dcd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:48.328990 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6e35c49e-cb56-48fc-ac2e-66e9d6730dcd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:48.333732 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:48.333732 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:48.334505 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6e35c49e-cb56-48fc-ac2e-66e9d6730dcd tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:48.334933 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1072/4333] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:48 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:49.359505 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a37bb138-2135-4bc4-b54b-edb4f3607211 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:49.362396 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a37bb138-2135-4bc4-b54b-edb4f3607211 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:49.362624 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a37bb138-2135-4bc4-b54b-edb4f3607211 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:49.362836 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a37bb138-2135-4bc4-b54b-edb4f3607211 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:49.362993 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a37bb138-2135-4bc4-b54b-edb4f3607211 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:49.367426 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:49.367426 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:49.368180 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a37bb138-2135-4bc4-b54b-edb4f3607211 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:49.368612 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1092/4334] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:49 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:49.870784 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6583984f-6d16-414a-88fc-6ce14fcfc6d9 req-cd3bbfc9-a3ac-442b-8ac0-209659f678ad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:49.873274 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6583984f-6d16-414a-88fc-6ce14fcfc6d9 req-cd3bbfc9-a3ac-442b-8ac0-209659f678ad tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/attachments?instance_id=ca194888-ea65-42f4-b171-c2122cf3a6e3 Aug 26 15:12:49.873500 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6583984f-6d16-414a-88fc-6ce14fcfc6d9 req-cd3bbfc9-a3ac-442b-8ac0-209659f678ad tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:49.873709 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6583984f-6d16-414a-88fc-6ce14fcfc6d9 req-cd3bbfc9-a3ac-442b-8ac0-209659f678ad tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:49.899539 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6583984f-6d16-414a-88fc-6ce14fcfc6d9 req-cd3bbfc9-a3ac-442b-8ac0-209659f678ad tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/attachments?instance_id=ca194888-ea65-42f4-b171-c2122cf3a6e3 returned with HTTP 200 Aug 26 15:12:49.900111 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1093/4335] 10.4.3.64 () {70 vars in 1630 bytes} [Wed Aug 26 15:12:49 2026] GET /volume/v3/attachments?instance_id=ca194888-ea65-42f4-b171-c2122cf3a6e3 => generated 192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:49.912255 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-6583984f-6d16-414a-88fc-6ce14fcfc6d9 req-e4ee1cd5-b12b-4283-b6d7-a4f586cd0c64 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:49.915101 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6583984f-6d16-414a-88fc-6ce14fcfc6d9 req-e4ee1cd5-b12b-4283-b6d7-a4f586cd0c64 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/attachments/9f42307c-f1e1-4d0a-9ac0-dd71f10e3bd5 Aug 26 15:12:49.915406 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6583984f-6d16-414a-88fc-6ce14fcfc6d9 req-e4ee1cd5-b12b-4283-b6d7-a4f586cd0c64 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:49.915615 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6583984f-6d16-414a-88fc-6ce14fcfc6d9 req-e4ee1cd5-b12b-4283-b6d7-a4f586cd0c64 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:49.941484 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6583984f-6d16-414a-88fc-6ce14fcfc6d9 req-e4ee1cd5-b12b-4283-b6d7-a4f586cd0c64 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/attachments/9f42307c-f1e1-4d0a-9ac0-dd71f10e3bd5 returned with HTTP 200 Aug 26 15:12:49.941877 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1079/4336] 10.4.3.64 () {70 vars in 1644 bytes} [Wed Aug 26 15:12:49 2026] GET /volume/v3/attachments/9f42307c-f1e1-4d0a-9ac0-dd71f10e3bd5 => generated 993 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:50.099370 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:50.243317 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:12:50.243762 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1297933933"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:50.245438 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1297933933'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:12:50.245598 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Create volume of 1 GB Aug 26 15:12:50.251531 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Availability Zones retrieved successfully. Aug 26 15:12:50.257384 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Flow 'volume_create_api' (645aeb39-6094-4fd7-aff8-799421f7e408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:12:50.258669 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c78a2b62-05bb-42d2-a0a6-f6245e4d1852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:50.259896 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:12:50.292111 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c78a2b62-05bb-42d2-a0a6-f6245e4d1852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:50.292942 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ac0459-4d23-4089-92d8-bf12b5b58ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:50.372294 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Created reservations ['c01e095d-de84-4d3d-a460-b06e5e500b5c', '8bf2456c-573b-4c2e-baa3-a92c8eee54f4', 'fad3d078-a662-4b2e-acb1-7aebad3858ff', '3c8034e5-46f7-4a74-b26b-3b39cdd0b65b'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:12:50.373205 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88ac0459-4d23-4089-92d8-bf12b5b58ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c01e095d-de84-4d3d-a460-b06e5e500b5c', '8bf2456c-573b-4c2e-baa3-a92c8eee54f4', 'fad3d078-a662-4b2e-acb1-7aebad3858ff', '3c8034e5-46f7-4a74-b26b-3b39cdd0b65b']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:50.374194 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12528255-f812-400f-9920-05cb12d8c78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:50.398973 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b7b857ae-d7a9-44ef-b992-6fcb5658ff8c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:50.400651 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b7b857ae-d7a9-44ef-b992-6fcb5658ff8c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:50.402078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b7b857ae-d7a9-44ef-b992-6fcb5658ff8c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:50.402078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b7b857ae-d7a9-44ef-b992-6fcb5658ff8c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:50.402078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b7b857ae-d7a9-44ef-b992-6fcb5658ff8c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:50.404042 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12528255-f812-400f-9920-05cb12d8c78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1297933933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd16e88366da494c9351aee5d637026e',qos_specs=None,replication_status=,reservations=['c01e095d-de84-4d3d-a460-b06e5e500b5c','8bf2456c-573b-4c2e-baa3-a92c8eee54f4','fad3d078-a662-4b2e-acb1-7aebad3858ff','3c8034e5-46f7-4a74-b26b-3b39cdd0b65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bfab21ca3ba4d14b7ad445ab5b9d4c0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1297933933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd16e88366da494c9351aee5d637026e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bfab21ca3ba4d14b7ad445ab5b9d4c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:50.404910 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f8cf323-f19e-41cb-a3c4-8151261067a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:50.405966 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:50.405966 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:50.406697 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b7b857ae-d7a9-44ef-b992-6fcb5658ff8c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:50.407203 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1093/4337] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:50 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:50.427552 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f8cf323-f19e-41cb-a3c4-8151261067a0) transitioned into state 'SUCCESS' from state '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-1297933933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd16e88366da494c9351aee5d637026e',qos_specs=None,replication_status=,reservations=['c01e095d-de84-4d3d-a460-b06e5e500b5c','8bf2456c-573b-4c2e-baa3-a92c8eee54f4','fad3d078-a662-4b2e-acb1-7aebad3858ff','3c8034e5-46f7-4a74-b26b-3b39cdd0b65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bfab21ca3ba4d14b7ad445ab5b9d4c0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:50.428364 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18a9698d-0542-4864-b79c-3785e31c7c71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:50.445032 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18a9698d-0542-4864-b79c-3785e31c7c71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:50.446305 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Flow 'volume_create_api' (645aeb39-6094-4fd7-aff8-799421f7e408) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:12:50.446716 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Create volume request issued successfully. Aug 26 15:12:50.447665 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e2863740-f533-4eb5-a6e8-b23747d5d624 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:12:50.448181 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1073/4338] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:12:50 2026] POST /volume/v3/volumes => generated 772 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:50.460503 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d1586941-062c-4bbe-9c9c-d53174311876 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:50.464121 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1586941-062c-4bbe-9c9c-d53174311876 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:12:50.464121 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1586941-062c-4bbe-9c9c-d53174311876 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:50.464121 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d1586941-062c-4bbe-9c9c-d53174311876 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:50.471596 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:50.471596 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:50.476587 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d1586941-062c-4bbe-9c9c-d53174311876 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:12:50.483705 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d1586941-062c-4bbe-9c9c-d53174311876 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:12:50.484267 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1094/4339] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:12:50 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:51.417823 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7976bc8c-bf9f-4b66-a5ce-0c3fe5147f8e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:51.419932 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7976bc8c-bf9f-4b66-a5ce-0c3fe5147f8e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:51.420125 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7976bc8c-bf9f-4b66-a5ce-0c3fe5147f8e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:51.420318 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7976bc8c-bf9f-4b66-a5ce-0c3fe5147f8e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:51.420418 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7976bc8c-bf9f-4b66-a5ce-0c3fe5147f8e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:51.424858 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:51.424858 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:51.425556 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7976bc8c-bf9f-4b66-a5ce-0c3fe5147f8e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:51.425970 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1080/4340] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:51 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:51.497014 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-67f46a52-91b2-4a5d-ac9b-279bee19cb17 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:51.498524 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-67f46a52-91b2-4a5d-ac9b-279bee19cb17 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:12:51.498871 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-67f46a52-91b2-4a5d-ac9b-279bee19cb17 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:51.499182 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-67f46a52-91b2-4a5d-ac9b-279bee19cb17 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:51.506779 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:51.506779 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:51.509384 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-67f46a52-91b2-4a5d-ac9b-279bee19cb17 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:12:51.513257 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-67f46a52-91b2-4a5d-ac9b-279bee19cb17 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:12:51.513683 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1094/4341] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:12:51 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 865 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:52.437414 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4b2fe3dc-7ad1-4f2d-9097-4084d64a9c3f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:52.439542 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b2fe3dc-7ad1-4f2d-9097-4084d64a9c3f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:52.439988 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b2fe3dc-7ad1-4f2d-9097-4084d64a9c3f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:52.440352 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4b2fe3dc-7ad1-4f2d-9097-4084d64a9c3f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:52.440579 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4b2fe3dc-7ad1-4f2d-9097-4084d64a9c3f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:52.446014 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:52.446014 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:52.447547 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4b2fe3dc-7ad1-4f2d-9097-4084d64a9c3f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:52.447547 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1074/4342] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:52 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:53.462387 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c257f02c-ee54-4058-bf16-7c9c06bf6c5b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:53.464000 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c257f02c-ee54-4058-bf16-7c9c06bf6c5b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:53.464255 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c257f02c-ee54-4058-bf16-7c9c06bf6c5b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:53.464441 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c257f02c-ee54-4058-bf16-7c9c06bf6c5b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:53.464531 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c257f02c-ee54-4058-bf16-7c9c06bf6c5b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:53.468446 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:53.468446 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:53.469007 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c257f02c-ee54-4058-bf16-7c9c06bf6c5b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:53.469337 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1095/4343] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:53 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:54.484658 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e6f72256-2c4c-4c6f-9203-62e714cf1711 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:54.486930 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e6f72256-2c4c-4c6f-9203-62e714cf1711 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:54.486930 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e6f72256-2c4c-4c6f-9203-62e714cf1711 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:54.487051 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e6f72256-2c4c-4c6f-9203-62e714cf1711 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:54.487166 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e6f72256-2c4c-4c6f-9203-62e714cf1711 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:54.491590 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:54.491590 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:54.492311 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e6f72256-2c4c-4c6f-9203-62e714cf1711 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:54.492739 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1081/4344] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:54 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:55.511972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-224bcdef-3295-42c9-bd38-4ebb377319f4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:55.514148 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-224bcdef-3295-42c9-bd38-4ebb377319f4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:55.514375 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-224bcdef-3295-42c9-bd38-4ebb377319f4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:55.514561 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-224bcdef-3295-42c9-bd38-4ebb377319f4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:55.514695 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-224bcdef-3295-42c9-bd38-4ebb377319f4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:55.519162 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:55.519162 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:55.519803 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-224bcdef-3295-42c9-bd38-4ebb377319f4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:55.520319 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1095/4345] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:55 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:56.534087 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dabc4f4f-09f3-48f5-92f0-a6b594472604 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:56.536903 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dabc4f4f-09f3-48f5-92f0-a6b594472604 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:56.536903 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dabc4f4f-09f3-48f5-92f0-a6b594472604 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:56.537198 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dabc4f4f-09f3-48f5-92f0-a6b594472604 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:56.537392 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-dabc4f4f-09f3-48f5-92f0-a6b594472604 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:56.545527 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:56.545527 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:56.546489 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dabc4f4f-09f3-48f5-92f0-a6b594472604 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:56.547173 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1075/4346] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:56 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:57.565188 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-86a2f837-1779-4f16-9fd2-55d691646136 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:57.567178 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-86a2f837-1779-4f16-9fd2-55d691646136 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:57.567543 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-86a2f837-1779-4f16-9fd2-55d691646136 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:57.567749 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-86a2f837-1779-4f16-9fd2-55d691646136 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:57.567897 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-86a2f837-1779-4f16-9fd2-55d691646136 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:57.572722 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:57.572722 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:12:57.573566 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-86a2f837-1779-4f16-9fd2-55d691646136 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:57.573988 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1096/4347] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:57 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:58.586144 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-799f9030-a21a-4633-917f-b3ef5e160a6f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:58.588643 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-799f9030-a21a-4633-917f-b3ef5e160a6f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:58.588953 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-799f9030-a21a-4633-917f-b3ef5e160a6f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:58.589134 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-799f9030-a21a-4633-917f-b3ef5e160a6f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:58.589298 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-799f9030-a21a-4633-917f-b3ef5e160a6f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:58.595024 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:58.595024 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:58.595814 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-799f9030-a21a-4633-917f-b3ef5e160a6f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:58.596582 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1082/4348] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:58 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:58.608829 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-009f62c6-c9e8-49c4-926e-eb50d89610de None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:58.610903 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-009f62c6-c9e8-49c4-926e-eb50d89610de tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7/export_record Aug 26 15:12:58.611165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-009f62c6-c9e8-49c4-926e-eb50d89610de tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:58.611399 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-009f62c6-c9e8-49c4-926e-eb50d89610de tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'export_record' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:58.611534 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-009f62c6-c9e8-49c4-926e-eb50d89610de tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Export record for backup 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100197) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 15:12:58.616077 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:58.616077 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:58.617068 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.backup.api [None req-009f62c6-c9e8-49c4-926e-eb50d89610de tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling RPCAPI with context: , host: np0000008165, backup: 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100197) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 26 15:12:58.630140 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-009f62c6-c9e8-49c4-926e-eb50d89610de tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] export_record in rpcapi backup_id 86045371-87da-4281-a4b3-e9d28c48afb7 on host np0000008165. {{(pid=100197) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 26 15:12:58.643854 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-009f62c6-c9e8-49c4-926e-eb50d89610de tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODYwNDUzNzEtODdkYS00MjgxLWE0YjMtZTlkMjhjNDhhZmI3IiwgInVzZXJfaWQiOiAiNjNiZDRmYWQwMzg4NDU2YjllNTlkZjg0YTM2OWNiODMiLCAicHJvamVjdF9pZCI6ICI5M2VlNDM5N2MwODk0OWM2ODdhY2U5OWNlNmI5OGQxYiIsICJ2b2x1bWVfaWQiOiAiZjYzZDBmMDQtY2ZmYy00OTYyLWE2ZjktZDliMGVlZjQzZGZjIiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDgzNzc1MzYyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjYzZDBmMDQtY2ZmYy00OTYyLWE2ZjktZDliMGVlZjQzZGZjLzIwMjYwODI2MTUxMjQ1L2F6X25vdmFfYmFja3VwXzg2MDQ1MzcxLTg3ZGEtNDI4MS1hNGIzLWU5ZDI4YzQ4YWZiNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MTI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MTI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNToxMjo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100197) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 26 15:12:58.644310 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-009f62c6-c9e8-49c4-926e-eb50d89610de tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7/export_record returned with HTTP 200 Aug 26 15:12:58.644719 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1096/4349] 10.4.3.64 () {68 vars in 1423 bytes} [Wed Aug 26 15:12:58 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7/export_record => generated 1424 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:58.653582 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b65e0f0e-4947-4346-96df-989a2ec8e0ce None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:58.656242 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b65e0f0e-4947-4346-96df-989a2ec8e0ce tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:12:58.656472 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b65e0f0e-4947-4346-96df-989a2ec8e0ce tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:58.656675 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b65e0f0e-4947-4346-96df-989a2ec8e0ce tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:58.656801 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b65e0f0e-4947-4346-96df-989a2ec8e0ce tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:12:58.661299 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:58.661299 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:12:58.661932 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b65e0f0e-4947-4346-96df-989a2ec8e0ce tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:12:58.662418 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1076/4350] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:58 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:58.675178 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-788ba2e1-a8a2-438b-bd81-19391cba85ca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:58.677633 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-788ba2e1-a8a2-438b-bd81-19391cba85ca tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] POST https://10.4.3.64/volume/v3/backups/import_record Aug 26 15:12:58.678295 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-788ba2e1-a8a2-438b-bd81-19391cba85ca tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjdlMjhmZTEtMTFlNC00ZWIxLTk3Y2EtNDU0M2FmYmE5ZjY3IiwgInVzZXJfaWQiOiAiNjNiZDRmYWQwMzg4NDU2YjllNTlkZjg0YTM2OWNiODMiLCAicHJvamVjdF9pZCI6ICI5M2VlNDM5N2MwODk0OWM2ODdhY2U5OWNlNmI5OGQxYiIsICJ2b2x1bWVfaWQiOiAiZjYzZDBmMDQtY2ZmYy00OTYyLWE2ZjktZDliMGVlZjQzZGZjIiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDgzNzc1MzYyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjYzZDBmMDQtY2ZmYy00OTYyLWE2ZjktZDliMGVlZjQzZGZjLzIwMjYwODI2MTUxMjQ1L2F6X25vdmFfYmFja3VwXzg2MDQ1MzcxLTg3ZGEtNDI4MS1hNGIzLWU5ZDI4YzQ4YWZiNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MTI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MTI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNToxMjo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:58.680046 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-788ba2e1-a8a2-438b-bd81-19391cba85ca tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjdlMjhmZTEtMTFlNC00ZWIxLTk3Y2EtNDU0M2FmYmE5ZjY3IiwgInVzZXJfaWQiOiAiNjNiZDRmYWQwMzg4NDU2YjllNTlkZjg0YTM2OWNiODMiLCAicHJvamVjdF9pZCI6ICI5M2VlNDM5N2MwODk0OWM2ODdhY2U5OWNlNmI5OGQxYiIsICJ2b2x1bWVfaWQiOiAiZjYzZDBmMDQtY2ZmYy00OTYyLWE2ZjktZDliMGVlZjQzZGZjIiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDgzNzc1MzYyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjYzZDBmMDQtY2ZmYy00OTYyLWE2ZjktZDliMGVlZjQzZGZjLzIwMjYwODI2MTUxMjQ1L2F6X25vdmFfYmFja3VwXzg2MDQ1MzcxLTg3ZGEtNDI4MS1hNGIzLWU5ZDI4YzQ4YWZiNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MTI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MTI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNToxMjo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100199) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 26 15:12:58.680191 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-788ba2e1-a8a2-438b-bd81-19391cba85ca tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjdlMjhmZTEtMTFlNC00ZWIxLTk3Y2EtNDU0M2FmYmE5ZjY3IiwgInVzZXJfaWQiOiAiNjNiZDRmYWQwMzg4NDU2YjllNTlkZjg0YTM2OWNiODMiLCAicHJvamVjdF9pZCI6ICI5M2VlNDM5N2MwODk0OWM2ODdhY2U5OWNlNmI5OGQxYiIsICJ2b2x1bWVfaWQiOiAiZjYzZDBmMDQtY2ZmYy00OTYyLWE2ZjktZDliMGVlZjQzZGZjIiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDgzNzc1MzYyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZjYzZDBmMDQtY2ZmYy00OTYyLWE2ZjktZDliMGVlZjQzZGZjLzIwMjYwODI2MTUxMjQ1L2F6X25vdmFfYmFja3VwXzg2MDQ1MzcxLTg3ZGEtNDI4MS1hNGIzLWU5ZDI4YzQ4YWZiNyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MTI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MTI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNToxMjo1OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100199) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 26 15:12:58.680873 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-788ba2e1-a8a2-438b-bd81-19391cba85ca tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '051d356a0b4c408bb85c8518f6683b7d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '93ee4397c08949c687ace99ce6b98d1b', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:12:58.681261 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-788ba2e1-a8a2-438b-bd81-19391cba85ca tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] https://10.4.3.64/volume/v3/backups/import_record returned with HTTP 403 Aug 26 15:12:58.681752 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1097/4351] 10.4.3.64 () {70 vars in 1335 bytes} [Wed Aug 26 15:12:58 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) Aug 26 15:12:58.691485 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a6dcc592-f0d2-4b32-91ab-65293672db1e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:58.694688 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a6dcc592-f0d2-4b32-91ab-65293672db1e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc Aug 26 15:12:58.694967 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a6dcc592-f0d2-4b32-91ab-65293672db1e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:58.695152 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a6dcc592-f0d2-4b32-91ab-65293672db1e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:58.695310 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-a6dcc592-f0d2-4b32-91ab-65293672db1e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete volume with id: f63d0f04-cffc-4962-a6f9-d9b0eef43dfc Aug 26 15:12:58.703146 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:58.703146 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:12:58.703552 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a6dcc592-f0d2-4b32-91ab-65293672db1e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:12:58.733225 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a6dcc592-f0d2-4b32-91ab-65293672db1e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete volume request issued successfully. Aug 26 15:12:58.733479 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a6dcc592-f0d2-4b32-91ab-65293672db1e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc returned with HTTP 202 Aug 26 15:12:58.734025 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1083/4352] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:12:58 2026] DELETE /volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:12:58.742180 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cd6f2955-4406-4906-bd25-72363cb8f33b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:58.744047 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cd6f2955-4406-4906-bd25-72363cb8f33b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc Aug 26 15:12:58.744380 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cd6f2955-4406-4906-bd25-72363cb8f33b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:58.744623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cd6f2955-4406-4906-bd25-72363cb8f33b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:58.752761 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:12:58.752761 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:12:58.757170 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cd6f2955-4406-4906-bd25-72363cb8f33b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:12:58.763488 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cd6f2955-4406-4906-bd25-72363cb8f33b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc returned with HTTP 200 Aug 26 15:12:58.764188 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1097/4353] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:58 2026] GET /volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:12:59.781336 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-75fdf24b-6106-4468-b1bb-34526f51f621 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:59.783252 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-75fdf24b-6106-4468-b1bb-34526f51f621 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc Aug 26 15:12:59.783487 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-75fdf24b-6106-4468-b1bb-34526f51f621 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:59.783728 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-75fdf24b-6106-4468-b1bb-34526f51f621 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:59.789952 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-75fdf24b-6106-4468-b1bb-34526f51f621 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc returned with HTTP 404 Aug 26 15:12:59.790461 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1077/4354] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:12:59 2026] GET /volume/v3/volumes/f63d0f04-cffc-4962-a6f9-d9b0eef43dfc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:12:59.798522 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6810e4b9-f4ba-4c81-aab8-dfbebaa3ead4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:59.802295 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6810e4b9-f4ba-4c81-aab8-dfbebaa3ead4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] GET https://10.4.3.64/volume/v3/backups Aug 26 15:12:59.802295 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6810e4b9-f4ba-4c81-aab8-dfbebaa3ead4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:59.802295 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6810e4b9-f4ba-4c81-aab8-dfbebaa3ead4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:59.802295 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-6810e4b9-f4ba-4c81-aab8-dfbebaa3ead4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:12:59.806977 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6810e4b9-f4ba-4c81-aab8-dfbebaa3ead4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 200 Aug 26 15:12:59.807330 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1098/4355] 10.4.3.64 () {68 vars in 1270 bytes} [Wed Aug 26 15:12:59 2026] GET /volume/v3/backups => generated 621 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:59.817043 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cd8034db-2757-4e69-b626-27fe4ecdf02d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:59.818820 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cd8034db-2757-4e69-b626-27fe4ecdf02d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] GET https://10.4.3.64/volume/v3/backups?project_id=93ee4397c08949c687ace99ce6b98d1b Aug 26 15:12:59.819068 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cd8034db-2757-4e69-b626-27fe4ecdf02d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:12:59.819307 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cd8034db-2757-4e69-b626-27fe4ecdf02d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:12:59.819586 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-cd8034db-2757-4e69-b626-27fe4ecdf02d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Removing options 'project_id' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:12:59.832923 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cd8034db-2757-4e69-b626-27fe4ecdf02d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] https://10.4.3.64/volume/v3/backups?project_id=93ee4397c08949c687ace99ce6b98d1b returned with HTTP 200 Aug 26 15:12:59.833457 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1084/4356] 10.4.3.64 () {68 vars in 1357 bytes} [Wed Aug 26 15:12:59 2026] GET /volume/v3/backups?project_id=93ee4397c08949c687ace99ce6b98d1b => generated 621 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:12:59.844250 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:12:59.846067 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:12:59.846426 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-255169814"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:12:59.847860 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-255169814'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:12:59.848096 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Create volume of 1 GB Aug 26 15:12:59.852194 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Availability Zones retrieved successfully. Aug 26 15:12:59.857479 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Flow 'volume_create_api' (79df5999-8bbf-44a9-97c5-4b0cf338c5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:12:59.858518 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (241da097-cd09-490e-b916-b326e158b643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:59.859411 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:12:59.882734 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (241da097-cd09-490e-b916-b326e158b643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:59.883991 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb3521d-5b54-4fb8-8e25-aeb87cc22b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:59.936511 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Created reservations ['b079eab8-b49b-4c9f-aae0-77bb86ef7577', '93948037-897e-4567-8a5f-6790489f13ea', '4f14062e-5043-4509-a045-20080b950d9e', '0853d7e7-0e33-4e21-ac2d-a57a70d9204a'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:12:59.937405 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4eb3521d-5b54-4fb8-8e25-aeb87cc22b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b079eab8-b49b-4c9f-aae0-77bb86ef7577', '93948037-897e-4567-8a5f-6790489f13ea', '4f14062e-5043-4509-a045-20080b950d9e', '0853d7e7-0e33-4e21-ac2d-a57a70d9204a']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:59.938204 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f66a974a-5804-41e1-8b72-8eaff17edc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:59.974258 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f66a974a-5804-41e1-8b72-8eaff17edc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '479f3506-e572-4bef-ae66-3b6b6c9bb5ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-255169814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ee4397c08949c687ace99ce6b98d1b',qos_specs=None,replication_status=,reservations=['b079eab8-b49b-4c9f-aae0-77bb86ef7577','93948037-897e-4567-8a5f-6790489f13ea','4f14062e-5043-4509-a045-20080b950d9e','0853d7e7-0e33-4e21-ac2d-a57a70d9204a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd4fad0388456b9e59df84a369cb83',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-255169814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=479f3506-e572-4bef-ae66-3b6b6c9bb5ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93ee4397c08949c687ace99ce6b98d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63bd4fad0388456b9e59df84a369cb83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:59.974902 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65f1e04-f6fd-4d19-b643-f2f95745abe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:12:59.991956 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65f1e04-f6fd-4d19-b643-f2f95745abe9) transitioned into state 'SUCCESS' from state '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-255169814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93ee4397c08949c687ace99ce6b98d1b',qos_specs=None,replication_status=,reservations=['b079eab8-b49b-4c9f-aae0-77bb86ef7577','93948037-897e-4567-8a5f-6790489f13ea','4f14062e-5043-4509-a045-20080b950d9e','0853d7e7-0e33-4e21-ac2d-a57a70d9204a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bd4fad0388456b9e59df84a369cb83',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:12:59.993904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183d5789-0177-45d3-af4b-bb8b1a080b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:00.001806 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183d5789-0177-45d3-af4b-bb8b1a080b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:00.002861 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Flow 'volume_create_api' (79df5999-8bbf-44a9-97c5-4b0cf338c5b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:00.004431 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Create volume request issued successfully. Aug 26 15:13:00.004431 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6a2e4cd9-cab3-4c8e-b059-945045a6b16e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:13:00.004431 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1098/4357] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:12:59 2026] POST /volume/v3/volumes => generated 775 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:13:00.018025 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c5b1207c-6bb2-44c7-a25b-22177ded8479 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:00.021266 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c5b1207c-6bb2-44c7-a25b-22177ded8479 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae Aug 26 15:13:00.021722 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c5b1207c-6bb2-44c7-a25b-22177ded8479 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:00.022158 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c5b1207c-6bb2-44c7-a25b-22177ded8479 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:00.035279 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:00.035279 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:00.042505 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c5b1207c-6bb2-44c7-a25b-22177ded8479 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:13:00.050015 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c5b1207c-6bb2-44c7-a25b-22177ded8479 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae returned with HTTP 200 Aug 26 15:13:00.050574 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1078/4358] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:00 2026] GET /volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae => generated 954 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:01.069932 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d3f2dee8-f5c8-400e-8df2-f46a736df99c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:01.073833 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3f2dee8-f5c8-400e-8df2-f46a736df99c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae Aug 26 15:13:01.074146 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3f2dee8-f5c8-400e-8df2-f46a736df99c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:01.074381 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d3f2dee8-f5c8-400e-8df2-f46a736df99c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:01.090368 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:01.090368 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:01.094011 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d3f2dee8-f5c8-400e-8df2-f46a736df99c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:13:01.099667 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d3f2dee8-f5c8-400e-8df2-f46a736df99c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae returned with HTTP 200 Aug 26 15:13:01.100063 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1099/4359] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:01 2026] GET /volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:01.116706 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cd17721d-e1e7-4202-b17c-bb7bd0b73a26 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:01.118539 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cd17721d-e1e7-4202-b17c-bb7bd0b73a26 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:13:01.118872 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cd17721d-e1e7-4202-b17c-bb7bd0b73a26 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "479f3506-e572-4bef-ae66-3b6b6c9bb5ae", "name": "tempest-type-Backup-1128394981"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:01.120282 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-cd17721d-e1e7-4202-b17c-bb7bd0b73a26 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Creating new backup {'backup': {'volume_id': '479f3506-e572-4bef-ae66-3b6b6c9bb5ae', 'name': 'tempest-type-Backup-1128394981'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:13:01.120418 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-cd17721d-e1e7-4202-b17c-bb7bd0b73a26 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Creating backup of volume 479f3506-e572-4bef-ae66-3b6b6c9bb5ae in container None Aug 26 15:13:01.131239 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:01.131239 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:01.131738 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cd17721d-e1e7-4202-b17c-bb7bd0b73a26 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:13:01.156106 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-cd17721d-e1e7-4202-b17c-bb7bd0b73a26 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Created reservations ['0c0f80e8-8976-4a43-8e52-f13654fdfbd8', 'd8622db8-f5cf-451d-a766-ec75061b46bf'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:13:01.219968 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cd17721d-e1e7-4202-b17c-bb7bd0b73a26 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:13:01.220599 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1085/4360] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:13:01 2026] POST /volume/v3/backups => generated 314 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:13:01.234011 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b1fcb9db-c0f8-4c2b-bc87-3584fa0e3e74 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:01.237120 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1fcb9db-c0f8-4c2b-bc87-3584fa0e3e74 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:01.237670 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1fcb9db-c0f8-4c2b-bc87-3584fa0e3e74 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:01.240350 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1fcb9db-c0f8-4c2b-bc87-3584fa0e3e74 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:01.241759 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b1fcb9db-c0f8-4c2b-bc87-3584fa0e3e74 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:01.253938 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:01.253938 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:01.253938 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1fcb9db-c0f8-4c2b-bc87-3584fa0e3e74 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:01.253938 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1099/4361] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:01 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 721 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:02.265438 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6290825d-4833-4fce-bc34-ca140724ad56 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:02.268038 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6290825d-4833-4fce-bc34-ca140724ad56 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:02.268336 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6290825d-4833-4fce-bc34-ca140724ad56 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:02.268605 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6290825d-4833-4fce-bc34-ca140724ad56 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:02.268761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6290825d-4833-4fce-bc34-ca140724ad56 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:02.274458 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:02.274458 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:02.275332 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6290825d-4833-4fce-bc34-ca140724ad56 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:02.275849 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1079/4362] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:02 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:03.285789 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-678bf5ac-3f21-496a-a07c-236ce7306681 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:03.287480 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-678bf5ac-3f21-496a-a07c-236ce7306681 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:03.287654 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-678bf5ac-3f21-496a-a07c-236ce7306681 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:03.287822 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-678bf5ac-3f21-496a-a07c-236ce7306681 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:03.287970 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-678bf5ac-3f21-496a-a07c-236ce7306681 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:03.292300 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:03.292300 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:03.292935 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-678bf5ac-3f21-496a-a07c-236ce7306681 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:03.293287 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1100/4363] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:03 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:04.305881 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6cc25772-daa9-47f2-99fb-33f357d5337e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:04.310362 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6cc25772-daa9-47f2-99fb-33f357d5337e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:04.310560 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6cc25772-daa9-47f2-99fb-33f357d5337e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:04.310755 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6cc25772-daa9-47f2-99fb-33f357d5337e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:04.310905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6cc25772-daa9-47f2-99fb-33f357d5337e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:04.315483 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:04.315483 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:04.316143 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6cc25772-daa9-47f2-99fb-33f357d5337e tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:04.316553 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1086/4364] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:04 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:05.328483 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-062b5b38-3b9a-48c1-baba-449cecb2640f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:05.330415 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-062b5b38-3b9a-48c1-baba-449cecb2640f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:05.331032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-062b5b38-3b9a-48c1-baba-449cecb2640f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:05.331310 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-062b5b38-3b9a-48c1-baba-449cecb2640f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:05.331522 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-062b5b38-3b9a-48c1-baba-449cecb2640f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:05.335711 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:05.335711 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:05.336878 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-062b5b38-3b9a-48c1-baba-449cecb2640f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:05.336878 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1100/4365] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:05 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:06.348982 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e1b22c2-8aae-4e09-a3a4-9abf5fb3be64 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:06.351132 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e1b22c2-8aae-4e09-a3a4-9abf5fb3be64 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:06.351411 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e1b22c2-8aae-4e09-a3a4-9abf5fb3be64 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:06.351653 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e1b22c2-8aae-4e09-a3a4-9abf5fb3be64 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:06.351872 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4e1b22c2-8aae-4e09-a3a4-9abf5fb3be64 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:06.357669 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:06.357669 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:06.358564 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e1b22c2-8aae-4e09-a3a4-9abf5fb3be64 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:06.359122 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1080/4366] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:06 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:06.684236 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ac96f698-0976-405c-83c0-69b0dc167154 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:06.686427 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:13:06.686918 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1006840903"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:06.689094 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1006840903'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:13:06.689271 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Create volume of 1 GB Aug 26 15:13:06.693856 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Availability Zones retrieved successfully. Aug 26 15:13:06.699714 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Flow 'volume_create_api' (a9a8289c-26db-42b6-b112-ebfd07c1ae5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:06.700551 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a22bd0e-6c79-47d5-9160-847580e79d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:06.701377 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:13:06.726993 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a22bd0e-6c79-47d5-9160-847580e79d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:06.727774 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e3e1f97-f328-4f7f-86c4-3210f13c6c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:06.764366 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Created reservations ['ff212efe-92ed-4af0-a797-79ca2e067dcb', '1c8b7c3b-8024-44ad-9772-7d47059765c7', '409bc6e2-a811-4ddf-acb8-1f194cf638cb', '50ba8b18-1b32-4388-8f90-e892cb3ab792'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:13:06.765111 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e3e1f97-f328-4f7f-86c4-3210f13c6c2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff212efe-92ed-4af0-a797-79ca2e067dcb', '1c8b7c3b-8024-44ad-9772-7d47059765c7', '409bc6e2-a811-4ddf-acb8-1f194cf638cb', '50ba8b18-1b32-4388-8f90-e892cb3ab792']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:06.765836 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd08a373-5e75-4386-949c-2145979f6c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:06.784826 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd08a373-5e75-4386-949c-2145979f6c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '913af142-1f20-4884-9ad7-bf3af4c50767', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1006840903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56d6b84362747d48f42a8caf3d57b90',qos_specs=None,replication_status=,reservations=['ff212efe-92ed-4af0-a797-79ca2e067dcb','1c8b7c3b-8024-44ad-9772-7d47059765c7','409bc6e2-a811-4ddf-acb8-1f194cf638cb','50ba8b18-1b32-4388-8f90-e892cb3ab792'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f028a644c5404a0fb7fc316a38b8058c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:13:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1006840903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=913af142-1f20-4884-9ad7-bf3af4c50767,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56d6b84362747d48f42a8caf3d57b90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f028a644c5404a0fb7fc316a38b8058c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:06.785536 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00698d0-5f0d-4430-887d-8ae9d3b8b95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:06.803503 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00698d0-5f0d-4430-887d-8ae9d3b8b95d) transitioned into state 'SUCCESS' from state '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-1006840903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56d6b84362747d48f42a8caf3d57b90',qos_specs=None,replication_status=,reservations=['ff212efe-92ed-4af0-a797-79ca2e067dcb','1c8b7c3b-8024-44ad-9772-7d47059765c7','409bc6e2-a811-4ddf-acb8-1f194cf638cb','50ba8b18-1b32-4388-8f90-e892cb3ab792'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f028a644c5404a0fb7fc316a38b8058c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:06.804187 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a36c64e0-4a83-4720-be9c-f6836f88d128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:06.813212 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a36c64e0-4a83-4720-be9c-f6836f88d128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:06.814071 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Flow 'volume_create_api' (a9a8289c-26db-42b6-b112-ebfd07c1ae5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:06.814379 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Create volume request issued successfully. Aug 26 15:13:06.814966 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac96f698-0976-405c-83c0-69b0dc167154 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:13:06.815478 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1101/4367] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:13:06 2026] POST /volume/v3/volumes => generated 753 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:13:06.828932 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-09df728a-2bc3-445e-80a2-c80b5fe49582 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:06.830861 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-09df728a-2bc3-445e-80a2-c80b5fe49582 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:06.830979 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-09df728a-2bc3-445e-80a2-c80b5fe49582 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:06.831151 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-09df728a-2bc3-445e-80a2-c80b5fe49582 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:06.838257 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:06.838257 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:06.841933 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-09df728a-2bc3-445e-80a2-c80b5fe49582 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:06.845908 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-09df728a-2bc3-445e-80a2-c80b5fe49582 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:06.846297 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1087/4368] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:06 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:07.371666 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e4cc1f12-9603-4c78-bd85-80c84f1ca134 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:07.373769 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4cc1f12-9603-4c78-bd85-80c84f1ca134 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:07.375472 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e4cc1f12-9603-4c78-bd85-80c84f1ca134 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:07.375472 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e4cc1f12-9603-4c78-bd85-80c84f1ca134 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:07.375472 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e4cc1f12-9603-4c78-bd85-80c84f1ca134 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:07.379773 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:07.379773 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:07.380833 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4cc1f12-9603-4c78-bd85-80c84f1ca134 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:07.381421 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1101/4369] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:07 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:07.865490 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0272a78c-00b4-4a81-99b7-b82e22952cb4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:07.867392 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0272a78c-00b4-4a81-99b7-b82e22952cb4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:07.867617 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0272a78c-00b4-4a81-99b7-b82e22952cb4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:07.867809 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0272a78c-00b4-4a81-99b7-b82e22952cb4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:07.875333 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:07.875333 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:07.879142 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0272a78c-00b4-4a81-99b7-b82e22952cb4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:07.883904 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0272a78c-00b4-4a81-99b7-b82e22952cb4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:07.884268 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1081/4370] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:07 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:07.953468 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-736b103e-7aea-4b15-8835-8f4385d108b7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:07.956212 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-736b103e-7aea-4b15-8835-8f4385d108b7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:07.956467 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-736b103e-7aea-4b15-8835-8f4385d108b7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:07.956717 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-736b103e-7aea-4b15-8835-8f4385d108b7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:07.965921 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:07.965921 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:07.970967 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-736b103e-7aea-4b15-8835-8f4385d108b7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:07.976518 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-736b103e-7aea-4b15-8835-8f4385d108b7 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:07.976969 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1102/4371] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:13:07 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:08.051263 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-af8bc8b1-b6ef-4e67-ade9-fe180083e238 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:08.051865 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-af8bc8b1-b6ef-4e67-ade9-fe180083e238 None None] GET https://10.4.3.64/volume// Aug 26 15:13:08.052147 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-af8bc8b1-b6ef-4e67-ade9-fe180083e238 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:08.052389 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-af8bc8b1-b6ef-4e67-ade9-fe180083e238 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:08.052770 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-af8bc8b1-b6ef-4e67-ade9-fe180083e238 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:13:08.053105 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1088/4372] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:13:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:13:08.061147 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-6b90c1e0-7a58-4fad-b223-fe7dbe82e254 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:08.158915 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-6b90c1e0-7a58-4fad-b223-fe7dbe82e254 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:13:08.158915 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-6b90c1e0-7a58-4fad-b223-fe7dbe82e254 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "913af142-1f20-4884-9ad7-bf3af4c50767", "connector": null, "instance_uuid": "8136421d-ee06-47ea-9ddd-7dd3bff4b19e"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:08.170593 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:08.170593 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:08.208735 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-6b90c1e0-7a58-4fad-b223-fe7dbe82e254 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:13:08.208735 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1102/4373] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:13:08 2026] POST /volume/v3/attachments => generated 273 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:08.245129 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5eb365a8-aec2-4480-b54a-e497ad71c65f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:08.247789 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5eb365a8-aec2-4480-b54a-e497ad71c65f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:08.248284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5eb365a8-aec2-4480-b54a-e497ad71c65f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:08.248516 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5eb365a8-aec2-4480-b54a-e497ad71c65f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:08.255827 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ac9f62ca-ee0c-4d0c-a3d0-ea191df9155e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:08.256316 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac9f62ca-ee0c-4d0c-a3d0-ea191df9155e None None] GET https://10.4.3.64/volume// Aug 26 15:13:08.256665 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac9f62ca-ee0c-4d0c-a3d0-ea191df9155e None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:08.256745 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac9f62ca-ee0c-4d0c-a3d0-ea191df9155e None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:08.257110 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac9f62ca-ee0c-4d0c-a3d0-ea191df9155e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:13:08.257457 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1103/4374] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:13:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:13:08.263733 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:08.263733 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:08.266392 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-91836d56-2372-4e52-b1a9-795f07a23d1d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:08.269540 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-91836d56-2372-4e52-b1a9-795f07a23d1d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:08.269658 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5eb365a8-aec2-4480-b54a-e497ad71c65f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:08.269825 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-91836d56-2372-4e52-b1a9-795f07a23d1d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:08.269991 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-91836d56-2372-4e52-b1a9-795f07a23d1d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:08.276118 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5eb365a8-aec2-4480-b54a-e497ad71c65f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:08.276489 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1082/4375] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:08 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:08.281744 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:08.281744 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:08.287810 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-91836d56-2372-4e52-b1a9-795f07a23d1d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:08.294485 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-91836d56-2372-4e52-b1a9-795f07a23d1d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:08.294898 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1089/4376] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:13:08 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:08.392155 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cff24049-167c-4243-a72c-d54956b9339d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:08.395911 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cff24049-167c-4243-a72c-d54956b9339d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:08.395911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cff24049-167c-4243-a72c-d54956b9339d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:08.395911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cff24049-167c-4243-a72c-d54956b9339d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:08.395911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-cff24049-167c-4243-a72c-d54956b9339d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:08.401378 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:08.401378 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:08.402525 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cff24049-167c-4243-a72c-d54956b9339d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:08.403238 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1103/4377] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:08 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:08.431906 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-7c790b27-ad68-492d-bb2e-cb07b21d501f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:08.434156 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-7c790b27-ad68-492d-bb2e-cb07b21d501f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] PUT https://10.4.3.64/volume/v3/attachments/838e01bd-1d82-4267-90c2-1fb712b67a64 Aug 26 15:13:08.434525 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-7c790b27-ad68-492d-bb2e-cb07b21d501f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:08.442474 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-7c790b27-ad68-492d-bb2e-cb07b21d501f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Acquiring lock "cinder-attachment_update-913af142-1f20-4884-9ad7-bf3af4c50767-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:13:08.449902 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-7c790b27-ad68-492d-bb2e-cb07b21d501f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Lock "cinder-attachment_update-913af142-1f20-4884-9ad7-bf3af4c50767-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:13:08.449902 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:08.449902 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:08.534976 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-7c790b27-ad68-492d-bb2e-cb07b21d501f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Lock "cinder-attachment_update-913af142-1f20-4884-9ad7-bf3af4c50767-np0000008165" released by "attachment_update" :: held 0.086s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:13:08.535296 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-7c790b27-ad68-492d-bb2e-cb07b21d501f tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/attachments/838e01bd-1d82-4267-90c2-1fb712b67a64 returned with HTTP 200 Aug 26 15:13:08.535773 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1104/4378] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:13:08 2026] PUT /volume/v3/attachments/838e01bd-1d82-4267-90c2-1fb712b67a64 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:09.293080 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-619716e7-26e8-4d83-a8aa-a69a1aec9ed8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:09.294996 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-619716e7-26e8-4d83-a8aa-a69a1aec9ed8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:09.295207 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-619716e7-26e8-4d83-a8aa-a69a1aec9ed8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:09.295958 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-619716e7-26e8-4d83-a8aa-a69a1aec9ed8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:09.308076 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:09.308076 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:09.312237 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-619716e7-26e8-4d83-a8aa-a69a1aec9ed8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:09.317293 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-619716e7-26e8-4d83-a8aa-a69a1aec9ed8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:09.317753 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1083/4379] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:09 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:09.415186 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a38da936-21c0-4b5b-8dde-70d800dc57a2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:09.417325 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a38da936-21c0-4b5b-8dde-70d800dc57a2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:09.417576 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a38da936-21c0-4b5b-8dde-70d800dc57a2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:09.418520 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a38da936-21c0-4b5b-8dde-70d800dc57a2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:09.418697 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a38da936-21c0-4b5b-8dde-70d800dc57a2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:09.423493 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:09.423493 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:09.424319 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a38da936-21c0-4b5b-8dde-70d800dc57a2 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:09.424743 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1090/4380] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:09 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:10.334364 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1bb89d1f-9fa4-4d6a-a320-876d3be80d3c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:10.337907 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1bb89d1f-9fa4-4d6a-a320-876d3be80d3c tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:10.337907 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1bb89d1f-9fa4-4d6a-a320-876d3be80d3c tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:10.337907 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1bb89d1f-9fa4-4d6a-a320-876d3be80d3c tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:10.349808 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:10.349808 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:10.354725 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1bb89d1f-9fa4-4d6a-a320-876d3be80d3c tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:10.362549 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1bb89d1f-9fa4-4d6a-a320-876d3be80d3c tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:10.362549 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1104/4381] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:10 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:10.437124 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4847e98c-e229-4d56-94d6-b4b8144b161b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:10.439989 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4847e98c-e229-4d56-94d6-b4b8144b161b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:10.440295 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4847e98c-e229-4d56-94d6-b4b8144b161b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:10.440666 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4847e98c-e229-4d56-94d6-b4b8144b161b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:10.440952 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4847e98c-e229-4d56-94d6-b4b8144b161b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:10.447578 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:10.447578 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:10.448492 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4847e98c-e229-4d56-94d6-b4b8144b161b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:10.449567 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1105/4382] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:10 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:11.379047 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bfd1aec6-5ba4-452b-8494-d61f102af2d2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:11.384763 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bfd1aec6-5ba4-452b-8494-d61f102af2d2 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:11.385246 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bfd1aec6-5ba4-452b-8494-d61f102af2d2 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:11.385494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bfd1aec6-5ba4-452b-8494-d61f102af2d2 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:11.400735 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:11.400735 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:11.405926 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bfd1aec6-5ba4-452b-8494-d61f102af2d2 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:11.413235 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bfd1aec6-5ba4-452b-8494-d61f102af2d2 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:11.414180 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1084/4383] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:11 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:11.462738 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-11a99edd-7593-4811-81aa-2552bae7e469 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:11.465630 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-11a99edd-7593-4811-81aa-2552bae7e469 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:11.466614 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-11a99edd-7593-4811-81aa-2552bae7e469 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:11.466614 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-11a99edd-7593-4811-81aa-2552bae7e469 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:11.467598 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-11a99edd-7593-4811-81aa-2552bae7e469 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:11.473606 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:11.473606 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:11.474483 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-11a99edd-7593-4811-81aa-2552bae7e469 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:11.475027 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1091/4384] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:11 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:11.820301 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-aabcd56d-9126-4a7e-bf8c-2c7160659ef5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:11.825909 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-aabcd56d-9126-4a7e-bf8c-2c7160659ef5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] POST https://10.4.3.64/volume/v3/attachments/838e01bd-1d82-4267-90c2-1fb712b67a64/action Aug 26 15:13:11.825909 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-aabcd56d-9126-4a7e-bf8c-2c7160659ef5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:13:11.825909 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-aabcd56d-9126-4a7e-bf8c-2c7160659ef5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:11.854901 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:11.854901 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:11.877734 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6c9fce53-15dd-4d2e-85c6-a443ed1273a3 req-aabcd56d-9126-4a7e-bf8c-2c7160659ef5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/attachments/838e01bd-1d82-4267-90c2-1fb712b67a64/action returned with HTTP 204 Aug 26 15:13:11.879178 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1105/4385] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:13:11 2026] POST /volume/v3/attachments/838e01bd-1d82-4267-90c2-1fb712b67a64/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:12.432295 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-68f2152e-470e-49ef-ac69-a073d0da4fd2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:12.435269 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-68f2152e-470e-49ef-ac69-a073d0da4fd2 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:12.435628 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-68f2152e-470e-49ef-ac69-a073d0da4fd2 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:12.435870 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-68f2152e-470e-49ef-ac69-a073d0da4fd2 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:12.449427 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:12.449427 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:12.453987 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-68f2152e-470e-49ef-ac69-a073d0da4fd2 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:12.461912 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-68f2152e-470e-49ef-ac69-a073d0da4fd2 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:12.462438 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1106/4386] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:12 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:12.486085 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e8242363-d522-4a83-950b-10f492ca81bf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:12.488666 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1884c557-bece-4a51-8614-6d11b5b5f70d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:12.489058 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e8242363-d522-4a83-950b-10f492ca81bf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:12.490907 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e8242363-d522-4a83-950b-10f492ca81bf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:12.490907 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e8242363-d522-4a83-950b-10f492ca81bf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:12.491121 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1884c557-bece-4a51-8614-6d11b5b5f70d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:12.491390 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1884c557-bece-4a51-8614-6d11b5b5f70d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:12.491653 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1884c557-bece-4a51-8614-6d11b5b5f70d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:12.491972 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-1884c557-bece-4a51-8614-6d11b5b5f70d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:12.496896 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:12.496896 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:12.498107 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1884c557-bece-4a51-8614-6d11b5b5f70d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:12.498237 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1092/4387] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:12 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:12.504300 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:12.504300 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:12.509986 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e8242363-d522-4a83-950b-10f492ca81bf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:12.516511 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e8242363-d522-4a83-950b-10f492ca81bf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:12.517317 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1085/4388] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:12 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:12.589088 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-48c56006-d1bb-48e5-983f-4c820db035c3 req-f148e1cc-68bf-4da7-b920-160a80e2b7dd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:12.591663 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-48c56006-d1bb-48e5-983f-4c820db035c3 req-f148e1cc-68bf-4da7-b920-160a80e2b7dd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:12.592206 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-48c56006-d1bb-48e5-983f-4c820db035c3 req-f148e1cc-68bf-4da7-b920-160a80e2b7dd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:12.592749 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-48c56006-d1bb-48e5-983f-4c820db035c3 req-f148e1cc-68bf-4da7-b920-160a80e2b7dd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:12.606218 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:12.606218 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:12.611538 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-48c56006-d1bb-48e5-983f-4c820db035c3 req-f148e1cc-68bf-4da7-b920-160a80e2b7dd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:12.618130 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-48c56006-d1bb-48e5-983f-4c820db035c3 req-f148e1cc-68bf-4da7-b920-160a80e2b7dd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:12.618130 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1106/4389] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:13:12 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:12.637161 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7bc51730-a789-4727-b82b-42a4e0b288ff None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:12.639759 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7bc51730-a789-4727-b82b-42a4e0b288ff tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:12.640319 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7bc51730-a789-4727-b82b-42a4e0b288ff tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:12.640604 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7bc51730-a789-4727-b82b-42a4e0b288ff tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:12.654151 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:12.654151 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:12.659378 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7bc51730-a789-4727-b82b-42a4e0b288ff tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:12.665772 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7bc51730-a789-4727-b82b-42a4e0b288ff tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:12.666328 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1107/4390] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:12 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:12.715995 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-297a146f-6735-41fb-8104-99de9ae1e735 req-cdb44667-b9a2-48ad-8228-381497a27556 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:12.718958 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-cdb44667-b9a2-48ad-8228-381497a27556 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:12.719191 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-cdb44667-b9a2-48ad-8228-381497a27556 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:12.719459 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-cdb44667-b9a2-48ad-8228-381497a27556 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:12.732619 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:12.732619 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:12.737486 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-297a146f-6735-41fb-8104-99de9ae1e735 req-cdb44667-b9a2-48ad-8228-381497a27556 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:12.743030 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-cdb44667-b9a2-48ad-8228-381497a27556 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:12.743510 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1093/4391] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:13:12 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:12.771219 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-297a146f-6735-41fb-8104-99de9ae1e735 req-e67d024e-b03d-4987-9452-4bc2dd7529e4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:12.773418 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-e67d024e-b03d-4987-9452-4bc2dd7529e4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] POST https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767/action Aug 26 15:13:12.774090 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-e67d024e-b03d-4987-9452-4bc2dd7529e4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:13:12.774419 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-e67d024e-b03d-4987-9452-4bc2dd7529e4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:12.789917 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:12.789917 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:12.789917 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-297a146f-6735-41fb-8104-99de9ae1e735 req-e67d024e-b03d-4987-9452-4bc2dd7529e4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:12.795926 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-297a146f-6735-41fb-8104-99de9ae1e735 req-e67d024e-b03d-4987-9452-4bc2dd7529e4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Begin detaching volume completed successfully. Aug 26 15:13:12.796509 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-e67d024e-b03d-4987-9452-4bc2dd7529e4 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767/action returned with HTTP 202 Aug 26 15:13:12.797159 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1086/4392] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:13:12 2026] POST /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:13:12.853297 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8267777e-9467-4fd9-8851-4770fcfc8cce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:12.853297 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8267777e-9467-4fd9-8851-4770fcfc8cce None None] GET https://10.4.3.64/volume// Aug 26 15:13:12.853297 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8267777e-9467-4fd9-8851-4770fcfc8cce None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:12.853297 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8267777e-9467-4fd9-8851-4770fcfc8cce None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:12.853297 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8267777e-9467-4fd9-8851-4770fcfc8cce None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:13:12.853297 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1107/4393] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:13:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:13:12.862759 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-297a146f-6735-41fb-8104-99de9ae1e735 req-5a746339-8e6a-42fe-b206-2b044d1bfa53 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:12.865487 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-5a746339-8e6a-42fe-b206-2b044d1bfa53 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:12.865792 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-5a746339-8e6a-42fe-b206-2b044d1bfa53 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:12.866065 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-5a746339-8e6a-42fe-b206-2b044d1bfa53 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:12.880181 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:12.880181 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:12.885403 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-297a146f-6735-41fb-8104-99de9ae1e735 req-5a746339-8e6a-42fe-b206-2b044d1bfa53 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:12.891063 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-5a746339-8e6a-42fe-b206-2b044d1bfa53 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:12.891582 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1108/4394] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:13:12 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:13.510139 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0df7c96b-e6f3-4757-a253-56398975e307 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:13.512218 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0df7c96b-e6f3-4757-a253-56398975e307 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:13.512447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0df7c96b-e6f3-4757-a253-56398975e307 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:13.512687 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0df7c96b-e6f3-4757-a253-56398975e307 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:13.512796 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0df7c96b-e6f3-4757-a253-56398975e307 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:13.520224 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:13.520224 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:13.521161 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0df7c96b-e6f3-4757-a253-56398975e307 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:13.521714 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1094/4395] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:13 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:13.895446 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-297a146f-6735-41fb-8104-99de9ae1e735 req-6a570906-ba13-4dfc-947e-f0f55de0bca3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:13.899583 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-6a570906-ba13-4dfc-947e-f0f55de0bca3 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] DELETE https://10.4.3.64/volume/v3/attachments/838e01bd-1d82-4267-90c2-1fb712b67a64 Aug 26 15:13:13.899583 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-6a570906-ba13-4dfc-947e-f0f55de0bca3 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:13.899583 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-6a570906-ba13-4dfc-947e-f0f55de0bca3 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:13.909539 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:13.909539 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:13.967818 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-297a146f-6735-41fb-8104-99de9ae1e735 req-6a570906-ba13-4dfc-947e-f0f55de0bca3 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/attachments/838e01bd-1d82-4267-90c2-1fb712b67a64 returned with HTTP 200 Aug 26 15:13:13.967818 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1087/4396] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:13:13 2026] DELETE /volume/v3/attachments/838e01bd-1d82-4267-90c2-1fb712b67a64 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:14.535163 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9c6f9a1b-a39f-4cbb-9d62-633057725a4f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:14.537296 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9c6f9a1b-a39f-4cbb-9d62-633057725a4f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:14.538909 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9c6f9a1b-a39f-4cbb-9d62-633057725a4f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:14.538909 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9c6f9a1b-a39f-4cbb-9d62-633057725a4f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:14.538909 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9c6f9a1b-a39f-4cbb-9d62-633057725a4f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:14.543488 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:14.543488 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:14.544618 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9c6f9a1b-a39f-4cbb-9d62-633057725a4f tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:14.545277 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1108/4397] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:14 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:14.954040 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3626b502-d1a9-462a-a020-a657916a50ba None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:14.955910 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3626b502-d1a9-462a-a020-a657916a50ba tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:13:14.956185 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3626b502-d1a9-462a-a020-a657916a50ba tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:14.956410 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3626b502-d1a9-462a-a020-a657916a50ba tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:14.965173 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:14.965173 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:14.969904 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3626b502-d1a9-462a-a020-a657916a50ba tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:13:14.976087 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3626b502-d1a9-462a-a020-a657916a50ba tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:13:14.976601 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1109/4398] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:14 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:15.558360 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ae241576-9767-4e7f-acf5-33b63e14f3a6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:15.562581 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ae241576-9767-4e7f-acf5-33b63e14f3a6 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:15.563300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ae241576-9767-4e7f-acf5-33b63e14f3a6 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:15.563300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ae241576-9767-4e7f-acf5-33b63e14f3a6 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:15.563300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ae241576-9767-4e7f-acf5-33b63e14f3a6 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:15.569082 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:15.569082 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:15.569416 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ae241576-9767-4e7f-acf5-33b63e14f3a6 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:15.569877 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1095/4399] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:15 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:16.586527 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bc281fe2-2206-48fd-94e5-e4ed9535a94a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:16.588363 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc281fe2-2206-48fd-94e5-e4ed9535a94a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:16.588586 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc281fe2-2206-48fd-94e5-e4ed9535a94a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:16.588770 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc281fe2-2206-48fd-94e5-e4ed9535a94a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:16.588869 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-bc281fe2-2206-48fd-94e5-e4ed9535a94a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:16.594521 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:16.594521 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:16.595225 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc281fe2-2206-48fd-94e5-e4ed9535a94a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:16.595594 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1088/4400] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:16 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:16.608061 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2df629c4-94fc-4000-917d-13bda262530c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:16.612877 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2df629c4-94fc-4000-917d-13bda262530c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] POST https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3/action Aug 26 15:13:16.613376 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2df629c4-94fc-4000-917d-13bda262530c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:13:16.613570 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2df629c4-94fc-4000-917d-13bda262530c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:16.615100 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.admin_actions [None req-2df629c4-94fc-4000-917d-13bda262530c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Updating backup 'a0a55bab-6fd3-4bfb-88a4-5614d2da86f3' with '{'status': 'error'}' {{(pid=100197) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 26 15:13:16.623599 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:16.623599 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:16.624757 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-2df629c4-94fc-4000-917d-13bda262530c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '051d356a0b4c408bb85c8518f6683b7d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '93ee4397c08949c687ace99ce6b98d1b', '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=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:13:16.624994 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2df629c4-94fc-4000-917d-13bda262530c tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3/action returned with HTTP 403 Aug 26 15:13:16.625548 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1109/4401] 10.4.3.64 () {70 vars in 1423 bytes} [Wed Aug 26 15:13:16 2026] POST /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3/action => generated 131 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:16.634025 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-218604c3-e1a0-40cc-a991-4192e1b31df4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:16.637916 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-218604c3-e1a0-40cc-a991-4192e1b31df4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae Aug 26 15:13:16.637916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-218604c3-e1a0-40cc-a991-4192e1b31df4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:16.637916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-218604c3-e1a0-40cc-a991-4192e1b31df4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:16.637916 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-218604c3-e1a0-40cc-a991-4192e1b31df4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete volume with id: 479f3506-e572-4bef-ae66-3b6b6c9bb5ae Aug 26 15:13:16.646317 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:16.646317 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:16.647042 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-218604c3-e1a0-40cc-a991-4192e1b31df4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:13:16.671391 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-218604c3-e1a0-40cc-a991-4192e1b31df4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete volume request issued successfully. Aug 26 15:13:16.671391 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-218604c3-e1a0-40cc-a991-4192e1b31df4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae returned with HTTP 202 Aug 26 15:13:16.671391 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1110/4402] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:13:16 2026] DELETE /volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:16.679565 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dbd7116d-c5bb-4bca-ba70-332cb92d329a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:16.681756 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbd7116d-c5bb-4bca-ba70-332cb92d329a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae Aug 26 15:13:16.682009 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbd7116d-c5bb-4bca-ba70-332cb92d329a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:16.682214 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbd7116d-c5bb-4bca-ba70-332cb92d329a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:16.689842 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:16.689842 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:16.693815 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dbd7116d-c5bb-4bca-ba70-332cb92d329a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:13:16.702233 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbd7116d-c5bb-4bca-ba70-332cb92d329a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae returned with HTTP 200 Aug 26 15:13:16.702713 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1096/4403] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:16 2026] GET /volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:17.720254 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e1eece77-c142-4306-b985-c5ec76a13e07 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:17.725465 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e1eece77-c142-4306-b985-c5ec76a13e07 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae Aug 26 15:13:17.725465 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e1eece77-c142-4306-b985-c5ec76a13e07 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:17.725465 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e1eece77-c142-4306-b985-c5ec76a13e07 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:17.731015 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e1eece77-c142-4306-b985-c5ec76a13e07 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae returned with HTTP 404 Aug 26 15:13:17.731656 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1089/4404] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:17 2026] GET /volume/v3/volumes/479f3506-e572-4bef-ae66-3b6b6c9bb5ae => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:17.741355 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:17.746081 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] POST https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4/restore Aug 26 15:13:17.746081 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:17.746869 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Restoring backup 87167876-1c17-4347-8646-f71635bc58e4 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100197) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 15:13:17.747091 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Restoring backup 87167876-1c17-4347-8646-f71635bc58e4 to volume None. Aug 26 15:13:17.752800 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:17.752800 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:17.754121 np0000008165 devstack@c-api.service[100197]: INFO cinder.backup.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Creating volume of 1 GB for restore of backup 87167876-1c17-4347-8646-f71635bc58e4. Aug 26 15:13:17.760634 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Availability zone cache updated, next update will occur around 2026-08-26 16:13:17.760286. {{(pid=100197) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 26 15:13:17.763904 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Availability Zones retrieved successfully. Aug 26 15:13:17.766508 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Flow 'volume_create_api' (8e7b1703-8a58-4407-a0ad-e5d436c8448a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:17.767616 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ad595e-c230-4990-999d-81e03c615ef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:17.768638 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:13:17.800328 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53ad595e-c230-4990-999d-81e03c615ef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:17.800771 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bb6a162-7f17-47ac-aaa6-bbd70731ea27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:17.839710 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Created reservations ['0688c17d-7b33-4eb8-ae3a-113e5e6e21b2', '19c86d2c-5e59-4a8d-ac72-b9b27eeecf3a', '80179ae7-9616-4811-8cd0-38522910b99a', 'f4520e23-0403-4bec-9ab1-797e6bae51be'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:13:17.841079 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bb6a162-7f17-47ac-aaa6-bbd70731ea27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0688c17d-7b33-4eb8-ae3a-113e5e6e21b2', '19c86d2c-5e59-4a8d-ac72-b9b27eeecf3a', '80179ae7-9616-4811-8cd0-38522910b99a', 'f4520e23-0403-4bec-9ab1-797e6bae51be']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:17.842756 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc8f4c7-7d4b-492a-a15f-20f026494e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:17.871320 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cc8f4c7-7d4b-492a-a15f-20f026494e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87', '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='93ee4397c08949c687ace99ce6b98d1b',qos_specs=None,replication_status=,reservations=['0688c17d-7b33-4eb8-ae3a-113e5e6e21b2','19c86d2c-5e59-4a8d-ac72-b9b27eeecf3a','80179ae7-9616-4811-8cd0-38522910b99a','f4520e23-0403-4bec-9ab1-797e6bae51be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051d356a0b4c408bb85c8518f6683b7d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:13:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93ee4397c08949c687ace99ce6b98d1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='051d356a0b4c408bb85c8518f6683b7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:17.872283 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cb2e549-3e83-4c05-8558-7fba1ca6aabc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:17.887220 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cb2e549-3e83-4c05-8558-7fba1ca6aabc) transitioned into 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='93ee4397c08949c687ace99ce6b98d1b',qos_specs=None,replication_status=,reservations=['0688c17d-7b33-4eb8-ae3a-113e5e6e21b2','19c86d2c-5e59-4a8d-ac72-b9b27eeecf3a','80179ae7-9616-4811-8cd0-38522910b99a','f4520e23-0403-4bec-9ab1-797e6bae51be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='051d356a0b4c408bb85c8518f6683b7d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:17.888223 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61dc4a7-e8b1-4e4d-abda-d9d95bfddeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:17.899222 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f61dc4a7-e8b1-4e4d-abda-d9d95bfddeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:17.900376 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Flow 'volume_create_api' (8e7b1703-8a58-4407-a0ad-e5d436c8448a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:17.900854 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Create volume request issued successfully. Aug 26 15:13:17.908932 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:17.908932 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:17.909672 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Volume info retrieved successfully. Aug 26 15:13:18.918218 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:18.918218 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:18.918749 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Volume info retrieved successfully. Aug 26 15:13:18.918878 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.backup.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Checking backup size 1 against volume size 1 {{(pid=100197) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 15:13:18.918993 np0000008165 devstack@c-api.service[100197]: INFO cinder.backup.api [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Overwriting volume fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87 with restore of backup 87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:18.951271 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] restore_backup in rpcapi backup_id 87167876-1c17-4347-8646-f71635bc58e4 {{(pid=100197) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 15:13:18.953469 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0901f8e2-cc7d-4e78-a9a5-d07ba0e7b443 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4/restore returned with HTTP 202 Aug 26 15:13:18.954034 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1110/4405] 10.4.3.64 () {70 vars in 1426 bytes} [Wed Aug 26 15:13:17 2026] POST /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4/restore => generated 152 bytes in 1213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:13:18.969089 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-933bfe73-47ae-41d3-972f-9b2043ada9bb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:18.971196 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-933bfe73-47ae-41d3-972f-9b2043ada9bb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:18.971487 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-933bfe73-47ae-41d3-972f-9b2043ada9bb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:18.971732 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-933bfe73-47ae-41d3-972f-9b2043ada9bb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:18.971879 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-933bfe73-47ae-41d3-972f-9b2043ada9bb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:18.976287 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:18.976287 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:18.977226 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-933bfe73-47ae-41d3-972f-9b2043ada9bb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:18.977319 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1111/4406] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:18 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:19.990591 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6e96069c-a201-485f-8049-e28ae25f66cb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:19.992308 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e96069c-a201-485f-8049-e28ae25f66cb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:19.992527 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e96069c-a201-485f-8049-e28ae25f66cb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:19.992705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6e96069c-a201-485f-8049-e28ae25f66cb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:19.992802 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6e96069c-a201-485f-8049-e28ae25f66cb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:20.000168 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:20.000168 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:20.000854 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6e96069c-a201-485f-8049-e28ae25f66cb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:20.001259 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1097/4407] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:19 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:21.013994 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8581bf88-4b6c-4178-885f-053b752792eb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:21.014443 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8581bf88-4b6c-4178-885f-053b752792eb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:21.014676 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8581bf88-4b6c-4178-885f-053b752792eb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:21.015047 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8581bf88-4b6c-4178-885f-053b752792eb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:21.015047 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8581bf88-4b6c-4178-885f-053b752792eb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:21.024032 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:21.024032 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:21.024032 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8581bf88-4b6c-4178-885f-053b752792eb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:21.024032 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1090/4408] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:21 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:22.035829 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4cd9c376-1468-43f7-a46c-81334b745e94 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:22.038391 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4cd9c376-1468-43f7-a46c-81334b745e94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:22.038625 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4cd9c376-1468-43f7-a46c-81334b745e94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:22.038923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4cd9c376-1468-43f7-a46c-81334b745e94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:22.039064 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4cd9c376-1468-43f7-a46c-81334b745e94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:22.044728 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:22.044728 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:22.046143 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4cd9c376-1468-43f7-a46c-81334b745e94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:22.046692 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1111/4409] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:22 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:22.742577 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-202d876b-c3f5-4f75-90f2-f81f9c105d97 req-953eb068-dd1f-49fc-a5e6-d3eb41abdf78 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:22.744616 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-202d876b-c3f5-4f75-90f2-f81f9c105d97 req-953eb068-dd1f-49fc-a5e6-d3eb41abdf78 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/attachments/c17694d3-e00c-4aee-9f03-f585a66a6b68 Aug 26 15:13:22.744796 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-202d876b-c3f5-4f75-90f2-f81f9c105d97 req-953eb068-dd1f-49fc-a5e6-d3eb41abdf78 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:22.745009 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-202d876b-c3f5-4f75-90f2-f81f9c105d97 req-953eb068-dd1f-49fc-a5e6-d3eb41abdf78 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:22.752687 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:22.752687 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:22.802477 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-202d876b-c3f5-4f75-90f2-f81f9c105d97 req-953eb068-dd1f-49fc-a5e6-d3eb41abdf78 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/c17694d3-e00c-4aee-9f03-f585a66a6b68 returned with HTTP 200 Aug 26 15:13:22.802980 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1112/4410] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:13:22 2026] DELETE /volume/v3/attachments/c17694d3-e00c-4aee-9f03-f585a66a6b68 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:23.061229 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d4f44a99-c489-4e5f-9230-072c01bd8b59 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:23.064566 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4f44a99-c489-4e5f-9230-072c01bd8b59 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:23.064566 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4f44a99-c489-4e5f-9230-072c01bd8b59 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:23.064566 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d4f44a99-c489-4e5f-9230-072c01bd8b59 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:23.064566 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d4f44a99-c489-4e5f-9230-072c01bd8b59 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:23.068094 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:23.068094 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:23.068857 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d4f44a99-c489-4e5f-9230-072c01bd8b59 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:23.069340 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1098/4411] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:23 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:24.079079 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-50ba9589-e9a5-41bd-a668-3c71f8633cc7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:24.080998 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50ba9589-e9a5-41bd-a668-3c71f8633cc7 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:24.081252 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50ba9589-e9a5-41bd-a668-3c71f8633cc7 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:24.081491 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50ba9589-e9a5-41bd-a668-3c71f8633cc7 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:24.081603 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-50ba9589-e9a5-41bd-a668-3c71f8633cc7 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:24.085923 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:24.085923 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:24.086513 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50ba9589-e9a5-41bd-a668-3c71f8633cc7 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:24.086858 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1091/4412] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:24 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:24.103553 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d93699fd-23b5-43f0-9f04-27371f8fda58 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:24.105431 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d93699fd-23b5-43f0-9f04-27371f8fda58 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab Aug 26 15:13:24.105651 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d93699fd-23b5-43f0-9f04-27371f8fda58 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:24.105876 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d93699fd-23b5-43f0-9f04-27371f8fda58 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:24.106094 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-d93699fd-23b5-43f0-9f04-27371f8fda58 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume with id: 775f05a1-2bf1-455b-83ef-93e3f34e2dab Aug 26 15:13:24.113255 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:24.113255 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:24.113689 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d93699fd-23b5-43f0-9f04-27371f8fda58 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:13:24.135366 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d93699fd-23b5-43f0-9f04-27371f8fda58 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume request issued successfully. Aug 26 15:13:24.135596 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d93699fd-23b5-43f0-9f04-27371f8fda58 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab returned with HTTP 202 Aug 26 15:13:24.136052 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1112/4413] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:13:24 2026] DELETE /volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:24.145642 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5a460767-f5b7-44d0-97a9-e27379f1bfb5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:24.147991 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a460767-f5b7-44d0-97a9-e27379f1bfb5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab Aug 26 15:13:24.147991 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a460767-f5b7-44d0-97a9-e27379f1bfb5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:24.147991 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a460767-f5b7-44d0-97a9-e27379f1bfb5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:24.157533 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:24.157533 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:24.163944 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5a460767-f5b7-44d0-97a9-e27379f1bfb5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:13:24.169065 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a460767-f5b7-44d0-97a9-e27379f1bfb5 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab returned with HTTP 200 Aug 26 15:13:24.170138 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1113/4414] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:24 2026] GET /volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab => generated 1390 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:25.097187 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-17de6b82-4b5d-4832-9cc3-82c8bb2156c4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:25.099481 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17de6b82-4b5d-4832-9cc3-82c8bb2156c4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:25.099814 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17de6b82-4b5d-4832-9cc3-82c8bb2156c4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:25.100239 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17de6b82-4b5d-4832-9cc3-82c8bb2156c4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:25.100418 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-17de6b82-4b5d-4832-9cc3-82c8bb2156c4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:25.105489 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:25.105489 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:25.106464 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17de6b82-4b5d-4832-9cc3-82c8bb2156c4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:25.106988 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1099/4415] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:25 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:25.185281 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2b8bdff6-8847-494d-8ea3-89bf82606e4b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:25.187639 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2b8bdff6-8847-494d-8ea3-89bf82606e4b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab Aug 26 15:13:25.187941 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2b8bdff6-8847-494d-8ea3-89bf82606e4b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:25.188227 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2b8bdff6-8847-494d-8ea3-89bf82606e4b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:25.200705 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2b8bdff6-8847-494d-8ea3-89bf82606e4b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab returned with HTTP 404 Aug 26 15:13:25.201362 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1092/4416] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:25 2026] GET /volume/v3/volumes/775f05a1-2bf1-455b-83ef-93e3f34e2dab => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:25.209083 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-395d022a-5629-460c-be1a-6feb106e913f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:25.211315 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-395d022a-5629-460c-be1a-6feb106e913f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 Aug 26 15:13:25.211559 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-395d022a-5629-460c-be1a-6feb106e913f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:25.211798 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-395d022a-5629-460c-be1a-6feb106e913f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:25.212123 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-395d022a-5629-460c-be1a-6feb106e913f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete snapshot with id: 54ce9222-eeee-4fd1-9693-a228f78fd570 Aug 26 15:13:25.220352 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:25.220352 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:25.220907 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-395d022a-5629-460c-be1a-6feb106e913f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:13:25.247288 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-395d022a-5629-460c-be1a-6feb106e913f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot delete request issued successfully. Aug 26 15:13:25.247513 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-395d022a-5629-460c-be1a-6feb106e913f tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 returned with HTTP 202 Aug 26 15:13:25.248105 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1113/4417] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:13:25 2026] DELETE /volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:25.259047 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3eaf53e3-b62c-4b47-9292-d2cfd74edd26 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:25.262040 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3eaf53e3-b62c-4b47-9292-d2cfd74edd26 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 Aug 26 15:13:25.262445 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3eaf53e3-b62c-4b47-9292-d2cfd74edd26 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:25.262748 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3eaf53e3-b62c-4b47-9292-d2cfd74edd26 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:25.272110 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:25.272110 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:25.272298 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3eaf53e3-b62c-4b47-9292-d2cfd74edd26 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Snapshot retrieved successfully. Aug 26 15:13:25.273269 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3eaf53e3-b62c-4b47-9292-d2cfd74edd26 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 returned with HTTP 200 Aug 26 15:13:25.274150 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1114/4418] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:13:25 2026] GET /volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:26.118088 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0b134ea0-d3ec-409f-82d7-c363433f94fc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:26.119800 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b134ea0-d3ec-409f-82d7-c363433f94fc tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:26.120056 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b134ea0-d3ec-409f-82d7-c363433f94fc tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:26.120245 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b134ea0-d3ec-409f-82d7-c363433f94fc tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:26.120326 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0b134ea0-d3ec-409f-82d7-c363433f94fc tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:26.124247 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:26.124247 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:26.124841 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b134ea0-d3ec-409f-82d7-c363433f94fc tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:26.125215 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1100/4419] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:26 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:26.285211 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cf7876f3-e243-4473-86cf-4e31770c1ba8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:26.287126 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf7876f3-e243-4473-86cf-4e31770c1ba8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 Aug 26 15:13:26.287396 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf7876f3-e243-4473-86cf-4e31770c1ba8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:26.287619 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf7876f3-e243-4473-86cf-4e31770c1ba8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:26.291868 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf7876f3-e243-4473-86cf-4e31770c1ba8 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 returned with HTTP 404 Aug 26 15:13:26.292550 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1093/4420] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:13:26 2026] GET /volume/v3/snapshots/54ce9222-eeee-4fd1-9693-a228f78fd570 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:27.137844 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e85d9764-9f4b-4fca-9db8-b932b6d172a4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:27.139586 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e85d9764-9f4b-4fca-9db8-b932b6d172a4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:27.139904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e85d9764-9f4b-4fca-9db8-b932b6d172a4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:27.140332 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e85d9764-9f4b-4fca-9db8-b932b6d172a4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:27.140332 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e85d9764-9f4b-4fca-9db8-b932b6d172a4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:27.144572 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:27.144572 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:27.145655 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e85d9764-9f4b-4fca-9db8-b932b6d172a4 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:27.145655 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1114/4421] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:27 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:28.144898 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-dff896af-be84-468e-afbf-8e7dfe4bb20e req-2982a7aa-2408-4725-945a-6d51760cd77a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:28.147481 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-dff896af-be84-468e-afbf-8e7dfe4bb20e req-2982a7aa-2408-4725-945a-6d51760cd77a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/attachments/97078490-2eec-4cd6-aaa3-f0e13070d95e Aug 26 15:13:28.147652 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-dff896af-be84-468e-afbf-8e7dfe4bb20e req-2982a7aa-2408-4725-945a-6d51760cd77a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:28.147850 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-dff896af-be84-468e-afbf-8e7dfe4bb20e req-2982a7aa-2408-4725-945a-6d51760cd77a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:28.156623 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:28.156623 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:28.158220 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1cef15ad-f9f0-492f-bdec-1e53357bd846 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:28.160444 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1cef15ad-f9f0-492f-bdec-1e53357bd846 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:28.160723 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1cef15ad-f9f0-492f-bdec-1e53357bd846 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:28.161022 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1cef15ad-f9f0-492f-bdec-1e53357bd846 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:28.161183 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-1cef15ad-f9f0-492f-bdec-1e53357bd846 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:28.166036 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:28.166036 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:28.166727 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1cef15ad-f9f0-492f-bdec-1e53357bd846 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:28.167157 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1101/4422] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:28 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:28.211909 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-dff896af-be84-468e-afbf-8e7dfe4bb20e req-2982a7aa-2408-4725-945a-6d51760cd77a tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/attachments/97078490-2eec-4cd6-aaa3-f0e13070d95e returned with HTTP 200 Aug 26 15:13:28.212378 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1115/4423] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:13:28 2026] DELETE /volume/v3/attachments/97078490-2eec-4cd6-aaa3-f0e13070d95e => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:29.178274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f3e61f36-24ff-4a13-88c7-2faccc8b0b7d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:29.180201 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3e61f36-24ff-4a13-88c7-2faccc8b0b7d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:29.181359 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3e61f36-24ff-4a13-88c7-2faccc8b0b7d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:29.181359 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f3e61f36-24ff-4a13-88c7-2faccc8b0b7d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:29.181359 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f3e61f36-24ff-4a13-88c7-2faccc8b0b7d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:29.191228 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:29.191228 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:29.192309 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f3e61f36-24ff-4a13-88c7-2faccc8b0b7d tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:29.192707 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1094/4424] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:29 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:29.512559 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-47b2aae7-296a-4c85-ae48-89e80bab7074 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:29.514872 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-47b2aae7-296a-4c85-ae48-89e80bab7074 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] DELETE https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:13:29.515144 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-47b2aae7-296a-4c85-ae48-89e80bab7074 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:29.515370 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-47b2aae7-296a-4c85-ae48-89e80bab7074 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:29.519162 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-47b2aae7-296a-4c85-ae48-89e80bab7074 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume with id: 380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:13:29.538307 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:29.538307 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:29.538873 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-47b2aae7-296a-4c85-ae48-89e80bab7074 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:13:29.565916 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-47b2aae7-296a-4c85-ae48-89e80bab7074 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Delete volume request issued successfully. Aug 26 15:13:29.566158 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-47b2aae7-296a-4c85-ae48-89e80bab7074 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 returned with HTTP 202 Aug 26 15:13:29.566545 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1115/4425] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:13:29 2026] DELETE /volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:29.574356 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-74ccf376-4e70-4af2-bd98-7e5e72d0576b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:29.577077 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-74ccf376-4e70-4af2-bd98-7e5e72d0576b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:13:29.577323 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-74ccf376-4e70-4af2-bd98-7e5e72d0576b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:29.577666 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-74ccf376-4e70-4af2-bd98-7e5e72d0576b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:29.587620 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:29.587620 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:29.596386 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-74ccf376-4e70-4af2-bd98-7e5e72d0576b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Volume info retrieved successfully. Aug 26 15:13:29.602408 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-74ccf376-4e70-4af2-bd98-7e5e72d0576b tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 returned with HTTP 200 Aug 26 15:13:29.602872 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1102/4426] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:29 2026] GET /volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 => generated 1363 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:30.206064 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aa83a4dd-9a6a-459f-8a45-a3b6959a3a67 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:30.208181 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa83a4dd-9a6a-459f-8a45-a3b6959a3a67 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:30.208413 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa83a4dd-9a6a-459f-8a45-a3b6959a3a67 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:30.208642 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa83a4dd-9a6a-459f-8a45-a3b6959a3a67 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:30.208792 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-aa83a4dd-9a6a-459f-8a45-a3b6959a3a67 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:30.213522 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:30.213522 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:30.214154 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa83a4dd-9a6a-459f-8a45-a3b6959a3a67 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:30.214583 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1116/4427] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:30 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:30.227301 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c2a7573f-4177-428b-b114-df2c65e43eeb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:30.229334 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c2a7573f-4177-428b-b114-df2c65e43eeb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87 Aug 26 15:13:30.229598 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c2a7573f-4177-428b-b114-df2c65e43eeb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:30.229794 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c2a7573f-4177-428b-b114-df2c65e43eeb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:30.230000 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-c2a7573f-4177-428b-b114-df2c65e43eeb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete volume with id: fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87 Aug 26 15:13:30.239678 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:30.239678 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:30.240114 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c2a7573f-4177-428b-b114-df2c65e43eeb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:13:30.264516 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c2a7573f-4177-428b-b114-df2c65e43eeb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete volume request issued successfully. Aug 26 15:13:30.264818 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c2a7573f-4177-428b-b114-df2c65e43eeb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87 returned with HTTP 202 Aug 26 15:13:30.265388 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1095/4428] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:13:30 2026] DELETE /volume/v3/volumes/fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:30.273703 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-63086e52-90ea-4180-902b-33d176d53822 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:30.276296 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63086e52-90ea-4180-902b-33d176d53822 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87 Aug 26 15:13:30.276556 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-63086e52-90ea-4180-902b-33d176d53822 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:30.276806 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-63086e52-90ea-4180-902b-33d176d53822 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:30.285515 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:30.285515 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:30.289617 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-63086e52-90ea-4180-902b-33d176d53822 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:13:30.294284 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63086e52-90ea-4180-902b-33d176d53822 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87 returned with HTTP 200 Aug 26 15:13:30.294770 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1116/4429] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:30 2026] GET /volume/v3/volumes/fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87 => generated 1072 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:30.617468 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f7a5a370-6334-4f00-be1c-c436f80a80b0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:30.619768 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f7a5a370-6334-4f00-be1c-c436f80a80b0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] GET https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 Aug 26 15:13:30.620034 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f7a5a370-6334-4f00-be1c-c436f80a80b0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:30.620292 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f7a5a370-6334-4f00-be1c-c436f80a80b0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:30.627292 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f7a5a370-6334-4f00-be1c-c436f80a80b0 tempest-TestVolumeBootPattern-710236885 tempest-TestVolumeBootPattern-710236885-project-member] https://10.4.3.64/volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 returned with HTTP 404 Aug 26 15:13:30.627852 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1103/4430] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:30 2026] GET /volume/v3/volumes/380f0fde-16fa-4331-9e92-ce8aeb5b3727 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:31.309397 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b4aef0d9-442d-470f-bd0e-05d67ca3a3eb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:31.311088 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4aef0d9-442d-470f-bd0e-05d67ca3a3eb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87 Aug 26 15:13:31.311293 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4aef0d9-442d-470f-bd0e-05d67ca3a3eb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:31.311469 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b4aef0d9-442d-470f-bd0e-05d67ca3a3eb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:31.317369 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b4aef0d9-442d-470f-bd0e-05d67ca3a3eb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87 returned with HTTP 404 Aug 26 15:13:31.317852 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1117/4431] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:31 2026] GET /volume/v3/volumes/fd9ec47a-64a1-4cab-bd4e-c1e3b47eda87 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:31.326398 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-392a3aab-6ab8-4b05-beb9-8e1224730989 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:31.328500 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-392a3aab-6ab8-4b05-beb9-8e1224730989 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:31.328712 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-392a3aab-6ab8-4b05-beb9-8e1224730989 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:31.328940 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-392a3aab-6ab8-4b05-beb9-8e1224730989 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:31.329066 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-392a3aab-6ab8-4b05-beb9-8e1224730989 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:31.333401 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:31.333401 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:31.334098 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-392a3aab-6ab8-4b05-beb9-8e1224730989 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-member] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:31.334432 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1096/4432] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:31 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:31.347396 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b19dc763-bfd1-4f0c-8faf-ab23e2cbcfb3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:31.349308 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b19dc763-bfd1-4f0c-8faf-ab23e2cbcfb3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] DELETE https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:31.349583 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b19dc763-bfd1-4f0c-8faf-ab23e2cbcfb3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:31.349812 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b19dc763-bfd1-4f0c-8faf-ab23e2cbcfb3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:31.349975 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-b19dc763-bfd1-4f0c-8faf-ab23e2cbcfb3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete backup with id: a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. Aug 26 15:13:31.351672 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=133,cinder:UPDATE=38,cinder:INSERT=15 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:13:31.355140 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:31.355140 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:31.368207 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-b19dc763-bfd1-4f0c-8faf-ab23e2cbcfb3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] delete_backup rpcapi backup_id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:13:31.372915 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b19dc763-bfd1-4f0c-8faf-ab23e2cbcfb3 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 202 Aug 26 15:13:31.372915 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1117/4433] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:13:31 2026] DELETE /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:13:31.377709 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f1c27025-f1e6-4966-a418-27d3879fd17b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:31.379492 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1c27025-f1e6-4966-a418-27d3879fd17b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:31.379700 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1c27025-f1e6-4966-a418-27d3879fd17b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:31.379878 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1c27025-f1e6-4966-a418-27d3879fd17b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:31.380011 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f1c27025-f1e6-4966-a418-27d3879fd17b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:31.381478 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=105,cinder:UPDATE=24,cinder:INSERT=12 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:13:31.384616 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:31.384616 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:31.385409 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1c27025-f1e6-4966-a418-27d3879fd17b tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 200 Aug 26 15:13:31.385758 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1104/4434] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:31 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:32.401839 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-de74a330-cfb9-452d-b09c-1ecd77e01dbb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:32.403366 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de74a330-cfb9-452d-b09c-1ecd77e01dbb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 Aug 26 15:13:32.403539 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de74a330-cfb9-452d-b09c-1ecd77e01dbb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:32.403699 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de74a330-cfb9-452d-b09c-1ecd77e01dbb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:32.403794 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-de74a330-cfb9-452d-b09c-1ecd77e01dbb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id a0a55bab-6fd3-4bfb-88a4-5614d2da86f3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:32.405278 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=116,cinder:UPDATE=32,cinder:INSERT=11 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:13:32.407628 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de74a330-cfb9-452d-b09c-1ecd77e01dbb tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 returned with HTTP 404 Aug 26 15:13:32.408171 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1118/4435] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:32 2026] GET /volume/v3/backups/a0a55bab-6fd3-4bfb-88a4-5614d2da86f3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:32.416373 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4241a22c-e0e1-4817-a51a-5c6d98b6faca None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:32.418848 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4241a22c-e0e1-4817-a51a-5c6d98b6faca tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] DELETE https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:13:32.419225 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4241a22c-e0e1-4817-a51a-5c6d98b6faca tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:32.419634 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4241a22c-e0e1-4817-a51a-5c6d98b6faca tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:32.419799 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-4241a22c-e0e1-4817-a51a-5c6d98b6faca tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete backup with id: 86045371-87da-4281-a4b3-e9d28c48afb7. Aug 26 15:13:32.421665 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=110,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:13:32.425227 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:32.425227 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:32.441367 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-4241a22c-e0e1-4817-a51a-5c6d98b6faca tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] delete_backup rpcapi backup_id 86045371-87da-4281-a4b3-e9d28c48afb7 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:13:32.443394 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4241a22c-e0e1-4817-a51a-5c6d98b6faca tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 202 Aug 26 15:13:32.444076 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1097/4436] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:13:32 2026] DELETE /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:13:32.450943 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-95ac305c-a526-4bd4-998d-92cbb257efe8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:32.452955 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95ac305c-a526-4bd4-998d-92cbb257efe8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:13:32.453232 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95ac305c-a526-4bd4-998d-92cbb257efe8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:32.453485 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95ac305c-a526-4bd4-998d-92cbb257efe8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:32.453642 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-95ac305c-a526-4bd4-998d-92cbb257efe8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:32.459284 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:32.459284 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:32.459284 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95ac305c-a526-4bd4-998d-92cbb257efe8 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 200 Aug 26 15:13:32.459284 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1118/4437] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:32 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:33.471995 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d2c0abf8-9670-4ffd-898e-22d0abf47c00 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:33.474374 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d2c0abf8-9670-4ffd-898e-22d0abf47c00 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 Aug 26 15:13:33.474670 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d2c0abf8-9670-4ffd-898e-22d0abf47c00 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:33.475022 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d2c0abf8-9670-4ffd-898e-22d0abf47c00 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:33.475184 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d2c0abf8-9670-4ffd-898e-22d0abf47c00 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 86045371-87da-4281-a4b3-e9d28c48afb7. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:33.479786 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d2c0abf8-9670-4ffd-898e-22d0abf47c00 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 returned with HTTP 404 Aug 26 15:13:33.480529 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1105/4438] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:33 2026] GET /volume/v3/backups/86045371-87da-4281-a4b3-e9d28c48afb7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:33.492993 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9faf3e54-d1af-4cf2-95f6-4091d7797d94 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:33.495423 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9faf3e54-d1af-4cf2-95f6-4091d7797d94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] DELETE https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:33.495871 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9faf3e54-d1af-4cf2-95f6-4091d7797d94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:33.496322 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9faf3e54-d1af-4cf2-95f6-4091d7797d94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:33.498695 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-9faf3e54-d1af-4cf2-95f6-4091d7797d94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete backup with id: 87167876-1c17-4347-8646-f71635bc58e4. Aug 26 15:13:33.502612 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:33.502612 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:33.521713 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-9faf3e54-d1af-4cf2-95f6-4091d7797d94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] delete_backup rpcapi backup_id 87167876-1c17-4347-8646-f71635bc58e4 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:13:33.524190 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9faf3e54-d1af-4cf2-95f6-4091d7797d94 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 202 Aug 26 15:13:33.525931 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1119/4439] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:13:33 2026] DELETE /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:13:33.542030 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-06d92543-1577-4a48-905e-cc6fd73a372a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:33.544029 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-06d92543-1577-4a48-905e-cc6fd73a372a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:33.544338 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-06d92543-1577-4a48-905e-cc6fd73a372a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:33.544588 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-06d92543-1577-4a48-905e-cc6fd73a372a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:33.544734 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-06d92543-1577-4a48-905e-cc6fd73a372a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:33.549307 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:33.549307 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:33.549879 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-06d92543-1577-4a48-905e-cc6fd73a372a tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 200 Aug 26 15:13:33.550276 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1098/4440] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:33 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:33.722951 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a7788b06-3ba8-4abe-84b0-c94b80cb511b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:33.725658 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a7788b06-3ba8-4abe-84b0-c94b80cb511b tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:13:33.726184 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a7788b06-3ba8-4abe-84b0-c94b80cb511b tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:33.727311 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a7788b06-3ba8-4abe-84b0-c94b80cb511b tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:33.747740 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:33.747740 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:33.752737 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a7788b06-3ba8-4abe-84b0-c94b80cb511b tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:13:33.758281 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a7788b06-3ba8-4abe-84b0-c94b80cb511b tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:13:33.759173 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1119/4441] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:13:33 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:33.784423 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a2b478b5-ff95-45f2-b947-685c1115bb8e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:33.786820 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a2b478b5-ff95-45f2-b947-685c1115bb8e tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] POST https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834/action Aug 26 15:13:33.786954 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a2b478b5-ff95-45f2-b947-685c1115bb8e tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:13:33.787075 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a2b478b5-ff95-45f2-b947-685c1115bb8e tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:33.797768 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:33.797768 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:33.798272 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a2b478b5-ff95-45f2-b947-685c1115bb8e tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:13:33.804724 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a2b478b5-ff95-45f2-b947-685c1115bb8e tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Begin detaching volume completed successfully. Aug 26 15:13:33.804960 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-a2b478b5-ff95-45f2-b947-685c1115bb8e tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834/action returned with HTTP 202 Aug 26 15:13:33.805425 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1106/4442] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:13:33 2026] POST /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:13:33.866385 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-80b9f21e-2d37-421a-beab-5cecf73b29db None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:33.866900 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80b9f21e-2d37-421a-beab-5cecf73b29db None None] GET https://10.4.3.64/volume// Aug 26 15:13:33.867182 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80b9f21e-2d37-421a-beab-5cecf73b29db None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:33.867441 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80b9f21e-2d37-421a-beab-5cecf73b29db None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:33.867873 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80b9f21e-2d37-421a-beab-5cecf73b29db None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:13:33.868270 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1120/4443] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:13:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:13:33.877805 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-54b014d6-6b36-4886-ab86-c4429b631fc6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:33.882091 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-54b014d6-6b36-4886-ab86-c4429b631fc6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:13:33.882670 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-54b014d6-6b36-4886-ab86-c4429b631fc6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:33.882670 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-54b014d6-6b36-4886-ab86-c4429b631fc6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:33.901398 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:33.901398 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:33.908522 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-54b014d6-6b36-4886-ab86-c4429b631fc6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:13:33.914389 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-54b014d6-6b36-4886-ab86-c4429b631fc6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:13:33.914897 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1099/4444] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:13:33 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 1319 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:34.563237 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-062d645b-cc9d-44a2-a569-116df5452e84 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:34.565377 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-062d645b-cc9d-44a2-a569-116df5452e84 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 Aug 26 15:13:34.565603 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-062d645b-cc9d-44a2-a569-116df5452e84 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:34.565811 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-062d645b-cc9d-44a2-a569-116df5452e84 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:34.565966 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-062d645b-cc9d-44a2-a569-116df5452e84 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Show backup with id 87167876-1c17-4347-8646-f71635bc58e4. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:13:34.569986 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-062d645b-cc9d-44a2-a569-116df5452e84 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 returned with HTTP 404 Aug 26 15:13:34.570475 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1120/4445] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:34 2026] GET /volume/v3/backups/87167876-1c17-4347-8646-f71635bc58e4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:34.579499 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6ad8ce91-d697-4ce0-b04a-24acd496e728 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:34.581698 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6ad8ce91-d697-4ce0-b04a-24acd496e728 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 Aug 26 15:13:34.582001 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6ad8ce91-d697-4ce0-b04a-24acd496e728 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:34.582254 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6ad8ce91-d697-4ce0-b04a-24acd496e728 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:34.582441 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-6ad8ce91-d697-4ce0-b04a-24acd496e728 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete volume with id: 92e8d466-c49b-42ca-851b-060854c39411 Aug 26 15:13:34.592766 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:34.592766 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:34.593241 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6ad8ce91-d697-4ce0-b04a-24acd496e728 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:13:34.613658 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6ad8ce91-d697-4ce0-b04a-24acd496e728 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Delete volume request issued successfully. Aug 26 15:13:34.613862 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6ad8ce91-d697-4ce0-b04a-24acd496e728 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 returned with HTTP 202 Aug 26 15:13:34.614340 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1107/4446] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:13:34 2026] DELETE /volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:34.623431 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-60bc71be-2be1-4af9-b7d6-bf80fdc8c1c7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:34.625518 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60bc71be-2be1-4af9-b7d6-bf80fdc8c1c7 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 Aug 26 15:13:34.625999 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60bc71be-2be1-4af9-b7d6-bf80fdc8c1c7 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:34.626371 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60bc71be-2be1-4af9-b7d6-bf80fdc8c1c7 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:34.636673 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:34.636673 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:34.642041 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-60bc71be-2be1-4af9-b7d6-bf80fdc8c1c7 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Volume info retrieved successfully. Aug 26 15:13:34.648729 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60bc71be-2be1-4af9-b7d6-bf80fdc8c1c7 tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 returned with HTTP 200 Aug 26 15:13:34.649516 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1121/4447] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:34 2026] GET /volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:34.736846 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-5bd92935-6510-43c9-b8d8-c269d38a2c1a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:34.738954 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-5bd92935-6510-43c9-b8d8-c269d38a2c1a tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] DELETE https://10.4.3.64/volume/v3/attachments/9f42307c-f1e1-4d0a-9ac0-dd71f10e3bd5 Aug 26 15:13:34.739162 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-5bd92935-6510-43c9-b8d8-c269d38a2c1a tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:34.739345 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-5bd92935-6510-43c9-b8d8-c269d38a2c1a tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:34.746987 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:34.746987 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:34.790791 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-73422ff0-ec1c-4277-8ef7-0f061b2ba5bf req-5bd92935-6510-43c9-b8d8-c269d38a2c1a tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/attachments/9f42307c-f1e1-4d0a-9ac0-dd71f10e3bd5 returned with HTTP 200 Aug 26 15:13:34.791349 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1100/4448] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:13:34 2026] DELETE /volume/v3/attachments/9f42307c-f1e1-4d0a-9ac0-dd71f10e3bd5 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:34.939536 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ee8cbbcb-e26b-4bda-8413-cdfb19c71cb7 req-6c9a8238-d63c-4701-9a93-c9e273f47a00 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:34.941856 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ee8cbbcb-e26b-4bda-8413-cdfb19c71cb7 req-6c9a8238-d63c-4701-9a93-c9e273f47a00 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:13:34.942085 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ee8cbbcb-e26b-4bda-8413-cdfb19c71cb7 req-6c9a8238-d63c-4701-9a93-c9e273f47a00 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:34.942306 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ee8cbbcb-e26b-4bda-8413-cdfb19c71cb7 req-6c9a8238-d63c-4701-9a93-c9e273f47a00 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:34.950497 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:34.950497 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:34.955202 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-ee8cbbcb-e26b-4bda-8413-cdfb19c71cb7 req-6c9a8238-d63c-4701-9a93-c9e273f47a00 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:13:34.960393 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ee8cbbcb-e26b-4bda-8413-cdfb19c71cb7 req-6c9a8238-d63c-4701-9a93-c9e273f47a00 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:13:34.960679 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1121/4449] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:13:34 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:34.973210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7711860d-f01a-4600-92fa-33bcce4a6f86 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:34.975475 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7711860d-f01a-4600-92fa-33bcce4a6f86 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] DELETE https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:13:34.975696 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7711860d-f01a-4600-92fa-33bcce4a6f86 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:34.975966 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7711860d-f01a-4600-92fa-33bcce4a6f86 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:34.976160 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-7711860d-f01a-4600-92fa-33bcce4a6f86 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Delete volume with id: 72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:13:34.984373 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:34.984373 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:34.984758 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7711860d-f01a-4600-92fa-33bcce4a6f86 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:13:35.006623 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7711860d-f01a-4600-92fa-33bcce4a6f86 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Delete volume request issued successfully. Aug 26 15:13:35.006878 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7711860d-f01a-4600-92fa-33bcce4a6f86 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 202 Aug 26 15:13:35.007462 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1108/4450] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:13:34 2026] DELETE /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:35.019115 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7e62fe4f-81c1-4760-9dae-9c0551f31ef0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:35.021337 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e62fe4f-81c1-4760-9dae-9c0551f31ef0 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:13:35.021591 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e62fe4f-81c1-4760-9dae-9c0551f31ef0 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:35.021837 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e62fe4f-81c1-4760-9dae-9c0551f31ef0 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:35.030912 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:35.030912 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:35.035679 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7e62fe4f-81c1-4760-9dae-9c0551f31ef0 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Volume info retrieved successfully. Aug 26 15:13:35.041525 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e62fe4f-81c1-4760-9dae-9c0551f31ef0 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 200 Aug 26 15:13:35.042051 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1122/4451] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:35 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:35.661595 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aa508310-2465-43e1-a983-82350e0f6abc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:35.663383 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aa508310-2465-43e1-a983-82350e0f6abc tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] GET https://10.4.3.64/volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 Aug 26 15:13:35.663619 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aa508310-2465-43e1-a983-82350e0f6abc tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:35.663827 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aa508310-2465-43e1-a983-82350e0f6abc tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:35.669775 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aa508310-2465-43e1-a983-82350e0f6abc tempest-ProjectMemberTests33-2002653004 tempest-ProjectMemberTests33-2002653004-project-admin] https://10.4.3.64/volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 returned with HTTP 404 Aug 26 15:13:35.670296 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1101/4452] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:13:35 2026] GET /volume/v3/volumes/92e8d466-c49b-42ca-851b-060854c39411 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:36.056832 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7cca7f40-8115-486e-bc90-105acae0f0f6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:36.059471 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7cca7f40-8115-486e-bc90-105acae0f0f6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] GET https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 Aug 26 15:13:36.059471 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7cca7f40-8115-486e-bc90-105acae0f0f6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:36.059708 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7cca7f40-8115-486e-bc90-105acae0f0f6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:36.068737 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7cca7f40-8115-486e-bc90-105acae0f0f6 tempest-TestMinimumBasicScenario-127420953 tempest-TestMinimumBasicScenario-127420953-project-member] https://10.4.3.64/volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 returned with HTTP 404 Aug 26 15:13:36.068859 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1122/4453] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:36 2026] GET /volume/v3/volumes/72eca256-a1aa-4a0c-9f82-4e9894223834 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:36.295271 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-54634d73-c43e-470f-98f2-7544fc8552bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:36.297317 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-54634d73-c43e-470f-98f2-7544fc8552bb tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:36.297492 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-54634d73-c43e-470f-98f2-7544fc8552bb tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:36.297663 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-54634d73-c43e-470f-98f2-7544fc8552bb tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:36.303907 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:36.303907 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:36.307127 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-54634d73-c43e-470f-98f2-7544fc8552bb tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:36.311499 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-54634d73-c43e-470f-98f2-7544fc8552bb tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:36.312027 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1109/4454] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:13:36 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:36.405669 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e087389c-a447-492e-9ca0-6f7380881f0f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:36.406149 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e087389c-a447-492e-9ca0-6f7380881f0f None None] GET https://10.4.3.64/volume// Aug 26 15:13:36.406356 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e087389c-a447-492e-9ca0-6f7380881f0f None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:36.406560 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e087389c-a447-492e-9ca0-6f7380881f0f None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:36.406976 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e087389c-a447-492e-9ca0-6f7380881f0f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:13:36.407366 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1123/4455] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:13:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:13:36.417429 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-67278eb2-9a31-40e5-a6f3-0b5a9903345b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:36.584592 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-67278eb2-9a31-40e5-a6f3-0b5a9903345b tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:13:36.585293 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-67278eb2-9a31-40e5-a6f3-0b5a9903345b tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1", "connector": null, "instance_uuid": "54fe3888-9adb-45ac-b05a-46d4050fc170"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:36.596257 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:36.596257 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:36.630776 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-67278eb2-9a31-40e5-a6f3-0b5a9903345b tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:13:36.630999 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1102/4456] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:13:36 2026] POST /volume/v3/attachments => generated 273 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:36.671167 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-07804060-1c7c-4740-bef4-4fba174b7850 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:36.673952 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-07804060-1c7c-4740-bef4-4fba174b7850 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:36.674092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-07804060-1c7c-4740-bef4-4fba174b7850 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:36.674426 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-07804060-1c7c-4740-bef4-4fba174b7850 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:36.682864 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0a96df51-5694-4f0a-a66a-66e8cbf92e16 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:36.683380 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0a96df51-5694-4f0a-a66a-66e8cbf92e16 None None] GET https://10.4.3.64/volume// Aug 26 15:13:36.683602 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0a96df51-5694-4f0a-a66a-66e8cbf92e16 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:36.683901 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0a96df51-5694-4f0a-a66a-66e8cbf92e16 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:36.686010 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0a96df51-5694-4f0a-a66a-66e8cbf92e16 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:13:36.686010 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1110/4457] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:13:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:13:36.689166 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:36.689166 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:36.694492 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-07804060-1c7c-4740-bef4-4fba174b7850 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:36.695096 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-d3424657-b56f-441b-88a2-655f0c646ee2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:36.697490 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-d3424657-b56f-441b-88a2-655f0c646ee2 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:36.697763 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-d3424657-b56f-441b-88a2-655f0c646ee2 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:36.698065 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-d3424657-b56f-441b-88a2-655f0c646ee2 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:36.701405 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-07804060-1c7c-4740-bef4-4fba174b7850 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:36.701987 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1123/4458] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:36 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:36.708346 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:36.708346 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:36.713311 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-d3424657-b56f-441b-88a2-655f0c646ee2 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:36.717335 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-d3424657-b56f-441b-88a2-655f0c646ee2 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:36.717662 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1124/4459] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:13:36 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:36.831328 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-01ca875f-4f6f-4bac-ae45-ec7b3bdbcae3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:36.833607 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-01ca875f-4f6f-4bac-ae45-ec7b3bdbcae3 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] PUT https://10.4.3.64/volume/v3/attachments/588c9018-5711-4405-9f88-df95bba91aaa Aug 26 15:13:36.834706 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-01ca875f-4f6f-4bac-ae45-ec7b3bdbcae3 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:36.844349 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-01ca875f-4f6f-4bac-ae45-ec7b3bdbcae3 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Acquiring lock "cinder-attachment_update-68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:13:36.849809 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-01ca875f-4f6f-4bac-ae45-ec7b3bdbcae3 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Lock "cinder-attachment_update-68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:13:36.850288 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:36.850288 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:36.941346 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-01ca875f-4f6f-4bac-ae45-ec7b3bdbcae3 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Lock "cinder-attachment_update-68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1-np0000008165" released by "attachment_update" :: held 0.091s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:13:36.941346 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-01ca875f-4f6f-4bac-ae45-ec7b3bdbcae3 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/attachments/588c9018-5711-4405-9f88-df95bba91aaa returned with HTTP 200 Aug 26 15:13:36.941346 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1103/4460] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:13:36 2026] PUT /volume/v3/attachments/588c9018-5711-4405-9f88-df95bba91aaa => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:37.665679 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:37.717774 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a22302bb-daac-4812-96af-e6302d65f668 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:37.719660 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a22302bb-daac-4812-96af-e6302d65f668 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:37.719872 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a22302bb-daac-4812-96af-e6302d65f668 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:37.720102 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a22302bb-daac-4812-96af-e6302d65f668 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:37.733530 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:37.733530 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:37.738243 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a22302bb-daac-4812-96af-e6302d65f668 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:37.744860 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a22302bb-daac-4812-96af-e6302d65f668 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:37.745252 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1124/4461] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:37 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 865 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:37.784448 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:13:37.784849 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-128172565"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:37.786555 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-128172565'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:13:37.786704 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Create volume of 1 GB Aug 26 15:13:37.790744 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Availability Zones retrieved successfully. Aug 26 15:13:37.795932 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Flow 'volume_create_api' (ec2f9ff3-5470-4bdf-9f56-fbaf1243eafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:37.796719 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67022a3-73d6-4836-8bcc-29c72e8003ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:37.797445 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:13:37.823510 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b67022a3-73d6-4836-8bcc-29c72e8003ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:37.824549 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a65dab-51d8-4091-9ec3-16f6c3852eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:37.899817 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Created reservations ['9a8df38d-052b-4f5e-a183-3c64a7930736', '1ae482df-e820-4e70-98b9-d1cabec0540b', 'a7d3e382-4b16-4a3a-8ac3-ed84bba4d556', '57f90cd4-52c8-4d29-b489-a3f27f0d2984'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:13:37.900820 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a65dab-51d8-4091-9ec3-16f6c3852eca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a8df38d-052b-4f5e-a183-3c64a7930736', '1ae482df-e820-4e70-98b9-d1cabec0540b', 'a7d3e382-4b16-4a3a-8ac3-ed84bba4d556', '57f90cd4-52c8-4d29-b489-a3f27f0d2984']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:37.901743 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab302375-aaa3-40a4-bec3-bf246d6d17b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:37.931307 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab302375-aaa3-40a4-bec3-bf246d6d17b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff745368-dd57-4ea1-b017-4b9c8d903bd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-128172565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb1c3de1bd654611806bc9cfc074860d',qos_specs=None,replication_status=,reservations=['9a8df38d-052b-4f5e-a183-3c64a7930736','1ae482df-e820-4e70-98b9-d1cabec0540b','a7d3e382-4b16-4a3a-8ac3-ed84bba4d556','57f90cd4-52c8-4d29-b489-a3f27f0d2984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd3dbd4f71e44a79c5460f20062db07',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-128172565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff745368-dd57-4ea1-b017-4b9c8d903bd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb1c3de1bd654611806bc9cfc074860d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fd3dbd4f71e44a79c5460f20062db07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:37.932235 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01cfb604-a26a-4ba2-b525-3aba62e39e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:37.951650 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01cfb604-a26a-4ba2-b525-3aba62e39e11) transitioned into state 'SUCCESS' from state '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-128172565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb1c3de1bd654611806bc9cfc074860d',qos_specs=None,replication_status=,reservations=['9a8df38d-052b-4f5e-a183-3c64a7930736','1ae482df-e820-4e70-98b9-d1cabec0540b','a7d3e382-4b16-4a3a-8ac3-ed84bba4d556','57f90cd4-52c8-4d29-b489-a3f27f0d2984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd3dbd4f71e44a79c5460f20062db07',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:37.952571 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b714d2b2-ada5-496f-b231-5a49c9bf0292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:37.964094 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b714d2b2-ada5-496f-b231-5a49c9bf0292) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:37.964969 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Flow 'volume_create_api' (ec2f9ff3-5470-4bdf-9f56-fbaf1243eafb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:37.965326 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Create volume request issued successfully. Aug 26 15:13:37.965879 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c6f914f2-a119-4e1f-8649-dfd66b45081b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:13:37.966320 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1111/4462] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:13:37 2026] POST /volume/v3/volumes => generated 775 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:13:37.979903 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-83d3befe-f583-4642-9502-7e84d3705183 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:37.981504 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-83d3befe-f583-4642-9502-7e84d3705183 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] GET https://10.4.3.64/volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 Aug 26 15:13:37.981685 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-83d3befe-f583-4642-9502-7e84d3705183 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:37.981911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-83d3befe-f583-4642-9502-7e84d3705183 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:37.988386 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:37.988386 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:37.992221 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-83d3befe-f583-4642-9502-7e84d3705183 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Volume info retrieved successfully. Aug 26 15:13:37.996174 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-83d3befe-f583-4642-9502-7e84d3705183 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] https://10.4.3.64/volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 returned with HTTP 200 Aug 26 15:13:37.996527 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1125/4463] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:37 2026] GET /volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:38.761150 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4c0a4539-33b6-4350-ba51-9e9ba77a323d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:38.764653 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4c0a4539-33b6-4350-ba51-9e9ba77a323d tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:38.764880 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4c0a4539-33b6-4350-ba51-9e9ba77a323d tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:38.765096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4c0a4539-33b6-4350-ba51-9e9ba77a323d tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:38.777662 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:38.777662 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:38.781828 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4c0a4539-33b6-4350-ba51-9e9ba77a323d tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:38.786645 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4c0a4539-33b6-4350-ba51-9e9ba77a323d tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:38.787052 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1104/4464] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:38 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:39.009573 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-53fe2e9f-7fa1-4326-a2df-f582a5ce1a5b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:39.012580 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-53fe2e9f-7fa1-4326-a2df-f582a5ce1a5b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] GET https://10.4.3.64/volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 Aug 26 15:13:39.012874 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-53fe2e9f-7fa1-4326-a2df-f582a5ce1a5b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:39.013153 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-53fe2e9f-7fa1-4326-a2df-f582a5ce1a5b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:39.022197 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:39.022197 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:39.027293 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-53fe2e9f-7fa1-4326-a2df-f582a5ce1a5b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Volume info retrieved successfully. Aug 26 15:13:39.033164 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-53fe2e9f-7fa1-4326-a2df-f582a5ce1a5b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] https://10.4.3.64/volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 returned with HTTP 200 Aug 26 15:13:39.033581 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1125/4465] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:39 2026] GET /volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:39.048996 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4c647531-abec-421f-a675-301e897e9471 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:39.137344 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4c647531-abec-421f-a675-301e897e9471 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-reader] POST https://10.4.3.64/volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5/action Aug 26 15:13:39.137708 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4c647531-abec-421f-a675-301e897e9471 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:13:39.137877 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4c647531-abec-421f-a675-301e897e9471 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:39.147708 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:39.147708 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:39.148333 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4c647531-abec-421f-a675-301e897e9471 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-reader] Volume info retrieved successfully. Aug 26 15:13:39.149738 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-4c647531-abec-421f-a675-301e897e9471 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a651c93dacf5462cbe40c4eb889676c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb1c3de1bd654611806bc9cfc074860d', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:13:39.150048 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4c647531-abec-421f-a675-301e897e9471 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-reader] https://10.4.3.64/volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5/action returned with HTTP 403 Aug 26 15:13:39.150528 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1112/4466] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:13:39 2026] POST /volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5/action => generated 131 bytes in 102 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:39.160100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9333c011-3203-400d-8720-07d375eb1498 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:39.162017 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9333c011-3203-400d-8720-07d375eb1498 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 Aug 26 15:13:39.162268 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9333c011-3203-400d-8720-07d375eb1498 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:39.162485 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9333c011-3203-400d-8720-07d375eb1498 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:39.162689 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-9333c011-3203-400d-8720-07d375eb1498 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Delete volume with id: ff745368-dd57-4ea1-b017-4b9c8d903bd5 Aug 26 15:13:39.171204 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:39.171204 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:39.171626 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9333c011-3203-400d-8720-07d375eb1498 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Volume info retrieved successfully. Aug 26 15:13:39.201589 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9333c011-3203-400d-8720-07d375eb1498 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Delete volume request issued successfully. Aug 26 15:13:39.201826 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9333c011-3203-400d-8720-07d375eb1498 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] https://10.4.3.64/volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 returned with HTTP 202 Aug 26 15:13:39.202316 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1126/4467] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:13:39 2026] DELETE /volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:39.210444 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e914391-34bf-4512-b862-d3dde2d205af None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:39.212555 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e914391-34bf-4512-b862-d3dde2d205af tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] GET https://10.4.3.64/volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 Aug 26 15:13:39.212807 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e914391-34bf-4512-b862-d3dde2d205af tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:39.213073 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e914391-34bf-4512-b862-d3dde2d205af tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:39.222572 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:39.222572 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:39.229403 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4e914391-34bf-4512-b862-d3dde2d205af tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Volume info retrieved successfully. Aug 26 15:13:39.238840 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e914391-34bf-4512-b862-d3dde2d205af tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] https://10.4.3.64/volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 returned with HTTP 200 Aug 26 15:13:39.239336 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1105/4468] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:39 2026] GET /volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 => generated 1005 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:39.799735 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a331cc6d-298e-4b6d-9287-2fe2baba2c16 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:39.801568 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a331cc6d-298e-4b6d-9287-2fe2baba2c16 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:39.801826 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a331cc6d-298e-4b6d-9287-2fe2baba2c16 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:39.802056 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a331cc6d-298e-4b6d-9287-2fe2baba2c16 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:39.810921 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:39.810921 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:39.814185 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a331cc6d-298e-4b6d-9287-2fe2baba2c16 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:39.818264 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a331cc6d-298e-4b6d-9287-2fe2baba2c16 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:39.818675 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1126/4469] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:39 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 865 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:40.244652 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-1361d387-715c-4f02-be91-13b6f5c19ee3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:40.248177 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-1361d387-715c-4f02-be91-13b6f5c19ee3 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] POST https://10.4.3.64/volume/v3/attachments/588c9018-5711-4405-9f88-df95bba91aaa/action Aug 26 15:13:40.248671 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-1361d387-715c-4f02-be91-13b6f5c19ee3 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:13:40.248862 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-1361d387-715c-4f02-be91-13b6f5c19ee3 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:40.254702 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7e093381-b185-44fd-85dd-891da8e913ab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:40.256896 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e093381-b185-44fd-85dd-891da8e913ab tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] GET https://10.4.3.64/volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 Aug 26 15:13:40.257181 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e093381-b185-44fd-85dd-891da8e913ab tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:40.257456 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e093381-b185-44fd-85dd-891da8e913ab tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:40.265683 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e093381-b185-44fd-85dd-891da8e913ab tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] https://10.4.3.64/volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 returned with HTTP 404 Aug 26 15:13:40.266404 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1127/4470] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:40 2026] GET /volume/v3/volumes/ff745368-dd57-4ea1-b017-4b9c8d903bd5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:40.269660 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:40.269660 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:40.276898 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:40.279252 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:13:40.279671 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1554374863"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:40.281648 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1554374863'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:13:40.281807 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Create volume of 1 GB Aug 26 15:13:40.284953 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ac04699e-87f7-4564-a70a-63614e6a6227 req-1361d387-715c-4f02-be91-13b6f5c19ee3 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/attachments/588c9018-5711-4405-9f88-df95bba91aaa/action returned with HTTP 204 Aug 26 15:13:40.285442 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1113/4471] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:13:40 2026] POST /volume/v3/attachments/588c9018-5711-4405-9f88-df95bba91aaa/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:40.288266 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Availability Zones retrieved successfully. Aug 26 15:13:40.299194 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Flow 'volume_create_api' (14182c2e-4b78-4fed-b00d-50f598e5741b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:40.300484 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa1cf1d-0ce1-4c7d-81b9-a3b1a865c7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:40.301559 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:13:40.338527 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2fa1cf1d-0ce1-4c7d-81b9-a3b1a865c7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:40.339522 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e4b12e-4e9c-4c73-beb5-31b12a851fca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:40.387930 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Created reservations ['84c7f3be-1107-42d4-a397-9eed5cfe008c', 'db5e23e7-d327-4d07-8bf6-2cc399db71fd', '91b8b66e-e6ea-4f29-a581-0740682754a9', '0804a9d4-c56b-4ae0-ba97-c5f382a098b9'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:13:40.388648 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7e4b12e-4e9c-4c73-beb5-31b12a851fca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84c7f3be-1107-42d4-a397-9eed5cfe008c', 'db5e23e7-d327-4d07-8bf6-2cc399db71fd', '91b8b66e-e6ea-4f29-a581-0740682754a9', '0804a9d4-c56b-4ae0-ba97-c5f382a098b9']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:40.389393 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec8d784-a198-43d4-867d-51a914fbe21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:40.417924 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ec8d784-a198-43d4-867d-51a914fbe21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5db05319-faf4-4d4e-9889-c1227ceeb2c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1554374863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb1c3de1bd654611806bc9cfc074860d',qos_specs=None,replication_status=,reservations=['84c7f3be-1107-42d4-a397-9eed5cfe008c','db5e23e7-d327-4d07-8bf6-2cc399db71fd','91b8b66e-e6ea-4f29-a581-0740682754a9','0804a9d4-c56b-4ae0-ba97-c5f382a098b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd3dbd4f71e44a79c5460f20062db07',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:13:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1554374863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5db05319-faf4-4d4e-9889-c1227ceeb2c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb1c3de1bd654611806bc9cfc074860d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fd3dbd4f71e44a79c5460f20062db07',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:40.419497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f86cab-a404-4857-8fcd-81f6f8b28ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:40.443572 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f86cab-a404-4857-8fcd-81f6f8b28ac6) transitioned into state 'SUCCESS' from state '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-1554374863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb1c3de1bd654611806bc9cfc074860d',qos_specs=None,replication_status=,reservations=['84c7f3be-1107-42d4-a397-9eed5cfe008c','db5e23e7-d327-4d07-8bf6-2cc399db71fd','91b8b66e-e6ea-4f29-a581-0740682754a9','0804a9d4-c56b-4ae0-ba97-c5f382a098b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fd3dbd4f71e44a79c5460f20062db07',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:40.444528 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69334ed4-85fd-46f0-83f1-e1b607dc08e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:40.467842 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69334ed4-85fd-46f0-83f1-e1b607dc08e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:40.467842 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Flow 'volume_create_api' (14182c2e-4b78-4fed-b00d-50f598e5741b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:40.468693 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Create volume request issued successfully. Aug 26 15:13:40.469817 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6347e501-b2c9-48f4-b28f-b3b2e2f5230b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:13:40.470162 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1106/4472] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:13:40 2026] POST /volume/v3/volumes => generated 776 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:13:40.497394 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d8707cd9-18a3-4ad6-b64d-db6f16a6e7f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:40.503272 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d8707cd9-18a3-4ad6-b64d-db6f16a6e7f8 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] GET https://10.4.3.64/volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 Aug 26 15:13:40.503272 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d8707cd9-18a3-4ad6-b64d-db6f16a6e7f8 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:40.503272 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d8707cd9-18a3-4ad6-b64d-db6f16a6e7f8 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:40.511050 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:40.511050 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:40.515017 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d8707cd9-18a3-4ad6-b64d-db6f16a6e7f8 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Volume info retrieved successfully. Aug 26 15:13:40.520041 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d8707cd9-18a3-4ad6-b64d-db6f16a6e7f8 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] https://10.4.3.64/volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 returned with HTTP 200 Aug 26 15:13:40.520627 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1127/4473] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:40 2026] GET /volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:40.832441 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-41d6059b-b92e-4663-9722-9f598d4dbc1f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:40.840361 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41d6059b-b92e-4663-9722-9f598d4dbc1f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:40.840620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41d6059b-b92e-4663-9722-9f598d4dbc1f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:40.840878 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-41d6059b-b92e-4663-9722-9f598d4dbc1f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:40.857643 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:40.857643 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:40.865176 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-41d6059b-b92e-4663-9722-9f598d4dbc1f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:40.869079 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-41d6059b-b92e-4663-9722-9f598d4dbc1f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:40.869428 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1128/4474] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:40 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 1157 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:40.884328 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b2a48c4b-52e6-4697-b31c-18b99700d41a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:40.888826 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2a48c4b-52e6-4697-b31c-18b99700d41a tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] POST https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1/action Aug 26 15:13:40.889225 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2a48c4b-52e6-4697-b31c-18b99700d41a tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:13:40.889345 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2a48c4b-52e6-4697-b31c-18b99700d41a tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:40.901228 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:40.901228 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:40.901956 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b2a48c4b-52e6-4697-b31c-18b99700d41a tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:40.951917 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-b2a48c4b-52e6-4697-b31c-18b99700d41a tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Created reservations ['ae8c097d-288e-4802-b421-b12adf80a39a', '20350169-7645-4c90-8666-7655e8c4b055'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:13:40.988907 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b2a48c4b-52e6-4697-b31c-18b99700d41a tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Extend volume request issued successfully. Aug 26 15:13:40.988907 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2a48c4b-52e6-4697-b31c-18b99700d41a tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1/action returned with HTTP 202 Aug 26 15:13:40.988907 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1114/4475] 10.4.3.64 () {70 vars in 1424 bytes} [Wed Aug 26 15:13:40 2026] POST /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 26 15:13:40.996869 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8b38374c-038c-48c4-a6fa-80469b0436f7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:40.998841 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8b38374c-038c-48c4-a6fa-80469b0436f7 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:40.999088 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8b38374c-038c-48c4-a6fa-80469b0436f7 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:40.999317 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8b38374c-038c-48c4-a6fa-80469b0436f7 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:41.013584 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:41.013584 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:41.022713 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8b38374c-038c-48c4-a6fa-80469b0436f7 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:41.030542 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8b38374c-038c-48c4-a6fa-80469b0436f7 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:41.030733 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1107/4476] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:40 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:41.378866 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b2a48c4b-52e6-4697-b31c-18b99700d41a req-33c25194-a996-465e-9546-574d8f2fe055 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:41.381057 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b2a48c4b-52e6-4697-b31c-18b99700d41a req-33c25194-a996-465e-9546-574d8f2fe055 service nova] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:41.381266 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b2a48c4b-52e6-4697-b31c-18b99700d41a req-33c25194-a996-465e-9546-574d8f2fe055 service nova] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:41.381622 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b2a48c4b-52e6-4697-b31c-18b99700d41a req-33c25194-a996-465e-9546-574d8f2fe055 service nova] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:41.409565 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:41.409565 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:41.413092 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-b2a48c4b-52e6-4697-b31c-18b99700d41a req-33c25194-a996-465e-9546-574d8f2fe055 service nova] Volume info retrieved successfully. Aug 26 15:13:41.417409 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b2a48c4b-52e6-4697-b31c-18b99700d41a req-33c25194-a996-465e-9546-574d8f2fe055 service nova] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:41.417822 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1128/4477] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:13:41 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 1313 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:41.537550 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b742466b-9ff2-4099-b5d9-6ebf8549fb95 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:41.539083 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b742466b-9ff2-4099-b5d9-6ebf8549fb95 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] GET https://10.4.3.64/volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 Aug 26 15:13:41.539331 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b742466b-9ff2-4099-b5d9-6ebf8549fb95 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:41.539644 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b742466b-9ff2-4099-b5d9-6ebf8549fb95 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:41.550909 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:41.550909 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:41.553025 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b742466b-9ff2-4099-b5d9-6ebf8549fb95 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Volume info retrieved successfully. Aug 26 15:13:41.557098 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b742466b-9ff2-4099-b5d9-6ebf8549fb95 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] https://10.4.3.64/volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 returned with HTTP 200 Aug 26 15:13:41.557511 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1129/4478] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:41 2026] GET /volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:41.577034 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bb304a86-4305-4774-aec8-72d5d1b565af None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:41.578431 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb304a86-4305-4774-aec8-72d5d1b565af tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-reader] POST https://10.4.3.64/volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4/action Aug 26 15:13:41.579130 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb304a86-4305-4774-aec8-72d5d1b565af tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:13:41.579130 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb304a86-4305-4774-aec8-72d5d1b565af tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:41.587994 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:41.587994 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:41.588875 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-bb304a86-4305-4774-aec8-72d5d1b565af tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a651c93dacf5462cbe40c4eb889676c5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb1c3de1bd654611806bc9cfc074860d', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:13:41.589029 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb304a86-4305-4774-aec8-72d5d1b565af tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-reader] https://10.4.3.64/volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4/action returned with HTTP 403 Aug 26 15:13:41.589535 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1115/4479] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:13:41 2026] POST /volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:41.597531 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-40cdd26e-3392-4710-9b41-cebf07b0640a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:41.599178 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-40cdd26e-3392-4710-9b41-cebf07b0640a tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 Aug 26 15:13:41.599430 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-40cdd26e-3392-4710-9b41-cebf07b0640a tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:41.599706 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-40cdd26e-3392-4710-9b41-cebf07b0640a tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:41.599962 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-40cdd26e-3392-4710-9b41-cebf07b0640a tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Delete volume with id: 5db05319-faf4-4d4e-9889-c1227ceeb2c4 Aug 26 15:13:41.608011 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:41.608011 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:41.608497 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-40cdd26e-3392-4710-9b41-cebf07b0640a tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Volume info retrieved successfully. Aug 26 15:13:41.638837 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-40cdd26e-3392-4710-9b41-cebf07b0640a tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Delete volume request issued successfully. Aug 26 15:13:41.639161 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-40cdd26e-3392-4710-9b41-cebf07b0640a tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] https://10.4.3.64/volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 returned with HTTP 202 Aug 26 15:13:41.639875 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1108/4480] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:13:41 2026] DELETE /volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 26 15:13:41.648493 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-71ed9c68-df1c-4751-b686-fe34a67e9929 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:41.650819 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71ed9c68-df1c-4751-b686-fe34a67e9929 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] GET https://10.4.3.64/volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 Aug 26 15:13:41.651086 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71ed9c68-df1c-4751-b686-fe34a67e9929 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:41.651419 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71ed9c68-df1c-4751-b686-fe34a67e9929 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:41.660818 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:41.660818 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:41.665259 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-71ed9c68-df1c-4751-b686-fe34a67e9929 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Volume info retrieved successfully. Aug 26 15:13:41.670033 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71ed9c68-df1c-4751-b686-fe34a67e9929 tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] https://10.4.3.64/volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 returned with HTTP 200 Aug 26 15:13:41.670513 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1129/4481] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:41 2026] GET /volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:42.044800 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ed7bc4ad-1696-40e7-8214-f6310422ba0c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:42.047896 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ed7bc4ad-1696-40e7-8214-f6310422ba0c tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:42.048087 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ed7bc4ad-1696-40e7-8214-f6310422ba0c tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:42.048265 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ed7bc4ad-1696-40e7-8214-f6310422ba0c tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:42.058641 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:42.058641 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:42.065230 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ed7bc4ad-1696-40e7-8214-f6310422ba0c tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:42.074486 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ed7bc4ad-1696-40e7-8214-f6310422ba0c tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:42.075556 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1130/4482] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:42 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 1157 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:42.093090 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b3d38592-2c1c-4f8a-8bd7-b7069a8e29c1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:42.095590 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b3d38592-2c1c-4f8a-8bd7-b7069a8e29c1 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:42.095972 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b3d38592-2c1c-4f8a-8bd7-b7069a8e29c1 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:42.096172 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b3d38592-2c1c-4f8a-8bd7-b7069a8e29c1 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:42.106940 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:42.106940 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:42.111953 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b3d38592-2c1c-4f8a-8bd7-b7069a8e29c1 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:42.117169 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b3d38592-2c1c-4f8a-8bd7-b7069a8e29c1 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:42.117840 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1116/4483] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:42 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 1157 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:42.394909 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-218a9750-212a-4973-84fb-8db77642014a req-953a58bd-b435-4028-aa41-a64db383be1e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:42.397369 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-953a58bd-b435-4028-aa41-a64db383be1e tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:42.397601 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-953a58bd-b435-4028-aa41-a64db383be1e tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:42.397920 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-953a58bd-b435-4028-aa41-a64db383be1e tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:42.415577 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:42.415577 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:42.420241 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-218a9750-212a-4973-84fb-8db77642014a req-953a58bd-b435-4028-aa41-a64db383be1e tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:42.426405 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-953a58bd-b435-4028-aa41-a64db383be1e tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:42.426971 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1109/4484] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:13:42 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:42.446020 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-218a9750-212a-4973-84fb-8db77642014a req-0828a339-bfbe-4761-b697-21c88cfb8f52 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:42.448846 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-0828a339-bfbe-4761-b697-21c88cfb8f52 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] POST https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1/action Aug 26 15:13:42.449333 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-0828a339-bfbe-4761-b697-21c88cfb8f52 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:13:42.449515 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-0828a339-bfbe-4761-b697-21c88cfb8f52 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:42.464194 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:42.464194 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:42.464781 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-218a9750-212a-4973-84fb-8db77642014a req-0828a339-bfbe-4761-b697-21c88cfb8f52 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:42.473926 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-218a9750-212a-4973-84fb-8db77642014a req-0828a339-bfbe-4761-b697-21c88cfb8f52 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Begin detaching volume completed successfully. Aug 26 15:13:42.474255 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-0828a339-bfbe-4761-b697-21c88cfb8f52 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1/action returned with HTTP 202 Aug 26 15:13:42.475068 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1130/4485] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:13:42 2026] POST /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:13:42.500831 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-754261ea-4156-41b8-9eee-38915dc87f2f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:42.503414 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-754261ea-4156-41b8-9eee-38915dc87f2f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:42.504375 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-754261ea-4156-41b8-9eee-38915dc87f2f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:42.504375 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-754261ea-4156-41b8-9eee-38915dc87f2f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:42.517876 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:42.517876 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:42.522314 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-754261ea-4156-41b8-9eee-38915dc87f2f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:42.528718 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-754261ea-4156-41b8-9eee-38915dc87f2f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:42.529224 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1131/4486] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:42 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 1160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:42.543295 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5d382596-190a-4bdb-be36-88d1d8828d9f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:42.543715 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d382596-190a-4bdb-be36-88d1d8828d9f None None] GET https://10.4.3.64/volume// Aug 26 15:13:42.543958 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d382596-190a-4bdb-be36-88d1d8828d9f None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:42.544151 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d382596-190a-4bdb-be36-88d1d8828d9f None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:42.544503 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d382596-190a-4bdb-be36-88d1d8828d9f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:13:42.544806 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1117/4487] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:13:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:13:42.552265 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-218a9750-212a-4973-84fb-8db77642014a req-ae536461-7b73-4475-b268-ca212b5d408d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:42.554715 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-ae536461-7b73-4475-b268-ca212b5d408d tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:42.554934 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-ae536461-7b73-4475-b268-ca212b5d408d tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:42.555119 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-ae536461-7b73-4475-b268-ca212b5d408d tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:42.565835 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:42.565835 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:42.569963 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-218a9750-212a-4973-84fb-8db77642014a req-ae536461-7b73-4475-b268-ca212b5d408d tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:42.574336 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-ae536461-7b73-4475-b268-ca212b5d408d tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:42.574756 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1110/4488] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:13:42 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:42.694662 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cbf9cef0-d704-4a4e-a750-eb278697557b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:42.697275 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cbf9cef0-d704-4a4e-a750-eb278697557b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] GET https://10.4.3.64/volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 Aug 26 15:13:42.697574 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cbf9cef0-d704-4a4e-a750-eb278697557b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:42.697878 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cbf9cef0-d704-4a4e-a750-eb278697557b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:42.705126 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cbf9cef0-d704-4a4e-a750-eb278697557b tempest-ProjectReaderTests-1144547328 tempest-ProjectReaderTests-1144547328-project-admin] https://10.4.3.64/volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 returned with HTTP 404 Aug 26 15:13:42.705722 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1131/4489] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:42 2026] GET /volume/v3/volumes/5db05319-faf4-4d4e-9889-c1227ceeb2c4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:43.501499 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-218a9750-212a-4973-84fb-8db77642014a req-6103a234-84f7-40b5-a6a9-b0676bcfc26a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:43.503845 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-6103a234-84f7-40b5-a6a9-b0676bcfc26a tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] DELETE https://10.4.3.64/volume/v3/attachments/588c9018-5711-4405-9f88-df95bba91aaa Aug 26 15:13:43.504100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-6103a234-84f7-40b5-a6a9-b0676bcfc26a tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:43.504724 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-6103a234-84f7-40b5-a6a9-b0676bcfc26a tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:43.514593 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:43.514593 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:43.543149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3e9e2f29-a603-4e34-a709-74a92b3cc18f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:43.545842 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3e9e2f29-a603-4e34-a709-74a92b3cc18f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:43.546194 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3e9e2f29-a603-4e34-a709-74a92b3cc18f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:43.546447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3e9e2f29-a603-4e34-a709-74a92b3cc18f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:43.557720 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:43.557720 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:43.561399 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-218a9750-212a-4973-84fb-8db77642014a req-6103a234-84f7-40b5-a6a9-b0676bcfc26a tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/attachments/588c9018-5711-4405-9f88-df95bba91aaa returned with HTTP 200 Aug 26 15:13:43.561516 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3e9e2f29-a603-4e34-a709-74a92b3cc18f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:43.561901 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1132/4490] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:13:43 2026] DELETE /volume/v3/attachments/588c9018-5711-4405-9f88-df95bba91aaa => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:43.566496 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3e9e2f29-a603-4e34-a709-74a92b3cc18f tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:43.567083 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1118/4491] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:43 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:44.301157 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2441138f-b62b-4e1e-b838-697e5d544399 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.382016 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2441138f-b62b-4e1e-b838-697e5d544399 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:13:44.382501 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2441138f-b62b-4e1e-b838-697e5d544399 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1962331115", "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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:44.403440 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2441138f-b62b-4e1e-b838-697e5d544399 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:13:44.403966 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1111/4492] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:13:44 2026] POST /volume/v3/types => generated 380 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:44.411951 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d94a5998-a55a-498f-abdc-4d02b0cd9a9b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.413774 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d94a5998-a55a-498f-abdc-4d02b0cd9a9b tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] POST https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/encryption Aug 26 15:13:44.414165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d94a5998-a55a-498f-abdc-4d02b0cd9a9b tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:44.431680 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d94a5998-a55a-498f-abdc-4d02b0cd9a9b tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/encryption returned with HTTP 200 Aug 26 15:13:44.432229 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1132/4493] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:13:44 2026] POST /volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:44.440673 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c35078e0-d51a-41a8-b6e2-d1054bfa1de8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.442622 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c35078e0-d51a-41a8-b6e2-d1054bfa1de8 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:13:44.443106 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c35078e0-d51a-41a8-b6e2-d1054bfa1de8 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1087802753", "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=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:44.444681 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:44.444681 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:44.459342 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c35078e0-d51a-41a8-b6e2-d1054bfa1de8 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:13:44.459790 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1133/4494] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:13:44 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:44.470987 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f45d1dcc-a6d4-48d3-a545-2f213ec21fcb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.472963 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f45d1dcc-a6d4-48d3-a545-2f213ec21fcb tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] POST https://10.4.3.64/volume/v3/types/2953c9de-3607-4f3f-83fa-9aa54131cbd1/encryption Aug 26 15:13:44.473388 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f45d1dcc-a6d4-48d3-a545-2f213ec21fcb tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:44.493304 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f45d1dcc-a6d4-48d3-a545-2f213ec21fcb tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/2953c9de-3607-4f3f-83fa-9aa54131cbd1/encryption returned with HTTP 200 Aug 26 15:13:44.493756 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1119/4495] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:13:44 2026] POST /volume/v3/types/2953c9de-3607-4f3f-83fa-9aa54131cbd1/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:44.503441 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c9998202-bb56-4c19-b8ed-ab137b2110f7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.505422 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9998202-bb56-4c19-b8ed-ab137b2110f7 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:13:44.505787 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9998202-bb56-4c19-b8ed-ab137b2110f7 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-753293418", "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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:44.523517 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9998202-bb56-4c19-b8ed-ab137b2110f7 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:13:44.523960 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1112/4496] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:13:44 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) Aug 26 15:13:44.533007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0114d6dd-16f7-413e-bb50-eadb2fe0d0dd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.534959 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0114d6dd-16f7-413e-bb50-eadb2fe0d0dd tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] POST https://10.4.3.64/volume/v3/types/3d56c45e-74d1-40ae-8579-3a3ac7c69ff4/extra_specs Aug 26 15:13:44.535309 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0114d6dd-16f7-413e-bb50-eadb2fe0d0dd tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:44.560016 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0114d6dd-16f7-413e-bb50-eadb2fe0d0dd tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/3d56c45e-74d1-40ae-8579-3a3ac7c69ff4/extra_specs returned with HTTP 200 Aug 26 15:13:44.560605 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1133/4497] 10.4.3.64 () {68 vars in 1392 bytes} [Wed Aug 26 15:13:44 2026] POST /volume/v3/types/3d56c45e-74d1-40ae-8579-3a3ac7c69ff4/extra_specs => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:13:44.569442 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0b299891-94d2-4444-8033-6c5e09cab196 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.571752 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b299891-94d2-4444-8033-6c5e09cab196 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] PUT https://10.4.3.64/volume/v3/types/3d56c45e-74d1-40ae-8579-3a3ac7c69ff4/extra_specs/key2 Aug 26 15:13:44.572178 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0b299891-94d2-4444-8033-6c5e09cab196 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:44.584453 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6ef5f496-9e09-4a8e-ab84-02ca6c953656 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.586637 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6ef5f496-9e09-4a8e-ab84-02ca6c953656 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:44.586860 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6ef5f496-9e09-4a8e-ab84-02ca6c953656 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:44.587080 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6ef5f496-9e09-4a8e-ab84-02ca6c953656 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:44.593229 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:44.593229 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:44.596900 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6ef5f496-9e09-4a8e-ab84-02ca6c953656 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:44.598346 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0b299891-94d2-4444-8033-6c5e09cab196 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/3d56c45e-74d1-40ae-8579-3a3ac7c69ff4/extra_specs/key2 returned with HTTP 200 Aug 26 15:13:44.598943 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1134/4498] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:13:44 2026] PUT /volume/v3/types/3d56c45e-74d1-40ae-8579-3a3ac7c69ff4/extra_specs/key2 => generated 25 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:13:44.601201 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6ef5f496-9e09-4a8e-ab84-02ca6c953656 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:44.601561 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1120/4499] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:44 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:44.608326 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f94f82b1-411c-4768-b70b-dad76d14ccc5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.610379 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f94f82b1-411c-4768-b70b-dad76d14ccc5 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:13:44.610839 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f94f82b1-411c-4768-b70b-dad76d14ccc5 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:44.627081 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f94f82b1-411c-4768-b70b-dad76d14ccc5 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:13:44.627634 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1113/4500] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:13:44 2026] POST /volume/v3/types => generated 195 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:44.635188 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f179f8ae-1013-4c93-81d6-9cd532dfcf64 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.637082 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f179f8ae-1013-4c93-81d6-9cd532dfcf64 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] DELETE https://10.4.3.64/volume/v3/types/ae850b72-d93c-490b-bccb-03597ab5e40f Aug 26 15:13:44.637309 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f179f8ae-1013-4c93-81d6-9cd532dfcf64 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:44.637534 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f179f8ae-1013-4c93-81d6-9cd532dfcf64 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:44.670768 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f179f8ae-1013-4c93-81d6-9cd532dfcf64 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/ae850b72-d93c-490b-bccb-03597ab5e40f returned with HTTP 202 Aug 26 15:13:44.671445 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1134/4501] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:13:44 2026] DELETE /volume/v3/types/ae850b72-d93c-490b-bccb-03597ab5e40f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:44.680347 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ab98f28c-b707-4e4e-be7d-3bd7bcce24fa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.682509 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ab98f28c-b707-4e4e-be7d-3bd7bcce24fa tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:13:44.682906 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ab98f28c-b707-4e4e-be7d-3bd7bcce24fa tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-440377524", "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=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:44.717528 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ab98f28c-b707-4e4e-be7d-3bd7bcce24fa tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:13:44.718056 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1135/4502] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:13:44 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) Aug 26 15:13:44.728077 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cd0f063d-eed0-44b2-a676-e5fc161c6eeb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.731012 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cd0f063d-eed0-44b2-a676-e5fc161c6eeb tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] POST https://10.4.3.64/volume/v3/types/133dfc16-0b68-49fc-98d2-d1a3aa69feeb/encryption Aug 26 15:13:44.731277 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cd0f063d-eed0-44b2-a676-e5fc161c6eeb tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:44.753368 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cd0f063d-eed0-44b2-a676-e5fc161c6eeb tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/133dfc16-0b68-49fc-98d2-d1a3aa69feeb/encryption returned with HTTP 200 Aug 26 15:13:44.753368 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1121/4503] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:13:44 2026] POST /volume/v3/types/133dfc16-0b68-49fc-98d2-d1a3aa69feeb/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:44.763136 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1dac4042-ee1e-4321-806b-7a0354d19bc1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.766529 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1dac4042-ee1e-4321-806b-7a0354d19bc1 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] DELETE https://10.4.3.64/volume/v3/types/133dfc16-0b68-49fc-98d2-d1a3aa69feeb/encryption/579357df-573c-4890-9357-fe7e05089b70 Aug 26 15:13:44.766837 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1dac4042-ee1e-4321-806b-7a0354d19bc1 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:44.767134 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1dac4042-ee1e-4321-806b-7a0354d19bc1 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:44.786067 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1dac4042-ee1e-4321-806b-7a0354d19bc1 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/133dfc16-0b68-49fc-98d2-d1a3aa69feeb/encryption/579357df-573c-4890-9357-fe7e05089b70 returned with HTTP 202 Aug 26 15:13:44.786564 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1114/4504] 10.4.3.64 () {66 vars in 1482 bytes} [Wed Aug 26 15:13:44 2026] DELETE /volume/v3/types/133dfc16-0b68-49fc-98d2-d1a3aa69feeb/encryption/579357df-573c-4890-9357-fe7e05089b70 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:44.801065 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f7056cf5-c680-40b8-b214-7706a085386b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.803163 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f7056cf5-c680-40b8-b214-7706a085386b tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:13:44.803686 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f7056cf5-c680-40b8-b214-7706a085386b tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-430948717", "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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:44.826135 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f7056cf5-c680-40b8-b214-7706a085386b tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:13:44.826135 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1135/4505] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:13:44 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:44.834454 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2097e334-bb4b-4218-a573-9822836a076f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.836381 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2097e334-bb4b-4218-a573-9822836a076f tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] DELETE https://10.4.3.64/volume/v3/types/fba4a55b-6c82-4490-a410-269e7d3466e9/extra_specs/key1 Aug 26 15:13:44.836609 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2097e334-bb4b-4218-a573-9822836a076f tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:44.836803 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2097e334-bb4b-4218-a573-9822836a076f tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:44.862230 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2097e334-bb4b-4218-a573-9822836a076f tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/fba4a55b-6c82-4490-a410-269e7d3466e9/extra_specs/key1 returned with HTTP 202 Aug 26 15:13:44.862787 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1136/4506] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:13:44 2026] DELETE /volume/v3/types/fba4a55b-6c82-4490-a410-269e7d3466e9/extra_specs/key1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:13:44.871811 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5686d41d-644e-4de8-93e9-b91a0b80ded8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.874402 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5686d41d-644e-4de8-93e9-b91a0b80ded8 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:13:44.874863 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5686d41d-644e-4de8-93e9-b91a0b80ded8 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-909234625", "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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:44.890690 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5686d41d-644e-4de8-93e9-b91a0b80ded8 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:13:44.891206 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1122/4507] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:13:44 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:44.901015 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e6de387d-daf6-4ca7-b6ea-4c4fdbe736d5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.902643 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e6de387d-daf6-4ca7-b6ea-4c4fdbe736d5 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] DELETE https://10.4.3.64/volume/v3/types/c6cd0a71-236b-409f-b672-69899f54e43a Aug 26 15:13:44.902869 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e6de387d-daf6-4ca7-b6ea-4c4fdbe736d5 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:44.903119 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e6de387d-daf6-4ca7-b6ea-4c4fdbe736d5 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:44.931067 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e6de387d-daf6-4ca7-b6ea-4c4fdbe736d5 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/c6cd0a71-236b-409f-b672-69899f54e43a returned with HTTP 202 Aug 26 15:13:44.931517 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1115/4508] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:13:44 2026] DELETE /volume/v3/types/c6cd0a71-236b-409f-b672-69899f54e43a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:44.940129 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f63d3cc0-777e-4bd3-aa3e-dec462301659 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.943939 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f63d3cc0-777e-4bd3-aa3e-dec462301659 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] GET https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/extra_specs Aug 26 15:13:44.943939 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f63d3cc0-777e-4bd3-aa3e-dec462301659 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:44.943939 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f63d3cc0-777e-4bd3-aa3e-dec462301659 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:44.952335 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f63d3cc0-777e-4bd3-aa3e-dec462301659 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/extra_specs returned with HTTP 200 Aug 26 15:13:44.952335 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1136/4509] 10.4.3.64 () {66 vars in 1371 bytes} [Wed Aug 26 15:13:44 2026] GET /volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/extra_specs => generated 185 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:44.962996 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-489fefbf-db9f-41d4-b7cf-30aef0735181 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:44.964736 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-489fefbf-db9f-41d4-b7cf-30aef0735181 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] GET https://10.4.3.64/volume/v3/types Aug 26 15:13:44.964938 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-489fefbf-db9f-41d4-b7cf-30aef0735181 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:44.965133 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-489fefbf-db9f-41d4-b7cf-30aef0735181 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:44.988403 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-489fefbf-db9f-41d4-b7cf-30aef0735181 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:13:44.988930 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1137/4510] 10.4.3.64 () {66 vars in 1224 bytes} [Wed Aug 26 15:13:44 2026] GET /volume/v3/types => generated 2609 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:45.002142 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a762def8-411e-4269-8333-6ff19e20de07 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.004131 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a762def8-411e-4269-8333-6ff19e20de07 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] GET https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/encryption/cipher Aug 26 15:13:45.004386 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a762def8-411e-4269-8333-6ff19e20de07 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:45.004636 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a762def8-411e-4269-8333-6ff19e20de07 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:45.011322 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a762def8-411e-4269-8333-6ff19e20de07 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/encryption/cipher returned with HTTP 200 Aug 26 15:13:45.011734 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1123/4511] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:13:45 2026] GET /volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:13:45.020461 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-155fd386-69e3-441c-819e-ef1516ca884d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.022456 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-155fd386-69e3-441c-819e-ef1516ca884d tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] GET https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/encryption Aug 26 15:13:45.022661 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-155fd386-69e3-441c-819e-ef1516ca884d tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:45.022846 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-155fd386-69e3-441c-819e-ef1516ca884d tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:45.029030 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-155fd386-69e3-441c-819e-ef1516ca884d tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/encryption returned with HTTP 200 Aug 26 15:13:45.029399 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1116/4512] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:13:45 2026] GET /volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:45.040939 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ee880dea-39c0-4e1f-8d66-c428e69b30d8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.042929 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ee880dea-39c0-4e1f-8d66-c428e69b30d8 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] GET https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/extra_specs/multiattach Aug 26 15:13:45.042929 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ee880dea-39c0-4e1f-8d66-c428e69b30d8 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:45.043013 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ee880dea-39c0-4e1f-8d66-c428e69b30d8 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:45.049360 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ee880dea-39c0-4e1f-8d66-c428e69b30d8 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/extra_specs/multiattach returned with HTTP 200 Aug 26 15:13:45.049986 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1137/4513] 10.4.3.64 () {66 vars in 1407 bytes} [Wed Aug 26 15:13:45 2026] GET /volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:13:45.057586 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9e237990-2449-4312-9c2a-ae4211b56baf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.059402 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9e237990-2449-4312-9c2a-ae4211b56baf tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] GET https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/extra_specs/volume_backend_name Aug 26 15:13:45.059744 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9e237990-2449-4312-9c2a-ae4211b56baf tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:45.060001 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9e237990-2449-4312-9c2a-ae4211b56baf tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:45.069197 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9e237990-2449-4312-9c2a-ae4211b56baf tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/extra_specs/volume_backend_name returned with HTTP 200 Aug 26 15:13:45.069604 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1138/4514] 10.4.3.64 () {66 vars in 1431 bytes} [Wed Aug 26 15:13:45 2026] GET /volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/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) Aug 26 15:13:45.079395 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a0418522-5a81-4b41-a260-4ca04cd071ea None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.081259 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a0418522-5a81-4b41-a260-4ca04cd071ea tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] GET https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae Aug 26 15:13:45.081541 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a0418522-5a81-4b41-a260-4ca04cd071ea tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:45.081770 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a0418522-5a81-4b41-a260-4ca04cd071ea tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:45.087313 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a0418522-5a81-4b41-a260-4ca04cd071ea tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae returned with HTTP 200 Aug 26 15:13:45.088542 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1124/4515] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:13:45 2026] GET /volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae => generated 402 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:45.098261 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e4c6aaa1-0474-43a0-9d82-801078092101 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.100015 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4c6aaa1-0474-43a0-9d82-801078092101 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] PUT https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/encryption/bd5f255d-3579-42f3-9113-4905380a35e9 Aug 26 15:13:45.100350 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4c6aaa1-0474-43a0-9d82-801078092101 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:45.119502 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4c6aaa1-0474-43a0-9d82-801078092101 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/encryption/bd5f255d-3579-42f3-9113-4905380a35e9 returned with HTTP 200 Aug 26 15:13:45.119962 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1117/4516] 10.4.3.64 () {68 vars in 1499 bytes} [Wed Aug 26 15:13:45 2026] PUT /volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/encryption/bd5f255d-3579-42f3-9113-4905380a35e9 => generated 33 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:13:45.133636 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-da7b30f9-0056-4902-91e3-24d3391e653f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.138145 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-da7b30f9-0056-4902-91e3-24d3391e653f tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] PUT https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/extra_specs/key1 Aug 26 15:13:45.138508 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-da7b30f9-0056-4902-91e3-24d3391e653f tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:45.164775 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-da7b30f9-0056-4902-91e3-24d3391e653f tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/extra_specs/key1 returned with HTTP 200 Aug 26 15:13:45.165075 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1138/4517] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:13:45 2026] PUT /volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae/extra_specs/key1 => generated 30 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:13:45.176925 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b61bbaf3-0760-4afc-aaa6-46ccc086ad71 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.180459 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b61bbaf3-0760-4afc-aaa6-46ccc086ad71 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] PUT https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae Aug 26 15:13:45.181099 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b61bbaf3-0760-4afc-aaa6-46ccc086ad71 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:45.212376 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b61bbaf3-0760-4afc-aaa6-46ccc086ad71 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae returned with HTTP 200 Aug 26 15:13:45.212898 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1139/4518] 10.4.3.64 () {68 vars in 1355 bytes} [Wed Aug 26 15:13:45 2026] PUT /volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae => generated 371 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:45.223043 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b396bf47-aae5-4d8c-b76a-9bf61abf6b1b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.224665 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b396bf47-aae5-4d8c-b76a-9bf61abf6b1b tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] DELETE https://10.4.3.64/volume/v3/types/fba4a55b-6c82-4490-a410-269e7d3466e9 Aug 26 15:13:45.225071 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b396bf47-aae5-4d8c-b76a-9bf61abf6b1b tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:45.225651 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b396bf47-aae5-4d8c-b76a-9bf61abf6b1b tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:45.275719 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b396bf47-aae5-4d8c-b76a-9bf61abf6b1b tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/fba4a55b-6c82-4490-a410-269e7d3466e9 returned with HTTP 202 Aug 26 15:13:45.275719 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1125/4519] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:13:45 2026] DELETE /volume/v3/types/fba4a55b-6c82-4490-a410-269e7d3466e9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:45.283507 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e1f59606-a673-4c93-8836-65f5d6a590b4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.285709 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e1f59606-a673-4c93-8836-65f5d6a590b4 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] DELETE https://10.4.3.64/volume/v3/types/133dfc16-0b68-49fc-98d2-d1a3aa69feeb Aug 26 15:13:45.286165 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e1f59606-a673-4c93-8836-65f5d6a590b4 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:45.286909 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e1f59606-a673-4c93-8836-65f5d6a590b4 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:45.344769 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e1f59606-a673-4c93-8836-65f5d6a590b4 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/133dfc16-0b68-49fc-98d2-d1a3aa69feeb returned with HTTP 202 Aug 26 15:13:45.345362 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1118/4520] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:13:45 2026] DELETE /volume/v3/types/133dfc16-0b68-49fc-98d2-d1a3aa69feeb => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:45.352800 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f5ad959-56fa-4014-8e07-756351c6f9cd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.354540 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f5ad959-56fa-4014-8e07-756351c6f9cd tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] DELETE https://10.4.3.64/volume/v3/types/3d56c45e-74d1-40ae-8579-3a3ac7c69ff4 Aug 26 15:13:45.354779 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f5ad959-56fa-4014-8e07-756351c6f9cd tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:45.355024 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f5ad959-56fa-4014-8e07-756351c6f9cd tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:45.391063 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f5ad959-56fa-4014-8e07-756351c6f9cd tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/3d56c45e-74d1-40ae-8579-3a3ac7c69ff4 returned with HTTP 202 Aug 26 15:13:45.391554 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1139/4521] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:13:45 2026] DELETE /volume/v3/types/3d56c45e-74d1-40ae-8579-3a3ac7c69ff4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:45.401192 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-249828af-536f-4423-aa33-a49cc5cb1e4f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.405585 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-249828af-536f-4423-aa33-a49cc5cb1e4f tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] DELETE https://10.4.3.64/volume/v3/types/2953c9de-3607-4f3f-83fa-9aa54131cbd1 Aug 26 15:13:45.405866 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-249828af-536f-4423-aa33-a49cc5cb1e4f tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:45.406138 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-249828af-536f-4423-aa33-a49cc5cb1e4f tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:45.433874 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-249828af-536f-4423-aa33-a49cc5cb1e4f tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/2953c9de-3607-4f3f-83fa-9aa54131cbd1 returned with HTTP 202 Aug 26 15:13:45.434266 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1140/4522] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:13:45 2026] DELETE /volume/v3/types/2953c9de-3607-4f3f-83fa-9aa54131cbd1 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:45.443055 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-866c1d59-40a1-4fcb-8cc2-b47582ec74d9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:45.444898 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-866c1d59-40a1-4fcb-8cc2-b47582ec74d9 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] DELETE https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae Aug 26 15:13:45.445130 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-866c1d59-40a1-4fcb-8cc2-b47582ec74d9 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:45.445375 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-866c1d59-40a1-4fcb-8cc2-b47582ec74d9 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:45.472349 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-866c1d59-40a1-4fcb-8cc2-b47582ec74d9 tempest-VolumeTypesAdminTests-428852265 tempest-VolumeTypesAdminTests-428852265-project-admin] https://10.4.3.64/volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae returned with HTTP 202 Aug 26 15:13:45.472764 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1126/4523] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:13:45 2026] DELETE /volume/v3/types/9a3aa0ee-3d36-4fa2-9754-db6ba7855cae => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:13:47.767152 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-99e0284b-79c3-447e-8606-32e4ea1f8073 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:47.769061 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-99e0284b-79c3-447e-8606-32e4ea1f8073 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:47.769283 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-99e0284b-79c3-447e-8606-32e4ea1f8073 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:47.769542 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-99e0284b-79c3-447e-8606-32e4ea1f8073 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:47.777655 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:47.777655 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:47.782014 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-99e0284b-79c3-447e-8606-32e4ea1f8073 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:47.786907 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-99e0284b-79c3-447e-8606-32e4ea1f8073 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:47.787353 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1119/4524] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:47 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 865 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:47.805814 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b90f84da-09c4-4ac7-b1ae-df53f4c0288c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:47.806757 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b90f84da-09c4-4ac7-b1ae-df53f4c0288c tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] DELETE https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:47.807010 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b90f84da-09c4-4ac7-b1ae-df53f4c0288c tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:47.807198 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b90f84da-09c4-4ac7-b1ae-df53f4c0288c tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:47.807364 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-b90f84da-09c4-4ac7-b1ae-df53f4c0288c tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Delete volume with id: 68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:47.815324 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:47.815324 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:47.816244 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b90f84da-09c4-4ac7-b1ae-df53f4c0288c tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:47.851974 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b90f84da-09c4-4ac7-b1ae-df53f4c0288c tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Delete volume request issued successfully. Aug 26 15:13:47.852237 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b90f84da-09c4-4ac7-b1ae-df53f4c0288c tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 202 Aug 26 15:13:47.852791 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1140/4525] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:13:47 2026] DELETE /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:13:47.862392 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-45dab7dd-6e10-4e37-9d99-191920bfc208 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:47.866660 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-45dab7dd-6e10-4e37-9d99-191920bfc208 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:47.866966 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-45dab7dd-6e10-4e37-9d99-191920bfc208 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:47.867207 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-45dab7dd-6e10-4e37-9d99-191920bfc208 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:47.879037 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:47.879037 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:47.893534 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-45dab7dd-6e10-4e37-9d99-191920bfc208 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Volume info retrieved successfully. Aug 26 15:13:47.900229 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-45dab7dd-6e10-4e37-9d99-191920bfc208 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 200 Aug 26 15:13:47.900933 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1141/4526] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:47 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:48.255485 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:48.257902 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:13:48.258343 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2065976271", "snapshot_id": null, "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:48.260012 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2065976271', 'snapshot_id': None, 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:13:48.350434 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Create volume of 1 GB Aug 26 15:13:48.357165 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Availability Zones retrieved successfully. Aug 26 15:13:48.362508 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Flow 'volume_create_api' (6a917bb2-352c-4e71-baef-0e087e82542c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:48.363453 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc9c21d6-f3d3-4f53-9f16-9a22b9508105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:48.364436 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:13:48.422264 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc9c21d6-f3d3-4f53-9f16-9a22b9508105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:48.423160 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c338d46-422d-43ee-b358-9674beff81d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:48.481171 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Created reservations ['8ee79d38-2b5c-4019-ac39-94d3005287bf', '6e888fb8-f546-4390-b37e-d0a5de7b8e89', '8cb33d1b-9d6c-4e50-a9e4-e721b4228d12', '2eafa6ed-9deb-47ab-9fdc-8fa86343e168'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:13:48.481955 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c338d46-422d-43ee-b358-9674beff81d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ee79d38-2b5c-4019-ac39-94d3005287bf', '6e888fb8-f546-4390-b37e-d0a5de7b8e89', '8cb33d1b-9d6c-4e50-a9e4-e721b4228d12', '2eafa6ed-9deb-47ab-9fdc-8fa86343e168']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:48.482669 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2903a28-856f-41ec-856e-c19de3f26b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:48.505379 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2903a28-856f-41ec-856e-c19de3f26b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b292b630-6f3b-4c4a-9f26-650560d32654', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2065976271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceda7ebf125342508d4aba9c0a0b6793',qos_specs=None,replication_status=,reservations=['8ee79d38-2b5c-4019-ac39-94d3005287bf','6e888fb8-f546-4390-b37e-d0a5de7b8e89','8cb33d1b-9d6c-4e50-a9e4-e721b4228d12','2eafa6ed-9deb-47ab-9fdc-8fa86343e168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e54de34fe7bc41edba1eb292e5fc3962',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:13:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2065976271',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b292b630-6f3b-4c4a-9f26-650560d32654,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceda7ebf125342508d4aba9c0a0b6793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e54de34fe7bc41edba1eb292e5fc3962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:48.506536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e737ae67-5d02-4b50-8af3-b3f40f6d72b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:48.536503 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e737ae67-5d02-4b50-8af3-b3f40f6d72b8) transitioned into state 'SUCCESS' from state '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-2065976271',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceda7ebf125342508d4aba9c0a0b6793',qos_specs=None,replication_status=,reservations=['8ee79d38-2b5c-4019-ac39-94d3005287bf','6e888fb8-f546-4390-b37e-d0a5de7b8e89','8cb33d1b-9d6c-4e50-a9e4-e721b4228d12','2eafa6ed-9deb-47ab-9fdc-8fa86343e168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e54de34fe7bc41edba1eb292e5fc3962',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:48.538537 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66734c20-31ee-4425-b56c-2db32deec33e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:48.550323 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66734c20-31ee-4425-b56c-2db32deec33e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:48.551330 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Flow 'volume_create_api' (6a917bb2-352c-4e71-baef-0e087e82542c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:48.551691 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Create volume request issued successfully. Aug 26 15:13:48.553021 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8770e8f5-4258-48f6-8296-0cfc7759ea71 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:13:48.553021 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1127/4527] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:13:48 2026] POST /volume/v3/volumes => generated 779 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:48.565644 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4d91b278-98b5-40e0-bd15-6c5806ce1be4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:48.569283 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d91b278-98b5-40e0-bd15-6c5806ce1be4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:13:48.569283 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d91b278-98b5-40e0-bd15-6c5806ce1be4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:48.569283 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4d91b278-98b5-40e0-bd15-6c5806ce1be4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:48.578305 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:48.578305 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:48.583537 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4d91b278-98b5-40e0-bd15-6c5806ce1be4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:13:48.589124 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4d91b278-98b5-40e0-bd15-6c5806ce1be4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 returned with HTTP 200 Aug 26 15:13:48.589905 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1120/4528] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:48 2026] GET /volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:48.918235 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c546b780-55b1-48c1-a395-e0f72ab0f0b8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:48.920757 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c546b780-55b1-48c1-a395-e0f72ab0f0b8 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] GET https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 Aug 26 15:13:48.924075 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c546b780-55b1-48c1-a395-e0f72ab0f0b8 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:48.924075 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c546b780-55b1-48c1-a395-e0f72ab0f0b8 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:48.928765 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c546b780-55b1-48c1-a395-e0f72ab0f0b8 tempest-VolumesExtendAttachedTest-703587070 tempest-VolumesExtendAttachedTest-703587070-project-member] https://10.4.3.64/volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 returned with HTTP 404 Aug 26 15:13:48.929345 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1141/4529] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:48 2026] GET /volume/v3/volumes/68da7cc5-8af2-47ee-8ff1-23a3d4fbe6f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:13:49.606723 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4da9e032-fd8e-45d6-99aa-b50a2b0135b6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:49.608877 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4da9e032-fd8e-45d6-99aa-b50a2b0135b6 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:13:49.609196 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4da9e032-fd8e-45d6-99aa-b50a2b0135b6 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:49.609480 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4da9e032-fd8e-45d6-99aa-b50a2b0135b6 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:49.616492 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:49.616492 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:49.619940 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4da9e032-fd8e-45d6-99aa-b50a2b0135b6 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:13:49.625035 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4da9e032-fd8e-45d6-99aa-b50a2b0135b6 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 returned with HTTP 200 Aug 26 15:13:49.625480 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1142/4530] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:49 2026] GET /volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 => generated 1387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:49.637464 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2c82afbe-e19f-4ac6-a67f-eed3513801dc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:49.639355 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2c82afbe-e19f-4ac6-a67f-eed3513801dc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:13:49.639576 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2c82afbe-e19f-4ac6-a67f-eed3513801dc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:49.639697 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2c82afbe-e19f-4ac6-a67f-eed3513801dc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:49.647856 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:49.647856 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:49.656355 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2c82afbe-e19f-4ac6-a67f-eed3513801dc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:13:49.662992 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2c82afbe-e19f-4ac6-a67f-eed3513801dc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 returned with HTTP 200 Aug 26 15:13:49.663491 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1128/4531] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:13:49 2026] GET /volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 => generated 1387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:50.863836 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-046b4434-e5e9-4a2e-a97a-2cb731f22984 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:50.866306 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-046b4434-e5e9-4a2e-a97a-2cb731f22984 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:13:50.866560 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-046b4434-e5e9-4a2e-a97a-2cb731f22984 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:50.866903 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-046b4434-e5e9-4a2e-a97a-2cb731f22984 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:50.877078 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:50.877078 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:50.885703 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-046b4434-e5e9-4a2e-a97a-2cb731f22984 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:13:50.891968 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-046b4434-e5e9-4a2e-a97a-2cb731f22984 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 returned with HTTP 200 Aug 26 15:13:50.892561 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1121/4532] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:13:50 2026] GET /volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 => generated 1369 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:51.411857 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-bc848b9a-f066-4740-b3bc-88ae59ba9db2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:51.413947 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-bc848b9a-f066-4740-b3bc-88ae59ba9db2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:13:51.414154 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-bc848b9a-f066-4740-b3bc-88ae59ba9db2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:51.414359 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-bc848b9a-f066-4740-b3bc-88ae59ba9db2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:51.424867 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:51.424867 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:51.431745 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-bc848b9a-f066-4740-b3bc-88ae59ba9db2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:13:51.436432 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-bc848b9a-f066-4740-b3bc-88ae59ba9db2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 returned with HTTP 200 Aug 26 15:13:51.436824 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1142/4533] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:13:51 2026] GET /volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 => generated 1369 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:51.447722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1804772c-779f-4a0b-ab75-784aa7f87227 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:51.447722 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1804772c-779f-4a0b-ab75-784aa7f87227 None None] GET https://10.4.3.64/volume// Aug 26 15:13:51.447722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1804772c-779f-4a0b-ab75-784aa7f87227 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:51.448172 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1804772c-779f-4a0b-ab75-784aa7f87227 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:51.448247 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1804772c-779f-4a0b-ab75-784aa7f87227 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:13:51.448549 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1143/4534] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:13:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:13:51.458427 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-51b0e4c4-4a56-4641-acfb-e251f066001c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:51.460641 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-51b0e4c4-4a56-4641-acfb-e251f066001c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:13:51.461826 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-51b0e4c4-4a56-4641-acfb-e251f066001c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b292b630-6f3b-4c4a-9f26-650560d32654", "connector": null, "instance_uuid": "5e9d3c8f-87fb-4fda-b0c4-7b994aeba3fb"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:51.469413 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:51.469413 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:51.504912 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-51b0e4c4-4a56-4641-acfb-e251f066001c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:13:51.505681 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1129/4535] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:13:51 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) Aug 26 15:13:52.484650 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-45483220-b833-4c30-8f9e-da48990f2d77 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:52.485094 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-45483220-b833-4c30-8f9e-da48990f2d77 None None] GET https://10.4.3.64/volume// Aug 26 15:13:52.485285 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-45483220-b833-4c30-8f9e-da48990f2d77 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:52.485494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-45483220-b833-4c30-8f9e-da48990f2d77 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:52.485874 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-45483220-b833-4c30-8f9e-da48990f2d77 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:13:52.486213 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1122/4536] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:13:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:13:52.497450 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-60248902-76eb-47ac-95a8-a7e8827de887 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:52.499805 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-60248902-76eb-47ac-95a8-a7e8827de887 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:13:52.500082 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-60248902-76eb-47ac-95a8-a7e8827de887 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:52.500276 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-60248902-76eb-47ac-95a8-a7e8827de887 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:52.511590 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:52.511590 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:52.515938 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-60248902-76eb-47ac-95a8-a7e8827de887 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:13:52.522568 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-60248902-76eb-47ac-95a8-a7e8827de887 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 returned with HTTP 200 Aug 26 15:13:52.523170 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1143/4537] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:13:52 2026] GET /volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 => generated 1548 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:13:52.652916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-6f2c28d6-ecf5-4ff3-a5e6-12fb1dabca7e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:52.655525 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-6f2c28d6-ecf5-4ff3-a5e6-12fb1dabca7e tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] PUT https://10.4.3.64/volume/v3/attachments/a32e89e1-cc4c-442f-ac6e-e7695e387d23 Aug 26 15:13:52.656017 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-6f2c28d6-ecf5-4ff3-a5e6-12fb1dabca7e tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:52.674093 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-6f2c28d6-ecf5-4ff3-a5e6-12fb1dabca7e tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Acquiring lock "cinder-attachment_update-b292b630-6f3b-4c4a-9f26-650560d32654-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:13:52.680206 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-6f2c28d6-ecf5-4ff3-a5e6-12fb1dabca7e tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Lock "cinder-attachment_update-b292b630-6f3b-4c4a-9f26-650560d32654-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:13:52.681493 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:52.681493 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:52.799353 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-6f2c28d6-ecf5-4ff3-a5e6-12fb1dabca7e tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Lock "cinder-attachment_update-b292b630-6f3b-4c4a-9f26-650560d32654-np0000008165" released by "attachment_update" :: held 0.119s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:13:52.801440 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-6f2c28d6-ecf5-4ff3-a5e6-12fb1dabca7e tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/attachments/a32e89e1-cc4c-442f-ac6e-e7695e387d23 returned with HTTP 200 Aug 26 15:13:52.801440 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1144/4538] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:13:52 2026] PUT /volume/v3/attachments/a32e89e1-cc4c-442f-ac6e-e7695e387d23 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:52.829659 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-948410b7-b5d6-47eb-a719-b89846cf8649 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:52.832410 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-948410b7-b5d6-47eb-a719-b89846cf8649 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] POST https://10.4.3.64/volume/v3/attachments/a32e89e1-cc4c-442f-ac6e-e7695e387d23/action Aug 26 15:13:52.832560 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-948410b7-b5d6-47eb-a719-b89846cf8649 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:13:52.832676 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-948410b7-b5d6-47eb-a719-b89846cf8649 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:52.849287 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:52.849287 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:13:52.871934 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a8cd29d8-9d8e-485a-868d-808b76bd9c30 req-948410b7-b5d6-47eb-a719-b89846cf8649 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/attachments/a32e89e1-cc4c-442f-ac6e-e7695e387d23/action returned with HTTP 204 Aug 26 15:13:52.872566 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1130/4539] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:13:52 2026] POST /volume/v3/attachments/a32e89e1-cc4c-442f-ac6e-e7695e387d23/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:13:55.467815 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:55.569293 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:13:55.569785 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1451673850"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:55.571287 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1451673850'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:13:55.571504 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Create volume of 1 GB Aug 26 15:13:55.575648 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Availability Zones retrieved successfully. Aug 26 15:13:55.581930 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Flow 'volume_create_api' (734cd5fd-7ff4-4db8-a30e-805f487999a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:55.583025 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6442c8dc-1ee0-4714-93b5-b2c823c849cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:55.584166 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:13:55.616782 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6442c8dc-1ee0-4714-93b5-b2c823c849cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:55.617718 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3f2312-85d9-4d16-993d-eb8ebfa1b484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:55.683109 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Created reservations ['760172a1-8b1b-46cc-98a5-31eeacd36ca8', '50067cee-39e4-473f-8d7a-90b9733098b3', 'a51572b3-ed7d-435e-84b0-0ee2dde323d2', '30ab7452-1d43-4a4f-bbb1-4898768e5464'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:13:55.683852 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3f2312-85d9-4d16-993d-eb8ebfa1b484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['760172a1-8b1b-46cc-98a5-31eeacd36ca8', '50067cee-39e4-473f-8d7a-90b9733098b3', 'a51572b3-ed7d-435e-84b0-0ee2dde323d2', '30ab7452-1d43-4a4f-bbb1-4898768e5464']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:55.684967 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b66e2788-13cd-4fe8-a946-4a8b1acaefa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:55.709092 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b66e2788-13cd-4fe8-a946-4a8b1acaefa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b118ad80-8f11-4cac-bd1e-3996b46e98e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1451673850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b747b5f2a4a242609e2b31575a90aa7f',qos_specs=None,replication_status=,reservations=['760172a1-8b1b-46cc-98a5-31eeacd36ca8','50067cee-39e4-473f-8d7a-90b9733098b3','a51572b3-ed7d-435e-84b0-0ee2dde323d2','30ab7452-1d43-4a4f-bbb1-4898768e5464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce4d981b5a9454aaa3a9cc4aa1782a3',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:13:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1451673850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b118ad80-8f11-4cac-bd1e-3996b46e98e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b747b5f2a4a242609e2b31575a90aa7f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ce4d981b5a9454aaa3a9cc4aa1782a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:55.709897 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9e9367-26f7-4423-b59a-425f3c6aa4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:55.735351 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe9e9367-26f7-4423-b59a-425f3c6aa4cd) transitioned into state 'SUCCESS' from state '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-1451673850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b747b5f2a4a242609e2b31575a90aa7f',qos_specs=None,replication_status=,reservations=['760172a1-8b1b-46cc-98a5-31eeacd36ca8','50067cee-39e4-473f-8d7a-90b9733098b3','a51572b3-ed7d-435e-84b0-0ee2dde323d2','30ab7452-1d43-4a4f-bbb1-4898768e5464'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce4d981b5a9454aaa3a9cc4aa1782a3',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:55.736116 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3dcb869-2b57-40f6-8c4b-baf2d0063a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:55.750106 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3dcb869-2b57-40f6-8c4b-baf2d0063a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:55.751476 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Flow 'volume_create_api' (734cd5fd-7ff4-4db8-a30e-805f487999a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:55.752045 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Create volume request issued successfully. Aug 26 15:13:55.752970 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bad55dab-d207-4896-9714-cd1ddc3b2d66 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:13:55.753546 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1123/4540] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:13:55 2026] POST /volume/v3/volumes => generated 748 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:13:55.768542 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-df4d6729-e9c0-4fe7-afa6-7139845e7b04 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:55.771799 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df4d6729-e9c0-4fe7-afa6-7139845e7b04 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] GET https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 Aug 26 15:13:55.771799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df4d6729-e9c0-4fe7-afa6-7139845e7b04 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:55.771799 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-df4d6729-e9c0-4fe7-afa6-7139845e7b04 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:55.781183 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:55.781183 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:55.785811 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-df4d6729-e9c0-4fe7-afa6-7139845e7b04 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Volume info retrieved successfully. Aug 26 15:13:55.791720 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-df4d6729-e9c0-4fe7-afa6-7139845e7b04 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 returned with HTTP 200 Aug 26 15:13:55.792272 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1144/4541] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:55 2026] GET /volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:56.807791 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6443cfbf-6a1a-4d58-ad33-d0b3c0489be4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:56.809697 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6443cfbf-6a1a-4d58-ad33-d0b3c0489be4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] GET https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 Aug 26 15:13:56.809950 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6443cfbf-6a1a-4d58-ad33-d0b3c0489be4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:56.810174 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6443cfbf-6a1a-4d58-ad33-d0b3c0489be4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:56.818320 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:56.818320 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:56.822424 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6443cfbf-6a1a-4d58-ad33-d0b3c0489be4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Volume info retrieved successfully. Aug 26 15:13:56.826818 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6443cfbf-6a1a-4d58-ad33-d0b3c0489be4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 returned with HTTP 200 Aug 26 15:13:56.827145 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1145/4542] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:56 2026] GET /volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:58.283527 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:58.285623 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:13:58.286130 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1403547828", "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:13:58.289051 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1403547828', 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:13:58.387156 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Create volume of 1 GB Aug 26 15:13:58.398921 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Availability Zones retrieved successfully. Aug 26 15:13:58.406149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Flow 'volume_create_api' (834d69d2-4d03-4268-9e62-e76d634954e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:58.408267 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d61f888-a58d-469e-b641-75df7d7a1fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:58.409992 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:13:58.479855 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d61f888-a58d-469e-b641-75df7d7a1fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:58.480403 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (996430a5-f55b-4e95-a4b9-c0bd00fd0b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:58.548235 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Created reservations ['a601a6eb-94dc-4ec0-9872-322097e3bc64', '033f7263-77a3-4782-8cbe-306ccd5c666c', '3b81fdc1-ca4b-4189-b96d-4885fd340379', '7caffefc-0da3-4194-8c42-95d820c6b34d'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:13:58.549250 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (996430a5-f55b-4e95-a4b9-c0bd00fd0b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a601a6eb-94dc-4ec0-9872-322097e3bc64', '033f7263-77a3-4782-8cbe-306ccd5c666c', '3b81fdc1-ca4b-4189-b96d-4885fd340379', '7caffefc-0da3-4194-8c42-95d820c6b34d']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:58.550152 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e026a9e2-b21c-4614-8468-41582e6658f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:58.578529 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e026a9e2-b21c-4614-8468-41582e6658f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14c39ba7-ce61-4c82-8360-4401eb43fd84', '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-1403547828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='181b6e15031f4ad08ebef490b6c451f6',qos_specs=None,replication_status=,reservations=['a601a6eb-94dc-4ec0-9872-322097e3bc64','033f7263-77a3-4782-8cbe-306ccd5c666c','3b81fdc1-ca4b-4189-b96d-4885fd340379','7caffefc-0da3-4194-8c42-95d820c6b34d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d0369216ac140979673fe2c96a7cc5e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1403547828',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14c39ba7-ce61-4c82-8360-4401eb43fd84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='181b6e15031f4ad08ebef490b6c451f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9d0369216ac140979673fe2c96a7cc5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:58.579360 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05cc1df-9a97-48f7-b998-a695725fea84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:58.602280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05cc1df-9a97-48f7-b998-a695725fea84) transitioned into state 'SUCCESS' from state '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-1403547828',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='181b6e15031f4ad08ebef490b6c451f6',qos_specs=None,replication_status=,reservations=['a601a6eb-94dc-4ec0-9872-322097e3bc64','033f7263-77a3-4782-8cbe-306ccd5c666c','3b81fdc1-ca4b-4189-b96d-4885fd340379','7caffefc-0da3-4194-8c42-95d820c6b34d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9d0369216ac140979673fe2c96a7cc5e',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:58.603046 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d16c978-9d25-413b-b738-d151c7cb9ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:13:58.614073 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d16c978-9d25-413b-b738-d151c7cb9ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:13:58.615012 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Flow 'volume_create_api' (834d69d2-4d03-4268-9e62-e76d634954e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:13:58.615408 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Create volume request issued successfully. Aug 26 15:13:58.616286 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2cf0b62c-0dd4-44ad-9099-b27de8390d19 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:13:58.616848 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1131/4543] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:13:58 2026] POST /volume/v3/volumes => generated 751 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:13:58.629224 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b0eb0621-21ef-4a0c-9ae7-03cb996dfad5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:58.631950 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b0eb0621-21ef-4a0c-9ae7-03cb996dfad5 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] GET https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 Aug 26 15:13:58.632111 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b0eb0621-21ef-4a0c-9ae7-03cb996dfad5 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:58.633205 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b0eb0621-21ef-4a0c-9ae7-03cb996dfad5 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:58.643028 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:58.643028 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:13:58.650326 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b0eb0621-21ef-4a0c-9ae7-03cb996dfad5 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Volume info retrieved successfully. Aug 26 15:13:58.657753 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b0eb0621-21ef-4a0c-9ae7-03cb996dfad5 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 returned with HTTP 200 Aug 26 15:13:58.658569 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1124/4544] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:58 2026] GET /volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:13:59.676707 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f52cd2dc-fbc8-4ca8-bcc0-91d4f29fa843 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:59.678517 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f52cd2dc-fbc8-4ca8-bcc0-91d4f29fa843 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] GET https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 Aug 26 15:13:59.678695 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f52cd2dc-fbc8-4ca8-bcc0-91d4f29fa843 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:59.678874 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f52cd2dc-fbc8-4ca8-bcc0-91d4f29fa843 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:59.685718 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:59.685718 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:13:59.689352 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f52cd2dc-fbc8-4ca8-bcc0-91d4f29fa843 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Volume info retrieved successfully. Aug 26 15:13:59.693806 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f52cd2dc-fbc8-4ca8-bcc0-91d4f29fa843 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 returned with HTTP 200 Aug 26 15:13:59.694226 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1145/4545] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:13:59 2026] GET /volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:13:59.732369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-6e0d73a7-eaa8-4af8-82e1-c642d6983710 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:13:59.735111 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-6e0d73a7-eaa8-4af8-82e1-c642d6983710 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] GET https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 Aug 26 15:13:59.735384 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-6e0d73a7-eaa8-4af8-82e1-c642d6983710 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:13:59.735726 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-6e0d73a7-eaa8-4af8-82e1-c642d6983710 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:13:59.745091 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:13:59.745091 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:13:59.750384 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-6e0d73a7-eaa8-4af8-82e1-c642d6983710 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Volume info retrieved successfully. Aug 26 15:13:59.756336 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-6e0d73a7-eaa8-4af8-82e1-c642d6983710 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 returned with HTTP 200 Aug 26 15:13:59.756880 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1146/4546] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:13:59 2026] GET /volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:00.331454 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-8fb397ec-7007-4412-bbfe-0948881cf141 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:00.334064 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-8fb397ec-7007-4412-bbfe-0948881cf141 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] GET https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 Aug 26 15:14:00.334339 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-8fb397ec-7007-4412-bbfe-0948881cf141 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:00.334581 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-8fb397ec-7007-4412-bbfe-0948881cf141 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:00.343789 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:00.343789 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:00.348687 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-8fb397ec-7007-4412-bbfe-0948881cf141 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Volume info retrieved successfully. Aug 26 15:14:00.355488 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-8fb397ec-7007-4412-bbfe-0948881cf141 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 returned with HTTP 200 Aug 26 15:14:00.356089 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1132/4547] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:14:00 2026] GET /volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:00.367447 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d68b2b2c-5d0a-4de0-9c56-bee9ed66c26a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:00.367950 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d68b2b2c-5d0a-4de0-9c56-bee9ed66c26a None None] GET https://10.4.3.64/volume// Aug 26 15:14:00.368089 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d68b2b2c-5d0a-4de0-9c56-bee9ed66c26a None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:00.368331 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d68b2b2c-5d0a-4de0-9c56-bee9ed66c26a None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:00.368705 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d68b2b2c-5d0a-4de0-9c56-bee9ed66c26a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:14:00.369113 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1125/4548] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:14:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:14:00.380175 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-bd84b07a-d9a9-4e67-9904-fbc358e23a31 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:00.383222 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-bd84b07a-d9a9-4e67-9904-fbc358e23a31 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:14:00.383222 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-bd84b07a-d9a9-4e67-9904-fbc358e23a31 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14c39ba7-ce61-4c82-8360-4401eb43fd84", "connector": null, "instance_uuid": "b98bce8a-0fd6-47e1-8b49-0bfdc4aed9bf"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:00.392039 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:00.392039 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:00.430929 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-bd84b07a-d9a9-4e67-9904-fbc358e23a31 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:14:00.430929 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1146/4549] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:14:00 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:01.567694 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9f740d73-4919-4723-a0a0-7fa53676dc0c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:01.568102 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9f740d73-4919-4723-a0a0-7fa53676dc0c None None] GET https://10.4.3.64/volume// Aug 26 15:14:01.568357 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9f740d73-4919-4723-a0a0-7fa53676dc0c None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:01.568650 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9f740d73-4919-4723-a0a0-7fa53676dc0c None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:01.569120 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9f740d73-4919-4723-a0a0-7fa53676dc0c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:14:01.569494 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1147/4550] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:14:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:14:01.578324 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-4ab3e079-ee23-4c64-8a9e-cadeec729457 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:01.580830 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-4ab3e079-ee23-4c64-8a9e-cadeec729457 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] GET https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 Aug 26 15:14:01.581144 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-4ab3e079-ee23-4c64-8a9e-cadeec729457 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:01.581379 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-4ab3e079-ee23-4c64-8a9e-cadeec729457 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:01.593595 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:01.593595 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:01.597924 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-4ab3e079-ee23-4c64-8a9e-cadeec729457 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Volume info retrieved successfully. Aug 26 15:14:01.608954 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-4ab3e079-ee23-4c64-8a9e-cadeec729457 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 returned with HTTP 200 Aug 26 15:14:01.609434 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1133/4551] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:14:01 2026] GET /volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 => generated 1538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:14:01.724718 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-3c16060b-4ced-4870-bf94-2b52bf0c3062 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:01.732698 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-3c16060b-4ced-4870-bf94-2b52bf0c3062 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] PUT https://10.4.3.64/volume/v3/attachments/18a9abb9-29e5-47f9-86c2-0b85c82670d9 Aug 26 15:14:01.732698 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-3c16060b-4ced-4870-bf94-2b52bf0c3062 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:01.745848 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-3c16060b-4ced-4870-bf94-2b52bf0c3062 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Acquiring lock "cinder-attachment_update-14c39ba7-ce61-4c82-8360-4401eb43fd84-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:14:01.752334 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-3c16060b-4ced-4870-bf94-2b52bf0c3062 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Lock "cinder-attachment_update-14c39ba7-ce61-4c82-8360-4401eb43fd84-np0000008165" acquired by "attachment_update" :: waited 0.007s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:14:01.753341 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:01.753341 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:01.863359 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-3c16060b-4ced-4870-bf94-2b52bf0c3062 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Lock "cinder-attachment_update-14c39ba7-ce61-4c82-8360-4401eb43fd84-np0000008165" released by "attachment_update" :: held 0.110s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:14:01.863359 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-3c16060b-4ced-4870-bf94-2b52bf0c3062 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/attachments/18a9abb9-29e5-47f9-86c2-0b85c82670d9 returned with HTTP 200 Aug 26 15:14:01.865294 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1126/4552] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:14:01 2026] PUT /volume/v3/attachments/18a9abb9-29e5-47f9-86c2-0b85c82670d9 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:01.891879 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-9f67754a-312b-45c1-b986-94fa7fb37f50 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:01.894801 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-9f67754a-312b-45c1-b986-94fa7fb37f50 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] POST https://10.4.3.64/volume/v3/attachments/18a9abb9-29e5-47f9-86c2-0b85c82670d9/action Aug 26 15:14:01.896293 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-9f67754a-312b-45c1-b986-94fa7fb37f50 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:01.896293 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-9f67754a-312b-45c1-b986-94fa7fb37f50 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:01.919812 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:01.919812 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:01.940095 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4970f09f-6028-4a7b-958b-b015bde71ee4 req-9f67754a-312b-45c1-b986-94fa7fb37f50 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/attachments/18a9abb9-29e5-47f9-86c2-0b85c82670d9/action returned with HTTP 204 Aug 26 15:14:01.940736 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1147/4553] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:14:01 2026] POST /volume/v3/attachments/18a9abb9-29e5-47f9-86c2-0b85c82670d9/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:02.259684 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e5e9aa4a-bc3a-4dd8-8552-543bd2fe9452 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:02.262941 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5e9aa4a-bc3a-4dd8-8552-543bd2fe9452 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes/7cfd1397-8020-4896-8178-6dfb02f48069/action Aug 26 15:14:02.263908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5e9aa4a-bc3a-4dd8-8552-543bd2fe9452 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action body: b'{"os-attach": {"instance_uuid": "9ccdac11-75d8-45bc-87f1-02495e2ed631", "mountpoint": "/dev/vdc"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:02.263908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e5e9aa4a-bc3a-4dd8-8552-543bd2fe9452 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9ccdac11-75d8-45bc-87f1-02495e2ed631", "mountpoint": "/dev/vdc"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:02.273633 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e5e9aa4a-bc3a-4dd8-8552-543bd2fe9452 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/7cfd1397-8020-4896-8178-6dfb02f48069/action returned with HTTP 404 Aug 26 15:14:02.273633 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1148/4554] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:14:02 2026] POST /volume/v3/volumes/7cfd1397-8020-4896-8178-6dfb02f48069/action => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:02.944214 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-52874155-6fe6-4b75-866a-00da53314ddf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:02.946694 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:02.947163 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1033382726"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:02.948787 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1033382726'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:02.949083 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Create volume of 1 GB Aug 26 15:14:02.953829 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Availability Zones retrieved successfully. Aug 26 15:14:02.960247 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Flow 'volume_create_api' (6f67b561-2d25-4d9e-8e3f-e2cb07368201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:02.961408 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5e70a9-c37d-490c-9e1f-1f3a4607d566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:02.962197 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:14:02.992351 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5e70a9-c37d-490c-9e1f-1f3a4607d566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:02.992685 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cca1a1e-a07e-4712-a0eb-edb645a2961b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:03.040043 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Created reservations ['88dad854-8fa7-4c58-9d04-a8259726ebda', '9cfe7674-8ea7-40cd-988a-c236444e6296', '708d5073-55f6-4b43-92c2-d341912dd5fa', '75fe415c-81ac-4322-97f4-61dccc7822b7'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:03.041158 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cca1a1e-a07e-4712-a0eb-edb645a2961b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88dad854-8fa7-4c58-9d04-a8259726ebda', '9cfe7674-8ea7-40cd-988a-c236444e6296', '708d5073-55f6-4b43-92c2-d341912dd5fa', '75fe415c-81ac-4322-97f4-61dccc7822b7']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:03.042357 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38060249-c93e-4144-8e5c-990c47f3a8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:03.070581 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38060249-c93e-4144-8e5c-990c47f3a8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50df45ab-6ab0-42d3-a2b0-3af903f8f9a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1033382726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56d6b84362747d48f42a8caf3d57b90',qos_specs=None,replication_status=,reservations=['88dad854-8fa7-4c58-9d04-a8259726ebda','9cfe7674-8ea7-40cd-988a-c236444e6296','708d5073-55f6-4b43-92c2-d341912dd5fa','75fe415c-81ac-4322-97f4-61dccc7822b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f028a644c5404a0fb7fc316a38b8058c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1033382726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50df45ab-6ab0-42d3-a2b0-3af903f8f9a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f56d6b84362747d48f42a8caf3d57b90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f028a644c5404a0fb7fc316a38b8058c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:03.071672 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b385b871-b3fd-4c3a-8f95-c48bfb07f4b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:03.097954 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b385b871-b3fd-4c3a-8f95-c48bfb07f4b1) transitioned into state 'SUCCESS' from state '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-1033382726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f56d6b84362747d48f42a8caf3d57b90',qos_specs=None,replication_status=,reservations=['88dad854-8fa7-4c58-9d04-a8259726ebda','9cfe7674-8ea7-40cd-988a-c236444e6296','708d5073-55f6-4b43-92c2-d341912dd5fa','75fe415c-81ac-4322-97f4-61dccc7822b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f028a644c5404a0fb7fc316a38b8058c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:03.098907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b38238-3368-43a9-8f0e-479c3e1567bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:03.109362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06b38238-3368-43a9-8f0e-479c3e1567bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:03.110155 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Flow 'volume_create_api' (6f67b561-2d25-4d9e-8e3f-e2cb07368201) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:03.110581 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Create volume request issued successfully. Aug 26 15:14:03.111365 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-52874155-6fe6-4b75-866a-00da53314ddf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:14:03.111781 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1134/4555] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:14:02 2026] POST /volume/v3/volumes => generated 753 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:03.124966 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-793fd43c-62de-452a-8ceb-ebe1a5427de8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:03.127110 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-793fd43c-62de-452a-8ceb-ebe1a5427de8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:03.127308 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-793fd43c-62de-452a-8ceb-ebe1a5427de8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:03.127516 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-793fd43c-62de-452a-8ceb-ebe1a5427de8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:03.135393 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:03.135393 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:03.139978 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-793fd43c-62de-452a-8ceb-ebe1a5427de8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:03.145649 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-793fd43c-62de-452a-8ceb-ebe1a5427de8 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:03.146134 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1127/4556] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:03 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:04.160636 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b9b440c6-3acb-4af2-9e0a-a1d7f3810fdf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:04.162927 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9b440c6-3acb-4af2-9e0a-a1d7f3810fdf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:04.163219 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9b440c6-3acb-4af2-9e0a-a1d7f3810fdf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:04.163480 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9b440c6-3acb-4af2-9e0a-a1d7f3810fdf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:04.172242 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:04.172242 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:04.178609 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b9b440c6-3acb-4af2-9e0a-a1d7f3810fdf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:04.184227 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9b440c6-3acb-4af2-9e0a-a1d7f3810fdf tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:04.184747 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1148/4557] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:04 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:04.242486 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-1e5a30c4-9134-4d07-ba9c-b5601303f7bb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:04.245108 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-1e5a30c4-9134-4d07-ba9c-b5601303f7bb tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:04.245385 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-1e5a30c4-9134-4d07-ba9c-b5601303f7bb tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:04.245622 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-1e5a30c4-9134-4d07-ba9c-b5601303f7bb tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:04.255061 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:04.255061 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:04.262031 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-1e5a30c4-9134-4d07-ba9c-b5601303f7bb tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:04.268419 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-1e5a30c4-9134-4d07-ba9c-b5601303f7bb tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:04.269028 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1149/4558] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:14:04 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:04.343699 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e01183a0-2973-4cb0-9cf3-d81bf0fb3208 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:04.344179 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e01183a0-2973-4cb0-9cf3-d81bf0fb3208 None None] GET https://10.4.3.64/volume// Aug 26 15:14:04.344327 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e01183a0-2973-4cb0-9cf3-d81bf0fb3208 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:04.344501 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e01183a0-2973-4cb0-9cf3-d81bf0fb3208 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:04.344822 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e01183a0-2973-4cb0-9cf3-d81bf0fb3208 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:14:04.345161 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1135/4559] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:14:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:14:04.352878 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-1c2d2b0d-b433-413a-84c7-fcf8ccf18797 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:04.354877 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-1c2d2b0d-b433-413a-84c7-fcf8ccf18797 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:14:04.355234 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-1c2d2b0d-b433-413a-84c7-fcf8ccf18797 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50df45ab-6ab0-42d3-a2b0-3af903f8f9a4", "connector": null, "instance_uuid": "49b5ab69-d0f6-46c1-aa80-aed9a2baf4f4"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:04.363594 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:04.363594 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:04.388587 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-1c2d2b0d-b433-413a-84c7-fcf8ccf18797 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:14:04.389073 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1128/4560] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:14:04 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:04.425954 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-650edb52-e317-437f-b2de-5cd2c70dd552 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:04.428279 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-650edb52-e317-437f-b2de-5cd2c70dd552 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:04.428569 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-650edb52-e317-437f-b2de-5cd2c70dd552 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:04.428755 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-650edb52-e317-437f-b2de-5cd2c70dd552 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:04.431028 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-90a809c3-1eed-4f0c-85ed-55695eb78905 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:04.431517 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-90a809c3-1eed-4f0c-85ed-55695eb78905 None None] GET https://10.4.3.64/volume// Aug 26 15:14:04.431754 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-90a809c3-1eed-4f0c-85ed-55695eb78905 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:04.432085 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-90a809c3-1eed-4f0c-85ed-55695eb78905 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:04.432448 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-90a809c3-1eed-4f0c-85ed-55695eb78905 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:14:04.433105 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1150/4561] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:14:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:14:04.440823 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-0e1b12c1-f818-42fa-b440-3ae055c7e4f5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:04.444785 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-0e1b12c1-f818-42fa-b440-3ae055c7e4f5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:04.445418 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-0e1b12c1-f818-42fa-b440-3ae055c7e4f5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:04.445495 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:04.445495 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:04.445702 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-0e1b12c1-f818-42fa-b440-3ae055c7e4f5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:04.450322 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-650edb52-e317-437f-b2de-5cd2c70dd552 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:04.458831 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:04.458831 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:04.460016 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-650edb52-e317-437f-b2de-5cd2c70dd552 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:04.460612 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1149/4562] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:04 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:04.464914 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-0e1b12c1-f818-42fa-b440-3ae055c7e4f5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:04.470995 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-0e1b12c1-f818-42fa-b440-3ae055c7e4f5 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:04.471857 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1136/4563] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:14:04 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:14:04.614874 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-4046780e-9a2b-4681-9400-f812f8dcaed9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:04.616401 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-4046780e-9a2b-4681-9400-f812f8dcaed9 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] PUT https://10.4.3.64/volume/v3/attachments/73a31ed3-d4f4-4630-aaaf-d25507f9a80f Aug 26 15:14:04.616953 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-4046780e-9a2b-4681-9400-f812f8dcaed9 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:04.631005 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-4046780e-9a2b-4681-9400-f812f8dcaed9 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Acquiring lock "cinder-attachment_update-50df45ab-6ab0-42d3-a2b0-3af903f8f9a4-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:14:04.636488 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-4046780e-9a2b-4681-9400-f812f8dcaed9 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Lock "cinder-attachment_update-50df45ab-6ab0-42d3-a2b0-3af903f8f9a4-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:14:04.637791 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:04.637791 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:04.756121 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-4046780e-9a2b-4681-9400-f812f8dcaed9 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Lock "cinder-attachment_update-50df45ab-6ab0-42d3-a2b0-3af903f8f9a4-np0000008165" released by "attachment_update" :: held 0.119s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:14:04.756524 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-4046780e-9a2b-4681-9400-f812f8dcaed9 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/attachments/73a31ed3-d4f4-4630-aaaf-d25507f9a80f returned with HTTP 200 Aug 26 15:14:04.757092 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1129/4564] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:14:04 2026] PUT /volume/v3/attachments/73a31ed3-d4f4-4630-aaaf-d25507f9a80f => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:05.475833 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2954936a-e805-4b11-8234-883086d7467e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:05.477709 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2954936a-e805-4b11-8234-883086d7467e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:05.477971 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2954936a-e805-4b11-8234-883086d7467e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:05.478160 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2954936a-e805-4b11-8234-883086d7467e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:05.492201 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:05.492201 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:05.496209 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2954936a-e805-4b11-8234-883086d7467e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:05.500657 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2954936a-e805-4b11-8234-883086d7467e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:05.501059 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1151/4565] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:05 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:06.266789 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:06.268758 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:06.269232 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "72c5f7cc-ca39-47e1-8771-0f9a89024245", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-862398853"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:06.270755 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Create volume request body: {'volume': {'imageRef': '72c5f7cc-ca39-47e1-8771-0f9a89024245', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-862398853'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:06.422726 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Create volume of 2 GB Aug 26 15:14:06.432344 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Availability Zones retrieved successfully. Aug 26 15:14:06.438811 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Flow 'volume_create_api' (31dc2706-d3ce-4eb9-b78f-e08ecc40bb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:06.440222 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c1a91e-e78f-4d8a-9ab0-b60f0bd33306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:06.441484 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Validating volume size '2' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:14:06.487049 np0000008165 devstack@c-api.service[100197]: WARNING cinder.volume.api [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c1a91e-e78f-4d8a-9ab0-b60f0bd33306) transitioned into state 'FAILURE' from state 'RUNNING' Aug 26 15:14:06.487049 np0000008165 devstack@c-api.service[100197]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 72c5f7cc-ca39-47e1-8771-0f9a89024245 is not active. Aug 26 15:14:06.488793 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c1a91e-e78f-4d8a-9ab0-b60f0bd33306) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:06.491164 np0000008165 devstack@c-api.service[100197]: WARNING cinder.volume.api [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9c1a91e-e78f-4d8a-9ab0-b60f0bd33306) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 15:14:06.491164 np0000008165 devstack@c-api.service[100197]: WARNING cinder.volume.api [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Flow 'volume_create_api' (31dc2706-d3ce-4eb9-b78f-e08ecc40bb50) transitioned into state 'REVERTED' from state 'RUNNING' Aug 26 15:14:06.491547 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-732ad816-f708-4b62-bf0b-6d5ac1f047f4 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 26 15:14:06.492018 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1150/4566] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:14:06 2026] POST /volume/v3/volumes => generated 125 bytes in 226 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:14:06.514989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bbff6a6c-b8f4-45f5-889a-464d27bf3e62 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:06.517421 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bbff6a6c-b8f4-45f5-889a-464d27bf3e62 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:06.517688 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bbff6a6c-b8f4-45f5-889a-464d27bf3e62 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:06.518072 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bbff6a6c-b8f4-45f5-889a-464d27bf3e62 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:06.542678 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:06.542678 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:06.548864 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bbff6a6c-b8f4-45f5-889a-464d27bf3e62 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:06.553942 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bbff6a6c-b8f4-45f5-889a-464d27bf3e62 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:06.554425 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1137/4567] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:06 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:07.574279 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2970c519-a0be-4d32-b35a-19e78492ca5a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:07.577584 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2970c519-a0be-4d32-b35a-19e78492ca5a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:07.577812 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2970c519-a0be-4d32-b35a-19e78492ca5a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:07.578531 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2970c519-a0be-4d32-b35a-19e78492ca5a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:07.594501 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:07.594501 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:07.599448 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2970c519-a0be-4d32-b35a-19e78492ca5a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:07.604999 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2970c519-a0be-4d32-b35a-19e78492ca5a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:07.605394 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1130/4568] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:07 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:08.359853 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.361578 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:08.361928 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "710c88f1-37c1-4fe3-9a7f-32661ad621c9"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:08.363385 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '710c88f1-37c1-4fe3-9a7f-32661ad621c9'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:08.471631 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Create volume of 1 GB Aug 26 15:14:08.475760 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Availability Zones retrieved successfully. Aug 26 15:14:08.480706 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Flow 'volume_create_api' (67c5cee4-9de3-42f1-9479-4ad115356f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:08.481929 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd256e4-bec2-4cd9-a84f-9c8a5190b28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:08.482843 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:14:08.514951 np0000008165 devstack@c-api.service[100199]: WARNING cinder.volume.api [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd256e4-bec2-4cd9-a84f-9c8a5190b28f) transitioned into state 'FAILURE' from state 'RUNNING' Aug 26 15:14:08.514951 np0000008165 devstack@c-api.service[100199]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 26 15:14:08.516538 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd256e4-bec2-4cd9-a84f-9c8a5190b28f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:08.517388 np0000008165 devstack@c-api.service[100199]: WARNING cinder.volume.api [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cd256e4-bec2-4cd9-a84f-9c8a5190b28f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 15:14:08.518108 np0000008165 devstack@c-api.service[100199]: WARNING cinder.volume.api [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Flow 'volume_create_api' (67c5cee4-9de3-42f1-9479-4ad115356f9d) transitioned into state 'REVERTED' from state 'RUNNING' Aug 26 15:14:08.518376 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ef878c94-8baf-4d72-a6a4-729c06349ef5 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 26 15:14:08.518931 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1152/4569] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:14:08 2026] POST /volume/v3/volumes => generated 134 bytes in 159 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:14:08.621579 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1f6ee7ff-d047-46b1-8912-ea07d107ca0e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.623316 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1f6ee7ff-d047-46b1-8912-ea07d107ca0e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:08.623831 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1f6ee7ff-d047-46b1-8912-ea07d107ca0e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:08.623831 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1f6ee7ff-d047-46b1-8912-ea07d107ca0e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:08.634374 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:08.634374 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:08.638404 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1f6ee7ff-d047-46b1-8912-ea07d107ca0e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:08.642940 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1f6ee7ff-d047-46b1-8912-ea07d107ca0e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:08.643394 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1151/4570] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:08 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:08.672548 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e50c201f-b5fd-46d3-9a8d-5ef59e244b80 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.674310 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e50c201f-b5fd-46d3-9a8d-5ef59e244b80 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:08.674624 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e50c201f-b5fd-46d3-9a8d-5ef59e244b80 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:08.676248 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e50c201f-b5fd-46d3-9a8d-5ef59e244b80 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 26 15:14:08.676703 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1138/4571] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:14:08 2026] POST /volume/v3/volumes => generated 127 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:14:08.685955 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-923c2788-0540-447e-92b4-10d71c7b8409 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.688206 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-923c2788-0540-447e-92b4-10d71c7b8409 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:08.688630 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-923c2788-0540-447e-92b4-10d71c7b8409 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "098a631a-abaa-406e-8792-b7f21f8f0d16"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:08.690612 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-923c2788-0540-447e-92b4-10d71c7b8409 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '098a631a-abaa-406e-8792-b7f21f8f0d16'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:08.695822 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-923c2788-0540-447e-92b4-10d71c7b8409 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Aug 26 15:14:08.696800 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1131/4572] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:14:08 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:08.705664 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a34425ce-92c3-4689-97ad-578e5905fe8c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.707402 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a34425ce-92c3-4689-97ad-578e5905fe8c tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:08.707738 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a34425ce-92c3-4689-97ad-578e5905fe8c tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "eb69a5eb-7c7e-4c2c-9d0d-f82d1765a800"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:08.709183 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-a34425ce-92c3-4689-97ad-578e5905fe8c tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'eb69a5eb-7c7e-4c2c-9d0d-f82d1765a800'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:08.716074 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a34425ce-92c3-4689-97ad-578e5905fe8c tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Aug 26 15:14:08.717085 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1153/4573] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:14:08 2026] POST /volume/v3/volumes => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:08.724519 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b1cfa3fe-6fe3-4be7-8ae3-d5f5ce141dff None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.726595 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1cfa3fe-6fe3-4be7-8ae3-d5f5ce141dff tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:08.727028 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1cfa3fe-6fe3-4be7-8ae3-d5f5ce141dff tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "6aed4646-193b-4a3f-bdf9-cc7552dcef61"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:08.728419 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-b1cfa3fe-6fe3-4be7-8ae3-d5f5ce141dff tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '6aed4646-193b-4a3f-bdf9-cc7552dcef61'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:08.736108 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1cfa3fe-6fe3-4be7-8ae3-d5f5ce141dff tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Aug 26 15:14:08.737019 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1152/4574] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:14:08 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) Aug 26 15:14:08.745312 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8dc3021c-f7fd-4738-b16e-11ae53290e80 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.747529 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8dc3021c-f7fd-4738-b16e-11ae53290e80 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:08.748013 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8dc3021c-f7fd-4738-b16e-11ae53290e80 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:08.750583 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8dc3021c-f7fd-4738-b16e-11ae53290e80 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 26 15:14:08.751255 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1139/4575] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:14:08 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:14:08.758776 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-04ee4a98-8ae7-4555-85a6-2f1684de905b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.760693 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-04ee4a98-8ae7-4555-85a6-2f1684de905b tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:08.761040 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-04ee4a98-8ae7-4555-85a6-2f1684de905b tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:08.763950 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-04ee4a98-8ae7-4555-85a6-2f1684de905b tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 26 15:14:08.764358 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1132/4576] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:14:08 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) Aug 26 15:14:08.772375 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e276d9b8-b0d1-4488-bb70-e0ed5fd2dcbe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.774534 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e276d9b8-b0d1-4488-bb70-e0ed5fd2dcbe tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:08.774943 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e276d9b8-b0d1-4488-bb70-e0ed5fd2dcbe tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:08.777111 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e276d9b8-b0d1-4488-bb70-e0ed5fd2dcbe tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 26 15:14:08.777713 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1154/4577] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:14:08 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) Aug 26 15:14:08.786576 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3a915501-84cf-4b69-ac3f-1699544282fa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.788718 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3a915501-84cf-4b69-ac3f-1699544282fa tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] DELETE https://10.4.3.64/volume/v3/volumes/tempest-invalid-826520522 Aug 26 15:14:08.788995 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3a915501-84cf-4b69-ac3f-1699544282fa tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:08.789174 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3a915501-84cf-4b69-ac3f-1699544282fa tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:08.789426 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-3a915501-84cf-4b69-ac3f-1699544282fa tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Delete volume with id: tempest-invalid-826520522 Aug 26 15:14:08.795993 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3a915501-84cf-4b69-ac3f-1699544282fa tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/tempest-invalid-826520522 returned with HTTP 404 Aug 26 15:14:08.796682 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1153/4578] 10.4.3.64 () {66 vars in 1311 bytes} [Wed Aug 26 15:14:08 2026] DELETE /volume/v3/volumes/tempest-invalid-826520522 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:08.804744 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c9fb1ac6-e771-43a3-8e9d-5ced79eae5b1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.806872 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1140/4579] 10.4.3.64 () {66 vars in 1236 bytes} [Wed Aug 26 15:14:08 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) Aug 26 15:14:08.814805 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-50f46294-18b4-4712-8ca9-2cfe1c26879c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.816687 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50f46294-18b4-4712-8ca9-2cfe1c26879c tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes/xxx/action Aug 26 15:14:08.817053 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50f46294-18b4-4712-8ca9-2cfe1c26879c tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action body: b'{"os-detach": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:08.817163 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50f46294-18b4-4712-8ca9-2cfe1c26879c tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:08.824383 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50f46294-18b4-4712-8ca9-2cfe1c26879c tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 26 15:14:08.825039 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1133/4580] 10.4.3.64 () {68 vars in 1284 bytes} [Wed Aug 26 15:14:08 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:08.832833 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-656ffc7a-efe6-4386-9511-cff082a3e2ea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.835114 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-656ffc7a-efe6-4386-9511-cff082a3e2ea tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] GET https://10.4.3.64/volume/v3/volumes/tempest-invalid-1181763734 Aug 26 15:14:08.835351 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-656ffc7a-efe6-4386-9511-cff082a3e2ea tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:08.835601 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-656ffc7a-efe6-4386-9511-cff082a3e2ea tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:08.842926 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-656ffc7a-efe6-4386-9511-cff082a3e2ea tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/tempest-invalid-1181763734 returned with HTTP 404 Aug 26 15:14:08.843545 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1155/4581] 10.4.3.64 () {66 vars in 1311 bytes} [Wed Aug 26 15:14:08 2026] GET /volume/v3/volumes/tempest-invalid-1181763734 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:08.851284 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6237b52c-1242-4dc7-a362-35a0287dd4e9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.853823 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1154/4582] 10.4.3.64 () {66 vars in 1233 bytes} [Wed Aug 26 15:14:08 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 26 15:14:08.861071 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8a99b424-283f-46c8-9ca6-f379e6f10eb8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.862825 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a99b424-283f-46c8-9ca6-f379e6f10eb8 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?status=null Aug 26 15:14:08.863083 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a99b424-283f-46c8-9ca6-f379e6f10eb8 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:08.863329 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a99b424-283f-46c8-9ca6-f379e6f10eb8 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:08.863667 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.api_utils [None req-8a99b424-283f-46c8-9ca6-f379e6f10eb8 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Removing options '' from query. {{(pid=100196) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:14:08.863980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8a99b424-283f-46c8-9ca6-f379e6f10eb8 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Could not evaluate value null, assuming string {{(pid=100196) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:14:08.864627 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-8a99b424-283f-46c8-9ca6-f379e6f10eb8 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:14:08.892268 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8a99b424-283f-46c8-9ca6-f379e6f10eb8 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Get all volumes completed successfully. Aug 26 15:14:08.894495 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a99b424-283f-46c8-9ca6-f379e6f10eb8 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 26 15:14:08.895121 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1141/4583] 10.4.3.64 () {66 vars in 1274 bytes} [Wed Aug 26 15:14:08 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:14:08.908066 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ca46e71b-5f3e-4099-b6f1-d9f6853b4e93 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.910109 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ca46e71b-5f3e-4099-b6f1-d9f6853b4e93 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] GET https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1223507842 Aug 26 15:14:08.910300 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ca46e71b-5f3e-4099-b6f1-d9f6853b4e93 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:08.910485 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ca46e71b-5f3e-4099-b6f1-d9f6853b4e93 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:08.910822 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.api_utils [None req-ca46e71b-5f3e-4099-b6f1-d9f6853b4e93 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Removing options '' from query. {{(pid=100198) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:14:08.911579 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ca46e71b-5f3e-4099-b6f1-d9f6853b4e93 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1223507842'), ('no_migration_targets', True)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:14:08.939488 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ca46e71b-5f3e-4099-b6f1-d9f6853b4e93 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Get all volumes completed successfully. Aug 26 15:14:08.941769 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ca46e71b-5f3e-4099-b6f1-d9f6853b4e93 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1223507842 returned with HTTP 200 Aug 26 15:14:08.942196 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1134/4584] 10.4.3.64 () {66 vars in 1352 bytes} [Wed Aug 26 15:14:08 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1223507842 => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:14:08.956393 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-538e369e-b52f-4b51-a626-5c9d24867a78 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.958102 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-538e369e-b52f-4b51-a626-5c9d24867a78 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] GET https://10.4.3.64/volume/v3/volumes?status=null Aug 26 15:14:08.958352 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-538e369e-b52f-4b51-a626-5c9d24867a78 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:08.958550 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-538e369e-b52f-4b51-a626-5c9d24867a78 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:08.958779 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-538e369e-b52f-4b51-a626-5c9d24867a78 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:14:08.959041 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-538e369e-b52f-4b51-a626-5c9d24867a78 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Could not evaluate value null, assuming string {{(pid=100199) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 26 15:14:08.959634 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-538e369e-b52f-4b51-a626-5c9d24867a78 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:14:08.968640 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-538e369e-b52f-4b51-a626-5c9d24867a78 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Get all volumes completed successfully. Aug 26 15:14:08.969207 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-538e369e-b52f-4b51-a626-5c9d24867a78 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes?status=null returned with HTTP 200 Aug 26 15:14:08.969699 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1156/4585] 10.4.3.64 () {66 vars in 1253 bytes} [Wed Aug 26 15:14:08 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:14:08.978788 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8a5d84ec-c6a5-4cb0-9d1d-7e343b31125a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:08.980963 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a5d84ec-c6a5-4cb0-9d1d-7e343b31125a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] GET https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2077828851 Aug 26 15:14:08.981376 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a5d84ec-c6a5-4cb0-9d1d-7e343b31125a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:08.981794 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a5d84ec-c6a5-4cb0-9d1d-7e343b31125a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:08.982295 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-8a5d84ec-c6a5-4cb0-9d1d-7e343b31125a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:14:08.983191 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-8a5d84ec-c6a5-4cb0-9d1d-7e343b31125a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2077828851'), ('no_migration_targets', True)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:14:08.991221 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8a5d84ec-c6a5-4cb0-9d1d-7e343b31125a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Get all volumes completed successfully. Aug 26 15:14:08.991777 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a5d84ec-c6a5-4cb0-9d1d-7e343b31125a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2077828851 returned with HTTP 200 Aug 26 15:14:08.992226 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1155/4586] 10.4.3.64 () {66 vars in 1331 bytes} [Wed Aug 26 15:14:08 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-2077828851 => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:14:09.001636 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fe34e694-7246-4748-ad9d-e75db56cd195 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.003674 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe34e694-7246-4748-ad9d-e75db56cd195 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action Aug 26 15:14:09.004091 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fe34e694-7246-4748-ad9d-e75db56cd195 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:09.004253 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fe34e694-7246-4748-ad9d-e75db56cd195 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.012758 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:09.012758 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:09.013320 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fe34e694-7246-4748-ad9d-e75db56cd195 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Volume info retrieved successfully. Aug 26 15:14:09.020415 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fe34e694-7246-4748-ad9d-e75db56cd195 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Reserve volume completed successfully. Aug 26 15:14:09.020635 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe34e694-7246-4748-ad9d-e75db56cd195 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action returned with HTTP 202 Aug 26 15:14:09.021086 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1142/4587] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:14:09 2026] POST /volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:14:09.029319 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-18fa2c7e-5e40-4201-96e7-e35de61ef02a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.031465 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-18fa2c7e-5e40-4201-96e7-e35de61ef02a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action Aug 26 15:14:09.031850 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-18fa2c7e-5e40-4201-96e7-e35de61ef02a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:09.032029 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-18fa2c7e-5e40-4201-96e7-e35de61ef02a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.041861 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:09.041861 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:09.042394 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-18fa2c7e-5e40-4201-96e7-e35de61ef02a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Volume info retrieved successfully. Aug 26 15:14:09.046881 np0000008165 devstack@c-api.service[100198]: ERROR cinder.volume.api [None req-18fa2c7e-5e40-4201-96e7-e35de61ef02a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Volume status must be available to reserve, but the status is attaching. Aug 26 15:14:09.047215 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-18fa2c7e-5e40-4201-96e7-e35de61ef02a tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action returned with HTTP 400 Aug 26 15:14:09.047766 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1135/4588] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:14:09 2026] POST /volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:14:09.055240 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4c85e6fd-19d8-4e8b-b5ab-fe55a8713b16 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.056905 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4c85e6fd-19d8-4e8b-b5ab-fe55a8713b16 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action Aug 26 15:14:09.057283 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4c85e6fd-19d8-4e8b-b5ab-fe55a8713b16 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:09.057453 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4c85e6fd-19d8-4e8b-b5ab-fe55a8713b16 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.068002 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:09.068002 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:09.068676 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4c85e6fd-19d8-4e8b-b5ab-fe55a8713b16 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Volume info retrieved successfully. Aug 26 15:14:09.091128 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4c85e6fd-19d8-4e8b-b5ab-fe55a8713b16 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Unreserve volume completed successfully. Aug 26 15:14:09.091128 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4c85e6fd-19d8-4e8b-b5ab-fe55a8713b16 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action returned with HTTP 202 Aug 26 15:14:09.091498 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1157/4589] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:14:09 2026] POST /volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:14:09.102016 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-19d41505-378d-4132-81c5-41454bc69677 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.104198 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-19d41505-378d-4132-81c5-41454bc69677 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes/23dd778d-db47-4a0c-a662-11124077b150/action Aug 26 15:14:09.104600 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-19d41505-378d-4132-81c5-41454bc69677 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:09.104745 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-19d41505-378d-4132-81c5-41454bc69677 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.113699 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-19d41505-378d-4132-81c5-41454bc69677 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/23dd778d-db47-4a0c-a662-11124077b150/action returned with HTTP 404 Aug 26 15:14:09.114328 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1156/4590] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:14:09 2026] POST /volume/v3/volumes/23dd778d-db47-4a0c-a662-11124077b150/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:09.122959 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a4a894ba-b139-4641-8a43-75e2f66e8fe7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.125147 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4a894ba-b139-4641-8a43-75e2f66e8fe7 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes/af9dd7fe-5d94-4577-bf5e-ef5885d3d201/action Aug 26 15:14:09.125541 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4a894ba-b139-4641-8a43-75e2f66e8fe7 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:09.125689 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a4a894ba-b139-4641-8a43-75e2f66e8fe7 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.134302 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a4a894ba-b139-4641-8a43-75e2f66e8fe7 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/af9dd7fe-5d94-4577-bf5e-ef5885d3d201/action returned with HTTP 404 Aug 26 15:14:09.134862 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1143/4591] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:14:09 2026] POST /volume/v3/volumes/af9dd7fe-5d94-4577-bf5e-ef5885d3d201/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:09.143567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b30c3ee7-9333-452e-86ab-d5a71973d270 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.145490 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1136/4592] 10.4.3.64 () {68 vars in 1253 bytes} [Wed Aug 26 15:14:09 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 26 15:14:09.153142 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-353d27a9-f974-49ad-9cc8-64819955164c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.155209 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-353d27a9-f974-49ad-9cc8-64819955164c tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] PUT https://10.4.3.64/volume/v3/volumes/tempest-invalid-530371622 Aug 26 15:14:09.155835 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-353d27a9-f974-49ad-9cc8-64819955164c tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.163473 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-353d27a9-f974-49ad-9cc8-64819955164c tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/tempest-invalid-530371622 returned with HTTP 404 Aug 26 15:14:09.164004 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1158/4593] 10.4.3.64 () {68 vars in 1328 bytes} [Wed Aug 26 15:14:09 2026] PUT /volume/v3/volumes/tempest-invalid-530371622 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:09.172914 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-113a1f98-42dc-455f-8e3a-27510234b59f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.174672 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-113a1f98-42dc-455f-8e3a-27510234b59f tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] PUT https://10.4.3.64/volume/v3/volumes/ab6e4e7b-dca8-4e11-a020-3f73bb696e35 Aug 26 15:14:09.175079 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-113a1f98-42dc-455f-8e3a-27510234b59f tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.189127 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-113a1f98-42dc-455f-8e3a-27510234b59f tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/ab6e4e7b-dca8-4e11-a020-3f73bb696e35 returned with HTTP 404 Aug 26 15:14:09.189804 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1157/4594] 10.4.3.64 () {68 vars in 1361 bytes} [Wed Aug 26 15:14:09 2026] PUT /volume/v3/volumes/ab6e4e7b-dca8-4e11-a020-3f73bb696e35 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:09.198370 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5f433a77-8921-4c4e-bdfc-bc6ac73abc25 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.200688 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f433a77-8921-4c4e-bdfc-bc6ac73abc25 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b22d89ea-6748-422d-889e-071c00906cde Aug 26 15:14:09.200954 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f433a77-8921-4c4e-bdfc-bc6ac73abc25 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:09.201165 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f433a77-8921-4c4e-bdfc-bc6ac73abc25 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:09.201351 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-5f433a77-8921-4c4e-bdfc-bc6ac73abc25 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Delete volume with id: b22d89ea-6748-422d-889e-071c00906cde Aug 26 15:14:09.207342 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f433a77-8921-4c4e-bdfc-bc6ac73abc25 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b22d89ea-6748-422d-889e-071c00906cde returned with HTTP 404 Aug 26 15:14:09.207931 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1144/4595] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:14:09 2026] DELETE /volume/v3/volumes/b22d89ea-6748-422d-889e-071c00906cde => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:09.217647 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-798b6f93-cc95-4668-b68d-32d56b554753 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.219997 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-798b6f93-cc95-4668-b68d-32d56b554753 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action Aug 26 15:14:09.220425 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-798b6f93-cc95-4668-b68d-32d56b554753 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:09.220592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-798b6f93-cc95-4668-b68d-32d56b554753 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.222427 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-798b6f93-cc95-4668-b68d-32d56b554753 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action returned with HTTP 400 Aug 26 15:14:09.223114 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1137/4596] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:14:09 2026] POST /volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:14:09.233702 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b410c97e-31ba-4955-9f9a-ce8384689229 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.236027 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b410c97e-31ba-4955-9f9a-ce8384689229 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action Aug 26 15:14:09.236569 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b410c97e-31ba-4955-9f9a-ce8384689229 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:09.236768 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b410c97e-31ba-4955-9f9a-ce8384689229 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.238655 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b410c97e-31ba-4955-9f9a-ce8384689229 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action returned with HTTP 400 Aug 26 15:14:09.239358 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1159/4597] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:14:09 2026] POST /volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:14:09.250121 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0a1ff6b5-95e5-4804-85a7-aaf401aa8b34 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.251631 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0a1ff6b5-95e5-4804-85a7-aaf401aa8b34 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes/caa94514-a75e-4b3f-9f7c-4b3e848e80eb/action Aug 26 15:14:09.251957 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0a1ff6b5-95e5-4804-85a7-aaf401aa8b34 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:09.252073 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0a1ff6b5-95e5-4804-85a7-aaf401aa8b34 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.259007 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0a1ff6b5-95e5-4804-85a7-aaf401aa8b34 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/caa94514-a75e-4b3f-9f7c-4b3e848e80eb/action returned with HTTP 404 Aug 26 15:14:09.259574 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1158/4598] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:14:09 2026] POST /volume/v3/volumes/caa94514-a75e-4b3f-9f7c-4b3e848e80eb/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:09.268362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-00c0e97b-eb13-437d-8e48-f331d13ec592 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.270816 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-00c0e97b-eb13-437d-8e48-f331d13ec592 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action Aug 26 15:14:09.270948 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-00c0e97b-eb13-437d-8e48-f331d13ec592 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:09.271104 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-00c0e97b-eb13-437d-8e48-f331d13ec592 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.273156 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-00c0e97b-eb13-437d-8e48-f331d13ec592 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action returned with HTTP 400 Aug 26 15:14:09.274369 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1145/4599] 10.4.3.64 () {68 vars in 1383 bytes} [Wed Aug 26 15:14:09 2026] POST /volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:14:09.283727 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9dd1cc6e-3fdd-4578-9b2f-8a9809deff84 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.287708 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9dd1cc6e-3fdd-4578-9b2f-8a9809deff84 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] POST https://10.4.3.64/volume/v3/volumes/None/action Aug 26 15:14:09.288063 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9dd1cc6e-3fdd-4578-9b2f-8a9809deff84 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:09.288189 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9dd1cc6e-3fdd-4578-9b2f-8a9809deff84 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.301758 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9dd1cc6e-3fdd-4578-9b2f-8a9809deff84 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/None/action returned with HTTP 404 Aug 26 15:14:09.302254 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1138/4600] 10.4.3.64 () {68 vars in 1287 bytes} [Wed Aug 26 15:14:09 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:09.312978 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f072480-bbc7-4d26-84a7-05c842746d25 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.316306 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f072480-bbc7-4d26-84a7-05c842746d25 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] GET https://10.4.3.64/volume/v3/volumes/6e4fcd71-6e89-4598-ae34-a9a510e4e9eb Aug 26 15:14:09.316510 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f072480-bbc7-4d26-84a7-05c842746d25 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:09.316726 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f072480-bbc7-4d26-84a7-05c842746d25 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:09.322309 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f072480-bbc7-4d26-84a7-05c842746d25 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/6e4fcd71-6e89-4598-ae34-a9a510e4e9eb returned with HTTP 404 Aug 26 15:14:09.322827 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1160/4601] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:09 2026] GET /volume/v3/volumes/6e4fcd71-6e89-4598-ae34-a9a510e4e9eb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:09.329994 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dd82c826-f695-4b38-83eb-581fc516a38e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.331901 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dd82c826-f695-4b38-83eb-581fc516a38e tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] GET https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 Aug 26 15:14:09.332244 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dd82c826-f695-4b38-83eb-581fc516a38e tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:09.332434 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dd82c826-f695-4b38-83eb-581fc516a38e tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:09.339355 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:09.339355 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:09.343011 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dd82c826-f695-4b38-83eb-581fc516a38e tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Volume info retrieved successfully. Aug 26 15:14:09.347706 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dd82c826-f695-4b38-83eb-581fc516a38e tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 returned with HTTP 200 Aug 26 15:14:09.348207 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1159/4602] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:09 2026] GET /volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:09.361450 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-367ea02c-97f2-4c21-8c73-bd0852cb511e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.363038 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-367ea02c-97f2-4c21-8c73-bd0852cb511e tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 Aug 26 15:14:09.363220 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-367ea02c-97f2-4c21-8c73-bd0852cb511e tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:09.363389 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-367ea02c-97f2-4c21-8c73-bd0852cb511e tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:09.363533 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-367ea02c-97f2-4c21-8c73-bd0852cb511e tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Delete volume with id: b118ad80-8f11-4cac-bd1e-3996b46e98e6 Aug 26 15:14:09.370262 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:09.370262 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:09.370669 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-367ea02c-97f2-4c21-8c73-bd0852cb511e tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Volume info retrieved successfully. Aug 26 15:14:09.406299 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-367ea02c-97f2-4c21-8c73-bd0852cb511e tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Delete volume request issued successfully. Aug 26 15:14:09.406511 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-367ea02c-97f2-4c21-8c73-bd0852cb511e tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 returned with HTTP 202 Aug 26 15:14:09.407114 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1146/4603] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:14:09 2026] DELETE /volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:14:09.419136 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a82c9df8-b751-45be-82c2-bad98a753df2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.421210 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a82c9df8-b751-45be-82c2-bad98a753df2 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] GET https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 Aug 26 15:14:09.421903 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a82c9df8-b751-45be-82c2-bad98a753df2 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:09.421903 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a82c9df8-b751-45be-82c2-bad98a753df2 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:09.436564 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:09.436564 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:09.441470 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a82c9df8-b751-45be-82c2-bad98a753df2 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Volume info retrieved successfully. Aug 26 15:14:09.448041 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a82c9df8-b751-45be-82c2-bad98a753df2 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 returned with HTTP 200 Aug 26 15:14:09.448583 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1139/4604] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:09 2026] GET /volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:09.644454 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-fd26d29e-9e74-47fa-bc55-d897f1912ebd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.647070 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-fd26d29e-9e74-47fa-bc55-d897f1912ebd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] POST https://10.4.3.64/volume/v3/attachments/73a31ed3-d4f4-4630-aaaf-d25507f9a80f/action Aug 26 15:14:09.647411 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-fd26d29e-9e74-47fa-bc55-d897f1912ebd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:09.647553 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-fd26d29e-9e74-47fa-bc55-d897f1912ebd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:09.656655 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-432f706a-109a-4247-aba9-e1d683aa2575 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:09.658280 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-432f706a-109a-4247-aba9-e1d683aa2575 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:09.658452 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-432f706a-109a-4247-aba9-e1d683aa2575 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:09.658618 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-432f706a-109a-4247-aba9-e1d683aa2575 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:09.665243 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:09.665243 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:09.668314 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:09.668314 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:09.672083 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-432f706a-109a-4247-aba9-e1d683aa2575 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:09.678378 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-432f706a-109a-4247-aba9-e1d683aa2575 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:09.678865 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1160/4605] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:09 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:09.679958 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-a8c6ee19-a3ca-48d3-880d-587f39b2b6bc req-fd26d29e-9e74-47fa-bc55-d897f1912ebd tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/attachments/73a31ed3-d4f4-4630-aaaf-d25507f9a80f/action returned with HTTP 204 Aug 26 15:14:09.680548 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1161/4606] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:14:09 2026] POST /volume/v3/attachments/73a31ed3-d4f4-4630-aaaf-d25507f9a80f/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:10.462708 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5c4482b1-b3e5-4ff1-a978-5d78254330a8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:10.464985 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c4482b1-b3e5-4ff1-a978-5d78254330a8 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] GET https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 Aug 26 15:14:10.465197 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c4482b1-b3e5-4ff1-a978-5d78254330a8 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:10.465378 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c4482b1-b3e5-4ff1-a978-5d78254330a8 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:10.471225 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c4482b1-b3e5-4ff1-a978-5d78254330a8 tempest-VolumesNegativeTest-586410826 tempest-VolumesNegativeTest-586410826-project-member] https://10.4.3.64/volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 returned with HTTP 404 Aug 26 15:14:10.471658 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1147/4607] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:10 2026] GET /volume/v3/volumes/b118ad80-8f11-4cac-bd1e-3996b46e98e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:10.691392 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9d4e9ef1-9f81-4d36-8738-ef032ce52912 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:10.693722 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9d4e9ef1-9f81-4d36-8738-ef032ce52912 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:10.694022 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9d4e9ef1-9f81-4d36-8738-ef032ce52912 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:10.694296 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9d4e9ef1-9f81-4d36-8738-ef032ce52912 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:10.712826 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:10.712826 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:10.719216 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9d4e9ef1-9f81-4d36-8738-ef032ce52912 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:10.726084 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9d4e9ef1-9f81-4d36-8738-ef032ce52912 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:10.728914 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1140/4608] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:10 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:10.742172 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b3777456-6ee0-48bb-99ec-19333bafe980 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:10.745379 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3777456-6ee0-48bb-99ec-19333bafe980 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:10.745963 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3777456-6ee0-48bb-99ec-19333bafe980 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:10.746275 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3777456-6ee0-48bb-99ec-19333bafe980 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:10.761630 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:10.761630 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:10.767357 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b3777456-6ee0-48bb-99ec-19333bafe980 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:10.775623 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3777456-6ee0-48bb-99ec-19333bafe980 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:10.776336 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1161/4609] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:10 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:10.793460 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ac2cdaa1-82b7-49d6-ae2c-89b27cd3fa75 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:10.795681 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac2cdaa1-82b7-49d6-ae2c-89b27cd3fa75 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] DELETE https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:10.795961 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac2cdaa1-82b7-49d6-ae2c-89b27cd3fa75 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:10.796190 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac2cdaa1-82b7-49d6-ae2c-89b27cd3fa75 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:10.796385 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ac2cdaa1-82b7-49d6-ae2c-89b27cd3fa75 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Delete volume with id: 50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:10.816340 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:10.816340 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:10.817132 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ac2cdaa1-82b7-49d6-ae2c-89b27cd3fa75 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:10.830402 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ac2cdaa1-82b7-49d6-ae2c-89b27cd3fa75 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-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. Aug 26 15:14:10.830402 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac2cdaa1-82b7-49d6-ae2c-89b27cd3fa75 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 400 Aug 26 15:14:10.831699 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1162/4610] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:14:10 2026] DELETE /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 307 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:14:10.839930 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-771029fc-f484-4271-b731-b5d7677dd6be None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:10.840332 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-771029fc-f484-4271-b731-b5d7677dd6be tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:10.840548 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-771029fc-f484-4271-b731-b5d7677dd6be tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:10.841014 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-771029fc-f484-4271-b731-b5d7677dd6be tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:10.853941 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:10.853941 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:10.857849 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-771029fc-f484-4271-b731-b5d7677dd6be tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:10.863133 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-771029fc-f484-4271-b731-b5d7677dd6be tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:10.863559 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1148/4611] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:10 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:10.931017 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-ca022239-11df-4470-9cc2-8f57e6f43e3a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:10.934144 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-ca022239-11df-4470-9cc2-8f57e6f43e3a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:10.934341 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-ca022239-11df-4470-9cc2-8f57e6f43e3a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:10.934537 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-ca022239-11df-4470-9cc2-8f57e6f43e3a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:10.945521 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:10.945521 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:10.949109 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-ca022239-11df-4470-9cc2-8f57e6f43e3a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:10.955168 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-ca022239-11df-4470-9cc2-8f57e6f43e3a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:10.955628 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1141/4612] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:14:10 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:10.986078 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-9fc7c38c-7c0e-46bc-b158-3c5ce4e62925 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:10.988770 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-9fc7c38c-7c0e-46bc-b158-3c5ce4e62925 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] POST https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4/action Aug 26 15:14:10.989123 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-9fc7c38c-7c0e-46bc-b158-3c5ce4e62925 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:10.989503 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-9fc7c38c-7c0e-46bc-b158-3c5ce4e62925 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:11.001401 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:11.001401 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:11.002026 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-9fc7c38c-7c0e-46bc-b158-3c5ce4e62925 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:11.012565 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-9fc7c38c-7c0e-46bc-b158-3c5ce4e62925 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Begin detaching volume completed successfully. Aug 26 15:14:11.012855 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-9fc7c38c-7c0e-46bc-b158-3c5ce4e62925 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4/action returned with HTTP 202 Aug 26 15:14:11.014977 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1162/4613] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:14:10 2026] POST /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:14:11.062731 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-64b66b48-3b40-4d7f-8ed2-137afb835916 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:11.063337 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-64b66b48-3b40-4d7f-8ed2-137afb835916 None None] GET https://10.4.3.64/volume// Aug 26 15:14:11.064083 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-64b66b48-3b40-4d7f-8ed2-137afb835916 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:11.064289 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-64b66b48-3b40-4d7f-8ed2-137afb835916 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:11.065902 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-64b66b48-3b40-4d7f-8ed2-137afb835916 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:14:11.067848 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1163/4614] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:14:11 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:14:11.078536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-d6ca7bd6-1552-4554-8247-37458b248e7e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:11.080868 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-d6ca7bd6-1552-4554-8247-37458b248e7e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:11.081132 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-d6ca7bd6-1552-4554-8247-37458b248e7e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:11.081339 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-d6ca7bd6-1552-4554-8247-37458b248e7e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:11.091289 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:11.091289 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:11.095995 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-d6ca7bd6-1552-4554-8247-37458b248e7e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:11.106550 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-d6ca7bd6-1552-4554-8247-37458b248e7e tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:11.106878 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1149/4615] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:14:11 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:14:11.967837 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-5842db24-49ea-42bf-ae90-463da740ab38 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:11.969985 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-5842db24-49ea-42bf-ae90-463da740ab38 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] DELETE https://10.4.3.64/volume/v3/attachments/73a31ed3-d4f4-4630-aaaf-d25507f9a80f Aug 26 15:14:11.970189 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-5842db24-49ea-42bf-ae90-463da740ab38 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:11.970360 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-5842db24-49ea-42bf-ae90-463da740ab38 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:11.978034 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:11.978034 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:12.027179 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4e42fe8d-772d-489d-a877-ab807bd56cff req-5842db24-49ea-42bf-ae90-463da740ab38 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/attachments/73a31ed3-d4f4-4630-aaaf-d25507f9a80f returned with HTTP 200 Aug 26 15:14:12.027657 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1142/4616] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:14:11 2026] DELETE /volume/v3/attachments/73a31ed3-d4f4-4630-aaaf-d25507f9a80f => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:12.106137 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6cc0ef72-923b-492c-a500-bcc508943802 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:12.109898 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6cc0ef72-923b-492c-a500-bcc508943802 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:12.109898 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6cc0ef72-923b-492c-a500-bcc508943802 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:12.109898 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6cc0ef72-923b-492c-a500-bcc508943802 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:12.116427 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:12.116427 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:12.120479 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6cc0ef72-923b-492c-a500-bcc508943802 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:12.125195 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6cc0ef72-923b-492c-a500-bcc508943802 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:12.125710 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1163/4617] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:12 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:15.380214 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c6a762e5-df81-4181-bc0d-6734f30b8f2a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:15.382264 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6a762e5-df81-4181-bc0d-6734f30b8f2a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] DELETE https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:15.382485 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6a762e5-df81-4181-bc0d-6734f30b8f2a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:15.382687 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6a762e5-df81-4181-bc0d-6734f30b8f2a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:15.382852 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c6a762e5-df81-4181-bc0d-6734f30b8f2a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Delete volume with id: 50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:15.390131 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:15.390131 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:15.391502 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c6a762e5-df81-4181-bc0d-6734f30b8f2a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:15.412636 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c6a762e5-df81-4181-bc0d-6734f30b8f2a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Delete volume request issued successfully. Aug 26 15:14:15.412977 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6a762e5-df81-4181-bc0d-6734f30b8f2a tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 202 Aug 26 15:14:15.413692 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1164/4618] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:14:15 2026] DELETE /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:14:15.423387 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a9dd89aa-9d77-4b21-b1f5-c2bd060e1d92 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:15.425555 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a9dd89aa-9d77-4b21-b1f5-c2bd060e1d92 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:15.425771 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a9dd89aa-9d77-4b21-b1f5-c2bd060e1d92 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:15.426029 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a9dd89aa-9d77-4b21-b1f5-c2bd060e1d92 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:15.434095 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:15.434095 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:15.439466 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a9dd89aa-9d77-4b21-b1f5-c2bd060e1d92 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:15.445095 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a9dd89aa-9d77-4b21-b1f5-c2bd060e1d92 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 200 Aug 26 15:14:15.445628 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1150/4619] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:15 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:16.458231 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d21e5cab-40c7-4def-b223-a83568fdf223 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:16.460001 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d21e5cab-40c7-4def-b223-a83568fdf223 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 Aug 26 15:14:16.460213 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d21e5cab-40c7-4def-b223-a83568fdf223 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:16.460348 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d21e5cab-40c7-4def-b223-a83568fdf223 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:16.465767 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d21e5cab-40c7-4def-b223-a83568fdf223 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 returned with HTTP 404 Aug 26 15:14:16.466258 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1143/4620] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:16 2026] GET /volume/v3/volumes/50df45ab-6ab0-42d3-a2b0-3af903f8f9a4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:16.539097 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f2bd62fe-25f7-41ec-8a9c-be4a5c989c66 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:16.541558 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2bd62fe-25f7-41ec-8a9c-be4a5c989c66 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] DELETE https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:14:16.541964 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2bd62fe-25f7-41ec-8a9c-be4a5c989c66 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:16.542239 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2bd62fe-25f7-41ec-8a9c-be4a5c989c66 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:16.542448 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-f2bd62fe-25f7-41ec-8a9c-be4a5c989c66 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Delete volume with id: 913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:14:16.549493 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:16.549493 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:16.550227 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f2bd62fe-25f7-41ec-8a9c-be4a5c989c66 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:16.568321 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f2bd62fe-25f7-41ec-8a9c-be4a5c989c66 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Delete volume request issued successfully. Aug 26 15:14:16.568548 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2bd62fe-25f7-41ec-8a9c-be4a5c989c66 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 202 Aug 26 15:14:16.568998 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1164/4621] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:14:16 2026] DELETE /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:14:16.580381 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d8085afc-5ecb-4959-982b-a114817e1f4d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:16.583303 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8085afc-5ecb-4959-982b-a114817e1f4d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:14:16.583606 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8085afc-5ecb-4959-982b-a114817e1f4d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:16.584058 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8085afc-5ecb-4959-982b-a114817e1f4d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:16.594360 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:16.594360 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:16.598989 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d8085afc-5ecb-4959-982b-a114817e1f4d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:16.604762 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8085afc-5ecb-4959-982b-a114817e1f4d tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 200 Aug 26 15:14:16.605365 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1165/4622] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:16 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:17.621004 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4263cae4-1517-4379-9a0c-b9c0161daaee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:17.622975 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4263cae4-1517-4379-9a0c-b9c0161daaee tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 Aug 26 15:14:17.623046 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4263cae4-1517-4379-9a0c-b9c0161daaee tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:17.623218 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4263cae4-1517-4379-9a0c-b9c0161daaee tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:17.630388 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4263cae4-1517-4379-9a0c-b9c0161daaee tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 returned with HTTP 404 Aug 26 15:14:17.630982 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1151/4623] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:17 2026] GET /volume/v3/volumes/913af142-1f20-4884-9ad7-bf3af4c50767 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:17.762869 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b3ece209-0ba3-4c03-9b6c-e0fe1945fd80 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:17.765071 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3ece209-0ba3-4c03-9b6c-e0fe1945fd80 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:14:17.765338 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3ece209-0ba3-4c03-9b6c-e0fe1945fd80 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:17.765592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b3ece209-0ba3-4c03-9b6c-e0fe1945fd80 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:17.765804 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-b3ece209-0ba3-4c03-9b6c-e0fe1945fd80 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Delete volume with id: 3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:14:17.775028 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:17.775028 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:17.775652 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b3ece209-0ba3-4c03-9b6c-e0fe1945fd80 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:17.794583 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b3ece209-0ba3-4c03-9b6c-e0fe1945fd80 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Delete volume request issued successfully. Aug 26 15:14:17.794880 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b3ece209-0ba3-4c03-9b6c-e0fe1945fd80 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 202 Aug 26 15:14:17.795408 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1144/4624] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:14:17 2026] DELETE /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:14:17.803639 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f55c1c5b-ad1b-4808-a4d9-d4789cecbcd0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:17.806160 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f55c1c5b-ad1b-4808-a4d9-d4789cecbcd0 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:14:17.806648 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f55c1c5b-ad1b-4808-a4d9-d4789cecbcd0 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:17.807017 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f55c1c5b-ad1b-4808-a4d9-d4789cecbcd0 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:17.815754 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:17.815754 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:17.821137 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f55c1c5b-ad1b-4808-a4d9-d4789cecbcd0 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Volume info retrieved successfully. Aug 26 15:14:17.826110 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f55c1c5b-ad1b-4808-a4d9-d4789cecbcd0 tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 200 Aug 26 15:14:17.827076 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1165/4625] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:17 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:18.840423 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-53922ff6-c6ff-445c-8630-21ff4fbe8f7b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:18.843621 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-53922ff6-c6ff-445c-8630-21ff4fbe8f7b tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] GET https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a Aug 26 15:14:18.843868 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-53922ff6-c6ff-445c-8630-21ff4fbe8f7b tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:18.844138 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-53922ff6-c6ff-445c-8630-21ff4fbe8f7b tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:18.851174 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-53922ff6-c6ff-445c-8630-21ff4fbe8f7b tempest-AttachVolumeNegativeTest-1343676982 tempest-AttachVolumeNegativeTest-1343676982-project-member] https://10.4.3.64/volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a returned with HTTP 404 Aug 26 15:14:18.851828 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1166/4626] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:18 2026] GET /volume/v3/volumes/3bc1c6de-6cd8-4ac8-95cb-5fc91981b09a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:20.469126 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b30e7627-c943-47f3-9ec2-fd2836b7918c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:20.560215 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b30e7627-c943-47f3-9ec2-fd2836b7918c tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:14:20.560575 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b30e7627-c943-47f3-9ec2-fd2836b7918c tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-898500850", "extra_specs": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:20.574111 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b30e7627-c943-47f3-9ec2-fd2836b7918c tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:14:20.574466 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1152/4627] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:14:20 2026] POST /volume/v3/types => generated 217 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:20.582867 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b179c276-53eb-425b-8bf0-dbe32dc32cfd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:20.584755 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b179c276-53eb-425b-8bf0-dbe32dc32cfd tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] POST https://10.4.3.64/volume/v3/types/ae7656cd-8a89-497b-b656-14ed85fd6e77/encryption Aug 26 15:14:20.585172 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b179c276-53eb-425b-8bf0-dbe32dc32cfd tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:20.604390 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b179c276-53eb-425b-8bf0-dbe32dc32cfd tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/types/ae7656cd-8a89-497b-b656-14ed85fd6e77/encryption returned with HTTP 200 Aug 26 15:14:20.604814 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1145/4628] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:14:20 2026] POST /volume/v3/types/ae7656cd-8a89-497b-b656-14ed85fd6e77/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:20.612907 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:20.680005 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:20.680310 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1899820281", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-898500850", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:20.681745 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1899820281', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-898500850', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:20.684961 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Create volume of 1 GB Aug 26 15:14:20.685162 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:20.685162 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:20.685579 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Availability Zones retrieved successfully. Aug 26 15:14:20.691287 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Flow 'volume_create_api' (0a640c7f-b128-4e7f-9846-6fa96c008ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:20.692164 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf956fb3-2585-45d1-8d86-355c1f665662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:20.693020 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:14:20.717225 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf956fb3-2585-45d1-8d86-355c1f665662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:14:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ae7656cd-8a89-497b-b656-14ed85fd6e77,is_public=True,name='tempest-scenario-type-cryptsetup-898500850',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ae7656cd-8a89-497b-b656-14ed85fd6e77', '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=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:20.718002 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9696df8-8541-4273-9084-effb9fbd1add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:20.745981 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-898500850 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-898500850, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:14:20.746296 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-898500850 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-898500850, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:14:20.773904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Created reservations ['2ffb5479-4633-47bf-bb40-7b7380515e4a', 'b1b21a78-8c30-4ebc-afd9-b2c9f2bffb4b', '1e146b9d-bce1-4b70-8770-3b7f73cc8184', '36ab85b7-e26b-4df9-9483-06a3e16b7cc2'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:20.774541 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9696df8-8541-4273-9084-effb9fbd1add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ffb5479-4633-47bf-bb40-7b7380515e4a', 'b1b21a78-8c30-4ebc-afd9-b2c9f2bffb4b', '1e146b9d-bce1-4b70-8770-3b7f73cc8184', '36ab85b7-e26b-4df9-9483-06a3e16b7cc2']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:20.775204 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c68efd-a971-405f-ad42-8d5a960f01a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:20.798797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3c68efd-a971-405f-ad42-8d5a960f01a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce21cb38-922b-4507-b430-f5fa83f2be19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1899820281',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84448e201f594222bdabe200c7e9a23f',qos_specs=None,replication_status=,reservations=['2ffb5479-4633-47bf-bb40-7b7380515e4a','b1b21a78-8c30-4ebc-afd9-b2c9f2bffb4b','1e146b9d-bce1-4b70-8770-3b7f73cc8184','36ab85b7-e26b-4df9-9483-06a3e16b7cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d15b73ae2c4670afaecb3daa735061',volume_type_id=ae7656cd-8a89-497b-b656-14ed85fd6e77), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:14:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1899820281',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ce21cb38-922b-4507-b430-f5fa83f2be19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84448e201f594222bdabe200c7e9a23f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01d15b73ae2c4670afaecb3daa735061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ae7656cd-8a89-497b-b656-14ed85fd6e77),volume_type_id=ae7656cd-8a89-497b-b656-14ed85fd6e77)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:20.799579 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e226b5f7-bd64-45d0-93eb-9c70727c9d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:20.817058 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e226b5f7-bd64-45d0-93eb-9c70727c9d69) transitioned into state 'SUCCESS' from state '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-1899820281',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84448e201f594222bdabe200c7e9a23f',qos_specs=None,replication_status=,reservations=['2ffb5479-4633-47bf-bb40-7b7380515e4a','b1b21a78-8c30-4ebc-afd9-b2c9f2bffb4b','1e146b9d-bce1-4b70-8770-3b7f73cc8184','36ab85b7-e26b-4df9-9483-06a3e16b7cc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d15b73ae2c4670afaecb3daa735061',volume_type_id=ae7656cd-8a89-497b-b656-14ed85fd6e77)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:20.817719 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77ba9f4-36a0-43db-a63d-a470b7921e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:20.828223 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d77ba9f4-36a0-43db-a63d-a470b7921e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:20.828223 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Flow 'volume_create_api' (0a640c7f-b128-4e7f-9846-6fa96c008ddf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:20.828223 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Create volume request issued successfully. Aug 26 15:14:20.828223 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f3125e7-b4c0-47b1-bed8-222885873f6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:14:20.828223 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1166/4629] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:14:20 2026] POST /volume/v3/volumes => generated 788 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:22.920617 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-85162874-753f-4914-b020-ec73378e6a8f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.005903 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-85162874-753f-4914-b020-ec73378e6a8f tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] POST https://10.4.3.64/volume/v3/group_types Aug 26 15:14:23.006264 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-85162874-753f-4914-b020-ec73378e6a8f tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-901309599"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:23.022413 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-85162874-753f-4914-b020-ec73378e6a8f tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types returned with HTTP 202 Aug 26 15:14:23.022767 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1167/4630] 10.4.3.64 () {70 vars in 1304 bytes} [Wed Aug 26 15:14:22 2026] POST /volume/v3/group_types => generated 180 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:23.031939 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d4997db-4d56-4c75-99b8-089e088b2138 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.033733 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d4997db-4d56-4c75-99b8-089e088b2138 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] POST https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs Aug 26 15:14:23.034121 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d4997db-4d56-4c75-99b8-089e088b2138 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:23.051689 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d4997db-4d56-4c75-99b8-089e088b2138 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs returned with HTTP 202 Aug 26 15:14:23.052138 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1153/4631] 10.4.3.64 () {70 vars in 1451 bytes} [Wed Aug 26 15:14:23 2026] POST /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs => generated 53 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:23.060332 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-27563ce1-b9eb-4365-a4cd-2982997caf60 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.062379 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27563ce1-b9eb-4365-a4cd-2982997caf60 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] POST https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs Aug 26 15:14:23.062817 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-27563ce1-b9eb-4365-a4cd-2982997caf60 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:23.080480 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27563ce1-b9eb-4365-a4cd-2982997caf60 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs returned with HTTP 202 Aug 26 15:14:23.081039 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1146/4632] 10.4.3.64 () {70 vars in 1451 bytes} [Wed Aug 26 15:14:23 2026] POST /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs => generated 61 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:23.088023 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1735a781-9585-406c-93c1-44402c8f6310 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.090109 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1735a781-9585-406c-93c1-44402c8f6310 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] GET https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key2 Aug 26 15:14:23.090298 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1735a781-9585-406c-93c1-44402c8f6310 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:23.090496 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1735a781-9585-406c-93c1-44402c8f6310 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:23.090753 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:23.090753 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:23.097155 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1735a781-9585-406c-93c1-44402c8f6310 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key2 returned with HTTP 200 Aug 26 15:14:23.097552 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1167/4633] 10.4.3.64 () {68 vars in 1445 bytes} [Wed Aug 26 15:14:23 2026] GET /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key2 => generated 26 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:23.104341 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bef5e210-c5b6-48f4-bde4-d2ee5de65bc7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.106445 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bef5e210-c5b6-48f4-bde4-d2ee5de65bc7 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] GET https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key3 Aug 26 15:14:23.106700 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bef5e210-c5b6-48f4-bde4-d2ee5de65bc7 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:23.106930 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bef5e210-c5b6-48f4-bde4-d2ee5de65bc7 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:23.116245 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bef5e210-c5b6-48f4-bde4-d2ee5de65bc7 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key3 returned with HTTP 200 Aug 26 15:14:23.116709 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1168/4634] 10.4.3.64 () {68 vars in 1445 bytes} [Wed Aug 26 15:14:23 2026] GET /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key3 => generated 18 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:23.124064 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bee7e0ba-c5cc-4e83-aef8-672dd5cac9be None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.125965 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bee7e0ba-c5cc-4e83-aef8-672dd5cac9be tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] PUT https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key3 Aug 26 15:14:23.126477 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bee7e0ba-c5cc-4e83-aef8-672dd5cac9be tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:23.142630 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bee7e0ba-c5cc-4e83-aef8-672dd5cac9be tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key3 returned with HTTP 200 Aug 26 15:14:23.143129 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1154/4635] 10.4.3.64 () {70 vars in 1465 bytes} [Wed Aug 26 15:14:23 2026] PUT /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key3 => generated 26 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:23.151324 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0cc45fec-50db-4531-b1ad-e08b1680581e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.153203 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0cc45fec-50db-4531-b1ad-e08b1680581e tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] GET https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs Aug 26 15:14:23.153455 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0cc45fec-50db-4531-b1ad-e08b1680581e tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:23.153671 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0cc45fec-50db-4531-b1ad-e08b1680581e tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:23.160520 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0cc45fec-50db-4531-b1ad-e08b1680581e tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs returned with HTTP 200 Aug 26 15:14:23.161087 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1147/4636] 10.4.3.64 () {68 vars in 1430 bytes} [Wed Aug 26 15:14:23 2026] GET /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:23.169464 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-32e8f237-05ae-4456-bb77-b6b590b8fb11 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.171451 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-32e8f237-05ae-4456-bb77-b6b590b8fb11 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key1 Aug 26 15:14:23.171730 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-32e8f237-05ae-4456-bb77-b6b590b8fb11 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:23.171952 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-32e8f237-05ae-4456-bb77-b6b590b8fb11 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:23.191933 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-32e8f237-05ae-4456-bb77-b6b590b8fb11 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key1 returned with HTTP 202 Aug 26 15:14:23.192397 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1168/4637] 10.4.3.64 () {68 vars in 1448 bytes} [Wed Aug 26 15:14:23 2026] DELETE /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:14:23.199094 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6ba00519-c599-43f3-8e70-84f07c472009 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.201089 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6ba00519-c599-43f3-8e70-84f07c472009 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] GET https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key1 Aug 26 15:14:23.201399 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6ba00519-c599-43f3-8e70-84f07c472009 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:23.201640 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6ba00519-c599-43f3-8e70-84f07c472009 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:23.208688 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6ba00519-c599-43f3-8e70-84f07c472009 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] HTTP exception thrown: Group Type fdc89ba9-0c4d-4321-9bba-56d5dae37879 has no extra spec with key key1. Aug 26 15:14:23.208862 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6ba00519-c599-43f3-8e70-84f07c472009 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key1 returned with HTTP 404 Aug 26 15:14:23.209475 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1169/4638] 10.4.3.64 () {68 vars in 1445 bytes} [Wed Aug 26 15:14:23 2026] GET /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key1 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:23.217468 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7bf68f29-0dde-4034-b062-33c19b9625a4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.219400 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7bf68f29-0dde-4034-b062-33c19b9625a4 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key2 Aug 26 15:14:23.219601 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7bf68f29-0dde-4034-b062-33c19b9625a4 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:23.219785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7bf68f29-0dde-4034-b062-33c19b9625a4 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:23.241067 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7bf68f29-0dde-4034-b062-33c19b9625a4 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key2 returned with HTTP 202 Aug 26 15:14:23.241688 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1155/4639] 10.4.3.64 () {68 vars in 1448 bytes} [Wed Aug 26 15:14:23 2026] DELETE /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:14:23.249326 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8f2adf9a-65f2-4778-be5e-028253002ccf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.251906 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f2adf9a-65f2-4778-be5e-028253002ccf tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] GET https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key2 Aug 26 15:14:23.252200 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8f2adf9a-65f2-4778-be5e-028253002ccf tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:23.252456 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8f2adf9a-65f2-4778-be5e-028253002ccf tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:23.259458 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f2adf9a-65f2-4778-be5e-028253002ccf tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] HTTP exception thrown: Group Type fdc89ba9-0c4d-4321-9bba-56d5dae37879 has no extra spec with key key2. Aug 26 15:14:23.259621 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8f2adf9a-65f2-4778-be5e-028253002ccf tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key2 returned with HTTP 404 Aug 26 15:14:23.260265 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1148/4640] 10.4.3.64 () {68 vars in 1445 bytes} [Wed Aug 26 15:14:23 2026] GET /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key2 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:23.271379 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8ce20e09-1c3b-4eb6-96b2-196167cb8fe8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.274285 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ce20e09-1c3b-4eb6-96b2-196167cb8fe8 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key3 Aug 26 15:14:23.274567 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ce20e09-1c3b-4eb6-96b2-196167cb8fe8 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:23.274815 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ce20e09-1c3b-4eb6-96b2-196167cb8fe8 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:23.291794 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ce20e09-1c3b-4eb6-96b2-196167cb8fe8 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key3 returned with HTTP 202 Aug 26 15:14:23.292271 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1169/4641] 10.4.3.64 () {68 vars in 1448 bytes} [Wed Aug 26 15:14:23 2026] DELETE /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:14:23.303797 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d6d3af6c-add5-40ea-b9d7-b79d8b5e1d94 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.305940 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6d3af6c-add5-40ea-b9d7-b79d8b5e1d94 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] GET https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key3 Aug 26 15:14:23.306209 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6d3af6c-add5-40ea-b9d7-b79d8b5e1d94 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:23.306467 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6d3af6c-add5-40ea-b9d7-b79d8b5e1d94 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:23.314486 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6d3af6c-add5-40ea-b9d7-b79d8b5e1d94 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] HTTP exception thrown: Group Type fdc89ba9-0c4d-4321-9bba-56d5dae37879 has no extra spec with key key3. Aug 26 15:14:23.314717 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6d3af6c-add5-40ea-b9d7-b79d8b5e1d94 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key3 returned with HTTP 404 Aug 26 15:14:23.315422 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1170/4642] 10.4.3.64 () {68 vars in 1445 bytes} [Wed Aug 26 15:14:23 2026] GET /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879/group_specs/key3 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:23.323730 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cb347152-925e-4ac5-a5d1-7436e4695a73 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:23.325640 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb347152-925e-4ac5-a5d1-7436e4695a73 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] DELETE https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879 Aug 26 15:14:23.325862 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb347152-925e-4ac5-a5d1-7436e4695a73 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:23.326077 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cb347152-925e-4ac5-a5d1-7436e4695a73 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:23.350234 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cb347152-925e-4ac5-a5d1-7436e4695a73 tempest-GroupTypeSpecsTest-1325993847 tempest-GroupTypeSpecsTest-1325993847-project-admin] https://10.4.3.64/volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879 returned with HTTP 202 Aug 26 15:14:23.350722 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1156/4643] 10.4.3.64 () {68 vars in 1397 bytes} [Wed Aug 26 15:14:23 2026] DELETE /volume/v3/group_types/fdc89ba9-0c4d-4321-9bba-56d5dae37879 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:14:25.820780 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-fab9c8e2-1f93-4c03-a3d1-8c69f0fd4824 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:25.925921 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fab9c8e2-1f93-4c03-a3d1-8c69f0fd4824 tempest-VolumePoolsAdminTestsJSON-2114275739 tempest-VolumePoolsAdminTestsJSON-2114275739-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools?detail=True Aug 26 15:14:25.925921 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fab9c8e2-1f93-4c03-a3d1-8c69f0fd4824 tempest-VolumePoolsAdminTestsJSON-2114275739 tempest-VolumePoolsAdminTestsJSON-2114275739-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:25.925921 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-fab9c8e2-1f93-4c03-a3d1-8c69f0fd4824 tempest-VolumePoolsAdminTestsJSON-2114275739 tempest-VolumePoolsAdminTestsJSON-2114275739-project-admin] Calling method 'get_pools' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:25.938670 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-fab9c8e2-1f93-4c03-a3d1-8c69f0fd4824 tempest-VolumePoolsAdminTestsJSON-2114275739 tempest-VolumePoolsAdminTestsJSON-2114275739-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 26 15:14:25.938670 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1149/4644] 10.4.3.64 () {66 vars in 1307 bytes} [Wed Aug 26 15:14:25 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:25.949122 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b475852b-c0fd-487a-bf2d-985a40776171 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:25.951993 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b475852b-c0fd-487a-bf2d-985a40776171 tempest-VolumePoolsAdminTestsJSON-2114275739 tempest-VolumePoolsAdminTestsJSON-2114275739-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Aug 26 15:14:25.952252 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b475852b-c0fd-487a-bf2d-985a40776171 tempest-VolumePoolsAdminTestsJSON-2114275739 tempest-VolumePoolsAdminTestsJSON-2114275739-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:25.952562 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b475852b-c0fd-487a-bf2d-985a40776171 tempest-VolumePoolsAdminTestsJSON-2114275739 tempest-VolumePoolsAdminTestsJSON-2114275739-project-admin] Calling method 'get_pools' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:25.966173 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b475852b-c0fd-487a-bf2d-985a40776171 tempest-VolumePoolsAdminTestsJSON-2114275739 tempest-VolumePoolsAdminTestsJSON-2114275739-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 26 15:14:25.967316 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1170/4645] 10.4.3.64 () {66 vars in 1284 bytes} [Wed Aug 26 15:14:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:28.205429 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b2114798-c3f5-4346-958f-b7d230e8b8e3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:28.306964 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2114798-c3f5-4346-958f-b7d230e8b8e3 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] POST https://10.4.3.64/volume/v3/types/9306f375-3427-4a96-842c-53757f9e088e/encryption Aug 26 15:14:28.307312 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b2114798-c3f5-4346-958f-b7d230e8b8e3 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:28.321941 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2114798-c3f5-4346-958f-b7d230e8b8e3 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] https://10.4.3.64/volume/v3/types/9306f375-3427-4a96-842c-53757f9e088e/encryption returned with HTTP 404 Aug 26 15:14:28.322436 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1171/4646] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:14:28 2026] POST /volume/v3/types/9306f375-3427-4a96-842c-53757f9e088e/encryption => generated 114 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:28.330413 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-48f373fc-6c11-49a8-8136-a2d96afb5100 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:28.335087 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-48f373fc-6c11-49a8-8136-a2d96afb5100 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:14:28.335087 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-48f373fc-6c11-49a8-8136-a2d96afb5100 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2087499216", "os-volume-type-access:is_public": false}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:28.351715 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-48f373fc-6c11-49a8-8136-a2d96afb5100 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:14:28.352387 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1157/4647] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:14:28 2026] POST /volume/v3/types => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:28.360116 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0cd35127-db5a-49f7-a702-3ba17fdfade4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:28.414900 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0cd35127-db5a-49f7-a702-3ba17fdfade4 tempest-VolumeTypesNegativeTest-660620210 tempest-VolumeTypesNegativeTest-660620210-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:28.415321 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0cd35127-db5a-49f7-a702-3ba17fdfade4 tempest-VolumeTypesNegativeTest-660620210 tempest-VolumeTypesNegativeTest-660620210-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "17ba7908-b7dd-480f-83bd-ba37c4ff1ae5", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2127496162"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:28.416832 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-0cd35127-db5a-49f7-a702-3ba17fdfade4 tempest-VolumeTypesNegativeTest-660620210 tempest-VolumeTypesNegativeTest-660620210-project-member] Create volume request body: {'volume': {'volume_type': '17ba7908-b7dd-480f-83bd-ba37c4ff1ae5', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2127496162'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:28.425338 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0cd35127-db5a-49f7-a702-3ba17fdfade4 tempest-VolumeTypesNegativeTest-660620210 tempest-VolumeTypesNegativeTest-660620210-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 404 Aug 26 15:14:28.425819 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1150/4648] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:14:28 2026] POST /volume/v3/volumes => generated 114 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:28.435043 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-39f13ce9-78f4-4a4e-b5d7-f9d105014479 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:28.436978 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39f13ce9-78f4-4a4e-b5d7-f9d105014479 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] DELETE https://10.4.3.64/volume/v3/types/17ba7908-b7dd-480f-83bd-ba37c4ff1ae5 Aug 26 15:14:28.437203 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39f13ce9-78f4-4a4e-b5d7-f9d105014479 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:28.437404 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39f13ce9-78f4-4a4e-b5d7-f9d105014479 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:28.462909 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39f13ce9-78f4-4a4e-b5d7-f9d105014479 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] https://10.4.3.64/volume/v3/types/17ba7908-b7dd-480f-83bd-ba37c4ff1ae5 returned with HTTP 202 Aug 26 15:14:28.463414 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1171/4649] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:14:28 2026] DELETE /volume/v3/types/17ba7908-b7dd-480f-83bd-ba37c4ff1ae5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:14:28.471082 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-689a56f2-3678-487a-8394-957bd6ad0863 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:28.472906 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-689a56f2-3678-487a-8394-957bd6ad0863 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] GET https://10.4.3.64/volume/v3/types/17ba7908-b7dd-480f-83bd-ba37c4ff1ae5 Aug 26 15:14:28.473132 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-689a56f2-3678-487a-8394-957bd6ad0863 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:28.473363 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-689a56f2-3678-487a-8394-957bd6ad0863 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:28.476499 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-689a56f2-3678-487a-8394-957bd6ad0863 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] https://10.4.3.64/volume/v3/types/17ba7908-b7dd-480f-83bd-ba37c4ff1ae5 returned with HTTP 404 Aug 26 15:14:28.476935 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1172/4650] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:14:28 2026] GET /volume/v3/types/17ba7908-b7dd-480f-83bd-ba37c4ff1ae5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:28.485773 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ad773a2d-0544-4ad7-bef2-8471aec5d2a5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:28.487224 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad773a2d-0544-4ad7-bef2-8471aec5d2a5 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:14:28.487661 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ad773a2d-0544-4ad7-bef2-8471aec5d2a5 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:28.489583 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ad773a2d-0544-4ad7-bef2-8471aec5d2a5 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 400 Aug 26 15:14:28.490187 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1158/4651] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:14:28 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:14:28.500619 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f86d9930-7f2b-483b-b09b-6a9e93291589 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:28.502434 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f86d9930-7f2b-483b-b09b-6a9e93291589 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:14:28.502837 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f86d9930-7f2b-483b-b09b-6a9e93291589 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-54653024"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:28.517704 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f86d9930-7f2b-483b-b09b-6a9e93291589 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:14:28.518084 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1151/4652] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:14:28 2026] POST /volume/v3/types => generated 227 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:28.528324 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0aa041e5-9e76-46ad-b887-601e42c930a0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:28.530032 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0aa041e5-9e76-46ad-b887-601e42c930a0 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:14:28.530401 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0aa041e5-9e76-46ad-b887-601e42c930a0 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-54653024"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:28.536329 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0aa041e5-9e76-46ad-b887-601e42c930a0 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-54653024 already exists. Aug 26 15:14:28.536550 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0aa041e5-9e76-46ad-b887-601e42c930a0 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 409 Aug 26 15:14:28.537220 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1172/4653] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:14:28 2026] POST /volume/v3/types => generated 132 bytes in 9 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:28.543825 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7e4ed51f-16f0-48ba-b9ed-75dd096c03b2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:28.546023 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e4ed51f-16f0-48ba-b9ed-75dd096c03b2 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] DELETE https://10.4.3.64/volume/v3/types/8eab52f6-ae04-4375-8dbf-8ef0a5f48d40 Aug 26 15:14:28.546233 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e4ed51f-16f0-48ba-b9ed-75dd096c03b2 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:28.546444 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7e4ed51f-16f0-48ba-b9ed-75dd096c03b2 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:28.575026 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7e4ed51f-16f0-48ba-b9ed-75dd096c03b2 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] https://10.4.3.64/volume/v3/types/8eab52f6-ae04-4375-8dbf-8ef0a5f48d40 returned with HTTP 202 Aug 26 15:14:28.575536 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1173/4654] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:14:28 2026] DELETE /volume/v3/types/8eab52f6-ae04-4375-8dbf-8ef0a5f48d40 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:14:28.586481 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-95c11d85-4c6a-40cf-8f77-4ceac36b21a5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:28.588307 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-95c11d85-4c6a-40cf-8f77-4ceac36b21a5 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] GET https://10.4.3.64/volume/v3/types/8eab52f6-ae04-4375-8dbf-8ef0a5f48d40 Aug 26 15:14:28.588629 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-95c11d85-4c6a-40cf-8f77-4ceac36b21a5 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:28.588918 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-95c11d85-4c6a-40cf-8f77-4ceac36b21a5 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:28.592614 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-95c11d85-4c6a-40cf-8f77-4ceac36b21a5 tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] https://10.4.3.64/volume/v3/types/8eab52f6-ae04-4375-8dbf-8ef0a5f48d40 returned with HTTP 404 Aug 26 15:14:28.593286 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1159/4655] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:14:28 2026] GET /volume/v3/types/8eab52f6-ae04-4375-8dbf-8ef0a5f48d40 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:28.601681 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d32ea1a7-0812-4a04-826f-42db4f8ba43c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:28.604137 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d32ea1a7-0812-4a04-826f-42db4f8ba43c tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] DELETE https://10.4.3.64/volume/v3/types/eeec0eb4-3da8-4b88-a4da-0336fc7c3241 Aug 26 15:14:28.604429 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d32ea1a7-0812-4a04-826f-42db4f8ba43c tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:28.604701 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d32ea1a7-0812-4a04-826f-42db4f8ba43c tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:28.609788 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d32ea1a7-0812-4a04-826f-42db4f8ba43c tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] https://10.4.3.64/volume/v3/types/eeec0eb4-3da8-4b88-a4da-0336fc7c3241 returned with HTTP 404 Aug 26 15:14:28.610412 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1152/4656] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:14:28 2026] DELETE /volume/v3/types/eeec0eb4-3da8-4b88-a4da-0336fc7c3241 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:28.621350 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-de8d7bf6-43de-4e22-9e1e-34c71031566c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:28.623224 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de8d7bf6-43de-4e22-9e1e-34c71031566c tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] GET https://10.4.3.64/volume/v3/types/ce74ea86-8e7f-4162-bf72-a7437869991a Aug 26 15:14:28.623426 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de8d7bf6-43de-4e22-9e1e-34c71031566c tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:28.623656 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-de8d7bf6-43de-4e22-9e1e-34c71031566c tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:28.627660 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-de8d7bf6-43de-4e22-9e1e-34c71031566c tempest-VolumeTypesNegativeTest-1871502928 tempest-VolumeTypesNegativeTest-1871502928-project-admin] https://10.4.3.64/volume/v3/types/ce74ea86-8e7f-4162-bf72-a7437869991a returned with HTTP 404 Aug 26 15:14:28.628264 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1173/4657] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:14:28 2026] GET /volume/v3/types/ce74ea86-8e7f-4162-bf72-a7437869991a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:30.275968 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2ab8a090-5afb-4ffd-b5f4-3654efa6cc91 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:30.276369 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2ab8a090-5afb-4ffd-b5f4-3654efa6cc91 None None] GET https://10.4.3.64/volume// Aug 26 15:14:30.276542 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2ab8a090-5afb-4ffd-b5f4-3654efa6cc91 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:30.276718 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2ab8a090-5afb-4ffd-b5f4-3654efa6cc91 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:30.277067 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2ab8a090-5afb-4ffd-b5f4-3654efa6cc91 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:14:30.277353 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1174/4658] 10.4.3.64 () {64 vars in 997 bytes} [Wed Aug 26 15:14:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:14:30.288114 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-69cf4f4a-11d7-4533-8da0-4ba3249547d3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:30.288114 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69cf4f4a-11d7-4533-8da0-4ba3249547d3 None None] GET https://10.4.3.64/volume// Aug 26 15:14:30.288114 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69cf4f4a-11d7-4533-8da0-4ba3249547d3 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:30.288114 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69cf4f4a-11d7-4533-8da0-4ba3249547d3 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:30.288114 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69cf4f4a-11d7-4533-8da0-4ba3249547d3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:14:30.288114 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1160/4659] 10.4.3.64 () {64 vars in 997 bytes} [Wed Aug 26 15:14:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:14:30.296244 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-80f67dd1-65ef-47af-a2b2-3def53ce74c0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:30.389726 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-80f67dd1-65ef-47af-a2b2-3def53ce74c0 tempest-VersionsTest-2082762306 tempest-VersionsTest-2082762306-project-member] GET https://10.4.3.64/volume/v3/ Aug 26 15:14:30.389954 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-80f67dd1-65ef-47af-a2b2-3def53ce74c0 tempest-VersionsTest-2082762306 tempest-VersionsTest-2082762306-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:30.390174 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-80f67dd1-65ef-47af-a2b2-3def53ce74c0 tempest-VersionsTest-2082762306 tempest-VersionsTest-2082762306-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:30.390549 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-80f67dd1-65ef-47af-a2b2-3def53ce74c0 tempest-VersionsTest-2082762306 tempest-VersionsTest-2082762306-project-member] https://10.4.3.64/volume/v3/ returned with HTTP 200 Aug 26 15:14:30.390932 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1153/4660] 10.4.3.64 () {66 vars in 1209 bytes} [Wed Aug 26 15:14:30 2026] GET /volume/v3/ => generated 385 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:31.867025 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-392bd5ac-2875-4694-bfca-a5de872984bd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:31.975285 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:31.975646 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-979904249"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:31.977008 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-979904249'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:31.977184 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Create volume of 1 GB Aug 26 15:14:31.979264 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=208,cinder:UPDATE=36,cinder:INSERT=21 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:14:31.982434 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Availability Zones retrieved successfully. Aug 26 15:14:31.990352 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Flow 'volume_create_api' (e87969d6-830a-4559-a6bc-974b0cebb44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:31.991587 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea594cea-1620-4f2a-9054-6bfc7d92ce31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:31.993003 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:14:32.021627 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea594cea-1620-4f2a-9054-6bfc7d92ce31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:32.022375 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8703f615-3fb0-45de-914e-dd94200f77f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:32.078320 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Created reservations ['52b7350d-f389-464f-945d-042cd89bbde5', '8f0eb419-ce7b-40eb-8f69-a8d782e5f043', '0c5db47e-1a5a-463f-8d9e-06ec9b0940d7', '4bfa6b65-b7c1-4829-bb04-aba0fae8fbe3'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:32.079096 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8703f615-3fb0-45de-914e-dd94200f77f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52b7350d-f389-464f-945d-042cd89bbde5', '8f0eb419-ce7b-40eb-8f69-a8d782e5f043', '0c5db47e-1a5a-463f-8d9e-06ec9b0940d7', '4bfa6b65-b7c1-4829-bb04-aba0fae8fbe3']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:32.079931 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de05cdfc-0377-479f-98d2-a883f1858e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:32.104447 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de05cdfc-0377-479f-98d2-a883f1858e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '924135ef-d965-4be2-81cd-daa4aa07ebdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-979904249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f10df9187b7e422fb52982a72042e4be',qos_specs=None,replication_status=,reservations=['52b7350d-f389-464f-945d-042cd89bbde5','8f0eb419-ce7b-40eb-8f69-a8d782e5f043','0c5db47e-1a5a-463f-8d9e-06ec9b0940d7','4bfa6b65-b7c1-4829-bb04-aba0fae8fbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9515f4fc394dd4a61835f11efcb1a5',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-979904249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=924135ef-d965-4be2-81cd-daa4aa07ebdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f10df9187b7e422fb52982a72042e4be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc9515f4fc394dd4a61835f11efcb1a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:32.105237 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e58717c-7102-47ee-ba34-77c3688544ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:32.125501 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e58717c-7102-47ee-ba34-77c3688544ae) transitioned into state 'SUCCESS' from state '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-979904249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f10df9187b7e422fb52982a72042e4be',qos_specs=None,replication_status=,reservations=['52b7350d-f389-464f-945d-042cd89bbde5','8f0eb419-ce7b-40eb-8f69-a8d782e5f043','0c5db47e-1a5a-463f-8d9e-06ec9b0940d7','4bfa6b65-b7c1-4829-bb04-aba0fae8fbe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc9515f4fc394dd4a61835f11efcb1a5',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:32.126286 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0974f2c6-ffec-447b-906a-0bb034892010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:32.137579 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0974f2c6-ffec-447b-906a-0bb034892010) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:32.138311 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Flow 'volume_create_api' (e87969d6-830a-4559-a6bc-974b0cebb44d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:32.138604 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Create volume request issued successfully. Aug 26 15:14:32.139131 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-392bd5ac-2875-4694-bfca-a5de872984bd tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:14:32.139544 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1174/4661] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:14:31 2026] POST /volume/v3/volumes => generated 747 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:32.152495 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c0b9f8c6-1613-4b2c-8d67-c4a0cdb87b38 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:32.154373 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c0b9f8c6-1613-4b2c-8d67-c4a0cdb87b38 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] GET https://10.4.3.64/volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc Aug 26 15:14:32.154563 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c0b9f8c6-1613-4b2c-8d67-c4a0cdb87b38 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:32.154803 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c0b9f8c6-1613-4b2c-8d67-c4a0cdb87b38 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:32.162108 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:32.162108 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:32.166098 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c0b9f8c6-1613-4b2c-8d67-c4a0cdb87b38 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Volume info retrieved successfully. Aug 26 15:14:32.170767 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c0b9f8c6-1613-4b2c-8d67-c4a0cdb87b38 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] https://10.4.3.64/volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc returned with HTTP 200 Aug 26 15:14:32.171205 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1175/4662] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:32 2026] GET /volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:33.183741 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-83705d88-a53a-4978-8273-000b52fca1a3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:33.187082 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-83705d88-a53a-4978-8273-000b52fca1a3 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] GET https://10.4.3.64/volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc Aug 26 15:14:33.187082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-83705d88-a53a-4978-8273-000b52fca1a3 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:33.187082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-83705d88-a53a-4978-8273-000b52fca1a3 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:33.189050 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=252,cinder:UPDATE=74,cinder:INSERT=54 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:14:33.194684 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:33.194684 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:33.199759 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-83705d88-a53a-4978-8273-000b52fca1a3 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Volume info retrieved successfully. Aug 26 15:14:33.207561 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-83705d88-a53a-4978-8273-000b52fca1a3 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] https://10.4.3.64/volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc returned with HTTP 200 Aug 26 15:14:33.208350 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1161/4663] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:33 2026] GET /volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:33.221318 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-768a2900-6bae-44e1-a6a3-ef6d88613d54 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:33.223063 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-768a2900-6bae-44e1-a6a3-ef6d88613d54 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] GET https://10.4.3.64/volume/v3/limits Aug 26 15:14:33.223278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-768a2900-6bae-44e1-a6a3-ef6d88613d54 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:33.223451 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-768a2900-6bae-44e1-a6a3-ef6d88613d54 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:33.225124 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=223,cinder:UPDATE=52,cinder:INSERT=36 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:14:33.231635 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-768a2900-6bae-44e1-a6a3-ef6d88613d54 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-898500850 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-898500850, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:14:33.231915 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-768a2900-6bae-44e1-a6a3-ef6d88613d54 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-898500850 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-898500850, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:14:33.232186 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-768a2900-6bae-44e1-a6a3-ef6d88613d54 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-898500850 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-898500850, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:14:33.244069 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-768a2900-6bae-44e1-a6a3-ef6d88613d54 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Aug 26 15:14:33.244648 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1154/4664] 10.4.3.64 () {66 vars in 1227 bytes} [Wed Aug 26 15:14:33 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:33.255600 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e45dabc6-770a-4164-aade-a0f64da458a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:33.258220 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e45dabc6-770a-4164-aade-a0f64da458a2 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] GET https://10.4.3.64/volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc Aug 26 15:14:33.258512 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e45dabc6-770a-4164-aade-a0f64da458a2 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:33.258786 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e45dabc6-770a-4164-aade-a0f64da458a2 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:33.268651 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:33.268651 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:33.273608 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e45dabc6-770a-4164-aade-a0f64da458a2 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Volume info retrieved successfully. Aug 26 15:14:33.279681 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e45dabc6-770a-4164-aade-a0f64da458a2 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] https://10.4.3.64/volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc returned with HTTP 200 Aug 26 15:14:33.280179 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1175/4665] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:33 2026] GET /volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:33.296079 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c3ddcb73-ca45-46af-af9a-a1ba4c093e4f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:33.298089 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c3ddcb73-ca45-46af-af9a-a1ba4c093e4f tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] DELETE https://10.4.3.64/volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc Aug 26 15:14:33.298296 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c3ddcb73-ca45-46af-af9a-a1ba4c093e4f tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:33.298495 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c3ddcb73-ca45-46af-af9a-a1ba4c093e4f tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:33.298635 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c3ddcb73-ca45-46af-af9a-a1ba4c093e4f tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Delete volume with id: 924135ef-d965-4be2-81cd-daa4aa07ebdc Aug 26 15:14:33.300655 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=158,cinder:UPDATE=22,cinder:INSERT=15 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:14:33.306339 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:33.306339 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:33.306831 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c3ddcb73-ca45-46af-af9a-a1ba4c093e4f tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Volume info retrieved successfully. Aug 26 15:14:33.353734 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c3ddcb73-ca45-46af-af9a-a1ba4c093e4f tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Delete volume request issued successfully. Aug 26 15:14:33.353734 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c3ddcb73-ca45-46af-af9a-a1ba4c093e4f tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] https://10.4.3.64/volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc returned with HTTP 202 Aug 26 15:14:33.353734 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1176/4666] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:14:33 2026] DELETE /volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:14:33.360605 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4910c71a-f22e-41a8-aed3-bcff2e510f16 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:33.368082 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4910c71a-f22e-41a8-aed3-bcff2e510f16 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] GET https://10.4.3.64/volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc Aug 26 15:14:33.368082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4910c71a-f22e-41a8-aed3-bcff2e510f16 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:33.368082 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4910c71a-f22e-41a8-aed3-bcff2e510f16 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:33.377619 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:33.377619 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:33.382589 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4910c71a-f22e-41a8-aed3-bcff2e510f16 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Volume info retrieved successfully. Aug 26 15:14:33.387674 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4910c71a-f22e-41a8-aed3-bcff2e510f16 tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] https://10.4.3.64/volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc returned with HTTP 200 Aug 26 15:14:33.387674 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1162/4667] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:33 2026] GET /volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:34.404155 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a11cb5f3-9f47-4e62-8fa6-aad99e53437c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:34.406406 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a11cb5f3-9f47-4e62-8fa6-aad99e53437c tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] GET https://10.4.3.64/volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc Aug 26 15:14:34.406659 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a11cb5f3-9f47-4e62-8fa6-aad99e53437c tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:34.406873 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a11cb5f3-9f47-4e62-8fa6-aad99e53437c tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:34.413485 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a11cb5f3-9f47-4e62-8fa6-aad99e53437c tempest-AbsoluteLimitsTests-1809541092 tempest-AbsoluteLimitsTests-1809541092-project-member] https://10.4.3.64/volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc returned with HTTP 404 Aug 26 15:14:34.414051 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1155/4668] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:34 2026] GET /volume/v3/volumes/924135ef-d965-4be2-81cd-daa4aa07ebdc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:36.830126 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:36.941104 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:36.941464 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1532714918"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:36.942821 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1532714918'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:36.942968 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Create volume of 1 GB Aug 26 15:14:36.947399 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Availability Zones retrieved successfully. Aug 26 15:14:36.952500 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Flow 'volume_create_api' (ec6d2053-3d33-4311-9f15-bd3d226b2740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:36.953314 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dab23141-eec6-4b2a-8fa4-fca561a6aef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:36.954178 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:14:36.978619 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dab23141-eec6-4b2a-8fa4-fca561a6aef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:36.979393 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c104034e-2ee1-451a-a803-5163142923d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:37.042267 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Created reservations ['1e60365d-cbb7-4f6c-9a4e-03530f1e29ca', '7f597fa9-6dd7-4ead-b742-82f538d764e2', '4757202b-84a6-4782-8c88-c5b1966b59d8', '634d987d-8f98-4149-ac41-0a0b6bba51e4'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:37.043123 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c104034e-2ee1-451a-a803-5163142923d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e60365d-cbb7-4f6c-9a4e-03530f1e29ca', '7f597fa9-6dd7-4ead-b742-82f538d764e2', '4757202b-84a6-4782-8c88-c5b1966b59d8', '634d987d-8f98-4149-ac41-0a0b6bba51e4']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:37.043931 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80cf12d0-eb82-424e-b729-e3eedbbeb7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:37.067239 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80cf12d0-eb82-424e-b729-e3eedbbeb7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1532714918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ae39c3bbded4d53ab839474b68d5ea7',qos_specs=None,replication_status=,reservations=['1e60365d-cbb7-4f6c-9a4e-03530f1e29ca','7f597fa9-6dd7-4ead-b742-82f538d764e2','4757202b-84a6-4782-8c88-c5b1966b59d8','634d987d-8f98-4149-ac41-0a0b6bba51e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d5904e56bf4a30a0bf7b2ff75266c7',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:14:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1532714918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ae39c3bbded4d53ab839474b68d5ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83d5904e56bf4a30a0bf7b2ff75266c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:37.068387 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9aa704f-8b2f-42e0-a309-2b171fb36c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:37.086656 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9aa704f-8b2f-42e0-a309-2b171fb36c8c) transitioned into state 'SUCCESS' from state '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-1532714918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ae39c3bbded4d53ab839474b68d5ea7',qos_specs=None,replication_status=,reservations=['1e60365d-cbb7-4f6c-9a4e-03530f1e29ca','7f597fa9-6dd7-4ead-b742-82f538d764e2','4757202b-84a6-4782-8c88-c5b1966b59d8','634d987d-8f98-4149-ac41-0a0b6bba51e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d5904e56bf4a30a0bf7b2ff75266c7',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:37.087361 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ef3dba6-11fe-44d5-8319-4aaab5859182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:37.095861 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ef3dba6-11fe-44d5-8319-4aaab5859182) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:37.096612 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Flow 'volume_create_api' (ec6d2053-3d33-4311-9f15-bd3d226b2740) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:37.096880 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Create volume request issued successfully. Aug 26 15:14:37.097444 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-57ca23ce-abc8-41c0-9e1b-d367df798e80 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:14:37.098064 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1176/4669] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:14:36 2026] POST /volume/v3/volumes => generated 817 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:37.110617 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d447104c-d00e-4b1e-81b5-cd28b26bd004 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:37.113511 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d447104c-d00e-4b1e-81b5-cd28b26bd004 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] GET https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:37.113911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d447104c-d00e-4b1e-81b5-cd28b26bd004 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:37.114173 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d447104c-d00e-4b1e-81b5-cd28b26bd004 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:37.124015 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:37.124015 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:37.129175 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d447104c-d00e-4b1e-81b5-cd28b26bd004 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Volume info retrieved successfully. Aug 26 15:14:37.135156 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d447104c-d00e-4b1e-81b5-cd28b26bd004 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 returned with HTTP 200 Aug 26 15:14:37.135682 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1177/4670] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:37 2026] GET /volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:38.148386 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d7bfc372-4d21-4775-88d6-60f079ec5c44 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.150244 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d7bfc372-4d21-4775-88d6-60f079ec5c44 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] GET https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:38.150481 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d7bfc372-4d21-4775-88d6-60f079ec5c44 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:38.150649 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d7bfc372-4d21-4775-88d6-60f079ec5c44 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:38.158621 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:38.158621 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:38.163318 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d7bfc372-4d21-4775-88d6-60f079ec5c44 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Volume info retrieved successfully. Aug 26 15:14:38.168780 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d7bfc372-4d21-4775-88d6-60f079ec5c44 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 returned with HTTP 200 Aug 26 15:14:38.169400 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1163/4671] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:38 2026] GET /volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:38.181552 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-42af68c4-a5d2-49ed-9615-8758c99c941f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.183439 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-42af68c4-a5d2-49ed-9615-8758c99c941f tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] POST https://10.4.3.64/volume/v3/volume-transfers Aug 26 15:14:38.183826 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-42af68c4-a5d2-49ed-9615-8758c99c941f tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:38.185211 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volume_transfer [None req-42af68c4-a5d2-49ed-9615-8758c99c941f tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 26 15:14:38.185376 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volume_transfer [None req-42af68c4-a5d2-49ed-9615-8758c99c941f tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Creating transfer of volume ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:38.185500 np0000008165 devstack@c-api.service[100198]: INFO cinder.transfer.api [None req-42af68c4-a5d2-49ed-9615-8758c99c941f tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Generating transfer record for volume ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:38.192809 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:38.192809 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:38.203573 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-42af68c4-a5d2-49ed-9615-8758c99c941f tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 202 Aug 26 15:14:38.204004 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1156/4672] 10.4.3.64 () {70 vars in 1319 bytes} [Wed Aug 26 15:14:38 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:38.212200 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1bbe3016-97c6-4b59-b23e-2a8779a3eca6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.214178 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1bbe3016-97c6-4b59-b23e-2a8779a3eca6 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] GET https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:38.214446 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1bbe3016-97c6-4b59-b23e-2a8779a3eca6 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:38.214673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1bbe3016-97c6-4b59-b23e-2a8779a3eca6 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:38.221619 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:38.221619 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:38.225572 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1bbe3016-97c6-4b59-b23e-2a8779a3eca6 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Volume info retrieved successfully. Aug 26 15:14:38.229711 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1bbe3016-97c6-4b59-b23e-2a8779a3eca6 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 returned with HTTP 200 Aug 26 15:14:38.230084 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1177/4673] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:38 2026] GET /volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 => generated 952 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:38.242846 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b3b15fc1-6065-4fb9-8c76-0ee91035bd28 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.245713 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b3b15fc1-6065-4fb9-8c76-0ee91035bd28 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] GET https://10.4.3.64/volume/v3/volume-transfers/712d5fbb-d55a-40eb-a300-e65eaf5c7ae6 Aug 26 15:14:38.246245 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b3b15fc1-6065-4fb9-8c76-0ee91035bd28 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:38.246648 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b3b15fc1-6065-4fb9-8c76-0ee91035bd28 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:38.251770 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b3b15fc1-6065-4fb9-8c76-0ee91035bd28 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volume-transfers/712d5fbb-d55a-40eb-a300-e65eaf5c7ae6 returned with HTTP 200 Aug 26 15:14:38.251770 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1178/4674] 10.4.3.64 () {68 vars in 1409 bytes} [Wed Aug 26 15:14:38 2026] GET /volume/v3/volume-transfers/712d5fbb-d55a-40eb-a300-e65eaf5c7ae6 => generated 430 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:38.260456 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-578d2142-4e30-4817-ab44-f85444d44150 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.262034 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-578d2142-4e30-4817-ab44-f85444d44150 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] GET https://10.4.3.64/volume/v3/volume-transfers Aug 26 15:14:38.262244 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-578d2142-4e30-4817-ab44-f85444d44150 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:38.262426 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-578d2142-4e30-4817-ab44-f85444d44150 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:38.262567 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volume_transfer [None req-578d2142-4e30-4817-ab44-f85444d44150 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Listing volume transfers {{(pid=100196) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 26 15:14:38.266101 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-578d2142-4e30-4817-ab44-f85444d44150 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 200 Aug 26 15:14:38.266410 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1164/4675] 10.4.3.64 () {68 vars in 1298 bytes} [Wed Aug 26 15:14:38 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:38.277804 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-010dd254-338d-49ca-bd61-91f13972b6e7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.343096 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-010dd254-338d-49ca-bd61-91f13972b6e7 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] POST https://10.4.3.64/volume/v3/volume-transfers/712d5fbb-d55a-40eb-a300-e65eaf5c7ae6/accept Aug 26 15:14:38.343465 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-010dd254-338d-49ca-bd61-91f13972b6e7 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0a6193f7bd5ef5b9"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:38.344832 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.volume_transfer [None req-010dd254-338d-49ca-bd61-91f13972b6e7 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Accepting volume transfer 712d5fbb-d55a-40eb-a300-e65eaf5c7ae6 {{(pid=100198) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 26 15:14:38.345178 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.volume_transfer [None req-010dd254-338d-49ca-bd61-91f13972b6e7 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Accepting transfer 712d5fbb-d55a-40eb-a300-e65eaf5c7ae6 Aug 26 15:14:38.396267 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-010dd254-338d-49ca-bd61-91f13972b6e7 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Created reservations ['7baaf69d-1672-4323-9bd3-7cfba427bd7c', '38323c49-04f0-4444-b223-f6f004a62237', '0897e063-47c7-4f66-8845-4766fa146c59', '438ef88c-e9a6-4343-8822-27b5761639a2'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:38.413596 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-010dd254-338d-49ca-bd61-91f13972b6e7 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Created reservations ['23a44df2-ba35-41b0-b4fd-e3833f57efd1', 'cd7ea2bf-7a94-4ffc-be01-5208dbd992a7', '1204ebf0-3be9-4d73-b082-43aadbb99365', '33360d84-bdfe-4525-be2e-a97dbfe6f4b1'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:38.438085 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-010dd254-338d-49ca-bd61-91f13972b6e7 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Created reservations ['3d05c739-e8cd-47e2-84e4-53d482b6019c', 'd93220b5-3a86-4862-9470-3df22d6880c1', '5f12b5dc-d14a-4460-a90c-48f7ef1df5c8', '82ffd445-9b59-4aaa-a8b1-5122ce192218'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:38.461648 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-010dd254-338d-49ca-bd61-91f13972b6e7 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Created reservations ['11f35a1c-4d65-499f-98dc-adabe6076928', 'b870b070-40ed-457a-94e9-6da58198c622', '9ae875f0-b11c-4dd5-a00d-0587ec6aabcb', '4056cf03-154f-4042-a447-0771b2d2edcb'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:38.472190 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-010dd254-338d-49ca-bd61-91f13972b6e7 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Transfer volume completed successfully. Aug 26 15:14:38.531905 np0000008165 devstack@c-api.service[100198]: INFO cinder.transfer.api [None req-010dd254-338d-49ca-bd61-91f13972b6e7 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Volume ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 has been transferred. Aug 26 15:14:38.537985 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-010dd254-338d-49ca-bd61-91f13972b6e7 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] https://10.4.3.64/volume/v3/volume-transfers/712d5fbb-d55a-40eb-a300-e65eaf5c7ae6/accept returned with HTTP 202 Aug 26 15:14:38.538566 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1157/4676] 10.4.3.64 () {70 vars in 1451 bytes} [Wed Aug 26 15:14:38 2026] POST /volume/v3/volume-transfers/712d5fbb-d55a-40eb-a300-e65eaf5c7ae6/accept => generated 363 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:38.548790 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fce886b9-7bcf-4d58-a7ca-71008ece178a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.550699 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fce886b9-7bcf-4d58-a7ca-71008ece178a tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] GET https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:38.550920 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fce886b9-7bcf-4d58-a7ca-71008ece178a tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:38.551126 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fce886b9-7bcf-4d58-a7ca-71008ece178a tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:38.559019 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:38.559019 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:38.562903 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fce886b9-7bcf-4d58-a7ca-71008ece178a tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Volume info retrieved successfully. Aug 26 15:14:38.567345 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fce886b9-7bcf-4d58-a7ca-71008ece178a tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 returned with HTTP 200 Aug 26 15:14:38.567804 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1178/4677] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:38 2026] GET /volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:38.580848 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0c58b006-7f41-42a1-849a-647e0c4dd425 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.582529 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c58b006-7f41-42a1-849a-647e0c4dd425 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] GET https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:38.582974 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c58b006-7f41-42a1-849a-647e0c4dd425 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:38.583312 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c58b006-7f41-42a1-849a-647e0c4dd425 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:38.592437 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:38.592437 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:38.597579 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0c58b006-7f41-42a1-849a-647e0c4dd425 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] Volume info retrieved successfully. Aug 26 15:14:38.602916 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c58b006-7f41-42a1-849a-647e0c4dd425 tempest-VolumesTransfersV355Test-710551137 tempest-VolumesTransfersV355Test-710551137-project-member] https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 returned with HTTP 200 Aug 26 15:14:38.603538 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1179/4678] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:38 2026] GET /volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:38.610771 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-bd6dcd43-2865-4355-b3db-ca4447dedb85 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.613103 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-bd6dcd43-2865-4355-b3db-ca4447dedb85 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/limits Aug 26 15:14:38.613392 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-bd6dcd43-2865-4355-b3db-ca4447dedb85 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:38.613681 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-bd6dcd43-2865-4355-b3db-ca4447dedb85 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:38.615904 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0eb4d252-6502-4910-8a3c-fea348f36b4b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.618266 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0eb4d252-6502-4910-8a3c-fea348f36b4b tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/712d5fbb-d55a-40eb-a300-e65eaf5c7ae6 Aug 26 15:14:38.618497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0eb4d252-6502-4910-8a3c-fea348f36b4b tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:38.618718 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0eb4d252-6502-4910-8a3c-fea348f36b4b tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:38.618843 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.volume_transfer [None req-0eb4d252-6502-4910-8a3c-fea348f36b4b tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Delete transfer with id: 712d5fbb-d55a-40eb-a300-e65eaf5c7ae6 Aug 26 15:14:38.622769 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-bd6dcd43-2865-4355-b3db-ca4447dedb85 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-898500850 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-898500850, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:14:38.623167 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-bd6dcd43-2865-4355-b3db-ca4447dedb85 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-898500850 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-898500850, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:14:38.623398 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0eb4d252-6502-4910-8a3c-fea348f36b4b tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volume-transfers/712d5fbb-d55a-40eb-a300-e65eaf5c7ae6 returned with HTTP 404 Aug 26 15:14:38.623500 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-bd6dcd43-2865-4355-b3db-ca4447dedb85 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-898500850 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-898500850, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:14:38.623936 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1158/4679] 10.4.3.64 () {68 vars in 1412 bytes} [Wed Aug 26 15:14:38 2026] DELETE /volume/v3/volume-transfers/712d5fbb-d55a-40eb-a300-e65eaf5c7ae6 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:38.631376 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-11e3fa94-c8df-4a97-b62d-2a4656e33cfd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.637669 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-bd6dcd43-2865-4355-b3db-ca4447dedb85 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Aug 26 15:14:38.638256 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1165/4680] 10.4.3.64 () {68 vars in 1477 bytes} [Wed Aug 26 15:14:38 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:38.669915 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11e3fa94-c8df-4a97-b62d-2a4656e33cfd tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:38.670201 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11e3fa94-c8df-4a97-b62d-2a4656e33cfd tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:38.670438 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11e3fa94-c8df-4a97-b62d-2a4656e33cfd tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:38.670638 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-11e3fa94-c8df-4a97-b62d-2a4656e33cfd tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Delete volume with id: ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:38.681966 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:38.681966 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:38.682382 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-11e3fa94-c8df-4a97-b62d-2a4656e33cfd tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Volume info retrieved successfully. Aug 26 15:14:38.697862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-d666e659-c103-4a85-bd00-9c61baa3015f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.701584 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-d666e659-c103-4a85-bd00-9c61baa3015f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:14:38.701584 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-d666e659-c103-4a85-bd00-9c61baa3015f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:38.701584 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-d666e659-c103-4a85-bd00-9c61baa3015f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:38.709464 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-11e3fa94-c8df-4a97-b62d-2a4656e33cfd tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Delete volume request issued successfully. Aug 26 15:14:38.709665 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11e3fa94-c8df-4a97-b62d-2a4656e33cfd tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 returned with HTTP 202 Aug 26 15:14:38.710160 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1179/4681] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:14:38 2026] DELETE /volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:14:38.712849 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:38.712849 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:38.716561 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-d666e659-c103-4a85-bd00-9c61baa3015f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:14:38.725089 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-26d61317-7b1a-4740-81d3-8b5853e05a35 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.726816 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-d666e659-c103-4a85-bd00-9c61baa3015f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 returned with HTTP 200 Aug 26 15:14:38.726816 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1180/4682] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:14:38 2026] GET /volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 => generated 1661 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:38.727250 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26d61317-7b1a-4740-81d3-8b5853e05a35 tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] GET https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:38.727532 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-26d61317-7b1a-4740-81d3-8b5853e05a35 tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:38.727755 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-26d61317-7b1a-4740-81d3-8b5853e05a35 tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:38.736917 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:38.736917 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:38.738102 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-98b0791e-9ecf-46de-a15c-c28e01686b73 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:38.741088 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-98b0791e-9ecf-46de-a15c-c28e01686b73 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:14:38.741574 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-98b0791e-9ecf-46de-a15c-c28e01686b73 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b292b630-6f3b-4c4a-9f26-650560d32654", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-892620807", "description": null, "metadata": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:38.741814 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-26d61317-7b1a-4740-81d3-8b5853e05a35 tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Volume info retrieved successfully. Aug 26 15:14:38.747197 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26d61317-7b1a-4740-81d3-8b5853e05a35 tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 returned with HTTP 200 Aug 26 15:14:38.748101 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1159/4683] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:38 2026] GET /volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:14:38.755181 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:38.755181 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:38.755990 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-98b0791e-9ecf-46de-a15c-c28e01686b73 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:14:38.756214 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-98b0791e-9ecf-46de-a15c-c28e01686b73 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Create snapshot from volume b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:14:38.800494 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-98b0791e-9ecf-46de-a15c-c28e01686b73 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Created reservations ['02d47825-16f5-4e78-a43b-fec7dc41c69a', '68fc3c3b-1b66-4d2d-983b-8119a741a83a', '680efc08-5dd2-4057-9222-063ff37bc0d1', '1154e4ec-d158-4f0b-8a33-89f992b6cb21'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:38.837757 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-98b0791e-9ecf-46de-a15c-c28e01686b73 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Snapshot force create request issued successfully. Aug 26 15:14:38.838198 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f646a1a5-a322-4d62-9d2b-0453a94de954 req-98b0791e-9ecf-46de-a15c-c28e01686b73 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:14:38.838706 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1166/4684] 10.4.3.64 () {72 vars in 1540 bytes} [Wed Aug 26 15:14:38 2026] POST /volume/v3/snapshots => generated 323 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:39.761558 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ab3eadb0-afa1-401c-a9d4-4371d928322d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:39.764029 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ab3eadb0-afa1-401c-a9d4-4371d928322d tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] GET https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:39.764304 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ab3eadb0-afa1-401c-a9d4-4371d928322d tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:39.764601 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ab3eadb0-afa1-401c-a9d4-4371d928322d tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:39.772304 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ab3eadb0-afa1-401c-a9d4-4371d928322d tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 returned with HTTP 404 Aug 26 15:14:39.772760 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1180/4685] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:39 2026] GET /volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:39.780072 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b662bcf2-d909-4a8f-b9d2-d1fca909e819 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:39.781608 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b662bcf2-d909-4a8f-b9d2-d1fca909e819 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] GET https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:39.781929 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b662bcf2-d909-4a8f-b9d2-d1fca909e819 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:39.782175 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b662bcf2-d909-4a8f-b9d2-d1fca909e819 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:39.787538 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b662bcf2-d909-4a8f-b9d2-d1fca909e819 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 returned with HTTP 404 Aug 26 15:14:39.788069 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1181/4686] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:39 2026] GET /volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:39.796134 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-002bc5b4-bd26-4f0c-8f3d-8bb2835a106d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:39.798181 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-002bc5b4-bd26-4f0c-8f3d-8bb2835a106d tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:39.798446 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-002bc5b4-bd26-4f0c-8f3d-8bb2835a106d tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:39.798660 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-002bc5b4-bd26-4f0c-8f3d-8bb2835a106d tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:39.798836 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-002bc5b4-bd26-4f0c-8f3d-8bb2835a106d tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Delete volume with id: ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 Aug 26 15:14:39.805082 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-002bc5b4-bd26-4f0c-8f3d-8bb2835a106d tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 returned with HTTP 404 Aug 26 15:14:39.805629 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1160/4687] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:14:39 2026] DELETE /volume/v3/volumes/ec2d1b63-ac2e-4adf-bf97-91d509f2f3c4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:39.815033 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:39.817120 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:39.817546 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1931227867"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:39.819190 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1931227867'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:39.819411 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Create volume of 1 GB Aug 26 15:14:39.819742 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:39.819742 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:39.823874 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Availability Zones retrieved successfully. Aug 26 15:14:39.830135 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Flow 'volume_create_api' (27df6008-155c-49fb-a6f1-15b736ac55bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:39.831241 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3e6c1d-5775-486b-9739-94136d877c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:39.832271 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:14:39.858312 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3e6c1d-5775-486b-9739-94136d877c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:39.859153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a201e6a0-383c-42a9-bd79-b8f6fe045475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:39.896423 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Created reservations ['187f8b31-d5f2-4b02-8b62-ac93f6f480b0', '012cefd3-d325-4e50-b112-033d520162c8', '6bf7ddaa-1fa5-423d-9e6d-3b2e334fb5e2', '541bc762-9780-489f-a150-c086c353f79e'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:39.897636 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a201e6a0-383c-42a9-bd79-b8f6fe045475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['187f8b31-d5f2-4b02-8b62-ac93f6f480b0', '012cefd3-d325-4e50-b112-033d520162c8', '6bf7ddaa-1fa5-423d-9e6d-3b2e334fb5e2', '541bc762-9780-489f-a150-c086c353f79e']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:39.898623 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0be7d7e-b1f1-4f0b-bed0-29e659589b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:39.924544 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0be7d7e-b1f1-4f0b-bed0-29e659589b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc2990db-bbdf-4518-a5f1-f74a9ae18865', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1931227867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ae39c3bbded4d53ab839474b68d5ea7',qos_specs=None,replication_status=,reservations=['187f8b31-d5f2-4b02-8b62-ac93f6f480b0','012cefd3-d325-4e50-b112-033d520162c8','6bf7ddaa-1fa5-423d-9e6d-3b2e334fb5e2','541bc762-9780-489f-a150-c086c353f79e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d5904e56bf4a30a0bf7b2ff75266c7',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:14:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1931227867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc2990db-bbdf-4518-a5f1-f74a9ae18865,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ae39c3bbded4d53ab839474b68d5ea7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83d5904e56bf4a30a0bf7b2ff75266c7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:39.925325 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa6923b-4631-40cf-b2ba-1a986680da2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:39.949063 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daa6923b-4631-40cf-b2ba-1a986680da2b) transitioned into state 'SUCCESS' from state '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-1931227867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ae39c3bbded4d53ab839474b68d5ea7',qos_specs=None,replication_status=,reservations=['187f8b31-d5f2-4b02-8b62-ac93f6f480b0','012cefd3-d325-4e50-b112-033d520162c8','6bf7ddaa-1fa5-423d-9e6d-3b2e334fb5e2','541bc762-9780-489f-a150-c086c353f79e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83d5904e56bf4a30a0bf7b2ff75266c7',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:39.950116 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (577eec3b-fc32-4b47-ac3a-da26c03cdb8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:39.962490 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (577eec3b-fc32-4b47-ac3a-da26c03cdb8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:39.963838 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Flow 'volume_create_api' (27df6008-155c-49fb-a6f1-15b736ac55bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:39.964472 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Create volume request issued successfully. Aug 26 15:14:39.965481 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-acc23412-ad56-4484-a512-bfdc2cbbf074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:14:39.966228 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1167/4688] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:14:39 2026] POST /volume/v3/volumes => generated 817 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:39.978706 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1371457d-6c9f-4a45-b7f4-713bf1b59074 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:39.981587 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1371457d-6c9f-4a45-b7f4-713bf1b59074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] GET https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:39.981587 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1371457d-6c9f-4a45-b7f4-713bf1b59074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:39.981764 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1371457d-6c9f-4a45-b7f4-713bf1b59074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:39.991499 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:39.991499 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:39.997567 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1371457d-6c9f-4a45-b7f4-713bf1b59074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Volume info retrieved successfully. Aug 26 15:14:40.004391 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1371457d-6c9f-4a45-b7f4-713bf1b59074 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 returned with HTTP 200 Aug 26 15:14:40.004850 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1181/4689] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:39 2026] GET /volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 => generated 885 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:40.594785 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1c489914-03c9-4511-b56f-fa666c57a576 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:40.596393 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c489914-03c9-4511-b56f-fa666c57a576 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/snapshots/59d5fc18-f4a6-4694-beae-efe88c24a251 Aug 26 15:14:40.596760 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c489914-03c9-4511-b56f-fa666c57a576 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:40.597180 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1c489914-03c9-4511-b56f-fa666c57a576 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:40.602379 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:40.602379 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:40.604020 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1c489914-03c9-4511-b56f-fa666c57a576 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Snapshot retrieved successfully. Aug 26 15:14:40.604020 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1c489914-03c9-4511-b56f-fa666c57a576 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/snapshots/59d5fc18-f4a6-4694-beae-efe88c24a251 returned with HTTP 200 Aug 26 15:14:40.604020 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1182/4690] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:14:40 2026] GET /volume/v3/snapshots/59d5fc18-f4a6-4694-beae-efe88c24a251 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:40.629102 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-875a885d-d6d6-47e4-aa62-94d05b78533f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:40.631369 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:40.631823 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-48139187", "snapshot_id": null, "imageRef": "4e1762ad-bd95-4dba-b9b8-6b59fa794857", "volume_type": null, "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:40.633817 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-48139187', 'snapshot_id': None, 'imageRef': '4e1762ad-bd95-4dba-b9b8-6b59fa794857', 'volume_type': None, 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:40.788298 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:40.788298 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:40.788833 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Snapshot retrieved successfully. Aug 26 15:14:40.789121 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Create volume of 1 GB Aug 26 15:14:40.792982 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Availability Zones retrieved successfully. Aug 26 15:14:40.798024 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Flow 'volume_create_api' (fb66a65a-114f-49cd-aebe-402d8cffdb24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:40.799165 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7a09e67-18bf-4d31-83d2-01cc80680945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:40.800074 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:14:40.836258 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7a09e67-18bf-4d31-83d2-01cc80680945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '59d5fc18-f4a6-4694-beae-efe88c24a251', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:40.837144 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e12051-15dd-4e0d-bc12-987512233a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:40.879487 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Created reservations ['f9c4c7f9-62eb-4c58-9198-09bb7031de3a', '65191a06-154b-4f37-bf1c-6dd88a9d656d', '36935f21-fefb-4d65-bc47-e587189a52eb', 'be6a490d-6a44-44fd-b68f-8c49913bc896'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:40.880433 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e12051-15dd-4e0d-bc12-987512233a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9c4c7f9-62eb-4c58-9198-09bb7031de3a', '65191a06-154b-4f37-bf1c-6dd88a9d656d', '36935f21-fefb-4d65-bc47-e587189a52eb', 'be6a490d-6a44-44fd-b68f-8c49913bc896']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:40.881358 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bda9e01b-e2dd-4473-857b-44a4282dcc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:40.927348 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bda9e01b-e2dd-4473-857b-44a4282dcc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '493c2fca-bf7c-44b8-a735-52877e42be55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-48139187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceda7ebf125342508d4aba9c0a0b6793',qos_specs=None,replication_status=,reservations=['f9c4c7f9-62eb-4c58-9198-09bb7031de3a','65191a06-154b-4f37-bf1c-6dd88a9d656d','36935f21-fefb-4d65-bc47-e587189a52eb','be6a490d-6a44-44fd-b68f-8c49913bc896'],size=1,snapshot_id=59d5fc18-f4a6-4694-beae-efe88c24a251,source_replicaid=,source_volid=None,status='creating',user_id='e54de34fe7bc41edba1eb292e5fc3962',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), '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-08-26T15:14:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-48139187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=493c2fca-bf7c-44b8-a735-52877e42be55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceda7ebf125342508d4aba9c0a0b6793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=59d5fc18-f4a6-4694-beae-efe88c24a251,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e54de34fe7bc41edba1eb292e5fc3962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:40.928166 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab491553-26a5-4765-b03c-1bb7077febd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:40.947398 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab491553-26a5-4765-b03c-1bb7077febd1) transitioned into state 'SUCCESS' from state '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-48139187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceda7ebf125342508d4aba9c0a0b6793',qos_specs=None,replication_status=,reservations=['f9c4c7f9-62eb-4c58-9198-09bb7031de3a','65191a06-154b-4f37-bf1c-6dd88a9d656d','36935f21-fefb-4d65-bc47-e587189a52eb','be6a490d-6a44-44fd-b68f-8c49913bc896'],size=1,snapshot_id=59d5fc18-f4a6-4694-beae-efe88c24a251,source_replicaid=,source_volid=None,status='creating',user_id='e54de34fe7bc41edba1eb292e5fc3962',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:40.948147 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2617cb-03a6-429d-9548-f96eae0a3665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:40.974632 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2617cb-03a6-429d-9548-f96eae0a3665) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:40.975476 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Flow 'volume_create_api' (fb66a65a-114f-49cd-aebe-402d8cffdb24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:40.975763 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Create volume request issued successfully. Aug 26 15:14:40.976381 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-875a885d-d6d6-47e4-aa62-94d05b78533f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:14:40.976772 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1161/4691] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:14:40 2026] POST /volume/v3/volumes => generated 810 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:40.989316 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-de8cb597-ff49-4709-a36e-c1b816f5c9cf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:40.991258 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-de8cb597-ff49-4709-a36e-c1b816f5c9cf tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 Aug 26 15:14:40.991626 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-de8cb597-ff49-4709-a36e-c1b816f5c9cf tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:40.991930 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-de8cb597-ff49-4709-a36e-c1b816f5c9cf tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:41.000124 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:41.000124 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:41.004318 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-de8cb597-ff49-4709-a36e-c1b816f5c9cf tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:14:41.008938 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-de8cb597-ff49-4709-a36e-c1b816f5c9cf tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 returned with HTTP 200 Aug 26 15:14:41.009395 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1168/4692] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:40 2026] GET /volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:41.021770 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3cd8c32c-2e20-4af0-995c-513590930924 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:41.024041 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3cd8c32c-2e20-4af0-995c-513590930924 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] GET https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:41.024340 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3cd8c32c-2e20-4af0-995c-513590930924 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:41.024595 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3cd8c32c-2e20-4af0-995c-513590930924 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:41.033900 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:41.033900 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:41.038977 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3cd8c32c-2e20-4af0-995c-513590930924 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Volume info retrieved successfully. Aug 26 15:14:41.045495 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3cd8c32c-2e20-4af0-995c-513590930924 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 returned with HTTP 200 Aug 26 15:14:41.046103 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1182/4693] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:41 2026] GET /volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:41.061072 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-16434dd9-6447-4d91-bdec-702797296a38 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:41.063308 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-16434dd9-6447-4d91-bdec-702797296a38 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] POST https://10.4.3.64/volume/v3/volume-transfers Aug 26 15:14:41.063972 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-16434dd9-6447-4d91-bdec-702797296a38 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "cc2990db-bbdf-4518-a5f1-f74a9ae18865"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:41.065727 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volume_transfer [None req-16434dd9-6447-4d91-bdec-702797296a38 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Creating new volume transfer {'transfer': {'volume_id': 'cc2990db-bbdf-4518-a5f1-f74a9ae18865'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 26 15:14:41.065907 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volume_transfer [None req-16434dd9-6447-4d91-bdec-702797296a38 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Creating transfer of volume cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:41.067085 np0000008165 devstack@c-api.service[100199]: INFO cinder.transfer.api [None req-16434dd9-6447-4d91-bdec-702797296a38 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Generating transfer record for volume cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:41.074060 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:41.074060 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:41.093001 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-16434dd9-6447-4d91-bdec-702797296a38 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 202 Aug 26 15:14:41.093001 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1183/4694] 10.4.3.64 () {70 vars in 1319 bytes} [Wed Aug 26 15:14:41 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:41.101958 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-90b0b4bd-fe2b-4946-ac9e-8300baccc26c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:41.103821 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-90b0b4bd-fe2b-4946-ac9e-8300baccc26c tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] GET https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:41.104110 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-90b0b4bd-fe2b-4946-ac9e-8300baccc26c tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:41.104423 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-90b0b4bd-fe2b-4946-ac9e-8300baccc26c tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:41.111202 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:41.111202 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:41.115236 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-90b0b4bd-fe2b-4946-ac9e-8300baccc26c tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Volume info retrieved successfully. Aug 26 15:14:41.120069 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-90b0b4bd-fe2b-4946-ac9e-8300baccc26c tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 returned with HTTP 200 Aug 26 15:14:41.120479 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1162/4695] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:41 2026] GET /volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:41.137573 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a5b974d8-003b-4c65-bf1d-f1fb87ff6c2d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:41.140084 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5b974d8-003b-4c65-bf1d-f1fb87ff6c2d tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] GET https://10.4.3.64/volume/v3/volume-transfers/detail Aug 26 15:14:41.140494 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5b974d8-003b-4c65-bf1d-f1fb87ff6c2d tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:41.140913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a5b974d8-003b-4c65-bf1d-f1fb87ff6c2d tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:41.141239 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volume_transfer [None req-a5b974d8-003b-4c65-bf1d-f1fb87ff6c2d tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Listing volume transfers {{(pid=100196) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 26 15:14:41.146537 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a5b974d8-003b-4c65-bf1d-f1fb87ff6c2d tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 26 15:14:41.147177 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1169/4696] 10.4.3.64 () {68 vars in 1319 bytes} [Wed Aug 26 15:14:41 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:41.155010 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bc5670c8-e0d8-4e39-8137-573d1ce032dc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:41.156994 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bc5670c8-e0d8-4e39-8137-573d1ce032dc tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/a3458393-a0e9-4953-8ce7-8d3af3be6c58 Aug 26 15:14:41.157219 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bc5670c8-e0d8-4e39-8137-573d1ce032dc tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:41.157432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bc5670c8-e0d8-4e39-8137-573d1ce032dc tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:41.157616 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.volume_transfer [None req-bc5670c8-e0d8-4e39-8137-573d1ce032dc tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Delete transfer with id: a3458393-a0e9-4953-8ce7-8d3af3be6c58 Aug 26 15:14:41.167407 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:41.167407 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:41.175289 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bc5670c8-e0d8-4e39-8137-573d1ce032dc tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volume-transfers/a3458393-a0e9-4953-8ce7-8d3af3be6c58 returned with HTTP 202 Aug 26 15:14:41.175789 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1183/4697] 10.4.3.64 () {68 vars in 1412 bytes} [Wed Aug 26 15:14:41 2026] DELETE /volume/v3/volume-transfers/a3458393-a0e9-4953-8ce7-8d3af3be6c58 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:14:41.186557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3c59ee0f-8f27-43c0-9fc9-fbd991707a91 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:41.189710 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c59ee0f-8f27-43c0-9fc9-fbd991707a91 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] GET https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:41.189710 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c59ee0f-8f27-43c0-9fc9-fbd991707a91 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:41.189710 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c59ee0f-8f27-43c0-9fc9-fbd991707a91 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:41.200106 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:41.200106 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:41.207953 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3c59ee0f-8f27-43c0-9fc9-fbd991707a91 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Volume info retrieved successfully. Aug 26 15:14:41.215176 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c59ee0f-8f27-43c0-9fc9-fbd991707a91 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 returned with HTTP 200 Aug 26 15:14:41.215831 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1184/4698] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:41 2026] GET /volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:41.231949 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3d74aea1-b963-4ae2-afec-f06388c95581 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:41.233787 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d74aea1-b963-4ae2-afec-f06388c95581 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/a3458393-a0e9-4953-8ce7-8d3af3be6c58 Aug 26 15:14:41.234083 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d74aea1-b963-4ae2-afec-f06388c95581 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:41.234282 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3d74aea1-b963-4ae2-afec-f06388c95581 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:41.234388 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.volume_transfer [None req-3d74aea1-b963-4ae2-afec-f06388c95581 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Delete transfer with id: a3458393-a0e9-4953-8ce7-8d3af3be6c58 Aug 26 15:14:41.237390 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3d74aea1-b963-4ae2-afec-f06388c95581 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volume-transfers/a3458393-a0e9-4953-8ce7-8d3af3be6c58 returned with HTTP 404 Aug 26 15:14:41.237964 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1163/4699] 10.4.3.64 () {68 vars in 1412 bytes} [Wed Aug 26 15:14:41 2026] DELETE /volume/v3/volume-transfers/a3458393-a0e9-4953-8ce7-8d3af3be6c58 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:41.246486 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-50890088-457e-47ee-8d9e-685f9937baca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:41.248834 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-50890088-457e-47ee-8d9e-685f9937baca tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:41.249364 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-50890088-457e-47ee-8d9e-685f9937baca tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:41.249645 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-50890088-457e-47ee-8d9e-685f9937baca tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:41.249920 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-50890088-457e-47ee-8d9e-685f9937baca tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Delete volume with id: cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:41.259934 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:41.259934 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:41.260315 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-50890088-457e-47ee-8d9e-685f9937baca tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Volume info retrieved successfully. Aug 26 15:14:41.286155 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-50890088-457e-47ee-8d9e-685f9937baca tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Delete volume request issued successfully. Aug 26 15:14:41.286424 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-50890088-457e-47ee-8d9e-685f9937baca tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 returned with HTTP 202 Aug 26 15:14:41.286917 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1170/4700] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:14:41 2026] DELETE /volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:14:41.295790 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bf468a1a-b5fe-49f7-aabf-0632fd683c94 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:41.298828 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf468a1a-b5fe-49f7-aabf-0632fd683c94 tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] GET https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:41.299257 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf468a1a-b5fe-49f7-aabf-0632fd683c94 tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:41.299469 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bf468a1a-b5fe-49f7-aabf-0632fd683c94 tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:41.308043 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:41.308043 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:41.312483 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bf468a1a-b5fe-49f7-aabf-0632fd683c94 tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Volume info retrieved successfully. Aug 26 15:14:41.317280 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bf468a1a-b5fe-49f7-aabf-0632fd683c94 tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 returned with HTTP 200 Aug 26 15:14:41.317767 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1184/4701] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:41 2026] GET /volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:14:42.023809 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4d553bbf-f37b-442f-8aaa-80f88414e9ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:42.025280 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d553bbf-f37b-442f-8aaa-80f88414e9ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 Aug 26 15:14:42.025668 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d553bbf-f37b-442f-8aaa-80f88414e9ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:42.026014 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4d553bbf-f37b-442f-8aaa-80f88414e9ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:42.032961 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:42.032961 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:42.036581 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4d553bbf-f37b-442f-8aaa-80f88414e9ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:14:42.041475 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4d553bbf-f37b-442f-8aaa-80f88414e9ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 returned with HTTP 200 Aug 26 15:14:42.041475 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1185/4702] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:42 2026] GET /volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 => generated 1419 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:14:42.053208 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-724dbff7-499d-4e38-aaf4-f896bf20ccf5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:42.054924 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-724dbff7-499d-4e38-aaf4-f896bf20ccf5 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 Aug 26 15:14:42.055120 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-724dbff7-499d-4e38-aaf4-f896bf20ccf5 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:42.055306 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-724dbff7-499d-4e38-aaf4-f896bf20ccf5 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:42.061657 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:42.061657 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:42.064899 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-724dbff7-499d-4e38-aaf4-f896bf20ccf5 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:14:42.069118 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-724dbff7-499d-4e38-aaf4-f896bf20ccf5 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 returned with HTTP 200 Aug 26 15:14:42.069431 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1164/4703] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:42 2026] GET /volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 => generated 1419 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:14:42.331148 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5c5b3cd8-3184-4191-9139-306018f9889e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:42.333115 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c5b3cd8-3184-4191-9139-306018f9889e tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] GET https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:42.333377 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c5b3cd8-3184-4191-9139-306018f9889e tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:42.333608 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c5b3cd8-3184-4191-9139-306018f9889e tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:42.339970 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c5b3cd8-3184-4191-9139-306018f9889e tempest-VolumesTransfersV355Test-649458979 tempest-VolumesTransfersV355Test-649458979-project-admin] https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 returned with HTTP 404 Aug 26 15:14:42.340492 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1171/4704] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:42 2026] GET /volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:42.346867 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-960d04b9-00ca-450a-b49a-9f14910713b7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:42.348572 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-960d04b9-00ca-450a-b49a-9f14910713b7 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] GET https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:42.348792 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-960d04b9-00ca-450a-b49a-9f14910713b7 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:42.349052 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-960d04b9-00ca-450a-b49a-9f14910713b7 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:42.354602 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-960d04b9-00ca-450a-b49a-9f14910713b7 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 returned with HTTP 404 Aug 26 15:14:42.355072 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1185/4705] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:42 2026] GET /volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:42.362171 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0e6d9209-aef9-40ab-86bc-694b9d679b17 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:42.364549 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e6d9209-aef9-40ab-86bc-694b9d679b17 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] DELETE https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:42.364944 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e6d9209-aef9-40ab-86bc-694b9d679b17 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:42.365567 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e6d9209-aef9-40ab-86bc-694b9d679b17 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:42.365567 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-0e6d9209-aef9-40ab-86bc-694b9d679b17 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] Delete volume with id: cc2990db-bbdf-4518-a5f1-f74a9ae18865 Aug 26 15:14:42.370911 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e6d9209-aef9-40ab-86bc-694b9d679b17 tempest-VolumesTransfersV355Test-1713487485 tempest-VolumesTransfersV355Test-1713487485-project-member] https://10.4.3.64/volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 returned with HTTP 404 Aug 26 15:14:42.371466 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1186/4706] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:14:42 2026] DELETE /volume/v3/volumes/cc2990db-bbdf-4518-a5f1-f74a9ae18865 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:43.389790 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-2cfb8536-de59-4805-9dce-8c50413a141a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:43.391305 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-2cfb8536-de59-4805-9dce-8c50413a141a tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 Aug 26 15:14:43.391497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-2cfb8536-de59-4805-9dce-8c50413a141a tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:43.391693 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-2cfb8536-de59-4805-9dce-8c50413a141a tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:43.399198 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:43.399198 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:43.402592 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-2cfb8536-de59-4805-9dce-8c50413a141a tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:14:43.406898 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-2cfb8536-de59-4805-9dce-8c50413a141a tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 returned with HTTP 200 Aug 26 15:14:43.407294 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1165/4707] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:14:43 2026] GET /volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 => generated 1401 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:44.004851 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-598d0d31-fe4a-424c-a1f6-5656d8f6cef4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:44.007095 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-598d0d31-fe4a-424c-a1f6-5656d8f6cef4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 Aug 26 15:14:44.007399 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-598d0d31-fe4a-424c-a1f6-5656d8f6cef4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:44.007699 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-598d0d31-fe4a-424c-a1f6-5656d8f6cef4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:44.014603 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:44.014603 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:44.018091 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-598d0d31-fe4a-424c-a1f6-5656d8f6cef4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:14:44.023352 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-598d0d31-fe4a-424c-a1f6-5656d8f6cef4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 returned with HTTP 200 Aug 26 15:14:44.023937 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1172/4708] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:14:44 2026] GET /volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 => generated 1401 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:44.036980 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-74108593-d908-4bde-a415-476f9734c0e5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:44.041203 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-74108593-d908-4bde-a415-476f9734c0e5 None None] GET https://10.4.3.64/volume// Aug 26 15:14:44.041203 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-74108593-d908-4bde-a415-476f9734c0e5 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:44.041203 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-74108593-d908-4bde-a415-476f9734c0e5 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:44.041203 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-74108593-d908-4bde-a415-476f9734c0e5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:14:44.041203 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1186/4709] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:14:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:14:44.053814 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-e9b46456-2b82-4ac5-8474-54792fdbe690 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:44.058632 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-e9b46456-2b82-4ac5-8474-54792fdbe690 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:14:44.058994 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-e9b46456-2b82-4ac5-8474-54792fdbe690 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "493c2fca-bf7c-44b8-a735-52877e42be55", "connector": null, "instance_uuid": "f9c2ece3-a13a-408f-b94b-426acb682666"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:44.068592 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:44.068592 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:44.107027 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-e9b46456-2b82-4ac5-8474-54792fdbe690 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:14:44.107716 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1187/4710] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:14:44 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) Aug 26 15:14:45.179715 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-385e463a-1afb-4048-945c-401b0ff2481b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:45.180063 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-385e463a-1afb-4048-945c-401b0ff2481b None None] GET https://10.4.3.64/volume// Aug 26 15:14:45.180096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-385e463a-1afb-4048-945c-401b0ff2481b None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:45.180297 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-385e463a-1afb-4048-945c-401b0ff2481b None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:45.180632 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-385e463a-1afb-4048-945c-401b0ff2481b None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:14:45.180981 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1166/4711] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:14:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:14:45.191488 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-9644e3e3-af55-4440-842a-f40299364b7f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:45.194108 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-9644e3e3-af55-4440-842a-f40299364b7f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 Aug 26 15:14:45.194436 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-9644e3e3-af55-4440-842a-f40299364b7f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:45.194726 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-9644e3e3-af55-4440-842a-f40299364b7f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:45.213129 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:45.213129 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:45.218602 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-9644e3e3-af55-4440-842a-f40299364b7f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:14:45.228743 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-9644e3e3-af55-4440-842a-f40299364b7f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 returned with HTTP 200 Aug 26 15:14:45.229543 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1173/4712] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:14:45 2026] GET /volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 => generated 1580 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:14:45.338268 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-99ee986b-116d-4fe5-bf17-494b54f0a00d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:45.340211 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-99ee986b-116d-4fe5-bf17-494b54f0a00d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] PUT https://10.4.3.64/volume/v3/attachments/efdc8d56-b2ec-47f1-b790-0c9a2c7361b2 Aug 26 15:14:45.340553 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-99ee986b-116d-4fe5-bf17-494b54f0a00d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:45.349266 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-99ee986b-116d-4fe5-bf17-494b54f0a00d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Acquiring lock "cinder-attachment_update-493c2fca-bf7c-44b8-a735-52877e42be55-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:14:45.353811 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-99ee986b-116d-4fe5-bf17-494b54f0a00d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Lock "cinder-attachment_update-493c2fca-bf7c-44b8-a735-52877e42be55-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:14:45.354725 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:45.354725 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:45.443020 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-99ee986b-116d-4fe5-bf17-494b54f0a00d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Lock "cinder-attachment_update-493c2fca-bf7c-44b8-a735-52877e42be55-np0000008165" released by "attachment_update" :: held 0.089s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:14:45.443315 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-99ee986b-116d-4fe5-bf17-494b54f0a00d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/attachments/efdc8d56-b2ec-47f1-b790-0c9a2c7361b2 returned with HTTP 200 Aug 26 15:14:45.444034 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1187/4713] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:14:45 2026] PUT /volume/v3/attachments/efdc8d56-b2ec-47f1-b790-0c9a2c7361b2 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:45.469999 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-e93ce90e-0d62-41b9-8c92-21ec220b48ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:45.473191 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-e93ce90e-0d62-41b9-8c92-21ec220b48ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] POST https://10.4.3.64/volume/v3/attachments/efdc8d56-b2ec-47f1-b790-0c9a2c7361b2/action Aug 26 15:14:45.473672 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-e93ce90e-0d62-41b9-8c92-21ec220b48ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:14:45.473867 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-e93ce90e-0d62-41b9-8c92-21ec220b48ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:45.502281 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:45.502281 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:45.517973 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-efdda603-c9b8-4aa8-b5ff-63c8aefbf7e6 req-e93ce90e-0d62-41b9-8c92-21ec220b48ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/attachments/efdc8d56-b2ec-47f1-b790-0c9a2c7361b2/action returned with HTTP 204 Aug 26 15:14:45.518486 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1188/4714] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:14:45 2026] POST /volume/v3/attachments/efdc8d56-b2ec-47f1-b790-0c9a2c7361b2/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:45.702420 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-472c010d-8c81-4b90-bb59-90cada7fad27 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:45.808989 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:45.809345 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1585710969"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:45.810652 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1585710969'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:45.810814 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Create volume of 1 GB Aug 26 15:14:45.818180 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Availability Zones retrieved successfully. Aug 26 15:14:45.827116 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Flow 'volume_create_api' (0a83ad3e-a758-4a9c-bb02-37ac0787d792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:45.828240 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32bbb9ec-9414-439c-bc1a-c4c7abb016e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:45.829285 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:14:45.854876 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32bbb9ec-9414-439c-bc1a-c4c7abb016e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:45.855865 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf578ae-44f2-4e40-b317-f51ae4abfd8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:45.914516 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Created reservations ['9ba620c8-b9e5-4a2c-b39a-8c49ebbb7554', '6b1a41a1-d518-4287-a4a1-882a96de4d16', '0bde8e84-a304-4db1-8b7d-f36de80de8bf', '4b3b4200-d582-46ee-b2d0-a0d0a93e3666'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:45.915752 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cf578ae-44f2-4e40-b317-f51ae4abfd8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ba620c8-b9e5-4a2c-b39a-8c49ebbb7554', '6b1a41a1-d518-4287-a4a1-882a96de4d16', '0bde8e84-a304-4db1-8b7d-f36de80de8bf', '4b3b4200-d582-46ee-b2d0-a0d0a93e3666']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:45.916807 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c03214-d31d-455a-b143-6c58f3bb35a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:45.938497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c03214-d31d-455a-b143-6c58f3bb35a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58467bde-d223-43e3-ba53-794c80a5b379', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1585710969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cb0fb7449f54052ab4978c772c855fd',qos_specs=None,replication_status=,reservations=['9ba620c8-b9e5-4a2c-b39a-8c49ebbb7554','6b1a41a1-d518-4287-a4a1-882a96de4d16','0bde8e84-a304-4db1-8b7d-f36de80de8bf','4b3b4200-d582-46ee-b2d0-a0d0a93e3666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c52bef4e6a4b48508b6c66f54ce2f20f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:14:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1585710969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58467bde-d223-43e3-ba53-794c80a5b379,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cb0fb7449f54052ab4978c772c855fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c52bef4e6a4b48508b6c66f54ce2f20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:45.939540 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0244ea6-0a16-4d54-90a3-8a91d8ff7a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:45.961005 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0244ea6-0a16-4d54-90a3-8a91d8ff7a4f) transitioned into state 'SUCCESS' from state '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-1585710969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cb0fb7449f54052ab4978c772c855fd',qos_specs=None,replication_status=,reservations=['9ba620c8-b9e5-4a2c-b39a-8c49ebbb7554','6b1a41a1-d518-4287-a4a1-882a96de4d16','0bde8e84-a304-4db1-8b7d-f36de80de8bf','4b3b4200-d582-46ee-b2d0-a0d0a93e3666'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c52bef4e6a4b48508b6c66f54ce2f20f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:45.961753 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d2e3898-5486-4b9d-88fd-1db8a6d1f498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:45.977607 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d2e3898-5486-4b9d-88fd-1db8a6d1f498) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:45.978578 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Flow 'volume_create_api' (0a83ad3e-a758-4a9c-bb02-37ac0787d792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:45.979013 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Create volume request issued successfully. Aug 26 15:14:45.979639 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-472c010d-8c81-4b90-bb59-90cada7fad27 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:14:45.985082 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1167/4715] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:14:45 2026] POST /volume/v3/volumes => generated 817 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:45.996705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3c9078f2-1ed8-4a1f-a865-3c43a73cb994 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:45.998853 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c9078f2-1ed8-4a1f-a865-3c43a73cb994 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] GET https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:45.998853 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c9078f2-1ed8-4a1f-a865-3c43a73cb994 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:45.999062 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c9078f2-1ed8-4a1f-a865-3c43a73cb994 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:46.006431 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:46.006431 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:46.011100 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3c9078f2-1ed8-4a1f-a865-3c43a73cb994 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Volume info retrieved successfully. Aug 26 15:14:46.016861 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c9078f2-1ed8-4a1f-a865-3c43a73cb994 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 returned with HTTP 200 Aug 26 15:14:46.017345 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1174/4716] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:45 2026] GET /volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 => generated 885 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:47.029392 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2add861c-ab72-4dfa-892a-d9e3d921b4d9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:47.031070 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2add861c-ab72-4dfa-892a-d9e3d921b4d9 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] GET https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:47.031256 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2add861c-ab72-4dfa-892a-d9e3d921b4d9 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:47.031427 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2add861c-ab72-4dfa-892a-d9e3d921b4d9 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:47.038504 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:47.038504 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:47.041970 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2add861c-ab72-4dfa-892a-d9e3d921b4d9 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Volume info retrieved successfully. Aug 26 15:14:47.045827 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2add861c-ab72-4dfa-892a-d9e3d921b4d9 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 returned with HTTP 200 Aug 26 15:14:47.046288 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1188/4717] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:47 2026] GET /volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:47.057707 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6f6cd0bf-a39d-4ed8-bdea-838a81a5d2ab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:47.059399 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f6cd0bf-a39d-4ed8-bdea-838a81a5d2ab tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] POST https://10.4.3.64/volume/v3/volume-transfers Aug 26 15:14:47.059780 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6f6cd0bf-a39d-4ed8-bdea-838a81a5d2ab tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "58467bde-d223-43e3-ba53-794c80a5b379"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:47.061047 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volume_transfer [None req-6f6cd0bf-a39d-4ed8-bdea-838a81a5d2ab tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Creating new volume transfer {'transfer': {'volume_id': '58467bde-d223-43e3-ba53-794c80a5b379'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 26 15:14:47.061216 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volume_transfer [None req-6f6cd0bf-a39d-4ed8-bdea-838a81a5d2ab tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Creating transfer of volume 58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:47.061366 np0000008165 devstack@c-api.service[100199]: INFO cinder.transfer.api [None req-6f6cd0bf-a39d-4ed8-bdea-838a81a5d2ab tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Generating transfer record for volume 58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:47.067521 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:47.067521 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:47.100586 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6f6cd0bf-a39d-4ed8-bdea-838a81a5d2ab tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 202 Aug 26 15:14:47.101254 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1189/4718] 10.4.3.64 () {70 vars in 1319 bytes} [Wed Aug 26 15:14:47 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:47.111107 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b32acf0d-b126-4cf3-ab26-c37804e6b4be None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:47.112990 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b32acf0d-b126-4cf3-ab26-c37804e6b4be tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] GET https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:47.113195 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b32acf0d-b126-4cf3-ab26-c37804e6b4be tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:47.113440 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b32acf0d-b126-4cf3-ab26-c37804e6b4be tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:47.122615 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:47.122615 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:47.126734 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b32acf0d-b126-4cf3-ab26-c37804e6b4be tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Volume info retrieved successfully. Aug 26 15:14:47.132105 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b32acf0d-b126-4cf3-ab26-c37804e6b4be tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 returned with HTTP 200 Aug 26 15:14:47.132480 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1168/4719] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:47 2026] GET /volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:47.144814 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f2839f9d-5eea-4197-992f-751de3f292a6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:47.146676 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f2839f9d-5eea-4197-992f-751de3f292a6 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] GET https://10.4.3.64/volume/v3/volume-transfers/79a9bba6-1a9e-44b0-b05b-58c96994b7eb Aug 26 15:14:47.146938 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f2839f9d-5eea-4197-992f-751de3f292a6 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:47.147146 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f2839f9d-5eea-4197-992f-751de3f292a6 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:47.151112 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f2839f9d-5eea-4197-992f-751de3f292a6 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volume-transfers/79a9bba6-1a9e-44b0-b05b-58c96994b7eb returned with HTTP 200 Aug 26 15:14:47.151495 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1175/4720] 10.4.3.64 () {68 vars in 1409 bytes} [Wed Aug 26 15:14:47 2026] GET /volume/v3/volume-transfers/79a9bba6-1a9e-44b0-b05b-58c96994b7eb => generated 538 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:47.159316 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b301d472-6e17-4f80-b9a2-0a9f91c749f7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:47.161108 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b301d472-6e17-4f80-b9a2-0a9f91c749f7 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] GET https://10.4.3.64/volume/v3/volume-transfers Aug 26 15:14:47.161352 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b301d472-6e17-4f80-b9a2-0a9f91c749f7 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:47.161571 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b301d472-6e17-4f80-b9a2-0a9f91c749f7 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:47.161777 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volume_transfer [None req-b301d472-6e17-4f80-b9a2-0a9f91c749f7 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Listing volume transfers {{(pid=100197) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 26 15:14:47.166498 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b301d472-6e17-4f80-b9a2-0a9f91c749f7 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 200 Aug 26 15:14:47.166895 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1189/4721] 10.4.3.64 () {68 vars in 1298 bytes} [Wed Aug 26 15:14:47 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:47.174937 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c376ee05-2bdf-4fc5-ac2c-1a2041d117ee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:47.230552 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c376ee05-2bdf-4fc5-ac2c-1a2041d117ee tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] POST https://10.4.3.64/volume/v3/volume-transfers/79a9bba6-1a9e-44b0-b05b-58c96994b7eb/accept Aug 26 15:14:47.230932 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c376ee05-2bdf-4fc5-ac2c-1a2041d117ee tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "23a225293fd785da"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:47.232331 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.volume_transfer [None req-c376ee05-2bdf-4fc5-ac2c-1a2041d117ee tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Accepting volume transfer 79a9bba6-1a9e-44b0-b05b-58c96994b7eb {{(pid=100199) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 26 15:14:47.232331 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.volume_transfer [None req-c376ee05-2bdf-4fc5-ac2c-1a2041d117ee tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Accepting transfer 79a9bba6-1a9e-44b0-b05b-58c96994b7eb Aug 26 15:14:47.359027 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c376ee05-2bdf-4fc5-ac2c-1a2041d117ee tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Created reservations ['cacff02d-ad81-4a1a-a856-b326fccc8ac0', '7aa63ef2-867e-4d2c-9eeb-e23df6188423', '2ac82bd0-4288-4376-9430-55f8e751c441', 'b8ba028f-7446-4484-a017-b77221bc3a63'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:47.380168 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c376ee05-2bdf-4fc5-ac2c-1a2041d117ee tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Created reservations ['f373da64-745f-47ef-a127-50e1265bb882', '2092c518-ca6e-4544-937f-da14bb474fe7', 'c30bf75d-d34d-45d1-8577-b0ae5f0975b6', '8c00b467-406e-4969-9b7c-1f30ad5fda9c'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:47.427861 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c376ee05-2bdf-4fc5-ac2c-1a2041d117ee tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Created reservations ['86dee82e-3bcf-4344-a87b-e050c19eba40', '01c80708-3574-4450-a125-431487f0e912', 'ee44488b-a817-4e27-8879-912d137314d9', 'ce0758a7-c30d-4ee0-a408-8e8e0ee2999b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:47.468394 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c376ee05-2bdf-4fc5-ac2c-1a2041d117ee tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Created reservations ['693ebaee-25c7-413c-9a71-1092348bb941', '4a25c3fe-f4c6-4d85-ba6d-11f0e08f869e', 'f3cb5b85-89e3-4490-9207-ba1e379ed4cb', '7d23782c-3c13-4983-be79-b31b249d2d58'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:47.478223 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c376ee05-2bdf-4fc5-ac2c-1a2041d117ee tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Transfer volume completed successfully. Aug 26 15:14:47.586952 np0000008165 devstack@c-api.service[100199]: INFO cinder.transfer.api [None req-c376ee05-2bdf-4fc5-ac2c-1a2041d117ee tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Volume 58467bde-d223-43e3-ba53-794c80a5b379 has been transferred. Aug 26 15:14:47.592500 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c376ee05-2bdf-4fc5-ac2c-1a2041d117ee tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] https://10.4.3.64/volume/v3/volume-transfers/79a9bba6-1a9e-44b0-b05b-58c96994b7eb/accept returned with HTTP 202 Aug 26 15:14:47.592892 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1190/4722] 10.4.3.64 () {70 vars in 1451 bytes} [Wed Aug 26 15:14:47 2026] POST /volume/v3/volume-transfers/79a9bba6-1a9e-44b0-b05b-58c96994b7eb/accept => generated 363 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:47.600222 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-47110cef-3b79-4efe-b96f-747dfa168cfa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:47.602051 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47110cef-3b79-4efe-b96f-747dfa168cfa tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] GET https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:47.602265 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47110cef-3b79-4efe-b96f-747dfa168cfa tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:47.602439 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47110cef-3b79-4efe-b96f-747dfa168cfa tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:47.609224 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:47.609224 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:47.612642 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-47110cef-3b79-4efe-b96f-747dfa168cfa tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Volume info retrieved successfully. Aug 26 15:14:47.616496 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47110cef-3b79-4efe-b96f-747dfa168cfa tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 returned with HTTP 200 Aug 26 15:14:47.616947 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1169/4723] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:47 2026] GET /volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:47.627634 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1c5e66db-ce75-4277-bd6e-90b0bb59ca1b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:47.629255 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1c5e66db-ce75-4277-bd6e-90b0bb59ca1b tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] GET https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:47.629449 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1c5e66db-ce75-4277-bd6e-90b0bb59ca1b tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:47.629636 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1c5e66db-ce75-4277-bd6e-90b0bb59ca1b tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:47.635973 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:47.635973 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:47.639192 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1c5e66db-ce75-4277-bd6e-90b0bb59ca1b tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] Volume info retrieved successfully. Aug 26 15:14:47.642803 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1c5e66db-ce75-4277-bd6e-90b0bb59ca1b tempest-VolumesTransfersV357Test-1513164408 tempest-VolumesTransfersV357Test-1513164408-project-member] https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 returned with HTTP 200 Aug 26 15:14:47.643129 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1176/4724] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:47 2026] GET /volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 => generated 944 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:47.654720 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f83d1bc-9e70-47db-bb00-895e7a608076 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:47.656298 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f83d1bc-9e70-47db-bb00-895e7a608076 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/79a9bba6-1a9e-44b0-b05b-58c96994b7eb Aug 26 15:14:47.656488 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f83d1bc-9e70-47db-bb00-895e7a608076 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:47.656668 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f83d1bc-9e70-47db-bb00-895e7a608076 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:47.656809 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.volume_transfer [None req-0f83d1bc-9e70-47db-bb00-895e7a608076 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Delete transfer with id: 79a9bba6-1a9e-44b0-b05b-58c96994b7eb Aug 26 15:14:47.659636 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f83d1bc-9e70-47db-bb00-895e7a608076 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volume-transfers/79a9bba6-1a9e-44b0-b05b-58c96994b7eb returned with HTTP 404 Aug 26 15:14:47.660071 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1190/4725] 10.4.3.64 () {68 vars in 1412 bytes} [Wed Aug 26 15:14:47 2026] DELETE /volume/v3/volume-transfers/79a9bba6-1a9e-44b0-b05b-58c96994b7eb => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:47.666813 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fdccdbd2-4a19-4205-b4f1-2e17a809fa2b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:47.690507 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fdccdbd2-4a19-4205-b4f1-2e17a809fa2b tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:47.690733 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fdccdbd2-4a19-4205-b4f1-2e17a809fa2b tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:47.690924 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fdccdbd2-4a19-4205-b4f1-2e17a809fa2b tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:47.691104 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-fdccdbd2-4a19-4205-b4f1-2e17a809fa2b tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Delete volume with id: 58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:47.697979 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:47.697979 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:47.698271 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fdccdbd2-4a19-4205-b4f1-2e17a809fa2b tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Volume info retrieved successfully. Aug 26 15:14:47.730392 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fdccdbd2-4a19-4205-b4f1-2e17a809fa2b tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Delete volume request issued successfully. Aug 26 15:14:47.730598 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fdccdbd2-4a19-4205-b4f1-2e17a809fa2b tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 returned with HTTP 202 Aug 26 15:14:47.731095 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1191/4726] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:14:47 2026] DELETE /volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:14:47.738415 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b7adf74c-ca82-4c94-82c4-a708f17cce9f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:47.740830 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b7adf74c-ca82-4c94-82c4-a708f17cce9f tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] GET https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:47.741058 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b7adf74c-ca82-4c94-82c4-a708f17cce9f tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:47.741230 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b7adf74c-ca82-4c94-82c4-a708f17cce9f tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:47.747741 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:47.747741 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:47.750782 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b7adf74c-ca82-4c94-82c4-a708f17cce9f tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Volume info retrieved successfully. Aug 26 15:14:47.754241 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b7adf74c-ca82-4c94-82c4-a708f17cce9f tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 returned with HTTP 200 Aug 26 15:14:47.754600 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1170/4727] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:47 2026] GET /volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 => generated 1137 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:14:48.766858 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-341fb12e-0409-426d-ab31-48756c2fb46c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:48.768904 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-341fb12e-0409-426d-ab31-48756c2fb46c tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] GET https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:48.769154 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-341fb12e-0409-426d-ab31-48756c2fb46c tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:48.769394 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-341fb12e-0409-426d-ab31-48756c2fb46c tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:48.774844 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-341fb12e-0409-426d-ab31-48756c2fb46c tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 returned with HTTP 404 Aug 26 15:14:48.775289 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1177/4728] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:48 2026] GET /volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:48.782574 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-53ab909d-50c5-4f6f-8a53-77a83aee9583 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:48.784598 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-53ab909d-50c5-4f6f-8a53-77a83aee9583 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] GET https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:48.784875 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-53ab909d-50c5-4f6f-8a53-77a83aee9583 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:48.785115 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-53ab909d-50c5-4f6f-8a53-77a83aee9583 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:48.791801 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-53ab909d-50c5-4f6f-8a53-77a83aee9583 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 returned with HTTP 404 Aug 26 15:14:48.792391 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1191/4729] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:48 2026] GET /volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:48.798651 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-754ccd79-3e8d-4620-b03e-f9248195cf4e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:48.800472 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-754ccd79-3e8d-4620-b03e-f9248195cf4e tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] DELETE https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:48.800672 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-754ccd79-3e8d-4620-b03e-f9248195cf4e tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:48.800846 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-754ccd79-3e8d-4620-b03e-f9248195cf4e tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:48.801019 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-754ccd79-3e8d-4620-b03e-f9248195cf4e tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Delete volume with id: 58467bde-d223-43e3-ba53-794c80a5b379 Aug 26 15:14:48.806280 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-754ccd79-3e8d-4620-b03e-f9248195cf4e tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 returned with HTTP 404 Aug 26 15:14:48.806715 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1192/4730] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:14:48 2026] DELETE /volume/v3/volumes/58467bde-d223-43e3-ba53-794c80a5b379 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:48.815022 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:48.816752 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:48.817147 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1856769927"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:48.818509 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1856769927'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:48.818668 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Create volume of 1 GB Aug 26 15:14:48.822802 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Availability Zones retrieved successfully. Aug 26 15:14:48.828111 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Flow 'volume_create_api' (2a806ba3-64fc-41a4-bca1-b520e932c37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:48.828930 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acfba97f-d64e-4ec8-b4fe-cd895bc160f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:48.829896 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:14:48.853829 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acfba97f-d64e-4ec8-b4fe-cd895bc160f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:48.854812 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93bcae92-8e90-4026-a86f-d3e3eae4b65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:48.896160 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Created reservations ['54875088-d5e6-4f8e-9ed2-a3cfca191947', '341b32dd-8d75-4af5-a4cd-e069419c0542', '8e54c06b-33a8-4456-9c6f-ce6cd1d9462e', 'f7b5b4ae-4cf6-4e43-b46c-b0b655918b1f'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:48.896976 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93bcae92-8e90-4026-a86f-d3e3eae4b65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54875088-d5e6-4f8e-9ed2-a3cfca191947', '341b32dd-8d75-4af5-a4cd-e069419c0542', '8e54c06b-33a8-4456-9c6f-ce6cd1d9462e', 'f7b5b4ae-4cf6-4e43-b46c-b0b655918b1f']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:48.897809 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599306cc-5289-4675-a933-c1cc23c7b818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:48.923461 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (599306cc-5289-4675-a933-c1cc23c7b818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fae1d71b-fc63-4d74-ba12-9c016eb212f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1856769927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cb0fb7449f54052ab4978c772c855fd',qos_specs=None,replication_status=,reservations=['54875088-d5e6-4f8e-9ed2-a3cfca191947','341b32dd-8d75-4af5-a4cd-e069419c0542','8e54c06b-33a8-4456-9c6f-ce6cd1d9462e','f7b5b4ae-4cf6-4e43-b46c-b0b655918b1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c52bef4e6a4b48508b6c66f54ce2f20f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:14:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1856769927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fae1d71b-fc63-4d74-ba12-9c016eb212f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cb0fb7449f54052ab4978c772c855fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c52bef4e6a4b48508b6c66f54ce2f20f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:48.924225 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb1cfe7b-5697-4b6c-8026-da2d02a9e8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:48.941919 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb1cfe7b-5697-4b6c-8026-da2d02a9e8db) transitioned into state 'SUCCESS' from state '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-1856769927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cb0fb7449f54052ab4978c772c855fd',qos_specs=None,replication_status=,reservations=['54875088-d5e6-4f8e-9ed2-a3cfca191947','341b32dd-8d75-4af5-a4cd-e069419c0542','8e54c06b-33a8-4456-9c6f-ce6cd1d9462e','f7b5b4ae-4cf6-4e43-b46c-b0b655918b1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c52bef4e6a4b48508b6c66f54ce2f20f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:48.942599 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbeba9c9-e3c8-4028-8f7a-ba0a6313afec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:48.954905 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbeba9c9-e3c8-4028-8f7a-ba0a6313afec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:48.955899 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Flow 'volume_create_api' (2a806ba3-64fc-41a4-bca1-b520e932c37e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:48.956219 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Create volume request issued successfully. Aug 26 15:14:48.956851 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3db07fde-881e-4b52-b75d-a45f50d143d0 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:14:48.957473 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1171/4731] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:14:48 2026] POST /volume/v3/volumes => generated 817 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:48.975532 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c9d21ac7-afec-404a-b1d5-0da780228f03 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:48.978213 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c9d21ac7-afec-404a-b1d5-0da780228f03 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] GET https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:48.978213 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c9d21ac7-afec-404a-b1d5-0da780228f03 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:48.978421 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c9d21ac7-afec-404a-b1d5-0da780228f03 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:48.987785 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:48.987785 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:48.992533 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c9d21ac7-afec-404a-b1d5-0da780228f03 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Volume info retrieved successfully. Aug 26 15:14:48.998344 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c9d21ac7-afec-404a-b1d5-0da780228f03 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 returned with HTTP 200 Aug 26 15:14:48.998940 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1178/4732] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:48 2026] GET /volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:50.011189 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6497faaa-eb1e-4c0a-8b7b-1d5fc45ddf43 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:50.013229 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6497faaa-eb1e-4c0a-8b7b-1d5fc45ddf43 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] GET https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:50.013488 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6497faaa-eb1e-4c0a-8b7b-1d5fc45ddf43 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:50.013710 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6497faaa-eb1e-4c0a-8b7b-1d5fc45ddf43 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:50.021665 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:50.021665 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:50.026390 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6497faaa-eb1e-4c0a-8b7b-1d5fc45ddf43 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Volume info retrieved successfully. Aug 26 15:14:50.033242 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6497faaa-eb1e-4c0a-8b7b-1d5fc45ddf43 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 returned with HTTP 200 Aug 26 15:14:50.033973 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1192/4733] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:50 2026] GET /volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:50.050662 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6bdafeef-3cec-4936-9b3f-2964fbb992ca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:50.053088 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6bdafeef-3cec-4936-9b3f-2964fbb992ca tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] POST https://10.4.3.64/volume/v3/volume-transfers Aug 26 15:14:50.053514 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6bdafeef-3cec-4936-9b3f-2964fbb992ca tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "fae1d71b-fc63-4d74-ba12-9c016eb212f5"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:50.054794 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volume_transfer [None req-6bdafeef-3cec-4936-9b3f-2964fbb992ca tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Creating new volume transfer {'transfer': {'volume_id': 'fae1d71b-fc63-4d74-ba12-9c016eb212f5'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 26 15:14:50.054948 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volume_transfer [None req-6bdafeef-3cec-4936-9b3f-2964fbb992ca tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Creating transfer of volume fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:50.055053 np0000008165 devstack@c-api.service[100199]: INFO cinder.transfer.api [None req-6bdafeef-3cec-4936-9b3f-2964fbb992ca tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Generating transfer record for volume fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:50.062638 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:50.062638 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:50.077073 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6bdafeef-3cec-4936-9b3f-2964fbb992ca tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volume-transfers returned with HTTP 202 Aug 26 15:14:50.077485 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1193/4734] 10.4.3.64 () {70 vars in 1319 bytes} [Wed Aug 26 15:14:50 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:14:50.090958 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5993db83-c611-42de-a511-f6fdf525f169 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:50.091326 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5993db83-c611-42de-a511-f6fdf525f169 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] GET https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:50.091494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5993db83-c611-42de-a511-f6fdf525f169 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:50.091760 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5993db83-c611-42de-a511-f6fdf525f169 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:50.101689 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:50.101689 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:50.107006 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5993db83-c611-42de-a511-f6fdf525f169 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Volume info retrieved successfully. Aug 26 15:14:50.110471 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5993db83-c611-42de-a511-f6fdf525f169 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 returned with HTTP 200 Aug 26 15:14:50.110921 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1172/4735] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:50 2026] GET /volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:50.126652 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-05dfad13-5fe0-422d-8720-8ff544bf39e5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:50.128850 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-05dfad13-5fe0-422d-8720-8ff544bf39e5 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] GET https://10.4.3.64/volume/v3/volume-transfers/detail Aug 26 15:14:50.129133 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-05dfad13-5fe0-422d-8720-8ff544bf39e5 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:50.129369 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-05dfad13-5fe0-422d-8720-8ff544bf39e5 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:50.129571 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volume_transfer [None req-05dfad13-5fe0-422d-8720-8ff544bf39e5 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Listing volume transfers {{(pid=100196) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 26 15:14:50.134379 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-05dfad13-5fe0-422d-8720-8ff544bf39e5 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 26 15:14:50.134944 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1179/4736] 10.4.3.64 () {68 vars in 1319 bytes} [Wed Aug 26 15:14:50 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:50.146944 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-426ba8d7-a179-4715-ab29-b777e456cfad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:50.149320 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-426ba8d7-a179-4715-ab29-b777e456cfad tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/fba8c6da-5d56-4afa-b23b-8769a3999057 Aug 26 15:14:50.149711 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-426ba8d7-a179-4715-ab29-b777e456cfad tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:50.150090 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-426ba8d7-a179-4715-ab29-b777e456cfad tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:50.150317 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.volume_transfer [None req-426ba8d7-a179-4715-ab29-b777e456cfad tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Delete transfer with id: fba8c6da-5d56-4afa-b23b-8769a3999057 Aug 26 15:14:50.160592 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:50.160592 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:50.171921 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-426ba8d7-a179-4715-ab29-b777e456cfad tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volume-transfers/fba8c6da-5d56-4afa-b23b-8769a3999057 returned with HTTP 202 Aug 26 15:14:50.172379 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1193/4737] 10.4.3.64 () {68 vars in 1412 bytes} [Wed Aug 26 15:14:50 2026] DELETE /volume/v3/volume-transfers/fba8c6da-5d56-4afa-b23b-8769a3999057 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:14:50.181851 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-55640898-2b22-4183-82ed-ef8d7b418f2c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:50.183753 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-55640898-2b22-4183-82ed-ef8d7b418f2c tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] GET https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:50.183838 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-55640898-2b22-4183-82ed-ef8d7b418f2c tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:50.184065 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-55640898-2b22-4183-82ed-ef8d7b418f2c tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:50.190711 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:50.190711 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:50.198688 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-55640898-2b22-4183-82ed-ef8d7b418f2c tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Volume info retrieved successfully. Aug 26 15:14:50.207431 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-55640898-2b22-4183-82ed-ef8d7b418f2c tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 returned with HTTP 200 Aug 26 15:14:50.207857 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1194/4738] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:50 2026] GET /volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:14:50.220110 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4dcc74a8-3038-4390-bcf8-1c66256bec32 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:50.222309 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4dcc74a8-3038-4390-bcf8-1c66256bec32 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] DELETE https://10.4.3.64/volume/v3/volume-transfers/fba8c6da-5d56-4afa-b23b-8769a3999057 Aug 26 15:14:50.222525 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4dcc74a8-3038-4390-bcf8-1c66256bec32 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:50.222723 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4dcc74a8-3038-4390-bcf8-1c66256bec32 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:50.222843 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.volume_transfer [None req-4dcc74a8-3038-4390-bcf8-1c66256bec32 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Delete transfer with id: fba8c6da-5d56-4afa-b23b-8769a3999057 Aug 26 15:14:50.225769 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4dcc74a8-3038-4390-bcf8-1c66256bec32 tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volume-transfers/fba8c6da-5d56-4afa-b23b-8769a3999057 returned with HTTP 404 Aug 26 15:14:50.226258 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1173/4739] 10.4.3.64 () {68 vars in 1412 bytes} [Wed Aug 26 15:14:50 2026] DELETE /volume/v3/volume-transfers/fba8c6da-5d56-4afa-b23b-8769a3999057 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:50.232856 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ab535a80-2b4b-4f69-90a6-ef9ef72d3a54 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:50.234647 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ab535a80-2b4b-4f69-90a6-ef9ef72d3a54 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:50.234861 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ab535a80-2b4b-4f69-90a6-ef9ef72d3a54 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:50.235086 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ab535a80-2b4b-4f69-90a6-ef9ef72d3a54 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:50.235260 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ab535a80-2b4b-4f69-90a6-ef9ef72d3a54 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Delete volume with id: fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:50.242376 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:50.242376 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:50.242690 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ab535a80-2b4b-4f69-90a6-ef9ef72d3a54 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Volume info retrieved successfully. Aug 26 15:14:50.270983 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ab535a80-2b4b-4f69-90a6-ef9ef72d3a54 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Delete volume request issued successfully. Aug 26 15:14:50.271295 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ab535a80-2b4b-4f69-90a6-ef9ef72d3a54 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 returned with HTTP 202 Aug 26 15:14:50.271785 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1180/4740] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:14:50 2026] DELETE /volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:14:50.279449 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e3720ad5-f9f4-4dee-8e0d-b3272c85e074 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:50.281606 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3720ad5-f9f4-4dee-8e0d-b3272c85e074 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] GET https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:50.281899 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3720ad5-f9f4-4dee-8e0d-b3272c85e074 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:50.282160 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3720ad5-f9f4-4dee-8e0d-b3272c85e074 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:50.289534 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:50.289534 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:50.293473 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e3720ad5-f9f4-4dee-8e0d-b3272c85e074 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Volume info retrieved successfully. Aug 26 15:14:50.298240 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3720ad5-f9f4-4dee-8e0d-b3272c85e074 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 returned with HTTP 200 Aug 26 15:14:50.298869 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1194/4741] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:50 2026] GET /volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:14:51.312100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-19fe4280-d931-470c-aa85-c2b6fd116639 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:51.314500 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-19fe4280-d931-470c-aa85-c2b6fd116639 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] GET https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:51.314779 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-19fe4280-d931-470c-aa85-c2b6fd116639 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:51.315030 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-19fe4280-d931-470c-aa85-c2b6fd116639 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:51.324108 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-19fe4280-d931-470c-aa85-c2b6fd116639 tempest-VolumesTransfersV357Test-1258929924 tempest-VolumesTransfersV357Test-1258929924-project-admin] https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 returned with HTTP 404 Aug 26 15:14:51.324556 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1195/4742] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:51 2026] GET /volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:51.332112 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a25c1165-1a9e-4fbb-9fae-ff1feb95f28c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:51.334306 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a25c1165-1a9e-4fbb-9fae-ff1feb95f28c tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] GET https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:51.334527 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a25c1165-1a9e-4fbb-9fae-ff1feb95f28c tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:51.334724 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a25c1165-1a9e-4fbb-9fae-ff1feb95f28c tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:51.341196 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a25c1165-1a9e-4fbb-9fae-ff1feb95f28c tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 returned with HTTP 404 Aug 26 15:14:51.341666 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1174/4743] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:14:51 2026] GET /volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:51.352149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d45fff5d-01cf-4b2a-a42b-e7669b9b7acb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:51.354332 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d45fff5d-01cf-4b2a-a42b-e7669b9b7acb tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] DELETE https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:51.354591 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d45fff5d-01cf-4b2a-a42b-e7669b9b7acb tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:51.354803 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d45fff5d-01cf-4b2a-a42b-e7669b9b7acb tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:51.355013 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-d45fff5d-01cf-4b2a-a42b-e7669b9b7acb tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] Delete volume with id: fae1d71b-fc63-4d74-ba12-9c016eb212f5 Aug 26 15:14:51.363235 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d45fff5d-01cf-4b2a-a42b-e7669b9b7acb tempest-VolumesTransfersV357Test-1209589246 tempest-VolumesTransfersV357Test-1209589246-project-member] https://10.4.3.64/volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 returned with HTTP 404 Aug 26 15:14:51.363733 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1181/4744] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:14:51 2026] DELETE /volume/v3/volumes/fae1d71b-fc63-4d74-ba12-9c016eb212f5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:14:53.764192 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:53.835924 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:53.836236 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-2065507745"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:53.837542 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-2065507745'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:53.837663 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Create volume of 2 GB Aug 26 15:14:53.841577 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Availability Zones retrieved successfully. Aug 26 15:14:53.847319 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Flow 'volume_create_api' (03e826db-55ac-4020-bcf8-31747d9484d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:53.848207 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c5cc6c-66a2-4adc-8baa-21c8fb8a1add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:53.849082 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Validating volume size '2' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:14:53.872025 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1c5cc6c-66a2-4adc-8baa-21c8fb8a1add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:53.872700 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f8d8d73-a867-4479-8fd8-f27e30ad4c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:53.933940 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Created reservations ['3b8f1dcf-2e0f-47e9-a9c7-ef8f9286e50a', '3fab54e5-b5da-4066-8403-50f04ae93dca', 'f7c4264c-9473-44ec-ac63-f8fed5559d0b', 'e9b2abb9-cf8d-4fd0-93b1-bf438d57e80b'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:14:53.934727 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f8d8d73-a867-4479-8fd8-f27e30ad4c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b8f1dcf-2e0f-47e9-a9c7-ef8f9286e50a', '3fab54e5-b5da-4066-8403-50f04ae93dca', 'f7c4264c-9473-44ec-ac63-f8fed5559d0b', 'e9b2abb9-cf8d-4fd0-93b1-bf438d57e80b']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:53.935557 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c96fa2-691a-4fb4-a13e-be2eb499eea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:53.956797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c96fa2-691a-4fb4-a13e-be2eb499eea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '944178e4-83c2-4fe9-b6de-f6af4c2e756c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2065507745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6689762d43af4ba184a2cc9fab9a9ce9',qos_specs=None,replication_status=,reservations=['3b8f1dcf-2e0f-47e9-a9c7-ef8f9286e50a','3fab54e5-b5da-4066-8403-50f04ae93dca','f7c4264c-9473-44ec-ac63-f8fed5559d0b','e9b2abb9-cf8d-4fd0-93b1-bf438d57e80b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0c9e9cf0637499397176e5fcef725e2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:14:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-2065507745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=944178e4-83c2-4fe9-b6de-f6af4c2e756c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6689762d43af4ba184a2cc9fab9a9ce9',provider_auth=None,provider_geometry=None,provider_id=None,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='b0c9e9cf0637499397176e5fcef725e2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:53.957508 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcf15553-5b84-44f2-a8a9-189bfa11cbe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:53.976295 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcf15553-5b84-44f2-a8a9-189bfa11cbe4) transitioned into state 'SUCCESS' from state '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-2065507745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6689762d43af4ba184a2cc9fab9a9ce9',qos_specs=None,replication_status=,reservations=['3b8f1dcf-2e0f-47e9-a9c7-ef8f9286e50a','3fab54e5-b5da-4066-8403-50f04ae93dca','f7c4264c-9473-44ec-ac63-f8fed5559d0b','e9b2abb9-cf8d-4fd0-93b1-bf438d57e80b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0c9e9cf0637499397176e5fcef725e2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:53.976969 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c3f85e-b85c-4c39-ae4c-b24d5380302c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:53.985981 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c3f85e-b85c-4c39-ae4c-b24d5380302c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:14:53.986736 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Flow 'volume_create_api' (03e826db-55ac-4020-bcf8-31747d9484d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:53.987025 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Create volume request issued successfully. Aug 26 15:14:53.987526 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-179b8533-c0b7-4b5a-a005-57503dfc63cc tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:14:53.987977 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1195/4745] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:14:53 2026] POST /volume/v3/volumes => generated 753 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:14:54.003746 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e8f36d8d-5b72-4841-8155-9d7f1a7523b3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:54.008169 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e8f36d8d-5b72-4841-8155-9d7f1a7523b3 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] GET https://10.4.3.64/volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c Aug 26 15:14:54.008357 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e8f36d8d-5b72-4841-8155-9d7f1a7523b3 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:54.008556 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e8f36d8d-5b72-4841-8155-9d7f1a7523b3 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:54.021386 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:54.021386 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:54.028716 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e8f36d8d-5b72-4841-8155-9d7f1a7523b3 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Volume info retrieved successfully. Aug 26 15:14:54.038057 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e8f36d8d-5b72-4841-8155-9d7f1a7523b3 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] https://10.4.3.64/volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c returned with HTTP 200 Aug 26 15:14:54.038057 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1196/4746] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:54 2026] GET /volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:55.053534 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a19944a1-35dd-45ba-8841-47896fc4e6c5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:55.055778 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a19944a1-35dd-45ba-8841-47896fc4e6c5 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] GET https://10.4.3.64/volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c Aug 26 15:14:55.056050 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a19944a1-35dd-45ba-8841-47896fc4e6c5 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:55.056345 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a19944a1-35dd-45ba-8841-47896fc4e6c5 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:55.065875 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:55.065875 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:55.071149 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a19944a1-35dd-45ba-8841-47896fc4e6c5 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Volume info retrieved successfully. Aug 26 15:14:55.077845 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a19944a1-35dd-45ba-8841-47896fc4e6c5 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] https://10.4.3.64/volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c returned with HTTP 200 Aug 26 15:14:55.078389 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1175/4747] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:55 2026] GET /volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:55.091230 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e4d40868-51fe-44c1-952f-ff105314518a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:55.093156 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:14:55.093477 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "944178e4-83c2-4fe9-b6de-f6af4c2e756c"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:14:55.094925 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '944178e4-83c2-4fe9-b6de-f6af4c2e756c'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:14:55.101773 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:55.101773 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:14:55.102381 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Volume retrieved successfully. Aug 26 15:14:55.102502 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Create volume of 1 GB Aug 26 15:14:55.106109 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Availability Zones retrieved successfully. Aug 26 15:14:55.111915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Flow 'volume_create_api' (1b2a84b7-20a4-48ff-bc78-85d495c826c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:14:55.113350 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4953a432-efc2-4dd5-ada9-1033669d26ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:55.114295 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:14:55.115758 np0000008165 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4953a432-efc2-4dd5-ada9-1033669d26ea) transitioned into state 'FAILURE' from state 'RUNNING' Aug 26 15:14:55.115758 np0000008165 devstack@c-api.service[100196]: 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. Aug 26 15:14:55.117317 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4953a432-efc2-4dd5-ada9-1033669d26ea) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:14:55.118075 np0000008165 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4953a432-efc2-4dd5-ada9-1033669d26ea) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 26 15:14:55.118893 np0000008165 devstack@c-api.service[100196]: WARNING cinder.volume.api [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Flow 'volume_create_api' (1b2a84b7-20a4-48ff-bc78-85d495c826c2) transitioned into state 'REVERTED' from state 'RUNNING' Aug 26 15:14:55.119167 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e4d40868-51fe-44c1-952f-ff105314518a tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 400 Aug 26 15:14:55.119804 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1182/4748] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:14:55 2026] POST /volume/v3/volumes => generated 173 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 26 15:14:55.126803 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0e94bc99-1ad1-444c-b154-56b1f588f139 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:55.128735 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e94bc99-1ad1-444c-b154-56b1f588f139 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] GET https://10.4.3.64/volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c Aug 26 15:14:55.128952 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e94bc99-1ad1-444c-b154-56b1f588f139 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:55.129189 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0e94bc99-1ad1-444c-b154-56b1f588f139 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:55.136740 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:55.136740 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:14:55.140954 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0e94bc99-1ad1-444c-b154-56b1f588f139 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Volume info retrieved successfully. Aug 26 15:14:55.145593 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0e94bc99-1ad1-444c-b154-56b1f588f139 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] https://10.4.3.64/volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c returned with HTTP 200 Aug 26 15:14:55.146081 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1196/4749] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:55 2026] GET /volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:55.160164 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1f847108-bc39-4cc6-aa6b-62f8fa53d40f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:55.163907 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1f847108-bc39-4cc6-aa6b-62f8fa53d40f tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] DELETE https://10.4.3.64/volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c Aug 26 15:14:55.163907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1f847108-bc39-4cc6-aa6b-62f8fa53d40f tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:55.163907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1f847108-bc39-4cc6-aa6b-62f8fa53d40f tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:55.163907 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-1f847108-bc39-4cc6-aa6b-62f8fa53d40f tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Delete volume with id: 944178e4-83c2-4fe9-b6de-f6af4c2e756c Aug 26 15:14:55.171371 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:55.171371 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:14:55.172202 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1f847108-bc39-4cc6-aa6b-62f8fa53d40f tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Volume info retrieved successfully. Aug 26 15:14:55.197487 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1f847108-bc39-4cc6-aa6b-62f8fa53d40f tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Delete volume request issued successfully. Aug 26 15:14:55.198582 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1f847108-bc39-4cc6-aa6b-62f8fa53d40f tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] https://10.4.3.64/volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c returned with HTTP 202 Aug 26 15:14:55.198582 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1197/4750] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:14:55 2026] DELETE /volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:14:55.207333 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bc8da920-8196-4afc-996f-b7f49790e8b6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:55.209800 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc8da920-8196-4afc-996f-b7f49790e8b6 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] GET https://10.4.3.64/volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c Aug 26 15:14:55.210080 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc8da920-8196-4afc-996f-b7f49790e8b6 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:55.210320 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bc8da920-8196-4afc-996f-b7f49790e8b6 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:55.219019 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:14:55.219019 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:14:55.224145 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bc8da920-8196-4afc-996f-b7f49790e8b6 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Volume info retrieved successfully. Aug 26 15:14:55.230104 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bc8da920-8196-4afc-996f-b7f49790e8b6 tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] https://10.4.3.64/volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c returned with HTTP 200 Aug 26 15:14:55.230610 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1176/4751] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:55 2026] GET /volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:14:56.243104 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8af9f7e2-4a5c-48c2-aee6-db78d6594b5f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:14:56.244801 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8af9f7e2-4a5c-48c2-aee6-db78d6594b5f tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] GET https://10.4.3.64/volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c Aug 26 15:14:56.245022 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8af9f7e2-4a5c-48c2-aee6-db78d6594b5f tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:14:56.245199 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8af9f7e2-4a5c-48c2-aee6-db78d6594b5f tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:14:56.250474 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8af9f7e2-4a5c-48c2-aee6-db78d6594b5f tempest-VolumesCloneNegativeTest-662983952 tempest-VolumesCloneNegativeTest-662983952-project-member] https://10.4.3.64/volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c returned with HTTP 404 Aug 26 15:14:56.250925 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1183/4752] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:14:56 2026] GET /volume/v3/volumes/944178e4-83c2-4fe9-b6de-f6af4c2e756c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:00.860678 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a7a81e9e-4932-4577-b070-41642a4f375e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:00.861158 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a7a81e9e-4932-4577-b070-41642a4f375e None None] GET https://10.4.3.64/volume// Aug 26 15:15:00.865157 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a7a81e9e-4932-4577-b070-41642a4f375e None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:00.865418 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a7a81e9e-4932-4577-b070-41642a4f375e None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:00.865815 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a7a81e9e-4932-4577-b070-41642a4f375e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:15:00.866246 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1197/4753] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:15:00 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:15:00.874193 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-5127feb4-fb61-426e-aec4-7aa3c9424358 req-2524d455-96e4-4034-b909-fae5e6956843 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:00.876305 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5127feb4-fb61-426e-aec4-7aa3c9424358 req-2524d455-96e4-4034-b909-fae5e6956843 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:15:00.876652 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-5127feb4-fb61-426e-aec4-7aa3c9424358 req-2524d455-96e4-4034-b909-fae5e6956843 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "14c39ba7-ce61-4c82-8360-4401eb43fd84", "connector": null, "instance_uuid": "b98bce8a-0fd6-47e1-8b49-0bfdc4aed9bf"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:00.887197 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:00.887197 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:00.916948 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-5127feb4-fb61-426e-aec4-7aa3c9424358 req-2524d455-96e4-4034-b909-fae5e6956843 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:15:00.917427 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1198/4754] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:15:00 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) Aug 26 15:15:00.925288 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-5127feb4-fb61-426e-aec4-7aa3c9424358 req-53196e0c-ed15-43d5-85b2-28cee7fc3a0d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:00.927820 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5127feb4-fb61-426e-aec4-7aa3c9424358 req-53196e0c-ed15-43d5-85b2-28cee7fc3a0d tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] DELETE https://10.4.3.64/volume/v3/attachments/18a9abb9-29e5-47f9-86c2-0b85c82670d9 Aug 26 15:15:00.928044 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5127feb4-fb61-426e-aec4-7aa3c9424358 req-53196e0c-ed15-43d5-85b2-28cee7fc3a0d tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:00.928352 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-5127feb4-fb61-426e-aec4-7aa3c9424358 req-53196e0c-ed15-43d5-85b2-28cee7fc3a0d tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:00.936203 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:00.936203 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:01.008899 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-5127feb4-fb61-426e-aec4-7aa3c9424358 req-53196e0c-ed15-43d5-85b2-28cee7fc3a0d tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/attachments/18a9abb9-29e5-47f9-86c2-0b85c82670d9 returned with HTTP 200 Aug 26 15:15:01.009496 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1177/4755] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:15:00 2026] DELETE /volume/v3/attachments/18a9abb9-29e5-47f9-86c2-0b85c82670d9 => generated 192 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:03.808852 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5f95e106-de14-4d73-9332-42d04dca49b3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:03.809441 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f95e106-de14-4d73-9332-42d04dca49b3 None None] GET https://10.4.3.64/volume// Aug 26 15:15:03.809541 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f95e106-de14-4d73-9332-42d04dca49b3 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:03.809687 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f95e106-de14-4d73-9332-42d04dca49b3 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:03.810117 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f95e106-de14-4d73-9332-42d04dca49b3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:15:03.810393 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1184/4756] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:15:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:15:03.819107 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-c273aa80-c9ab-49f3-b87c-5cf1e010e779 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:03.821805 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-c273aa80-c9ab-49f3-b87c-5cf1e010e779 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] GET https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 Aug 26 15:15:03.822116 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-c273aa80-c9ab-49f3-b87c-5cf1e010e779 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:03.822477 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-c273aa80-c9ab-49f3-b87c-5cf1e010e779 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:03.835475 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:03.835475 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:03.839604 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-c273aa80-c9ab-49f3-b87c-5cf1e010e779 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Volume info retrieved successfully. Aug 26 15:15:03.845547 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-c273aa80-c9ab-49f3-b87c-5cf1e010e779 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 returned with HTTP 200 Aug 26 15:15:03.846027 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1198/4757] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:15:03 2026] GET /volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 => generated 1538 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:15:03.955203 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-4501ea2c-96a4-4d43-bcb3-2fd54c7d4115 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:03.957835 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-4501ea2c-96a4-4d43-bcb3-2fd54c7d4115 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] PUT https://10.4.3.64/volume/v3/attachments/6bdafa30-2d79-4372-8fb4-2c193e995685 Aug 26 15:15:03.958321 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-4501ea2c-96a4-4d43-bcb3-2fd54c7d4115 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:03.969907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-4501ea2c-96a4-4d43-bcb3-2fd54c7d4115 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Acquiring lock "cinder-attachment_update-14c39ba7-ce61-4c82-8360-4401eb43fd84-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:15:03.974948 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-4501ea2c-96a4-4d43-bcb3-2fd54c7d4115 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Lock "cinder-attachment_update-14c39ba7-ce61-4c82-8360-4401eb43fd84-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:15:03.976022 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:03.976022 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:04.058670 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-4501ea2c-96a4-4d43-bcb3-2fd54c7d4115 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Lock "cinder-attachment_update-14c39ba7-ce61-4c82-8360-4401eb43fd84-np0000008165" released by "attachment_update" :: held 0.084s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:15:04.059060 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-4501ea2c-96a4-4d43-bcb3-2fd54c7d4115 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/attachments/6bdafa30-2d79-4372-8fb4-2c193e995685 returned with HTTP 200 Aug 26 15:15:04.059944 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1199/4758] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:15:03 2026] PUT /volume/v3/attachments/6bdafa30-2d79-4372-8fb4-2c193e995685 => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:04.083644 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-5be545c3-a973-421c-b713-1c16de952f01 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:04.085697 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-5be545c3-a973-421c-b713-1c16de952f01 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] POST https://10.4.3.64/volume/v3/attachments/6bdafa30-2d79-4372-8fb4-2c193e995685/action Aug 26 15:15:04.086087 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-5be545c3-a973-421c-b713-1c16de952f01 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:15:04.086239 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-5be545c3-a973-421c-b713-1c16de952f01 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:04.106118 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:04.106118 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:04.118726 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-6f1e7d7f-b5da-4d2b-ae8b-231aa1df0d34 req-5be545c3-a973-421c-b713-1c16de952f01 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/attachments/6bdafa30-2d79-4372-8fb4-2c193e995685/action returned with HTTP 204 Aug 26 15:15:04.119392 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1178/4759] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:15:04 2026] POST /volume/v3/attachments/6bdafa30-2d79-4372-8fb4-2c193e995685/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:04.563618 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-75165e0c-56d7-4874-bbed-5ee2d698cb9e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:04.566631 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-75165e0c-56d7-4874-bbed-5ee2d698cb9e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:04.566831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-75165e0c-56d7-4874-bbed-5ee2d698cb9e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:04.567606 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-75165e0c-56d7-4874-bbed-5ee2d698cb9e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:04.577069 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:04.577069 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:04.583239 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-75165e0c-56d7-4874-bbed-5ee2d698cb9e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:04.588622 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-75165e0c-56d7-4874-bbed-5ee2d698cb9e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:04.589073 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1185/4760] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:04 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:04.602626 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7671bbd4-a229-4858-9179-c010766b05fb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:04.604430 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7671bbd4-a229-4858-9179-c010766b05fb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:04.604669 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7671bbd4-a229-4858-9179-c010766b05fb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:04.604909 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7671bbd4-a229-4858-9179-c010766b05fb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:04.615773 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:04.615773 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:04.619597 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7671bbd4-a229-4858-9179-c010766b05fb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:04.624104 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7671bbd4-a229-4858-9179-c010766b05fb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:04.624608 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1199/4761] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:04 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:04.670243 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-e6952565-7e59-4846-bf2d-409565e99519 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:04.672256 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-e6952565-7e59-4846-bf2d-409565e99519 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:04.672438 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-e6952565-7e59-4846-bf2d-409565e99519 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:04.672627 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-e6952565-7e59-4846-bf2d-409565e99519 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:04.678971 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:04.678971 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:04.683595 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-e6952565-7e59-4846-bf2d-409565e99519 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:04.687926 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-e6952565-7e59-4846-bf2d-409565e99519 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:04.688454 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1200/4762] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:15:04 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:04.778448 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c713388d-24ba-4d94-bd4a-173d98208cab None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:04.779005 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c713388d-24ba-4d94-bd4a-173d98208cab None None] GET https://10.4.3.64/volume// Aug 26 15:15:04.779231 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c713388d-24ba-4d94-bd4a-173d98208cab None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:04.779480 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c713388d-24ba-4d94-bd4a-173d98208cab None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:04.779790 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c713388d-24ba-4d94-bd4a-173d98208cab None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:15:04.780393 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1179/4763] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:15:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:15:04.788351 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-5154fa5a-fbc7-498a-a34f-d715362bc4ea None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:04.791622 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-5154fa5a-fbc7-498a-a34f-d715362bc4ea tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:15:04.791988 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-5154fa5a-fbc7-498a-a34f-d715362bc4ea tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce21cb38-922b-4507-b430-f5fa83f2be19", "connector": null, "instance_uuid": "7ae5bc37-2426-4a90-a8a9-44bad06c22e7"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:04.801235 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:04.801235 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:04.833947 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-5154fa5a-fbc7-498a-a34f-d715362bc4ea tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:15:04.834909 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1186/4764] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:15: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) Aug 26 15:15:04.864870 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fd3a1b11-a767-455d-9437-193914f68491 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:04.867367 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fd3a1b11-a767-455d-9437-193914f68491 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:04.867632 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fd3a1b11-a767-455d-9437-193914f68491 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:04.868009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fd3a1b11-a767-455d-9437-193914f68491 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:04.879658 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-129481b9-57f6-4f46-bf76-20b9ca0a3f5d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:04.880036 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:04.880036 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:04.880232 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-129481b9-57f6-4f46-bf76-20b9ca0a3f5d None None] GET https://10.4.3.64/volume// Aug 26 15:15:04.880506 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-129481b9-57f6-4f46-bf76-20b9ca0a3f5d None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:04.880788 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-129481b9-57f6-4f46-bf76-20b9ca0a3f5d None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:04.881222 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-129481b9-57f6-4f46-bf76-20b9ca0a3f5d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:15:04.881587 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1201/4765] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:15:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:15:04.884783 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fd3a1b11-a767-455d-9437-193914f68491 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:04.889579 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8c82486c-0312-4e97-84ae-7a089c935764 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:04.891699 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fd3a1b11-a767-455d-9437-193914f68491 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:04.892249 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1200/4766] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:04 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:04.892716 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8c82486c-0312-4e97-84ae-7a089c935764 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:04.893028 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8c82486c-0312-4e97-84ae-7a089c935764 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:04.893368 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8c82486c-0312-4e97-84ae-7a089c935764 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:04.906597 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:04.906597 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:04.910309 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8c82486c-0312-4e97-84ae-7a089c935764 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:04.914771 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8c82486c-0312-4e97-84ae-7a089c935764 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:04.915289 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1180/4767] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:15:04 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 1060 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:15:05.025709 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8f2fb78b-fbda-44d2-9fca-646f88f958a3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:05.027615 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8f2fb78b-fbda-44d2-9fca-646f88f958a3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] PUT https://10.4.3.64/volume/v3/attachments/b4a1ad6c-f26f-4369-964e-494679039673 Aug 26 15:15:05.028064 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8f2fb78b-fbda-44d2-9fca-646f88f958a3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:05.036771 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8f2fb78b-fbda-44d2-9fca-646f88f958a3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Acquiring lock "cinder-attachment_update-ce21cb38-922b-4507-b430-f5fa83f2be19-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:15:05.041553 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8f2fb78b-fbda-44d2-9fca-646f88f958a3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Lock "cinder-attachment_update-ce21cb38-922b-4507-b430-f5fa83f2be19-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:15:05.042736 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:05.042736 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:05.126362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8f2fb78b-fbda-44d2-9fca-646f88f958a3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Lock "cinder-attachment_update-ce21cb38-922b-4507-b430-f5fa83f2be19-np0000008165" released by "attachment_update" :: held 0.085s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:15:05.126667 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-8f2fb78b-fbda-44d2-9fca-646f88f958a3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/b4a1ad6c-f26f-4369-964e-494679039673 returned with HTTP 200 Aug 26 15:15:05.127106 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1187/4768] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:15:05 2026] PUT /volume/v3/attachments/b4a1ad6c-f26f-4369-964e-494679039673 => generated 968 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:05.135118 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-fd7ccb29-6533-4ec1-8743-61a02be6dbd6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:05.137103 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-fd7ccb29-6533-4ec1-8743-61a02be6dbd6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19/encryption Aug 26 15:15:05.137300 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-fd7ccb29-6533-4ec1-8743-61a02be6dbd6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:05.137480 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-fd7ccb29-6533-4ec1-8743-61a02be6dbd6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:05.145911 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:05.145911 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:05.151408 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-fd7ccb29-6533-4ec1-8743-61a02be6dbd6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19/encryption returned with HTTP 200 Aug 26 15:15:05.151790 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1202/4769] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:15:05 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:05.912947 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ffc5ac3-27ac-45d8-8df3-7e619ee1ff91 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:05.914831 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ffc5ac3-27ac-45d8-8df3-7e619ee1ff91 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:05.915032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ffc5ac3-27ac-45d8-8df3-7e619ee1ff91 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:05.915247 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ffc5ac3-27ac-45d8-8df3-7e619ee1ff91 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:05.927822 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:05.927822 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:05.934282 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0ffc5ac3-27ac-45d8-8df3-7e619ee1ff91 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:05.938778 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ffc5ac3-27ac-45d8-8df3-7e619ee1ff91 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:05.939260 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1201/4770] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:05 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:06.953567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e4d5a313-2a76-43dc-ade9-a2007d31727d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:06.955678 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4d5a313-2a76-43dc-ade9-a2007d31727d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:06.955936 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4d5a313-2a76-43dc-ade9-a2007d31727d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:06.958908 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e4d5a313-2a76-43dc-ade9-a2007d31727d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:06.964938 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:06.964938 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:06.968289 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e4d5a313-2a76-43dc-ade9-a2007d31727d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:06.973046 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e4d5a313-2a76-43dc-ade9-a2007d31727d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:06.973046 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1181/4771] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:06 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:07.177343 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:07.285905 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:15:07.285905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1871481142", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:07.285905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1871481142', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:15:07.285905 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Create volume of 1 GB Aug 26 15:15:07.285905 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:07.285905 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:07.290516 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Availability Zones retrieved successfully. Aug 26 15:15:07.296402 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Flow 'volume_create_api' (549a00d8-2e68-42dc-bb5d-829d11ab5ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:07.297621 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca16b686-1f4f-4043-803f-a7b8e889c95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:07.298671 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:15:07.323576 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca16b686-1f4f-4043-803f-a7b8e889c95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:07.324586 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a9b433-4886-4099-b640-d1ad5500d364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:07.386213 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Created reservations ['ccfaba9b-149a-46ca-b05d-e00522cca959', 'a261eae2-2203-4764-be93-8a92b24ba357', 'a8c9d25c-4254-4a5c-9b7e-6bc87990e774', 'b7ce018c-3986-40c6-ac9b-b150ff9a2777'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:07.387252 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2a9b433-4886-4099-b640-d1ad5500d364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccfaba9b-149a-46ca-b05d-e00522cca959', 'a261eae2-2203-4764-be93-8a92b24ba357', 'a8c9d25c-4254-4a5c-9b7e-6bc87990e774', 'b7ce018c-3986-40c6-ac9b-b150ff9a2777']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:07.388253 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247a8aa7-e70c-4d77-ae73-fff738c87d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:07.414067 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (247a8aa7-e70c-4d77-ae73-fff738c87d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69cdff9b-5bd7-4b12-8526-a297659b3cb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1871481142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae8b241c0484a10a0f2f34350a1fccc',qos_specs=None,replication_status=,reservations=['ccfaba9b-149a-46ca-b05d-e00522cca959','a261eae2-2203-4764-be93-8a92b24ba357','a8c9d25c-4254-4a5c-9b7e-6bc87990e774','b7ce018c-3986-40c6-ac9b-b150ff9a2777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9172b24a21974d388feac41bda8929d9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:15:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1871481142',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69cdff9b-5bd7-4b12-8526-a297659b3cb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cae8b241c0484a10a0f2f34350a1fccc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9172b24a21974d388feac41bda8929d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:07.415149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc79e4de-f4b1-4e84-8aa5-9d8a9c23805c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:07.436735 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc79e4de-f4b1-4e84-8aa5-9d8a9c23805c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1871481142',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cae8b241c0484a10a0f2f34350a1fccc',qos_specs=None,replication_status=,reservations=['ccfaba9b-149a-46ca-b05d-e00522cca959','a261eae2-2203-4764-be93-8a92b24ba357','a8c9d25c-4254-4a5c-9b7e-6bc87990e774','b7ce018c-3986-40c6-ac9b-b150ff9a2777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9172b24a21974d388feac41bda8929d9',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:07.438162 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf8ddb3-6b0f-4273-a31b-a32e1d05e5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:07.451857 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cf8ddb3-6b0f-4273-a31b-a32e1d05e5a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:07.453024 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Flow 'volume_create_api' (549a00d8-2e68-42dc-bb5d-829d11ab5ed0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:07.453906 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Create volume request issued successfully. Aug 26 15:15:07.454354 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9c05f680-2b5d-4044-80aa-adc0cf668cf8 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:15:07.454909 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1188/4772] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:15:07 2026] POST /volume/v3/volumes => generated 754 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:07.467742 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6976e7bc-60d6-4ca0-a4d7-ca56afe7f7cd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:07.470293 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6976e7bc-60d6-4ca0-a4d7-ca56afe7f7cd tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] GET https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 Aug 26 15:15:07.470562 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6976e7bc-60d6-4ca0-a4d7-ca56afe7f7cd tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:07.470831 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6976e7bc-60d6-4ca0-a4d7-ca56afe7f7cd tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:07.479821 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:07.479821 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:07.484751 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6976e7bc-60d6-4ca0-a4d7-ca56afe7f7cd tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Volume info retrieved successfully. Aug 26 15:15:07.490259 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6976e7bc-60d6-4ca0-a4d7-ca56afe7f7cd tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 returned with HTTP 200 Aug 26 15:15:07.490776 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1203/4773] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:07 2026] GET /volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:07.985946 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-36162fb2-8977-4ff5-b2a6-7838c52220b6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:07.988160 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-36162fb2-8977-4ff5-b2a6-7838c52220b6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:07.988429 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-36162fb2-8977-4ff5-b2a6-7838c52220b6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:07.988680 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-36162fb2-8977-4ff5-b2a6-7838c52220b6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:07.998724 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:07.998724 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:08.001958 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-36162fb2-8977-4ff5-b2a6-7838c52220b6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:08.006312 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-36162fb2-8977-4ff5-b2a6-7838c52220b6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:08.006678 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1202/4774] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:07 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:08.493738 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-06b659fe-ea86-443e-95bb-fee3bc8f9b7c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:08.495918 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-06b659fe-ea86-443e-95bb-fee3bc8f9b7c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/attachments/b4a1ad6c-f26f-4369-964e-494679039673/action Aug 26 15:15:08.496309 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-06b659fe-ea86-443e-95bb-fee3bc8f9b7c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:15:08.496422 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-06b659fe-ea86-443e-95bb-fee3bc8f9b7c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:08.505648 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-71fc605e-060b-49ac-aa5c-181593553cc4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:08.508092 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-71fc605e-060b-49ac-aa5c-181593553cc4 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] GET https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 Aug 26 15:15:08.508228 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-71fc605e-060b-49ac-aa5c-181593553cc4 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:08.508801 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-71fc605e-060b-49ac-aa5c-181593553cc4 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:08.516846 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:08.516846 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:08.518735 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:08.518735 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:08.523323 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-71fc605e-060b-49ac-aa5c-181593553cc4 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Volume info retrieved successfully. Aug 26 15:15:08.527974 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-295aa5fb-8f92-4323-bf3a-7db1f0e97d14 req-06b659fe-ea86-443e-95bb-fee3bc8f9b7c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/b4a1ad6c-f26f-4369-964e-494679039673/action returned with HTTP 204 Aug 26 15:15:08.528575 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1182/4775] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:15:08 2026] POST /volume/v3/attachments/b4a1ad6c-f26f-4369-964e-494679039673/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:08.529128 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-71fc605e-060b-49ac-aa5c-181593553cc4 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 returned with HTTP 200 Aug 26 15:15:08.529653 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1189/4776] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:08 2026] GET /volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:08.547249 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-97521e41-a5cc-4ac8-a123-ab84fc263ce3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:08.549139 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97521e41-a5cc-4ac8-a123-ab84fc263ce3 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] GET https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 Aug 26 15:15:08.549378 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97521e41-a5cc-4ac8-a123-ab84fc263ce3 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:08.549622 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-97521e41-a5cc-4ac8-a123-ab84fc263ce3 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:08.556353 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:08.556353 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:08.559872 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-97521e41-a5cc-4ac8-a123-ab84fc263ce3 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Volume info retrieved successfully. Aug 26 15:15:08.563768 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-97521e41-a5cc-4ac8-a123-ab84fc263ce3 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 returned with HTTP 200 Aug 26 15:15:08.564139 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1204/4777] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:08 2026] GET /volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:08.580524 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-470fbe24-94dc-4964-a7bb-0508ae06dc4f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:08.583303 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-470fbe24-94dc-4964-a7bb-0508ae06dc4f tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] POST https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9/action Aug 26 15:15:08.583708 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-470fbe24-94dc-4964-a7bb-0508ae06dc4f tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1315510226", "disk_format": "raw"}}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:15:08.583837 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-470fbe24-94dc-4964-a7bb-0508ae06dc4f tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1315510226", "disk_format": "raw"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:08.593113 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:08.593113 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:08.593763 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-470fbe24-94dc-4964-a7bb-0508ae06dc4f tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Volume info retrieved successfully. Aug 26 15:15:08.608014 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:08.608014 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:08.612250 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.image.image_utils [None req-470fbe24-94dc-4964-a7bb-0508ae06dc4f tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1315510226'}] 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-volume-upload-hash-test-1315510226'}]. {{(pid=100197) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 26 15:15:09.018798 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ea807364-5d57-489f-9a41-8dc73837cca7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:09.020485 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea807364-5d57-489f-9a41-8dc73837cca7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:09.020672 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea807364-5d57-489f-9a41-8dc73837cca7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:09.020850 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea807364-5d57-489f-9a41-8dc73837cca7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:09.030402 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:09.030402 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:09.035107 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ea807364-5d57-489f-9a41-8dc73837cca7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:09.039510 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea807364-5d57-489f-9a41-8dc73837cca7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:09.039919 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1183/4778] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:09 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:09.042087 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-470fbe24-94dc-4964-a7bb-0508ae06dc4f tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Copy volume to image completed successfully. Aug 26 15:15:09.042486 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-470fbe24-94dc-4964-a7bb-0508ae06dc4f tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9/action returned with HTTP 202 Aug 26 15:15:09.042903 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1203/4779] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:15:08 2026] POST /volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9/action => generated 686 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:09.055040 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c5b8c27a-dd64-4f1a-91e9-f649e7afd662 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:09.057183 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c5b8c27a-dd64-4f1a-91e9-f649e7afd662 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:09.057415 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c5b8c27a-dd64-4f1a-91e9-f649e7afd662 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:09.057676 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c5b8c27a-dd64-4f1a-91e9-f649e7afd662 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:09.066845 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:09.066845 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:09.070247 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c5b8c27a-dd64-4f1a-91e9-f649e7afd662 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:09.074381 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c5b8c27a-dd64-4f1a-91e9-f649e7afd662 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:09.074804 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1190/4780] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:09 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:09.112913 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-fa9c0a8e-408e-4eab-a863-00198e9c53f6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:09.115357 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-fa9c0a8e-408e-4eab-a863-00198e9c53f6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:09.115678 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-fa9c0a8e-408e-4eab-a863-00198e9c53f6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:09.115948 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-fa9c0a8e-408e-4eab-a863-00198e9c53f6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:09.124394 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:09.124394 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:09.127385 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-fa9c0a8e-408e-4eab-a863-00198e9c53f6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:09.130916 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-fa9c0a8e-408e-4eab-a863-00198e9c53f6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:09.131427 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1205/4781] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:15:09 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:09.147827 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-89c68a5d-069b-4166-8f8f-42c80fe69823 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:09.149720 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-89c68a5d-069b-4166-8f8f-42c80fe69823 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19/action Aug 26 15:15:09.150055 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-89c68a5d-069b-4166-8f8f-42c80fe69823 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:15:09.150163 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-89c68a5d-069b-4166-8f8f-42c80fe69823 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:09.159449 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:09.159449 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:09.159831 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-89c68a5d-069b-4166-8f8f-42c80fe69823 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:09.166504 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-89c68a5d-069b-4166-8f8f-42c80fe69823 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Begin detaching volume completed successfully. Aug 26 15:15:09.166646 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-89c68a5d-069b-4166-8f8f-42c80fe69823 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19/action returned with HTTP 202 Aug 26 15:15:09.167043 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1184/4782] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:15:09 2026] POST /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:15:09.205589 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8e632c9c-ee5f-4af0-b98d-230a9d9432d2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:09.206005 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e632c9c-ee5f-4af0-b98d-230a9d9432d2 None None] GET https://10.4.3.64/volume// Aug 26 15:15:09.206209 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e632c9c-ee5f-4af0-b98d-230a9d9432d2 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:09.206425 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8e632c9c-ee5f-4af0-b98d-230a9d9432d2 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:09.207028 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8e632c9c-ee5f-4af0-b98d-230a9d9432d2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:15:09.207028 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1204/4783] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:15:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:15:09.213650 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-e96e645d-d8f0-4a6c-891b-45c13335b2a5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:09.215847 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-e96e645d-d8f0-4a6c-891b-45c13335b2a5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:09.216100 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-e96e645d-d8f0-4a6c-891b-45c13335b2a5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:09.216303 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-e96e645d-d8f0-4a6c-891b-45c13335b2a5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:09.226325 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:09.226325 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:09.229786 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-e96e645d-d8f0-4a6c-891b-45c13335b2a5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:09.233937 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-e96e645d-d8f0-4a6c-891b-45c13335b2a5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:09.234328 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1191/4784] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:15:09 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:15:09.244195 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-42b06645-1aa1-40d9-bb0a-a9759644eaa0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:09.246970 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-42b06645-1aa1-40d9-bb0a-a9759644eaa0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19/encryption Aug 26 15:15:09.247241 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-42b06645-1aa1-40d9-bb0a-a9759644eaa0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:09.247504 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-42b06645-1aa1-40d9-bb0a-a9759644eaa0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:09.260102 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:09.260102 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:09.265694 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-42b06645-1aa1-40d9-bb0a-a9759644eaa0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19/encryption returned with HTTP 200 Aug 26 15:15:09.266156 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1206/4785] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:15:09 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:11.627052 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-bb3f947d-9d64-4be1-a645-a74aada99dd6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:11.628903 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-bb3f947d-9d64-4be1-a645-a74aada99dd6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] DELETE https://10.4.3.64/volume/v3/attachments/b4a1ad6c-f26f-4369-964e-494679039673 Aug 26 15:15:11.629137 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-bb3f947d-9d64-4be1-a645-a74aada99dd6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:11.629383 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-bb3f947d-9d64-4be1-a645-a74aada99dd6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:11.641091 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:11.641091 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:11.697658 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e7c62063-0d41-4fbf-9eb4-3a11213d7533 req-bb3f947d-9d64-4be1-a645-a74aada99dd6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/b4a1ad6c-f26f-4369-964e-494679039673 returned with HTTP 200 Aug 26 15:15:11.698019 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1185/4786] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:15:11 2026] DELETE /volume/v3/attachments/b4a1ad6c-f26f-4369-964e-494679039673 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:12.357024 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-80c3679d-9e15-4292-b7e8-b7feb719e427 req-43da93d5-773f-41f0-b66d-8c601484db2d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:12.359146 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-80c3679d-9e15-4292-b7e8-b7feb719e427 req-43da93d5-773f-41f0-b66d-8c601484db2d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:12.359366 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-80c3679d-9e15-4292-b7e8-b7feb719e427 req-43da93d5-773f-41f0-b66d-8c601484db2d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:12.359590 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-80c3679d-9e15-4292-b7e8-b7feb719e427 req-43da93d5-773f-41f0-b66d-8c601484db2d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:12.366530 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:12.366530 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:12.369982 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-80c3679d-9e15-4292-b7e8-b7feb719e427 req-43da93d5-773f-41f0-b66d-8c601484db2d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:12.374269 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-80c3679d-9e15-4292-b7e8-b7feb719e427 req-43da93d5-773f-41f0-b66d-8c601484db2d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:12.374660 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1205/4787] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:15:12 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:15.206995 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2914bc0a-99a7-458f-95f1-913e74aae316 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:15.211424 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2914bc0a-99a7-458f-95f1-913e74aae316 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] DELETE https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:15.211603 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2914bc0a-99a7-458f-95f1-913e74aae316 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:15.211782 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2914bc0a-99a7-458f-95f1-913e74aae316 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:15.211966 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-2914bc0a-99a7-458f-95f1-913e74aae316 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Delete volume with id: ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:15.223581 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:15.223581 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:15.224246 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2914bc0a-99a7-458f-95f1-913e74aae316 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:15.236536 np0000008165 devstack@c-api.service[100196]: WARNING cinder.keymgr.conf_key_mgr [None req-2914bc0a-99a7-458f-95f1-913e74aae316 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 15:15:15.242085 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2914bc0a-99a7-458f-95f1-913e74aae316 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Delete volume request issued successfully. Aug 26 15:15:15.242264 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2914bc0a-99a7-458f-95f1-913e74aae316 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 202 Aug 26 15:15:15.242648 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1192/4788] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:15:15 2026] DELETE /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:15.251003 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c731c2f5-8bf3-4feb-b041-782239dbed13 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:15.253311 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c731c2f5-8bf3-4feb-b041-782239dbed13 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:15.253607 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c731c2f5-8bf3-4feb-b041-782239dbed13 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:15.253854 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c731c2f5-8bf3-4feb-b041-782239dbed13 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:15.266000 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:15.266000 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:15.272792 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c731c2f5-8bf3-4feb-b041-782239dbed13 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:15:15.281615 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c731c2f5-8bf3-4feb-b041-782239dbed13 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 200 Aug 26 15:15:15.282111 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1207/4789] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:15 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:16.298562 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-881e2f5f-6ec6-47b5-980c-ff2c635eb4bc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:16.301071 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-881e2f5f-6ec6-47b5-980c-ff2c635eb4bc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 Aug 26 15:15:16.301567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-881e2f5f-6ec6-47b5-980c-ff2c635eb4bc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:16.301725 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-881e2f5f-6ec6-47b5-980c-ff2c635eb4bc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:16.308960 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-881e2f5f-6ec6-47b5-980c-ff2c635eb4bc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 returned with HTTP 404 Aug 26 15:15:16.309526 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1186/4790] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:16 2026] GET /volume/v3/volumes/ce21cb38-922b-4507-b430-f5fa83f2be19 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:16.319646 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d84b50b9-0db4-42d6-99c5-393334f73a1f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:16.322134 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d84b50b9-0db4-42d6-99c5-393334f73a1f tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:15:16.322134 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d84b50b9-0db4-42d6-99c5-393334f73a1f tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:16.322134 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d84b50b9-0db4-42d6-99c5-393334f73a1f tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:16.323172 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-d84b50b9-0db4-42d6-99c5-393334f73a1f tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:15:16.340279 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d84b50b9-0db4-42d6-99c5-393334f73a1f tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Get all volumes completed successfully. Aug 26 15:15:16.342661 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:16.342661 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:16.350732 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d84b50b9-0db4-42d6-99c5-393334f73a1f tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:15:16.351650 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1206/4791] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:15:16 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11769 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:15:16.374485 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-562d1f21-3e43-408b-8593-800ee1b0d851 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:16.378210 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-562d1f21-3e43-408b-8593-800ee1b0d851 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] DELETE https://10.4.3.64/volume/v3/types/ae7656cd-8a89-497b-b656-14ed85fd6e77 Aug 26 15:15:16.378210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-562d1f21-3e43-408b-8593-800ee1b0d851 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:16.378411 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-562d1f21-3e43-408b-8593-800ee1b0d851 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:16.419315 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-562d1f21-3e43-408b-8593-800ee1b0d851 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/types/ae7656cd-8a89-497b-b656-14ed85fd6e77 returned with HTTP 202 Aug 26 15:15:16.419848 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1193/4792] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:15:16 2026] DELETE /volume/v3/types/ae7656cd-8a89-497b-b656-14ed85fd6e77 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:16.430832 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0e9adc73-1cd3-4721-a81f-18f43123b242 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:16.432542 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e9adc73-1cd3-4721-a81f-18f43123b242 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:15:16.433081 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0e9adc73-1cd3-4721-a81f-18f43123b242 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1394132622", "extra_specs": {}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:16.453148 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0e9adc73-1cd3-4721-a81f-18f43123b242 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:15:16.453695 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1208/4793] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:15:16 2026] POST /volume/v3/types => generated 212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:16.462873 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-48d8bc15-635b-4b0e-9846-b6c62686be7e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:16.464796 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-48d8bc15-635b-4b0e-9846-b6c62686be7e tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] POST https://10.4.3.64/volume/v3/types/f8661679-51aa-434f-a3a4-2378da468a00/encryption Aug 26 15:15:16.465327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-48d8bc15-635b-4b0e-9846-b6c62686be7e tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:16.466631 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:16.466631 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:16.482065 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-48d8bc15-635b-4b0e-9846-b6c62686be7e tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/types/f8661679-51aa-434f-a3a4-2378da468a00/encryption returned with HTTP 200 Aug 26 15:15:16.482546 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1187/4794] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:15:16 2026] POST /volume/v3/types/f8661679-51aa-434f-a3a4-2378da468a00/encryption => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:16.493320 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:16.495036 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:15:16.495482 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1152857895", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1394132622", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:16.497233 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1152857895', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1394132622', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:15:16.501095 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Create volume of 1 GB Aug 26 15:15:16.501579 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:16.501579 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:16.501798 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Availability Zones retrieved successfully. Aug 26 15:15:16.507299 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Flow 'volume_create_api' (82551054-ee0f-4b1c-a1eb-03c56e25a280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:16.508367 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a9bf834-ff18-473f-ac06-09ba6d19540d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:16.509025 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:15:16.534430 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a9bf834-ff18-473f-ac06-09ba6d19540d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:15:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f8661679-51aa-434f-a3a4-2378da468a00,is_public=True,name='tempest-scenario-type-luks-1394132622',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f8661679-51aa-434f-a3a4-2378da468a00', '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=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:16.535507 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c52181-34fa-4fcb-b627-f50d32a1dd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:16.560143 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1394132622 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1394132622, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:15:16.560670 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1394132622 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1394132622, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:15:16.587873 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Created reservations ['c152ccec-d46a-46ce-9803-634693b3087f', '18c4c4d2-2563-46ca-89a3-ca85f0c2335c', '6ad73f91-a877-4322-841b-53ea11111984', 'd1bbf416-9c07-476c-b574-d82f26ede261'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:16.588787 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9c52181-34fa-4fcb-b627-f50d32a1dd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c152ccec-d46a-46ce-9803-634693b3087f', '18c4c4d2-2563-46ca-89a3-ca85f0c2335c', '6ad73f91-a877-4322-841b-53ea11111984', 'd1bbf416-9c07-476c-b574-d82f26ede261']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:16.589526 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c1a041-fe9e-47ff-b0b8-e2e0d429e3ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:16.615458 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55c1a041-fe9e-47ff-b0b8-e2e0d429e3ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd170cda6-c65c-4191-a1a4-480ebec1e57f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1152857895',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84448e201f594222bdabe200c7e9a23f',qos_specs=None,replication_status=,reservations=['c152ccec-d46a-46ce-9803-634693b3087f','18c4c4d2-2563-46ca-89a3-ca85f0c2335c','6ad73f91-a877-4322-841b-53ea11111984','d1bbf416-9c07-476c-b574-d82f26ede261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d15b73ae2c4670afaecb3daa735061',volume_type_id=f8661679-51aa-434f-a3a4-2378da468a00), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:15:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1152857895',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d170cda6-c65c-4191-a1a4-480ebec1e57f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84448e201f594222bdabe200c7e9a23f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01d15b73ae2c4670afaecb3daa735061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f8661679-51aa-434f-a3a4-2378da468a00),volume_type_id=f8661679-51aa-434f-a3a4-2378da468a00)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:16.616515 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb760def-42d2-41d0-8a83-1b0b0f0196a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:16.636169 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb760def-42d2-41d0-8a83-1b0b0f0196a7) transitioned into state 'SUCCESS' from state '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-1152857895',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84448e201f594222bdabe200c7e9a23f',qos_specs=None,replication_status=,reservations=['c152ccec-d46a-46ce-9803-634693b3087f','18c4c4d2-2563-46ca-89a3-ca85f0c2335c','6ad73f91-a877-4322-841b-53ea11111984','d1bbf416-9c07-476c-b574-d82f26ede261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d15b73ae2c4670afaecb3daa735061',volume_type_id=f8661679-51aa-434f-a3a4-2378da468a00)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:16.637114 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38eb3954-6205-4db5-9306-52ac6177a532) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:16.646071 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38eb3954-6205-4db5-9306-52ac6177a532) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:16.646850 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Flow 'volume_create_api' (82551054-ee0f-4b1c-a1eb-03c56e25a280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:16.647256 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Create volume request issued successfully. Aug 26 15:15:16.647732 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-85cdfd25-73e2-4a4a-9695-b9a6b472b8e7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:15:16.648616 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1207/4795] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:15:16 2026] POST /volume/v3/volumes => generated 783 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:26.415342 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=162,cinder:INSERT=27,cinder:UPDATE=46 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:15:26.435001 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c34493f6-017d-421f-8bcc-f0091144ac95 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:26.436592 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c34493f6-017d-421f-8bcc-f0091144ac95 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] GET https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 Aug 26 15:15:26.436754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c34493f6-017d-421f-8bcc-f0091144ac95 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:26.436959 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c34493f6-017d-421f-8bcc-f0091144ac95 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:26.444370 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:26.444370 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:26.447786 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c34493f6-017d-421f-8bcc-f0091144ac95 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Volume info retrieved successfully. Aug 26 15:15:26.451073 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=158,cinder:UPDATE=43,cinder:INSERT=33 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:15:26.451844 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c34493f6-017d-421f-8bcc-f0091144ac95 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 returned with HTTP 200 Aug 26 15:15:26.452266 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1194/4796] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:26 2026] GET /volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:26.478743 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=233,cinder:UPDATE=78,cinder:INSERT=48 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:15:26.638897 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=199,cinder:INSERT=39,cinder:UPDATE=55 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:15:26.769669 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9d5dfe91-e1f0-4e78-afab-87d017370989 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:26.771435 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d5dfe91-e1f0-4e78-afab-87d017370989 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] DELETE https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 Aug 26 15:15:26.771660 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d5dfe91-e1f0-4e78-afab-87d017370989 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:26.771895 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d5dfe91-e1f0-4e78-afab-87d017370989 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:26.772089 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-9d5dfe91-e1f0-4e78-afab-87d017370989 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Delete volume with id: 69cdff9b-5bd7-4b12-8526-a297659b3cb9 Aug 26 15:15:26.779233 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:26.779233 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:26.779774 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9d5dfe91-e1f0-4e78-afab-87d017370989 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Volume info retrieved successfully. Aug 26 15:15:26.796149 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9d5dfe91-e1f0-4e78-afab-87d017370989 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Delete volume request issued successfully. Aug 26 15:15:26.796348 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d5dfe91-e1f0-4e78-afab-87d017370989 tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 returned with HTTP 202 Aug 26 15:15:26.796771 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1209/4797] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:15:26 2026] DELETE /volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:26.805799 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-53dc64a1-ed44-4764-908d-397127c82a2d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:26.807601 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53dc64a1-ed44-4764-908d-397127c82a2d tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] GET https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 Aug 26 15:15:26.807787 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53dc64a1-ed44-4764-908d-397127c82a2d tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:26.807982 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53dc64a1-ed44-4764-908d-397127c82a2d tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:26.814571 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:26.814571 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:26.818142 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-53dc64a1-ed44-4764-908d-397127c82a2d tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Volume info retrieved successfully. Aug 26 15:15:26.822598 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53dc64a1-ed44-4764-908d-397127c82a2d tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 returned with HTTP 200 Aug 26 15:15:26.823103 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1188/4798] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:26 2026] GET /volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:27.835433 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-10ece35e-5b36-4b4e-a23b-7927e55c999d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:27.839174 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-10ece35e-5b36-4b4e-a23b-7927e55c999d tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] GET https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 Aug 26 15:15:27.839353 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-10ece35e-5b36-4b4e-a23b-7927e55c999d tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:27.839556 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-10ece35e-5b36-4b4e-a23b-7927e55c999d tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:27.845576 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-10ece35e-5b36-4b4e-a23b-7927e55c999d tempest-TestImageHashVerification-1032949800 tempest-TestImageHashVerification-1032949800-project-member] https://10.4.3.64/volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 returned with HTTP 404 Aug 26 15:15:27.846042 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1208/4799] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:27 2026] GET /volume/v3/volumes/69cdff9b-5bd7-4b12-8526-a297659b3cb9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:28.878107 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-fb113cff-8826-4834-bf29-3fc6a8a064e8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:28.880126 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-fb113cff-8826-4834-bf29-3fc6a8a064e8 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/limits Aug 26 15:15:28.880462 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-fb113cff-8826-4834-bf29-3fc6a8a064e8 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:28.881530 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-fb113cff-8826-4834-bf29-3fc6a8a064e8 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:28.888955 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-fb113cff-8826-4834-bf29-3fc6a8a064e8 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1394132622 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1394132622, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:15:28.889485 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-fb113cff-8826-4834-bf29-3fc6a8a064e8 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1394132622 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1394132622, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:15:28.889842 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-fb113cff-8826-4834-bf29-3fc6a8a064e8 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1394132622 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1394132622, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:15:28.901175 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-fb113cff-8826-4834-bf29-3fc6a8a064e8 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/limits returned with HTTP 200 Aug 26 15:15:28.901757 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1195/4800] 10.4.3.64 () {68 vars in 1477 bytes} [Wed Aug 26 15:15:28 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:28.944419 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-c25f67c0-9d92-42f9-8949-861ab17dd01f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:28.946310 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-c25f67c0-9d92-42f9-8949-861ab17dd01f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:15:28.946556 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-c25f67c0-9d92-42f9-8949-861ab17dd01f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:28.946779 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-c25f67c0-9d92-42f9-8949-861ab17dd01f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:28.957235 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:28.957235 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:28.961017 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-c25f67c0-9d92-42f9-8949-861ab17dd01f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:15:28.965862 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-c25f67c0-9d92-42f9-8949-861ab17dd01f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 returned with HTTP 200 Aug 26 15:15:28.966257 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1210/4801] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:15:28 2026] GET /volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 => generated 1661 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:28.975193 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-96cac01d-ce14-4906-a90e-8dda041cbc50 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:28.977558 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-96cac01d-ce14-4906-a90e-8dda041cbc50 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:15:28.977634 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-96cac01d-ce14-4906-a90e-8dda041cbc50 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b292b630-6f3b-4c4a-9f26-650560d32654", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1385563386", "description": null, "metadata": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:28.991702 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:28.991702 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:28.992418 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-96cac01d-ce14-4906-a90e-8dda041cbc50 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:15:28.992609 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-96cac01d-ce14-4906-a90e-8dda041cbc50 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Create snapshot from volume b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:15:29.018879 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-96cac01d-ce14-4906-a90e-8dda041cbc50 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Created reservations ['d45d9a11-f064-4ff4-822d-a5fb24e0fcb8', 'fdc26e2f-95f2-4725-bdd3-e28f024a47ba', '44df9068-995e-4663-8078-e235e08292de', 'c0a314cc-e61f-4ff6-947f-81d6576bdc48'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:29.047586 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-96cac01d-ce14-4906-a90e-8dda041cbc50 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Snapshot force create request issued successfully. Aug 26 15:15:29.047903 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-27a39843-b5c4-4374-a7af-0e85accd9909 req-96cac01d-ce14-4906-a90e-8dda041cbc50 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:15:29.048362 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1189/4802] 10.4.3.64 () {72 vars in 1540 bytes} [Wed Aug 26 15:15:28 2026] POST /volume/v3/snapshots => generated 324 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:30.621950 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5b4f0eac-13b3-48dd-9ec8-38dd349edab2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:30.624509 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5b4f0eac-13b3-48dd-9ec8-38dd349edab2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/snapshots/20edb069-ad75-481a-b327-78ea2448132c Aug 26 15:15:30.624768 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5b4f0eac-13b3-48dd-9ec8-38dd349edab2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:30.625022 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5b4f0eac-13b3-48dd-9ec8-38dd349edab2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:30.630125 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:30.630125 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:30.630525 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5b4f0eac-13b3-48dd-9ec8-38dd349edab2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Snapshot retrieved successfully. Aug 26 15:15:30.631327 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5b4f0eac-13b3-48dd-9ec8-38dd349edab2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/snapshots/20edb069-ad75-481a-b327-78ea2448132c returned with HTTP 200 Aug 26 15:15:30.631656 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1209/4803] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:30 2026] GET /volume/v3/snapshots/20edb069-ad75-481a-b327-78ea2448132c => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:30.660493 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:30.662824 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:15:30.663420 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-368426212", "snapshot_id": null, "imageRef": "1da8fbbe-d44c-493e-a984-c50e3f6239a2", "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:30.665243 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-368426212', 'snapshot_id': None, 'imageRef': '1da8fbbe-d44c-493e-a984-c50e3f6239a2', 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:15:30.750972 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:30.750972 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:30.751535 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Snapshot retrieved successfully. Aug 26 15:15:30.751748 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Create volume of 1 GB Aug 26 15:15:30.755442 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Availability Zones retrieved successfully. Aug 26 15:15:30.762118 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Flow 'volume_create_api' (1fd123ed-416e-4c60-ac59-21d5fee7dbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:30.762981 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5b5434-01da-4958-ba44-d183930dac48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:30.764009 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:15:30.793539 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce5b5434-01da-4958-ba44-d183930dac48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '20edb069-ad75-481a-b327-78ea2448132c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:30.794697 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4f659d9-5ba7-4996-a1fd-7de015d11393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:30.840289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Created reservations ['27652139-d75f-4346-9895-7535d78abacb', '3f160c59-56c0-48d5-8381-eef89f3c6a0f', '55f16532-2aba-4cd3-a749-2cb99146b11f', 'eb6d059e-e180-4682-b507-6ed03d5a3bb7'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:30.840996 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4f659d9-5ba7-4996-a1fd-7de015d11393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27652139-d75f-4346-9895-7535d78abacb', '3f160c59-56c0-48d5-8381-eef89f3c6a0f', '55f16532-2aba-4cd3-a749-2cb99146b11f', 'eb6d059e-e180-4682-b507-6ed03d5a3bb7']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:30.841653 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fd373c5-0a8a-4c83-bf28-e4736a9689de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:30.882725 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fd373c5-0a8a-4c83-bf28-e4736a9689de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '098e9f6e-0c22-4db1-ab7c-7de5b31b1454', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-368426212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceda7ebf125342508d4aba9c0a0b6793',qos_specs=None,replication_status=,reservations=['27652139-d75f-4346-9895-7535d78abacb','3f160c59-56c0-48d5-8381-eef89f3c6a0f','55f16532-2aba-4cd3-a749-2cb99146b11f','eb6d059e-e180-4682-b507-6ed03d5a3bb7'],size=1,snapshot_id=20edb069-ad75-481a-b327-78ea2448132c,source_replicaid=,source_volid=None,status='creating',user_id='e54de34fe7bc41edba1eb292e5fc3962',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), '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-08-26T15:15:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-368426212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=098e9f6e-0c22-4db1-ab7c-7de5b31b1454,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ceda7ebf125342508d4aba9c0a0b6793',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=20edb069-ad75-481a-b327-78ea2448132c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e54de34fe7bc41edba1eb292e5fc3962',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:30.883526 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775f44d0-0e65-48e1-b4bb-81a75a123959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:30.899856 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (775f44d0-0e65-48e1-b4bb-81a75a123959) transitioned into state 'SUCCESS' from state '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-368426212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ceda7ebf125342508d4aba9c0a0b6793',qos_specs=None,replication_status=,reservations=['27652139-d75f-4346-9895-7535d78abacb','3f160c59-56c0-48d5-8381-eef89f3c6a0f','55f16532-2aba-4cd3-a749-2cb99146b11f','eb6d059e-e180-4682-b507-6ed03d5a3bb7'],size=1,snapshot_id=20edb069-ad75-481a-b327-78ea2448132c,source_replicaid=,source_volid=None,status='creating',user_id='e54de34fe7bc41edba1eb292e5fc3962',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:30.900674 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (105c754b-a9ce-4965-839b-412598e3121e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:30.925676 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (105c754b-a9ce-4965-839b-412598e3121e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:30.926485 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Flow 'volume_create_api' (1fd123ed-416e-4c60-ac59-21d5fee7dbb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:30.926800 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Create volume request issued successfully. Aug 26 15:15:30.927347 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bcc28a20-6d4b-41f7-9248-385aafa7fa2c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:15:30.928168 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1196/4804] 10.4.3.64 () {70 vars in 1293 bytes} [Wed Aug 26 15:15:30 2026] POST /volume/v3/volumes => generated 811 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:30.940144 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6457b160-2f73-45da-b4ee-17258944ea70 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:30.941840 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6457b160-2f73-45da-b4ee-17258944ea70 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 Aug 26 15:15:30.942065 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6457b160-2f73-45da-b4ee-17258944ea70 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:30.942244 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6457b160-2f73-45da-b4ee-17258944ea70 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:30.950201 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:30.950201 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:30.954332 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6457b160-2f73-45da-b4ee-17258944ea70 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:15:30.959162 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6457b160-2f73-45da-b4ee-17258944ea70 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 returned with HTTP 200 Aug 26 15:15:30.959671 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1211/4805] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:15:30 2026] GET /volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:31.971443 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5a101ef7-d20f-4ff4-ab3e-7a8b414d9c60 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:31.973319 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5a101ef7-d20f-4ff4-ab3e-7a8b414d9c60 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 Aug 26 15:15:31.973647 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5a101ef7-d20f-4ff4-ab3e-7a8b414d9c60 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:31.973854 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5a101ef7-d20f-4ff4-ab3e-7a8b414d9c60 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:31.981557 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:31.981557 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:31.986013 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5a101ef7-d20f-4ff4-ab3e-7a8b414d9c60 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:15:31.991380 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5a101ef7-d20f-4ff4-ab3e-7a8b414d9c60 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 returned with HTTP 200 Aug 26 15:15:31.991932 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1190/4806] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:15:31 2026] GET /volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 => generated 1420 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:15:32.003875 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5f05adba-8d1b-4697-bf5d-0d841217b12d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:32.006161 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5f05adba-8d1b-4697-bf5d-0d841217b12d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 Aug 26 15:15:32.006416 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5f05adba-8d1b-4697-bf5d-0d841217b12d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:32.006641 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5f05adba-8d1b-4697-bf5d-0d841217b12d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:32.018325 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:32.018325 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:32.025014 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5f05adba-8d1b-4697-bf5d-0d841217b12d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:15:32.032368 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5f05adba-8d1b-4697-bf5d-0d841217b12d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 returned with HTTP 200 Aug 26 15:15:32.032895 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1210/4807] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:15:32 2026] GET /volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 => generated 1420 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:15:33.145971 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f7853aad-586b-4179-9c86-f63d337b308c req-d862a245-6f9c-4c3f-9b88-8a4304680aec None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:33.148573 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-d862a245-6f9c-4c3f-9b88-8a4304680aec tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 Aug 26 15:15:33.148573 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-d862a245-6f9c-4c3f-9b88-8a4304680aec tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:33.148686 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-d862a245-6f9c-4c3f-9b88-8a4304680aec tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:33.155349 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:33.155349 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:33.158825 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-f7853aad-586b-4179-9c86-f63d337b308c req-d862a245-6f9c-4c3f-9b88-8a4304680aec tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:15:33.164028 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-d862a245-6f9c-4c3f-9b88-8a4304680aec tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 returned with HTTP 200 Aug 26 15:15:33.164487 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1197/4808] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:15:33 2026] GET /volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 => generated 1402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:33.646606 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-f7853aad-586b-4179-9c86-f63d337b308c req-e432b4bd-c911-498e-a3a1-86db653a6fdb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:33.649541 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-e432b4bd-c911-498e-a3a1-86db653a6fdb tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 Aug 26 15:15:33.649909 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-e432b4bd-c911-498e-a3a1-86db653a6fdb tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:33.650329 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-e432b4bd-c911-498e-a3a1-86db653a6fdb tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:33.660036 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:33.660036 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:33.663895 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-f7853aad-586b-4179-9c86-f63d337b308c req-e432b4bd-c911-498e-a3a1-86db653a6fdb tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:15:33.668365 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-e432b4bd-c911-498e-a3a1-86db653a6fdb tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 returned with HTTP 200 Aug 26 15:15:33.668926 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1212/4809] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:15:33 2026] GET /volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 => generated 1402 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:33.679042 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ab37b712-1cdc-4eaf-b6f8-5b73a7fd9a2a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:33.679464 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab37b712-1cdc-4eaf-b6f8-5b73a7fd9a2a None None] GET https://10.4.3.64/volume// Aug 26 15:15:33.679639 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab37b712-1cdc-4eaf-b6f8-5b73a7fd9a2a None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:33.679807 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab37b712-1cdc-4eaf-b6f8-5b73a7fd9a2a None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:33.680114 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab37b712-1cdc-4eaf-b6f8-5b73a7fd9a2a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:15:33.680420 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1191/4810] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:15:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:15:33.689458 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f7853aad-586b-4179-9c86-f63d337b308c req-95101c2d-bf4a-4004-a911-1f6ccd422c00 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:33.694728 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-95101c2d-bf4a-4004-a911-1f6ccd422c00 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:15:33.695239 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-95101c2d-bf4a-4004-a911-1f6ccd422c00 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "098e9f6e-0c22-4db1-ab7c-7de5b31b1454", "connector": null, "instance_uuid": "4c6bccf3-8d6d-40e9-848e-f0abe38fd9c1"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:33.704398 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:33.704398 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:33.740633 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-95101c2d-bf4a-4004-a911-1f6ccd422c00 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:15:33.741330 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1211/4811] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:15:33 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:33.984168 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-10abe549-d97a-4ff6-b48f-67792c96342a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:34.084849 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:15:34.085169 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1240628548"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:34.086483 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1240628548'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:15:34.086609 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume of 1 GB Aug 26 15:15:34.090251 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Availability Zones retrieved successfully. Aug 26 15:15:34.095247 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Flow 'volume_create_api' (da535342-7c6d-4278-a153-0186154ca009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:34.096248 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58cc05d3-02d9-4994-9e1b-1d23b7e5785e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:34.096963 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:15:34.118937 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58cc05d3-02d9-4994-9e1b-1d23b7e5785e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:34.119660 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a00b01e-7699-47ee-b856-0d949b3751ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:34.178964 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Created reservations ['f67480a3-2c9e-4aef-b2bb-7398a5bfde2e', 'af5c675f-c4b8-4c60-bc3a-496072493f55', '02ba44ce-21e4-414f-9283-94073adc95b8', 'f7be3694-ec1c-402e-b8b8-4564706569e9'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:34.179772 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a00b01e-7699-47ee-b856-0d949b3751ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f67480a3-2c9e-4aef-b2bb-7398a5bfde2e', 'af5c675f-c4b8-4c60-bc3a-496072493f55', '02ba44ce-21e4-414f-9283-94073adc95b8', 'f7be3694-ec1c-402e-b8b8-4564706569e9']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:34.180611 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bb0b5fb-94c8-43c6-98d1-f8a4a80b9d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:34.205910 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bb0b5fb-94c8-43c6-98d1-f8a4a80b9d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddd1d7e1-487b-4c6b-9153-9dd318033dae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1240628548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dd1ceea5fb345f28b6c31e1a81659da',qos_specs=None,replication_status=,reservations=['f67480a3-2c9e-4aef-b2bb-7398a5bfde2e','af5c675f-c4b8-4c60-bc3a-496072493f55','02ba44ce-21e4-414f-9283-94073adc95b8','f7be3694-ec1c-402e-b8b8-4564706569e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d21771e60fa74435a57aa397e79648b1',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1240628548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddd1d7e1-487b-4c6b-9153-9dd318033dae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dd1ceea5fb345f28b6c31e1a81659da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d21771e60fa74435a57aa397e79648b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:34.206673 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd09659f-ecde-49b8-a609-df681364fd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:34.227626 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd09659f-ecde-49b8-a609-df681364fd5e) transitioned into state 'SUCCESS' from state '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-1240628548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dd1ceea5fb345f28b6c31e1a81659da',qos_specs=None,replication_status=,reservations=['f67480a3-2c9e-4aef-b2bb-7398a5bfde2e','af5c675f-c4b8-4c60-bc3a-496072493f55','02ba44ce-21e4-414f-9283-94073adc95b8','f7be3694-ec1c-402e-b8b8-4564706569e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d21771e60fa74435a57aa397e79648b1',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:34.228319 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4a48760-7778-4ede-a81a-6db7260289a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:34.239299 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4a48760-7778-4ede-a81a-6db7260289a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:34.240162 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Flow 'volume_create_api' (da535342-7c6d-4278-a153-0186154ca009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:34.240504 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume request issued successfully. Aug 26 15:15:34.241166 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-10abe549-d97a-4ff6-b48f-67792c96342a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:15:34.241806 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1198/4812] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:15:33 2026] POST /volume/v3/volumes => generated 776 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:34.257593 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-298bcc5a-d1f8-4a84-9498-8e123d00b390 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:34.259604 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-298bcc5a-d1f8-4a84-9498-8e123d00b390 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae Aug 26 15:15:34.259835 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-298bcc5a-d1f8-4a84-9498-8e123d00b390 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:34.260054 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-298bcc5a-d1f8-4a84-9498-8e123d00b390 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:34.268226 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:34.268226 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:34.272786 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-298bcc5a-d1f8-4a84-9498-8e123d00b390 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:34.278821 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-298bcc5a-d1f8-4a84-9498-8e123d00b390 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae returned with HTTP 200 Aug 26 15:15:34.279270 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1213/4813] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:34 2026] GET /volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:34.673582 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5280ea48-4780-4071-935e-4619dde5e448 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:34.673952 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5280ea48-4780-4071-935e-4619dde5e448 None None] GET https://10.4.3.64/volume// Aug 26 15:15:34.674120 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5280ea48-4780-4071-935e-4619dde5e448 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:34.674326 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5280ea48-4780-4071-935e-4619dde5e448 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:34.674631 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5280ea48-4780-4071-935e-4619dde5e448 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:15:34.674978 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1192/4814] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:15:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:15:34.684562 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f7853aad-586b-4179-9c86-f63d337b308c req-b017b3f8-0840-426a-af4a-b63dc7e78bc2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:34.686560 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-b017b3f8-0840-426a-af4a-b63dc7e78bc2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 Aug 26 15:15:34.686776 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-b017b3f8-0840-426a-af4a-b63dc7e78bc2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:34.686978 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-b017b3f8-0840-426a-af4a-b63dc7e78bc2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:34.695933 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:34.695933 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:34.699229 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-f7853aad-586b-4179-9c86-f63d337b308c req-b017b3f8-0840-426a-af4a-b63dc7e78bc2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:15:34.703649 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-b017b3f8-0840-426a-af4a-b63dc7e78bc2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 returned with HTTP 200 Aug 26 15:15:34.704090 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1212/4815] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:15:34 2026] GET /volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 => generated 1581 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:15:34.797842 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f7853aad-586b-4179-9c86-f63d337b308c req-1dc92cdc-9771-4093-96cb-8658bbae0cdc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:34.802756 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-1dc92cdc-9771-4093-96cb-8658bbae0cdc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] PUT https://10.4.3.64/volume/v3/attachments/c3272f1a-8889-48d2-ad75-3fe7e656e744 Aug 26 15:15:34.803126 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-1dc92cdc-9771-4093-96cb-8658bbae0cdc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:34.812895 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-f7853aad-586b-4179-9c86-f63d337b308c req-1dc92cdc-9771-4093-96cb-8658bbae0cdc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Acquiring lock "cinder-attachment_update-098e9f6e-0c22-4db1-ab7c-7de5b31b1454-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:15:34.817504 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-f7853aad-586b-4179-9c86-f63d337b308c req-1dc92cdc-9771-4093-96cb-8658bbae0cdc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Lock "cinder-attachment_update-098e9f6e-0c22-4db1-ab7c-7de5b31b1454-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:15:34.818516 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:34.818516 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:34.899449 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-f7853aad-586b-4179-9c86-f63d337b308c req-1dc92cdc-9771-4093-96cb-8658bbae0cdc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Lock "cinder-attachment_update-098e9f6e-0c22-4db1-ab7c-7de5b31b1454-np0000008165" released by "attachment_update" :: held 0.082s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:15:34.899760 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-1dc92cdc-9771-4093-96cb-8658bbae0cdc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/attachments/c3272f1a-8889-48d2-ad75-3fe7e656e744 returned with HTTP 200 Aug 26 15:15:34.900260 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1199/4816] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:15:34 2026] PUT /volume/v3/attachments/c3272f1a-8889-48d2-ad75-3fe7e656e744 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:34.920633 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-f7853aad-586b-4179-9c86-f63d337b308c req-21cbd8c5-549d-4524-988e-e35cfaca19f4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:34.922731 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-21cbd8c5-549d-4524-988e-e35cfaca19f4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] POST https://10.4.3.64/volume/v3/attachments/c3272f1a-8889-48d2-ad75-3fe7e656e744/action Aug 26 15:15:34.923163 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-21cbd8c5-549d-4524-988e-e35cfaca19f4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:15:34.923365 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-21cbd8c5-549d-4524-988e-e35cfaca19f4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:34.938326 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:34.938326 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:34.948531 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f7853aad-586b-4179-9c86-f63d337b308c req-21cbd8c5-549d-4524-988e-e35cfaca19f4 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/attachments/c3272f1a-8889-48d2-ad75-3fe7e656e744/action returned with HTTP 204 Aug 26 15:15:34.949099 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1214/4817] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:15:34 2026] POST /volume/v3/attachments/c3272f1a-8889-48d2-ad75-3fe7e656e744/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:35.293663 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4ec92823-f485-4da7-9fc1-f07c2b9a05c0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:35.295621 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ec92823-f485-4da7-9fc1-f07c2b9a05c0 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae Aug 26 15:15:35.295929 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ec92823-f485-4da7-9fc1-f07c2b9a05c0 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:35.296153 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4ec92823-f485-4da7-9fc1-f07c2b9a05c0 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:35.303794 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:35.303794 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:35.307567 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4ec92823-f485-4da7-9fc1-f07c2b9a05c0 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:35.312207 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4ec92823-f485-4da7-9fc1-f07c2b9a05c0 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae returned with HTTP 200 Aug 26 15:15:35.312761 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1193/4818] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:35 2026] GET /volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:35.332195 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7845ab3b-a2af-4eeb-97e7-faf177f56fd6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:35.333787 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7845ab3b-a2af-4eeb-97e7-faf177f56fd6 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:15:35.334113 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7845ab3b-a2af-4eeb-97e7-faf177f56fd6 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddd1d7e1-487b-4c6b-9153-9dd318033dae", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1382697735"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:35.342249 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:35.342249 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:35.342635 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7845ab3b-a2af-4eeb-97e7-faf177f56fd6 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:35.342776 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-7845ab3b-a2af-4eeb-97e7-faf177f56fd6 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create snapshot from volume ddd1d7e1-487b-4c6b-9153-9dd318033dae Aug 26 15:15:35.380256 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-7845ab3b-a2af-4eeb-97e7-faf177f56fd6 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Created reservations ['b23bf795-a5e7-41dc-97d5-fa14987b3bd6', '90f68ac4-f346-4706-946c-300968f2be90', 'aef53fc0-2084-415b-a729-227831cc5b1b', '2a3738c8-a893-4e7e-a0d3-63d5a2cef141'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:35.423198 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7845ab3b-a2af-4eeb-97e7-faf177f56fd6 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot create request issued successfully. Aug 26 15:15:35.423753 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7845ab3b-a2af-4eeb-97e7-faf177f56fd6 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:15:35.424457 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1213/4819] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:15:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:35.434125 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aba9ea6d-6d8b-4330-a0f6-5ff9d06db137 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:35.436972 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aba9ea6d-6d8b-4330-a0f6-5ff9d06db137 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 Aug 26 15:15:35.437234 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aba9ea6d-6d8b-4330-a0f6-5ff9d06db137 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:35.437514 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aba9ea6d-6d8b-4330-a0f6-5ff9d06db137 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:35.446834 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:35.446834 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:35.447358 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aba9ea6d-6d8b-4330-a0f6-5ff9d06db137 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:35.448288 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aba9ea6d-6d8b-4330-a0f6-5ff9d06db137 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 returned with HTTP 200 Aug 26 15:15:35.450814 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1200/4820] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:35 2026] GET /volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:36.459077 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5878f5bf-d897-4a56-b230-6d02641e8202 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:36.461009 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5878f5bf-d897-4a56-b230-6d02641e8202 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 Aug 26 15:15:36.461374 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5878f5bf-d897-4a56-b230-6d02641e8202 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:36.461683 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5878f5bf-d897-4a56-b230-6d02641e8202 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:36.466950 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:36.466950 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:36.467346 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5878f5bf-d897-4a56-b230-6d02641e8202 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:36.468289 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5878f5bf-d897-4a56-b230-6d02641e8202 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 returned with HTTP 200 Aug 26 15:15:36.468681 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1215/4821] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:36 2026] GET /volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:36.477058 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-98c22d92-5b00-4f85-b49e-5a40dc1b48ce None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:36.531591 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98c22d92-5b00-4f85-b49e-5a40dc1b48ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] POST https://10.4.3.64/volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222/action Aug 26 15:15:36.532076 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98c22d92-5b00-4f85-b49e-5a40dc1b48ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:15:36.532280 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98c22d92-5b00-4f85-b49e-5a40dc1b48ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:36.539987 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:36.539987 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:36.540699 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-98c22d92-5b00-4f85-b49e-5a40dc1b48ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Snapshot retrieved successfully. Aug 26 15:15:36.541876 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-98c22d92-5b00-4f85-b49e-5a40dc1b48ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '4c04bf5757eb43c0afa42eaa3f214333', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd1ceea5fb345f28b6c31e1a81659da', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:36.542318 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98c22d92-5b00-4f85-b49e-5a40dc1b48ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] https://10.4.3.64/volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222/action returned with HTTP 403 Aug 26 15:15:36.542958 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1194/4822] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:15:36 2026] POST /volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222/action => generated 133 bytes in 66 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:36.549698 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8058399d-2eec-4d79-ac2e-eb371ecc080c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:36.551624 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8058399d-2eec-4d79-ac2e-eb371ecc080c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 Aug 26 15:15:36.551846 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8058399d-2eec-4d79-ac2e-eb371ecc080c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:36.552111 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8058399d-2eec-4d79-ac2e-eb371ecc080c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:36.552281 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-8058399d-2eec-4d79-ac2e-eb371ecc080c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete snapshot with id: 8034864d-4ae9-49b1-a2fc-d1b3fddd2222 Aug 26 15:15:36.557050 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:36.557050 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:36.557442 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8058399d-2eec-4d79-ac2e-eb371ecc080c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:36.577916 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8058399d-2eec-4d79-ac2e-eb371ecc080c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot delete request issued successfully. Aug 26 15:15:36.577916 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8058399d-2eec-4d79-ac2e-eb371ecc080c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 returned with HTTP 202 Aug 26 15:15:36.577916 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1214/4823] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:15:36 2026] DELETE /volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:36.583730 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7212f2e2-88fe-4377-9656-fab5ff0a30f9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:36.585873 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7212f2e2-88fe-4377-9656-fab5ff0a30f9 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 Aug 26 15:15:36.586176 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7212f2e2-88fe-4377-9656-fab5ff0a30f9 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:36.586462 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7212f2e2-88fe-4377-9656-fab5ff0a30f9 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:36.595399 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:36.595399 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:36.595399 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7212f2e2-88fe-4377-9656-fab5ff0a30f9 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:36.595399 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7212f2e2-88fe-4377-9656-fab5ff0a30f9 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 returned with HTTP 200 Aug 26 15:15:36.595399 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1201/4824] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:36 2026] GET /volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:37.604382 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-30c44fae-e15c-48c3-91da-1e3fa98fa4f7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:37.606045 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30c44fae-e15c-48c3-91da-1e3fa98fa4f7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 Aug 26 15:15:37.606297 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30c44fae-e15c-48c3-91da-1e3fa98fa4f7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:37.606524 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-30c44fae-e15c-48c3-91da-1e3fa98fa4f7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:37.611117 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-30c44fae-e15c-48c3-91da-1e3fa98fa4f7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 returned with HTTP 404 Aug 26 15:15:37.611616 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1216/4825] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:37 2026] GET /volume/v3/snapshots/8034864d-4ae9-49b1-a2fc-d1b3fddd2222 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:37.618880 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3b57a95d-a4c0-41a0-9df0-45c0f230d2e1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:37.620548 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3b57a95d-a4c0-41a0-9df0-45c0f230d2e1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae Aug 26 15:15:37.620771 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3b57a95d-a4c0-41a0-9df0-45c0f230d2e1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:37.621021 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3b57a95d-a4c0-41a0-9df0-45c0f230d2e1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:37.621240 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-3b57a95d-a4c0-41a0-9df0-45c0f230d2e1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete volume with id: ddd1d7e1-487b-4c6b-9153-9dd318033dae Aug 26 15:15:37.628012 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:37.628012 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:37.628354 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3b57a95d-a4c0-41a0-9df0-45c0f230d2e1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:37.647150 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3b57a95d-a4c0-41a0-9df0-45c0f230d2e1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete volume request issued successfully. Aug 26 15:15:37.647415 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3b57a95d-a4c0-41a0-9df0-45c0f230d2e1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae returned with HTTP 202 Aug 26 15:15:37.647872 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1195/4826] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:15:37 2026] DELETE /volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 26 15:15:37.655440 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-badc9a40-f6a5-4655-9a0e-2b6476627544 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:37.657234 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-badc9a40-f6a5-4655-9a0e-2b6476627544 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae Aug 26 15:15:37.657468 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-badc9a40-f6a5-4655-9a0e-2b6476627544 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:37.657693 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-badc9a40-f6a5-4655-9a0e-2b6476627544 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:37.665147 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:37.665147 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:37.669092 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-badc9a40-f6a5-4655-9a0e-2b6476627544 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:37.673008 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-badc9a40-f6a5-4655-9a0e-2b6476627544 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae returned with HTTP 200 Aug 26 15:15:37.673526 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1215/4827] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:37 2026] GET /volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:38.689017 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-77c74c76-853f-478f-b8b3-b52cfa8d9d57 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:38.690652 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-77c74c76-853f-478f-b8b3-b52cfa8d9d57 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae Aug 26 15:15:38.690815 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-77c74c76-853f-478f-b8b3-b52cfa8d9d57 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:38.691002 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-77c74c76-853f-478f-b8b3-b52cfa8d9d57 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:38.697553 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-77c74c76-853f-478f-b8b3-b52cfa8d9d57 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae returned with HTTP 404 Aug 26 15:15:38.698013 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1202/4828] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:38 2026] GET /volume/v3/volumes/ddd1d7e1-487b-4c6b-9153-9dd318033dae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:38.706231 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:38.708511 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:15:38.709006 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1606225180"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:38.711310 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1606225180'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:15:38.711554 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume of 1 GB Aug 26 15:15:38.716871 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Availability Zones retrieved successfully. Aug 26 15:15:38.724936 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Flow 'volume_create_api' (130bccef-ffc1-4cd0-8da9-ee9fcc8af79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:38.726616 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e341ce53-512d-407b-974a-2580caa9f2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:38.727860 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:15:38.759350 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e341ce53-512d-407b-974a-2580caa9f2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:38.760788 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (781e5d60-7f63-4bf5-b961-f7de64a657c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:38.810840 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Created reservations ['ec77e4d8-0582-41c0-9b99-5165b3123314', 'bee8abb1-730b-4ada-962a-19f92ce53489', '1f6eae4a-6656-4326-ad9c-a50b31955c38', 'a4985875-5d0f-49d8-a891-45adae6d58d5'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:38.811709 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (781e5d60-7f63-4bf5-b961-f7de64a657c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec77e4d8-0582-41c0-9b99-5165b3123314', 'bee8abb1-730b-4ada-962a-19f92ce53489', '1f6eae4a-6656-4326-ad9c-a50b31955c38', 'a4985875-5d0f-49d8-a891-45adae6d58d5']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:38.812493 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836c8daf-09df-4745-8fdb-931f6937e109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:38.837261 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836c8daf-09df-4745-8fdb-931f6937e109) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a39120a1-a9c9-4256-aec9-58be530af2bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1606225180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dd1ceea5fb345f28b6c31e1a81659da',qos_specs=None,replication_status=,reservations=['ec77e4d8-0582-41c0-9b99-5165b3123314','bee8abb1-730b-4ada-962a-19f92ce53489','1f6eae4a-6656-4326-ad9c-a50b31955c38','a4985875-5d0f-49d8-a891-45adae6d58d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d21771e60fa74435a57aa397e79648b1',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:15:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1606225180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a39120a1-a9c9-4256-aec9-58be530af2bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dd1ceea5fb345f28b6c31e1a81659da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d21771e60fa74435a57aa397e79648b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:38.838098 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336a3ef7-6c89-4658-8d86-8fd8e9a5c92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:38.859460 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (336a3ef7-6c89-4658-8d86-8fd8e9a5c92d) transitioned into state 'SUCCESS' from state '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-1606225180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dd1ceea5fb345f28b6c31e1a81659da',qos_specs=None,replication_status=,reservations=['ec77e4d8-0582-41c0-9b99-5165b3123314','bee8abb1-730b-4ada-962a-19f92ce53489','1f6eae4a-6656-4326-ad9c-a50b31955c38','a4985875-5d0f-49d8-a891-45adae6d58d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d21771e60fa74435a57aa397e79648b1',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:38.860418 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71eeb668-e1c8-4308-9580-54aa0d0b00f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:38.883699 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71eeb668-e1c8-4308-9580-54aa0d0b00f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:38.884637 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Flow 'volume_create_api' (130bccef-ffc1-4cd0-8da9-ee9fcc8af79a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:38.885050 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume request issued successfully. Aug 26 15:15:38.885722 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a35a6f23-6b8b-452a-8b48-78983671cdc5 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:15:38.886253 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1217/4829] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:15:38 2026] POST /volume/v3/volumes => generated 776 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:38.898343 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-08f76fd1-81fe-474a-bc98-5abe07defb86 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:38.900879 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-08f76fd1-81fe-474a-bc98-5abe07defb86 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd Aug 26 15:15:38.902546 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-08f76fd1-81fe-474a-bc98-5abe07defb86 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:38.902546 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-08f76fd1-81fe-474a-bc98-5abe07defb86 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:38.910482 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:38.910482 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:38.914621 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-08f76fd1-81fe-474a-bc98-5abe07defb86 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:38.918860 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-08f76fd1-81fe-474a-bc98-5abe07defb86 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd returned with HTTP 200 Aug 26 15:15:38.919339 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1196/4830] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:38 2026] GET /volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:39.931476 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eebfe517-8030-494c-a13e-ebf9cdefdde7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:39.933553 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eebfe517-8030-494c-a13e-ebf9cdefdde7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd Aug 26 15:15:39.933802 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eebfe517-8030-494c-a13e-ebf9cdefdde7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:39.934032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eebfe517-8030-494c-a13e-ebf9cdefdde7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:39.943045 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:39.943045 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:39.946390 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-eebfe517-8030-494c-a13e-ebf9cdefdde7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:39.949812 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eebfe517-8030-494c-a13e-ebf9cdefdde7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd returned with HTTP 200 Aug 26 15:15:39.950449 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1216/4831] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:39 2026] GET /volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 26 15:15:39.962721 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-72d28ed8-2305-4d08-8644-60ac4fc30224 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:39.964363 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-72d28ed8-2305-4d08-8644-60ac4fc30224 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:15:39.964682 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-72d28ed8-2305-4d08-8644-60ac4fc30224 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a39120a1-a9c9-4256-aec9-58be530af2bd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2107661736"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:39.972737 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:39.972737 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:39.973153 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-72d28ed8-2305-4d08-8644-60ac4fc30224 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:39.973304 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-72d28ed8-2305-4d08-8644-60ac4fc30224 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create snapshot from volume a39120a1-a9c9-4256-aec9-58be530af2bd Aug 26 15:15:40.000038 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-72d28ed8-2305-4d08-8644-60ac4fc30224 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Created reservations ['483731fd-06fc-4164-8135-57625070c56d', '6927ad4b-568e-44fe-a074-6d14da945b9b', 'e2ef5484-673e-4573-966c-b2103dd3431e', '7a49a3cd-26f9-4ac5-9e8e-51e76484c7db'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:40.029480 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-72d28ed8-2305-4d08-8644-60ac4fc30224 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot create request issued successfully. Aug 26 15:15:40.029840 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-72d28ed8-2305-4d08-8644-60ac4fc30224 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:15:40.030291 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1203/4832] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:15:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:40.039078 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8e7ff1f6-393c-4654-a9b8-3c22f1d65386 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:40.040993 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8e7ff1f6-393c-4654-a9b8-3c22f1d65386 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 Aug 26 15:15:40.041268 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8e7ff1f6-393c-4654-a9b8-3c22f1d65386 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:40.041552 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8e7ff1f6-393c-4654-a9b8-3c22f1d65386 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:40.046471 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:40.046471 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:40.046946 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8e7ff1f6-393c-4654-a9b8-3c22f1d65386 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:40.047653 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8e7ff1f6-393c-4654-a9b8-3c22f1d65386 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 returned with HTTP 200 Aug 26 15:15:40.048102 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1218/4833] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:40 2026] GET /volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:41.057367 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e3e2d7ab-1975-4a6c-9a1d-6b7f4ae24313 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:41.059177 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e3e2d7ab-1975-4a6c-9a1d-6b7f4ae24313 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 Aug 26 15:15:41.059417 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e3e2d7ab-1975-4a6c-9a1d-6b7f4ae24313 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:41.059647 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e3e2d7ab-1975-4a6c-9a1d-6b7f4ae24313 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:41.065195 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:41.065195 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:41.065573 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e3e2d7ab-1975-4a6c-9a1d-6b7f4ae24313 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:41.066362 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e3e2d7ab-1975-4a6c-9a1d-6b7f4ae24313 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 returned with HTTP 200 Aug 26 15:15:41.066845 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1197/4834] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:41 2026] GET /volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:41.077541 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-da376c00-e25d-4477-b95e-9bb9c471ec49 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:41.079623 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-da376c00-e25d-4477-b95e-9bb9c471ec49 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] GET https://10.4.3.64/volume/v3/snapshots Aug 26 15:15:41.079814 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-da376c00-e25d-4477-b95e-9bb9c471ec49 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:41.080073 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-da376c00-e25d-4477-b95e-9bb9c471ec49 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:41.080377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-da376c00-e25d-4477-b95e-9bb9c471ec49 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:15:41.081555 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.db.api [None req-da376c00-e25d-4477-b95e-9bb9c471ec49 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Building query based on filter {{(pid=100197) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:15:41.086555 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-da376c00-e25d-4477-b95e-9bb9c471ec49 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Get all snapshots completed successfully. Aug 26 15:15:41.086988 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-da376c00-e25d-4477-b95e-9bb9c471ec49 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 26 15:15:41.089550 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1217/4835] 10.4.3.64 () {66 vars in 1236 bytes} [Wed Aug 26 15:15:41 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:41.099312 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-775a719d-54cc-42c3-aed5-5de4d5966781 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:41.101276 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-775a719d-54cc-42c3-aed5-5de4d5966781 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 Aug 26 15:15:41.101540 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-775a719d-54cc-42c3-aed5-5de4d5966781 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:41.101779 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-775a719d-54cc-42c3-aed5-5de4d5966781 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:41.101945 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-775a719d-54cc-42c3-aed5-5de4d5966781 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete snapshot with id: 27afa9eb-7519-467d-a842-804f74b9a280 Aug 26 15:15:41.106905 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:41.106905 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:41.107246 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-775a719d-54cc-42c3-aed5-5de4d5966781 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:41.125538 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-775a719d-54cc-42c3-aed5-5de4d5966781 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot delete request issued successfully. Aug 26 15:15:41.125771 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-775a719d-54cc-42c3-aed5-5de4d5966781 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 returned with HTTP 202 Aug 26 15:15:41.126308 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1204/4836] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:15:41 2026] DELETE /volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:41.137496 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9bc8e94d-8c9d-4919-8d81-152608c5be11 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:41.139268 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9bc8e94d-8c9d-4919-8d81-152608c5be11 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 Aug 26 15:15:41.139494 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9bc8e94d-8c9d-4919-8d81-152608c5be11 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:41.139791 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9bc8e94d-8c9d-4919-8d81-152608c5be11 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:41.144988 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:41.144988 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:41.145515 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9bc8e94d-8c9d-4919-8d81-152608c5be11 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:41.146398 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9bc8e94d-8c9d-4919-8d81-152608c5be11 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 returned with HTTP 200 Aug 26 15:15:41.146868 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1219/4837] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:41 2026] GET /volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:42.156922 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d27801bc-1576-4fd9-9213-6afdf072feda None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:42.159159 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d27801bc-1576-4fd9-9213-6afdf072feda tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 Aug 26 15:15:42.159396 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d27801bc-1576-4fd9-9213-6afdf072feda tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:42.159659 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d27801bc-1576-4fd9-9213-6afdf072feda tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:42.164107 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d27801bc-1576-4fd9-9213-6afdf072feda tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 returned with HTTP 404 Aug 26 15:15:42.164625 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1198/4838] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:42 2026] GET /volume/v3/snapshots/27afa9eb-7519-467d-a842-804f74b9a280 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:42.171433 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-67a25ac3-5a97-4ac6-bc2d-4cb1e8155b39 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:42.173777 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-67a25ac3-5a97-4ac6-bc2d-4cb1e8155b39 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd Aug 26 15:15:42.174086 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-67a25ac3-5a97-4ac6-bc2d-4cb1e8155b39 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:42.174358 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-67a25ac3-5a97-4ac6-bc2d-4cb1e8155b39 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:42.174593 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-67a25ac3-5a97-4ac6-bc2d-4cb1e8155b39 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete volume with id: a39120a1-a9c9-4256-aec9-58be530af2bd Aug 26 15:15:42.183989 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:42.183989 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:42.184467 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-67a25ac3-5a97-4ac6-bc2d-4cb1e8155b39 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:42.207726 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-67a25ac3-5a97-4ac6-bc2d-4cb1e8155b39 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete volume request issued successfully. Aug 26 15:15:42.207977 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-67a25ac3-5a97-4ac6-bc2d-4cb1e8155b39 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd returned with HTTP 202 Aug 26 15:15:42.208368 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1218/4839] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:15:42 2026] DELETE /volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:42.218830 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7a131764-dca6-4378-8ec6-3158f8c7c2c8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:42.221585 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a131764-dca6-4378-8ec6-3158f8c7c2c8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd Aug 26 15:15:42.221736 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7a131764-dca6-4378-8ec6-3158f8c7c2c8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:42.221989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7a131764-dca6-4378-8ec6-3158f8c7c2c8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:42.231438 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:42.231438 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:42.235081 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7a131764-dca6-4378-8ec6-3158f8c7c2c8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:42.240665 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7a131764-dca6-4378-8ec6-3158f8c7c2c8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd returned with HTTP 200 Aug 26 15:15:42.241100 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1205/4840] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:42 2026] GET /volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:43.256247 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-163cb88b-820a-4f84-a932-b2a6dcbcee31 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:43.258789 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-163cb88b-820a-4f84-a932-b2a6dcbcee31 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd Aug 26 15:15:43.259175 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-163cb88b-820a-4f84-a932-b2a6dcbcee31 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:43.259447 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-163cb88b-820a-4f84-a932-b2a6dcbcee31 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:43.267025 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-163cb88b-820a-4f84-a932-b2a6dcbcee31 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd returned with HTTP 404 Aug 26 15:15:43.267544 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1220/4841] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:43 2026] GET /volume/v3/volumes/a39120a1-a9c9-4256-aec9-58be530af2bd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:43.277563 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:43.279331 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:15:43.279691 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1166968526"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:43.286417 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1166968526'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:15:43.286562 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume of 1 GB Aug 26 15:15:43.293558 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Availability Zones retrieved successfully. Aug 26 15:15:43.301925 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Flow 'volume_create_api' (cdda8f26-e40b-4cbb-9b6d-4ba68729d9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:43.303767 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f4b4728-af63-4b45-ab12-0a50b8e208bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:43.304845 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:15:43.329605 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f4b4728-af63-4b45-ab12-0a50b8e208bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:43.330865 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fad66b6d-ac09-47d7-96be-1559ea6cb4fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:43.371250 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Created reservations ['62a8e755-1f71-404e-9b71-b2ea26791a56', 'd8e19423-f859-447b-89fa-891dd24fcc71', 'eff31749-b719-4bfb-9450-e03d9ae3d164', '783a95bc-ebbf-477c-8e54-ad92c7836f3e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:43.371977 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fad66b6d-ac09-47d7-96be-1559ea6cb4fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62a8e755-1f71-404e-9b71-b2ea26791a56', 'd8e19423-f859-447b-89fa-891dd24fcc71', 'eff31749-b719-4bfb-9450-e03d9ae3d164', '783a95bc-ebbf-477c-8e54-ad92c7836f3e']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:43.372637 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc2a51a-f84e-4b33-a48c-c0ad43634e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:43.403401 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dc2a51a-f84e-4b33-a48c-c0ad43634e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e3837e3-7f56-41ed-9985-5ab2cd7c23f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1166968526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dd1ceea5fb345f28b6c31e1a81659da',qos_specs=None,replication_status=,reservations=['62a8e755-1f71-404e-9b71-b2ea26791a56','d8e19423-f859-447b-89fa-891dd24fcc71','eff31749-b719-4bfb-9450-e03d9ae3d164','783a95bc-ebbf-477c-8e54-ad92c7836f3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d21771e60fa74435a57aa397e79648b1',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:15:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1166968526',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e3837e3-7f56-41ed-9985-5ab2cd7c23f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dd1ceea5fb345f28b6c31e1a81659da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d21771e60fa74435a57aa397e79648b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:43.404792 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f20da30d-46a9-429e-9b35-2887e80c4db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:43.427284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f20da30d-46a9-429e-9b35-2887e80c4db0) transitioned into state 'SUCCESS' from state '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-1166968526',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dd1ceea5fb345f28b6c31e1a81659da',qos_specs=None,replication_status=,reservations=['62a8e755-1f71-404e-9b71-b2ea26791a56','d8e19423-f859-447b-89fa-891dd24fcc71','eff31749-b719-4bfb-9450-e03d9ae3d164','783a95bc-ebbf-477c-8e54-ad92c7836f3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d21771e60fa74435a57aa397e79648b1',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:43.427971 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194cb59e-9c52-42be-ab2d-2f8f1d76656f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:43.438331 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194cb59e-9c52-42be-ab2d-2f8f1d76656f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:43.439131 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Flow 'volume_create_api' (cdda8f26-e40b-4cbb-9b6d-4ba68729d9d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:43.439468 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume request issued successfully. Aug 26 15:15:43.440127 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-35e5c213-115e-46b5-9bf3-e566f5413f98 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:15:43.440593 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1199/4842] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:15:43 2026] POST /volume/v3/volumes => generated 776 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:43.458094 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-92f6ac14-5485-4e1c-81f8-e1c5f446ba69 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:43.462910 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-92f6ac14-5485-4e1c-81f8-e1c5f446ba69 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 Aug 26 15:15:43.462910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-92f6ac14-5485-4e1c-81f8-e1c5f446ba69 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:43.462910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-92f6ac14-5485-4e1c-81f8-e1c5f446ba69 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:43.468242 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:43.468242 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:43.472008 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-92f6ac14-5485-4e1c-81f8-e1c5f446ba69 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:43.479911 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-92f6ac14-5485-4e1c-81f8-e1c5f446ba69 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 returned with HTTP 200 Aug 26 15:15:43.479911 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1219/4843] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:43 2026] GET /volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:44.490768 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b6b25df3-c666-48b4-93a5-d5a2b2cd99f8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:44.492638 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b6b25df3-c666-48b4-93a5-d5a2b2cd99f8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 Aug 26 15:15:44.492829 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b6b25df3-c666-48b4-93a5-d5a2b2cd99f8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:44.493036 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b6b25df3-c666-48b4-93a5-d5a2b2cd99f8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:44.499791 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:44.499791 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:44.503220 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b6b25df3-c666-48b4-93a5-d5a2b2cd99f8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:44.506848 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b6b25df3-c666-48b4-93a5-d5a2b2cd99f8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 returned with HTTP 200 Aug 26 15:15:44.507235 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1206/4844] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:44 2026] GET /volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:44.519286 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1dadc668-66d0-4347-b81b-d30a89e6fbd2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:44.521026 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1dadc668-66d0-4347-b81b-d30a89e6fbd2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:15:44.521380 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1dadc668-66d0-4347-b81b-d30a89e6fbd2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e3837e3-7f56-41ed-9985-5ab2cd7c23f1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-729911446"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:44.529628 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:44.529628 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:44.530006 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1dadc668-66d0-4347-b81b-d30a89e6fbd2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:44.530123 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-1dadc668-66d0-4347-b81b-d30a89e6fbd2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create snapshot from volume 2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 Aug 26 15:15:44.555410 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-1dadc668-66d0-4347-b81b-d30a89e6fbd2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Created reservations ['90d6ad66-8b9e-47c9-b261-554a0087d8a7', 'b2538939-4e82-4794-b74e-b4e2d309f797', 'd07c7cc1-aca0-4cc3-8764-23ab37a830ac', '318cf2a2-185a-4290-9da7-6128c9cc5f95'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:44.587675 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1dadc668-66d0-4347-b81b-d30a89e6fbd2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot create request issued successfully. Aug 26 15:15:44.588101 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1dadc668-66d0-4347-b81b-d30a89e6fbd2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:15:44.588512 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1221/4845] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:15:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:44.600059 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b7192e59-bc49-40d4-b102-14a09231a9af None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:44.602390 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b7192e59-bc49-40d4-b102-14a09231a9af tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 Aug 26 15:15:44.602843 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b7192e59-bc49-40d4-b102-14a09231a9af tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:44.602843 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b7192e59-bc49-40d4-b102-14a09231a9af tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:44.607375 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:44.607375 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:44.607654 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b7192e59-bc49-40d4-b102-14a09231a9af tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:44.608267 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b7192e59-bc49-40d4-b102-14a09231a9af tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 returned with HTTP 200 Aug 26 15:15:44.608591 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1200/4846] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:44 2026] GET /volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:45.617206 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e80acdcc-d3d8-4053-8241-90ba936692c9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:45.619289 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e80acdcc-d3d8-4053-8241-90ba936692c9 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 Aug 26 15:15:45.619535 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e80acdcc-d3d8-4053-8241-90ba936692c9 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:45.619806 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e80acdcc-d3d8-4053-8241-90ba936692c9 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:45.625698 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:45.625698 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:45.626102 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e80acdcc-d3d8-4053-8241-90ba936692c9 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:45.626877 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e80acdcc-d3d8-4053-8241-90ba936692c9 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 returned with HTTP 200 Aug 26 15:15:45.627337 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1220/4847] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:45 2026] GET /volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:45.636336 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-55ec3a7d-8b0b-4e10-ac21-b76a4726e8b3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:45.638112 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-55ec3a7d-8b0b-4e10-ac21-b76a4726e8b3 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] POST https://10.4.3.64/volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5/action Aug 26 15:15:45.638425 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-55ec3a7d-8b0b-4e10-ac21-b76a4726e8b3 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:15:45.638538 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-55ec3a7d-8b0b-4e10-ac21-b76a4726e8b3 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:45.639790 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-55ec3a7d-8b0b-4e10-ac21-b76a4726e8b3 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Updating snapshot 'be593170-4954-42b8-a6a2-bcb320e247d5' with '{'status': 'error'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:15:45.648330 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:45.648330 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:45.648757 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-55ec3a7d-8b0b-4e10-ac21-b76a4726e8b3 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '4c04bf5757eb43c0afa42eaa3f214333', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd1ceea5fb345f28b6c31e1a81659da', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:45.648983 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-55ec3a7d-8b0b-4e10-ac21-b76a4726e8b3 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] https://10.4.3.64/volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5/action returned with HTTP 403 Aug 26 15:15:45.649406 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1207/4848] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:15:45 2026] POST /volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:45.656084 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-331a5bb4-daae-472b-8724-11dd7b39c4c8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:45.657872 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-331a5bb4-daae-472b-8724-11dd7b39c4c8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 Aug 26 15:15:45.658086 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-331a5bb4-daae-472b-8724-11dd7b39c4c8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:45.658294 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-331a5bb4-daae-472b-8724-11dd7b39c4c8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:45.658401 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-331a5bb4-daae-472b-8724-11dd7b39c4c8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete snapshot with id: be593170-4954-42b8-a6a2-bcb320e247d5 Aug 26 15:15:45.663308 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:45.663308 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:45.663623 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-331a5bb4-daae-472b-8724-11dd7b39c4c8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:45.678239 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-331a5bb4-daae-472b-8724-11dd7b39c4c8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot delete request issued successfully. Aug 26 15:15:45.678405 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-331a5bb4-daae-472b-8724-11dd7b39c4c8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 returned with HTTP 202 Aug 26 15:15:45.678771 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1222/4849] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:15:45 2026] DELETE /volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:45.686251 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a4b3f5b6-128c-40fd-882d-094d600a138a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:45.688403 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4b3f5b6-128c-40fd-882d-094d600a138a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 Aug 26 15:15:45.688620 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4b3f5b6-128c-40fd-882d-094d600a138a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:45.688821 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4b3f5b6-128c-40fd-882d-094d600a138a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:45.693686 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:45.693686 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:45.693993 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a4b3f5b6-128c-40fd-882d-094d600a138a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:45.694628 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4b3f5b6-128c-40fd-882d-094d600a138a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 returned with HTTP 200 Aug 26 15:15:45.695020 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1201/4850] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:45 2026] GET /volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:46.704020 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e38d466b-7d0e-4bca-9e4c-26534d17c123 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:46.705949 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e38d466b-7d0e-4bca-9e4c-26534d17c123 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 Aug 26 15:15:46.706141 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e38d466b-7d0e-4bca-9e4c-26534d17c123 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:46.706322 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e38d466b-7d0e-4bca-9e4c-26534d17c123 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:46.710717 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e38d466b-7d0e-4bca-9e4c-26534d17c123 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 returned with HTTP 404 Aug 26 15:15:46.711307 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1221/4851] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:46 2026] GET /volume/v3/snapshots/be593170-4954-42b8-a6a2-bcb320e247d5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:46.717449 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca439760-8903-4768-bdae-b3e62f9448ce None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:46.719458 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca439760-8903-4768-bdae-b3e62f9448ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 Aug 26 15:15:46.719689 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca439760-8903-4768-bdae-b3e62f9448ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:46.719939 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca439760-8903-4768-bdae-b3e62f9448ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:46.720155 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ca439760-8903-4768-bdae-b3e62f9448ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete volume with id: 2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 Aug 26 15:15:46.728845 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:46.728845 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:46.729272 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ca439760-8903-4768-bdae-b3e62f9448ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:46.751832 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ca439760-8903-4768-bdae-b3e62f9448ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete volume request issued successfully. Aug 26 15:15:46.752119 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca439760-8903-4768-bdae-b3e62f9448ce tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 returned with HTTP 202 Aug 26 15:15:46.752578 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1208/4852] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:15:46 2026] DELETE /volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:46.762049 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7ae0b1ca-88ca-4d0e-8299-c5a3301deb96 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:46.764203 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ae0b1ca-88ca-4d0e-8299-c5a3301deb96 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 Aug 26 15:15:46.764419 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ae0b1ca-88ca-4d0e-8299-c5a3301deb96 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:46.764601 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ae0b1ca-88ca-4d0e-8299-c5a3301deb96 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:46.772636 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:46.772636 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:46.776335 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7ae0b1ca-88ca-4d0e-8299-c5a3301deb96 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:46.780589 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ae0b1ca-88ca-4d0e-8299-c5a3301deb96 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 returned with HTTP 200 Aug 26 15:15:46.781049 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1223/4853] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:46 2026] GET /volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:47.793296 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cc3ca6b7-0426-46ea-b29f-4eccbcb868a7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:47.795067 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc3ca6b7-0426-46ea-b29f-4eccbcb868a7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 Aug 26 15:15:47.795287 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc3ca6b7-0426-46ea-b29f-4eccbcb868a7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:47.795463 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cc3ca6b7-0426-46ea-b29f-4eccbcb868a7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:47.801247 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cc3ca6b7-0426-46ea-b29f-4eccbcb868a7 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 returned with HTTP 404 Aug 26 15:15:47.801722 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1202/4854] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:47 2026] GET /volume/v3/volumes/2e3837e3-7f56-41ed-9985-5ab2cd7c23f1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:47.811323 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:47.813643 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:15:47.814131 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1698399497"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:47.816054 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1698399497'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:15:47.816227 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume of 1 GB Aug 26 15:15:47.821534 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Availability Zones retrieved successfully. Aug 26 15:15:47.829121 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Flow 'volume_create_api' (b7940c9e-2c8c-45bf-ae3a-df44fc689908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:47.830615 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db4daaf-9392-4bf4-8547-8d8ed5077910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:47.831747 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:15:47.863667 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4db4daaf-9392-4bf4-8547-8d8ed5077910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:47.864769 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59407fbb-c657-44c3-ae7b-cae3f5e3117f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:47.908291 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Created reservations ['0d97ca8a-2443-4acb-9a10-d61ced53e2bb', '993b6754-d7a4-4718-adfb-ab7e433acb06', '19146105-ffcd-4f3f-a10b-f9d6cd4c4e25', '2f319349-e548-4169-a19f-c6535004df8d'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:47.909153 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59407fbb-c657-44c3-ae7b-cae3f5e3117f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d97ca8a-2443-4acb-9a10-d61ced53e2bb', '993b6754-d7a4-4718-adfb-ab7e433acb06', '19146105-ffcd-4f3f-a10b-f9d6cd4c4e25', '2f319349-e548-4169-a19f-c6535004df8d']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:47.909910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a00d5d55-b847-485e-ae8c-b39d9411ad15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:47.935350 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a00d5d55-b847-485e-ae8c-b39d9411ad15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01256852-5203-467b-bba5-e5722205bb04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1698399497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dd1ceea5fb345f28b6c31e1a81659da',qos_specs=None,replication_status=,reservations=['0d97ca8a-2443-4acb-9a10-d61ced53e2bb','993b6754-d7a4-4718-adfb-ab7e433acb06','19146105-ffcd-4f3f-a10b-f9d6cd4c4e25','2f319349-e548-4169-a19f-c6535004df8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d21771e60fa74435a57aa397e79648b1',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:15:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1698399497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01256852-5203-467b-bba5-e5722205bb04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dd1ceea5fb345f28b6c31e1a81659da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d21771e60fa74435a57aa397e79648b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:47.936079 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10f0d13-1ab3-4278-a483-6b0e60801e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:47.953023 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f10f0d13-1ab3-4278-a483-6b0e60801e7b) transitioned into state 'SUCCESS' from state '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-1698399497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dd1ceea5fb345f28b6c31e1a81659da',qos_specs=None,replication_status=,reservations=['0d97ca8a-2443-4acb-9a10-d61ced53e2bb','993b6754-d7a4-4718-adfb-ab7e433acb06','19146105-ffcd-4f3f-a10b-f9d6cd4c4e25','2f319349-e548-4169-a19f-c6535004df8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d21771e60fa74435a57aa397e79648b1',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:47.953797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9da9423-1f4d-4984-ae15-d7bf06367aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:47.963815 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9da9423-1f4d-4984-ae15-d7bf06367aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:47.964896 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Flow 'volume_create_api' (b7940c9e-2c8c-45bf-ae3a-df44fc689908) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:47.965303 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume request issued successfully. Aug 26 15:15:47.966007 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ac82dec6-3f2c-4081-97f3-1510eb6631f2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:15:47.966501 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1222/4855] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:15:47 2026] POST /volume/v3/volumes => generated 776 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:47.977477 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b9d67538-e2ae-4aad-9485-7b4485cc1581 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:47.979344 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b9d67538-e2ae-4aad-9485-7b4485cc1581 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 Aug 26 15:15:47.979616 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b9d67538-e2ae-4aad-9485-7b4485cc1581 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:47.979839 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b9d67538-e2ae-4aad-9485-7b4485cc1581 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:47.986945 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:47.986945 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:47.990563 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b9d67538-e2ae-4aad-9485-7b4485cc1581 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:47.994434 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b9d67538-e2ae-4aad-9485-7b4485cc1581 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 returned with HTTP 200 Aug 26 15:15:47.994953 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1209/4856] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:47 2026] GET /volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:49.008154 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ae95023d-0965-4664-aa03-268d55dda296 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:49.009936 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae95023d-0965-4664-aa03-268d55dda296 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 Aug 26 15:15:49.010150 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae95023d-0965-4664-aa03-268d55dda296 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:49.010349 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ae95023d-0965-4664-aa03-268d55dda296 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:49.017608 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:49.017608 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:49.021429 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ae95023d-0965-4664-aa03-268d55dda296 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:49.025620 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ae95023d-0965-4664-aa03-268d55dda296 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 returned with HTTP 200 Aug 26 15:15:49.026067 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1224/4857] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:49 2026] GET /volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:49.038712 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-700a1625-bff5-461d-af44-11a655993ab1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:49.040727 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-700a1625-bff5-461d-af44-11a655993ab1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:15:49.041161 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-700a1625-bff5-461d-af44-11a655993ab1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "01256852-5203-467b-bba5-e5722205bb04", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-828135616"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:49.051318 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:49.051318 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:49.051775 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-700a1625-bff5-461d-af44-11a655993ab1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:49.051984 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-700a1625-bff5-461d-af44-11a655993ab1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create snapshot from volume 01256852-5203-467b-bba5-e5722205bb04 Aug 26 15:15:49.077180 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-700a1625-bff5-461d-af44-11a655993ab1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Created reservations ['f62db56d-d069-453b-add1-cc7727feee3f', '4c906120-1ffc-4c09-949c-c61dc8f5e172', '5e072a0e-209f-47f4-be6b-359334070ae8', '791e995e-2b50-4e27-acf6-e14af4aae217'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:49.109656 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-700a1625-bff5-461d-af44-11a655993ab1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot create request issued successfully. Aug 26 15:15:49.110119 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-700a1625-bff5-461d-af44-11a655993ab1 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:15:49.110684 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1203/4858] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:15:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:49.119669 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8960ee44-7638-4797-957c-087ea70caa92 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:49.121798 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8960ee44-7638-4797-957c-087ea70caa92 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 Aug 26 15:15:49.122038 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8960ee44-7638-4797-957c-087ea70caa92 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:49.122250 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8960ee44-7638-4797-957c-087ea70caa92 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:49.127542 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:49.127542 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:49.127843 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8960ee44-7638-4797-957c-087ea70caa92 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:49.128448 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8960ee44-7638-4797-957c-087ea70caa92 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 returned with HTTP 200 Aug 26 15:15:49.129023 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1223/4859] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:49 2026] GET /volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:50.137266 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1248bca1-ae9d-4fb3-a100-d909eb995beb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:50.138995 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1248bca1-ae9d-4fb3-a100-d909eb995beb tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 Aug 26 15:15:50.139210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1248bca1-ae9d-4fb3-a100-d909eb995beb tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:50.139454 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1248bca1-ae9d-4fb3-a100-d909eb995beb tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:50.144204 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:50.144204 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:50.144503 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1248bca1-ae9d-4fb3-a100-d909eb995beb tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:50.145170 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1248bca1-ae9d-4fb3-a100-d909eb995beb tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 returned with HTTP 200 Aug 26 15:15:50.145566 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1210/4860] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:50 2026] GET /volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:50.153428 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-afeeabd0-d9bc-42f9-9b96-6b895ab37af8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:50.155401 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-afeeabd0-d9bc-42f9-9b96-6b895ab37af8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] GET https://10.4.3.64/volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 Aug 26 15:15:50.155630 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-afeeabd0-d9bc-42f9-9b96-6b895ab37af8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:50.155828 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-afeeabd0-d9bc-42f9-9b96-6b895ab37af8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:50.160697 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:50.160697 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:50.161206 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-afeeabd0-d9bc-42f9-9b96-6b895ab37af8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Snapshot retrieved successfully. Aug 26 15:15:50.162000 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-afeeabd0-d9bc-42f9-9b96-6b895ab37af8 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] https://10.4.3.64/volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 returned with HTTP 200 Aug 26 15:15:50.162358 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1225/4861] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:50 2026] GET /volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:50.170734 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-836798ab-c488-4375-ab93-4a13c885891c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:50.173338 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-836798ab-c488-4375-ab93-4a13c885891c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 Aug 26 15:15:50.173605 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-836798ab-c488-4375-ab93-4a13c885891c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:50.174010 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-836798ab-c488-4375-ab93-4a13c885891c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:50.174142 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-836798ab-c488-4375-ab93-4a13c885891c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete snapshot with id: fa402dd7-52fd-44ae-814f-d1344bbdad00 Aug 26 15:15:50.180621 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:50.180621 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:50.181007 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-836798ab-c488-4375-ab93-4a13c885891c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:50.195963 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-836798ab-c488-4375-ab93-4a13c885891c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot delete request issued successfully. Aug 26 15:15:50.196150 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-836798ab-c488-4375-ab93-4a13c885891c tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 returned with HTTP 202 Aug 26 15:15:50.196525 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1204/4862] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:15:50 2026] DELETE /volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:50.203826 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dfd6ad77-8484-4e85-b46f-cca46e02684d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:50.206385 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dfd6ad77-8484-4e85-b46f-cca46e02684d tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 Aug 26 15:15:50.206741 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dfd6ad77-8484-4e85-b46f-cca46e02684d tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:50.206967 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dfd6ad77-8484-4e85-b46f-cca46e02684d tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:50.213496 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:50.213496 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:50.213996 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-dfd6ad77-8484-4e85-b46f-cca46e02684d tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:50.215026 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dfd6ad77-8484-4e85-b46f-cca46e02684d tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 returned with HTTP 200 Aug 26 15:15:50.215513 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1224/4863] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:50 2026] GET /volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:51.224846 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b5567fc4-7d7a-4a4a-aef8-5cd33bbdb0bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:51.228509 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5567fc4-7d7a-4a4a-aef8-5cd33bbdb0bb tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 Aug 26 15:15:51.228742 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5567fc4-7d7a-4a4a-aef8-5cd33bbdb0bb tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:51.229003 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b5567fc4-7d7a-4a4a-aef8-5cd33bbdb0bb tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:51.233434 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b5567fc4-7d7a-4a4a-aef8-5cd33bbdb0bb tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 returned with HTTP 404 Aug 26 15:15:51.233941 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1211/4864] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:51 2026] GET /volume/v3/snapshots/fa402dd7-52fd-44ae-814f-d1344bbdad00 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:51.252847 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-164fcd17-3e8e-46df-a3f2-a3a32095a928 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:51.255824 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-164fcd17-3e8e-46df-a3f2-a3a32095a928 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 Aug 26 15:15:51.256223 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-164fcd17-3e8e-46df-a3f2-a3a32095a928 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:51.256450 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-164fcd17-3e8e-46df-a3f2-a3a32095a928 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:51.256665 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-164fcd17-3e8e-46df-a3f2-a3a32095a928 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete volume with id: 01256852-5203-467b-bba5-e5722205bb04 Aug 26 15:15:51.266021 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:51.266021 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:51.266344 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-164fcd17-3e8e-46df-a3f2-a3a32095a928 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:51.286298 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-164fcd17-3e8e-46df-a3f2-a3a32095a928 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete volume request issued successfully. Aug 26 15:15:51.286552 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-164fcd17-3e8e-46df-a3f2-a3a32095a928 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 returned with HTTP 202 Aug 26 15:15:51.287131 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1226/4865] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:15:51 2026] DELETE /volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:51.295645 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1408567f-5aab-4b64-a0d1-1e3ab13c6418 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:51.297594 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1408567f-5aab-4b64-a0d1-1e3ab13c6418 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 Aug 26 15:15:51.297811 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1408567f-5aab-4b64-a0d1-1e3ab13c6418 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:51.298066 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1408567f-5aab-4b64-a0d1-1e3ab13c6418 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:51.312765 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:51.312765 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:51.321609 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1408567f-5aab-4b64-a0d1-1e3ab13c6418 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:51.330260 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1408567f-5aab-4b64-a0d1-1e3ab13c6418 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 returned with HTTP 200 Aug 26 15:15:51.330937 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1205/4866] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:51 2026] GET /volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 => generated 1015 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:51.816186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-171c4be3-2d7a-4cc0-bc8e-6b2722a39b35 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:51.818141 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-171c4be3-2d7a-4cc0-bc8e-6b2722a39b35 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] DELETE https://10.4.3.64/volume/v3/attachments/6bdafa30-2d79-4372-8fb4-2c193e995685 Aug 26 15:15:51.818324 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-171c4be3-2d7a-4cc0-bc8e-6b2722a39b35 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:51.818539 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-171c4be3-2d7a-4cc0-bc8e-6b2722a39b35 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:51.825438 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:51.825438 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:51.888386 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-171c4be3-2d7a-4cc0-bc8e-6b2722a39b35 tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/attachments/6bdafa30-2d79-4372-8fb4-2c193e995685 returned with HTTP 200 Aug 26 15:15:51.892401 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1225/4867] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:15:51 2026] DELETE /volume/v3/attachments/6bdafa30-2d79-4372-8fb4-2c193e995685 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:51.898400 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-1dc407a5-0a5a-44e2-b97a-5823f91c3e0b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:51.900309 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-1dc407a5-0a5a-44e2-b97a-5823f91c3e0b tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] DELETE https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 Aug 26 15:15:51.900460 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-1dc407a5-0a5a-44e2-b97a-5823f91c3e0b tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:51.900663 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-1dc407a5-0a5a-44e2-b97a-5823f91c3e0b tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:51.900827 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-1dc407a5-0a5a-44e2-b97a-5823f91c3e0b tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Delete volume with id: 14c39ba7-ce61-4c82-8360-4401eb43fd84 Aug 26 15:15:51.907142 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:51.907142 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:51.907588 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-1dc407a5-0a5a-44e2-b97a-5823f91c3e0b tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Volume info retrieved successfully. Aug 26 15:15:51.948787 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-1dc407a5-0a5a-44e2-b97a-5823f91c3e0b tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] Delete volume request issued successfully. Aug 26 15:15:51.949069 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-3505ee30-d94a-42b5-887e-42bfdf70de15 req-1dc407a5-0a5a-44e2-b97a-5823f91c3e0b tempest-TestShelveInstance-452162339 tempest-TestShelveInstance-452162339-project-member] https://10.4.3.64/volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 returned with HTTP 202 Aug 26 15:15:51.949652 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1212/4868] 10.4.3.64 () {70 vars in 1613 bytes} [Wed Aug 26 15:15:51 2026] DELETE /volume/v3/volumes/14c39ba7-ce61-4c82-8360-4401eb43fd84 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:52.345102 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-40c3a9a7-1043-42e7-a728-93a85f4662fd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:52.346837 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-40c3a9a7-1043-42e7-a728-93a85f4662fd tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 Aug 26 15:15:52.347045 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-40c3a9a7-1043-42e7-a728-93a85f4662fd tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:52.347223 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-40c3a9a7-1043-42e7-a728-93a85f4662fd tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:52.353087 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-40c3a9a7-1043-42e7-a728-93a85f4662fd tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 returned with HTTP 404 Aug 26 15:15:52.353524 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1227/4869] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:52 2026] GET /volume/v3/volumes/01256852-5203-467b-bba5-e5722205bb04 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:52.366832 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:52.368525 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:15:52.368829 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1431955490"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:52.370142 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1431955490'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:15:52.370254 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume of 1 GB Aug 26 15:15:52.374584 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Availability Zones retrieved successfully. Aug 26 15:15:52.381165 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Flow 'volume_create_api' (b75ccbda-fa34-4729-8d9b-72afdd830454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:52.382185 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ba2a21-e557-4133-be38-d1f8537a4c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:52.383010 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:15:52.408077 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ba2a21-e557-4133-be38-d1f8537a4c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:52.408820 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91fdb2bb-a086-4fae-bf26-2c5f9610a1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:52.450797 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Created reservations ['cc720d4c-1117-4389-9755-0f907222e2e0', 'c05dffce-5d79-4d0d-9154-fbb1885bd7a8', '8e224b66-296f-4140-beef-989b1e1fb094', '0357dc6b-0dcc-4256-9c4c-434407d60baa'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:52.451581 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91fdb2bb-a086-4fae-bf26-2c5f9610a1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc720d4c-1117-4389-9755-0f907222e2e0', 'c05dffce-5d79-4d0d-9154-fbb1885bd7a8', '8e224b66-296f-4140-beef-989b1e1fb094', '0357dc6b-0dcc-4256-9c4c-434407d60baa']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:52.452393 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33c85650-4327-4a67-9a81-de74618c585a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:52.476232 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33c85650-4327-4a67-9a81-de74618c585a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c922dd6f-0220-42b3-86b3-005e496a75b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1431955490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dd1ceea5fb345f28b6c31e1a81659da',qos_specs=None,replication_status=,reservations=['cc720d4c-1117-4389-9755-0f907222e2e0','c05dffce-5d79-4d0d-9154-fbb1885bd7a8','8e224b66-296f-4140-beef-989b1e1fb094','0357dc6b-0dcc-4256-9c4c-434407d60baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d21771e60fa74435a57aa397e79648b1',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1431955490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c922dd6f-0220-42b3-86b3-005e496a75b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dd1ceea5fb345f28b6c31e1a81659da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d21771e60fa74435a57aa397e79648b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:52.476976 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1b11e4-cc54-4ac4-a3e6-1d698eac66d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:52.498478 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd1b11e4-cc54-4ac4-a3e6-1d698eac66d7) transitioned into state 'SUCCESS' from state '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-1431955490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dd1ceea5fb345f28b6c31e1a81659da',qos_specs=None,replication_status=,reservations=['cc720d4c-1117-4389-9755-0f907222e2e0','c05dffce-5d79-4d0d-9154-fbb1885bd7a8','8e224b66-296f-4140-beef-989b1e1fb094','0357dc6b-0dcc-4256-9c4c-434407d60baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d21771e60fa74435a57aa397e79648b1',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:52.499267 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c605ac-fd2a-47b4-b9d9-3d1bb1d47714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:15:52.509383 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1c605ac-fd2a-47b4-b9d9-3d1bb1d47714) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:15:52.510252 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Flow 'volume_create_api' (b75ccbda-fa34-4729-8d9b-72afdd830454) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:15:52.510536 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create volume request issued successfully. Aug 26 15:15:52.511124 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4a2342c4-2840-4875-aabb-165dbe6f1536 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:15:52.511636 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1206/4870] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:15:52 2026] POST /volume/v3/volumes => generated 776 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:52.523237 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e7434b9e-348e-419b-acec-f2beb815f07a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:52.525389 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7434b9e-348e-419b-acec-f2beb815f07a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 Aug 26 15:15:52.525648 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7434b9e-348e-419b-acec-f2beb815f07a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:52.525913 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7434b9e-348e-419b-acec-f2beb815f07a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:52.534635 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:52.534635 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:52.538468 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e7434b9e-348e-419b-acec-f2beb815f07a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:52.543175 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7434b9e-348e-419b-acec-f2beb815f07a tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 returned with HTTP 200 Aug 26 15:15:52.543693 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1226/4871] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:52 2026] GET /volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:53.557072 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-479061c6-5eae-47c2-bf8b-89a53ebc252f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:53.559208 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-479061c6-5eae-47c2-bf8b-89a53ebc252f tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 Aug 26 15:15:53.559449 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-479061c6-5eae-47c2-bf8b-89a53ebc252f tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:53.559717 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-479061c6-5eae-47c2-bf8b-89a53ebc252f tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:53.568567 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:53.568567 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:53.572718 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-479061c6-5eae-47c2-bf8b-89a53ebc252f tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:53.577790 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-479061c6-5eae-47c2-bf8b-89a53ebc252f tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 returned with HTTP 200 Aug 26 15:15:53.578306 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1213/4872] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:53 2026] GET /volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:53.594406 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d93371a7-c900-4317-9cd8-710022ac89c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:53.596362 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d93371a7-c900-4317-9cd8-710022ac89c2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:15:53.596952 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d93371a7-c900-4317-9cd8-710022ac89c2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c922dd6f-0220-42b3-86b3-005e496a75b7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1769830211"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:53.604779 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:53.604779 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:53.605205 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d93371a7-c900-4317-9cd8-710022ac89c2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:53.605386 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-d93371a7-c900-4317-9cd8-710022ac89c2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Create snapshot from volume c922dd6f-0220-42b3-86b3-005e496a75b7 Aug 26 15:15:53.629867 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-d93371a7-c900-4317-9cd8-710022ac89c2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Created reservations ['ed18e7b3-2582-49b1-81cc-ae4845b808f9', '93386546-3a7b-4e83-8639-0c6caa3e6aea', '53077e67-d39b-422c-8b72-52062153e37b', '1341230c-30d8-421c-bea5-99b1eb568c4d'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:15:53.659556 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d93371a7-c900-4317-9cd8-710022ac89c2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot create request issued successfully. Aug 26 15:15:53.660080 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d93371a7-c900-4317-9cd8-710022ac89c2 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:15:53.660570 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1228/4873] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:15:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:15:53.671092 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4f31efb0-66ac-4836-b0d0-73a73bd256cc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:53.673157 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4f31efb0-66ac-4836-b0d0-73a73bd256cc tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 Aug 26 15:15:53.673324 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4f31efb0-66ac-4836-b0d0-73a73bd256cc tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:53.673849 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4f31efb0-66ac-4836-b0d0-73a73bd256cc tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:53.683628 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:53.683628 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:53.684056 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4f31efb0-66ac-4836-b0d0-73a73bd256cc tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:53.684701 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4f31efb0-66ac-4836-b0d0-73a73bd256cc tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 returned with HTTP 200 Aug 26 15:15:53.685082 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1207/4874] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:53 2026] GET /volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:54.693726 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7fb4a2c1-f215-457d-9178-db5b02d38b76 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:54.695567 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7fb4a2c1-f215-457d-9178-db5b02d38b76 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 Aug 26 15:15:54.695812 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7fb4a2c1-f215-457d-9178-db5b02d38b76 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:54.696059 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7fb4a2c1-f215-457d-9178-db5b02d38b76 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:54.700796 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:54.700796 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:15:54.701164 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7fb4a2c1-f215-457d-9178-db5b02d38b76 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:54.701834 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7fb4a2c1-f215-457d-9178-db5b02d38b76 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 returned with HTTP 200 Aug 26 15:15:54.702231 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1227/4875] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:54 2026] GET /volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:54.710268 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d11f2f27-f6ff-4755-bbf3-172bc52490ed None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:54.712096 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d11f2f27-f6ff-4755-bbf3-172bc52490ed tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] POST https://10.4.3.64/volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172/action Aug 26 15:15:54.712468 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d11f2f27-f6ff-4755-bbf3-172bc52490ed tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:15:54.712575 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d11f2f27-f6ff-4755-bbf3-172bc52490ed tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:54.713895 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.snapshot_unmanage [None req-d11f2f27-f6ff-4755-bbf3-172bc52490ed tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Unmanage snapshot with id: 84c0732b-83a2-4ff8-a186-fb1c80ac0172 Aug 26 15:15:54.718581 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:54.718581 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:54.719050 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d11f2f27-f6ff-4755-bbf3-172bc52490ed tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Snapshot retrieved successfully. Aug 26 15:15:54.719936 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-d11f2f27-f6ff-4755-bbf3-172bc52490ed tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '4c04bf5757eb43c0afa42eaa3f214333', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd1ceea5fb345f28b6c31e1a81659da', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:54.720147 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d11f2f27-f6ff-4755-bbf3-172bc52490ed tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-reader] https://10.4.3.64/volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172/action returned with HTTP 403 Aug 26 15:15:54.720578 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1214/4876] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:15:54 2026] POST /volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:54.727306 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a66ca906-1fec-4e10-8130-47c94b63835e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:54.729135 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a66ca906-1fec-4e10-8130-47c94b63835e tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 Aug 26 15:15:54.729338 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a66ca906-1fec-4e10-8130-47c94b63835e tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:54.729553 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a66ca906-1fec-4e10-8130-47c94b63835e tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:54.729610 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-a66ca906-1fec-4e10-8130-47c94b63835e tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete snapshot with id: 84c0732b-83a2-4ff8-a186-fb1c80ac0172 Aug 26 15:15:54.735013 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:54.735013 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:54.735322 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a66ca906-1fec-4e10-8130-47c94b63835e tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:54.750552 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a66ca906-1fec-4e10-8130-47c94b63835e tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot delete request issued successfully. Aug 26 15:15:54.750779 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a66ca906-1fec-4e10-8130-47c94b63835e tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 returned with HTTP 202 Aug 26 15:15:54.751246 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1229/4877] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:15:54 2026] DELETE /volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:54.760182 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5c231ac9-5863-42c1-81c3-cf5049095a52 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:54.763351 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c231ac9-5863-42c1-81c3-cf5049095a52 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 Aug 26 15:15:54.763537 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c231ac9-5863-42c1-81c3-cf5049095a52 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:54.763784 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5c231ac9-5863-42c1-81c3-cf5049095a52 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:54.770119 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:54.770119 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:15:54.770437 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5c231ac9-5863-42c1-81c3-cf5049095a52 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Snapshot retrieved successfully. Aug 26 15:15:54.771076 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5c231ac9-5863-42c1-81c3-cf5049095a52 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 returned with HTTP 200 Aug 26 15:15:54.771695 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1208/4878] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:54 2026] GET /volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:55.779993 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-94757dec-b1b1-4e16-bd2e-b2a8b77faead None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:55.781728 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-94757dec-b1b1-4e16-bd2e-b2a8b77faead tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 Aug 26 15:15:55.781943 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-94757dec-b1b1-4e16-bd2e-b2a8b77faead tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:55.782127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-94757dec-b1b1-4e16-bd2e-b2a8b77faead tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:55.785960 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-94757dec-b1b1-4e16-bd2e-b2a8b77faead tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 returned with HTTP 404 Aug 26 15:15:55.786550 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1228/4879] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:15:55 2026] GET /volume/v3/snapshots/84c0732b-83a2-4ff8-a186-fb1c80ac0172 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:55.792810 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-259348c3-4798-4cb0-ad2b-5750cb53ef9f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:55.794473 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-259348c3-4798-4cb0-ad2b-5750cb53ef9f tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 Aug 26 15:15:55.794727 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-259348c3-4798-4cb0-ad2b-5750cb53ef9f tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:55.794879 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-259348c3-4798-4cb0-ad2b-5750cb53ef9f tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:55.795048 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-259348c3-4798-4cb0-ad2b-5750cb53ef9f tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete volume with id: c922dd6f-0220-42b3-86b3-005e496a75b7 Aug 26 15:15:55.801471 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:55.801471 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:15:55.801726 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-259348c3-4798-4cb0-ad2b-5750cb53ef9f tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:55.824824 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-259348c3-4798-4cb0-ad2b-5750cb53ef9f tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Delete volume request issued successfully. Aug 26 15:15:55.824953 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-259348c3-4798-4cb0-ad2b-5750cb53ef9f tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 returned with HTTP 202 Aug 26 15:15:55.825363 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1215/4880] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:15:55 2026] DELETE /volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:55.832672 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2743245f-e706-44ec-a9ab-645db796dd24 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:55.834497 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2743245f-e706-44ec-a9ab-645db796dd24 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 Aug 26 15:15:55.834747 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2743245f-e706-44ec-a9ab-645db796dd24 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:55.835129 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2743245f-e706-44ec-a9ab-645db796dd24 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:55.841781 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:15:55.841781 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:15:55.845519 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2743245f-e706-44ec-a9ab-645db796dd24 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Volume info retrieved successfully. Aug 26 15:15:55.849032 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2743245f-e706-44ec-a9ab-645db796dd24 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 returned with HTTP 200 Aug 26 15:15:55.849361 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1230/4881] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:55 2026] GET /volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:56.861748 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d5ee22c3-dfaf-471c-b9a2-3d0c9332ac48 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:56.864041 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5ee22c3-dfaf-471c-b9a2-3d0c9332ac48 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] GET https://10.4.3.64/volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 Aug 26 15:15:56.864311 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5ee22c3-dfaf-471c-b9a2-3d0c9332ac48 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:56.864552 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5ee22c3-dfaf-471c-b9a2-3d0c9332ac48 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:56.871027 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5ee22c3-dfaf-471c-b9a2-3d0c9332ac48 tempest-ProjectReaderTests-1372112004 tempest-ProjectReaderTests-1372112004-project-admin] https://10.4.3.64/volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 returned with HTTP 404 Aug 26 15:15:56.871591 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1209/4882] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:15:56 2026] GET /volume/v3/volumes/c922dd6f-0220-42b3-86b3-005e496a75b7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.286525 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c316c727-b083-40b4-9432-ec797104474c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.365242 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c316c727-b083-40b4-9432-ec797104474c tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:15:58.365645 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c316c727-b083-40b4-9432-ec797104474c tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-203273486", "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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.385675 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c316c727-b083-40b4-9432-ec797104474c tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:15:58.386094 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1229/4883] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:15:58 2026] POST /volume/v3/types => generated 379 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:58.393529 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-88e28f21-c051-4bb2-94be-3b905dc7f2de None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.395690 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88e28f21-c051-4bb2-94be-3b905dc7f2de tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] POST https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/encryption Aug 26 15:15:58.396145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-88e28f21-c051-4bb2-94be-3b905dc7f2de tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.416168 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-88e28f21-c051-4bb2-94be-3b905dc7f2de tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/encryption returned with HTTP 200 Aug 26 15:15:58.416575 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1216/4884] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:15:58 2026] POST /volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:58.424698 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4f1bbf78-8203-4c7a-b87b-4371d8ca2f1f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.426702 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f1bbf78-8203-4c7a-b87b-4371d8ca2f1f tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:15:58.427130 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f1bbf78-8203-4c7a-b87b-4371d8ca2f1f tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-959448468", "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=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.443903 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f1bbf78-8203-4c7a-b87b-4371d8ca2f1f tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:15:58.444272 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1231/4885] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:15:58 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:58.455739 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-271ff530-f96c-4e13-a37c-17914beabdac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.510296 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-271ff530-f96c-4e13-a37c-17914beabdac tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] POST https://10.4.3.64/volume/v3/types/f3b1f297-02dc-4aea-a719-ccdd0d411930/encryption Aug 26 15:15:58.510610 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-271ff530-f96c-4e13-a37c-17914beabdac tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.512626 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-271ff530-f96c-4e13-a37c-17914beabdac tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'b84a4c3a4bb144b890baba083b313dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '654859233662497883fbc295d3ff7593', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:58.512797 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-271ff530-f96c-4e13-a37c-17914beabdac tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/f3b1f297-02dc-4aea-a719-ccdd0d411930/encryption returned with HTTP 403 Aug 26 15:15:58.513296 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1210/4886] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:15:58 2026] POST /volume/v3/types/f3b1f297-02dc-4aea-a719-ccdd0d411930/encryption => generated 127 bytes in 58 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.522817 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0b1a74b0-8e3b-46fd-845a-e4d6e51cc06e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.525044 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b1a74b0-8e3b-46fd-845a-e4d6e51cc06e tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:15:58.525307 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b1a74b0-8e3b-46fd-845a-e4d6e51cc06e tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-615141051", "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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.541876 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b1a74b0-8e3b-46fd-845a-e4d6e51cc06e tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:15:58.542501 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1230/4887] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:15:58 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:58.550618 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-338d8115-72d0-4672-83f2-cd1facad53d6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.552470 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-338d8115-72d0-4672-83f2-cd1facad53d6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] POST https://10.4.3.64/volume/v3/types/fa1ef002-fdde-4d20-8838-a01a3edac0a8/extra_specs Aug 26 15:15:58.552853 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-338d8115-72d0-4672-83f2-cd1facad53d6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.554700 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-338d8115-72d0-4672-83f2-cd1facad53d6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'b84a4c3a4bb144b890baba083b313dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '654859233662497883fbc295d3ff7593', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:58.554903 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-338d8115-72d0-4672-83f2-cd1facad53d6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/fa1ef002-fdde-4d20-8838-a01a3edac0a8/extra_specs returned with HTTP 403 Aug 26 15:15:58.555352 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1217/4888] 10.4.3.64 () {68 vars in 1392 bytes} [Wed Aug 26 15:15:58 2026] POST /volume/v3/types/fa1ef002-fdde-4d20-8838-a01a3edac0a8/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.562040 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-21c1c268-0648-4649-b289-a3d802fc4fe8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.563797 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-21c1c268-0648-4649-b289-a3d802fc4fe8 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] PUT https://10.4.3.64/volume/v3/types/fa1ef002-fdde-4d20-8838-a01a3edac0a8/extra_specs/key2 Aug 26 15:15:58.564173 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-21c1c268-0648-4649-b289-a3d802fc4fe8 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.566504 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-21c1c268-0648-4649-b289-a3d802fc4fe8 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b84a4c3a4bb144b890baba083b313dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '654859233662497883fbc295d3ff7593', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:58.566730 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-21c1c268-0648-4649-b289-a3d802fc4fe8 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/fa1ef002-fdde-4d20-8838-a01a3edac0a8/extra_specs/key2 returned with HTTP 403 Aug 26 15:15:58.567286 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1232/4889] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:15:58 2026] PUT /volume/v3/types/fa1ef002-fdde-4d20-8838-a01a3edac0a8/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.574284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-53d81120-0a99-4881-afeb-b4c93c7c1a70 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.576284 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53d81120-0a99-4881-afeb-b4c93c7c1a70 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] POST https://10.4.3.64/volume/v3/types Aug 26 15:15:58.576284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-53d81120-0a99-4881-afeb-b4c93c7c1a70 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.578505 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-53d81120-0a99-4881-afeb-b4c93c7c1a70 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'b84a4c3a4bb144b890baba083b313dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '654859233662497883fbc295d3ff7593', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:58.578709 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-53d81120-0a99-4881-afeb-b4c93c7c1a70 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types returned with HTTP 403 Aug 26 15:15:58.579115 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1211/4890] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:15:58 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) Aug 26 15:15:58.585736 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aee0e2fb-f82c-493e-9948-85f79c6077d4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.587172 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aee0e2fb-f82c-493e-9948-85f79c6077d4 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:15:58.587473 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aee0e2fb-f82c-493e-9948-85f79c6077d4 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-25706555", "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=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.601734 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aee0e2fb-f82c-493e-9948-85f79c6077d4 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:15:58.602090 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1231/4891] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:15:58 2026] POST /volume/v3/types => generated 378 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:58.609756 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ff72a68d-acd4-4c77-a844-c381e6baf057 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.611575 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff72a68d-acd4-4c77-a844-c381e6baf057 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] POST https://10.4.3.64/volume/v3/types/119612a5-1374-4e1d-a09b-0d78e2454c03/encryption Aug 26 15:15:58.611915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ff72a68d-acd4-4c77-a844-c381e6baf057 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.630536 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ff72a68d-acd4-4c77-a844-c381e6baf057 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types/119612a5-1374-4e1d-a09b-0d78e2454c03/encryption returned with HTTP 200 Aug 26 15:15:58.631064 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1218/4892] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:15:58 2026] POST /volume/v3/types/119612a5-1374-4e1d-a09b-0d78e2454c03/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:58.638717 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e73b7ca2-5d9b-406c-95f3-0ef80a26551c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.640564 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e73b7ca2-5d9b-406c-95f3-0ef80a26551c tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] DELETE https://10.4.3.64/volume/v3/types/119612a5-1374-4e1d-a09b-0d78e2454c03/encryption/408ed0d7-c52e-4613-ae6f-8f46fd4a596b Aug 26 15:15:58.640758 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e73b7ca2-5d9b-406c-95f3-0ef80a26551c tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.640983 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e73b7ca2-5d9b-406c-95f3-0ef80a26551c tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:58.641658 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-e73b7ca2-5d9b-406c-95f3-0ef80a26551c tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'b84a4c3a4bb144b890baba083b313dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '654859233662497883fbc295d3ff7593', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:58.641868 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e73b7ca2-5d9b-406c-95f3-0ef80a26551c tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/119612a5-1374-4e1d-a09b-0d78e2454c03/encryption/408ed0d7-c52e-4613-ae6f-8f46fd4a596b returned with HTTP 403 Aug 26 15:15:58.642385 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1233/4893] 10.4.3.64 () {66 vars in 1482 bytes} [Wed Aug 26 15:15:58 2026] DELETE /volume/v3/types/119612a5-1374-4e1d-a09b-0d78e2454c03/encryption/408ed0d7-c52e-4613-ae6f-8f46fd4a596b => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.649081 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1f281e6e-82c0-4c43-a092-3164bee8c558 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.650797 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1f281e6e-82c0-4c43-a092-3164bee8c558 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:15:58.651138 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1f281e6e-82c0-4c43-a092-3164bee8c558 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1513844853", "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=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.671701 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1f281e6e-82c0-4c43-a092-3164bee8c558 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:15:58.672065 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1212/4894] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:15:58 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) Aug 26 15:15:58.680054 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fa2ac8ec-f807-4d27-b288-8cd0549d76ee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.681897 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fa2ac8ec-f807-4d27-b288-8cd0549d76ee tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] DELETE https://10.4.3.64/volume/v3/types/4d015279-b459-4263-b472-4a85cf656b8e/extra_specs/key1 Aug 26 15:15:58.682170 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fa2ac8ec-f807-4d27-b288-8cd0549d76ee tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.682378 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fa2ac8ec-f807-4d27-b288-8cd0549d76ee tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:58.687042 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-fa2ac8ec-f807-4d27-b288-8cd0549d76ee tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'b84a4c3a4bb144b890baba083b313dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '654859233662497883fbc295d3ff7593', '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=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:58.687397 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fa2ac8ec-f807-4d27-b288-8cd0549d76ee tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/4d015279-b459-4263-b472-4a85cf656b8e/extra_specs/key1 returned with HTTP 403 Aug 26 15:15:58.687644 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1232/4895] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:15:58 2026] DELETE /volume/v3/types/4d015279-b459-4263-b472-4a85cf656b8e/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.695412 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3f79728f-1de3-4a9b-896d-c23adf119436 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.697063 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f79728f-1de3-4a9b-896d-c23adf119436 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:15:58.697361 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3f79728f-1de3-4a9b-896d-c23adf119436 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1997932863", "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=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.715255 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3f79728f-1de3-4a9b-896d-c23adf119436 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:15:58.715591 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1219/4896] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:15:58 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:58.723050 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-22334f7b-6b00-4a5b-8911-425972a28256 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.724753 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-22334f7b-6b00-4a5b-8911-425972a28256 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] DELETE https://10.4.3.64/volume/v3/types/3fbae7e7-57b1-41f6-b322-c86f394dead4 Aug 26 15:15:58.725381 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-22334f7b-6b00-4a5b-8911-425972a28256 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.725381 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-22334f7b-6b00-4a5b-8911-425972a28256 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:58.725730 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-22334f7b-6b00-4a5b-8911-425972a28256 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'b84a4c3a4bb144b890baba083b313dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '654859233662497883fbc295d3ff7593', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:58.725899 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-22334f7b-6b00-4a5b-8911-425972a28256 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/3fbae7e7-57b1-41f6-b322-c86f394dead4 returned with HTTP 403 Aug 26 15:15:58.726314 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1234/4897] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:15:58 2026] DELETE /volume/v3/types/3fbae7e7-57b1-41f6-b322-c86f394dead4 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.733655 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2f863338-2db9-441e-9ae4-679dda68eb1d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.735879 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f863338-2db9-441e-9ae4-679dda68eb1d tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] GET https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/extra_specs Aug 26 15:15:58.736123 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f863338-2db9-441e-9ae4-679dda68eb1d tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.736331 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f863338-2db9-441e-9ae4-679dda68eb1d tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:58.744338 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f863338-2db9-441e-9ae4-679dda68eb1d tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/extra_specs returned with HTTP 200 Aug 26 15:15:58.744947 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1213/4898] 10.4.3.64 () {66 vars in 1371 bytes} [Wed Aug 26 15:15:58 2026] GET /volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:58.751223 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5a1fc31d-4543-4a15-abf4-996a8c8be804 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.752857 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5a1fc31d-4543-4a15-abf4-996a8c8be804 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] GET https://10.4.3.64/volume/v3/types Aug 26 15:15:58.753048 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5a1fc31d-4543-4a15-abf4-996a8c8be804 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.753223 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5a1fc31d-4543-4a15-abf4-996a8c8be804 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:58.753950 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.api_utils [None req-5a1fc31d-4543-4a15-abf4-996a8c8be804 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Removing options '' from query. {{(pid=100197) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:15:58.775210 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5a1fc31d-4543-4a15-abf4-996a8c8be804 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:15:58.775617 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1233/4899] 10.4.3.64 () {66 vars in 1224 bytes} [Wed Aug 26 15:15:58 2026] GET /volume/v3/types => generated 2581 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:15:58.784758 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a150ced5-5c99-4db9-9ac3-1c6405783cc6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.786560 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a150ced5-5c99-4db9-9ac3-1c6405783cc6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] GET https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/encryption/cipher Aug 26 15:15:58.786778 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a150ced5-5c99-4db9-9ac3-1c6405783cc6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.787012 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a150ced5-5c99-4db9-9ac3-1c6405783cc6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:58.787644 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-a150ced5-5c99-4db9-9ac3-1c6405783cc6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b84a4c3a4bb144b890baba083b313dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '654859233662497883fbc295d3ff7593', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:58.787822 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a150ced5-5c99-4db9-9ac3-1c6405783cc6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/encryption/cipher returned with HTTP 403 Aug 26 15:15:58.788298 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1220/4900] 10.4.3.64 () {66 vars in 1389 bytes} [Wed Aug 26 15:15:58 2026] GET /volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.794539 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-03b9728f-1611-4c6b-b2e8-ed63a811fd44 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.796625 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-03b9728f-1611-4c6b-b2e8-ed63a811fd44 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] GET https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/encryption Aug 26 15:15:58.796818 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-03b9728f-1611-4c6b-b2e8-ed63a811fd44 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.797004 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-03b9728f-1611-4c6b-b2e8-ed63a811fd44 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:58.797624 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-03b9728f-1611-4c6b-b2e8-ed63a811fd44 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'b84a4c3a4bb144b890baba083b313dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '654859233662497883fbc295d3ff7593', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:58.797795 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-03b9728f-1611-4c6b-b2e8-ed63a811fd44 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/encryption returned with HTTP 403 Aug 26 15:15:58.798179 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1235/4901] 10.4.3.64 () {66 vars in 1368 bytes} [Wed Aug 26 15:15:58 2026] GET /volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.804371 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7809d943-3054-46d8-9d27-fb8d7896ebe2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.806969 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7809d943-3054-46d8-9d27-fb8d7896ebe2 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] GET https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/extra_specs/multiattach Aug 26 15:15:58.807222 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7809d943-3054-46d8-9d27-fb8d7896ebe2 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.807505 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7809d943-3054-46d8-9d27-fb8d7896ebe2 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:58.816371 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7809d943-3054-46d8-9d27-fb8d7896ebe2 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/extra_specs/multiattach returned with HTTP 200 Aug 26 15:15:58.816852 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1214/4902] 10.4.3.64 () {66 vars in 1407 bytes} [Wed Aug 26 15:15:58 2026] GET /volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 26 15:15:58.822900 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-893d84ce-dc55-40d4-8066-918347fb820e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.824692 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-893d84ce-dc55-40d4-8066-918347fb820e tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] GET https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/extra_specs/volume_backend_name Aug 26 15:15:58.824871 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-893d84ce-dc55-40d4-8066-918347fb820e tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.825074 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-893d84ce-dc55-40d4-8066-918347fb820e tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:58.831262 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-893d84ce-dc55-40d4-8066-918347fb820e tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/extra_specs/volume_backend_name returned with HTTP 404 Aug 26 15:15:58.831675 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1234/4903] 10.4.3.64 () {66 vars in 1431 bytes} [Wed Aug 26 15:15:58 2026] GET /volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.838861 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-da34ae67-089c-4bd9-a4de-27a6cd6995d8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.840574 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da34ae67-089c-4bd9-a4de-27a6cd6995d8 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] GET https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363 Aug 26 15:15:58.840771 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da34ae67-089c-4bd9-a4de-27a6cd6995d8 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.840977 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da34ae67-089c-4bd9-a4de-27a6cd6995d8 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:58.847572 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da34ae67-089c-4bd9-a4de-27a6cd6995d8 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363 returned with HTTP 200 Aug 26 15:15:58.847952 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1221/4904] 10.4.3.64 () {66 vars in 1335 bytes} [Wed Aug 26 15:15:58 2026] GET /volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363 => generated 317 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:15:58.856351 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-75e679dd-7d6d-4a2e-88d3-bfc5519584f6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.858291 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-75e679dd-7d6d-4a2e-88d3-bfc5519584f6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] PUT https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/encryption/7c0c5a20-3410-4d6f-b334-458072c6dff5 Aug 26 15:15:58.858649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-75e679dd-7d6d-4a2e-88d3-bfc5519584f6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.860561 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-75e679dd-7d6d-4a2e-88d3-bfc5519584f6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'b84a4c3a4bb144b890baba083b313dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '654859233662497883fbc295d3ff7593', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:58.860750 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-75e679dd-7d6d-4a2e-88d3-bfc5519584f6 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/encryption/7c0c5a20-3410-4d6f-b334-458072c6dff5 returned with HTTP 403 Aug 26 15:15:58.861228 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1236/4905] 10.4.3.64 () {68 vars in 1499 bytes} [Wed Aug 26 15:15:58 2026] PUT /volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/encryption/7c0c5a20-3410-4d6f-b334-458072c6dff5 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.867849 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c911f79e-4402-45cc-ac5f-0c270fed04ea None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.870302 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c911f79e-4402-45cc-ac5f-0c270fed04ea tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] PUT https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/extra_specs/key1 Aug 26 15:15:58.870780 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c911f79e-4402-45cc-ac5f-0c270fed04ea tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.873320 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-c911f79e-4402-45cc-ac5f-0c270fed04ea tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'b84a4c3a4bb144b890baba083b313dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '654859233662497883fbc295d3ff7593', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:58.873590 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c911f79e-4402-45cc-ac5f-0c270fed04ea tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/extra_specs/key1 returned with HTTP 403 Aug 26 15:15:58.874200 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1215/4906] 10.4.3.64 () {68 vars in 1406 bytes} [Wed Aug 26 15:15:58 2026] PUT /volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.882463 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-edda966b-6e2e-4c35-86c1-407ab2451343 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.884121 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-edda966b-6e2e-4c35-86c1-407ab2451343 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] PUT https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363 Aug 26 15:15:58.884426 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-edda966b-6e2e-4c35-86c1-407ab2451343 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:15:58.886559 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.policy [None req-edda966b-6e2e-4c35-86c1-407ab2451343 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'b84a4c3a4bb144b890baba083b313dce', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '654859233662497883fbc295d3ff7593', '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=100197) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:15:58.886718 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-edda966b-6e2e-4c35-86c1-407ab2451343 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-member] https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363 returned with HTTP 403 Aug 26 15:15:58.887158 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1235/4907] 10.4.3.64 () {68 vars in 1355 bytes} [Wed Aug 26 15:15:58 2026] PUT /volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:15:58.896019 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-70f50d23-66f3-4da1-80d8-ffb46a200162 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.898063 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-70f50d23-66f3-4da1-80d8-ffb46a200162 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] DELETE https://10.4.3.64/volume/v3/types/3fbae7e7-57b1-41f6-b322-c86f394dead4 Aug 26 15:15:58.898292 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-70f50d23-66f3-4da1-80d8-ffb46a200162 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.898559 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-70f50d23-66f3-4da1-80d8-ffb46a200162 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:58.931722 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-70f50d23-66f3-4da1-80d8-ffb46a200162 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types/3fbae7e7-57b1-41f6-b322-c86f394dead4 returned with HTTP 202 Aug 26 15:15:58.932254 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1222/4908] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:15:58 2026] DELETE /volume/v3/types/3fbae7e7-57b1-41f6-b322-c86f394dead4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:58.939356 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9b51d639-7edb-454e-b45c-38616ba59ea8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.941070 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9b51d639-7edb-454e-b45c-38616ba59ea8 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] DELETE https://10.4.3.64/volume/v3/types/4d015279-b459-4263-b472-4a85cf656b8e Aug 26 15:15:58.941244 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9b51d639-7edb-454e-b45c-38616ba59ea8 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.941430 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9b51d639-7edb-454e-b45c-38616ba59ea8 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:58.965223 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9b51d639-7edb-454e-b45c-38616ba59ea8 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types/4d015279-b459-4263-b472-4a85cf656b8e returned with HTTP 202 Aug 26 15:15:58.965740 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1237/4909] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:15:58 2026] DELETE /volume/v3/types/4d015279-b459-4263-b472-4a85cf656b8e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:58.973433 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e0a44a48-2004-4fac-88ea-642640188368 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:58.975122 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0a44a48-2004-4fac-88ea-642640188368 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] DELETE https://10.4.3.64/volume/v3/types/119612a5-1374-4e1d-a09b-0d78e2454c03 Aug 26 15:15:58.975330 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0a44a48-2004-4fac-88ea-642640188368 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:58.975520 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0a44a48-2004-4fac-88ea-642640188368 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:59.002572 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0a44a48-2004-4fac-88ea-642640188368 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types/119612a5-1374-4e1d-a09b-0d78e2454c03 returned with HTTP 202 Aug 26 15:15:59.003000 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1216/4910] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:15:58 2026] DELETE /volume/v3/types/119612a5-1374-4e1d-a09b-0d78e2454c03 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:59.011101 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0b5a257a-71e6-489c-903d-974079923673 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:59.012924 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b5a257a-71e6-489c-903d-974079923673 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] DELETE https://10.4.3.64/volume/v3/types/fa1ef002-fdde-4d20-8838-a01a3edac0a8 Aug 26 15:15:59.013103 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b5a257a-71e6-489c-903d-974079923673 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:59.013302 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0b5a257a-71e6-489c-903d-974079923673 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:59.036670 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0b5a257a-71e6-489c-903d-974079923673 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types/fa1ef002-fdde-4d20-8838-a01a3edac0a8 returned with HTTP 202 Aug 26 15:15:59.037114 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1236/4911] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:15:59 2026] DELETE /volume/v3/types/fa1ef002-fdde-4d20-8838-a01a3edac0a8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 26 15:15:59.043258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7b21c5e2-40de-4fa7-b743-0b78aec91b40 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:59.044939 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b21c5e2-40de-4fa7-b743-0b78aec91b40 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] DELETE https://10.4.3.64/volume/v3/types/f3b1f297-02dc-4aea-a719-ccdd0d411930 Aug 26 15:15:59.045121 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7b21c5e2-40de-4fa7-b743-0b78aec91b40 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:59.045311 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7b21c5e2-40de-4fa7-b743-0b78aec91b40 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:59.072387 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7b21c5e2-40de-4fa7-b743-0b78aec91b40 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types/f3b1f297-02dc-4aea-a719-ccdd0d411930 returned with HTTP 202 Aug 26 15:15:59.072964 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1223/4912] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:15:59 2026] DELETE /volume/v3/types/f3b1f297-02dc-4aea-a719-ccdd0d411930 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:15:59.078374 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f4d91144-f39a-4420-b43e-40908f54f328 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:15:59.080236 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f4d91144-f39a-4420-b43e-40908f54f328 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] DELETE https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363 Aug 26 15:15:59.080451 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f4d91144-f39a-4420-b43e-40908f54f328 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:15:59.080694 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f4d91144-f39a-4420-b43e-40908f54f328 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:15:59.103936 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f4d91144-f39a-4420-b43e-40908f54f328 tempest-VolumeTypesMemberTests-1039122652 tempest-VolumeTypesMemberTests-1039122652-project-admin] https://10.4.3.64/volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363 returned with HTTP 202 Aug 26 15:15:59.104297 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1238/4913] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:15:59 2026] DELETE /volume/v3/types/f9ddd357-111f-4e3c-bd62-422263c23363 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:16:01.903099 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0f8206e5-cdeb-495e-a4e0-c18e0cc1a16f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:01.904800 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f8206e5-cdeb-495e-a4e0-c18e0cc1a16f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:01.905040 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f8206e5-cdeb-495e-a4e0-c18e0cc1a16f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:01.905249 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f8206e5-cdeb-495e-a4e0-c18e0cc1a16f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:01.912241 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:01.912241 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:01.915745 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0f8206e5-cdeb-495e-a4e0-c18e0cc1a16f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:01.919700 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f8206e5-cdeb-495e-a4e0-c18e0cc1a16f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:01.920103 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1217/4914] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:01 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:01.933023 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ca068a1b-7516-4bc9-bb8b-10032b7891f0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:01.934776 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca068a1b-7516-4bc9-bb8b-10032b7891f0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:01.934958 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca068a1b-7516-4bc9-bb8b-10032b7891f0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:01.935126 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ca068a1b-7516-4bc9-bb8b-10032b7891f0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:01.943281 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:01.943281 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:01.947026 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ca068a1b-7516-4bc9-bb8b-10032b7891f0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:01.951257 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ca068a1b-7516-4bc9-bb8b-10032b7891f0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:01.951544 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1237/4915] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:01 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:01.992541 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-ad7eb336-2979-4d60-9af1-d147a673e49f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:01.994989 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-ad7eb336-2979-4d60-9af1-d147a673e49f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:01.995180 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-ad7eb336-2979-4d60-9af1-d147a673e49f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:01.995366 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-ad7eb336-2979-4d60-9af1-d147a673e49f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:02.001576 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:02.001576 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:02.004581 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-ad7eb336-2979-4d60-9af1-d147a673e49f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:02.008202 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-ad7eb336-2979-4d60-9af1-d147a673e49f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:02.008550 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1224/4916] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:16:01 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 876 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:02.084549 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-de8fe63a-6515-4842-8d88-e3e999e60be3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:02.085035 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de8fe63a-6515-4842-8d88-e3e999e60be3 None None] GET https://10.4.3.64/volume// Aug 26 15:16:02.085384 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de8fe63a-6515-4842-8d88-e3e999e60be3 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:02.085458 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-de8fe63a-6515-4842-8d88-e3e999e60be3 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:02.085838 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-de8fe63a-6515-4842-8d88-e3e999e60be3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:16:02.086221 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1239/4917] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:16:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:16:02.093320 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-b4a40598-6ff2-410a-8cfa-e3aa7916fce9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:02.095731 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-b4a40598-6ff2-410a-8cfa-e3aa7916fce9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:16:02.096271 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-b4a40598-6ff2-410a-8cfa-e3aa7916fce9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d170cda6-c65c-4191-a1a4-480ebec1e57f", "connector": null, "instance_uuid": "8460bace-d395-4731-ab91-cd6bba0c24e4"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:02.105858 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:02.105858 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:02.135983 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-b4a40598-6ff2-410a-8cfa-e3aa7916fce9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:16:02.136548 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1218/4918] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:16:02 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) Aug 26 15:16:02.164525 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e118e66f-5d57-4d28-bd58-d208bfe4499d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:02.168148 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e118e66f-5d57-4d28-bd58-d208bfe4499d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:02.168148 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e118e66f-5d57-4d28-bd58-d208bfe4499d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:02.168148 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e118e66f-5d57-4d28-bd58-d208bfe4499d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:02.174523 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-37517a45-b3bf-4fbd-8db5-a89fa93e4f0e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:02.174920 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-37517a45-b3bf-4fbd-8db5-a89fa93e4f0e None None] GET https://10.4.3.64/volume// Aug 26 15:16:02.175390 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-37517a45-b3bf-4fbd-8db5-a89fa93e4f0e None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:02.175390 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-37517a45-b3bf-4fbd-8db5-a89fa93e4f0e None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:02.175666 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-37517a45-b3bf-4fbd-8db5-a89fa93e4f0e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:16:02.176009 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1225/4919] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:16:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:16:02.178051 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:02.178051 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:02.182423 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e118e66f-5d57-4d28-bd58-d208bfe4499d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:02.183933 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-f5d80fc6-b661-482b-8dd7-37fde1f87e92 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:02.186269 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-f5d80fc6-b661-482b-8dd7-37fde1f87e92 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:02.186514 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-f5d80fc6-b661-482b-8dd7-37fde1f87e92 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:02.186727 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-f5d80fc6-b661-482b-8dd7-37fde1f87e92 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:02.187691 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e118e66f-5d57-4d28-bd58-d208bfe4499d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:02.188180 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1238/4920] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:02 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:02.197630 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:02.197630 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:02.199228 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-f5d80fc6-b661-482b-8dd7-37fde1f87e92 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:02.203498 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-f5d80fc6-b661-482b-8dd7-37fde1f87e92 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:02.204060 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1240/4921] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:16:02 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 1055 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:16:02.308905 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-abce5e99-cdfe-46de-bcff-74972b3abfcd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:02.312838 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-abce5e99-cdfe-46de-bcff-74972b3abfcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] PUT https://10.4.3.64/volume/v3/attachments/2cdaf2bc-67c2-4071-916b-24d7882dc915 Aug 26 15:16:02.313277 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-abce5e99-cdfe-46de-bcff-74972b3abfcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:02.322281 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-abce5e99-cdfe-46de-bcff-74972b3abfcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Acquiring lock "cinder-attachment_update-d170cda6-c65c-4191-a1a4-480ebec1e57f-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:16:02.326688 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-abce5e99-cdfe-46de-bcff-74972b3abfcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Lock "cinder-attachment_update-d170cda6-c65c-4191-a1a4-480ebec1e57f-np0000008165" acquired by "attachment_update" :: waited 0.004s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:16:02.327646 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:02.327646 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:02.423229 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-abce5e99-cdfe-46de-bcff-74972b3abfcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Lock "cinder-attachment_update-d170cda6-c65c-4191-a1a4-480ebec1e57f-np0000008165" released by "attachment_update" :: held 0.095s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:16:02.423910 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-abce5e99-cdfe-46de-bcff-74972b3abfcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/2cdaf2bc-67c2-4071-916b-24d7882dc915 returned with HTTP 200 Aug 26 15:16:02.425444 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1219/4922] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:16:02 2026] PUT /volume/v3/attachments/2cdaf2bc-67c2-4071-916b-24d7882dc915 => generated 968 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:16:02.435257 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-f4881c1a-a69a-40e4-801f-592e44a51230 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:02.437665 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-f4881c1a-a69a-40e4-801f-592e44a51230 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f/encryption Aug 26 15:16:02.437838 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-f4881c1a-a69a-40e4-801f-592e44a51230 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:02.438069 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-f4881c1a-a69a-40e4-801f-592e44a51230 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:02.448310 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:02.448310 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:02.454060 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-f4881c1a-a69a-40e4-801f-592e44a51230 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f/encryption returned with HTTP 200 Aug 26 15:16:02.454484 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1226/4923] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:16:02 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:03.203779 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a0d662bf-ed60-4b5f-847f-d28ed7ed0ec7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:03.206000 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a0d662bf-ed60-4b5f-847f-d28ed7ed0ec7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:03.206210 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a0d662bf-ed60-4b5f-847f-d28ed7ed0ec7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:03.206635 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a0d662bf-ed60-4b5f-847f-d28ed7ed0ec7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:03.215981 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:03.215981 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:03.219251 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a0d662bf-ed60-4b5f-847f-d28ed7ed0ec7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:03.228998 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a0d662bf-ed60-4b5f-847f-d28ed7ed0ec7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:03.229532 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1239/4924] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:03 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:04.242898 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6ea1ca0e-019e-4918-9402-b84b39c17770 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:04.244695 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6ea1ca0e-019e-4918-9402-b84b39c17770 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:04.244898 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6ea1ca0e-019e-4918-9402-b84b39c17770 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:04.245120 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6ea1ca0e-019e-4918-9402-b84b39c17770 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:04.255225 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:04.255225 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:04.259241 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6ea1ca0e-019e-4918-9402-b84b39c17770 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:04.263747 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6ea1ca0e-019e-4918-9402-b84b39c17770 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:04.264142 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1241/4925] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:04 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:05.281426 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2f60e3b3-cfd8-4cc9-bd90-9a595d9df3ac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:05.283065 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f60e3b3-cfd8-4cc9-bd90-9a595d9df3ac tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:05.283256 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f60e3b3-cfd8-4cc9-bd90-9a595d9df3ac tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:05.283506 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2f60e3b3-cfd8-4cc9-bd90-9a595d9df3ac tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:05.292263 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:05.292263 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:05.295300 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2f60e3b3-cfd8-4cc9-bd90-9a595d9df3ac tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:05.298941 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2f60e3b3-cfd8-4cc9-bd90-9a595d9df3ac tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:05.299256 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1220/4926] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:05 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:06.314528 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-625c8b3a-24ef-4f52-a7a6-2c7bd31ac14d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:06.317021 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-625c8b3a-24ef-4f52-a7a6-2c7bd31ac14d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:06.317300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-625c8b3a-24ef-4f52-a7a6-2c7bd31ac14d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:06.317590 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-625c8b3a-24ef-4f52-a7a6-2c7bd31ac14d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:06.329710 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:06.329710 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:06.332876 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-625c8b3a-24ef-4f52-a7a6-2c7bd31ac14d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:06.336606 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-625c8b3a-24ef-4f52-a7a6-2c7bd31ac14d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:06.336951 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1227/4927] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:06 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:07.351900 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e87451a8-fc1e-4c36-85c2-925d0e205e58 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:07.353646 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e87451a8-fc1e-4c36-85c2-925d0e205e58 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:07.353824 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e87451a8-fc1e-4c36-85c2-925d0e205e58 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:07.354014 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e87451a8-fc1e-4c36-85c2-925d0e205e58 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:07.363067 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:07.363067 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:07.366635 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e87451a8-fc1e-4c36-85c2-925d0e205e58 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:07.370875 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e87451a8-fc1e-4c36-85c2-925d0e205e58 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:07.371248 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1240/4928] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:07 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:08.385911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9924e7f4-7895-47f9-a191-dc50ea526056 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:08.393772 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9924e7f4-7895-47f9-a191-dc50ea526056 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:08.393772 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9924e7f4-7895-47f9-a191-dc50ea526056 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:08.393772 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9924e7f4-7895-47f9-a191-dc50ea526056 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:08.403476 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:08.403476 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:08.407045 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9924e7f4-7895-47f9-a191-dc50ea526056 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:08.411932 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9924e7f4-7895-47f9-a191-dc50ea526056 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:08.412507 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1242/4929] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:08 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:09.430936 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aa34e450-4e7f-4c74-b21b-abcbfbc99601 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:09.433515 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aa34e450-4e7f-4c74-b21b-abcbfbc99601 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:09.433826 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aa34e450-4e7f-4c74-b21b-abcbfbc99601 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:09.436607 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aa34e450-4e7f-4c74-b21b-abcbfbc99601 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:09.444539 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:09.444539 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:09.449787 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-aa34e450-4e7f-4c74-b21b-abcbfbc99601 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:09.453290 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aa34e450-4e7f-4c74-b21b-abcbfbc99601 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:09.454571 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1221/4930] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:09 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:09.808289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:09.810589 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:16:09.811033 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1069034601", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:09.812933 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1069034601', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:16:09.813101 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Create volume of 1 GB Aug 26 15:16:09.816847 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Availability Zones retrieved successfully. Aug 26 15:16:09.824934 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Flow 'volume_create_api' (f9e21437-b469-4544-bcc8-f4f771404ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:09.826179 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140a4944-8619-47d8-9c9f-aa9a5cadddfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:09.827504 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:16:09.860596 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140a4944-8619-47d8-9c9f-aa9a5cadddfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:09.861629 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aac56601-dbb0-4068-8188-9caed1ca2ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:09.925996 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Created reservations ['907b65e7-8092-4943-a513-1a76235f24a4', 'a19d1ffe-85f4-4ace-bac1-de609a593807', 'dd09544f-5dae-49c2-aa1b-104e16fb9dac', '7866e683-2ee2-433f-8229-00dc1c232f0c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:16:09.926765 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aac56601-dbb0-4068-8188-9caed1ca2ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['907b65e7-8092-4943-a513-1a76235f24a4', 'a19d1ffe-85f4-4ace-bac1-de609a593807', 'dd09544f-5dae-49c2-aa1b-104e16fb9dac', '7866e683-2ee2-433f-8229-00dc1c232f0c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:09.927562 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d46497da-5bfc-4510-81b5-c03786cea592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:09.949454 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d46497da-5bfc-4510-81b5-c03786cea592) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c97a345-dcee-450e-b70e-84407725f453', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1069034601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c76cfc85a8945f18d2078f7a44bcc92',qos_specs=None,replication_status=,reservations=['907b65e7-8092-4943-a513-1a76235f24a4','a19d1ffe-85f4-4ace-bac1-de609a593807','dd09544f-5dae-49c2-aa1b-104e16fb9dac','7866e683-2ee2-433f-8229-00dc1c232f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02eae07d3276499ebe86d72378f9de30',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:16:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1069034601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c97a345-dcee-450e-b70e-84407725f453,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c76cfc85a8945f18d2078f7a44bcc92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02eae07d3276499ebe86d72378f9de30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:09.950153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cefbb3b-ae5d-44bc-ac35-69b41289fa6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:09.966463 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cefbb3b-ae5d-44bc-ac35-69b41289fa6a) transitioned into state 'SUCCESS' from state '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-1069034601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c76cfc85a8945f18d2078f7a44bcc92',qos_specs=None,replication_status=,reservations=['907b65e7-8092-4943-a513-1a76235f24a4','a19d1ffe-85f4-4ace-bac1-de609a593807','dd09544f-5dae-49c2-aa1b-104e16fb9dac','7866e683-2ee2-433f-8229-00dc1c232f0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02eae07d3276499ebe86d72378f9de30',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:09.966663 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f25271a-b34f-42f0-8d1b-54dd66625370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:09.976136 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f25271a-b34f-42f0-8d1b-54dd66625370) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:09.976933 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Flow 'volume_create_api' (f9e21437-b469-4544-bcc8-f4f771404ef4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:09.978280 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Create volume request issued successfully. Aug 26 15:16:09.978280 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-59d896dd-8064-4c3e-b55b-ca494b9aaf2e tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:16:09.978280 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1228/4931] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:16:09 2026] POST /volume/v3/volumes => generated 745 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:16:10.468156 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f0ff89e4-1d85-4ea2-ba7f-f475c53f85bc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:10.470223 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0ff89e4-1d85-4ea2-ba7f-f475c53f85bc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:10.470223 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0ff89e4-1d85-4ea2-ba7f-f475c53f85bc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:10.470381 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f0ff89e4-1d85-4ea2-ba7f-f475c53f85bc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:10.480641 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:10.480641 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:10.484383 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f0ff89e4-1d85-4ea2-ba7f-f475c53f85bc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:10.489242 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f0ff89e4-1d85-4ea2-ba7f-f475c53f85bc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:10.489609 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1241/4932] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:10 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:10.721759 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-55b2dfc2-33ee-4c50-b7e4-c871492f4d6c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:10.723946 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-55b2dfc2-33ee-4c50-b7e4-c871492f4d6c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/attachments/2cdaf2bc-67c2-4071-916b-24d7882dc915/action Aug 26 15:16:10.724355 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-55b2dfc2-33ee-4c50-b7e4-c871492f4d6c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:16:10.724456 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-55b2dfc2-33ee-4c50-b7e4-c871492f4d6c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:10.753005 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:10.753005 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:10.770179 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7b9e8aec-2664-4152-99b3-3be1058d9b85 req-55b2dfc2-33ee-4c50-b7e4-c871492f4d6c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/2cdaf2bc-67c2-4071-916b-24d7882dc915/action returned with HTTP 204 Aug 26 15:16:10.770732 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1243/4933] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:16:10 2026] POST /volume/v3/attachments/2cdaf2bc-67c2-4071-916b-24d7882dc915/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:16:11.502954 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7456785c-ce20-4930-8016-64b221b3ce88 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:11.508926 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7456785c-ce20-4930-8016-64b221b3ce88 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:11.508926 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7456785c-ce20-4930-8016-64b221b3ce88 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:11.508926 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7456785c-ce20-4930-8016-64b221b3ce88 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:11.526710 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:11.526710 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:11.531280 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7456785c-ce20-4930-8016-64b221b3ce88 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:11.537114 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7456785c-ce20-4930-8016-64b221b3ce88 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:11.537834 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1222/4934] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:11 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 1168 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:16:11.551512 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d2e04290-8019-424b-87f0-e0e352b57c2a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:11.553816 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d2e04290-8019-424b-87f0-e0e352b57c2a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:11.554164 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d2e04290-8019-424b-87f0-e0e352b57c2a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:11.554465 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d2e04290-8019-424b-87f0-e0e352b57c2a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:11.564440 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:11.564440 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:11.568028 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d2e04290-8019-424b-87f0-e0e352b57c2a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:11.572311 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d2e04290-8019-424b-87f0-e0e352b57c2a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:11.572971 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1229/4935] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:11 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:16:11.617214 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-106790fc-37e5-4381-9030-4bfb3ea146f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:11.619752 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-106790fc-37e5-4381-9030-4bfb3ea146f5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:11.620022 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-106790fc-37e5-4381-9030-4bfb3ea146f5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:11.620246 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-106790fc-37e5-4381-9030-4bfb3ea146f5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:11.632510 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:11.632510 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:11.636865 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-106790fc-37e5-4381-9030-4bfb3ea146f5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:11.643061 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-106790fc-37e5-4381-9030-4bfb3ea146f5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:11.643555 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1242/4936] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:16:11 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 1168 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:16:11.662848 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-c8a67d86-9af1-4a2a-adaf-ce1ebdea63e3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:11.665700 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-c8a67d86-9af1-4a2a-adaf-ce1ebdea63e3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f/action Aug 26 15:16:11.666081 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-c8a67d86-9af1-4a2a-adaf-ce1ebdea63e3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:16:11.666228 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-c8a67d86-9af1-4a2a-adaf-ce1ebdea63e3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:11.675949 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:11.675949 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:11.676472 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-c8a67d86-9af1-4a2a-adaf-ce1ebdea63e3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:11.683020 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-c8a67d86-9af1-4a2a-adaf-ce1ebdea63e3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Begin detaching volume completed successfully. Aug 26 15:16:11.683065 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-c8a67d86-9af1-4a2a-adaf-ce1ebdea63e3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f/action returned with HTTP 202 Aug 26 15:16:11.683491 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1244/4937] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:16:11 2026] POST /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:16:11.737511 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9464751c-bb8c-4b0c-b262-9b5f7edbddef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:11.737511 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9464751c-bb8c-4b0c-b262-9b5f7edbddef None None] GET https://10.4.3.64/volume// Aug 26 15:16:11.737511 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9464751c-bb8c-4b0c-b262-9b5f7edbddef None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:11.737511 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9464751c-bb8c-4b0c-b262-9b5f7edbddef None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:11.737511 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9464751c-bb8c-4b0c-b262-9b5f7edbddef None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:16:11.737511 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1223/4938] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:16:11 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:16:11.745998 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-1e5eb080-6a12-4fe7-8dc5-9f1f31157d0d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:11.750417 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-1e5eb080-6a12-4fe7-8dc5-9f1f31157d0d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:11.750656 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-1e5eb080-6a12-4fe7-8dc5-9f1f31157d0d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:11.750870 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-1e5eb080-6a12-4fe7-8dc5-9f1f31157d0d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:11.761203 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:11.761203 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:11.765148 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-1e5eb080-6a12-4fe7-8dc5-9f1f31157d0d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:11.770012 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-1e5eb080-6a12-4fe7-8dc5-9f1f31157d0d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:11.770477 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1230/4939] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:16:11 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 1351 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:16:11.785972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-5f480f66-0e29-4c9a-977e-0b575a695739 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:11.787873 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-5f480f66-0e29-4c9a-977e-0b575a695739 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f/encryption Aug 26 15:16:11.788618 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-5f480f66-0e29-4c9a-977e-0b575a695739 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:11.788618 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-5f480f66-0e29-4c9a-977e-0b575a695739 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:11.797391 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:11.797391 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:11.803718 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-5f480f66-0e29-4c9a-977e-0b575a695739 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f/encryption returned with HTTP 200 Aug 26 15:16:11.804140 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1243/4940] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:16:11 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:12.714702 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-943d295a-ac77-4706-86d4-bee7d04a1249 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:12.716915 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-943d295a-ac77-4706-86d4-bee7d04a1249 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] DELETE https://10.4.3.64/volume/v3/attachments/2cdaf2bc-67c2-4071-916b-24d7882dc915 Aug 26 15:16:12.717153 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-943d295a-ac77-4706-86d4-bee7d04a1249 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:12.717369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-943d295a-ac77-4706-86d4-bee7d04a1249 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:12.724827 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:12.724827 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:12.771180 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-b325a66f-1ac4-4286-bb44-ba3d2762fa47 req-943d295a-ac77-4706-86d4-bee7d04a1249 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/2cdaf2bc-67c2-4071-916b-24d7882dc915 returned with HTTP 200 Aug 26 15:16:12.771680 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1245/4941] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:16:12 2026] DELETE /volume/v3/attachments/2cdaf2bc-67c2-4071-916b-24d7882dc915 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:13.870518 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c8cfcea2-5f90-45ad-a16d-e95b69738888 req-c1c83c4e-f6fc-4056-8ad4-5e2d77ce28a5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:13.873149 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c8cfcea2-5f90-45ad-a16d-e95b69738888 req-c1c83c4e-f6fc-4056-8ad4-5e2d77ce28a5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:13.873487 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c8cfcea2-5f90-45ad-a16d-e95b69738888 req-c1c83c4e-f6fc-4056-8ad4-5e2d77ce28a5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:13.873803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c8cfcea2-5f90-45ad-a16d-e95b69738888 req-c1c83c4e-f6fc-4056-8ad4-5e2d77ce28a5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:13.883817 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:13.883817 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:13.887875 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c8cfcea2-5f90-45ad-a16d-e95b69738888 req-c1c83c4e-f6fc-4056-8ad4-5e2d77ce28a5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:13.892006 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c8cfcea2-5f90-45ad-a16d-e95b69738888 req-c1c83c4e-f6fc-4056-8ad4-5e2d77ce28a5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:13.892475 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1224/4942] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:16:13 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:16.806837 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-69c8db0e-10be-4e61-bb3b-68d35575d225 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:16.808638 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69c8db0e-10be-4e61-bb3b-68d35575d225 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:16.808869 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69c8db0e-10be-4e61-bb3b-68d35575d225 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:16.809102 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69c8db0e-10be-4e61-bb3b-68d35575d225 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:16.809275 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-69c8db0e-10be-4e61-bb3b-68d35575d225 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Delete volume with id: d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:16.816466 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:16.816466 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:16.816933 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-69c8db0e-10be-4e61-bb3b-68d35575d225 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:16.828971 np0000008165 devstack@c-api.service[100196]: WARNING cinder.keymgr.conf_key_mgr [None req-69c8db0e-10be-4e61-bb3b-68d35575d225 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 15:16:16.835796 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-69c8db0e-10be-4e61-bb3b-68d35575d225 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Delete volume request issued successfully. Aug 26 15:16:16.836034 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69c8db0e-10be-4e61-bb3b-68d35575d225 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 202 Aug 26 15:16:16.836425 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1231/4943] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:16:16 2026] DELETE /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:16:16.844837 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-766e6aa4-318c-4da6-8d15-35e005db8879 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:16.847109 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-766e6aa4-318c-4da6-8d15-35e005db8879 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:16.847430 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-766e6aa4-318c-4da6-8d15-35e005db8879 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:16.847661 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-766e6aa4-318c-4da6-8d15-35e005db8879 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:16.855873 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:16.855873 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:16.859774 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-766e6aa4-318c-4da6-8d15-35e005db8879 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:16:16.864213 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-766e6aa4-318c-4da6-8d15-35e005db8879 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 200 Aug 26 15:16:16.864633 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1244/4944] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:16 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:17.878111 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-739850e4-30e8-401d-8164-cac7562f007b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:17.879863 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-739850e4-30e8-401d-8164-cac7562f007b tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f Aug 26 15:16:17.880105 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-739850e4-30e8-401d-8164-cac7562f007b tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:17.880298 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-739850e4-30e8-401d-8164-cac7562f007b tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:17.885916 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-739850e4-30e8-401d-8164-cac7562f007b tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f returned with HTTP 404 Aug 26 15:16:17.886380 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1246/4945] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:17 2026] GET /volume/v3/volumes/d170cda6-c65c-4191-a1a4-480ebec1e57f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:16:17.893574 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ea0f478c-673c-4684-a1db-43ee703c96a0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:17.896089 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea0f478c-673c-4684-a1db-43ee703c96a0 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:16:17.896263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea0f478c-673c-4684-a1db-43ee703c96a0 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:17.896445 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea0f478c-673c-4684-a1db-43ee703c96a0 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:17.897232 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ea0f478c-673c-4684-a1db-43ee703c96a0 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:16:17.914522 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ea0f478c-673c-4684-a1db-43ee703c96a0 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Get all volumes completed successfully. Aug 26 15:16:17.916544 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:17.916544 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:17.922403 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea0f478c-673c-4684-a1db-43ee703c96a0 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:16:17.922810 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1225/4946] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:16:17 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11803 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:16:17.937603 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e3282471-7d19-4f48-bba7-7e180be0b9a6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:17.939546 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3282471-7d19-4f48-bba7-7e180be0b9a6 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] DELETE https://10.4.3.64/volume/v3/types/f8661679-51aa-434f-a3a4-2378da468a00 Aug 26 15:16:17.939758 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3282471-7d19-4f48-bba7-7e180be0b9a6 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:17.939970 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e3282471-7d19-4f48-bba7-7e180be0b9a6 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:17.965233 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e3282471-7d19-4f48-bba7-7e180be0b9a6 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/types/f8661679-51aa-434f-a3a4-2378da468a00 returned with HTTP 202 Aug 26 15:16:17.965630 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1232/4947] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:16:17 2026] DELETE /volume/v3/types/f8661679-51aa-434f-a3a4-2378da468a00 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:16:17.976323 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2db7bd54-8e37-4a67-b8df-75e1c2eee6c8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:17.978457 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2db7bd54-8e37-4a67-b8df-75e1c2eee6c8 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:16:17.978861 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2db7bd54-8e37-4a67-b8df-75e1c2eee6c8 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-78160618", "extra_specs": {}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:17.996187 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2db7bd54-8e37-4a67-b8df-75e1c2eee6c8 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:16:17.996608 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1245/4948] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:16:17 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:18.005061 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c385eaa9-3901-4883-9423-72206bd94238 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:18.006855 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c385eaa9-3901-4883-9423-72206bd94238 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] POST https://10.4.3.64/volume/v3/types/1243fcc6-238b-4556-a3d6-8c905613f9cc/encryption Aug 26 15:16:18.007242 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c385eaa9-3901-4883-9423-72206bd94238 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:18.008660 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:18.008660 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:18.023314 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c385eaa9-3901-4883-9423-72206bd94238 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/types/1243fcc6-238b-4556-a3d6-8c905613f9cc/encryption returned with HTTP 200 Aug 26 15:16:18.024089 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1247/4949] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:16:18 2026] POST /volume/v3/types/1243fcc6-238b-4556-a3d6-8c905613f9cc/encryption => generated 231 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:18.032429 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:18.034367 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:16:18.034715 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1834489674", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-78160618", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:18.036333 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1834489674', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-78160618', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:16:18.039969 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Create volume of 1 GB Aug 26 15:16:18.040332 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:18.040332 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:18.040807 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Availability Zones retrieved successfully. Aug 26 15:16:18.046736 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Flow 'volume_create_api' (eaaade24-45f5-4a08-817a-960f3bf96607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:18.047678 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cefda8d-6dd3-46de-b50f-e5a78154131d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:18.048675 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:16:18.077317 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cefda8d-6dd3-46de-b50f-e5a78154131d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:16:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1243fcc6-238b-4556-a3d6-8c905613f9cc,is_public=True,name='tempest-scenario-type-luksv2-78160618',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1243fcc6-238b-4556-a3d6-8c905613f9cc', '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=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:18.078367 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bcd6b67-8e18-48f4-b86a-129eeb2af375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:18.107325 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-78160618 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-78160618, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:16:18.107590 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-78160618 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-78160618, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:16:18.134327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Created reservations ['2b317ab1-4bc9-45f4-a953-136cd278d7a8', '0e6eb3eb-70fc-4f07-8387-35cb78931f78', '2ad7a8a9-1d9e-4b95-807f-f4fee33ace67', '92b1f775-c090-44da-af19-5425d0953a06'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:16:18.135034 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bcd6b67-8e18-48f4-b86a-129eeb2af375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b317ab1-4bc9-45f4-a953-136cd278d7a8', '0e6eb3eb-70fc-4f07-8387-35cb78931f78', '2ad7a8a9-1d9e-4b95-807f-f4fee33ace67', '92b1f775-c090-44da-af19-5425d0953a06']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:18.135710 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072181c8-6ad5-418d-81de-0f52195ea131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:18.157606 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072181c8-6ad5-418d-81de-0f52195ea131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b59422ed-48df-4c8e-b463-dcca12585fab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1834489674',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84448e201f594222bdabe200c7e9a23f',qos_specs=None,replication_status=,reservations=['2b317ab1-4bc9-45f4-a953-136cd278d7a8','0e6eb3eb-70fc-4f07-8387-35cb78931f78','2ad7a8a9-1d9e-4b95-807f-f4fee33ace67','92b1f775-c090-44da-af19-5425d0953a06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d15b73ae2c4670afaecb3daa735061',volume_type_id=1243fcc6-238b-4556-a3d6-8c905613f9cc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:16:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1834489674',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b59422ed-48df-4c8e-b463-dcca12585fab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84448e201f594222bdabe200c7e9a23f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01d15b73ae2c4670afaecb3daa735061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1243fcc6-238b-4556-a3d6-8c905613f9cc),volume_type_id=1243fcc6-238b-4556-a3d6-8c905613f9cc)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:18.158708 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad0c8c2-0f6f-4349-8e66-f9f80e01102d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:18.178753 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ad0c8c2-0f6f-4349-8e66-f9f80e01102d) transitioned into state 'SUCCESS' from state '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-1834489674',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84448e201f594222bdabe200c7e9a23f',qos_specs=None,replication_status=,reservations=['2b317ab1-4bc9-45f4-a953-136cd278d7a8','0e6eb3eb-70fc-4f07-8387-35cb78931f78','2ad7a8a9-1d9e-4b95-807f-f4fee33ace67','92b1f775-c090-44da-af19-5425d0953a06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d15b73ae2c4670afaecb3daa735061',volume_type_id=1243fcc6-238b-4556-a3d6-8c905613f9cc)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:18.179627 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa8b395-2f9d-46d6-973e-c7ea750907b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:18.190926 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfa8b395-2f9d-46d6-973e-c7ea750907b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:18.191739 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Flow 'volume_create_api' (eaaade24-45f5-4a08-817a-960f3bf96607) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:18.192096 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Create volume request issued successfully. Aug 26 15:16:18.192664 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-129a90ac-44f4-4f7a-afba-0fdcdfd41451 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:16:18.193092 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1226/4950] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:16:18 2026] POST /volume/v3/volumes => generated 783 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:16:27.961308 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=209,cinder:INSERT=43,cinder:UPDATE=66 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:16:27.994128 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=152,cinder:UPDATE=35,cinder:INSERT=34 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:16:28.019250 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=150,cinder:UPDATE=56,cinder:INSERT=25 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:16:28.182038 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=178,cinder:INSERT=38,cinder:UPDATE=69 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:16:35.064961 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f719e030-bd91-4f5c-a9ca-ddca7d97334b req-b61e5d9b-f63c-44b9-b1e8-e1e856224aaf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:35.067770 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f719e030-bd91-4f5c-a9ca-ddca7d97334b req-b61e5d9b-f63c-44b9-b1e8-e1e856224aaf tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] DELETE https://10.4.3.64/volume/v3/attachments/c3272f1a-8889-48d2-ad75-3fe7e656e744 Aug 26 15:16:35.067988 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f719e030-bd91-4f5c-a9ca-ddca7d97334b req-b61e5d9b-f63c-44b9-b1e8-e1e856224aaf tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:35.068185 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f719e030-bd91-4f5c-a9ca-ddca7d97334b req-b61e5d9b-f63c-44b9-b1e8-e1e856224aaf tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:35.077029 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:35.077029 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:35.124594 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f719e030-bd91-4f5c-a9ca-ddca7d97334b req-b61e5d9b-f63c-44b9-b1e8-e1e856224aaf tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/attachments/c3272f1a-8889-48d2-ad75-3fe7e656e744 returned with HTTP 200 Aug 26 15:16:35.125025 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1233/4951] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:16:35 2026] DELETE /volume/v3/attachments/c3272f1a-8889-48d2-ad75-3fe7e656e744 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:36.601586 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3d94eaed-3d26-4aad-b898-7761bf1d9d77 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:36.603128 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d94eaed-3d26-4aad-b898-7761bf1d9d77 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] DELETE https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 Aug 26 15:16:36.603306 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3d94eaed-3d26-4aad-b898-7761bf1d9d77 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:36.603484 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3d94eaed-3d26-4aad-b898-7761bf1d9d77 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:36.603634 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-3d94eaed-3d26-4aad-b898-7761bf1d9d77 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Delete volume with id: 098e9f6e-0c22-4db1-ab7c-7de5b31b1454 Aug 26 15:16:36.610412 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:36.610412 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:36.610825 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3d94eaed-3d26-4aad-b898-7761bf1d9d77 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:16:36.632586 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3d94eaed-3d26-4aad-b898-7761bf1d9d77 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Delete volume request issued successfully. Aug 26 15:16:36.632738 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3d94eaed-3d26-4aad-b898-7761bf1d9d77 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 returned with HTTP 202 Aug 26 15:16:36.633145 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1246/4952] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:16:36 2026] DELETE /volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:16:36.641028 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9cba89a8-da66-4eaf-9af6-61a442ea614c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:36.643705 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9cba89a8-da66-4eaf-9af6-61a442ea614c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 Aug 26 15:16:36.643893 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9cba89a8-da66-4eaf-9af6-61a442ea614c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:36.644079 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9cba89a8-da66-4eaf-9af6-61a442ea614c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:36.653498 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:36.653498 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:36.661751 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9cba89a8-da66-4eaf-9af6-61a442ea614c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:16:36.668354 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9cba89a8-da66-4eaf-9af6-61a442ea614c tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 returned with HTTP 200 Aug 26 15:16:36.668808 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1248/4953] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:16:36 2026] GET /volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 => generated 1419 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:16:37.683859 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-807097e8-3579-47de-8a24-da45aebf6fa1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:37.686109 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-807097e8-3579-47de-8a24-da45aebf6fa1 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 Aug 26 15:16:37.686462 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-807097e8-3579-47de-8a24-da45aebf6fa1 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:37.686714 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-807097e8-3579-47de-8a24-da45aebf6fa1 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:37.693844 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-807097e8-3579-47de-8a24-da45aebf6fa1 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 returned with HTTP 404 Aug 26 15:16:37.694459 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1227/4954] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:16:37 2026] GET /volume/v3/volumes/098e9f6e-0c22-4db1-ab7c-7de5b31b1454 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:16:37.702304 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-feb3f927-403b-4561-9ceb-42e7fecdcbfc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:37.704311 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-feb3f927-403b-4561-9ceb-42e7fecdcbfc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/20edb069-ad75-481a-b327-78ea2448132c Aug 26 15:16:37.704583 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-feb3f927-403b-4561-9ceb-42e7fecdcbfc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:37.704848 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-feb3f927-403b-4561-9ceb-42e7fecdcbfc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:37.705023 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-feb3f927-403b-4561-9ceb-42e7fecdcbfc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Delete snapshot with id: 20edb069-ad75-481a-b327-78ea2448132c Aug 26 15:16:37.710985 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:37.710985 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:37.711463 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-feb3f927-403b-4561-9ceb-42e7fecdcbfc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Snapshot retrieved successfully. Aug 26 15:16:37.732190 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-feb3f927-403b-4561-9ceb-42e7fecdcbfc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Snapshot delete request issued successfully. Aug 26 15:16:37.732413 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-feb3f927-403b-4561-9ceb-42e7fecdcbfc tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/snapshots/20edb069-ad75-481a-b327-78ea2448132c returned with HTTP 202 Aug 26 15:16:37.732903 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1234/4955] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:16:37 2026] DELETE /volume/v3/snapshots/20edb069-ad75-481a-b327-78ea2448132c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:16:37.740207 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cbf8c05a-3168-4305-9487-50462b25f568 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:37.742094 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cbf8c05a-3168-4305-9487-50462b25f568 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/snapshots/20edb069-ad75-481a-b327-78ea2448132c Aug 26 15:16:37.742300 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cbf8c05a-3168-4305-9487-50462b25f568 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:37.742553 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cbf8c05a-3168-4305-9487-50462b25f568 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:37.747490 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:37.747490 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:37.747882 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cbf8c05a-3168-4305-9487-50462b25f568 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Snapshot retrieved successfully. Aug 26 15:16:37.748763 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cbf8c05a-3168-4305-9487-50462b25f568 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/snapshots/20edb069-ad75-481a-b327-78ea2448132c returned with HTTP 200 Aug 26 15:16:37.749163 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1247/4956] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:16:37 2026] GET /volume/v3/snapshots/20edb069-ad75-481a-b327-78ea2448132c => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:38.757795 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3eab3aef-04b2-4598-9a82-d5e834ff176d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:38.759553 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3eab3aef-04b2-4598-9a82-d5e834ff176d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/snapshots/20edb069-ad75-481a-b327-78ea2448132c Aug 26 15:16:38.759744 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3eab3aef-04b2-4598-9a82-d5e834ff176d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:38.759944 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3eab3aef-04b2-4598-9a82-d5e834ff176d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:38.764250 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3eab3aef-04b2-4598-9a82-d5e834ff176d tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/snapshots/20edb069-ad75-481a-b327-78ea2448132c returned with HTTP 404 Aug 26 15:16:38.764801 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1249/4957] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:16:38 2026] GET /volume/v3/snapshots/20edb069-ad75-481a-b327-78ea2448132c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:16:40.511167 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f2a767ed-e39c-4341-a2c7-396acdacf2d5 req-010d9fd3-2e37-402a-8d53-7f7a0ebcb329 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:40.513242 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f2a767ed-e39c-4341-a2c7-396acdacf2d5 req-010d9fd3-2e37-402a-8d53-7f7a0ebcb329 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] DELETE https://10.4.3.64/volume/v3/attachments/efdc8d56-b2ec-47f1-b790-0c9a2c7361b2 Aug 26 15:16:40.513429 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f2a767ed-e39c-4341-a2c7-396acdacf2d5 req-010d9fd3-2e37-402a-8d53-7f7a0ebcb329 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:40.513599 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f2a767ed-e39c-4341-a2c7-396acdacf2d5 req-010d9fd3-2e37-402a-8d53-7f7a0ebcb329 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:40.520237 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:40.520237 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:40.591859 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f2a767ed-e39c-4341-a2c7-396acdacf2d5 req-010d9fd3-2e37-402a-8d53-7f7a0ebcb329 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/attachments/efdc8d56-b2ec-47f1-b790-0c9a2c7361b2 returned with HTTP 200 Aug 26 15:16:40.592313 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1228/4958] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:16:40 2026] DELETE /volume/v3/attachments/efdc8d56-b2ec-47f1-b790-0c9a2c7361b2 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:41.889911 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b2e308cd-1b83-471b-961b-7a3ed32f4a93 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:41.891782 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2e308cd-1b83-471b-961b-7a3ed32f4a93 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] DELETE https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 Aug 26 15:16:41.892042 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2e308cd-1b83-471b-961b-7a3ed32f4a93 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:41.892266 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2e308cd-1b83-471b-961b-7a3ed32f4a93 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:41.892461 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b2e308cd-1b83-471b-961b-7a3ed32f4a93 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Delete volume with id: 493c2fca-bf7c-44b8-a735-52877e42be55 Aug 26 15:16:41.899743 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:41.899743 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:41.900206 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b2e308cd-1b83-471b-961b-7a3ed32f4a93 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:16:41.919560 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b2e308cd-1b83-471b-961b-7a3ed32f4a93 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Delete volume request issued successfully. Aug 26 15:16:41.919743 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2e308cd-1b83-471b-961b-7a3ed32f4a93 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 returned with HTTP 202 Aug 26 15:16:41.920196 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1235/4959] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:16:41 2026] DELETE /volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:16:41.927373 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4d91d408-f719-4848-ab64-aaaa646b87d9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:41.929203 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d91d408-f719-4848-ab64-aaaa646b87d9 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 Aug 26 15:16:41.929451 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d91d408-f719-4848-ab64-aaaa646b87d9 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:41.929639 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d91d408-f719-4848-ab64-aaaa646b87d9 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:41.938674 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:41.938674 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:41.943512 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4d91d408-f719-4848-ab64-aaaa646b87d9 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:16:41.948621 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d91d408-f719-4848-ab64-aaaa646b87d9 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 returned with HTTP 200 Aug 26 15:16:41.949043 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1248/4960] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:16:41 2026] GET /volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 => generated 1418 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:16:42.961687 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5b64c1dc-ebf3-448f-9b2b-89126f8d05ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:42.963370 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b64c1dc-ebf3-448f-9b2b-89126f8d05ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 Aug 26 15:16:42.963549 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b64c1dc-ebf3-448f-9b2b-89126f8d05ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:42.963735 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b64c1dc-ebf3-448f-9b2b-89126f8d05ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:42.969228 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b64c1dc-ebf3-448f-9b2b-89126f8d05ae tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 returned with HTTP 404 Aug 26 15:16:42.969658 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1250/4961] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:16:42 2026] GET /volume/v3/volumes/493c2fca-bf7c-44b8-a735-52877e42be55 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:16:42.977793 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-944a3033-0187-44b2-978c-34adf0ff9aab None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:42.979946 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-944a3033-0187-44b2-978c-34adf0ff9aab tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/59d5fc18-f4a6-4694-beae-efe88c24a251 Aug 26 15:16:42.980152 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-944a3033-0187-44b2-978c-34adf0ff9aab tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:42.980319 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-944a3033-0187-44b2-978c-34adf0ff9aab tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:42.980413 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-944a3033-0187-44b2-978c-34adf0ff9aab tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Delete snapshot with id: 59d5fc18-f4a6-4694-beae-efe88c24a251 Aug 26 15:16:42.985901 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:42.985901 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:42.986334 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-944a3033-0187-44b2-978c-34adf0ff9aab tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Snapshot retrieved successfully. Aug 26 15:16:43.004505 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-944a3033-0187-44b2-978c-34adf0ff9aab tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Snapshot delete request issued successfully. Aug 26 15:16:43.004698 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-944a3033-0187-44b2-978c-34adf0ff9aab tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/snapshots/59d5fc18-f4a6-4694-beae-efe88c24a251 returned with HTTP 202 Aug 26 15:16:43.005146 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1229/4962] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:16:42 2026] DELETE /volume/v3/snapshots/59d5fc18-f4a6-4694-beae-efe88c24a251 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:16:43.014411 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca30365c-d802-4a55-892c-b0c6fb3266b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:43.016216 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca30365c-d802-4a55-892c-b0c6fb3266b2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/snapshots/59d5fc18-f4a6-4694-beae-efe88c24a251 Aug 26 15:16:43.016377 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca30365c-d802-4a55-892c-b0c6fb3266b2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:43.016581 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca30365c-d802-4a55-892c-b0c6fb3266b2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:43.021263 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:43.021263 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:43.021785 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ca30365c-d802-4a55-892c-b0c6fb3266b2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Snapshot retrieved successfully. Aug 26 15:16:43.022596 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca30365c-d802-4a55-892c-b0c6fb3266b2 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/snapshots/59d5fc18-f4a6-4694-beae-efe88c24a251 returned with HTTP 200 Aug 26 15:16:43.022962 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1236/4963] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:16:43 2026] GET /volume/v3/snapshots/59d5fc18-f4a6-4694-beae-efe88c24a251 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:44.032269 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-61c849c1-3051-462b-a645-77daf1d1604b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:44.034088 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-61c849c1-3051-462b-a645-77daf1d1604b tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/snapshots/59d5fc18-f4a6-4694-beae-efe88c24a251 Aug 26 15:16:44.034366 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-61c849c1-3051-462b-a645-77daf1d1604b tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:44.034585 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-61c849c1-3051-462b-a645-77daf1d1604b tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:44.038971 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-61c849c1-3051-462b-a645-77daf1d1604b tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/snapshots/59d5fc18-f4a6-4694-beae-efe88c24a251 returned with HTTP 404 Aug 26 15:16:44.039456 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1249/4964] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:16:44 2026] GET /volume/v3/snapshots/59d5fc18-f4a6-4694-beae-efe88c24a251 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:16:45.485503 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1753e964-9d07-4c37-bb08-35545dee7363 req-8e8d0159-5c4c-45fa-aa88-1fc2c1c9d9f8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:45.487442 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1753e964-9d07-4c37-bb08-35545dee7363 req-8e8d0159-5c4c-45fa-aa88-1fc2c1c9d9f8 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a32e89e1-cc4c-442f-ac6e-e7695e387d23 Aug 26 15:16:45.487642 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1753e964-9d07-4c37-bb08-35545dee7363 req-8e8d0159-5c4c-45fa-aa88-1fc2c1c9d9f8 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:45.487827 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1753e964-9d07-4c37-bb08-35545dee7363 req-8e8d0159-5c4c-45fa-aa88-1fc2c1c9d9f8 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:45.495067 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:45.495067 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:45.534125 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1753e964-9d07-4c37-bb08-35545dee7363 req-8e8d0159-5c4c-45fa-aa88-1fc2c1c9d9f8 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/attachments/a32e89e1-cc4c-442f-ac6e-e7695e387d23 returned with HTTP 200 Aug 26 15:16:45.534568 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1251/4965] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:16:45 2026] DELETE /volume/v3/attachments/a32e89e1-cc4c-442f-ac6e-e7695e387d23 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:46.947945 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-22304ddc-3e13-43e3-b510-9fb9a7df0c52 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:46.950408 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22304ddc-3e13-43e3-b510-9fb9a7df0c52 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:16:46.950647 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22304ddc-3e13-43e3-b510-9fb9a7df0c52 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:46.950923 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-22304ddc-3e13-43e3-b510-9fb9a7df0c52 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:46.951175 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-22304ddc-3e13-43e3-b510-9fb9a7df0c52 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Delete volume with id: b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:16:46.958882 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:46.958882 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:46.959372 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-22304ddc-3e13-43e3-b510-9fb9a7df0c52 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:16:46.976323 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-22304ddc-3e13-43e3-b510-9fb9a7df0c52 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Delete volume request issued successfully. Aug 26 15:16:46.976698 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-22304ddc-3e13-43e3-b510-9fb9a7df0c52 tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 returned with HTTP 202 Aug 26 15:16:46.977009 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1230/4966] 10.4.3.64 () {68 vars in 1385 bytes} [Wed Aug 26 15:16:46 2026] DELETE /volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 26 15:16:46.985631 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cfef8730-4714-4e12-b9d3-6935d4414abe None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:46.987557 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cfef8730-4714-4e12-b9d3-6935d4414abe tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:16:46.987796 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cfef8730-4714-4e12-b9d3-6935d4414abe tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:46.988047 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cfef8730-4714-4e12-b9d3-6935d4414abe tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:46.995324 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:46.995324 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:47.000483 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cfef8730-4714-4e12-b9d3-6935d4414abe tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Volume info retrieved successfully. Aug 26 15:16:47.005289 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cfef8730-4714-4e12-b9d3-6935d4414abe tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 returned with HTTP 200 Aug 26 15:16:47.005660 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1237/4967] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:16:46 2026] GET /volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 => generated 1386 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:16:48.017924 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b1fa2b1c-6978-4b07-92be-fe13b006610f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:48.019853 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1fa2b1c-6978-4b07-92be-fe13b006610f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] GET https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 Aug 26 15:16:48.020088 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1fa2b1c-6978-4b07-92be-fe13b006610f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:48.020266 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1fa2b1c-6978-4b07-92be-fe13b006610f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:48.027190 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1fa2b1c-6978-4b07-92be-fe13b006610f tempest-TestVolumeBootPatternV346-1555362626 tempest-TestVolumeBootPatternV346-1555362626-project-member] https://10.4.3.64/volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 returned with HTTP 404 Aug 26 15:16:48.027762 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1250/4968] 10.4.3.64 () {68 vars in 1382 bytes} [Wed Aug 26 15:16:48 2026] GET /volume/v3/volumes/b292b630-6f3b-4c4a-9f26-650560d32654 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 26 15:16:53.669898 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6c3c4226-5915-45e3-804b-f5badc63c3f0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:53.671570 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6c3c4226-5915-45e3-804b-f5badc63c3f0 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:16:53.671764 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6c3c4226-5915-45e3-804b-f5badc63c3f0 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:53.671969 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6c3c4226-5915-45e3-804b-f5badc63c3f0 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:53.678299 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:53.678299 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:53.681496 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6c3c4226-5915-45e3-804b-f5badc63c3f0 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:16:53.685200 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6c3c4226-5915-45e3-804b-f5badc63c3f0 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:16:53.685518 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1252/4969] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:53 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:53.696591 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-51d862fe-fabc-4119-bc7a-a9d3de90e211 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:53.698253 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-51d862fe-fabc-4119-bc7a-a9d3de90e211 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:16:53.698439 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-51d862fe-fabc-4119-bc7a-a9d3de90e211 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:53.698618 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-51d862fe-fabc-4119-bc7a-a9d3de90e211 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:53.704746 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:53.704746 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:53.707758 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-51d862fe-fabc-4119-bc7a-a9d3de90e211 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:16:53.711453 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-51d862fe-fabc-4119-bc7a-a9d3de90e211 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:16:53.711953 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1231/4970] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:53 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:53.754139 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-890a942a-bd4c-4a00-82ae-2ca4e3aa8baf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:53.756263 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-890a942a-bd4c-4a00-82ae-2ca4e3aa8baf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:16:53.756520 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-890a942a-bd4c-4a00-82ae-2ca4e3aa8baf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:53.756725 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-890a942a-bd4c-4a00-82ae-2ca4e3aa8baf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:53.765422 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:53.765422 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:53.769358 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-890a942a-bd4c-4a00-82ae-2ca4e3aa8baf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:16:53.774549 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-890a942a-bd4c-4a00-82ae-2ca4e3aa8baf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:16:53.775034 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1238/4971] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:16:53 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:53.799470 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:53.847902 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-263df66d-81d5-4dd2-8ac9-ca45f3d51ac7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:53.848308 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-263df66d-81d5-4dd2-8ac9-ca45f3d51ac7 None None] GET https://10.4.3.64/volume// Aug 26 15:16:53.848489 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-263df66d-81d5-4dd2-8ac9-ca45f3d51ac7 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:53.848713 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-263df66d-81d5-4dd2-8ac9-ca45f3d51ac7 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:53.849058 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-263df66d-81d5-4dd2-8ac9-ca45f3d51ac7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:16:53.849373 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1253/4972] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:16:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:16:53.856327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-4883161f-80e1-4a8b-bd61-6d778709f78d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:53.858321 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-4883161f-80e1-4a8b-bd61-6d778709f78d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:16:53.858685 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-4883161f-80e1-4a8b-bd61-6d778709f78d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c97a345-dcee-450e-b70e-84407725f453", "connector": null, "instance_uuid": "1cfcd20c-e95d-4386-9918-70c03343bc1d"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:53.867368 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:53.867368 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:53.880722 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:16:53.881161 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-221182195"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:53.882923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-221182195'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:16:53.883077 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume of 1 GB Aug 26 15:16:53.887431 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Availability Zones retrieved successfully. Aug 26 15:16:53.892165 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-4883161f-80e1-4a8b-bd61-6d778709f78d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:16:53.892704 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1232/4973] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:16:53 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) Aug 26 15:16:53.893954 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Flow 'volume_create_api' (407029fe-5738-415e-8c1b-c432bcb59b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:53.894833 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f60d55e7-95e0-4f12-851a-589848497efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:53.895760 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:16:53.917245 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-98bb6822-4aae-4aa6-b92f-e4807d59a246 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:53.919014 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-98bb6822-4aae-4aa6-b92f-e4807d59a246 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:16:53.919224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-98bb6822-4aae-4aa6-b92f-e4807d59a246 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:53.919405 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-98bb6822-4aae-4aa6-b92f-e4807d59a246 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:53.922618 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f60d55e7-95e0-4f12-851a-589848497efd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:53.923247 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64efff05-ddfb-43ba-8930-e02b9b1c36cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:53.924196 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-10f5b020-d738-423b-ab22-1418cb82e5a1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:53.924571 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-10f5b020-d738-423b-ab22-1418cb82e5a1 None None] GET https://10.4.3.64/volume// Aug 26 15:16:53.924720 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-10f5b020-d738-423b-ab22-1418cb82e5a1 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:53.924902 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-10f5b020-d738-423b-ab22-1418cb82e5a1 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:53.925238 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-10f5b020-d738-423b-ab22-1418cb82e5a1 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:16:53.925557 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1254/4974] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:16:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:16:53.928151 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:53.928151 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:53.931403 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-98bb6822-4aae-4aa6-b92f-e4807d59a246 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:16:53.932115 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-80e91efc-a01a-4655-98f1-0eace3a7485c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:53.934445 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-80e91efc-a01a-4655-98f1-0eace3a7485c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:16:53.934664 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-80e91efc-a01a-4655-98f1-0eace3a7485c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:53.934863 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-80e91efc-a01a-4655-98f1-0eace3a7485c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:53.935196 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-98bb6822-4aae-4aa6-b92f-e4807d59a246 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:16:53.935531 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1239/4975] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:53 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:53.944535 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:53.944535 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:53.947830 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-80e91efc-a01a-4655-98f1-0eace3a7485c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:16:53.952554 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-80e91efc-a01a-4655-98f1-0eace3a7485c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:16:53.952975 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1233/4976] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:16:53 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:16:53.983198 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Created reservations ['4689aac0-c563-4a5e-b432-c536732a6289', 'decb71c1-6d89-4c6e-8a80-6477794fd7ba', '1d59556d-fb49-42a1-9784-f2e0338965b6', 'f6255867-4715-4ea5-808b-1d01679d25b6'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:16:53.984059 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64efff05-ddfb-43ba-8930-e02b9b1c36cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4689aac0-c563-4a5e-b432-c536732a6289', 'decb71c1-6d89-4c6e-8a80-6477794fd7ba', '1d59556d-fb49-42a1-9784-f2e0338965b6', 'f6255867-4715-4ea5-808b-1d01679d25b6']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:53.984772 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c4005f-2155-49b0-acef-2db99ef63b1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:54.009719 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49c4005f-2155-49b0-acef-2db99ef63b1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2af54067-afc7-4800-bafb-dd77e88e438c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-221182195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b536a53840460b8ed85d2c027122f5',qos_specs=None,replication_status=,reservations=['4689aac0-c563-4a5e-b432-c536732a6289','decb71c1-6d89-4c6e-8a80-6477794fd7ba','1d59556d-fb49-42a1-9784-f2e0338965b6','f6255867-4715-4ea5-808b-1d01679d25b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa28507d42a24624b361acfead40589f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-221182195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2af54067-afc7-4800-bafb-dd77e88e438c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b536a53840460b8ed85d2c027122f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa28507d42a24624b361acfead40589f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:54.010766 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fedd3c32-d7ae-415e-b083-d88c03d1e5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:54.031935 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fedd3c32-d7ae-415e-b083-d88c03d1e5c9) transitioned into state 'SUCCESS' from state '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-221182195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b536a53840460b8ed85d2c027122f5',qos_specs=None,replication_status=,reservations=['4689aac0-c563-4a5e-b432-c536732a6289','decb71c1-6d89-4c6e-8a80-6477794fd7ba','1d59556d-fb49-42a1-9784-f2e0338965b6','f6255867-4715-4ea5-808b-1d01679d25b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa28507d42a24624b361acfead40589f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:54.032565 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58241fea-a575-4d63-8bad-58f3e20afddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:54.040325 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58241fea-a575-4d63-8bad-58f3e20afddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:54.041139 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Flow 'volume_create_api' (407029fe-5738-415e-8c1b-c432bcb59b95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:54.041405 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume request issued successfully. Aug 26 15:16:54.041949 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5024a5a0-f927-4ff5-a584-a5330c9aa5ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:16:54.042336 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1251/4977] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:16:53 2026] POST /volume/v3/volumes => generated 757 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:16:54.053103 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-0bcef952-a594-4b2e-a5a6-8d7a9ba2bac3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:54.053703 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-69c57509-0367-4547-adb0-37499cc450b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:54.055018 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-0bcef952-a594-4b2e-a5a6-8d7a9ba2bac3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] PUT https://10.4.3.64/volume/v3/attachments/873777f7-1f85-465d-a080-3a04af51f9b9 Aug 26 15:16:54.055538 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-0bcef952-a594-4b2e-a5a6-8d7a9ba2bac3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:54.055616 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69c57509-0367-4547-adb0-37499cc450b9 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c Aug 26 15:16:54.055616 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69c57509-0367-4547-adb0-37499cc450b9 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:54.055923 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-69c57509-0367-4547-adb0-37499cc450b9 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:54.063324 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:54.063324 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:54.063415 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-0bcef952-a594-4b2e-a5a6-8d7a9ba2bac3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Acquiring lock "cinder-attachment_update-8c97a345-dcee-450e-b70e-84407725f453-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:16:54.065797 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-69c57509-0367-4547-adb0-37499cc450b9 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:54.066721 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-0bcef952-a594-4b2e-a5a6-8d7a9ba2bac3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Lock "cinder-attachment_update-8c97a345-dcee-450e-b70e-84407725f453-np0000008165" acquired by "attachment_update" :: waited 0.004s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:16:54.067589 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:54.067589 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:54.069560 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-69c57509-0367-4547-adb0-37499cc450b9 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c returned with HTTP 200 Aug 26 15:16:54.069930 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1240/4978] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:54 2026] GET /volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:54.183701 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-0bcef952-a594-4b2e-a5a6-8d7a9ba2bac3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Lock "cinder-attachment_update-8c97a345-dcee-450e-b70e-84407725f453-np0000008165" released by "attachment_update" :: held 0.117s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:16:54.184047 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-0bcef952-a594-4b2e-a5a6-8d7a9ba2bac3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/attachments/873777f7-1f85-465d-a080-3a04af51f9b9 returned with HTTP 200 Aug 26 15:16:54.184470 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1255/4979] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:16:54 2026] PUT /volume/v3/attachments/873777f7-1f85-465d-a080-3a04af51f9b9 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:16:54.947535 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0666fd38-2ee5-45f3-9cef-6484a3fd3d4c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:54.949041 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0666fd38-2ee5-45f3-9cef-6484a3fd3d4c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:16:54.949194 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0666fd38-2ee5-45f3-9cef-6484a3fd3d4c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:54.949363 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0666fd38-2ee5-45f3-9cef-6484a3fd3d4c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:54.957795 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:54.957795 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:54.960946 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0666fd38-2ee5-45f3-9cef-6484a3fd3d4c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:16:54.964791 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0666fd38-2ee5-45f3-9cef-6484a3fd3d4c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:16:54.965197 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1234/4980] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:54 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:55.081727 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-efdb0a68-94eb-4a89-9a80-cd58d048f87f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:55.083628 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-efdb0a68-94eb-4a89-9a80-cd58d048f87f tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c Aug 26 15:16:55.083867 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-efdb0a68-94eb-4a89-9a80-cd58d048f87f tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:55.084067 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-efdb0a68-94eb-4a89-9a80-cd58d048f87f tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:55.090677 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:55.090677 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:55.094610 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-efdb0a68-94eb-4a89-9a80-cd58d048f87f tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:55.098601 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-efdb0a68-94eb-4a89-9a80-cd58d048f87f tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c returned with HTTP 200 Aug 26 15:16:55.098988 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1252/4981] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:55 2026] GET /volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:55.113256 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-647dd07f-9f0e-48ff-9d1d-5493fb2aab0c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:55.114838 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-647dd07f-9f0e-48ff-9d1d-5493fb2aab0c tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:16:55.115181 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-647dd07f-9f0e-48ff-9d1d-5493fb2aab0c tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2af54067-afc7-4800-bafb-dd77e88e438c", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-948862416"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:55.122834 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:55.122834 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:55.123341 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-647dd07f-9f0e-48ff-9d1d-5493fb2aab0c tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:55.123423 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-647dd07f-9f0e-48ff-9d1d-5493fb2aab0c tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create snapshot from volume 2af54067-afc7-4800-bafb-dd77e88e438c Aug 26 15:16:55.124493 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-902ad6dc-ae35-4875-a700-5c647aa758fc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:55.126239 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:16:55.126591 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-169550123", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:55.127994 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-169550123', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:16:55.128134 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create volume of 1 GB Aug 26 15:16:55.128410 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:55.128410 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:55.132862 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Availability Zones retrieved successfully. Aug 26 15:16:55.138172 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Flow 'volume_create_api' (d39a9d4f-879c-461a-bcc9-d8bde6981188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:55.139201 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75f8ca0-b987-4ca0-aaa1-97428260471a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:55.140131 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:16:55.162015 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-647dd07f-9f0e-48ff-9d1d-5493fb2aab0c tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Created reservations ['0fd6b64f-6c9d-4c57-bd6c-9cc0bda3a845', '13e0df80-967e-4d3c-b9ca-6a3397b209cf', 'c26a0e0c-5769-49e4-9c60-58732c0cce92', '93626e82-0b59-4639-9adf-0ffcf602465d'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:16:55.162305 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b75f8ca0-b987-4ca0-aaa1-97428260471a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:55.163039 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4471b4b0-6dcc-4308-83d1-98d2995fda1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:55.190706 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-647dd07f-9f0e-48ff-9d1d-5493fb2aab0c tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Snapshot create request issued successfully. Aug 26 15:16:55.191180 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-647dd07f-9f0e-48ff-9d1d-5493fb2aab0c tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:16:55.191752 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1241/4982] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:16:55 2026] POST /volume/v3/snapshots => generated 315 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:16:55.200133 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9eabddf8-d866-493b-b871-762fbbe53022 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:55.201856 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9eabddf8-d866-493b-b871-762fbbe53022 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 Aug 26 15:16:55.202133 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9eabddf8-d866-493b-b871-762fbbe53022 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:55.202251 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9eabddf8-d866-493b-b871-762fbbe53022 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:55.211609 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:55.211609 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:55.212066 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9eabddf8-d866-493b-b871-762fbbe53022 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Snapshot retrieved successfully. Aug 26 15:16:55.212948 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9eabddf8-d866-493b-b871-762fbbe53022 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 returned with HTTP 200 Aug 26 15:16:55.213415 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1235/4983] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:16:55 2026] GET /volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 => generated 447 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:55.222358 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Created reservations ['ebeb36f0-9f9b-4a61-82c2-602aa4fa7f6b', '97a26597-e1fa-49ea-9271-7f7960a279ea', '9462bb92-1ddb-4510-9196-1ebfe34b51a4', 'e6d57a18-e9f3-4521-ad16-4e9d2d539c60'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:16:55.223122 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4471b4b0-6dcc-4308-83d1-98d2995fda1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebeb36f0-9f9b-4a61-82c2-602aa4fa7f6b', '97a26597-e1fa-49ea-9271-7f7960a279ea', '9462bb92-1ddb-4510-9196-1ebfe34b51a4', 'e6d57a18-e9f3-4521-ad16-4e9d2d539c60']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:55.223836 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1825b4c-6bd2-4810-a41f-6bb15690c979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:55.249758 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1825b4c-6bd2-4810-a41f-6bb15690c979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82c86d08-0c70-41ee-8e8d-01c8f9cc40a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-169550123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93489397ab174b54a4f07504887b897a',qos_specs=None,replication_status=,reservations=['ebeb36f0-9f9b-4a61-82c2-602aa4fa7f6b','97a26597-e1fa-49ea-9271-7f7960a279ea','9462bb92-1ddb-4510-9196-1ebfe34b51a4','e6d57a18-e9f3-4521-ad16-4e9d2d539c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b720e9c882f48128a890a3a244499e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:16:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-169550123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82c86d08-0c70-41ee-8e8d-01c8f9cc40a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93489397ab174b54a4f07504887b897a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b720e9c882f48128a890a3a244499e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:55.249758 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (773034c8-f43c-4c11-b5e6-4e685f570fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:55.268825 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (773034c8-f43c-4c11-b5e6-4e685f570fbf) transitioned into state 'SUCCESS' from state '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-169550123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93489397ab174b54a4f07504887b897a',qos_specs=None,replication_status=,reservations=['ebeb36f0-9f9b-4a61-82c2-602aa4fa7f6b','97a26597-e1fa-49ea-9271-7f7960a279ea','9462bb92-1ddb-4510-9196-1ebfe34b51a4','e6d57a18-e9f3-4521-ad16-4e9d2d539c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b720e9c882f48128a890a3a244499e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:55.269996 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d5b21f-942e-44c4-963a-52e579f60861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:55.281783 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5d5b21f-942e-44c4-963a-52e579f60861) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:55.283131 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Flow 'volume_create_api' (d39a9d4f-879c-461a-bcc9-d8bde6981188) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:55.283518 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create volume request issued successfully. Aug 26 15:16:55.284318 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-902ad6dc-ae35-4875-a700-5c647aa758fc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:16:55.284895 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1256/4984] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:16:55 2026] POST /volume/v3/volumes => generated 754 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:16:55.297559 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e8a39238-6996-4ca7-a498-eabc22aa82a6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:55.299417 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8a39238-6996-4ca7-a498-eabc22aa82a6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:16:55.299603 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e8a39238-6996-4ca7-a498-eabc22aa82a6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:55.299781 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e8a39238-6996-4ca7-a498-eabc22aa82a6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:55.306704 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:55.306704 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:55.310193 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e8a39238-6996-4ca7-a498-eabc22aa82a6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:16:55.314056 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e8a39238-6996-4ca7-a498-eabc22aa82a6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:16:55.314386 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1253/4985] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:55 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:55.978810 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-19918eee-1d9a-446b-b4a8-4a0d370bcb0b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:55.980599 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-19918eee-1d9a-446b-b4a8-4a0d370bcb0b tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:16:55.980781 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-19918eee-1d9a-446b-b4a8-4a0d370bcb0b tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:55.981007 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-19918eee-1d9a-446b-b4a8-4a0d370bcb0b tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:55.989452 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:55.989452 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:55.992482 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-19918eee-1d9a-446b-b4a8-4a0d370bcb0b tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:16:55.996020 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-19918eee-1d9a-446b-b4a8-4a0d370bcb0b tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:16:55.996338 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1242/4986] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:55 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:56.222418 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d35234da-ac29-401a-b0ad-7ee0a6b1cabe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:56.224265 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d35234da-ac29-401a-b0ad-7ee0a6b1cabe tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 Aug 26 15:16:56.224528 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d35234da-ac29-401a-b0ad-7ee0a6b1cabe tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:56.224673 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d35234da-ac29-401a-b0ad-7ee0a6b1cabe tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:56.229451 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:56.229451 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:56.229856 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d35234da-ac29-401a-b0ad-7ee0a6b1cabe tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Snapshot retrieved successfully. Aug 26 15:16:56.230575 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d35234da-ac29-401a-b0ad-7ee0a6b1cabe tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 returned with HTTP 200 Aug 26 15:16:56.230942 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1236/4987] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:16:56 2026] GET /volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:56.239921 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:56.241664 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:16:56.242055 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eb0665d8-6436-45fc-8097-2e3649b2b2a7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1430293295"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:56.243479 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eb0665d8-6436-45fc-8097-2e3649b2b2a7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1430293295'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:16:56.243678 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume of 1 GB Aug 26 15:16:56.243954 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:56.243954 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:56.247611 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Availability Zones retrieved successfully. Aug 26 15:16:56.253245 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Flow 'volume_create_api' (134219f4-4969-42b2-ae0e-97b1366ef30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:56.254136 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc640874-559b-4ceb-a3f3-8ed3a61ea139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.254976 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:16:56.277909 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc640874-559b-4ceb-a3f3-8ed3a61ea139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.278729 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ba4db6-c4fe-4a40-9295-ca8e5db97eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.320793 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Created reservations ['5ba505a8-5e5a-48e1-aad5-27220eb00ffe', 'e4215827-e020-4d5b-b276-9237083d3d6f', '2a8302be-d397-40ab-8584-a44e3041c5dd', '50444336-07f0-45f6-94c8-3046fa694bd0'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:16:56.321623 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40ba4db6-c4fe-4a40-9295-ca8e5db97eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ba505a8-5e5a-48e1-aad5-27220eb00ffe', 'e4215827-e020-4d5b-b276-9237083d3d6f', '2a8302be-d397-40ab-8584-a44e3041c5dd', '50444336-07f0-45f6-94c8-3046fa694bd0']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.322411 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b89dc4-e1bf-4187-96a6-a57062d7f704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.326408 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7f7ab2f7-d749-4578-9c02-fb25e19a56aa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:56.329209 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f7ab2f7-d749-4578-9c02-fb25e19a56aa tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:16:56.329592 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f7ab2f7-d749-4578-9c02-fb25e19a56aa tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:56.329844 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7f7ab2f7-d749-4578-9c02-fb25e19a56aa tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:56.337485 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:56.337485 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:56.341102 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7f7ab2f7-d749-4578-9c02-fb25e19a56aa tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:16:56.347768 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43b89dc4-e1bf-4187-96a6-a57062d7f704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e9179e5-953e-43c9-809d-8458e2664e49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1430293295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b536a53840460b8ed85d2c027122f5',qos_specs=None,replication_status=,reservations=['5ba505a8-5e5a-48e1-aad5-27220eb00ffe','e4215827-e020-4d5b-b276-9237083d3d6f','2a8302be-d397-40ab-8584-a44e3041c5dd','50444336-07f0-45f6-94c8-3046fa694bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa28507d42a24624b361acfead40589f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1430293295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e9179e5-953e-43c9-809d-8458e2664e49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b536a53840460b8ed85d2c027122f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa28507d42a24624b361acfead40589f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.347947 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7f7ab2f7-d749-4578-9c02-fb25e19a56aa tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:16:56.347947 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1254/4988] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:56 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:56.348043 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8802dafb-8154-49bd-9159-16aee1e1a191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.361071 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ac2e69c6-c1d0-4a83-a74d-b60f1206c6e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:56.363397 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ac2e69c6-c1d0-4a83-a74d-b60f1206c6e7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:16:56.363651 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ac2e69c6-c1d0-4a83-a74d-b60f1206c6e7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:56.363861 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ac2e69c6-c1d0-4a83-a74d-b60f1206c6e7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:56.368022 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8802dafb-8154-49bd-9159-16aee1e1a191) transitioned into state 'SUCCESS' from state '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-1430293295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b536a53840460b8ed85d2c027122f5',qos_specs=None,replication_status=,reservations=['5ba505a8-5e5a-48e1-aad5-27220eb00ffe','e4215827-e020-4d5b-b276-9237083d3d6f','2a8302be-d397-40ab-8584-a44e3041c5dd','50444336-07f0-45f6-94c8-3046fa694bd0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa28507d42a24624b361acfead40589f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.368757 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c09a05-d9cd-4995-8f56-d3c99c4856b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.370760 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:56.370760 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:56.375132 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ac2e69c6-c1d0-4a83-a74d-b60f1206c6e7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:16:56.379376 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8c09a05-d9cd-4995-8f56-d3c99c4856b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.380350 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Flow 'volume_create_api' (134219f4-4969-42b2-ae0e-97b1366ef30c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:56.380457 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ac2e69c6-c1d0-4a83-a74d-b60f1206c6e7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:16:56.380689 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume request issued successfully. Aug 26 15:16:56.380848 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1243/4989] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:56 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:56.381368 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4f95aae5-c150-42d0-982e-199ad07a6b89 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:16:56.381817 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1257/4990] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:16:56 2026] POST /volume/v3/volumes => generated 758 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:16:56.392708 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:56.394413 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:16:56.394705 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eb0665d8-6436-45fc-8097-2e3649b2b2a7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-569573322"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:56.396515 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eb0665d8-6436-45fc-8097-2e3649b2b2a7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-569573322'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:16:56.396721 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume of 1 GB Aug 26 15:16:56.401119 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Availability Zones retrieved successfully. Aug 26 15:16:56.406424 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Flow 'volume_create_api' (abaf5f26-61ff-4706-916d-762ef770ffd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:56.407593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8768e268-9d50-4b66-afe1-040bdbec2ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.408327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:16:56.436049 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8768e268-9d50-4b66-afe1-040bdbec2ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.436793 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39fd27ff-829d-4260-a8b6-36b651c0ddf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.475039 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Created reservations ['88910657-a6f7-41b7-8408-828bdb1b4cb7', '02c9b3f2-2964-4dce-ba82-231b6301cbbe', '4de616e0-e93a-47f0-9966-a84186d22ee5', '9e2b0667-84ec-40f4-a7f3-3cdead2a3613'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:16:56.476025 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39fd27ff-829d-4260-a8b6-36b651c0ddf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88910657-a6f7-41b7-8408-828bdb1b4cb7', '02c9b3f2-2964-4dce-ba82-231b6301cbbe', '4de616e0-e93a-47f0-9966-a84186d22ee5', '9e2b0667-84ec-40f4-a7f3-3cdead2a3613']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.477134 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e5f7032-240a-481a-aaa4-21fe11d6962a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.505358 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e5f7032-240a-481a-aaa4-21fe11d6962a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'caa8a542-939e-4422-b3c4-b948acb0a3c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-569573322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b536a53840460b8ed85d2c027122f5',qos_specs=None,replication_status=,reservations=['88910657-a6f7-41b7-8408-828bdb1b4cb7','02c9b3f2-2964-4dce-ba82-231b6301cbbe','4de616e0-e93a-47f0-9966-a84186d22ee5','9e2b0667-84ec-40f4-a7f3-3cdead2a3613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa28507d42a24624b361acfead40589f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-569573322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=caa8a542-939e-4422-b3c4-b948acb0a3c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b536a53840460b8ed85d2c027122f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa28507d42a24624b361acfead40589f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.506115 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8feb51d6-010c-4d6d-84b0-d0420873ef8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.523969 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8feb51d6-010c-4d6d-84b0-d0420873ef8e) transitioned into state 'SUCCESS' from state '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-569573322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b536a53840460b8ed85d2c027122f5',qos_specs=None,replication_status=,reservations=['88910657-a6f7-41b7-8408-828bdb1b4cb7','02c9b3f2-2964-4dce-ba82-231b6301cbbe','4de616e0-e93a-47f0-9966-a84186d22ee5','9e2b0667-84ec-40f4-a7f3-3cdead2a3613'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa28507d42a24624b361acfead40589f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.524761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f462204-5a3d-40d9-8af1-f8e969864bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.536286 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f462204-5a3d-40d9-8af1-f8e969864bad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.537430 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Flow 'volume_create_api' (abaf5f26-61ff-4706-916d-762ef770ffd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:56.537843 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume request issued successfully. Aug 26 15:16:56.538515 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6ae2205-f23b-4d81-b8d7-1cbe41e64123 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:16:56.539075 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1237/4991] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:16:56 2026] POST /volume/v3/volumes => generated 757 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:16:56.551403 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:56.553030 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:16:56.553358 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eb0665d8-6436-45fc-8097-2e3649b2b2a7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-447292024"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:56.554913 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eb0665d8-6436-45fc-8097-2e3649b2b2a7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-447292024'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:16:56.555059 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume of 1 GB Aug 26 15:16:56.559969 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Availability Zones retrieved successfully. Aug 26 15:16:56.567123 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Flow 'volume_create_api' (fe0f3719-6d7f-45f7-8135-4541171b7f78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:56.568141 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8cdaa91-a04a-4c5f-a3f6-534790b3bbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.569072 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:16:56.596390 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8cdaa91-a04a-4c5f-a3f6-534790b3bbbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.597415 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8230057-5907-4e1a-9db3-abc6b9cc3ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.641686 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Created reservations ['447345a4-cb64-4349-bd1c-be544fe9d339', '282d3f92-18b6-4119-b191-6019132c083b', '4cb2fe36-d248-4396-ab94-ae328591a39f', '2bf0da3c-fb6a-48d8-ace8-0341a9c830f6'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:16:56.642436 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8230057-5907-4e1a-9db3-abc6b9cc3ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['447345a4-cb64-4349-bd1c-be544fe9d339', '282d3f92-18b6-4119-b191-6019132c083b', '4cb2fe36-d248-4396-ab94-ae328591a39f', '2bf0da3c-fb6a-48d8-ace8-0341a9c830f6']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.643167 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c159bf-1898-4746-b8f9-b99336b710ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.664464 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c159bf-1898-4746-b8f9-b99336b710ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '715de853-ec84-41af-b557-795e8d7dc171', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-447292024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b536a53840460b8ed85d2c027122f5',qos_specs=None,replication_status=,reservations=['447345a4-cb64-4349-bd1c-be544fe9d339','282d3f92-18b6-4119-b191-6019132c083b','4cb2fe36-d248-4396-ab94-ae328591a39f','2bf0da3c-fb6a-48d8-ace8-0341a9c830f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa28507d42a24624b361acfead40589f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-447292024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=715de853-ec84-41af-b557-795e8d7dc171,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b536a53840460b8ed85d2c027122f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa28507d42a24624b361acfead40589f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.665329 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a0a048c-00c5-4153-94b7-4cd3c6830c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.684407 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a0a048c-00c5-4153-94b7-4cd3c6830c14) transitioned into state 'SUCCESS' from state '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-447292024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b536a53840460b8ed85d2c027122f5',qos_specs=None,replication_status=,reservations=['447345a4-cb64-4349-bd1c-be544fe9d339','282d3f92-18b6-4119-b191-6019132c083b','4cb2fe36-d248-4396-ab94-ae328591a39f','2bf0da3c-fb6a-48d8-ace8-0341a9c830f6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa28507d42a24624b361acfead40589f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.685374 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a4ae8c1-74f1-4d4f-9063-2b1596ad9ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.697679 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a4ae8c1-74f1-4d4f-9063-2b1596ad9ab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.698634 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Flow 'volume_create_api' (fe0f3719-6d7f-45f7-8135-4541171b7f78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:56.699000 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume request issued successfully. Aug 26 15:16:56.699604 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a8526377-3c7a-42a2-ad03-985bc60d64ec tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:16:56.700098 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1255/4992] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:16:56 2026] POST /volume/v3/volumes => generated 757 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:16:56.713144 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:56.714958 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:16:56.715334 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eb0665d8-6436-45fc-8097-2e3649b2b2a7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1114335484"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:56.716854 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eb0665d8-6436-45fc-8097-2e3649b2b2a7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1114335484'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:16:56.717028 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume of 1 GB Aug 26 15:16:56.721167 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Availability Zones retrieved successfully. Aug 26 15:16:56.727513 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Flow 'volume_create_api' (5515e1d5-efbb-4599-acb5-836d68088437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:56.728347 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6c288c-1e41-4785-9536-2600e8196e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.729240 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:16:56.759831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b6c288c-1e41-4785-9536-2600e8196e7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.761022 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1c9348-6b2c-4635-8dee-3e136105b274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.813202 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Created reservations ['b65820c3-10b3-466b-aa78-ded0e28c7524', '2bb04986-80a3-4166-99b1-fa1eb1189e1e', 'd1265d28-8562-42b0-8c2c-39abc6c4e650', '1e3f5432-92b1-48a1-b31f-7ac28ec3471b'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:16:56.814211 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce1c9348-6b2c-4635-8dee-3e136105b274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b65820c3-10b3-466b-aa78-ded0e28c7524', '2bb04986-80a3-4166-99b1-fa1eb1189e1e', 'd1265d28-8562-42b0-8c2c-39abc6c4e650', '1e3f5432-92b1-48a1-b31f-7ac28ec3471b']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.815194 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f89ea6-96cc-4811-80bd-953d73f27f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.843603 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28f89ea6-96cc-4811-80bd-953d73f27f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17137824-94de-45a4-bee9-381a4050215a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1114335484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b536a53840460b8ed85d2c027122f5',qos_specs=None,replication_status=,reservations=['b65820c3-10b3-466b-aa78-ded0e28c7524','2bb04986-80a3-4166-99b1-fa1eb1189e1e','d1265d28-8562-42b0-8c2c-39abc6c4e650','1e3f5432-92b1-48a1-b31f-7ac28ec3471b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa28507d42a24624b361acfead40589f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1114335484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17137824-94de-45a4-bee9-381a4050215a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b536a53840460b8ed85d2c027122f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa28507d42a24624b361acfead40589f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.844968 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d15bdb1-0634-44e7-a9b3-2f3578c8164c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.869392 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d15bdb1-0634-44e7-a9b3-2f3578c8164c) transitioned into state 'SUCCESS' from state '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-1114335484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b536a53840460b8ed85d2c027122f5',qos_specs=None,replication_status=,reservations=['b65820c3-10b3-466b-aa78-ded0e28c7524','2bb04986-80a3-4166-99b1-fa1eb1189e1e','d1265d28-8562-42b0-8c2c-39abc6c4e650','1e3f5432-92b1-48a1-b31f-7ac28ec3471b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa28507d42a24624b361acfead40589f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.870530 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a07cad-1d8c-4074-9bbd-273efa21a74d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.884380 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02a07cad-1d8c-4074-9bbd-273efa21a74d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.885804 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Flow 'volume_create_api' (5515e1d5-efbb-4599-acb5-836d68088437) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:56.886259 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume request issued successfully. Aug 26 15:16:56.887084 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-67423679-2ef3-45f7-91ad-b486c166c2d6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:16:56.887675 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1244/4993] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:16:56 2026] POST /volume/v3/volumes => generated 758 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:16:56.899501 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:56.901557 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:16:56.901960 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eb0665d8-6436-45fc-8097-2e3649b2b2a7", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1275501940"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:56.903446 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eb0665d8-6436-45fc-8097-2e3649b2b2a7', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1275501940'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:16:56.903446 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume of 1 GB Aug 26 15:16:56.903718 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:56.903718 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:56.907931 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Availability Zones retrieved successfully. Aug 26 15:16:56.915684 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Flow 'volume_create_api' (37f803df-19d6-4a51-b60f-74f494e26982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:56.916691 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400ba126-c794-45c9-970c-b4a052edaec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.917819 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:16:56.948373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (400ba126-c794-45c9-970c-b4a052edaec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.949394 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b62ed1fc-711a-437e-a5bb-b99a2eb08851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:56.995140 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Created reservations ['24b3a14c-f3d3-4af1-a745-f2c5c6995f26', 'a49b9dd3-ca98-476e-bebb-f172d3bbad73', '43967d87-a1ac-4a16-a5e7-534d311bd52b', '09500fa3-4d69-4323-ac87-1a055e733968'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:16:56.996238 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b62ed1fc-711a-437e-a5bb-b99a2eb08851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24b3a14c-f3d3-4af1-a745-f2c5c6995f26', 'a49b9dd3-ca98-476e-bebb-f172d3bbad73', '43967d87-a1ac-4a16-a5e7-534d311bd52b', '09500fa3-4d69-4323-ac87-1a055e733968']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:56.997226 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f3b9744-0084-4648-a9c1-875098a493c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:57.009696 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-33e3b70d-0c6c-485f-89b7-fc3ecf343e00 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.011912 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-33e3b70d-0c6c-485f-89b7-fc3ecf343e00 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:16:57.012140 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-33e3b70d-0c6c-485f-89b7-fc3ecf343e00 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.012350 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-33e3b70d-0c6c-485f-89b7-fc3ecf343e00 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.023121 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.023121 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:57.026203 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f3b9744-0084-4648-a9c1-875098a493c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23e9a3a0-dbd1-42a1-8d59-b59215cb590a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1275501940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b536a53840460b8ed85d2c027122f5',qos_specs=None,replication_status=,reservations=['24b3a14c-f3d3-4af1-a745-f2c5c6995f26','a49b9dd3-ca98-476e-bebb-f172d3bbad73','43967d87-a1ac-4a16-a5e7-534d311bd52b','09500fa3-4d69-4323-ac87-1a055e733968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa28507d42a24624b361acfead40589f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:16:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1275501940',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23e9a3a0-dbd1-42a1-8d59-b59215cb590a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b536a53840460b8ed85d2c027122f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa28507d42a24624b361acfead40589f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:57.026857 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-33e3b70d-0c6c-485f-89b7-fc3ecf343e00 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:16:57.027234 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d17768-3d6f-4fe7-8ba1-96444e7d4569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:57.031079 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-33e3b70d-0c6c-485f-89b7-fc3ecf343e00 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:16:57.031468 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1238/4994] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:57 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:57.047210 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d17768-3d6f-4fe7-8ba1-96444e7d4569) transitioned into state 'SUCCESS' from state '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-1275501940',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b536a53840460b8ed85d2c027122f5',qos_specs=None,replication_status=,reservations=['24b3a14c-f3d3-4af1-a745-f2c5c6995f26','a49b9dd3-ca98-476e-bebb-f172d3bbad73','43967d87-a1ac-4a16-a5e7-534d311bd52b','09500fa3-4d69-4323-ac87-1a055e733968'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa28507d42a24624b361acfead40589f',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:57.047857 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fd318fe-9107-438a-a78a-d40b2e3b9077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:16:57.057622 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fd318fe-9107-438a-a78a-d40b2e3b9077) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:16:57.058704 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Flow 'volume_create_api' (37f803df-19d6-4a51-b60f-74f494e26982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:16:57.059052 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Create volume request issued successfully. Aug 26 15:16:57.059707 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-543bb011-f7c2-4618-b34c-57f4dbe8fa79 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:16:57.060250 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1258/4995] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:16:56 2026] POST /volume/v3/volumes => generated 758 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:16:57.075473 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0d98d240-807a-40f1-928d-e72fd536396d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.077695 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d98d240-807a-40f1-928d-e72fd536396d tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/8e9179e5-953e-43c9-809d-8458e2664e49 Aug 26 15:16:57.077969 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d98d240-807a-40f1-928d-e72fd536396d tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.078196 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d98d240-807a-40f1-928d-e72fd536396d tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.087324 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.087324 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:57.092254 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0d98d240-807a-40f1-928d-e72fd536396d tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:57.097178 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d98d240-807a-40f1-928d-e72fd536396d tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/8e9179e5-953e-43c9-809d-8458e2664e49 returned with HTTP 200 Aug 26 15:16:57.097621 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1256/4996] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:57 2026] GET /volume/v3/volumes/8e9179e5-953e-43c9-809d-8458e2664e49 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:57.112102 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8a85ee6e-5fe2-408f-ae0b-df775492b6ce None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.115647 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a85ee6e-5fe2-408f-ae0b-df775492b6ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/caa8a542-939e-4422-b3c4-b948acb0a3c2 Aug 26 15:16:57.115647 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a85ee6e-5fe2-408f-ae0b-df775492b6ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.115647 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8a85ee6e-5fe2-408f-ae0b-df775492b6ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.123335 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.123335 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:57.127577 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8a85ee6e-5fe2-408f-ae0b-df775492b6ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:57.131721 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8a85ee6e-5fe2-408f-ae0b-df775492b6ce tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/caa8a542-939e-4422-b3c4-b948acb0a3c2 returned with HTTP 200 Aug 26 15:16:57.132143 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1245/4997] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:57 2026] GET /volume/v3/volumes/caa8a542-939e-4422-b3c4-b948acb0a3c2 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:57.146309 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-54c1eaf0-06df-4f16-8aeb-c737440b433a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.148044 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-54c1eaf0-06df-4f16-8aeb-c737440b433a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/715de853-ec84-41af-b557-795e8d7dc171 Aug 26 15:16:57.148231 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-54c1eaf0-06df-4f16-8aeb-c737440b433a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.148425 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-54c1eaf0-06df-4f16-8aeb-c737440b433a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.155422 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.155422 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:57.159049 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-54c1eaf0-06df-4f16-8aeb-c737440b433a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:57.163084 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-54c1eaf0-06df-4f16-8aeb-c737440b433a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/715de853-ec84-41af-b557-795e8d7dc171 returned with HTTP 200 Aug 26 15:16:57.163478 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1239/4998] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:57 2026] GET /volume/v3/volumes/715de853-ec84-41af-b557-795e8d7dc171 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:57.174770 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-42734cb2-1c50-49a8-ad5d-f5f8ee870254 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.175903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c9a1a91d-8e4c-4f6a-bd1b-aeb98c772cac None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.177345 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-42734cb2-1c50-49a8-ad5d-f5f8ee870254 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:16:57.177561 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-42734cb2-1c50-49a8-ad5d-f5f8ee870254 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.177795 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-42734cb2-1c50-49a8-ad5d-f5f8ee870254 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.178278 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c9a1a91d-8e4c-4f6a-bd1b-aeb98c772cac tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/17137824-94de-45a4-bee9-381a4050215a Aug 26 15:16:57.178432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c9a1a91d-8e4c-4f6a-bd1b-aeb98c772cac tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.178692 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c9a1a91d-8e4c-4f6a-bd1b-aeb98c772cac tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.185630 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.185630 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:57.188198 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.188198 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:57.189614 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-42734cb2-1c50-49a8-ad5d-f5f8ee870254 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:16:57.193079 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c9a1a91d-8e4c-4f6a-bd1b-aeb98c772cac tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:57.194296 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-42734cb2-1c50-49a8-ad5d-f5f8ee870254 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:16:57.194768 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1259/4999] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:16:57 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:57.198331 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c9a1a91d-8e4c-4f6a-bd1b-aeb98c772cac tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/17137824-94de-45a4-bee9-381a4050215a returned with HTTP 200 Aug 26 15:16:57.198962 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1257/5000] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:57 2026] GET /volume/v3/volumes/17137824-94de-45a4-bee9-381a4050215a => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:57.216002 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-51c790c7-a1de-4907-a1d7-ddcee5da4a9b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.218316 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-51c790c7-a1de-4907-a1d7-ddcee5da4a9b tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/23e9a3a0-dbd1-42a1-8d59-b59215cb590a Aug 26 15:16:57.218569 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-51c790c7-a1de-4907-a1d7-ddcee5da4a9b tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.218822 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-51c790c7-a1de-4907-a1d7-ddcee5da4a9b tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.228838 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.228838 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:57.241427 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-51c790c7-a1de-4907-a1d7-ddcee5da4a9b tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:57.253690 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-51c790c7-a1de-4907-a1d7-ddcee5da4a9b tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/23e9a3a0-dbd1-42a1-8d59-b59215cb590a returned with HTTP 200 Aug 26 15:16:57.254329 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1246/5001] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:57 2026] GET /volume/v3/volumes/23e9a3a0-dbd1-42a1-8d59-b59215cb590a => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:57.268091 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-46cc0900-51ee-4cf8-a71f-3ce6ac2a8f96 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.269882 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46cc0900-51ee-4cf8-a71f-3ce6ac2a8f96 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] DELETE https://10.4.3.64/volume/v3/volumes/23e9a3a0-dbd1-42a1-8d59-b59215cb590a Aug 26 15:16:57.270093 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-46cc0900-51ee-4cf8-a71f-3ce6ac2a8f96 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.270274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-46cc0900-51ee-4cf8-a71f-3ce6ac2a8f96 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.270433 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-46cc0900-51ee-4cf8-a71f-3ce6ac2a8f96 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete volume with id: 23e9a3a0-dbd1-42a1-8d59-b59215cb590a Aug 26 15:16:57.279942 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.279942 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:57.280362 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-46cc0900-51ee-4cf8-a71f-3ce6ac2a8f96 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:57.282952 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-46c3113e-5dda-4bbd-8e38-bc18798fcffc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.283498 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-46c3113e-5dda-4bbd-8e38-bc18798fcffc None None] GET https://10.4.3.64/volume// Aug 26 15:16:57.283713 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-46c3113e-5dda-4bbd-8e38-bc18798fcffc None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.283975 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-46c3113e-5dda-4bbd-8e38-bc18798fcffc None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.284367 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-46c3113e-5dda-4bbd-8e38-bc18798fcffc None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:16:57.284691 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1260/5002] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:16:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:16:57.292873 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-98612fc2-924d-441e-828b-6be2492a33d0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.295137 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-98612fc2-924d-441e-828b-6be2492a33d0 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:16:57.295509 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-98612fc2-924d-441e-828b-6be2492a33d0 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "82c86d08-0c70-41ee-8e8d-01c8f9cc40a8", "connector": null, "instance_uuid": "28c7c576-38f5-485a-b7df-9216ba774174"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:57.305590 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.305590 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:57.307030 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-46cc0900-51ee-4cf8-a71f-3ce6ac2a8f96 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete volume request issued successfully. Aug 26 15:16:57.307263 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-46cc0900-51ee-4cf8-a71f-3ce6ac2a8f96 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/23e9a3a0-dbd1-42a1-8d59-b59215cb590a returned with HTTP 202 Aug 26 15:16:57.307735 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1240/5003] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:16:57 2026] DELETE /volume/v3/volumes/23e9a3a0-dbd1-42a1-8d59-b59215cb590a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:16:57.315692 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-477f5411-216d-4d30-af3f-a5a39b5f24b7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.317674 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-477f5411-216d-4d30-af3f-a5a39b5f24b7 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/23e9a3a0-dbd1-42a1-8d59-b59215cb590a Aug 26 15:16:57.317918 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-477f5411-216d-4d30-af3f-a5a39b5f24b7 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.318239 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-477f5411-216d-4d30-af3f-a5a39b5f24b7 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.327509 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.327509 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:57.337850 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-477f5411-216d-4d30-af3f-a5a39b5f24b7 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:57.349146 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-98612fc2-924d-441e-828b-6be2492a33d0 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:16:57.349715 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1258/5004] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:16:57 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:16:57.349838 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-477f5411-216d-4d30-af3f-a5a39b5f24b7 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/23e9a3a0-dbd1-42a1-8d59-b59215cb590a returned with HTTP 200 Aug 26 15:16:57.350378 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1247/5005] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:57 2026] GET /volume/v3/volumes/23e9a3a0-dbd1-42a1-8d59-b59215cb590a => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:57.385234 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aa0ff9e6-8d6f-43d0-b863-a3bd5b22d784 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.387249 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa0ff9e6-8d6f-43d0-b863-a3bd5b22d784 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:16:57.387509 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa0ff9e6-8d6f-43d0-b863-a3bd5b22d784 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.387763 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa0ff9e6-8d6f-43d0-b863-a3bd5b22d784 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.395691 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2d60bfb6-b298-47dd-b61d-9805d8c84129 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.395971 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2d60bfb6-b298-47dd-b61d-9805d8c84129 None None] GET https://10.4.3.64/volume// Aug 26 15:16:57.396204 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2d60bfb6-b298-47dd-b61d-9805d8c84129 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.396421 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2d60bfb6-b298-47dd-b61d-9805d8c84129 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.396806 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2d60bfb6-b298-47dd-b61d-9805d8c84129 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:16:57.397230 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1241/5006] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:16:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:16:57.400419 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.400419 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:57.405229 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-aa0ff9e6-8d6f-43d0-b863-a3bd5b22d784 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:16:57.405675 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-eec4c12c-8daf-4881-a765-57b842b6e86e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.408254 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-eec4c12c-8daf-4881-a765-57b842b6e86e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:16:57.408565 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-eec4c12c-8daf-4881-a765-57b842b6e86e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:57.408851 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-eec4c12c-8daf-4881-a765-57b842b6e86e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:57.410923 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa0ff9e6-8d6f-43d0-b863-a3bd5b22d784 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:16:57.411439 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1261/5007] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:57 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:57.420620 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.420620 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:57.423843 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-eec4c12c-8daf-4881-a765-57b842b6e86e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:16:57.427878 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-eec4c12c-8daf-4881-a765-57b842b6e86e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:16:57.428244 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1259/5008] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:16:57 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:16:57.537340 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-5331d421-5280-4e75-a212-dd8b9dac68b6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:57.539180 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-5331d421-5280-4e75-a212-dd8b9dac68b6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] PUT https://10.4.3.64/volume/v3/attachments/5a4cb36d-bfbc-422b-b914-8d51c6064514 Aug 26 15:16:57.539512 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-5331d421-5280-4e75-a212-dd8b9dac68b6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:57.546522 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-5331d421-5280-4e75-a212-dd8b9dac68b6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Acquiring lock "cinder-attachment_update-82c86d08-0c70-41ee-8e8d-01c8f9cc40a8-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:16:57.550817 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-5331d421-5280-4e75-a212-dd8b9dac68b6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Lock "cinder-attachment_update-82c86d08-0c70-41ee-8e8d-01c8f9cc40a8-np0000008165" acquired by "attachment_update" :: waited 0.004s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:16:57.551681 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:57.551681 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:57.630064 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-5331d421-5280-4e75-a212-dd8b9dac68b6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Lock "cinder-attachment_update-82c86d08-0c70-41ee-8e8d-01c8f9cc40a8-np0000008165" released by "attachment_update" :: held 0.079s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:16:57.630434 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-5331d421-5280-4e75-a212-dd8b9dac68b6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments/5a4cb36d-bfbc-422b-b914-8d51c6064514 returned with HTTP 200 Aug 26 15:16:57.631005 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1248/5009] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:16:57 2026] PUT /volume/v3/attachments/5a4cb36d-bfbc-422b-b914-8d51c6064514 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:16:58.045486 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9735694a-d078-43ea-a186-079378a43db5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:58.047310 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9735694a-d078-43ea-a186-079378a43db5 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:16:58.047495 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9735694a-d078-43ea-a186-079378a43db5 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:58.047757 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9735694a-d078-43ea-a186-079378a43db5 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:58.056897 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:58.056897 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:58.060091 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9735694a-d078-43ea-a186-079378a43db5 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:16:58.063782 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9735694a-d078-43ea-a186-079378a43db5 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:16:58.064150 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1242/5010] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:58 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:58.363036 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a886784c-4547-4a21-ac84-9b0228a7fae1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:58.365069 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a886784c-4547-4a21-ac84-9b0228a7fae1 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/23e9a3a0-dbd1-42a1-8d59-b59215cb590a Aug 26 15:16:58.365285 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a886784c-4547-4a21-ac84-9b0228a7fae1 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:58.365494 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a886784c-4547-4a21-ac84-9b0228a7fae1 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:58.371554 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a886784c-4547-4a21-ac84-9b0228a7fae1 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/23e9a3a0-dbd1-42a1-8d59-b59215cb590a returned with HTTP 404 Aug 26 15:16:58.372062 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1262/5011] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:58 2026] GET /volume/v3/volumes/23e9a3a0-dbd1-42a1-8d59-b59215cb590a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:16:58.379298 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4bc1a2d2-677f-43b6-b89e-312d113323a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:58.381129 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bc1a2d2-677f-43b6-b89e-312d113323a2 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] DELETE https://10.4.3.64/volume/v3/volumes/17137824-94de-45a4-bee9-381a4050215a Aug 26 15:16:58.381956 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bc1a2d2-677f-43b6-b89e-312d113323a2 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:58.381956 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4bc1a2d2-677f-43b6-b89e-312d113323a2 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:58.381956 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-4bc1a2d2-677f-43b6-b89e-312d113323a2 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete volume with id: 17137824-94de-45a4-bee9-381a4050215a Aug 26 15:16:58.388626 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:58.388626 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:58.389196 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4bc1a2d2-677f-43b6-b89e-312d113323a2 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:58.409781 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4bc1a2d2-677f-43b6-b89e-312d113323a2 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete volume request issued successfully. Aug 26 15:16:58.409982 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4bc1a2d2-677f-43b6-b89e-312d113323a2 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/17137824-94de-45a4-bee9-381a4050215a returned with HTTP 202 Aug 26 15:16:58.410393 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1260/5012] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:16:58 2026] DELETE /volume/v3/volumes/17137824-94de-45a4-bee9-381a4050215a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:16:58.417531 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3b01ef85-f75d-4be6-b230-91ff5c2b706a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:58.419793 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b01ef85-f75d-4be6-b230-91ff5c2b706a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/17137824-94de-45a4-bee9-381a4050215a Aug 26 15:16:58.420072 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b01ef85-f75d-4be6-b230-91ff5c2b706a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:58.420312 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b01ef85-f75d-4be6-b230-91ff5c2b706a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:58.424614 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-19a3018c-999e-4b2b-b2fc-c6c85c717190 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:58.426653 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19a3018c-999e-4b2b-b2fc-c6c85c717190 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:16:58.426948 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19a3018c-999e-4b2b-b2fc-c6c85c717190 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:58.427163 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19a3018c-999e-4b2b-b2fc-c6c85c717190 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:58.429111 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:58.429111 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:58.433625 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3b01ef85-f75d-4be6-b230-91ff5c2b706a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:58.439015 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:58.439015 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:16:58.439370 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b01ef85-f75d-4be6-b230-91ff5c2b706a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/17137824-94de-45a4-bee9-381a4050215a returned with HTTP 200 Aug 26 15:16:58.440009 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1249/5013] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:58 2026] GET /volume/v3/volumes/17137824-94de-45a4-bee9-381a4050215a => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:58.443570 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-19a3018c-999e-4b2b-b2fc-c6c85c717190 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:16:58.445067 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-b4dbddb8-495d-4470-b6dd-cb4cf4d63146 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:58.447496 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-b4dbddb8-495d-4470-b6dd-cb4cf4d63146 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] POST https://10.4.3.64/volume/v3/attachments/873777f7-1f85-465d-a080-3a04af51f9b9/action Aug 26 15:16:58.448052 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-b4dbddb8-495d-4470-b6dd-cb4cf4d63146 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:16:58.448231 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-b4dbddb8-495d-4470-b6dd-cb4cf4d63146 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:16:58.448825 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19a3018c-999e-4b2b-b2fc-c6c85c717190 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:16:58.449397 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1243/5014] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:58 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:58.470402 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:58.470402 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:58.486851 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-28be3c88-292d-438c-8a93-6e4bb8dd5dbe req-b4dbddb8-495d-4470-b6dd-cb4cf4d63146 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/attachments/873777f7-1f85-465d-a080-3a04af51f9b9/action returned with HTTP 204 Aug 26 15:16:58.487378 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1263/5015] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:16:58 2026] POST /volume/v3/attachments/873777f7-1f85-465d-a080-3a04af51f9b9/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:16:59.079162 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d1d491d3-080a-4d32-922e-0e145ea9983b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:59.080948 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d1d491d3-080a-4d32-922e-0e145ea9983b tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:16:59.081166 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d1d491d3-080a-4d32-922e-0e145ea9983b tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:59.081403 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d1d491d3-080a-4d32-922e-0e145ea9983b tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:59.090652 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:59.090652 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:59.093665 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d1d491d3-080a-4d32-922e-0e145ea9983b tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:16:59.097554 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d1d491d3-080a-4d32-922e-0e145ea9983b tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:16:59.097939 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1261/5016] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:59 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 1130 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:16:59.111981 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c866aa6f-0b90-4534-bc1b-557aea7f35c3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:59.113580 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c866aa6f-0b90-4534-bc1b-557aea7f35c3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:16:59.113757 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c866aa6f-0b90-4534-bc1b-557aea7f35c3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:59.113939 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c866aa6f-0b90-4534-bc1b-557aea7f35c3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:59.122485 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:59.122485 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:59.125649 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c866aa6f-0b90-4534-bc1b-557aea7f35c3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:16:59.129677 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c866aa6f-0b90-4534-bc1b-557aea7f35c3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:16:59.130062 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1250/5017] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:59 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 1130 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:16:59.453925 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8323344d-eb3f-4de8-828c-2989b391ec20 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:59.455195 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8323344d-eb3f-4de8-828c-2989b391ec20 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/17137824-94de-45a4-bee9-381a4050215a Aug 26 15:16:59.455455 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8323344d-eb3f-4de8-828c-2989b391ec20 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:59.455607 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8323344d-eb3f-4de8-828c-2989b391ec20 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:59.462229 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8fd4798b-6b76-4942-a692-9c1c8e07c274 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:59.463043 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8323344d-eb3f-4de8-828c-2989b391ec20 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/17137824-94de-45a4-bee9-381a4050215a returned with HTTP 404 Aug 26 15:16:59.463673 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1244/5018] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:59 2026] GET /volume/v3/volumes/17137824-94de-45a4-bee9-381a4050215a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:16:59.464564 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8fd4798b-6b76-4942-a692-9c1c8e07c274 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:16:59.464564 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8fd4798b-6b76-4942-a692-9c1c8e07c274 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:59.464564 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8fd4798b-6b76-4942-a692-9c1c8e07c274 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:59.470502 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-030d9042-7834-4461-8af3-e2227e208ef4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:59.472534 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-030d9042-7834-4461-8af3-e2227e208ef4 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] DELETE https://10.4.3.64/volume/v3/volumes/715de853-ec84-41af-b557-795e8d7dc171 Aug 26 15:16:59.472770 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-030d9042-7834-4461-8af3-e2227e208ef4 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:59.473012 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-030d9042-7834-4461-8af3-e2227e208ef4 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:59.473205 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-030d9042-7834-4461-8af3-e2227e208ef4 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete volume with id: 715de853-ec84-41af-b557-795e8d7dc171 Aug 26 15:16:59.475766 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:59.475766 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:16:59.480443 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8fd4798b-6b76-4942-a692-9c1c8e07c274 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:16:59.481839 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:59.481839 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:16:59.482426 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-030d9042-7834-4461-8af3-e2227e208ef4 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:59.486916 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8fd4798b-6b76-4942-a692-9c1c8e07c274 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:16:59.487478 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1264/5019] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:59 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:16:59.512337 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-030d9042-7834-4461-8af3-e2227e208ef4 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete volume request issued successfully. Aug 26 15:16:59.512614 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-030d9042-7834-4461-8af3-e2227e208ef4 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/715de853-ec84-41af-b557-795e8d7dc171 returned with HTTP 202 Aug 26 15:16:59.513369 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1262/5020] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:16:59 2026] DELETE /volume/v3/volumes/715de853-ec84-41af-b557-795e8d7dc171 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:16:59.521783 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e1078c72-0096-466c-98f5-494832bfe442 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:16:59.525224 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1078c72-0096-466c-98f5-494832bfe442 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/715de853-ec84-41af-b557-795e8d7dc171 Aug 26 15:16:59.525444 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1078c72-0096-466c-98f5-494832bfe442 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:16:59.525639 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e1078c72-0096-466c-98f5-494832bfe442 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:16:59.533129 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:16:59.533129 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:16:59.537342 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e1078c72-0096-466c-98f5-494832bfe442 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:16:59.543636 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e1078c72-0096-466c-98f5-494832bfe442 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/715de853-ec84-41af-b557-795e8d7dc171 returned with HTTP 200 Aug 26 15:16:59.544151 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1251/5021] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:16:59 2026] GET /volume/v3/volumes/715de853-ec84-41af-b557-795e8d7dc171 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:00.502101 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9e296705-7a05-4be2-a921-76d6f5af328c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:00.503808 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9e296705-7a05-4be2-a921-76d6f5af328c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:00.504060 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9e296705-7a05-4be2-a921-76d6f5af328c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:00.504285 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9e296705-7a05-4be2-a921-76d6f5af328c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:00.515521 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:00.515521 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:00.519606 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9e296705-7a05-4be2-a921-76d6f5af328c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:00.524094 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9e296705-7a05-4be2-a921-76d6f5af328c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:17:00.524530 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1245/5022] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:00 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:00.556899 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4dbeabcc-48e4-47e2-9026-e7dd36e163ac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:00.559024 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4dbeabcc-48e4-47e2-9026-e7dd36e163ac tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/715de853-ec84-41af-b557-795e8d7dc171 Aug 26 15:17:00.559300 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4dbeabcc-48e4-47e2-9026-e7dd36e163ac tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:00.559531 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4dbeabcc-48e4-47e2-9026-e7dd36e163ac tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:00.567113 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4dbeabcc-48e4-47e2-9026-e7dd36e163ac tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/715de853-ec84-41af-b557-795e8d7dc171 returned with HTTP 404 Aug 26 15:17:00.567765 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1265/5023] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:00 2026] GET /volume/v3/volumes/715de853-ec84-41af-b557-795e8d7dc171 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:00.574915 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-885ac038-0560-4e39-8fb9-8f148f30e4b5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:00.576804 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-885ac038-0560-4e39-8fb9-8f148f30e4b5 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] DELETE https://10.4.3.64/volume/v3/volumes/caa8a542-939e-4422-b3c4-b948acb0a3c2 Aug 26 15:17:00.577057 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-885ac038-0560-4e39-8fb9-8f148f30e4b5 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:00.577281 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-885ac038-0560-4e39-8fb9-8f148f30e4b5 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:00.577470 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-885ac038-0560-4e39-8fb9-8f148f30e4b5 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete volume with id: caa8a542-939e-4422-b3c4-b948acb0a3c2 Aug 26 15:17:00.585330 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:00.585330 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:00.585987 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-885ac038-0560-4e39-8fb9-8f148f30e4b5 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:17:00.603741 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-885ac038-0560-4e39-8fb9-8f148f30e4b5 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete volume request issued successfully. Aug 26 15:17:00.603997 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-885ac038-0560-4e39-8fb9-8f148f30e4b5 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/caa8a542-939e-4422-b3c4-b948acb0a3c2 returned with HTTP 202 Aug 26 15:17:00.604528 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1263/5024] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:17:00 2026] DELETE /volume/v3/volumes/caa8a542-939e-4422-b3c4-b948acb0a3c2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:00.611728 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-653407b6-082b-46ca-95fb-b1f5fd8772e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:00.613597 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-653407b6-082b-46ca-95fb-b1f5fd8772e7 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/caa8a542-939e-4422-b3c4-b948acb0a3c2 Aug 26 15:17:00.613846 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-653407b6-082b-46ca-95fb-b1f5fd8772e7 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:00.614053 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-653407b6-082b-46ca-95fb-b1f5fd8772e7 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:00.621841 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:00.621841 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:00.625407 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-653407b6-082b-46ca-95fb-b1f5fd8772e7 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:17:00.629258 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-653407b6-082b-46ca-95fb-b1f5fd8772e7 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/caa8a542-939e-4422-b3c4-b948acb0a3c2 returned with HTTP 200 Aug 26 15:17:00.629776 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1252/5025] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:00 2026] GET /volume/v3/volumes/caa8a542-939e-4422-b3c4-b948acb0a3c2 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:01.445130 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-76c5b08a-51cf-4afa-bcb3-e84b1e1808e9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:01.447036 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-76c5b08a-51cf-4afa-bcb3-e84b1e1808e9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/attachments/5a4cb36d-bfbc-422b-b914-8d51c6064514/action Aug 26 15:17:01.447378 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-76c5b08a-51cf-4afa-bcb3-e84b1e1808e9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:17:01.447511 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-76c5b08a-51cf-4afa-bcb3-e84b1e1808e9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:01.463735 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:01.463735 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:01.472922 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-d6ec4ba9-dd4d-4d40-b55b-0facb53386e5 req-76c5b08a-51cf-4afa-bcb3-e84b1e1808e9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments/5a4cb36d-bfbc-422b-b914-8d51c6064514/action returned with HTTP 204 Aug 26 15:17:01.473360 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1246/5026] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:17:01 2026] POST /volume/v3/attachments/5a4cb36d-bfbc-422b-b914-8d51c6064514/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:01.540792 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c146c80b-061a-4f21-8104-81ea69a5f0df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:01.543119 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c146c80b-061a-4f21-8104-81ea69a5f0df tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:01.543394 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c146c80b-061a-4f21-8104-81ea69a5f0df tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:01.543651 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c146c80b-061a-4f21-8104-81ea69a5f0df tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:01.556746 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:01.556746 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:01.562047 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c146c80b-061a-4f21-8104-81ea69a5f0df tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:01.568849 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c146c80b-061a-4f21-8104-81ea69a5f0df tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:17:01.569434 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1266/5027] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:01 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:01.641752 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6a3772ce-82b8-43c4-bad8-ee5256e4d306 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:01.645348 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6a3772ce-82b8-43c4-bad8-ee5256e4d306 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/caa8a542-939e-4422-b3c4-b948acb0a3c2 Aug 26 15:17:01.645348 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6a3772ce-82b8-43c4-bad8-ee5256e4d306 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:01.645348 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6a3772ce-82b8-43c4-bad8-ee5256e4d306 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:01.649747 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6a3772ce-82b8-43c4-bad8-ee5256e4d306 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/caa8a542-939e-4422-b3c4-b948acb0a3c2 returned with HTTP 404 Aug 26 15:17:01.650284 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1264/5028] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:01 2026] GET /volume/v3/volumes/caa8a542-939e-4422-b3c4-b948acb0a3c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:01.656280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d8aa699-d471-4b53-91c1-066b230d554b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:01.658374 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d8aa699-d471-4b53-91c1-066b230d554b tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8e9179e5-953e-43c9-809d-8458e2664e49 Aug 26 15:17:01.658727 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d8aa699-d471-4b53-91c1-066b230d554b tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:01.659013 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d8aa699-d471-4b53-91c1-066b230d554b tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:01.659238 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-1d8aa699-d471-4b53-91c1-066b230d554b tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete volume with id: 8e9179e5-953e-43c9-809d-8458e2664e49 Aug 26 15:17:01.666116 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:01.666116 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:01.666742 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1d8aa699-d471-4b53-91c1-066b230d554b tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:17:01.684648 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1d8aa699-d471-4b53-91c1-066b230d554b tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete volume request issued successfully. Aug 26 15:17:01.685370 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d8aa699-d471-4b53-91c1-066b230d554b tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/8e9179e5-953e-43c9-809d-8458e2664e49 returned with HTTP 202 Aug 26 15:17:01.685370 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1253/5029] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:17:01 2026] DELETE /volume/v3/volumes/8e9179e5-953e-43c9-809d-8458e2664e49 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:01.692663 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6748bf56-af45-4fd4-82b8-fc62fd90ba13 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:01.694529 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6748bf56-af45-4fd4-82b8-fc62fd90ba13 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/8e9179e5-953e-43c9-809d-8458e2664e49 Aug 26 15:17:01.694768 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6748bf56-af45-4fd4-82b8-fc62fd90ba13 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:01.694999 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6748bf56-af45-4fd4-82b8-fc62fd90ba13 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:01.702528 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:01.702528 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:01.706911 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6748bf56-af45-4fd4-82b8-fc62fd90ba13 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:17:01.712561 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6748bf56-af45-4fd4-82b8-fc62fd90ba13 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/8e9179e5-953e-43c9-809d-8458e2664e49 returned with HTTP 200 Aug 26 15:17:01.713191 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1247/5030] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:01 2026] GET /volume/v3/volumes/8e9179e5-953e-43c9-809d-8458e2664e49 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:02.312859 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4df9d38e-46a2-4279-8d7d-789b5c560cbb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.314539 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4df9d38e-46a2-4279-8d7d-789b5c560cbb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:02.314724 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4df9d38e-46a2-4279-8d7d-789b5c560cbb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.314907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4df9d38e-46a2-4279-8d7d-789b5c560cbb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.321054 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.321054 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:02.324053 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4df9d38e-46a2-4279-8d7d-789b5c560cbb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:02.327514 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4df9d38e-46a2-4279-8d7d-789b5c560cbb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:02.327835 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1267/5031] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:02.343059 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6b7da8fa-f286-456a-b01b-5b633cd41396 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.346336 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b7da8fa-f286-456a-b01b-5b633cd41396 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:02.346336 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b7da8fa-f286-456a-b01b-5b633cd41396 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.346336 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b7da8fa-f286-456a-b01b-5b633cd41396 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.353099 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.353099 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:02.358132 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6b7da8fa-f286-456a-b01b-5b633cd41396 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:02.362036 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b7da8fa-f286-456a-b01b-5b633cd41396 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:02.362562 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1265/5032] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:02.375464 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-0cdbfec1-b500-4713-821f-b023bfc62238 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.377507 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-0cdbfec1-b500-4713-821f-b023bfc62238 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:17:02.377703 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-0cdbfec1-b500-4713-821f-b023bfc62238 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.377875 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-0cdbfec1-b500-4713-821f-b023bfc62238 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.389909 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.389909 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:02.392876 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-0cdbfec1-b500-4713-821f-b023bfc62238 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:17:02.398219 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-0cdbfec1-b500-4713-821f-b023bfc62238 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:17:02.398614 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1254/5033] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 1130 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:02.405106 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-04f9419b-9576-49e3-887e-5adca4cb457c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.406768 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-04f9419b-9576-49e3-887e-5adca4cb457c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:02.407106 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-04f9419b-9576-49e3-887e-5adca4cb457c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.408345 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-04f9419b-9576-49e3-887e-5adca4cb457c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.414357 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.414357 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:02.414666 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-833c0f56-bddd-4819-92cc-f5a9b2b8f758 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.416751 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-833c0f56-bddd-4819-92cc-f5a9b2b8f758 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] POST https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453/action Aug 26 15:17:02.417123 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-833c0f56-bddd-4819-92cc-f5a9b2b8f758 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:17:02.417299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-833c0f56-bddd-4819-92cc-f5a9b2b8f758 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:02.419008 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-04f9419b-9576-49e3-887e-5adca4cb457c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:02.423556 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-04f9419b-9576-49e3-887e-5adca4cb457c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:02.424185 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1248/5034] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:02.429288 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.429288 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:02.429834 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-833c0f56-bddd-4819-92cc-f5a9b2b8f758 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:17:02.437167 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-833c0f56-bddd-4819-92cc-f5a9b2b8f758 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Begin detaching volume completed successfully. Aug 26 15:17:02.437373 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-833c0f56-bddd-4819-92cc-f5a9b2b8f758 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453/action returned with HTTP 202 Aug 26 15:17:02.437784 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1268/5035] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:17:02 2026] POST /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:17:02.486180 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9556b89e-3059-4106-82ea-cec6aec13145 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.486630 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9556b89e-3059-4106-82ea-cec6aec13145 None None] GET https://10.4.3.64/volume// Aug 26 15:17:02.486834 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9556b89e-3059-4106-82ea-cec6aec13145 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.487218 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9556b89e-3059-4106-82ea-cec6aec13145 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.487374 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9556b89e-3059-4106-82ea-cec6aec13145 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:02.487675 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1266/5036] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:02.496083 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-003f8d6b-99fe-4d0d-86f7-80844529d9f8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.498180 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-003f8d6b-99fe-4d0d-86f7-80844529d9f8 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:17:02.498478 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-003f8d6b-99fe-4d0d-86f7-80844529d9f8 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.498735 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-003f8d6b-99fe-4d0d-86f7-80844529d9f8 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.506580 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d2c400a3-f442-48fa-8eb2-c3ae574197b9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.507062 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d2c400a3-f442-48fa-8eb2-c3ae574197b9 None None] GET https://10.4.3.64/volume// Aug 26 15:17:02.507260 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d2c400a3-f442-48fa-8eb2-c3ae574197b9 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.507484 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d2c400a3-f442-48fa-8eb2-c3ae574197b9 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.507879 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d2c400a3-f442-48fa-8eb2-c3ae574197b9 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:02.508232 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1249/5037] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:02.509328 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.509328 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:02.513127 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-003f8d6b-99fe-4d0d-86f7-80844529d9f8 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:17:02.515565 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-e7bd8941-320b-4b5f-9156-1495ddeb5106 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.518080 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-003f8d6b-99fe-4d0d-86f7-80844529d9f8 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:17:02.518551 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1255/5038] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 1313 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:17:02.586101 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-e7bd8941-320b-4b5f-9156-1495ddeb5106 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:17:02.586469 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-e7bd8941-320b-4b5f-9156-1495ddeb5106 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b59422ed-48df-4c8e-b463-dcca12585fab", "connector": null, "instance_uuid": "fdae1a4d-de35-4ad8-90ff-9ddf6ec16604"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:02.594608 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.594608 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:02.618940 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-e7bd8941-320b-4b5f-9156-1495ddeb5106 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:17:02.619270 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1269/5039] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:17:02 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) Aug 26 15:17:02.643215 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-49d4e7b5-f7d3-463d-b696-822b582991b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.645083 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-49d4e7b5-f7d3-463d-b696-822b582991b9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:02.645258 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-49d4e7b5-f7d3-463d-b696-822b582991b9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.645426 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-49d4e7b5-f7d3-463d-b696-822b582991b9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.652959 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5aba05f0-36eb-4230-a271-e937b6f4165c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.653285 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5aba05f0-36eb-4230-a271-e937b6f4165c None None] GET https://10.4.3.64/volume// Aug 26 15:17:02.653441 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5aba05f0-36eb-4230-a271-e937b6f4165c None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.653710 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5aba05f0-36eb-4230-a271-e937b6f4165c None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.653946 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5aba05f0-36eb-4230-a271-e937b6f4165c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:02.654197 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1250/5040] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:02.655000 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.655000 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:02.658487 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-49d4e7b5-f7d3-463d-b696-822b582991b9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:02.661471 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-9de43cf8-a423-4674-8f00-8a9465ffd11c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.663176 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-49d4e7b5-f7d3-463d-b696-822b582991b9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:02.663509 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1267/5041] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:02.663823 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-9de43cf8-a423-4674-8f00-8a9465ffd11c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:02.664104 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-9de43cf8-a423-4674-8f00-8a9465ffd11c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.664311 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-9de43cf8-a423-4674-8f00-8a9465ffd11c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.673898 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.673898 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:02.677104 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-9de43cf8-a423-4674-8f00-8a9465ffd11c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:02.681144 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-9de43cf8-a423-4674-8f00-8a9465ffd11c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:02.681546 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1256/5042] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 1055 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:17:02.728024 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8fcc6928-58c1-4373-b8a7-5638ccd985c4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.730058 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8fcc6928-58c1-4373-b8a7-5638ccd985c4 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/8e9179e5-953e-43c9-809d-8458e2664e49 Aug 26 15:17:02.730316 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8fcc6928-58c1-4373-b8a7-5638ccd985c4 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.730534 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8fcc6928-58c1-4373-b8a7-5638ccd985c4 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.737802 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8fcc6928-58c1-4373-b8a7-5638ccd985c4 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/8e9179e5-953e-43c9-809d-8458e2664e49 returned with HTTP 404 Aug 26 15:17:02.738378 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1270/5043] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/v3/volumes/8e9179e5-953e-43c9-809d-8458e2664e49 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:02.747232 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ea00b7e6-b7e3-4074-a8c4-9349da025a7d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.749485 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea00b7e6-b7e3-4074-a8c4-9349da025a7d tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 Aug 26 15:17:02.749797 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea00b7e6-b7e3-4074-a8c4-9349da025a7d tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.750097 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea00b7e6-b7e3-4074-a8c4-9349da025a7d tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.750258 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-ea00b7e6-b7e3-4074-a8c4-9349da025a7d tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete snapshot with id: eb0665d8-6436-45fc-8097-2e3649b2b2a7 Aug 26 15:17:02.755167 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.755167 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:02.755634 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ea00b7e6-b7e3-4074-a8c4-9349da025a7d tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Snapshot retrieved successfully. Aug 26 15:17:02.770973 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ea00b7e6-b7e3-4074-a8c4-9349da025a7d tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Snapshot delete request issued successfully. Aug 26 15:17:02.771155 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea00b7e6-b7e3-4074-a8c4-9349da025a7d tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 returned with HTTP 202 Aug 26 15:17:02.771670 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1251/5044] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:17:02 2026] DELETE /volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:02.778989 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c04b5a69-faf7-484d-a128-ff763863d97a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.780937 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c04b5a69-faf7-484d-a128-ff763863d97a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 Aug 26 15:17:02.781173 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c04b5a69-faf7-484d-a128-ff763863d97a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.781403 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c04b5a69-faf7-484d-a128-ff763863d97a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.787540 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.787540 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:02.788105 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c04b5a69-faf7-484d-a128-ff763863d97a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Snapshot retrieved successfully. Aug 26 15:17:02.789032 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c04b5a69-faf7-484d-a128-ff763863d97a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 returned with HTTP 200 Aug 26 15:17:02.789497 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1268/5045] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:02.803615 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-f112c23c-12fb-48eb-aebc-3d6dca19f433 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.805569 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-f112c23c-12fb-48eb-aebc-3d6dca19f433 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] PUT https://10.4.3.64/volume/v3/attachments/a5f83359-d124-40ad-8976-f6cf781d9061 Aug 26 15:17:02.805971 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-f112c23c-12fb-48eb-aebc-3d6dca19f433 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:02.814866 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-f112c23c-12fb-48eb-aebc-3d6dca19f433 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Acquiring lock "cinder-attachment_update-b59422ed-48df-4c8e-b463-dcca12585fab-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:17:02.820579 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-f112c23c-12fb-48eb-aebc-3d6dca19f433 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Lock "cinder-attachment_update-b59422ed-48df-4c8e-b463-dcca12585fab-np0000008165" acquired by "attachment_update" :: waited 0.006s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:17:02.821636 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.821636 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:02.896980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-f112c23c-12fb-48eb-aebc-3d6dca19f433 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Lock "cinder-attachment_update-b59422ed-48df-4c8e-b463-dcca12585fab-np0000008165" released by "attachment_update" :: held 0.076s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:17:02.897372 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-f112c23c-12fb-48eb-aebc-3d6dca19f433 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/a5f83359-d124-40ad-8976-f6cf781d9061 returned with HTTP 200 Aug 26 15:17:02.898209 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1257/5046] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:17:02 2026] PUT /volume/v3/attachments/a5f83359-d124-40ad-8976-f6cf781d9061 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:02.906610 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-abfbe6a9-716f-4404-bc75-f5fba7a39507 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:02.908849 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-abfbe6a9-716f-4404-bc75-f5fba7a39507 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab/encryption Aug 26 15:17:02.909127 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-abfbe6a9-716f-4404-bc75-f5fba7a39507 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:02.909383 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-abfbe6a9-716f-4404-bc75-f5fba7a39507 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:02.919521 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:02.919521 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:02.927406 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-abfbe6a9-716f-4404-bc75-f5fba7a39507 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab/encryption returned with HTTP 200 Aug 26 15:17:02.927853 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1271/5047] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:17:02 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:03.680139 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-45a8c0ee-699e-4334-a925-20a1b69272b0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:03.682034 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-45a8c0ee-699e-4334-a925-20a1b69272b0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:03.682244 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-45a8c0ee-699e-4334-a925-20a1b69272b0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:03.682455 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-45a8c0ee-699e-4334-a925-20a1b69272b0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:03.692293 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:03.692293 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:03.695900 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-45a8c0ee-699e-4334-a925-20a1b69272b0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:03.699817 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-45a8c0ee-699e-4334-a925-20a1b69272b0 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:03.700205 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1252/5048] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:03 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:03.798482 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d07ec4c3-1770-417e-863d-43b8ab8722c6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:03.800290 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d07ec4c3-1770-417e-863d-43b8ab8722c6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 Aug 26 15:17:03.800487 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d07ec4c3-1770-417e-863d-43b8ab8722c6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:03.800695 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d07ec4c3-1770-417e-863d-43b8ab8722c6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:03.804953 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d07ec4c3-1770-417e-863d-43b8ab8722c6 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 returned with HTTP 404 Aug 26 15:17:03.805403 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1269/5049] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:03 2026] GET /volume/v3/snapshots/eb0665d8-6436-45fc-8097-2e3649b2b2a7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:03.811225 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-24004d96-e88f-4888-a4c7-b672f307acbc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:03.813162 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24004d96-e88f-4888-a4c7-b672f307acbc tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c Aug 26 15:17:03.813353 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24004d96-e88f-4888-a4c7-b672f307acbc tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:03.813530 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24004d96-e88f-4888-a4c7-b672f307acbc tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:03.813704 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-24004d96-e88f-4888-a4c7-b672f307acbc tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete volume with id: 2af54067-afc7-4800-bafb-dd77e88e438c Aug 26 15:17:03.820838 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:03.820838 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:03.821313 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-24004d96-e88f-4888-a4c7-b672f307acbc tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:17:03.840907 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-24004d96-e88f-4888-a4c7-b672f307acbc tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Delete volume request issued successfully. Aug 26 15:17:03.841136 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24004d96-e88f-4888-a4c7-b672f307acbc tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c returned with HTTP 202 Aug 26 15:17:03.841624 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1258/5050] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:17:03 2026] DELETE /volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:03.848572 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b8adba8e-979c-4be7-be30-375ed56af89a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:03.850402 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8adba8e-979c-4be7-be30-375ed56af89a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c Aug 26 15:17:03.850607 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b8adba8e-979c-4be7-be30-375ed56af89a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:03.850796 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b8adba8e-979c-4be7-be30-375ed56af89a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:03.857022 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:03.857022 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:03.860256 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b8adba8e-979c-4be7-be30-375ed56af89a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Volume info retrieved successfully. Aug 26 15:17:03.863819 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b8adba8e-979c-4be7-be30-375ed56af89a tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c returned with HTTP 200 Aug 26 15:17:03.864223 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1272/5051] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:03 2026] GET /volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:04.693551 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0a052fde-381e-4a7d-a6c9-28128f01ab6d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:04.695449 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a052fde-381e-4a7d-a6c9-28128f01ab6d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:17:04.695832 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0a052fde-381e-4a7d-a6c9-28128f01ab6d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82c86d08-0c70-41ee-8e8d-01c8f9cc40a8", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1998115995", "description": null, "metadata": null}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:04.707042 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:04.707042 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:04.707504 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0a052fde-381e-4a7d-a6c9-28128f01ab6d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:04.707691 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-0a052fde-381e-4a7d-a6c9-28128f01ab6d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create snapshot from volume 82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:04.712723 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b5eafa8d-a12a-41fa-a9c5-a42fed1b6f89 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:04.714583 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b5eafa8d-a12a-41fa-a9c5-a42fed1b6f89 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:04.714783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b5eafa8d-a12a-41fa-a9c5-a42fed1b6f89 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:04.715032 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b5eafa8d-a12a-41fa-a9c5-a42fed1b6f89 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:04.724341 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:04.724341 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:04.727908 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b5eafa8d-a12a-41fa-a9c5-a42fed1b6f89 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:04.731957 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b5eafa8d-a12a-41fa-a9c5-a42fed1b6f89 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:04.732295 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1270/5052] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:04 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:04.744905 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-0a052fde-381e-4a7d-a6c9-28128f01ab6d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Created reservations ['7bd1cfb4-d55f-4932-bda9-06d271d04bbd', '0ef723a5-0dca-4ed2-aa18-9e9e0823c680', '70955de1-4571-4aa2-bc18-cc74bccc5517', '34fb470e-035a-48aa-91f0-47fb16659324'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:04.782953 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0a052fde-381e-4a7d-a6c9-28128f01ab6d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot force create request issued successfully. Aug 26 15:17:04.783293 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0a052fde-381e-4a7d-a6c9-28128f01ab6d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:17:04.783826 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1253/5053] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:17:04 2026] POST /volume/v3/snapshots => generated 313 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:04.794664 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2591e3c3-b8b4-4801-970e-e0c41640b16d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:04.796485 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2591e3c3-b8b4-4801-970e-e0c41640b16d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c Aug 26 15:17:04.796706 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2591e3c3-b8b4-4801-970e-e0c41640b16d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:04.796957 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2591e3c3-b8b4-4801-970e-e0c41640b16d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:04.801608 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:04.801608 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:04.802019 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2591e3c3-b8b4-4801-970e-e0c41640b16d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:04.802780 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2591e3c3-b8b4-4801-970e-e0c41640b16d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c returned with HTTP 200 Aug 26 15:17:04.803116 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1259/5054] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:04 2026] GET /volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:04.875862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-46f9b022-7a0a-4b69-b5c9-6d2321590c29 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:04.877623 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-46f9b022-7a0a-4b69-b5c9-6d2321590c29 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] GET https://10.4.3.64/volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c Aug 26 15:17:04.877840 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-46f9b022-7a0a-4b69-b5c9-6d2321590c29 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:04.878065 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-46f9b022-7a0a-4b69-b5c9-6d2321590c29 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:04.883457 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-46f9b022-7a0a-4b69-b5c9-6d2321590c29 tempest-CreateVolumesFromSnapshotTest-1132798323 tempest-CreateVolumesFromSnapshotTest-1132798323-project-member] https://10.4.3.64/volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c returned with HTTP 404 Aug 26 15:17:04.883869 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1273/5055] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:04 2026] GET /volume/v3/volumes/2af54067-afc7-4800-bafb-dd77e88e438c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:05.743975 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-62e665ba-8128-40ae-83e9-8f8cba5b139d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:05.745661 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-62e665ba-8128-40ae-83e9-8f8cba5b139d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:05.745848 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-62e665ba-8128-40ae-83e9-8f8cba5b139d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:05.746066 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-62e665ba-8128-40ae-83e9-8f8cba5b139d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:05.754923 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:05.754923 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:05.757897 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-62e665ba-8128-40ae-83e9-8f8cba5b139d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:05.761713 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-62e665ba-8128-40ae-83e9-8f8cba5b139d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:05.762066 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1271/5056] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:05 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:05.811746 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-97755b31-ae18-4cda-94c8-b2a161498a8d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:05.813593 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97755b31-ae18-4cda-94c8-b2a161498a8d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c Aug 26 15:17:05.813774 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97755b31-ae18-4cda-94c8-b2a161498a8d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:05.813965 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-97755b31-ae18-4cda-94c8-b2a161498a8d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:05.818703 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:05.818703 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:05.819081 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-97755b31-ae18-4cda-94c8-b2a161498a8d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:05.819763 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-97755b31-ae18-4cda-94c8-b2a161498a8d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c returned with HTTP 200 Aug 26 15:17:05.820149 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1254/5057] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:05 2026] GET /volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:05.828256 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-58b58256-4ec8-4257-be64-96e39d047035 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:05.830097 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-58b58256-4ec8-4257-be64-96e39d047035 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c Aug 26 15:17:05.830232 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-58b58256-4ec8-4257-be64-96e39d047035 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:05.830431 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-58b58256-4ec8-4257-be64-96e39d047035 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:05.835072 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:05.835072 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:05.835469 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-58b58256-4ec8-4257-be64-96e39d047035 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:05.836220 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-58b58256-4ec8-4257-be64-96e39d047035 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c returned with HTTP 200 Aug 26 15:17:05.836574 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1260/5058] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:05 2026] GET /volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:06.317369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-2ba935ad-0774-4cbb-94b4-33e945c60b98 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:06.319405 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-2ba935ad-0774-4cbb-94b4-33e945c60b98 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] DELETE https://10.4.3.64/volume/v3/attachments/873777f7-1f85-465d-a080-3a04af51f9b9 Aug 26 15:17:06.319601 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-2ba935ad-0774-4cbb-94b4-33e945c60b98 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:06.319785 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-2ba935ad-0774-4cbb-94b4-33e945c60b98 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:06.327009 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:06.327009 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:06.379686 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-1408e2bc-8f19-4814-bc79-d47b6e18f5b6 req-2ba935ad-0774-4cbb-94b4-33e945c60b98 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/attachments/873777f7-1f85-465d-a080-3a04af51f9b9 returned with HTTP 200 Aug 26 15:17:06.380382 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1274/5059] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:17:06 2026] DELETE /volume/v3/attachments/873777f7-1f85-465d-a080-3a04af51f9b9 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:06.647096 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d9763a22-1208-4b45-88a2-eeb990e085cf None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:06.649307 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d9763a22-1208-4b45-88a2-eeb990e085cf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:17:06.649822 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d9763a22-1208-4b45-88a2-eeb990e085cf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c97a345-dcee-450e-b70e-84407725f453", "force": false, "name": "tempest-TestStampPattern-snapshot-1522257569", "description": null, "metadata": null}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:06.660852 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:06.660852 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:06.661405 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d9763a22-1208-4b45-88a2-eeb990e085cf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:17:06.661622 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-d9763a22-1208-4b45-88a2-eeb990e085cf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Create snapshot from volume 8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:17:06.707925 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-d9763a22-1208-4b45-88a2-eeb990e085cf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Created reservations ['d46886fb-0237-408d-8927-999b887c4fb3', 'ffd833e7-9edd-483d-a5cf-33897809d3cb', 'b9274852-6cb8-43d3-826c-9c982a69db0a', '305ff46b-239d-41ac-90c8-4bed17be86b2'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:06.743294 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d9763a22-1208-4b45-88a2-eeb990e085cf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Snapshot create request issued successfully. Aug 26 15:17:06.743790 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d9763a22-1208-4b45-88a2-eeb990e085cf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:17:06.744411 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1272/5060] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:17:06 2026] POST /volume/v3/snapshots => generated 303 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:06.754778 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c1558eb6-32f7-4bb5-a046-4c640b553882 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:06.756695 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1558eb6-32f7-4bb5-a046-4c640b553882 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf Aug 26 15:17:06.756878 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1558eb6-32f7-4bb5-a046-4c640b553882 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:06.757076 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1558eb6-32f7-4bb5-a046-4c640b553882 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:06.761947 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:06.761947 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:06.762360 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c1558eb6-32f7-4bb5-a046-4c640b553882 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Snapshot retrieved successfully. Aug 26 15:17:06.763132 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1558eb6-32f7-4bb5-a046-4c640b553882 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf returned with HTTP 200 Aug 26 15:17:06.763536 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1255/5061] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:06 2026] GET /volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:06.787216 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-86a87dcf-3e86-45ce-bf94-ff0a588f5649 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:06.790907 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-86a87dcf-3e86-45ce-bf94-ff0a588f5649 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:06.790907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-86a87dcf-3e86-45ce-bf94-ff0a588f5649 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:06.790907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-86a87dcf-3e86-45ce-bf94-ff0a588f5649 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:06.803988 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:06.803988 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:06.808266 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-86a87dcf-3e86-45ce-bf94-ff0a588f5649 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:06.814057 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-86a87dcf-3e86-45ce-bf94-ff0a588f5649 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:06.814633 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1261/5062] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:06 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:07.407710 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-28a2ded1-48ec-467a-8ab0-79be74df570b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:07.410044 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-28a2ded1-48ec-467a-8ab0-79be74df570b tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:17:07.410559 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-28a2ded1-48ec-467a-8ab0-79be74df570b tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82c86d08-0c70-41ee-8e8d-01c8f9cc40a8", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1536284896", "description": null, "metadata": null}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:07.425745 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:07.425745 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:07.426425 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-28a2ded1-48ec-467a-8ab0-79be74df570b tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:07.426656 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-28a2ded1-48ec-467a-8ab0-79be74df570b tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create snapshot from volume 82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:07.454120 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-28a2ded1-48ec-467a-8ab0-79be74df570b tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Created reservations ['efe987f5-5290-4de1-a1e5-c118fc0a8a16', '8aaaf1c9-f236-4542-afe9-2df42116427f', 'facc1bdf-241c-4f41-8c03-e9e22a2bf54c', '087297f0-5711-4bd5-835e-4da29c554b0e'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:07.496287 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-28a2ded1-48ec-467a-8ab0-79be74df570b tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot force create request issued successfully. Aug 26 15:17:07.496819 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-28a2ded1-48ec-467a-8ab0-79be74df570b tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:17:07.497422 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1275/5063] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:17:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:07.505979 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b90941c5-c870-4064-afa4-89d8777fba51 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:07.507984 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b90941c5-c870-4064-afa4-89d8777fba51 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 Aug 26 15:17:07.508173 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b90941c5-c870-4064-afa4-89d8777fba51 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:07.508423 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b90941c5-c870-4064-afa4-89d8777fba51 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:07.514587 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:07.514587 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:07.515151 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b90941c5-c870-4064-afa4-89d8777fba51 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:07.516106 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b90941c5-c870-4064-afa4-89d8777fba51 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 returned with HTTP 200 Aug 26 15:17:07.516610 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1273/5064] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:07 2026] GET /volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:07.771841 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8b2dd8a0-ff77-4dab-870d-a6870e79d2a3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:07.773684 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8b2dd8a0-ff77-4dab-870d-a6870e79d2a3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf Aug 26 15:17:07.773906 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8b2dd8a0-ff77-4dab-870d-a6870e79d2a3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:07.774107 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8b2dd8a0-ff77-4dab-870d-a6870e79d2a3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:07.779024 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:07.779024 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:07.779399 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8b2dd8a0-ff77-4dab-870d-a6870e79d2a3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Snapshot retrieved successfully. Aug 26 15:17:07.780183 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8b2dd8a0-ff77-4dab-870d-a6870e79d2a3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf returned with HTTP 200 Aug 26 15:17:07.780531 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1256/5065] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:07 2026] GET /volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:07.788703 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bf77c181-6d6f-4437-a85f-8301d3ffa8bf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:07.790766 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bf77c181-6d6f-4437-a85f-8301d3ffa8bf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf Aug 26 15:17:07.791202 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bf77c181-6d6f-4437-a85f-8301d3ffa8bf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:07.791447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bf77c181-6d6f-4437-a85f-8301d3ffa8bf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:07.797515 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:07.797515 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:07.798083 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bf77c181-6d6f-4437-a85f-8301d3ffa8bf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Snapshot retrieved successfully. Aug 26 15:17:07.799104 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bf77c181-6d6f-4437-a85f-8301d3ffa8bf tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf returned with HTTP 200 Aug 26 15:17:07.799904 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1262/5066] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:07 2026] GET /volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:07.827018 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c565f15d-9958-4250-9ff2-ee228bbeb9f4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:07.829087 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c565f15d-9958-4250-9ff2-ee228bbeb9f4 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:07.829350 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c565f15d-9958-4250-9ff2-ee228bbeb9f4 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:07.829633 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c565f15d-9958-4250-9ff2-ee228bbeb9f4 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:07.842163 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:07.842163 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:07.846807 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c565f15d-9958-4250-9ff2-ee228bbeb9f4 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:07.852967 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c565f15d-9958-4250-9ff2-ee228bbeb9f4 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:07.852967 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1276/5067] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:07 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:08.527169 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4e889a41-d649-41d0-9ee2-b3411b594c17 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:08.529116 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e889a41-d649-41d0-9ee2-b3411b594c17 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 Aug 26 15:17:08.529371 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e889a41-d649-41d0-9ee2-b3411b594c17 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:08.529569 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4e889a41-d649-41d0-9ee2-b3411b594c17 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:08.535272 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:08.535272 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:08.535703 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4e889a41-d649-41d0-9ee2-b3411b594c17 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:08.537206 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4e889a41-d649-41d0-9ee2-b3411b594c17 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 returned with HTTP 200 Aug 26 15:17:08.537206 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1274/5068] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:08 2026] GET /volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:08.546598 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-44300631-3e7a-461a-a6fe-e9b0c177d938 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:08.548639 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44300631-3e7a-461a-a6fe-e9b0c177d938 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 Aug 26 15:17:08.548907 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44300631-3e7a-461a-a6fe-e9b0c177d938 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:08.549098 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-44300631-3e7a-461a-a6fe-e9b0c177d938 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:08.555004 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:08.555004 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:08.555577 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-44300631-3e7a-461a-a6fe-e9b0c177d938 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:08.556576 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-44300631-3e7a-461a-a6fe-e9b0c177d938 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 returned with HTTP 200 Aug 26 15:17:08.557024 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1257/5069] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:08 2026] GET /volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:08.866127 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-174e200c-e236-483d-9723-4c1020dca89e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:08.867986 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-174e200c-e236-483d-9723-4c1020dca89e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:08.868185 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-174e200c-e236-483d-9723-4c1020dca89e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:08.868368 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-174e200c-e236-483d-9723-4c1020dca89e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:08.878913 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:08.878913 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:08.882957 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-174e200c-e236-483d-9723-4c1020dca89e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:08.888619 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-174e200c-e236-483d-9723-4c1020dca89e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:08.889219 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1263/5070] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:08 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:09.904987 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0a516661-d0da-4b73-bf4b-c314522ac13c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:09.907286 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0a516661-d0da-4b73-bf4b-c314522ac13c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:09.907594 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0a516661-d0da-4b73-bf4b-c314522ac13c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:09.907840 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0a516661-d0da-4b73-bf4b-c314522ac13c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:09.921577 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:09.921577 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:09.926155 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0a516661-d0da-4b73-bf4b-c314522ac13c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:09.931963 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0a516661-d0da-4b73-bf4b-c314522ac13c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:09.932316 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1277/5071] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:09 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:10.155342 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2ef6332e-0935-4d2c-a445-913394afb1e0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:10.157241 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ef6332e-0935-4d2c-a445-913394afb1e0 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:17:10.157604 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2ef6332e-0935-4d2c-a445-913394afb1e0 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "82c86d08-0c70-41ee-8e8d-01c8f9cc40a8", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-68155719", "description": null, "metadata": null}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:10.170478 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:10.170478 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:10.171094 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2ef6332e-0935-4d2c-a445-913394afb1e0 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:10.171291 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-2ef6332e-0935-4d2c-a445-913394afb1e0 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create snapshot from volume 82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:10.201617 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-2ef6332e-0935-4d2c-a445-913394afb1e0 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Created reservations ['c9c5af64-e4bd-4a93-a2bc-f26782e09abc', 'a846c5a1-92be-49a3-b930-bb2873e81d99', 'a9f6b866-ea73-40f4-8dec-65eac4f1c609', '9ac92c33-4917-4143-87b8-0474c248aa1f'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:10.249068 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2ef6332e-0935-4d2c-a445-913394afb1e0 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot force create request issued successfully. Aug 26 15:17:10.249486 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2ef6332e-0935-4d2c-a445-913394afb1e0 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:17:10.250062 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1275/5072] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:17:10 2026] POST /volume/v3/snapshots => generated 311 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:10.261617 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f36e3105-c930-45c3-be1d-8a57918169aa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:10.266898 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f36e3105-c930-45c3-be1d-8a57918169aa tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 Aug 26 15:17:10.267172 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f36e3105-c930-45c3-be1d-8a57918169aa tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:10.267486 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f36e3105-c930-45c3-be1d-8a57918169aa tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:10.276479 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:10.276479 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:10.277157 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f36e3105-c930-45c3-be1d-8a57918169aa tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:10.278174 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f36e3105-c930-45c3-be1d-8a57918169aa tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 returned with HTTP 200 Aug 26 15:17:10.278645 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1258/5073] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:10 2026] GET /volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 => generated 443 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:10.769607 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:10.829486 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:17:10.829867 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-35105947"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:10.831224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-35105947'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:17:10.831377 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create volume of 1 GB Aug 26 15:17:10.837374 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Availability Zones retrieved successfully. Aug 26 15:17:10.843844 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Flow 'volume_create_api' (50ec0b15-49fa-45d8-8761-2367cc4dea60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:10.844899 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49f6ac52-9587-47b6-b855-3ee620c9f7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:10.845875 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:17:10.876336 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49f6ac52-9587-47b6-b855-3ee620c9f7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:10.877194 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c996469f-f52a-4b88-a317-a608d297324b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:10.942355 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Created reservations ['3b50017f-eb11-4640-9fb5-d96fd94becfd', '68c2aaaa-6cfd-4afb-a805-dae1dcaf0e38', '7d17a310-a0fa-4775-a25d-9ec0389808cb', 'eb787cec-999d-4c17-9c9e-bb5a3945357c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:10.943201 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c996469f-f52a-4b88-a317-a608d297324b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b50017f-eb11-4640-9fb5-d96fd94becfd', '68c2aaaa-6cfd-4afb-a805-dae1dcaf0e38', '7d17a310-a0fa-4775-a25d-9ec0389808cb', 'eb787cec-999d-4c17-9c9e-bb5a3945357c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:10.944027 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47809f6b-0126-4f34-87e9-1b9355de0fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:10.945776 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-52b3f14e-01e7-4715-9ec6-a2e5829c93dc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:10.948377 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-52b3f14e-01e7-4715-9ec6-a2e5829c93dc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:10.948594 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-52b3f14e-01e7-4715-9ec6-a2e5829c93dc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:10.948799 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-52b3f14e-01e7-4715-9ec6-a2e5829c93dc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:10.960231 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:10.960231 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:10.964238 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-52b3f14e-01e7-4715-9ec6-a2e5829c93dc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:10.969180 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-52b3f14e-01e7-4715-9ec6-a2e5829c93dc tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:10.969629 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1278/5074] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:10 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:10.969849 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (47809f6b-0126-4f34-87e9-1b9355de0fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2acbbcb-686e-4e84-8837-af19a17334d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-35105947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e87553b8f81467785393d3f555b8c76',qos_specs=None,replication_status=,reservations=['3b50017f-eb11-4640-9fb5-d96fd94becfd','68c2aaaa-6cfd-4afb-a805-dae1dcaf0e38','7d17a310-a0fa-4775-a25d-9ec0389808cb','eb787cec-999d-4c17-9c9e-bb5a3945357c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3525a182b46f40a5996ff6a537e92bbd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:17:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-35105947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2acbbcb-686e-4e84-8837-af19a17334d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e87553b8f81467785393d3f555b8c76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3525a182b46f40a5996ff6a537e92bbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:10.970615 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a23fbe9-a519-49cf-9f47-e9f3e6c085c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:10.991289 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a23fbe9-a519-49cf-9f47-e9f3e6c085c3) transitioned into state 'SUCCESS' from state '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-35105947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e87553b8f81467785393d3f555b8c76',qos_specs=None,replication_status=,reservations=['3b50017f-eb11-4640-9fb5-d96fd94becfd','68c2aaaa-6cfd-4afb-a805-dae1dcaf0e38','7d17a310-a0fa-4775-a25d-9ec0389808cb','eb787cec-999d-4c17-9c9e-bb5a3945357c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3525a182b46f40a5996ff6a537e92bbd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:10.992489 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed36b816-fa52-4cca-b9a4-b261c2a9df24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:11.008915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed36b816-fa52-4cca-b9a4-b261c2a9df24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:11.009848 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Flow 'volume_create_api' (50ec0b15-49fa-45d8-8761-2367cc4dea60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:11.010206 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create volume request issued successfully. Aug 26 15:17:11.010798 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f350e451-2bf8-4d73-a9b3-b950cd9f95b8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:17:11.011398 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1264/5075] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:17:10 2026] POST /volume/v3/volumes => generated 745 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:11.025287 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9a758b98-4ca3-468f-83eb-f2ba2223ca22 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:11.027543 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9a758b98-4ca3-468f-83eb-f2ba2223ca22 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 Aug 26 15:17:11.027808 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9a758b98-4ca3-468f-83eb-f2ba2223ca22 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:11.028081 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9a758b98-4ca3-468f-83eb-f2ba2223ca22 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:11.036395 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:11.036395 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:11.040439 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9a758b98-4ca3-468f-83eb-f2ba2223ca22 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:17:11.045117 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9a758b98-4ca3-468f-83eb-f2ba2223ca22 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 returned with HTTP 200 Aug 26 15:17:11.045576 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1276/5076] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:11 2026] GET /volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 => generated 813 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:11.289186 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-adae9fd2-66e3-447f-b4fd-4afc7d08002c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:11.291698 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-adae9fd2-66e3-447f-b4fd-4afc7d08002c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 Aug 26 15:17:11.291970 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-adae9fd2-66e3-447f-b4fd-4afc7d08002c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:11.292212 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-adae9fd2-66e3-447f-b4fd-4afc7d08002c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:11.303597 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:11.303597 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:11.304211 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-adae9fd2-66e3-447f-b4fd-4afc7d08002c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:11.305305 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-adae9fd2-66e3-447f-b4fd-4afc7d08002c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 returned with HTTP 200 Aug 26 15:17:11.305823 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1259/5077] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:11 2026] GET /volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 => generated 470 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:11.314526 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fcc83d11-dc58-436d-ac92-78b0801c696a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:11.318905 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fcc83d11-dc58-436d-ac92-78b0801c696a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 Aug 26 15:17:11.318905 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fcc83d11-dc58-436d-ac92-78b0801c696a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:11.318905 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fcc83d11-dc58-436d-ac92-78b0801c696a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:11.324789 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:11.324789 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:11.325525 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fcc83d11-dc58-436d-ac92-78b0801c696a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:11.326726 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fcc83d11-dc58-436d-ac92-78b0801c696a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 returned with HTTP 200 Aug 26 15:17:11.327297 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1279/5078] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:11 2026] GET /volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:11.401418 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-de65308b-1781-47e5-b82f-0d101a471a02 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:11.404956 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-de65308b-1781-47e5-b82f-0d101a471a02 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:11.404956 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-de65308b-1781-47e5-b82f-0d101a471a02 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:11.404956 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-de65308b-1781-47e5-b82f-0d101a471a02 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:11.418760 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:11.418760 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:11.423389 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-de65308b-1781-47e5-b82f-0d101a471a02 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:11.429142 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-de65308b-1781-47e5-b82f-0d101a471a02 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:17:11.429502 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1265/5079] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:17:11 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:11.451409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-25132a61-a312-4cd3-8fed-59b23e387b87 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:11.453821 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-25132a61-a312-4cd3-8fed-59b23e387b87 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8/action Aug 26 15:17:11.454224 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-25132a61-a312-4cd3-8fed-59b23e387b87 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:17:11.454402 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-25132a61-a312-4cd3-8fed-59b23e387b87 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:11.464903 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:11.464903 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:11.465300 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-25132a61-a312-4cd3-8fed-59b23e387b87 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:11.476680 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-25132a61-a312-4cd3-8fed-59b23e387b87 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Begin detaching volume completed successfully. Aug 26 15:17:11.477119 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-25132a61-a312-4cd3-8fed-59b23e387b87 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8/action returned with HTTP 202 Aug 26 15:17:11.477670 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1277/5080] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:17:11 2026] POST /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:17:11.533266 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-08eeddb9-7d9b-47d9-a9ea-0fd3d611ceac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:11.533792 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-08eeddb9-7d9b-47d9-a9ea-0fd3d611ceac None None] GET https://10.4.3.64/volume// Aug 26 15:17:11.534252 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-08eeddb9-7d9b-47d9-a9ea-0fd3d611ceac None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:11.534380 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-08eeddb9-7d9b-47d9-a9ea-0fd3d611ceac None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:11.534829 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-08eeddb9-7d9b-47d9-a9ea-0fd3d611ceac None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:11.535242 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1260/5081] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:17:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:11.544256 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-48ba8f9c-6a85-4433-84ff-e61f4dc5b556 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:11.546366 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-48ba8f9c-6a85-4433-84ff-e61f4dc5b556 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:11.546601 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-48ba8f9c-6a85-4433-84ff-e61f4dc5b556 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:11.546845 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-48ba8f9c-6a85-4433-84ff-e61f4dc5b556 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:11.557031 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:11.557031 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:11.560850 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-48ba8f9c-6a85-4433-84ff-e61f4dc5b556 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:11.566173 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-48ba8f9c-6a85-4433-84ff-e61f4dc5b556 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:17:11.566626 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1280/5082] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:17:11 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:17:11.983567 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5e6def3d-842a-484e-922a-1ab6fa9f2466 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:11.985405 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e6def3d-842a-484e-922a-1ab6fa9f2466 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:11.985604 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5e6def3d-842a-484e-922a-1ab6fa9f2466 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:11.985814 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5e6def3d-842a-484e-922a-1ab6fa9f2466 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:11.995569 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:11.995569 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:11.998631 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5e6def3d-842a-484e-922a-1ab6fa9f2466 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:12.002348 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5e6def3d-842a-484e-922a-1ab6fa9f2466 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:12.002693 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1266/5083] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:11 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:12.058384 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f6f9208f-7faa-4f16-9361-09c7ed48878b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:12.060697 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f6f9208f-7faa-4f16-9361-09c7ed48878b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 Aug 26 15:17:12.061074 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f6f9208f-7faa-4f16-9361-09c7ed48878b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:12.061208 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f6f9208f-7faa-4f16-9361-09c7ed48878b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:12.071901 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:12.071901 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:12.076611 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f6f9208f-7faa-4f16-9361-09c7ed48878b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:17:12.082404 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f6f9208f-7faa-4f16-9361-09c7ed48878b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 returned with HTTP 200 Aug 26 15:17:12.082912 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1278/5084] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:12 2026] GET /volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:17:12.097169 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-172009af-85ca-4b6c-b813-07316482fcf7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:12.099020 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-172009af-85ca-4b6c-b813-07316482fcf7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:17:12.099658 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-172009af-85ca-4b6c-b813-07316482fcf7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c2acbbcb-686e-4e84-8837-af19a17334d6", "name": "tempest-VolumesBackupsTest-Backup-1664858419"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:12.101656 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-172009af-85ca-4b6c-b813-07316482fcf7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Creating new backup {'backup': {'volume_id': 'c2acbbcb-686e-4e84-8837-af19a17334d6', 'name': 'tempest-VolumesBackupsTest-Backup-1664858419'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:17:12.102017 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-172009af-85ca-4b6c-b813-07316482fcf7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Creating backup of volume c2acbbcb-686e-4e84-8837-af19a17334d6 in container None Aug 26 15:17:12.115916 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:12.115916 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:12.115916 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-172009af-85ca-4b6c-b813-07316482fcf7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:17:12.158469 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-172009af-85ca-4b6c-b813-07316482fcf7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Created reservations ['c8e4479c-ebb0-47d6-a8ce-b7cdc091d812', '1e49a860-5fef-46e4-9e4b-250f65d489ca'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:12.226154 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-172009af-85ca-4b6c-b813-07316482fcf7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:17:12.227553 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1261/5085] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:17:12 2026] POST /volume/v3/backups => generated 328 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:12.245062 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cafdda2d-74ab-4885-89a7-4e7ced5a354c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:12.247617 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cafdda2d-74ab-4885-89a7-4e7ced5a354c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:12.247791 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cafdda2d-74ab-4885-89a7-4e7ced5a354c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:12.248072 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cafdda2d-74ab-4885-89a7-4e7ced5a354c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:12.248223 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-cafdda2d-74ab-4885-89a7-4e7ced5a354c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:12.256047 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:12.256047 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:12.257135 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cafdda2d-74ab-4885-89a7-4e7ced5a354c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:12.257607 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1281/5086] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:12 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:12.499074 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-6c5a2426-1a5f-43e4-950e-500b6f357d7f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:12.501792 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-6c5a2426-1a5f-43e4-950e-500b6f357d7f tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] DELETE https://10.4.3.64/volume/v3/attachments/5a4cb36d-bfbc-422b-b914-8d51c6064514 Aug 26 15:17:12.502077 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-6c5a2426-1a5f-43e4-950e-500b6f357d7f tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:12.502341 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-6c5a2426-1a5f-43e4-950e-500b6f357d7f tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:12.512036 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:12.512036 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:12.573435 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-116e0b80-3f81-4038-9b94-f4b6d839a504 req-6c5a2426-1a5f-43e4-950e-500b6f357d7f tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments/5a4cb36d-bfbc-422b-b914-8d51c6064514 returned with HTTP 200 Aug 26 15:17:12.574144 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1267/5087] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:17:12 2026] DELETE /volume/v3/attachments/5a4cb36d-bfbc-422b-b914-8d51c6064514 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:12.613705 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:12.617913 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:17:12.617913 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-769768174", "snapshot_id": "986cae78-6536-42bb-8dc7-551669471fcf", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:12.618391 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-769768174', 'snapshot_id': '986cae78-6536-42bb-8dc7-551669471fcf', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:17:12.625803 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:12.625803 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:12.626454 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Snapshot retrieved successfully. Aug 26 15:17:12.626698 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Create volume of 1 GB Aug 26 15:17:12.631577 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Availability Zones retrieved successfully. Aug 26 15:17:12.637704 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Flow 'volume_create_api' (39e12a2b-040f-4525-acdc-df9e3f568eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:12.639180 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8100ede7-6630-411c-9cc2-93c68f9a00af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:12.640343 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:17:12.679834 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8100ede7-6630-411c-9cc2-93c68f9a00af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '986cae78-6536-42bb-8dc7-551669471fcf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:12.681344 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0af5733-e700-482b-a7bd-23260d8f5289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:12.730082 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Created reservations ['ade3bbb9-ea8f-489f-85f0-31b3e9c4143d', '7fb107c8-24c4-4e6e-8c68-95851fb00424', 'bcae8540-a6ce-4fac-b69d-88f8d7054793', '52408eff-3bf8-44d0-8311-b8388e700ccb'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:12.730930 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0af5733-e700-482b-a7bd-23260d8f5289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ade3bbb9-ea8f-489f-85f0-31b3e9c4143d', '7fb107c8-24c4-4e6e-8c68-95851fb00424', 'bcae8540-a6ce-4fac-b69d-88f8d7054793', '52408eff-3bf8-44d0-8311-b8388e700ccb']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:12.731774 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abcb804f-4253-444c-8cd7-cf169add6cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:12.779941 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abcb804f-4253-444c-8cd7-cf169add6cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ce91bee-a18a-416d-97f0-a1013778900f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-769768174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c76cfc85a8945f18d2078f7a44bcc92',qos_specs=None,replication_status=,reservations=['ade3bbb9-ea8f-489f-85f0-31b3e9c4143d','7fb107c8-24c4-4e6e-8c68-95851fb00424','bcae8540-a6ce-4fac-b69d-88f8d7054793','52408eff-3bf8-44d0-8311-b8388e700ccb'],size=1,snapshot_id=986cae78-6536-42bb-8dc7-551669471fcf,source_replicaid=,source_volid=None,status='creating',user_id='02eae07d3276499ebe86d72378f9de30',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:17:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-769768174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ce91bee-a18a-416d-97f0-a1013778900f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c76cfc85a8945f18d2078f7a44bcc92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=986cae78-6536-42bb-8dc7-551669471fcf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02eae07d3276499ebe86d72378f9de30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:12.780613 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22980360-fbc1-4b48-8c5c-9a2a76c7b5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:12.796975 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22980360-fbc1-4b48-8c5c-9a2a76c7b5c3) transitioned into state 'SUCCESS' from state '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-769768174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c76cfc85a8945f18d2078f7a44bcc92',qos_specs=None,replication_status=,reservations=['ade3bbb9-ea8f-489f-85f0-31b3e9c4143d','7fb107c8-24c4-4e6e-8c68-95851fb00424','bcae8540-a6ce-4fac-b69d-88f8d7054793','52408eff-3bf8-44d0-8311-b8388e700ccb'],size=1,snapshot_id=986cae78-6536-42bb-8dc7-551669471fcf,source_replicaid=,source_volid=None,status='creating',user_id='02eae07d3276499ebe86d72378f9de30',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:12.797863 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (336e9d9b-bd93-4f1c-b23c-46925bbaae8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:12.823464 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (336e9d9b-bd93-4f1c-b23c-46925bbaae8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:12.824612 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Flow 'volume_create_api' (39e12a2b-040f-4525-acdc-df9e3f568eb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:12.825027 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Create volume request issued successfully. Aug 26 15:17:12.825758 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1aaff3c8-1bc5-4159-8441-2eec40817815 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:17:12.826358 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1279/5088] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:17:12 2026] POST /volume/v3/volumes => generated 778 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:13.014693 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-bb327a44-9a2a-4db6-8516-e53c764d497a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:13.016544 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb327a44-9a2a-4db6-8516-e53c764d497a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:13.016762 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb327a44-9a2a-4db6-8516-e53c764d497a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:13.016975 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-bb327a44-9a2a-4db6-8516-e53c764d497a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:13.028766 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:13.028766 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:13.033174 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-bb327a44-9a2a-4db6-8516-e53c764d497a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:13.037721 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-bb327a44-9a2a-4db6-8516-e53c764d497a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:13.038149 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1262/5089] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:13 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:13.268600 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2e01a311-76db-4b82-a9aa-284fd8825d3a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:13.270457 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2e01a311-76db-4b82-a9aa-284fd8825d3a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:13.270632 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2e01a311-76db-4b82-a9aa-284fd8825d3a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:13.270831 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2e01a311-76db-4b82-a9aa-284fd8825d3a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:13.270944 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2e01a311-76db-4b82-a9aa-284fd8825d3a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:13.275342 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:13.275342 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:13.276075 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2e01a311-76db-4b82-a9aa-284fd8825d3a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:13.276494 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1282/5090] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:13 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:13.628926 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:13.630830 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:17:13.631274 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-141287030", "snapshot_id": "597c1db6-91f1-4922-9343-dcf488fc5d7c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:13.632853 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-141287030', 'snapshot_id': '597c1db6-91f1-4922-9343-dcf488fc5d7c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:17:13.643906 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:13.643906 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:13.643906 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:13.643906 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create volume of 1 GB Aug 26 15:17:13.649909 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Availability Zones retrieved successfully. Aug 26 15:17:13.657083 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Flow 'volume_create_api' (13cfb93c-d581-40a3-bc7f-1a6ff24897b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:13.658482 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98520067-984d-4438-8cbe-8f283c7550b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:13.659504 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:17:13.704804 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98520067-984d-4438-8cbe-8f283c7550b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '597c1db6-91f1-4922-9343-dcf488fc5d7c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:13.705643 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cbcbc12-e7b9-47de-a8fd-6729243d7131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:13.754709 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Created reservations ['73ccaea2-b0de-4166-a0c9-774159661190', '97a36ffc-9a25-455a-abe3-a8f00b899acb', '64a8bb7c-17ed-49c0-b00e-0bd9225b872c', 'e53a2e5a-3379-4205-bdc5-4dc9a1392611'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:13.755633 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cbcbc12-e7b9-47de-a8fd-6729243d7131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73ccaea2-b0de-4166-a0c9-774159661190', '97a36ffc-9a25-455a-abe3-a8f00b899acb', '64a8bb7c-17ed-49c0-b00e-0bd9225b872c', 'e53a2e5a-3379-4205-bdc5-4dc9a1392611']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:13.756359 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (173c5255-2cbc-4e94-88f0-62e506fa41d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:13.798520 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (173c5255-2cbc-4e94-88f0-62e506fa41d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c968a53d-c82e-4124-b3c4-a07d6f2398a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-141287030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93489397ab174b54a4f07504887b897a',qos_specs=None,replication_status=,reservations=['73ccaea2-b0de-4166-a0c9-774159661190','97a36ffc-9a25-455a-abe3-a8f00b899acb','64a8bb7c-17ed-49c0-b00e-0bd9225b872c','e53a2e5a-3379-4205-bdc5-4dc9a1392611'],size=1,snapshot_id=597c1db6-91f1-4922-9343-dcf488fc5d7c,source_replicaid=,source_volid=None,status='creating',user_id='2b720e9c882f48128a890a3a244499e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:17:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-141287030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c968a53d-c82e-4124-b3c4-a07d6f2398a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93489397ab174b54a4f07504887b897a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=597c1db6-91f1-4922-9343-dcf488fc5d7c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b720e9c882f48128a890a3a244499e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:13.799379 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d990d63-0398-4435-856c-0796f0891501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:13.826120 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d990d63-0398-4435-856c-0796f0891501) transitioned into state 'SUCCESS' from state '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-141287030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93489397ab174b54a4f07504887b897a',qos_specs=None,replication_status=,reservations=['73ccaea2-b0de-4166-a0c9-774159661190','97a36ffc-9a25-455a-abe3-a8f00b899acb','64a8bb7c-17ed-49c0-b00e-0bd9225b872c','e53a2e5a-3379-4205-bdc5-4dc9a1392611'],size=1,snapshot_id=597c1db6-91f1-4922-9343-dcf488fc5d7c,source_replicaid=,source_volid=None,status='creating',user_id='2b720e9c882f48128a890a3a244499e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:13.827360 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5552111-1063-4863-b9cf-84fa39c2cf79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:13.849356 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5552111-1063-4863-b9cf-84fa39c2cf79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:13.850151 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Flow 'volume_create_api' (13cfb93c-d581-40a3-bc7f-1a6ff24897b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:13.850464 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create volume request issued successfully. Aug 26 15:17:13.851070 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-969f27f0-9fa8-4ea7-a39f-ee8282554962 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:17:13.851467 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1268/5091] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:17:13 2026] POST /volume/v3/volumes => generated 788 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:13.864282 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-700d757e-35ad-452f-9fcc-feb8260dd9a8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:13.866000 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-700d757e-35ad-452f-9fcc-feb8260dd9a8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:13.866165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-700d757e-35ad-452f-9fcc-feb8260dd9a8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:13.866349 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-700d757e-35ad-452f-9fcc-feb8260dd9a8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:13.872819 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:13.872819 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:13.876408 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-700d757e-35ad-452f-9fcc-feb8260dd9a8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:13.880362 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-700d757e-35ad-452f-9fcc-feb8260dd9a8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:13.880709 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1280/5092] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:13 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:14.051230 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-397f7591-a28f-4298-892f-95caa6869492 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:14.053048 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-397f7591-a28f-4298-892f-95caa6869492 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:14.053368 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-397f7591-a28f-4298-892f-95caa6869492 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:14.053593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-397f7591-a28f-4298-892f-95caa6869492 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:14.065129 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:14.065129 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:14.069721 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-397f7591-a28f-4298-892f-95caa6869492 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:14.075110 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-397f7591-a28f-4298-892f-95caa6869492 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:14.075652 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1263/5093] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:14 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:14.288895 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e61bb011-431b-4e25-9362-4958874ee32c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:14.291449 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e61bb011-431b-4e25-9362-4958874ee32c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:14.291711 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e61bb011-431b-4e25-9362-4958874ee32c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:14.291990 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e61bb011-431b-4e25-9362-4958874ee32c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:14.292141 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e61bb011-431b-4e25-9362-4958874ee32c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:14.297439 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:14.297439 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:14.298365 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e61bb011-431b-4e25-9362-4958874ee32c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:14.298842 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1283/5094] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:14 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:14.893237 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bb9767ad-e4b1-4e75-80ee-630ab55eefd3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:14.895706 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb9767ad-e4b1-4e75-80ee-630ab55eefd3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:14.895999 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb9767ad-e4b1-4e75-80ee-630ab55eefd3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:14.896314 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bb9767ad-e4b1-4e75-80ee-630ab55eefd3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:14.905210 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:14.905210 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:14.910332 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-bb9767ad-e4b1-4e75-80ee-630ab55eefd3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:14.915564 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bb9767ad-e4b1-4e75-80ee-630ab55eefd3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:14.915960 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1269/5095] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:14 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:14.931561 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-914113b2-c61b-453a-9957-4e100e1e67b8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:14.935923 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-914113b2-c61b-453a-9957-4e100e1e67b8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:14.935923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-914113b2-c61b-453a-9957-4e100e1e67b8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:14.935923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-914113b2-c61b-453a-9957-4e100e1e67b8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:14.943705 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:14.943705 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:14.949643 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-914113b2-c61b-453a-9957-4e100e1e67b8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:14.955021 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-914113b2-c61b-453a-9957-4e100e1e67b8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:14.955021 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1281/5096] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:14 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:15.090869 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-887b26f3-71d7-4006-9904-ec25ac8b43d7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:15.091386 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-887b26f3-71d7-4006-9904-ec25ac8b43d7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:15.091589 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-887b26f3-71d7-4006-9904-ec25ac8b43d7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:15.091843 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-887b26f3-71d7-4006-9904-ec25ac8b43d7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:15.104895 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:15.104895 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:15.109511 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-887b26f3-71d7-4006-9904-ec25ac8b43d7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:15.115233 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-887b26f3-71d7-4006-9904-ec25ac8b43d7 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:15.115820 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1264/5097] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:15 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:15.311864 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0715ee09-ffd5-4635-897b-db3734d83d05 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:15.314157 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0715ee09-ffd5-4635-897b-db3734d83d05 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:15.314380 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0715ee09-ffd5-4635-897b-db3734d83d05 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:15.314639 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0715ee09-ffd5-4635-897b-db3734d83d05 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:15.314695 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-0715ee09-ffd5-4635-897b-db3734d83d05 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:15.320165 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:15.320165 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:15.321098 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0715ee09-ffd5-4635-897b-db3734d83d05 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:15.321509 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1284/5098] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:15 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:15.676226 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-ada55ddf-381d-4840-855b-1e7956f5402e req-b9d04430-5ebd-48d7-9434-7332cbe02061 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:15.684308 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-b9d04430-5ebd-48d7-9434-7332cbe02061 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:15.684684 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-b9d04430-5ebd-48d7-9434-7332cbe02061 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:15.685022 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-b9d04430-5ebd-48d7-9434-7332cbe02061 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:15.695312 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:15.695312 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:15.704348 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-ada55ddf-381d-4840-855b-1e7956f5402e req-b9d04430-5ebd-48d7-9434-7332cbe02061 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:15.711587 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-b9d04430-5ebd-48d7-9434-7332cbe02061 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:15.712119 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1270/5099] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:17:15 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:15.841769 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fb4d03cc-bfd4-4935-87fd-473bf3ca32d7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:15.842243 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb4d03cc-bfd4-4935-87fd-473bf3ca32d7 None None] GET https://10.4.3.64/volume// Aug 26 15:17:15.842408 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb4d03cc-bfd4-4935-87fd-473bf3ca32d7 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:15.842614 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fb4d03cc-bfd4-4935-87fd-473bf3ca32d7 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:15.842934 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fb4d03cc-bfd4-4935-87fd-473bf3ca32d7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:15.843252 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1282/5100] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:17:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:15.849514 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-ada55ddf-381d-4840-855b-1e7956f5402e req-a254f96e-e3ac-4cbb-b27f-868b87842751 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:15.854619 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-a254f96e-e3ac-4cbb-b27f-868b87842751 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:17:15.855006 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-a254f96e-e3ac-4cbb-b27f-868b87842751 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c968a53d-c82e-4124-b3c4-a07d6f2398a3", "connector": null, "instance_uuid": "28c7c576-38f5-485a-b7df-9216ba774174"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:15.863383 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:15.863383 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:15.894006 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-a254f96e-e3ac-4cbb-b27f-868b87842751 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:17:15.894623 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1265/5101] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:17:15 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) Aug 26 15:17:15.926648 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-297e9f32-40f3-4031-a0f2-36a2cfaac6cc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:15.928366 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-297e9f32-40f3-4031-a0f2-36a2cfaac6cc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:15.928586 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-297e9f32-40f3-4031-a0f2-36a2cfaac6cc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:15.928812 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-297e9f32-40f3-4031-a0f2-36a2cfaac6cc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:15.940225 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:15.940225 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:15.944827 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-297e9f32-40f3-4031-a0f2-36a2cfaac6cc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:15.950990 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-297e9f32-40f3-4031-a0f2-36a2cfaac6cc tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:15.951091 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-23830a60-307f-4c68-8977-9304d6293b93 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:15.951381 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1285/5102] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:15 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:15.951435 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-23830a60-307f-4c68-8977-9304d6293b93 None None] GET https://10.4.3.64/volume// Aug 26 15:17:15.951577 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-23830a60-307f-4c68-8977-9304d6293b93 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:15.951791 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-23830a60-307f-4c68-8977-9304d6293b93 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:15.952247 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-23830a60-307f-4c68-8977-9304d6293b93 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:15.952553 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1271/5103] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:17:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:15.961009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ada55ddf-381d-4840-855b-1e7956f5402e req-b121b895-54b6-4193-b5d5-a8eda15ab785 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:15.964530 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-b121b895-54b6-4193-b5d5-a8eda15ab785 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:15.964731 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-b121b895-54b6-4193-b5d5-a8eda15ab785 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:15.965047 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-b121b895-54b6-4193-b5d5-a8eda15ab785 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:15.976044 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:15.976044 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:15.979611 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-ada55ddf-381d-4840-855b-1e7956f5402e req-b121b895-54b6-4193-b5d5-a8eda15ab785 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:15.987005 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-b121b895-54b6-4193-b5d5-a8eda15ab785 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:15.987405 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1283/5104] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:17:15 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 1060 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:17:16.130195 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b1c72ab7-8dc2-474e-a65c-d8fdb5145fbd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:16.132328 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b1c72ab7-8dc2-474e-a65c-d8fdb5145fbd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:16.132604 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b1c72ab7-8dc2-474e-a65c-d8fdb5145fbd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:16.132784 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b1c72ab7-8dc2-474e-a65c-d8fdb5145fbd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:16.152991 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:16.152991 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:16.159598 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b1c72ab7-8dc2-474e-a65c-d8fdb5145fbd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:16.161218 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ada55ddf-381d-4840-855b-1e7956f5402e req-6ca4f9ef-cab6-4813-9e3b-c69d3a7ef2c4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:16.163975 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-6ca4f9ef-cab6-4813-9e3b-c69d3a7ef2c4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] PUT https://10.4.3.64/volume/v3/attachments/32fe3029-a446-4e23-86fe-a74fba8880d2 Aug 26 15:17:16.164382 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-6ca4f9ef-cab6-4813-9e3b-c69d3a7ef2c4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:16.164898 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b1c72ab7-8dc2-474e-a65c-d8fdb5145fbd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:16.165234 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1266/5105] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:16 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:16.172550 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-ada55ddf-381d-4840-855b-1e7956f5402e req-6ca4f9ef-cab6-4813-9e3b-c69d3a7ef2c4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Acquiring lock "cinder-attachment_update-c968a53d-c82e-4124-b3c4-a07d6f2398a3-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:17:16.178030 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-ada55ddf-381d-4840-855b-1e7956f5402e req-6ca4f9ef-cab6-4813-9e3b-c69d3a7ef2c4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Lock "cinder-attachment_update-c968a53d-c82e-4124-b3c4-a07d6f2398a3-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:17:16.179314 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:16.179314 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:16.310611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-ada55ddf-381d-4840-855b-1e7956f5402e req-6ca4f9ef-cab6-4813-9e3b-c69d3a7ef2c4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Lock "cinder-attachment_update-c968a53d-c82e-4124-b3c4-a07d6f2398a3-np0000008165" released by "attachment_update" :: held 0.133s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:17:16.311323 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-6ca4f9ef-cab6-4813-9e3b-c69d3a7ef2c4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments/32fe3029-a446-4e23-86fe-a74fba8880d2 returned with HTTP 200 Aug 26 15:17:16.311500 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1286/5106] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:17:16 2026] PUT /volume/v3/attachments/32fe3029-a446-4e23-86fe-a74fba8880d2 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:16.340687 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4caaf795-2d63-41dc-a944-fd057a3a1aa4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:16.342905 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4caaf795-2d63-41dc-a944-fd057a3a1aa4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:16.343267 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4caaf795-2d63-41dc-a944-fd057a3a1aa4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:16.343343 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4caaf795-2d63-41dc-a944-fd057a3a1aa4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:16.343684 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4caaf795-2d63-41dc-a944-fd057a3a1aa4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:16.351263 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:16.351263 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:16.351263 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4caaf795-2d63-41dc-a944-fd057a3a1aa4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:16.351263 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1272/5107] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:16 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:17:16.409161 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-7c6f6ee8-8228-4ce8-ba56-880751593c51 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:16.412703 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-7c6f6ee8-8228-4ce8-ba56-880751593c51 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/attachments/a5f83359-d124-40ad-8976-f6cf781d9061/action Aug 26 15:17:16.413210 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-7c6f6ee8-8228-4ce8-ba56-880751593c51 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:17:16.413241 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-7c6f6ee8-8228-4ce8-ba56-880751593c51 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:16.435141 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:16.435141 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:16.449397 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-2105b58e-1b71-484a-bf2e-a5a04f772528 req-7c6f6ee8-8228-4ce8-ba56-880751593c51 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/a5f83359-d124-40ad-8976-f6cf781d9061/action returned with HTTP 204 Aug 26 15:17:16.450000 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1284/5108] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:17:16 2026] POST /volume/v3/attachments/a5f83359-d124-40ad-8976-f6cf781d9061/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:16.963253 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3f6d4ba1-d365-4230-9a29-d7b7a08ea0a4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:16.965508 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f6d4ba1-d365-4230-9a29-d7b7a08ea0a4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:16.965704 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f6d4ba1-d365-4230-9a29-d7b7a08ea0a4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:16.965905 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f6d4ba1-d365-4230-9a29-d7b7a08ea0a4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:16.975399 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:16.975399 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:16.979037 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3f6d4ba1-d365-4230-9a29-d7b7a08ea0a4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:16.983312 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f6d4ba1-d365-4230-9a29-d7b7a08ea0a4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:16.983679 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1267/5109] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:16 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:17.180048 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ccae6bb0-d997-4d32-bd90-94f742a9da38 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:17.181755 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ccae6bb0-d997-4d32-bd90-94f742a9da38 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:17.181959 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ccae6bb0-d997-4d32-bd90-94f742a9da38 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:17.182139 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ccae6bb0-d997-4d32-bd90-94f742a9da38 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:17.191256 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:17.191256 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:17.194598 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ccae6bb0-d997-4d32-bd90-94f742a9da38 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:17.198691 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ccae6bb0-d997-4d32-bd90-94f742a9da38 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:17.199069 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1287/5110] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:17 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:17.214656 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e90c41d5-a858-49af-b1a0-b250ff1c777c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:17.220077 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e90c41d5-a858-49af-b1a0-b250ff1c777c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:17.221207 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e90c41d5-a858-49af-b1a0-b250ff1c777c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:17.221207 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e90c41d5-a858-49af-b1a0-b250ff1c777c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:17.240247 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:17.240247 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:17.245305 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e90c41d5-a858-49af-b1a0-b250ff1c777c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:17.250402 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e90c41d5-a858-49af-b1a0-b250ff1c777c tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:17.250961 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1273/5111] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:17 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 1168 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:17.299327 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-69830755-07a2-4568-bfef-5445af82c0e6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:17.302120 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-69830755-07a2-4568-bfef-5445af82c0e6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:17.302422 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-69830755-07a2-4568-bfef-5445af82c0e6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:17.302703 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-69830755-07a2-4568-bfef-5445af82c0e6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:17.315337 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:17.315337 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:17.318957 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-69830755-07a2-4568-bfef-5445af82c0e6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:17.323084 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-69830755-07a2-4568-bfef-5445af82c0e6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:17.323527 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1285/5112] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:17:17 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 1168 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:17.345128 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-9c383e65-84e5-4099-b2ec-1ba66ba92220 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:17.347138 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-9c383e65-84e5-4099-b2ec-1ba66ba92220 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab/action Aug 26 15:17:17.347580 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-9c383e65-84e5-4099-b2ec-1ba66ba92220 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:17:17.347580 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-9c383e65-84e5-4099-b2ec-1ba66ba92220 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:17.358150 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:17.358150 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:17.358606 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-9c383e65-84e5-4099-b2ec-1ba66ba92220 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:17.365736 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-9c383e65-84e5-4099-b2ec-1ba66ba92220 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Begin detaching volume completed successfully. Aug 26 15:17:17.366018 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-9c383e65-84e5-4099-b2ec-1ba66ba92220 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab/action returned with HTTP 202 Aug 26 15:17:17.366554 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1268/5113] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:17:17 2026] POST /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:17:17.374627 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-015764bc-b1bb-403c-9837-cc632518c95d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:17.376562 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-015764bc-b1bb-403c-9837-cc632518c95d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:17.376807 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-015764bc-b1bb-403c-9837-cc632518c95d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:17.377153 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-015764bc-b1bb-403c-9837-cc632518c95d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:17.377277 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-015764bc-b1bb-403c-9837-cc632518c95d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:17.382004 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:17.382004 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:17.382803 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-015764bc-b1bb-403c-9837-cc632518c95d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:17.383317 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1288/5114] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:17 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:17.433562 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-93d9d229-f4bf-4089-a0c0-b8f22f42c9d4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:17.435987 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-93d9d229-f4bf-4089-a0c0-b8f22f42c9d4 None None] GET https://10.4.3.64/volume// Aug 26 15:17:17.436222 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-93d9d229-f4bf-4089-a0c0-b8f22f42c9d4 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:17.436446 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-93d9d229-f4bf-4089-a0c0-b8f22f42c9d4 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:17.436857 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-93d9d229-f4bf-4089-a0c0-b8f22f42c9d4 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:17.438458 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1274/5115] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:17:17 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:17.450010 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-96f0846a-d242-4b8d-8dd1-04e148721f56 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:17.450010 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-96f0846a-d242-4b8d-8dd1-04e148721f56 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:17.450010 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-96f0846a-d242-4b8d-8dd1-04e148721f56 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:17.450565 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-96f0846a-d242-4b8d-8dd1-04e148721f56 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:17.461485 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:17.461485 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:17.466252 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-96f0846a-d242-4b8d-8dd1-04e148721f56 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:17.471258 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-96f0846a-d242-4b8d-8dd1-04e148721f56 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:17.471671 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1286/5116] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:17:17 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 1351 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:17:17.481604 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-6fbde778-25ef-4cb3-9727-66614eb7bded None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:17.484585 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-6fbde778-25ef-4cb3-9727-66614eb7bded tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab/encryption Aug 26 15:17:17.484792 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-6fbde778-25ef-4cb3-9727-66614eb7bded tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:17.485005 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-6fbde778-25ef-4cb3-9727-66614eb7bded tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:17.496608 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:17.496608 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:17.502967 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-6fbde778-25ef-4cb3-9727-66614eb7bded tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab/encryption returned with HTTP 200 Aug 26 15:17:17.503422 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1269/5117] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:17:17 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:17.996648 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d002e406-1ad9-4037-a1f0-b410472fe4d5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:17.998940 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d002e406-1ad9-4037-a1f0-b410472fe4d5 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:17.999149 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d002e406-1ad9-4037-a1f0-b410472fe4d5 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:17.999373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d002e406-1ad9-4037-a1f0-b410472fe4d5 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:18.010912 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:18.010912 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:18.014905 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d002e406-1ad9-4037-a1f0-b410472fe4d5 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:18.020096 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d002e406-1ad9-4037-a1f0-b410472fe4d5 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:18.020545 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1289/5118] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:17 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:18.393533 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4ff08814-5c55-4bdf-b0d9-64e8363a558e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:18.395308 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ff08814-5c55-4bdf-b0d9-64e8363a558e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:18.395498 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ff08814-5c55-4bdf-b0d9-64e8363a558e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:18.395675 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4ff08814-5c55-4bdf-b0d9-64e8363a558e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:18.395785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4ff08814-5c55-4bdf-b0d9-64e8363a558e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:18.400294 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:18.400294 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:18.401140 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4ff08814-5c55-4bdf-b0d9-64e8363a558e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:18.401507 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1275/5119] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:18 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:19.035626 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-83fc57a2-b2cc-4a42-a09a-1c30941790ed None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:19.039551 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-83fc57a2-b2cc-4a42-a09a-1c30941790ed tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:19.039801 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-83fc57a2-b2cc-4a42-a09a-1c30941790ed tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:19.040017 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-83fc57a2-b2cc-4a42-a09a-1c30941790ed tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:19.049782 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:19.049782 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:19.053234 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-83fc57a2-b2cc-4a42-a09a-1c30941790ed tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:19.057794 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-83fc57a2-b2cc-4a42-a09a-1c30941790ed tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:19.058267 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1287/5120] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:19 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:19.410658 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-19855e3b-d49e-4b0d-9e5b-e5c4927b7be8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:19.412390 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19855e3b-d49e-4b0d-9e5b-e5c4927b7be8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:19.412604 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19855e3b-d49e-4b0d-9e5b-e5c4927b7be8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:19.412768 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19855e3b-d49e-4b0d-9e5b-e5c4927b7be8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:19.412869 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-19855e3b-d49e-4b0d-9e5b-e5c4927b7be8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:19.417217 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:19.417217 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:19.419048 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19855e3b-d49e-4b0d-9e5b-e5c4927b7be8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:19.419508 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1270/5121] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:19 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:19.584124 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ada55ddf-381d-4840-855b-1e7956f5402e req-5e8f7a4b-6ce2-4901-a7e1-05b3f5834211 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:19.587573 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-5e8f7a4b-6ce2-4901-a7e1-05b3f5834211 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/attachments/32fe3029-a446-4e23-86fe-a74fba8880d2/action Aug 26 15:17:19.588177 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-5e8f7a4b-6ce2-4901-a7e1-05b3f5834211 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:17:19.589226 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-5e8f7a4b-6ce2-4901-a7e1-05b3f5834211 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:19.607034 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:19.607034 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:19.617257 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ada55ddf-381d-4840-855b-1e7956f5402e req-5e8f7a4b-6ce2-4901-a7e1-05b3f5834211 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments/32fe3029-a446-4e23-86fe-a74fba8880d2/action returned with HTTP 204 Aug 26 15:17:19.617797 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1290/5122] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:17:19 2026] POST /volume/v3/attachments/32fe3029-a446-4e23-86fe-a74fba8880d2/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:19.704429 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-e24014e3-fc2d-426c-a288-c98717bb3054 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:19.706617 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-e24014e3-fc2d-426c-a288-c98717bb3054 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a5f83359-d124-40ad-8976-f6cf781d9061 Aug 26 15:17:19.706822 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-e24014e3-fc2d-426c-a288-c98717bb3054 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:19.707041 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-e24014e3-fc2d-426c-a288-c98717bb3054 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:19.718934 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:19.718934 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:19.772266 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-e7cf232f-5cce-4508-9c2e-ce07b76f67ee req-e24014e3-fc2d-426c-a288-c98717bb3054 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/a5f83359-d124-40ad-8976-f6cf781d9061 returned with HTTP 200 Aug 26 15:17:19.772786 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1276/5123] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:17:19 2026] DELETE /volume/v3/attachments/a5f83359-d124-40ad-8976-f6cf781d9061 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:20.071205 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-95cdfe34-5496-4743-9f66-ba1dd2cd85bd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:20.073194 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95cdfe34-5496-4743-9f66-ba1dd2cd85bd tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:20.073428 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95cdfe34-5496-4743-9f66-ba1dd2cd85bd tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:20.073615 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95cdfe34-5496-4743-9f66-ba1dd2cd85bd tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:20.082695 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:20.082695 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:20.085961 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-95cdfe34-5496-4743-9f66-ba1dd2cd85bd tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:20.089932 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95cdfe34-5496-4743-9f66-ba1dd2cd85bd tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:20.090041 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1288/5124] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:20 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 1173 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:20.433259 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-20939e55-9b5b-4435-859e-93341183b6bf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:20.435507 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-20939e55-9b5b-4435-859e-93341183b6bf tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:20.435752 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-20939e55-9b5b-4435-859e-93341183b6bf tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:20.436003 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-20939e55-9b5b-4435-859e-93341183b6bf tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:20.436172 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-20939e55-9b5b-4435-859e-93341183b6bf tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:20.441153 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:20.441153 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:20.442119 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-20939e55-9b5b-4435-859e-93341183b6bf tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:20.442576 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1271/5125] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:20 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:20.626381 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-6ca3be9d-c62d-4eaf-92d6-d2eda1b8f60e req-da185ec6-cd79-48ad-9e89-523878d3b7ac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:20.629014 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ca3be9d-c62d-4eaf-92d6-d2eda1b8f60e req-da185ec6-cd79-48ad-9e89-523878d3b7ac tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:20.629290 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6ca3be9d-c62d-4eaf-92d6-d2eda1b8f60e req-da185ec6-cd79-48ad-9e89-523878d3b7ac tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:20.629558 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-6ca3be9d-c62d-4eaf-92d6-d2eda1b8f60e req-da185ec6-cd79-48ad-9e89-523878d3b7ac tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:20.638975 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:20.638975 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:20.644122 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-6ca3be9d-c62d-4eaf-92d6-d2eda1b8f60e req-da185ec6-cd79-48ad-9e89-523878d3b7ac tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:20.649813 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-6ca3be9d-c62d-4eaf-92d6-d2eda1b8f60e req-da185ec6-cd79-48ad-9e89-523878d3b7ac tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:20.650462 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1291/5126] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:17:20 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:21.746936 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7d3d3fe6-5df8-4978-a1d3-525c668124ef None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:21.746936 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7d3d3fe6-5df8-4978-a1d3-525c668124ef tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:21.746936 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7d3d3fe6-5df8-4978-a1d3-525c668124ef tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:21.746936 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7d3d3fe6-5df8-4978-a1d3-525c668124ef tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:21.746936 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-7d3d3fe6-5df8-4978-a1d3-525c668124ef tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:21.746936 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:21.746936 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:21.746936 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7d3d3fe6-5df8-4978-a1d3-525c668124ef tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:21.746936 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1277/5127] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:21 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:22.474595 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3806b454-9124-4684-b8b3-75bc622c9c6c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:22.476501 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3806b454-9124-4684-b8b3-75bc622c9c6c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:22.476703 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3806b454-9124-4684-b8b3-75bc622c9c6c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:22.476882 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3806b454-9124-4684-b8b3-75bc622c9c6c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:22.477046 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-3806b454-9124-4684-b8b3-75bc622c9c6c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:22.481733 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:22.481733 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:22.482581 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3806b454-9124-4684-b8b3-75bc622c9c6c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:22.482997 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1289/5128] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:22 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:23.402881 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1fbddcb6-6bd5-458b-be02-791fd61aadd6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:23.405276 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1fbddcb6-6bd5-458b-be02-791fd61aadd6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:23.405562 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1fbddcb6-6bd5-458b-be02-791fd61aadd6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:23.405822 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1fbddcb6-6bd5-458b-be02-791fd61aadd6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:23.418143 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:23.418143 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:23.421974 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1fbddcb6-6bd5-458b-be02-791fd61aadd6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:23.427518 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1fbddcb6-6bd5-458b-be02-791fd61aadd6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:23.427898 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1272/5129] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:17:23 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:23.451290 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1ba9ba96-30f9-443b-842f-02c14f971256 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:23.453942 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1ba9ba96-30f9-443b-842f-02c14f971256 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3/action Aug 26 15:17:23.454499 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1ba9ba96-30f9-443b-842f-02c14f971256 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:17:23.454499 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1ba9ba96-30f9-443b-842f-02c14f971256 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:23.465896 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:23.465896 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:23.466417 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1ba9ba96-30f9-443b-842f-02c14f971256 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:23.472212 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1ba9ba96-30f9-443b-842f-02c14f971256 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Begin detaching volume completed successfully. Aug 26 15:17:23.472399 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-1ba9ba96-30f9-443b-842f-02c14f971256 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3/action returned with HTTP 202 Aug 26 15:17:23.472930 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1292/5130] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:17:23 2026] POST /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:17:23.494143 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eedc3042-87c7-4ec1-8e98-35eeeab7d0ee None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:23.496374 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eedc3042-87c7-4ec1-8e98-35eeeab7d0ee tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:23.496631 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eedc3042-87c7-4ec1-8e98-35eeeab7d0ee tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:23.496908 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eedc3042-87c7-4ec1-8e98-35eeeab7d0ee tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:23.497088 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-eedc3042-87c7-4ec1-8e98-35eeeab7d0ee tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:23.503338 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:23.503338 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:23.504344 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eedc3042-87c7-4ec1-8e98-35eeeab7d0ee tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:23.504985 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1278/5131] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:23 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:23.538503 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b7b41e9e-13a0-4534-abbb-8c9ffa961899 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:23.539111 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b7b41e9e-13a0-4534-abbb-8c9ffa961899 None None] GET https://10.4.3.64/volume// Aug 26 15:17:23.539377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b7b41e9e-13a0-4534-abbb-8c9ffa961899 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:23.539664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b7b41e9e-13a0-4534-abbb-8c9ffa961899 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:23.540086 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b7b41e9e-13a0-4534-abbb-8c9ffa961899 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:23.540369 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1290/5132] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:17:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:23.549184 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-c8e1b680-c40f-4a68-86ad-b7a8e6d41338 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:23.551849 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-c8e1b680-c40f-4a68-86ad-b7a8e6d41338 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:23.552151 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-c8e1b680-c40f-4a68-86ad-b7a8e6d41338 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:23.552403 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-c8e1b680-c40f-4a68-86ad-b7a8e6d41338 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:23.571832 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:23.571832 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:23.577710 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-c8e1b680-c40f-4a68-86ad-b7a8e6d41338 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:23.585867 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-c8e1b680-c40f-4a68-86ad-b7a8e6d41338 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:23.586515 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1273/5133] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:17:23 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 1356 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:17:23.621842 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8ea19510-4f40-4df1-917f-7ff01e7d688a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:23.623853 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8ea19510-4f40-4df1-917f-7ff01e7d688a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:23.624068 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8ea19510-4f40-4df1-917f-7ff01e7d688a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:23.624246 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8ea19510-4f40-4df1-917f-7ff01e7d688a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:23.624439 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-8ea19510-4f40-4df1-917f-7ff01e7d688a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Delete volume with id: b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:23.634922 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:23.634922 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:23.634922 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8ea19510-4f40-4df1-917f-7ff01e7d688a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:23.646048 np0000008165 devstack@c-api.service[100199]: WARNING cinder.keymgr.conf_key_mgr [None req-8ea19510-4f40-4df1-917f-7ff01e7d688a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 15:17:23.652424 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8ea19510-4f40-4df1-917f-7ff01e7d688a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Delete volume request issued successfully. Aug 26 15:17:23.652636 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8ea19510-4f40-4df1-917f-7ff01e7d688a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 202 Aug 26 15:17:23.653117 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1293/5134] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:17:23 2026] DELETE /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:23.666840 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5fd17fba-a5b1-4457-b528-86e6c4382b96 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:23.669021 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5fd17fba-a5b1-4457-b528-86e6c4382b96 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:23.669223 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5fd17fba-a5b1-4457-b528-86e6c4382b96 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:23.669436 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5fd17fba-a5b1-4457-b528-86e6c4382b96 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:23.679172 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:23.679172 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:23.684526 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5fd17fba-a5b1-4457-b528-86e6c4382b96 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:17:23.690916 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5fd17fba-a5b1-4457-b528-86e6c4382b96 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 200 Aug 26 15:17:23.690916 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1279/5135] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:23 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:24.420436 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-e06f0b05-b91f-411c-8ea7-f3de36c0cdef None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:24.422976 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-e06f0b05-b91f-411c-8ea7-f3de36c0cdef tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] DELETE https://10.4.3.64/volume/v3/attachments/32fe3029-a446-4e23-86fe-a74fba8880d2 Aug 26 15:17:24.423183 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-e06f0b05-b91f-411c-8ea7-f3de36c0cdef tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:24.423378 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-e06f0b05-b91f-411c-8ea7-f3de36c0cdef tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:24.430879 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:24.430879 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:24.478346 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-8f0bb6e7-90ef-4958-be1e-77b24a4ed8da req-e06f0b05-b91f-411c-8ea7-f3de36c0cdef tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments/32fe3029-a446-4e23-86fe-a74fba8880d2 returned with HTTP 200 Aug 26 15:17:24.478819 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1291/5136] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:17:24 2026] DELETE /volume/v3/attachments/32fe3029-a446-4e23-86fe-a74fba8880d2 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:24.515643 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-37a57a2f-f0d1-4dc6-9bce-c3a7a86010b5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:24.518001 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-37a57a2f-f0d1-4dc6-9bce-c3a7a86010b5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:24.518557 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-37a57a2f-f0d1-4dc6-9bce-c3a7a86010b5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:24.518811 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-37a57a2f-f0d1-4dc6-9bce-c3a7a86010b5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:24.518982 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-37a57a2f-f0d1-4dc6-9bce-c3a7a86010b5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:24.524561 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:24.524561 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:24.525565 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-37a57a2f-f0d1-4dc6-9bce-c3a7a86010b5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:24.526360 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1274/5137] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:24 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:24.605982 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-93025705-1041-477d-8189-53ac99127c38 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:24.607903 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:17:24.608269 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1522088988", "snapshot_id": "35f1c49b-78eb-4a45-8fd9-43f44734f010", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:24.609781 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1522088988', 'snapshot_id': '35f1c49b-78eb-4a45-8fd9-43f44734f010', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:17:24.615778 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:24.615778 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:24.616389 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:24.616539 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create volume of 1 GB Aug 26 15:17:24.620454 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Availability Zones retrieved successfully. Aug 26 15:17:24.625902 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Flow 'volume_create_api' (038fe80b-e51d-48cc-b502-aea0777da853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:24.627023 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8447c47d-30b4-4920-b45e-826fa63ccc51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:24.627892 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:17:24.658632 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8447c47d-30b4-4920-b45e-826fa63ccc51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '35f1c49b-78eb-4a45-8fd9-43f44734f010', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:24.659365 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d99cf8-7e5e-44b1-a67d-2054fc626669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:24.697903 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Created reservations ['4e05ddbd-34d4-4ff4-9064-9d14ea1e6fd5', '4502881d-3a99-44a6-ac67-06133ee15fb5', 'c3093047-d3da-4800-8f0d-492ede4bfe20', '46092601-e9de-4017-9064-dbf9b8274ac8'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:24.698765 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64d99cf8-7e5e-44b1-a67d-2054fc626669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e05ddbd-34d4-4ff4-9064-9d14ea1e6fd5', '4502881d-3a99-44a6-ac67-06133ee15fb5', 'c3093047-d3da-4800-8f0d-492ede4bfe20', '46092601-e9de-4017-9064-dbf9b8274ac8']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:24.699509 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ff628c-de7a-428e-af93-b160ed7974a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:24.701489 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0afcdfff-94c3-4c3e-bda0-433cf0eb7e43 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:24.705906 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0afcdfff-94c3-4c3e-bda0-433cf0eb7e43 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab Aug 26 15:17:24.705906 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0afcdfff-94c3-4c3e-bda0-433cf0eb7e43 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:24.705906 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0afcdfff-94c3-4c3e-bda0-433cf0eb7e43 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:24.711752 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0afcdfff-94c3-4c3e-bda0-433cf0eb7e43 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab returned with HTTP 404 Aug 26 15:17:24.712329 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1280/5138] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:24 2026] GET /volume/v3/volumes/b59422ed-48df-4c8e-b463-dcca12585fab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:24.719569 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d0e27665-fbdb-46c5-9df3-fd93f94ab4e7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:24.721905 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d0e27665-fbdb-46c5-9df3-fd93f94ab4e7 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:17:24.722200 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d0e27665-fbdb-46c5-9df3-fd93f94ab4e7 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:24.722571 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d0e27665-fbdb-46c5-9df3-fd93f94ab4e7 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:24.723305 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:24.723305 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:24.723653 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-d0e27665-fbdb-46c5-9df3-fd93f94ab4e7 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:17:24.734262 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d0e27665-fbdb-46c5-9df3-fd93f94ab4e7 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Get all volumes completed successfully. Aug 26 15:17:24.736224 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:24.736224 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:24.740447 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d0e27665-fbdb-46c5-9df3-fd93f94ab4e7 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:17:24.741145 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1292/5139] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:17:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10335 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:17:24.744650 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ff628c-de7a-428e-af93-b160ed7974a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76dc179c-53e9-4c9b-810e-0d9497bb3d54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1522088988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93489397ab174b54a4f07504887b897a',qos_specs=None,replication_status=,reservations=['4e05ddbd-34d4-4ff4-9064-9d14ea1e6fd5','4502881d-3a99-44a6-ac67-06133ee15fb5','c3093047-d3da-4800-8f0d-492ede4bfe20','46092601-e9de-4017-9064-dbf9b8274ac8'],size=1,snapshot_id=35f1c49b-78eb-4a45-8fd9-43f44734f010,source_replicaid=,source_volid=None,status='creating',user_id='2b720e9c882f48128a890a3a244499e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:17:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1522088988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76dc179c-53e9-4c9b-810e-0d9497bb3d54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93489397ab174b54a4f07504887b897a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=35f1c49b-78eb-4a45-8fd9-43f44734f010,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b720e9c882f48128a890a3a244499e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:24.745461 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4cf6c1a-7533-411c-972c-c1f44021e708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:24.754150 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-edaba8c5-c73f-4336-b4ec-d03ca9e79521 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:24.755987 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-edaba8c5-c73f-4336-b4ec-d03ca9e79521 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] DELETE https://10.4.3.64/volume/v3/types/1243fcc6-238b-4556-a3d6-8c905613f9cc Aug 26 15:17:24.756224 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-edaba8c5-c73f-4336-b4ec-d03ca9e79521 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:24.756486 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-edaba8c5-c73f-4336-b4ec-d03ca9e79521 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:24.765243 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4cf6c1a-7533-411c-972c-c1f44021e708) transitioned into state 'SUCCESS' from state '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-1522088988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93489397ab174b54a4f07504887b897a',qos_specs=None,replication_status=,reservations=['4e05ddbd-34d4-4ff4-9064-9d14ea1e6fd5','4502881d-3a99-44a6-ac67-06133ee15fb5','c3093047-d3da-4800-8f0d-492ede4bfe20','46092601-e9de-4017-9064-dbf9b8274ac8'],size=1,snapshot_id=35f1c49b-78eb-4a45-8fd9-43f44734f010,source_replicaid=,source_volid=None,status='creating',user_id='2b720e9c882f48128a890a3a244499e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:24.766360 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (130c81e6-3fde-4b14-b4b7-c7e3ce01fe9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:24.782336 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-edaba8c5-c73f-4336-b4ec-d03ca9e79521 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/types/1243fcc6-238b-4556-a3d6-8c905613f9cc returned with HTTP 202 Aug 26 15:17:24.782811 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1275/5140] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:17:24 2026] DELETE /volume/v3/types/1243fcc6-238b-4556-a3d6-8c905613f9cc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:24.791914 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (130c81e6-3fde-4b14-b4b7-c7e3ce01fe9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:24.792122 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dd806c58-39bf-499f-b9a6-93a9c9323359 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:24.792993 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Flow 'volume_create_api' (038fe80b-e51d-48cc-b502-aea0777da853) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:24.793293 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create volume request issued successfully. Aug 26 15:17:24.793816 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-93025705-1041-477d-8189-53ac99127c38 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:17:24.794298 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1294/5141] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:17:24 2026] POST /volume/v3/volumes => generated 789 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:24.797314 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd806c58-39bf-499f-b9a6-93a9c9323359 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:17:24.797645 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dd806c58-39bf-499f-b9a6-93a9c9323359 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1946243185", "extra_specs": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:24.805388 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2e1597dd-c888-440f-a59d-45e448f6f0f2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:24.807273 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e1597dd-c888-440f-a59d-45e448f6f0f2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:24.807616 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e1597dd-c888-440f-a59d-45e448f6f0f2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:24.807985 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e1597dd-c888-440f-a59d-45e448f6f0f2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:24.810900 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dd806c58-39bf-499f-b9a6-93a9c9323359 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:17:24.811311 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1281/5142] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:17:24 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:24.814588 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:24.814588 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:24.818377 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2e1597dd-c888-440f-a59d-45e448f6f0f2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:24.819362 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-13951463-df60-4adf-b952-a270b098f477 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:24.821766 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-13951463-df60-4adf-b952-a270b098f477 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] POST https://10.4.3.64/volume/v3/types/165563d3-0a2c-4fe0-8a02-25fce6f0965c/encryption Aug 26 15:17:24.822297 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-13951463-df60-4adf-b952-a270b098f477 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:24.822798 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e1597dd-c888-440f-a59d-45e448f6f0f2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:24.823319 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1293/5143] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:24 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:24.841456 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-13951463-df60-4adf-b952-a270b098f477 tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/types/165563d3-0a2c-4fe0-8a02-25fce6f0965c/encryption returned with HTTP 200 Aug 26 15:17:24.841986 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1276/5144] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:17:24 2026] POST /volume/v3/types/165563d3-0a2c-4fe0-8a02-25fce6f0965c/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:24.849697 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:24.851596 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:17:24.852001 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-273924923", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1946243185", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:24.853421 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-273924923', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1946243185', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:17:24.856951 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Create volume of 1 GB Aug 26 15:17:24.857305 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:24.857305 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:24.857947 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Availability Zones retrieved successfully. Aug 26 15:17:24.865031 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Flow 'volume_create_api' (42c65cdf-8db8-4c7a-8ad4-7c53feca18b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:24.866489 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d7e3648-900f-463f-9022-2ad36527140b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:24.867359 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:17:24.898132 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d7e3648-900f-463f-9022-2ad36527140b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:17:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=165563d3-0a2c-4fe0-8a02-25fce6f0965c,is_public=True,name='tempest-scenario-type-luks-1946243185',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '165563d3-0a2c-4fe0-8a02-25fce6f0965c', '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=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:24.899512 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c61946d-e568-4c19-9b08-1727f9857469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:24.922415 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1946243185 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1946243185, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:17:24.922689 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1946243185 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1946243185, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:17:24.953014 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Created reservations ['431e852b-b77a-44e2-b349-bf0393a2a9ce', 'b5be2504-53af-4747-bc66-6cde5c097c32', '1defdfe1-60ed-4786-8a60-0397e75e7c8d', '864fca95-2566-45c7-a0d8-856925a61bd6'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:24.953756 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c61946d-e568-4c19-9b08-1727f9857469) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['431e852b-b77a-44e2-b349-bf0393a2a9ce', 'b5be2504-53af-4747-bc66-6cde5c097c32', '1defdfe1-60ed-4786-8a60-0397e75e7c8d', '864fca95-2566-45c7-a0d8-856925a61bd6']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:24.954610 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70518c09-2c0f-4234-a0c7-cc450071dde9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:24.978604 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70518c09-2c0f-4234-a0c7-cc450071dde9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c25d9484-3a04-4a3d-a4fc-a61f263bee06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-273924923',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84448e201f594222bdabe200c7e9a23f',qos_specs=None,replication_status=,reservations=['431e852b-b77a-44e2-b349-bf0393a2a9ce','b5be2504-53af-4747-bc66-6cde5c097c32','1defdfe1-60ed-4786-8a60-0397e75e7c8d','864fca95-2566-45c7-a0d8-856925a61bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d15b73ae2c4670afaecb3daa735061',volume_type_id=165563d3-0a2c-4fe0-8a02-25fce6f0965c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:17:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-273924923',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c25d9484-3a04-4a3d-a4fc-a61f263bee06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84448e201f594222bdabe200c7e9a23f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01d15b73ae2c4670afaecb3daa735061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(165563d3-0a2c-4fe0-8a02-25fce6f0965c),volume_type_id=165563d3-0a2c-4fe0-8a02-25fce6f0965c)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:24.979391 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ba899e-eaa4-4625-a4cc-266921ba646e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:24.996248 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00ba899e-eaa4-4625-a4cc-266921ba646e) transitioned into state 'SUCCESS' from state '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-273924923',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84448e201f594222bdabe200c7e9a23f',qos_specs=None,replication_status=,reservations=['431e852b-b77a-44e2-b349-bf0393a2a9ce','b5be2504-53af-4747-bc66-6cde5c097c32','1defdfe1-60ed-4786-8a60-0397e75e7c8d','864fca95-2566-45c7-a0d8-856925a61bd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01d15b73ae2c4670afaecb3daa735061',volume_type_id=165563d3-0a2c-4fe0-8a02-25fce6f0965c)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:24.997019 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08820467-0d63-4661-a401-5775db4a69eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:25.006341 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08820467-0d63-4661-a401-5775db4a69eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:25.007195 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Flow 'volume_create_api' (42c65cdf-8db8-4c7a-8ad4-7c53feca18b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:25.007522 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Create volume request issued successfully. Aug 26 15:17:25.008117 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dbd67436-5ac9-46d4-a493-30b18f2c6bcd tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:17:25.008507 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1295/5145] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:17:24 2026] POST /volume/v3/volumes => generated 782 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:25.537518 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0579a5b2-c06c-441d-b859-13845a3f6d73 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:25.539184 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0579a5b2-c06c-441d-b859-13845a3f6d73 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:25.539420 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0579a5b2-c06c-441d-b859-13845a3f6d73 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:25.539592 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0579a5b2-c06c-441d-b859-13845a3f6d73 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:25.539687 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0579a5b2-c06c-441d-b859-13845a3f6d73 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:25.544627 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:25.544627 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:25.545324 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0579a5b2-c06c-441d-b859-13845a3f6d73 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:25.545626 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1282/5146] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:25 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:25.836225 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-65d93b7f-3ce2-4239-b085-5ace98d8997a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:25.838104 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65d93b7f-3ce2-4239-b085-5ace98d8997a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:25.838414 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65d93b7f-3ce2-4239-b085-5ace98d8997a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:25.838581 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-65d93b7f-3ce2-4239-b085-5ace98d8997a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:25.846938 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:25.846938 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:25.851492 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-65d93b7f-3ce2-4239-b085-5ace98d8997a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:25.856298 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-65d93b7f-3ce2-4239-b085-5ace98d8997a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:25.856690 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1294/5147] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:25 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:25.873499 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ec46dd1a-4144-4bb7-9656-a5a601cbb4de None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:25.875420 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ec46dd1a-4144-4bb7-9656-a5a601cbb4de tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:25.875689 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ec46dd1a-4144-4bb7-9656-a5a601cbb4de tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:25.876138 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ec46dd1a-4144-4bb7-9656-a5a601cbb4de tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:25.884344 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:25.884344 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:25.888241 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ec46dd1a-4144-4bb7-9656-a5a601cbb4de tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:25.893262 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ec46dd1a-4144-4bb7-9656-a5a601cbb4de tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:25.893647 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1277/5148] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:25 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:26.395173 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-578d5fa4-9374-44cd-996b-c745ead58041 req-4c13f17c-c74b-40cf-a94d-5396702a8aa9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:26.399236 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-4c13f17c-c74b-40cf-a94d-5396702a8aa9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:26.399236 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-4c13f17c-c74b-40cf-a94d-5396702a8aa9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:26.399236 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-4c13f17c-c74b-40cf-a94d-5396702a8aa9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:26.405716 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:26.405716 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:26.408760 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-578d5fa4-9374-44cd-996b-c745ead58041 req-4c13f17c-c74b-40cf-a94d-5396702a8aa9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:26.413684 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-4c13f17c-c74b-40cf-a94d-5396702a8aa9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:26.414299 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1296/5149] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:17:26 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:26.515258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7db9a54e-d804-4580-bfdb-bd540ebf22be None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:26.515687 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7db9a54e-d804-4580-bfdb-bd540ebf22be None None] GET https://10.4.3.64/volume// Aug 26 15:17:26.515854 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7db9a54e-d804-4580-bfdb-bd540ebf22be None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:26.516074 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7db9a54e-d804-4580-bfdb-bd540ebf22be None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:26.516439 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7db9a54e-d804-4580-bfdb-bd540ebf22be None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:26.516719 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1283/5150] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:17:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:26.523632 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-578d5fa4-9374-44cd-996b-c745ead58041 req-27c15f67-3af5-438c-a7ef-d8c935acb951 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:26.525580 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-27c15f67-3af5-438c-a7ef-d8c935acb951 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:17:26.525913 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-27c15f67-3af5-438c-a7ef-d8c935acb951 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76dc179c-53e9-4c9b-810e-0d9497bb3d54", "connector": null, "instance_uuid": "28c7c576-38f5-485a-b7df-9216ba774174"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:26.533404 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:26.533404 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:26.556103 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9706d84f-c069-4b56-9e41-a5a95db8fb34 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:26.558460 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9706d84f-c069-4b56-9e41-a5a95db8fb34 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:26.558738 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9706d84f-c069-4b56-9e41-a5a95db8fb34 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:26.559012 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9706d84f-c069-4b56-9e41-a5a95db8fb34 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:26.559167 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9706d84f-c069-4b56-9e41-a5a95db8fb34 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:26.563605 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:26.563605 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:26.564751 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9706d84f-c069-4b56-9e41-a5a95db8fb34 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:26.565451 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1278/5151] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:26 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:26.565647 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-27c15f67-3af5-438c-a7ef-d8c935acb951 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:17:26.566162 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1295/5152] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:17:26 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) Aug 26 15:17:26.602851 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3a7fd331-7b25-457c-b4df-8d63bb141bb9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:26.604627 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3a7fd331-7b25-457c-b4df-8d63bb141bb9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:26.606906 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3a7fd331-7b25-457c-b4df-8d63bb141bb9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:26.606976 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f306f8a5-64a8-4cca-ad1a-d0dd4564cda3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:26.607025 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3a7fd331-7b25-457c-b4df-8d63bb141bb9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:26.607070 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f306f8a5-64a8-4cca-ad1a-d0dd4564cda3 None None] GET https://10.4.3.64/volume// Aug 26 15:17:26.607070 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f306f8a5-64a8-4cca-ad1a-d0dd4564cda3 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:26.607070 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f306f8a5-64a8-4cca-ad1a-d0dd4564cda3 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:26.607070 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f306f8a5-64a8-4cca-ad1a-d0dd4564cda3 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:26.607243 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1284/5153] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:17:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:26.614278 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-578d5fa4-9374-44cd-996b-c745ead58041 req-56a5c766-6a1a-4838-acf5-606cd36f3ea9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:26.616793 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-56a5c766-6a1a-4838-acf5-606cd36f3ea9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:26.617081 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-56a5c766-6a1a-4838-acf5-606cd36f3ea9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:26.617314 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-56a5c766-6a1a-4838-acf5-606cd36f3ea9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:26.620481 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:26.620481 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:26.623602 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3a7fd331-7b25-457c-b4df-8d63bb141bb9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:26.627814 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3a7fd331-7b25-457c-b4df-8d63bb141bb9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:26.628298 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1297/5154] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:26 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:26.628936 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:26.628936 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:26.633102 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-578d5fa4-9374-44cd-996b-c745ead58041 req-56a5c766-6a1a-4838-acf5-606cd36f3ea9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:26.638705 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-56a5c766-6a1a-4838-acf5-606cd36f3ea9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:26.639298 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1279/5155] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:17:26 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:17:26.747446 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-578d5fa4-9374-44cd-996b-c745ead58041 req-9d4e8a2c-1528-4ef3-a23b-14f6342a6f27 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:26.750158 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-9d4e8a2c-1528-4ef3-a23b-14f6342a6f27 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] PUT https://10.4.3.64/volume/v3/attachments/67d8f905-c12b-4f64-b2cd-ef6e5c2ef1bd Aug 26 15:17:26.750513 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-9d4e8a2c-1528-4ef3-a23b-14f6342a6f27 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:26.758747 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-578d5fa4-9374-44cd-996b-c745ead58041 req-9d4e8a2c-1528-4ef3-a23b-14f6342a6f27 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Acquiring lock "cinder-attachment_update-76dc179c-53e9-4c9b-810e-0d9497bb3d54-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:17:26.764629 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-578d5fa4-9374-44cd-996b-c745ead58041 req-9d4e8a2c-1528-4ef3-a23b-14f6342a6f27 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Lock "cinder-attachment_update-76dc179c-53e9-4c9b-810e-0d9497bb3d54-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:17:26.764629 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:26.764629 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:26.865877 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-578d5fa4-9374-44cd-996b-c745ead58041 req-9d4e8a2c-1528-4ef3-a23b-14f6342a6f27 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Lock "cinder-attachment_update-76dc179c-53e9-4c9b-810e-0d9497bb3d54-np0000008165" released by "attachment_update" :: held 0.103s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:17:26.866347 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-9d4e8a2c-1528-4ef3-a23b-14f6342a6f27 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments/67d8f905-c12b-4f64-b2cd-ef6e5c2ef1bd returned with HTTP 200 Aug 26 15:17:26.867525 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1296/5156] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:17:26 2026] PUT /volume/v3/attachments/67d8f905-c12b-4f64-b2cd-ef6e5c2ef1bd => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:27.576395 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-19908e41-eb5d-432f-b5b1-92fbccbe4997 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:27.578239 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-19908e41-eb5d-432f-b5b1-92fbccbe4997 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:27.578362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-19908e41-eb5d-432f-b5b1-92fbccbe4997 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:27.578536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-19908e41-eb5d-432f-b5b1-92fbccbe4997 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:27.578633 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-19908e41-eb5d-432f-b5b1-92fbccbe4997 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:27.582930 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:27.582930 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:27.583618 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-19908e41-eb5d-432f-b5b1-92fbccbe4997 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:27.583971 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1285/5157] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:27 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:27.640669 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-148d5a69-436d-4b93-8bcb-36a2a30a77ed None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:27.643222 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-148d5a69-436d-4b93-8bcb-36a2a30a77ed tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:27.643222 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-148d5a69-436d-4b93-8bcb-36a2a30a77ed tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:27.643519 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-148d5a69-436d-4b93-8bcb-36a2a30a77ed tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:27.654642 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:27.654642 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:27.658277 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-148d5a69-436d-4b93-8bcb-36a2a30a77ed tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:27.662993 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-148d5a69-436d-4b93-8bcb-36a2a30a77ed tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:27.663428 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1298/5158] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:27 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:28.593987 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f40bf636-919c-4714-a278-c689a5466d3f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:28.595910 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f40bf636-919c-4714-a278-c689a5466d3f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:28.596075 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f40bf636-919c-4714-a278-c689a5466d3f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:28.596259 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f40bf636-919c-4714-a278-c689a5466d3f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:28.596362 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-f40bf636-919c-4714-a278-c689a5466d3f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:28.598313 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=215,cinder:UPDATE=50,cinder:INSERT=23 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:17:28.601136 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:28.601136 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:28.601910 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f40bf636-919c-4714-a278-c689a5466d3f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:28.602277 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1280/5159] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:28 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:28.677218 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5804e0c5-e7d7-4bef-a1a0-35ddea6800c2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:28.679483 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5804e0c5-e7d7-4bef-a1a0-35ddea6800c2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:28.679739 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5804e0c5-e7d7-4bef-a1a0-35ddea6800c2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:28.680024 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5804e0c5-e7d7-4bef-a1a0-35ddea6800c2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:28.682604 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=259,cinder:UPDATE=75,cinder:INSERT=40 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:17:28.693344 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:28.693344 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:28.698246 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5804e0c5-e7d7-4bef-a1a0-35ddea6800c2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:28.704648 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5804e0c5-e7d7-4bef-a1a0-35ddea6800c2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:28.705217 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1297/5160] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:28 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:29.614343 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e664a2ad-33ed-42c9-b46b-0b0ef58db966 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:29.616750 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e664a2ad-33ed-42c9-b46b-0b0ef58db966 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:29.617020 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e664a2ad-33ed-42c9-b46b-0b0ef58db966 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:29.617304 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e664a2ad-33ed-42c9-b46b-0b0ef58db966 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:29.617444 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e664a2ad-33ed-42c9-b46b-0b0ef58db966 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:29.619313 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=260,cinder:UPDATE=63,cinder:INSERT=33 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:17:29.622158 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:29.622158 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:29.622926 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e664a2ad-33ed-42c9-b46b-0b0ef58db966 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:29.623284 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1286/5161] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:29 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:29.716576 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-94def3bb-66bd-4112-bec1-917c26d47f39 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:29.718239 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-94def3bb-66bd-4112-bec1-917c26d47f39 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:29.718417 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-94def3bb-66bd-4112-bec1-917c26d47f39 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:29.718592 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-94def3bb-66bd-4112-bec1-917c26d47f39 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:29.720631 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=284,cinder:UPDATE=89,cinder:INSERT=43 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:17:29.729161 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:29.729161 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:29.733410 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-94def3bb-66bd-4112-bec1-917c26d47f39 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:29.738345 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-94def3bb-66bd-4112-bec1-917c26d47f39 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:29.738711 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1299/5162] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:29 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:30.243679 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-578d5fa4-9374-44cd-996b-c745ead58041 req-8c81c24e-7a04-40d6-a953-a6907b95afac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:30.247625 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-8c81c24e-7a04-40d6-a953-a6907b95afac tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/attachments/67d8f905-c12b-4f64-b2cd-ef6e5c2ef1bd/action Aug 26 15:17:30.248097 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-8c81c24e-7a04-40d6-a953-a6907b95afac tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:17:30.248262 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-8c81c24e-7a04-40d6-a953-a6907b95afac tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:30.272165 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:30.272165 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:30.284060 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-578d5fa4-9374-44cd-996b-c745ead58041 req-8c81c24e-7a04-40d6-a953-a6907b95afac tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments/67d8f905-c12b-4f64-b2cd-ef6e5c2ef1bd/action returned with HTTP 204 Aug 26 15:17:30.284562 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1281/5163] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:17:30 2026] POST /volume/v3/attachments/67d8f905-c12b-4f64-b2cd-ef6e5c2ef1bd/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:30.632964 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-040861ae-caf4-4b40-99ea-0f6eba4a15af None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:30.635270 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-040861ae-caf4-4b40-99ea-0f6eba4a15af tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:30.635535 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-040861ae-caf4-4b40-99ea-0f6eba4a15af tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:30.635806 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-040861ae-caf4-4b40-99ea-0f6eba4a15af tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:30.635972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-040861ae-caf4-4b40-99ea-0f6eba4a15af tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:30.641379 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:30.641379 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:30.642425 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-040861ae-caf4-4b40-99ea-0f6eba4a15af tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:30.642935 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1298/5164] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:30 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:30.652279 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2a7149f0-8698-45f5-8303-8c5b41116c31 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:30.654240 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2a7149f0-8698-45f5-8303-8c5b41116c31 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d/restore Aug 26 15:17:30.654567 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2a7149f0-8698-45f5-8303-8c5b41116c31 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "c2acbbcb-686e-4e84-8837-af19a17334d6"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:30.656304 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-2a7149f0-8698-45f5-8303-8c5b41116c31 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Restoring backup 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d ({'restore': {'volume_id': 'c2acbbcb-686e-4e84-8837-af19a17334d6'}}) {{(pid=100196) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 15:17:30.656413 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-2a7149f0-8698-45f5-8303-8c5b41116c31 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Restoring backup 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d to volume c2acbbcb-686e-4e84-8837-af19a17334d6. Aug 26 15:17:30.661338 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:30.661338 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:30.668485 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:30.668485 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:30.669053 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2a7149f0-8698-45f5-8303-8c5b41116c31 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:17:30.669173 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-2a7149f0-8698-45f5-8303-8c5b41116c31 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Checking backup size 1 against volume size 1 {{(pid=100196) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 15:17:30.669267 np0000008165 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-2a7149f0-8698-45f5-8303-8c5b41116c31 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Overwriting volume c2acbbcb-686e-4e84-8837-af19a17334d6 with restore of backup 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:30.687132 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-2a7149f0-8698-45f5-8303-8c5b41116c31 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] restore_backup in rpcapi backup_id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d {{(pid=100196) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 15:17:30.689112 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2a7149f0-8698-45f5-8303-8c5b41116c31 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d/restore returned with HTTP 202 Aug 26 15:17:30.689573 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1287/5165] 10.4.3.64 () {68 vars in 1386 bytes} [Wed Aug 26 15:17:30 2026] POST /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d/restore => generated 180 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:30.697098 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7b18cdf6-d435-4381-b4be-0410810bcdd3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:30.700375 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b18cdf6-d435-4381-b4be-0410810bcdd3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:30.700375 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b18cdf6-d435-4381-b4be-0410810bcdd3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:30.700375 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b18cdf6-d435-4381-b4be-0410810bcdd3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:30.700375 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7b18cdf6-d435-4381-b4be-0410810bcdd3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:30.706761 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:30.706761 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:30.706986 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b18cdf6-d435-4381-b4be-0410810bcdd3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:30.707459 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1300/5166] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:30 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:30.751632 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ed2ae1b4-4abe-437f-a29e-03c61d0ba3b8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:30.753439 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ed2ae1b4-4abe-437f-a29e-03c61d0ba3b8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:30.753624 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ed2ae1b4-4abe-437f-a29e-03c61d0ba3b8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:30.753828 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ed2ae1b4-4abe-437f-a29e-03c61d0ba3b8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:30.763177 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:30.763177 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:30.767582 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ed2ae1b4-4abe-437f-a29e-03c61d0ba3b8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:30.774134 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ed2ae1b4-4abe-437f-a29e-03c61d0ba3b8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:30.774834 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1282/5167] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:30 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 1174 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:31.717738 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f252a9c4-2212-491e-ad4e-52eb4d2ce00d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:31.719426 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f252a9c4-2212-491e-ad4e-52eb4d2ce00d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:31.719611 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f252a9c4-2212-491e-ad4e-52eb4d2ce00d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:31.719819 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f252a9c4-2212-491e-ad4e-52eb4d2ce00d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:31.719993 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f252a9c4-2212-491e-ad4e-52eb4d2ce00d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:31.724045 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:31.724045 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:31.724792 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f252a9c4-2212-491e-ad4e-52eb4d2ce00d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:31.725148 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1299/5168] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:31 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:32.736542 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a885171a-bc82-41e2-abba-7c88835742b5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:32.740075 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a885171a-bc82-41e2-abba-7c88835742b5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:32.740075 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a885171a-bc82-41e2-abba-7c88835742b5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:32.740075 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a885171a-bc82-41e2-abba-7c88835742b5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:32.740075 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a885171a-bc82-41e2-abba-7c88835742b5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:32.745367 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:32.745367 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:32.745837 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a885171a-bc82-41e2-abba-7c88835742b5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:32.747201 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1288/5169] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:32 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:33.757061 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e23ab1b0-bf50-4cfd-977d-311c438b7a17 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:33.758920 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e23ab1b0-bf50-4cfd-977d-311c438b7a17 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:33.759116 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e23ab1b0-bf50-4cfd-977d-311c438b7a17 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:33.759393 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e23ab1b0-bf50-4cfd-977d-311c438b7a17 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:33.759528 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e23ab1b0-bf50-4cfd-977d-311c438b7a17 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:33.768580 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:33.768580 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:33.769586 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e23ab1b0-bf50-4cfd-977d-311c438b7a17 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:33.769966 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1301/5170] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:33 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:33.795920 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-2e65648f-208f-4750-a9c8-38fb2774e77c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:33.800451 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-2e65648f-208f-4750-a9c8-38fb2774e77c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:33.800451 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-2e65648f-208f-4750-a9c8-38fb2774e77c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:33.800451 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-2e65648f-208f-4750-a9c8-38fb2774e77c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:33.810973 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:33.810973 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:33.814590 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-2e65648f-208f-4750-a9c8-38fb2774e77c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:33.819087 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-2e65648f-208f-4750-a9c8-38fb2774e77c tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:33.819691 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1283/5171] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:17:33 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 1174 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:33.840966 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-5c4f9850-0057-47bb-8b99-c90bfe8f82b6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:33.843053 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-5c4f9850-0057-47bb-8b99-c90bfe8f82b6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54/action Aug 26 15:17:33.843375 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-5c4f9850-0057-47bb-8b99-c90bfe8f82b6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:17:33.843485 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-5c4f9850-0057-47bb-8b99-c90bfe8f82b6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:33.859223 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:33.859223 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:33.859223 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-5c4f9850-0057-47bb-8b99-c90bfe8f82b6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:33.867809 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-5c4f9850-0057-47bb-8b99-c90bfe8f82b6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Begin detaching volume completed successfully. Aug 26 15:17:33.868135 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-5c4f9850-0057-47bb-8b99-c90bfe8f82b6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54/action returned with HTTP 202 Aug 26 15:17:33.868731 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1300/5172] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:17:33 2026] POST /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:17:33.925674 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8185cc81-aa19-4840-9a1c-c20c9ea55993 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:33.926276 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8185cc81-aa19-4840-9a1c-c20c9ea55993 None None] GET https://10.4.3.64/volume// Aug 26 15:17:33.926502 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8185cc81-aa19-4840-9a1c-c20c9ea55993 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:33.926763 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8185cc81-aa19-4840-9a1c-c20c9ea55993 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:33.927220 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8185cc81-aa19-4840-9a1c-c20c9ea55993 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:33.927596 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1289/5173] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:17:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 26 15:17:33.935554 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-8a9463df-2ece-4caa-b3bc-d3e949f10ec7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:33.938984 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-8a9463df-2ece-4caa-b3bc-d3e949f10ec7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:33.939373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-8a9463df-2ece-4caa-b3bc-d3e949f10ec7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:33.939657 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-8a9463df-2ece-4caa-b3bc-d3e949f10ec7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:33.956321 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:33.956321 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:33.962260 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-8a9463df-2ece-4caa-b3bc-d3e949f10ec7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:33.970017 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-8a9463df-2ece-4caa-b3bc-d3e949f10ec7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:33.970933 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1302/5174] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:17:33 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 1357 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:17:34.774005 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-9251850f-d655-45e9-b125-d64438dc9923 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:34.777520 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-9251850f-d655-45e9-b125-d64438dc9923 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] DELETE https://10.4.3.64/volume/v3/attachments/67d8f905-c12b-4f64-b2cd-ef6e5c2ef1bd Aug 26 15:17:34.778054 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-9251850f-d655-45e9-b125-d64438dc9923 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:34.778327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-9251850f-d655-45e9-b125-d64438dc9923 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:34.788594 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-53b29101-d9ef-425b-b040-ff2295cb8c76 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:34.790098 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-53b29101-d9ef-425b-b040-ff2295cb8c76 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:34.790228 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-53b29101-d9ef-425b-b040-ff2295cb8c76 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:34.790469 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-53b29101-d9ef-425b-b040-ff2295cb8c76 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:34.790596 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-53b29101-d9ef-425b-b040-ff2295cb8c76 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:34.791661 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:34.791661 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:34.795495 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:34.795495 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:34.796332 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-53b29101-d9ef-425b-b040-ff2295cb8c76 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:34.796836 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1301/5175] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:34 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:34.856945 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-20cdf7f9-db06-4379-a06c-efc4d0c81c5d req-9251850f-d655-45e9-b125-d64438dc9923 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments/67d8f905-c12b-4f64-b2cd-ef6e5c2ef1bd returned with HTTP 200 Aug 26 15:17:34.857665 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1284/5176] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:17:34 2026] DELETE /volume/v3/attachments/67d8f905-c12b-4f64-b2cd-ef6e5c2ef1bd => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:34.973803 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:34.975563 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:17:34.975951 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-583573616", "snapshot_id": "f322eef1-edf7-43cb-b56c-d59b4fddc730", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:34.977925 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-583573616', 'snapshot_id': 'f322eef1-edf7-43cb-b56c-d59b4fddc730', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:17:34.984082 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:34.984082 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:34.984635 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:34.984825 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create volume of 1 GB Aug 26 15:17:34.988651 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Availability Zones retrieved successfully. Aug 26 15:17:34.994503 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Flow 'volume_create_api' (4b46789a-3c50-436e-bccc-bfce4b1c67f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:34.998025 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cac43837-bc9a-4113-9ac4-b3e39d346de2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:34.998025 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:17:35.027573 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cac43837-bc9a-4113-9ac4-b3e39d346de2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f322eef1-edf7-43cb-b56c-d59b4fddc730', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:35.028768 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f17e3c-dfd0-40e2-bde6-c8c225e42147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:35.068519 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Created reservations ['897b5479-cdcf-4665-84db-e8c29165d8bf', 'fc3fc2f4-bc0e-494b-81fe-3dd8e94192f5', 'a0d3f4bf-c6a2-4728-92e5-e4f525012b5f', 'f251eb8b-896e-4609-9d29-db6c013a31a8'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:35.069536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1f17e3c-dfd0-40e2-bde6-c8c225e42147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['897b5479-cdcf-4665-84db-e8c29165d8bf', 'fc3fc2f4-bc0e-494b-81fe-3dd8e94192f5', 'a0d3f4bf-c6a2-4728-92e5-e4f525012b5f', 'f251eb8b-896e-4609-9d29-db6c013a31a8']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:35.070363 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5cf2ab4-e351-4ead-ba7c-143d0a5964ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:35.111912 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5cf2ab4-e351-4ead-ba7c-143d0a5964ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20264c88-6e63-4625-9734-aea6a94b92db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-583573616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93489397ab174b54a4f07504887b897a',qos_specs=None,replication_status=,reservations=['897b5479-cdcf-4665-84db-e8c29165d8bf','fc3fc2f4-bc0e-494b-81fe-3dd8e94192f5','a0d3f4bf-c6a2-4728-92e5-e4f525012b5f','f251eb8b-896e-4609-9d29-db6c013a31a8'],size=1,snapshot_id=f322eef1-edf7-43cb-b56c-d59b4fddc730,source_replicaid=,source_volid=None,status='creating',user_id='2b720e9c882f48128a890a3a244499e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:17:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-583573616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20264c88-6e63-4625-9734-aea6a94b92db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93489397ab174b54a4f07504887b897a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f322eef1-edf7-43cb-b56c-d59b4fddc730,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b720e9c882f48128a890a3a244499e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:35.113222 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4738765-25ed-4f6d-a886-66d80fd40f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:35.133115 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4738765-25ed-4f6d-a886-66d80fd40f72) transitioned into state 'SUCCESS' from state '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-583573616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93489397ab174b54a4f07504887b897a',qos_specs=None,replication_status=,reservations=['897b5479-cdcf-4665-84db-e8c29165d8bf','fc3fc2f4-bc0e-494b-81fe-3dd8e94192f5','a0d3f4bf-c6a2-4728-92e5-e4f525012b5f','f251eb8b-896e-4609-9d29-db6c013a31a8'],size=1,snapshot_id=f322eef1-edf7-43cb-b56c-d59b4fddc730,source_replicaid=,source_volid=None,status='creating',user_id='2b720e9c882f48128a890a3a244499e0',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:35.134098 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c622d7a-e4be-408a-91b2-c8055000b456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:35.156710 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c622d7a-e4be-408a-91b2-c8055000b456) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:35.157630 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Flow 'volume_create_api' (4b46789a-3c50-436e-bccc-bfce4b1c67f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:35.157995 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Create volume request issued successfully. Aug 26 15:17:35.158553 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da05a7c4-5b73-4a52-aba7-bb4f5f689c55 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:17:35.159004 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1290/5177] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:17:34 2026] POST /volume/v3/volumes => generated 788 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:35.171257 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e7adfc1c-d58f-49f9-9b96-63900af763ef None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:35.172959 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7adfc1c-d58f-49f9-9b96-63900af763ef tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:35.173175 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7adfc1c-d58f-49f9-9b96-63900af763ef tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:35.173378 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7adfc1c-d58f-49f9-9b96-63900af763ef tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:35.180659 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:35.180659 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:35.184203 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e7adfc1c-d58f-49f9-9b96-63900af763ef tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:35.188207 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7adfc1c-d58f-49f9-9b96-63900af763ef tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:35.188579 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1303/5178] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:35 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:35.816143 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f169952e-feff-4549-a731-95eb1ca10f43 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:35.818142 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f169952e-feff-4549-a731-95eb1ca10f43 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:35.818142 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f169952e-feff-4549-a731-95eb1ca10f43 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:35.818430 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f169952e-feff-4549-a731-95eb1ca10f43 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:35.818430 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f169952e-feff-4549-a731-95eb1ca10f43 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:35.822250 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:35.822250 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:35.822937 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f169952e-feff-4549-a731-95eb1ca10f43 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:35.823281 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1302/5179] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:35 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:36.202088 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-60d98f7f-1f48-45a7-878f-45bfcb7f4a7b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:36.204228 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-60d98f7f-1f48-45a7-878f-45bfcb7f4a7b tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:36.204449 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-60d98f7f-1f48-45a7-878f-45bfcb7f4a7b tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:36.204669 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-60d98f7f-1f48-45a7-878f-45bfcb7f4a7b tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:36.214323 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:36.214323 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:36.220778 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-60d98f7f-1f48-45a7-878f-45bfcb7f4a7b tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:36.225402 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-60d98f7f-1f48-45a7-878f-45bfcb7f4a7b tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:36.225840 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1285/5180] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:36 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:36.240195 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a9e44660-6028-456b-a040-caa29bf779e2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:36.242061 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a9e44660-6028-456b-a040-caa29bf779e2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:36.242285 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a9e44660-6028-456b-a040-caa29bf779e2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:36.242519 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a9e44660-6028-456b-a040-caa29bf779e2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:36.249525 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:36.249525 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:36.253068 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a9e44660-6028-456b-a040-caa29bf779e2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:36.256997 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a9e44660-6028-456b-a040-caa29bf779e2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:36.257407 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1291/5181] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:36 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:36.727718 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-b2b001f5-1e5c-4131-a354-15c859edbc82 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:36.729510 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-b2b001f5-1e5c-4131-a354-15c859edbc82 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:36.729701 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-b2b001f5-1e5c-4131-a354-15c859edbc82 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:36.729867 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-b2b001f5-1e5c-4131-a354-15c859edbc82 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:36.736415 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:36.736415 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:36.739581 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-b2b001f5-1e5c-4131-a354-15c859edbc82 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:36.743421 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-b2b001f5-1e5c-4131-a354-15c859edbc82 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:36.743865 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1304/5182] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:17:36 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:36.825540 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3cc67f8b-e245-47a5-8ebf-164e261c30ac None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:36.826055 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3cc67f8b-e245-47a5-8ebf-164e261c30ac None None] GET https://10.4.3.64/volume// Aug 26 15:17:36.826280 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3cc67f8b-e245-47a5-8ebf-164e261c30ac None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:36.826532 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3cc67f8b-e245-47a5-8ebf-164e261c30ac None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:36.826972 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3cc67f8b-e245-47a5-8ebf-164e261c30ac None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:36.827362 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1303/5183] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:17:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:36.836681 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d3876e82-27df-4baa-939b-a0fb5d8a169b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:36.838588 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3876e82-27df-4baa-939b-a0fb5d8a169b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:36.838787 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3876e82-27df-4baa-939b-a0fb5d8a169b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:36.839008 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-2c1f317e-119e-4c8c-8b6a-9fc443351b73 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:36.839091 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d3876e82-27df-4baa-939b-a0fb5d8a169b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:36.839141 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d3876e82-27df-4baa-939b-a0fb5d8a169b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:36.841016 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-2c1f317e-119e-4c8c-8b6a-9fc443351b73 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:17:36.841424 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-2c1f317e-119e-4c8c-8b6a-9fc443351b73 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20264c88-6e63-4625-9734-aea6a94b92db", "connector": null, "instance_uuid": "28c7c576-38f5-485a-b7df-9216ba774174"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:36.844669 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:36.844669 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:36.845385 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d3876e82-27df-4baa-939b-a0fb5d8a169b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:36.845803 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1286/5184] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:36 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:36.853193 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:36.853193 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:36.889712 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-2c1f317e-119e-4c8c-8b6a-9fc443351b73 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:17:36.890333 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1292/5185] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:17:36 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:36.932259 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-67479da8-29d2-4596-aba1-bdde387e7fee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:36.936640 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-67479da8-29d2-4596-aba1-bdde387e7fee tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:36.936640 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-67479da8-29d2-4596-aba1-bdde387e7fee tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:36.936640 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-67479da8-29d2-4596-aba1-bdde387e7fee tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:36.945906 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:36.945906 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:36.946347 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-80eb4df3-8f74-494d-b315-d64e38be0591 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:36.946855 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-80eb4df3-8f74-494d-b315-d64e38be0591 None None] GET https://10.4.3.64/volume// Aug 26 15:17:36.947112 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-80eb4df3-8f74-494d-b315-d64e38be0591 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:36.947375 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-80eb4df3-8f74-494d-b315-d64e38be0591 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:36.947828 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-80eb4df3-8f74-494d-b315-d64e38be0591 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:36.948216 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1304/5186] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:17:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:36.951955 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-67479da8-29d2-4596-aba1-bdde387e7fee tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:36.957183 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-b6945a28-76b5-4371-a803-de898eebebb3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:36.958581 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-67479da8-29d2-4596-aba1-bdde387e7fee tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:36.959122 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1305/5187] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:36 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:36.959605 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-b6945a28-76b5-4371-a803-de898eebebb3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:36.959899 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-b6945a28-76b5-4371-a803-de898eebebb3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:36.960172 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-b6945a28-76b5-4371-a803-de898eebebb3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:36.970258 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:36.970258 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:36.973641 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-b6945a28-76b5-4371-a803-de898eebebb3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:36.977989 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-b6945a28-76b5-4371-a803-de898eebebb3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:36.978403 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1287/5188] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:17:36 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 1060 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:17:37.077758 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-aa1eec0d-efb9-4716-b154-e9721024f023 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:37.079803 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-aa1eec0d-efb9-4716-b154-e9721024f023 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] PUT https://10.4.3.64/volume/v3/attachments/6ca61ac7-441c-4912-b542-e8d95db5faf4 Aug 26 15:17:37.080191 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-aa1eec0d-efb9-4716-b154-e9721024f023 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:37.087210 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-aa1eec0d-efb9-4716-b154-e9721024f023 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Acquiring lock "cinder-attachment_update-20264c88-6e63-4625-9734-aea6a94b92db-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:17:37.092207 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-aa1eec0d-efb9-4716-b154-e9721024f023 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Lock "cinder-attachment_update-20264c88-6e63-4625-9734-aea6a94b92db-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:17:37.092747 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:37.092747 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:37.191521 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-aa1eec0d-efb9-4716-b154-e9721024f023 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Lock "cinder-attachment_update-20264c88-6e63-4625-9734-aea6a94b92db-np0000008165" released by "attachment_update" :: held 0.100s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:17:37.191846 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-aa1eec0d-efb9-4716-b154-e9721024f023 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments/6ca61ac7-441c-4912-b542-e8d95db5faf4 returned with HTTP 200 Aug 26 15:17:37.192496 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1293/5189] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:17:37 2026] PUT /volume/v3/attachments/6ca61ac7-441c-4912-b542-e8d95db5faf4 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:37.857408 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2a73c9dc-ac81-48de-8a6a-b512a4c56ec8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:37.859976 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a73c9dc-ac81-48de-8a6a-b512a4c56ec8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:37.860240 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a73c9dc-ac81-48de-8a6a-b512a4c56ec8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:37.860491 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2a73c9dc-ac81-48de-8a6a-b512a4c56ec8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:37.860648 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2a73c9dc-ac81-48de-8a6a-b512a4c56ec8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:37.866191 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:37.866191 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:37.867224 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2a73c9dc-ac81-48de-8a6a-b512a4c56ec8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:37.867723 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1305/5190] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:37 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:37.972665 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fcdc5776-a365-4949-9cc3-cf8d8d45ffb4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:37.974898 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fcdc5776-a365-4949-9cc3-cf8d8d45ffb4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:37.975133 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fcdc5776-a365-4949-9cc3-cf8d8d45ffb4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:37.975348 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fcdc5776-a365-4949-9cc3-cf8d8d45ffb4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:37.986137 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:37.986137 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:37.989865 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fcdc5776-a365-4949-9cc3-cf8d8d45ffb4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:37.994611 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fcdc5776-a365-4949-9cc3-cf8d8d45ffb4 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:37.995301 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1306/5191] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:37 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:38.878083 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5b6994e6-e66e-4b9c-a721-64b3bbdcdc4b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:38.880121 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b6994e6-e66e-4b9c-a721-64b3bbdcdc4b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:38.880368 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b6994e6-e66e-4b9c-a721-64b3bbdcdc4b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:38.880630 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5b6994e6-e66e-4b9c-a721-64b3bbdcdc4b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:38.881079 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-5b6994e6-e66e-4b9c-a721-64b3bbdcdc4b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:38.887522 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:38.887522 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:38.888639 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5b6994e6-e66e-4b9c-a721-64b3bbdcdc4b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:38.889151 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1288/5192] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:38 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:39.011591 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b137c010-665e-4914-b492-41e247c116d1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:39.013825 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b137c010-665e-4914-b492-41e247c116d1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:39.014116 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b137c010-665e-4914-b492-41e247c116d1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:39.014358 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b137c010-665e-4914-b492-41e247c116d1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:39.026485 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:39.026485 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:39.031180 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b137c010-665e-4914-b492-41e247c116d1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:39.037218 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b137c010-665e-4914-b492-41e247c116d1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:39.037756 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1294/5193] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:39 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:39.900042 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-943a4a38-c87d-483a-8532-ab91b583e1d5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:39.901949 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-943a4a38-c87d-483a-8532-ab91b583e1d5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:39.902186 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-943a4a38-c87d-483a-8532-ab91b583e1d5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:39.902381 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-943a4a38-c87d-483a-8532-ab91b583e1d5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:39.902498 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-943a4a38-c87d-483a-8532-ab91b583e1d5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:39.907193 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:39.907193 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:39.907997 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-943a4a38-c87d-483a-8532-ab91b583e1d5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:39.908369 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1306/5194] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:39 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:40.051435 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-014f0ac0-8ff7-40b2-973f-89f8fa8535b7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:40.053963 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-014f0ac0-8ff7-40b2-973f-89f8fa8535b7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:40.054261 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-014f0ac0-8ff7-40b2-973f-89f8fa8535b7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:40.054553 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-014f0ac0-8ff7-40b2-973f-89f8fa8535b7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:40.085622 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:40.085622 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:40.099807 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-014f0ac0-8ff7-40b2-973f-89f8fa8535b7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:40.113649 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-014f0ac0-8ff7-40b2-973f-89f8fa8535b7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:40.114103 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1307/5195] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:40 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 881 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:40.444414 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-55799ec4-26e0-45da-94d3-f821bcf930ad None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:40.448615 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-55799ec4-26e0-45da-94d3-f821bcf930ad tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/attachments/6ca61ac7-441c-4912-b542-e8d95db5faf4/action Aug 26 15:17:40.449019 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-55799ec4-26e0-45da-94d3-f821bcf930ad tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:17:40.449135 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-55799ec4-26e0-45da-94d3-f821bcf930ad tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:40.463840 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:40.463840 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:40.476098 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bcedf47d-8465-4d4a-9195-46e0cbff114e req-55799ec4-26e0-45da-94d3-f821bcf930ad tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments/6ca61ac7-441c-4912-b542-e8d95db5faf4/action returned with HTTP 204 Aug 26 15:17:40.476859 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1289/5196] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:17:40 2026] POST /volume/v3/attachments/6ca61ac7-441c-4912-b542-e8d95db5faf4/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:40.918393 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2a1bb01f-5b87-4f73-b156-07495a0e498f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:40.919991 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2a1bb01f-5b87-4f73-b156-07495a0e498f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:40.920313 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2a1bb01f-5b87-4f73-b156-07495a0e498f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:40.920616 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2a1bb01f-5b87-4f73-b156-07495a0e498f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:40.920825 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-2a1bb01f-5b87-4f73-b156-07495a0e498f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:40.925759 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:40.925759 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:40.925759 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2a1bb01f-5b87-4f73-b156-07495a0e498f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:40.925759 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1295/5197] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:40 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:41.127033 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2e6ad3d4-bbed-4866-845b-8946f35bd9f8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:41.128771 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e6ad3d4-bbed-4866-845b-8946f35bd9f8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:41.128954 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e6ad3d4-bbed-4866-845b-8946f35bd9f8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:41.129129 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e6ad3d4-bbed-4866-845b-8946f35bd9f8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:41.138566 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:41.138566 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:41.141996 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2e6ad3d4-bbed-4866-845b-8946f35bd9f8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:41.146950 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e6ad3d4-bbed-4866-845b-8946f35bd9f8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:41.147277 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1307/5198] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:41 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:41.936585 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bf9fbabd-3a77-4daa-bf11-787df360fa5f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:41.939250 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf9fbabd-3a77-4daa-bf11-787df360fa5f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:41.939526 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf9fbabd-3a77-4daa-bf11-787df360fa5f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:41.939808 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bf9fbabd-3a77-4daa-bf11-787df360fa5f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:41.939990 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-bf9fbabd-3a77-4daa-bf11-787df360fa5f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:41.946520 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:41.946520 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:41.947608 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bf9fbabd-3a77-4daa-bf11-787df360fa5f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:41.948349 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1308/5199] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:41 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:42.958186 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2e004166-0b26-41c1-b69f-67c4612d444f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:42.959826 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e004166-0b26-41c1-b69f-67c4612d444f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:42.960023 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e004166-0b26-41c1-b69f-67c4612d444f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:42.960194 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e004166-0b26-41c1-b69f-67c4612d444f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:42.960291 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2e004166-0b26-41c1-b69f-67c4612d444f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:42.964376 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:42.964376 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:42.965073 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e004166-0b26-41c1-b69f-67c4612d444f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:42.965410 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1290/5200] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:42 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:42.974999 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6d2e316c-269a-4663-98f9-b89ef08cce1c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:42.976949 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6d2e316c-269a-4663-98f9-b89ef08cce1c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 Aug 26 15:17:42.977514 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6d2e316c-269a-4663-98f9-b89ef08cce1c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:42.978901 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6d2e316c-269a-4663-98f9-b89ef08cce1c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:42.985804 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:42.985804 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:42.989353 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6d2e316c-269a-4663-98f9-b89ef08cce1c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:17:42.993731 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6d2e316c-269a-4663-98f9-b89ef08cce1c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 returned with HTTP 200 Aug 26 15:17:42.994156 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1296/5201] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:42 2026] GET /volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:43.006393 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b3c72b34-914c-45d2-b43a-12c07b51e806 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:43.008185 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3c72b34-914c-45d2-b43a-12c07b51e806 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] DELETE https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:43.008378 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3c72b34-914c-45d2-b43a-12c07b51e806 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:43.008564 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3c72b34-914c-45d2-b43a-12c07b51e806 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:43.008664 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-b3c72b34-914c-45d2-b43a-12c07b51e806 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete backup with id: 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. Aug 26 15:17:43.013170 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:43.013170 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:43.025271 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-b3c72b34-914c-45d2-b43a-12c07b51e806 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] delete_backup rpcapi backup_id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:17:43.027023 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3c72b34-914c-45d2-b43a-12c07b51e806 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 202 Aug 26 15:17:43.027476 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1308/5202] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:17:43 2026] DELETE /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:17:43.035682 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9035465f-4167-43ce-a0d2-427593b9d3ac None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:43.037239 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9035465f-4167-43ce-a0d2-427593b9d3ac tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:43.037453 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9035465f-4167-43ce-a0d2-427593b9d3ac tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:43.037648 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9035465f-4167-43ce-a0d2-427593b9d3ac tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:43.037751 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9035465f-4167-43ce-a0d2-427593b9d3ac tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:43.042294 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:43.042294 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:43.043143 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9035465f-4167-43ce-a0d2-427593b9d3ac tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 200 Aug 26 15:17:43.043694 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1309/5203] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:43 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:44.056221 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c99072be-4ecb-47dd-b210-4f4cb9c6a3b6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:44.058318 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c99072be-4ecb-47dd-b210-4f4cb9c6a3b6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d Aug 26 15:17:44.058564 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c99072be-4ecb-47dd-b210-4f4cb9c6a3b6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:44.058741 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c99072be-4ecb-47dd-b210-4f4cb9c6a3b6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:44.058860 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c99072be-4ecb-47dd-b210-4f4cb9c6a3b6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 46a9c1fe-ccd7-4d66-a4fd-ed61c170172d. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:44.063489 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c99072be-4ecb-47dd-b210-4f4cb9c6a3b6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d returned with HTTP 404 Aug 26 15:17:44.064022 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1291/5204] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:44 2026] GET /volume/v3/backups/46a9c1fe-ccd7-4d66-a4fd-ed61c170172d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:44.074173 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-37dd2e1a-7357-4425-8288-881b63282327 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:44.076380 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:17:44.076818 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1900209089"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:44.078776 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1900209089'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:17:44.078979 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create volume of 1 GB Aug 26 15:17:44.083797 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Availability Zones retrieved successfully. Aug 26 15:17:44.092818 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Flow 'volume_create_api' (f5c8f1d0-af3e-4942-80b2-a346cb630826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:44.094352 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94e6a0e-958c-4a7d-a9f4-fda9be6ccee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:44.095272 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:17:44.120639 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94e6a0e-958c-4a7d-a9f4-fda9be6ccee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:44.121499 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b456d28e-52c8-4669-8176-8741f71a7449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:44.164151 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Created reservations ['89621680-3ad1-40f1-a0d5-47f02e432a8e', 'aa4d5e21-b215-4e85-a0da-b73de64fafa9', '49b32c33-1042-45b0-8ccf-3541a8649c12', '46993065-6378-43de-b1df-4816723274f5'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:44.165220 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b456d28e-52c8-4669-8176-8741f71a7449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89621680-3ad1-40f1-a0d5-47f02e432a8e', 'aa4d5e21-b215-4e85-a0da-b73de64fafa9', '49b32c33-1042-45b0-8ccf-3541a8649c12', '46993065-6378-43de-b1df-4816723274f5']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:44.166298 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54548261-96e4-47eb-b35e-f7671e6b58c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:44.189681 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54548261-96e4-47eb-b35e-f7671e6b58c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1900209089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e87553b8f81467785393d3f555b8c76',qos_specs=None,replication_status=,reservations=['89621680-3ad1-40f1-a0d5-47f02e432a8e','aa4d5e21-b215-4e85-a0da-b73de64fafa9','49b32c33-1042-45b0-8ccf-3541a8649c12','46993065-6378-43de-b1df-4816723274f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3525a182b46f40a5996ff6a537e92bbd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1900209089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e87553b8f81467785393d3f555b8c76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3525a182b46f40a5996ff6a537e92bbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:44.190440 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00534e9f-6a99-4b96-b03f-3c14cd5c04fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:44.208999 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00534e9f-6a99-4b96-b03f-3c14cd5c04fc) transitioned into state 'SUCCESS' from state '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-1900209089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e87553b8f81467785393d3f555b8c76',qos_specs=None,replication_status=,reservations=['89621680-3ad1-40f1-a0d5-47f02e432a8e','aa4d5e21-b215-4e85-a0da-b73de64fafa9','49b32c33-1042-45b0-8ccf-3541a8649c12','46993065-6378-43de-b1df-4816723274f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3525a182b46f40a5996ff6a537e92bbd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:44.209667 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf9aac3-c8eb-4663-90e1-53f91bcd9188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:17:44.218725 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (faf9aac3-c8eb-4663-90e1-53f91bcd9188) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:17:44.219468 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Flow 'volume_create_api' (f5c8f1d0-af3e-4942-80b2-a346cb630826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:17:44.219774 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create volume request issued successfully. Aug 26 15:17:44.220286 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-37dd2e1a-7357-4425-8288-881b63282327 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:17:44.220678 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1297/5205] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:17:44 2026] POST /volume/v3/volumes => generated 747 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:44.236158 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6fb9fe23-c7de-48c2-8f49-27483ccbbc8c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:44.237955 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6fb9fe23-c7de-48c2-8f49-27483ccbbc8c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 Aug 26 15:17:44.238169 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6fb9fe23-c7de-48c2-8f49-27483ccbbc8c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:44.238344 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6fb9fe23-c7de-48c2-8f49-27483ccbbc8c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:44.245550 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:44.245550 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:44.248813 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6fb9fe23-c7de-48c2-8f49-27483ccbbc8c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:17:44.252525 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6fb9fe23-c7de-48c2-8f49-27483ccbbc8c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 returned with HTTP 200 Aug 26 15:17:44.253141 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1309/5206] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:44 2026] GET /volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:44.432133 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-41602819-cd35-4a3c-b382-b03b7eff305a req-ba360d1a-fe2d-4f03-b17c-86f26eba8ada None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:44.434187 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-ba360d1a-fe2d-4f03-b17c-86f26eba8ada tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:44.434398 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-ba360d1a-fe2d-4f03-b17c-86f26eba8ada tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:44.434573 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-ba360d1a-fe2d-4f03-b17c-86f26eba8ada tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:44.443951 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:44.443951 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:44.447533 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-41602819-cd35-4a3c-b382-b03b7eff305a req-ba360d1a-fe2d-4f03-b17c-86f26eba8ada tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:44.451454 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-ba360d1a-fe2d-4f03-b17c-86f26eba8ada tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:44.451828 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1310/5207] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:17:44 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:44.473145 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-41602819-cd35-4a3c-b382-b03b7eff305a req-8a1e2388-ef58-4302-b085-a0283ea6934e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:44.475170 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-8a1e2388-ef58-4302-b085-a0283ea6934e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] POST https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db/action Aug 26 15:17:44.475655 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-8a1e2388-ef58-4302-b085-a0283ea6934e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:17:44.475788 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-8a1e2388-ef58-4302-b085-a0283ea6934e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:44.485849 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:44.485849 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:44.486351 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-41602819-cd35-4a3c-b382-b03b7eff305a req-8a1e2388-ef58-4302-b085-a0283ea6934e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:44.493051 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-41602819-cd35-4a3c-b382-b03b7eff305a req-8a1e2388-ef58-4302-b085-a0283ea6934e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Begin detaching volume completed successfully. Aug 26 15:17:44.493254 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-8a1e2388-ef58-4302-b085-a0283ea6934e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db/action returned with HTTP 202 Aug 26 15:17:44.493664 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1292/5208] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:17:44 2026] POST /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:17:44.536122 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a7540eb9-950b-47ac-b73b-f49680a278e7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:44.536574 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7540eb9-950b-47ac-b73b-f49680a278e7 None None] GET https://10.4.3.64/volume// Aug 26 15:17:44.536758 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7540eb9-950b-47ac-b73b-f49680a278e7 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:44.537062 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7540eb9-950b-47ac-b73b-f49680a278e7 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:44.537539 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7540eb9-950b-47ac-b73b-f49680a278e7 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:44.537861 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1298/5209] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:17:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:44.545494 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-41602819-cd35-4a3c-b382-b03b7eff305a req-f75732ba-9fda-4114-a29f-58a805b70b95 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:44.548306 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-f75732ba-9fda-4114-a29f-58a805b70b95 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:44.548666 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-f75732ba-9fda-4114-a29f-58a805b70b95 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:44.548997 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-f75732ba-9fda-4114-a29f-58a805b70b95 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:44.560938 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:44.560938 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:44.564985 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-41602819-cd35-4a3c-b382-b03b7eff305a req-f75732ba-9fda-4114-a29f-58a805b70b95 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:44.570718 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-f75732ba-9fda-4114-a29f-58a805b70b95 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:44.571312 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1310/5210] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:17:44 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 1356 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:17:45.271870 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e0008c6f-85f7-4bf8-ac79-bdc81c5a5660 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:45.274317 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0008c6f-85f7-4bf8-ac79-bdc81c5a5660 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 Aug 26 15:17:45.274590 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0008c6f-85f7-4bf8-ac79-bdc81c5a5660 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:45.274862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e0008c6f-85f7-4bf8-ac79-bdc81c5a5660 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:45.284466 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:45.284466 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:45.289467 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e0008c6f-85f7-4bf8-ac79-bdc81c5a5660 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:17:45.295071 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e0008c6f-85f7-4bf8-ac79-bdc81c5a5660 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 returned with HTTP 200 Aug 26 15:17:45.295589 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1311/5211] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:45 2026] GET /volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:45.307993 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-900ef76c-9f76-40b2-b4b1-99629da47a2a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:45.309703 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-900ef76c-9f76-40b2-b4b1-99629da47a2a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:17:45.310049 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-900ef76c-9f76-40b2-b4b1-99629da47a2a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1", "name": "tempest-VolumesBackupsTest-Backup-917163834"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:45.311472 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-900ef76c-9f76-40b2-b4b1-99629da47a2a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Creating new backup {'backup': {'volume_id': '5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1', 'name': 'tempest-VolumesBackupsTest-Backup-917163834'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:17:45.311566 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-900ef76c-9f76-40b2-b4b1-99629da47a2a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Creating backup of volume 5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 in container None Aug 26 15:17:45.318799 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:45.318799 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:45.319272 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-900ef76c-9f76-40b2-b4b1-99629da47a2a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:17:45.337011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-900ef76c-9f76-40b2-b4b1-99629da47a2a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Created reservations ['a52d9007-82ea-4029-b0e5-fd696a23e129', '84015df8-121e-46f6-834a-eebf3f974f3e'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:17:45.365669 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-900ef76c-9f76-40b2-b4b1-99629da47a2a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:17:45.366106 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1293/5212] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:17:45 2026] POST /volume/v3/backups => generated 327 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:17:45.374813 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0b76e410-6195-4e53-9721-1968d3ba4a85 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:45.376384 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-41602819-cd35-4a3c-b382-b03b7eff305a req-73f63a57-a129-435e-840f-28b7fad7facb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:45.376798 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b76e410-6195-4e53-9721-1968d3ba4a85 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:45.377029 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b76e410-6195-4e53-9721-1968d3ba4a85 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:45.377223 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b76e410-6195-4e53-9721-1968d3ba4a85 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:45.377343 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-0b76e410-6195-4e53-9721-1968d3ba4a85 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:45.378982 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-73f63a57-a129-435e-840f-28b7fad7facb tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] DELETE https://10.4.3.64/volume/v3/attachments/6ca61ac7-441c-4912-b542-e8d95db5faf4 Aug 26 15:17:45.379204 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-73f63a57-a129-435e-840f-28b7fad7facb tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:45.379662 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-73f63a57-a129-435e-840f-28b7fad7facb tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:45.381728 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:45.381728 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:45.382462 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b76e410-6195-4e53-9721-1968d3ba4a85 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:45.382836 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1299/5213] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:45 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:45.387254 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:45.387254 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:45.444156 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-41602819-cd35-4a3c-b382-b03b7eff305a req-73f63a57-a129-435e-840f-28b7fad7facb tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/attachments/6ca61ac7-441c-4912-b542-e8d95db5faf4 returned with HTTP 200 Aug 26 15:17:45.444619 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1311/5214] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:17:45 2026] DELETE /volume/v3/attachments/6ca61ac7-441c-4912-b542-e8d95db5faf4 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:45.584459 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1fe10a79-ad19-4e34-a323-c95e83146c0a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:45.586190 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1fe10a79-ad19-4e34-a323-c95e83146c0a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:45.586385 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1fe10a79-ad19-4e34-a323-c95e83146c0a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:45.586557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1fe10a79-ad19-4e34-a323-c95e83146c0a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:45.593013 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:45.593013 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:45.596145 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1fe10a79-ad19-4e34-a323-c95e83146c0a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:45.599740 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1fe10a79-ad19-4e34-a323-c95e83146c0a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:45.600127 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1312/5215] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:45 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:45.611322 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-93074497-7069-4b0e-9c28-c2fa9b1cf28e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:45.613025 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-93074497-7069-4b0e-9c28-c2fa9b1cf28e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:45.613151 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-93074497-7069-4b0e-9c28-c2fa9b1cf28e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:45.613333 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-93074497-7069-4b0e-9c28-c2fa9b1cf28e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:45.619994 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:45.619994 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:45.623007 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-93074497-7069-4b0e-9c28-c2fa9b1cf28e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:45.626734 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-93074497-7069-4b0e-9c28-c2fa9b1cf28e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:45.627172 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1294/5216] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:45 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:45.638205 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b2d8a884-1e0e-436a-9ed0-c912553ea3b9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:45.639970 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2d8a884-1e0e-436a-9ed0-c912553ea3b9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] DELETE https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:45.640184 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2d8a884-1e0e-436a-9ed0-c912553ea3b9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:45.640382 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b2d8a884-1e0e-436a-9ed0-c912553ea3b9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:45.640537 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-b2d8a884-1e0e-436a-9ed0-c912553ea3b9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Delete volume with id: 20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:45.647332 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:45.647332 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:45.647856 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b2d8a884-1e0e-436a-9ed0-c912553ea3b9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:45.663981 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b2d8a884-1e0e-436a-9ed0-c912553ea3b9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Delete volume request issued successfully. Aug 26 15:17:45.664161 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b2d8a884-1e0e-436a-9ed0-c912553ea3b9 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 202 Aug 26 15:17:45.664589 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1300/5217] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:17:45 2026] DELETE /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:45.671214 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bdf7863e-d667-40c5-b249-a33b53a4bfa3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:45.673126 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bdf7863e-d667-40c5-b249-a33b53a4bfa3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:45.673320 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bdf7863e-d667-40c5-b249-a33b53a4bfa3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:45.673492 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bdf7863e-d667-40c5-b249-a33b53a4bfa3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:45.680372 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:45.680372 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:45.683854 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bdf7863e-d667-40c5-b249-a33b53a4bfa3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:45.687543 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bdf7863e-d667-40c5-b249-a33b53a4bfa3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 200 Aug 26 15:17:45.687986 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1312/5218] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:45 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:46.392611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f7977c21-eb7c-4ad6-8805-2382648d0eea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:46.395011 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f7977c21-eb7c-4ad6-8805-2382648d0eea tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:46.395392 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f7977c21-eb7c-4ad6-8805-2382648d0eea tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:46.395834 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f7977c21-eb7c-4ad6-8805-2382648d0eea tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:46.396074 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f7977c21-eb7c-4ad6-8805-2382648d0eea tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:46.401794 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:46.401794 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:46.403026 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f7977c21-eb7c-4ad6-8805-2382648d0eea tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:46.403625 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1313/5219] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:46 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:46.701566 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7a5a4d07-e857-4240-a551-60ea9aaa722f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:46.703656 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7a5a4d07-e857-4240-a551-60ea9aaa722f tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db Aug 26 15:17:46.703843 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7a5a4d07-e857-4240-a551-60ea9aaa722f tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:46.704084 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7a5a4d07-e857-4240-a551-60ea9aaa722f tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:46.710834 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7a5a4d07-e857-4240-a551-60ea9aaa722f tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db returned with HTTP 404 Aug 26 15:17:46.711399 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1295/5220] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:46 2026] GET /volume/v3/volumes/20264c88-6e63-4625-9734-aea6a94b92db => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:46.718461 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a86e4500-8a79-4ecc-9f40-dd7e1a70b3a5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:46.720436 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a86e4500-8a79-4ecc-9f40-dd7e1a70b3a5 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:46.720659 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a86e4500-8a79-4ecc-9f40-dd7e1a70b3a5 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:46.720804 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a86e4500-8a79-4ecc-9f40-dd7e1a70b3a5 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:46.728259 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:46.728259 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:46.731528 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a86e4500-8a79-4ecc-9f40-dd7e1a70b3a5 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:46.735421 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a86e4500-8a79-4ecc-9f40-dd7e1a70b3a5 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:46.735791 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1301/5221] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:46 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:46.747605 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-337eb78e-e2f5-4eb6-aa67-7bb0b5603c65 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:46.749453 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-337eb78e-e2f5-4eb6-aa67-7bb0b5603c65 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:46.749701 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-337eb78e-e2f5-4eb6-aa67-7bb0b5603c65 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:46.749963 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-337eb78e-e2f5-4eb6-aa67-7bb0b5603c65 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:46.757299 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:46.757299 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:46.761072 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-337eb78e-e2f5-4eb6-aa67-7bb0b5603c65 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:46.765347 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-337eb78e-e2f5-4eb6-aa67-7bb0b5603c65 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:46.765811 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1313/5222] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:46 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:46.778559 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3ecbd70d-1002-4c99-ad20-74066bddff60 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:46.781345 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ecbd70d-1002-4c99-ad20-74066bddff60 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] DELETE https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:46.781669 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ecbd70d-1002-4c99-ad20-74066bddff60 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:46.781956 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3ecbd70d-1002-4c99-ad20-74066bddff60 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:46.782197 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-3ecbd70d-1002-4c99-ad20-74066bddff60 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Delete volume with id: 76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:46.790953 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:46.790953 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:46.791372 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3ecbd70d-1002-4c99-ad20-74066bddff60 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:46.808412 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3ecbd70d-1002-4c99-ad20-74066bddff60 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Delete volume request issued successfully. Aug 26 15:17:46.808667 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3ecbd70d-1002-4c99-ad20-74066bddff60 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 202 Aug 26 15:17:46.809152 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1314/5223] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:17:46 2026] DELETE /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:46.816126 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2082b873-4305-4ea5-aaca-c538d597ae56 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:46.818476 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2082b873-4305-4ea5-aaca-c538d597ae56 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:46.818738 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2082b873-4305-4ea5-aaca-c538d597ae56 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:46.819058 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2082b873-4305-4ea5-aaca-c538d597ae56 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:46.828518 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:46.828518 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:46.832961 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-2082b873-4305-4ea5-aaca-c538d597ae56 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:46.837722 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2082b873-4305-4ea5-aaca-c538d597ae56 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 200 Aug 26 15:17:46.838062 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1296/5224] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:46 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:47.413049 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-22cb67de-f846-4f30-a603-2edecc02ce67 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:47.414761 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-22cb67de-f846-4f30-a603-2edecc02ce67 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:47.414982 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-22cb67de-f846-4f30-a603-2edecc02ce67 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:47.415157 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-22cb67de-f846-4f30-a603-2edecc02ce67 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:47.415269 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-22cb67de-f846-4f30-a603-2edecc02ce67 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:47.419522 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:47.419522 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:47.420369 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-22cb67de-f846-4f30-a603-2edecc02ce67 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:47.421047 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1302/5225] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:47 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:47.850697 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-be9130e4-5d40-414f-aa29-dfa5f4e3a059 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:47.852532 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be9130e4-5d40-414f-aa29-dfa5f4e3a059 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 Aug 26 15:17:47.853157 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be9130e4-5d40-414f-aa29-dfa5f4e3a059 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:47.853157 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be9130e4-5d40-414f-aa29-dfa5f4e3a059 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:47.859050 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be9130e4-5d40-414f-aa29-dfa5f4e3a059 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 returned with HTTP 404 Aug 26 15:17:47.859640 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1314/5226] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:47 2026] GET /volume/v3/volumes/76dc179c-53e9-4c9b-810e-0d9497bb3d54 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:47.867716 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ec35a2b5-ff82-4ecb-8d57-523b5881a5c1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:47.871377 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec35a2b5-ff82-4ecb-8d57-523b5881a5c1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:47.871377 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ec35a2b5-ff82-4ecb-8d57-523b5881a5c1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:47.871377 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ec35a2b5-ff82-4ecb-8d57-523b5881a5c1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:47.881845 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:47.881845 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:47.887107 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ec35a2b5-ff82-4ecb-8d57-523b5881a5c1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:47.892480 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ec35a2b5-ff82-4ecb-8d57-523b5881a5c1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:47.892910 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1315/5227] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:47 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:47.905255 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0408f808-5e8b-4779-9cec-235198fcd470 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:47.907204 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0408f808-5e8b-4779-9cec-235198fcd470 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:47.907419 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0408f808-5e8b-4779-9cec-235198fcd470 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:47.907694 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0408f808-5e8b-4779-9cec-235198fcd470 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:47.914873 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:47.914873 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:47.919194 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0408f808-5e8b-4779-9cec-235198fcd470 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:47.923729 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0408f808-5e8b-4779-9cec-235198fcd470 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:47.924144 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1297/5228] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:47 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:47.936714 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-eb3b4217-7167-4032-89ed-1bcfe040f973 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:47.938856 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb3b4217-7167-4032-89ed-1bcfe040f973 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:47.939143 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eb3b4217-7167-4032-89ed-1bcfe040f973 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:47.939391 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-eb3b4217-7167-4032-89ed-1bcfe040f973 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:47.939547 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-eb3b4217-7167-4032-89ed-1bcfe040f973 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Delete volume with id: c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:47.946435 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:47.946435 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:47.946836 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-eb3b4217-7167-4032-89ed-1bcfe040f973 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:47.963029 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-eb3b4217-7167-4032-89ed-1bcfe040f973 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Delete volume request issued successfully. Aug 26 15:17:47.963232 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-eb3b4217-7167-4032-89ed-1bcfe040f973 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 202 Aug 26 15:17:47.963855 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1303/5229] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:17:47 2026] DELETE /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:47.971908 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a6621e9b-e8ab-409b-85ad-86720e5e14f6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:47.973737 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a6621e9b-e8ab-409b-85ad-86720e5e14f6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:47.973988 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a6621e9b-e8ab-409b-85ad-86720e5e14f6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:47.974207 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a6621e9b-e8ab-409b-85ad-86720e5e14f6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:47.981346 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:47.981346 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:47.985448 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a6621e9b-e8ab-409b-85ad-86720e5e14f6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:47.990481 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a6621e9b-e8ab-409b-85ad-86720e5e14f6 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 200 Aug 26 15:17:47.990986 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1315/5230] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:47 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:48.439733 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5f0daca8-2b31-4e71-b749-ebf42b71b9d5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:48.441461 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5f0daca8-2b31-4e71-b749-ebf42b71b9d5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:48.441684 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5f0daca8-2b31-4e71-b749-ebf42b71b9d5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:48.441862 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5f0daca8-2b31-4e71-b749-ebf42b71b9d5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:48.442003 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5f0daca8-2b31-4e71-b749-ebf42b71b9d5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:48.446625 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:48.446625 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:48.447439 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5f0daca8-2b31-4e71-b749-ebf42b71b9d5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:48.447845 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1316/5231] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:48 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:17:49.006451 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f2b428bd-2f1f-478a-bcbc-2335d797f47e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:49.008750 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f2b428bd-2f1f-478a-bcbc-2335d797f47e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 Aug 26 15:17:49.009046 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f2b428bd-2f1f-478a-bcbc-2335d797f47e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:49.009330 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f2b428bd-2f1f-478a-bcbc-2335d797f47e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:49.016542 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f2b428bd-2f1f-478a-bcbc-2335d797f47e tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 returned with HTTP 404 Aug 26 15:17:49.017227 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1298/5232] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:49 2026] GET /volume/v3/volumes/c968a53d-c82e-4124-b3c4-a07d6f2398a3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:49.024513 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2ab4e9eb-8919-47e5-94be-54f80d632db7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:49.026253 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ab4e9eb-8919-47e5-94be-54f80d632db7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 Aug 26 15:17:49.026441 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ab4e9eb-8919-47e5-94be-54f80d632db7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:49.026622 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2ab4e9eb-8919-47e5-94be-54f80d632db7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:49.026726 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-2ab4e9eb-8919-47e5-94be-54f80d632db7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Delete snapshot with id: f322eef1-edf7-43cb-b56c-d59b4fddc730 Aug 26 15:17:49.031564 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:49.031564 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:49.031879 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2ab4e9eb-8919-47e5-94be-54f80d632db7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:49.046877 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2ab4e9eb-8919-47e5-94be-54f80d632db7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot delete request issued successfully. Aug 26 15:17:49.047093 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2ab4e9eb-8919-47e5-94be-54f80d632db7 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 returned with HTTP 202 Aug 26 15:17:49.047479 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1304/5233] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:17:49 2026] DELETE /volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:49.054463 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1cc9dcce-3fd9-429a-9acd-3acc38dba741 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:49.056752 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1cc9dcce-3fd9-429a-9acd-3acc38dba741 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 Aug 26 15:17:49.057107 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1cc9dcce-3fd9-429a-9acd-3acc38dba741 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:49.057456 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1cc9dcce-3fd9-429a-9acd-3acc38dba741 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:49.063553 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:49.063553 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:49.064429 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1cc9dcce-3fd9-429a-9acd-3acc38dba741 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:49.065709 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1cc9dcce-3fd9-429a-9acd-3acc38dba741 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 returned with HTTP 200 Aug 26 15:17:49.066272 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1316/5234] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:49 2026] GET /volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:49.481032 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-afbf45ed-44c0-48fa-9774-d4edfa649dda None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:49.482852 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-afbf45ed-44c0-48fa-9774-d4edfa649dda tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:49.483086 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-afbf45ed-44c0-48fa-9774-d4edfa649dda tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:49.483341 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-afbf45ed-44c0-48fa-9774-d4edfa649dda tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:49.483484 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-afbf45ed-44c0-48fa-9774-d4edfa649dda tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:49.487995 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:49.487995 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:49.488855 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-afbf45ed-44c0-48fa-9774-d4edfa649dda tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:49.489249 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1317/5235] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:49 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:50.076233 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8bc7ceac-3055-4761-bc14-df31854e0cd2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:50.078437 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8bc7ceac-3055-4761-bc14-df31854e0cd2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 Aug 26 15:17:50.078683 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8bc7ceac-3055-4761-bc14-df31854e0cd2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:50.078962 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8bc7ceac-3055-4761-bc14-df31854e0cd2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:50.083853 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8bc7ceac-3055-4761-bc14-df31854e0cd2 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 returned with HTTP 404 Aug 26 15:17:50.084481 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1299/5236] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:50 2026] GET /volume/v3/snapshots/f322eef1-edf7-43cb-b56c-d59b4fddc730 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:50.092021 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9f5a3b70-1dc4-49ac-b5a8-73a581e5ed9a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:50.093635 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9f5a3b70-1dc4-49ac-b5a8-73a581e5ed9a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 Aug 26 15:17:50.093804 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9f5a3b70-1dc4-49ac-b5a8-73a581e5ed9a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:50.094002 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9f5a3b70-1dc4-49ac-b5a8-73a581e5ed9a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:50.095928 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-9f5a3b70-1dc4-49ac-b5a8-73a581e5ed9a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Delete snapshot with id: 35f1c49b-78eb-4a45-8fd9-43f44734f010 Aug 26 15:17:50.098806 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:50.098806 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:50.099236 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9f5a3b70-1dc4-49ac-b5a8-73a581e5ed9a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:50.114246 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9f5a3b70-1dc4-49ac-b5a8-73a581e5ed9a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot delete request issued successfully. Aug 26 15:17:50.114417 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9f5a3b70-1dc4-49ac-b5a8-73a581e5ed9a tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 returned with HTTP 202 Aug 26 15:17:50.114978 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1305/5237] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:17:50 2026] DELETE /volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:50.123203 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-14cb1e9b-e725-446e-a1a1-fbf39f8c326d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:50.124669 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-14cb1e9b-e725-446e-a1a1-fbf39f8c326d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 Aug 26 15:17:50.124922 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-14cb1e9b-e725-446e-a1a1-fbf39f8c326d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:50.125075 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-14cb1e9b-e725-446e-a1a1-fbf39f8c326d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:50.130738 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:50.130738 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:50.131327 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-14cb1e9b-e725-446e-a1a1-fbf39f8c326d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:50.135185 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-14cb1e9b-e725-446e-a1a1-fbf39f8c326d tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 returned with HTTP 200 Aug 26 15:17:50.135185 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1317/5238] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:50 2026] GET /volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:50.518378 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-95527d12-c2f2-4f1a-8fa6-071817025cf7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:50.520093 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-95527d12-c2f2-4f1a-8fa6-071817025cf7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:50.520279 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-95527d12-c2f2-4f1a-8fa6-071817025cf7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:50.520450 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-95527d12-c2f2-4f1a-8fa6-071817025cf7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:50.520547 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-95527d12-c2f2-4f1a-8fa6-071817025cf7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:50.525525 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:50.525525 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:50.526357 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-95527d12-c2f2-4f1a-8fa6-071817025cf7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:50.526795 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1318/5239] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:50 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:51.142096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6b83b3c2-65fc-4449-9fca-5cc50497ae48 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:51.143829 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b83b3c2-65fc-4449-9fca-5cc50497ae48 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 Aug 26 15:17:51.144023 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b83b3c2-65fc-4449-9fca-5cc50497ae48 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:51.144222 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6b83b3c2-65fc-4449-9fca-5cc50497ae48 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:51.148839 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6b83b3c2-65fc-4449-9fca-5cc50497ae48 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 returned with HTTP 404 Aug 26 15:17:51.149250 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1300/5240] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:51 2026] GET /volume/v3/snapshots/35f1c49b-78eb-4a45-8fd9-43f44734f010 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:51.155871 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b995e6e5-e13b-4edc-a9e2-217174da1954 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:51.157801 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b995e6e5-e13b-4edc-a9e2-217174da1954 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c Aug 26 15:17:51.158047 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b995e6e5-e13b-4edc-a9e2-217174da1954 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:51.158287 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b995e6e5-e13b-4edc-a9e2-217174da1954 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:51.158438 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-b995e6e5-e13b-4edc-a9e2-217174da1954 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Delete snapshot with id: 597c1db6-91f1-4922-9343-dcf488fc5d7c Aug 26 15:17:51.164418 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:51.164418 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:51.164989 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b995e6e5-e13b-4edc-a9e2-217174da1954 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:51.182635 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b995e6e5-e13b-4edc-a9e2-217174da1954 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot delete request issued successfully. Aug 26 15:17:51.182808 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b995e6e5-e13b-4edc-a9e2-217174da1954 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c returned with HTTP 202 Aug 26 15:17:51.183288 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1306/5241] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:17:51 2026] DELETE /volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:51.192605 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-50936e48-100d-4f6b-9668-2fb9a130c7c3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:51.194461 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-50936e48-100d-4f6b-9668-2fb9a130c7c3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c Aug 26 15:17:51.194687 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-50936e48-100d-4f6b-9668-2fb9a130c7c3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:51.194915 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-50936e48-100d-4f6b-9668-2fb9a130c7c3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:51.202001 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:51.202001 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:51.202642 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-50936e48-100d-4f6b-9668-2fb9a130c7c3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Snapshot retrieved successfully. Aug 26 15:17:51.203757 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-50936e48-100d-4f6b-9668-2fb9a130c7c3 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c returned with HTTP 200 Aug 26 15:17:51.204266 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1318/5242] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:51 2026] GET /volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:51.553426 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-71b63f9c-c993-4687-a6fd-b819ad2cbd05 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:51.555559 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-71b63f9c-c993-4687-a6fd-b819ad2cbd05 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:51.555782 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-71b63f9c-c993-4687-a6fd-b819ad2cbd05 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:51.556026 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-71b63f9c-c993-4687-a6fd-b819ad2cbd05 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:51.556222 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-71b63f9c-c993-4687-a6fd-b819ad2cbd05 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:51.561443 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:51.561443 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:51.562407 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-71b63f9c-c993-4687-a6fd-b819ad2cbd05 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:51.562824 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1319/5243] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:51 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:52.213815 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9fb84897-5b87-4537-904e-eaa6c9ba2fdd None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:52.216005 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9fb84897-5b87-4537-904e-eaa6c9ba2fdd tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c Aug 26 15:17:52.216212 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9fb84897-5b87-4537-904e-eaa6c9ba2fdd tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:52.216416 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9fb84897-5b87-4537-904e-eaa6c9ba2fdd tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:52.220940 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9fb84897-5b87-4537-904e-eaa6c9ba2fdd tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c returned with HTTP 404 Aug 26 15:17:52.221414 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1301/5244] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:17:52 2026] GET /volume/v3/snapshots/597c1db6-91f1-4922-9343-dcf488fc5d7c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:52.228046 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8fa90123-1ecc-4575-8a35-afccaddd40ae None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:52.229981 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8fa90123-1ecc-4575-8a35-afccaddd40ae tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:52.230201 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8fa90123-1ecc-4575-8a35-afccaddd40ae tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:52.230391 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8fa90123-1ecc-4575-8a35-afccaddd40ae tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:52.237211 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:52.237211 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:52.240740 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8fa90123-1ecc-4575-8a35-afccaddd40ae tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:52.244790 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8fa90123-1ecc-4575-8a35-afccaddd40ae tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:17:52.245194 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1307/5245] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:52 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:52.255781 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c184fbf1-616e-4dd7-889f-54aad2938280 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:52.257380 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c184fbf1-616e-4dd7-889f-54aad2938280 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:52.257672 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c184fbf1-616e-4dd7-889f-54aad2938280 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:52.257972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c184fbf1-616e-4dd7-889f-54aad2938280 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:52.265539 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:52.265539 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:52.268388 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c184fbf1-616e-4dd7-889f-54aad2938280 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:52.272338 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c184fbf1-616e-4dd7-889f-54aad2938280 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:17:52.272773 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1319/5246] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:52 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:52.285176 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-962b5a8c-4bbf-48dd-b9ed-0dbbe6949ba1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:52.287359 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-962b5a8c-4bbf-48dd-b9ed-0dbbe6949ba1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] DELETE https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:52.287611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-962b5a8c-4bbf-48dd-b9ed-0dbbe6949ba1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:52.287859 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-962b5a8c-4bbf-48dd-b9ed-0dbbe6949ba1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:52.288077 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-962b5a8c-4bbf-48dd-b9ed-0dbbe6949ba1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Delete volume with id: 82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:52.297143 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:52.297143 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:52.297869 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-962b5a8c-4bbf-48dd-b9ed-0dbbe6949ba1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:52.315360 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-962b5a8c-4bbf-48dd-b9ed-0dbbe6949ba1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Delete volume request issued successfully. Aug 26 15:17:52.315538 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-962b5a8c-4bbf-48dd-b9ed-0dbbe6949ba1 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 202 Aug 26 15:17:52.315994 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1320/5247] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:17:52 2026] DELETE /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:17:52.323940 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-27f29cc6-26ea-4cd4-9105-e5c083d14b93 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:52.327183 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27f29cc6-26ea-4cd4-9105-e5c083d14b93 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:52.327432 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-27f29cc6-26ea-4cd4-9105-e5c083d14b93 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:52.327614 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-27f29cc6-26ea-4cd4-9105-e5c083d14b93 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:52.342000 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:52.342000 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:52.347651 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-27f29cc6-26ea-4cd4-9105-e5c083d14b93 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Volume info retrieved successfully. Aug 26 15:17:52.353671 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-27f29cc6-26ea-4cd4-9105-e5c083d14b93 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 200 Aug 26 15:17:52.354115 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1302/5248] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:52 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:52.580849 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f10058c1-a989-442a-9083-ac59a103455e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:52.583118 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f10058c1-a989-442a-9083-ac59a103455e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:52.583372 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f10058c1-a989-442a-9083-ac59a103455e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:52.583613 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f10058c1-a989-442a-9083-ac59a103455e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:52.583750 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f10058c1-a989-442a-9083-ac59a103455e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:52.588881 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:52.588881 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:52.589803 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f10058c1-a989-442a-9083-ac59a103455e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:52.590275 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1308/5249] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:52 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:53.366544 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d6527a96-76be-4cb2-bf21-5ed639b984e8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:53.368332 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d6527a96-76be-4cb2-bf21-5ed639b984e8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] GET https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 Aug 26 15:17:53.368513 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d6527a96-76be-4cb2-bf21-5ed639b984e8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:53.368740 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d6527a96-76be-4cb2-bf21-5ed639b984e8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:53.374361 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d6527a96-76be-4cb2-bf21-5ed639b984e8 tempest-SnapshotDataIntegrityTests-2101845357 tempest-SnapshotDataIntegrityTests-2101845357-project-member] https://10.4.3.64/volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 returned with HTTP 404 Aug 26 15:17:53.374866 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1320/5250] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:53 2026] GET /volume/v3/volumes/82c86d08-0c70-41ee-8e8d-01c8f9cc40a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:17:53.601165 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f870e2d8-1df4-4710-922c-306311345541 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:53.603150 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f870e2d8-1df4-4710-922c-306311345541 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:53.603394 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f870e2d8-1df4-4710-922c-306311345541 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:53.603664 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f870e2d8-1df4-4710-922c-306311345541 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:53.603904 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-f870e2d8-1df4-4710-922c-306311345541 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:53.608264 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:53.608264 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:53.609112 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f870e2d8-1df4-4710-922c-306311345541 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:53.609469 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1321/5251] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:53 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:54.621903 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7596268f-9c03-458b-92b2-56849e3f69c0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:54.624068 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7596268f-9c03-458b-92b2-56849e3f69c0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:54.624342 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7596268f-9c03-458b-92b2-56849e3f69c0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:54.624539 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7596268f-9c03-458b-92b2-56849e3f69c0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:54.624677 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7596268f-9c03-458b-92b2-56849e3f69c0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:54.629684 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:54.629684 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:54.630789 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7596268f-9c03-458b-92b2-56849e3f69c0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:54.631384 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1303/5252] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:54 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:55.642006 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c5ee3666-e7b4-4055-a470-7129216a8037 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:55.644001 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c5ee3666-e7b4-4055-a470-7129216a8037 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:55.644203 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c5ee3666-e7b4-4055-a470-7129216a8037 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:55.644399 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c5ee3666-e7b4-4055-a470-7129216a8037 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:55.644508 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c5ee3666-e7b4-4055-a470-7129216a8037 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:55.648749 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:55.648749 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:55.649522 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c5ee3666-e7b4-4055-a470-7129216a8037 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:55.649895 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1309/5253] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:55 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:56.659492 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0dfb95a0-70d9-4e64-adda-e48389296d50 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:56.661116 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0dfb95a0-70d9-4e64-adda-e48389296d50 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:56.661293 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0dfb95a0-70d9-4e64-adda-e48389296d50 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:56.661457 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0dfb95a0-70d9-4e64-adda-e48389296d50 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:56.661558 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0dfb95a0-70d9-4e64-adda-e48389296d50 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:56.665538 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:56.665538 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:56.666271 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0dfb95a0-70d9-4e64-adda-e48389296d50 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:56.666579 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1321/5254] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:56 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:57.674044 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bc620be6-907a-4b07-8859-20f5fd330958 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:57.675807 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc620be6-907a-4b07-8859-20f5fd330958 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:17:57.676020 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc620be6-907a-4b07-8859-20f5fd330958 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:57.676192 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc620be6-907a-4b07-8859-20f5fd330958 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:57.676694 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-92af38d6-728e-4e0d-a011-2596915eded8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:57.678380 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-92af38d6-728e-4e0d-a011-2596915eded8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:57.678551 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-92af38d6-728e-4e0d-a011-2596915eded8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:57.678720 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-92af38d6-728e-4e0d-a011-2596915eded8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:57.678853 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-92af38d6-728e-4e0d-a011-2596915eded8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:57.682763 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:57.682763 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:57.683086 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:57.683086 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:57.683723 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-92af38d6-728e-4e0d-a011-2596915eded8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:57.684112 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1304/5255] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:57 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:57.685988 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bc620be6-907a-4b07-8859-20f5fd330958 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:17:57.689674 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc620be6-907a-4b07-8859-20f5fd330958 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:17:57.690040 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1322/5256] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:57 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:57.705093 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ecb7067e-0076-4c99-9c4b-d9beb77d513d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:57.706720 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ecb7067e-0076-4c99-9c4b-d9beb77d513d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:17:57.706952 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ecb7067e-0076-4c99-9c4b-d9beb77d513d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:57.707173 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ecb7067e-0076-4c99-9c4b-d9beb77d513d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:57.713474 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:57.713474 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:57.717012 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ecb7067e-0076-4c99-9c4b-d9beb77d513d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:17:57.720979 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ecb7067e-0076-4c99-9c4b-d9beb77d513d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:17:57.721356 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1310/5257] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:57 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:57.769983 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-f64b0899-5597-42b8-be09-5d4f667c8185 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:57.772154 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-f64b0899-5597-42b8-be09-5d4f667c8185 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:17:57.772340 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-f64b0899-5597-42b8-be09-5d4f667c8185 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:57.772557 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-f64b0899-5597-42b8-be09-5d4f667c8185 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:57.779704 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:57.779704 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:57.783229 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-f64b0899-5597-42b8-be09-5d4f667c8185 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:17:57.787060 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-f64b0899-5597-42b8-be09-5d4f667c8185 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:17:57.787433 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1322/5258] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:17:57 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:57.864608 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e65a8c52-2375-4f19-bed1-94b67780c215 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:57.864773 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e65a8c52-2375-4f19-bed1-94b67780c215 None None] GET https://10.4.3.64/volume// Aug 26 15:17:57.865069 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e65a8c52-2375-4f19-bed1-94b67780c215 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:57.865250 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e65a8c52-2375-4f19-bed1-94b67780c215 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:57.865569 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e65a8c52-2375-4f19-bed1-94b67780c215 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:57.865959 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1305/5259] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:17:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:17:57.872849 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-d833a3a5-1c55-4bfd-9024-8ff59ed47fcd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:57.875033 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-d833a3a5-1c55-4bfd-9024-8ff59ed47fcd tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:17:57.875395 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-d833a3a5-1c55-4bfd-9024-8ff59ed47fcd tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ce91bee-a18a-416d-97f0-a1013778900f", "connector": null, "instance_uuid": "71f0ad03-9dae-486f-bd57-3e3269721f52"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:57.883586 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:57.883586 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:57.906226 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-d833a3a5-1c55-4bfd-9024-8ff59ed47fcd tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:17:57.906622 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1323/5260] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:17:57 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:57.934905 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-372d4021-de1d-4c35-86fc-be8cfb8da08a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:57.936715 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-372d4021-de1d-4c35-86fc-be8cfb8da08a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:17:57.937000 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-372d4021-de1d-4c35-86fc-be8cfb8da08a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:57.937242 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-372d4021-de1d-4c35-86fc-be8cfb8da08a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:57.943753 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-030efb4b-a87a-4f03-bdc1-eee8a399e08a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:57.944185 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-030efb4b-a87a-4f03-bdc1-eee8a399e08a None None] GET https://10.4.3.64/volume// Aug 26 15:17:57.944343 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-030efb4b-a87a-4f03-bdc1-eee8a399e08a None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:57.944513 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-030efb4b-a87a-4f03-bdc1-eee8a399e08a None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:57.944806 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-030efb4b-a87a-4f03-bdc1-eee8a399e08a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:17:57.945278 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1323/5261] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:17:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 26 15:17:57.947042 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:57.947042 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:57.950279 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-372d4021-de1d-4c35-86fc-be8cfb8da08a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:17:57.953276 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-c18c3bc7-7d40-43be-a531-214f9e55e50f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:57.954057 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-372d4021-de1d-4c35-86fc-be8cfb8da08a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:17:57.954409 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1311/5262] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:57 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:57.955293 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-c18c3bc7-7d40-43be-a531-214f9e55e50f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:17:57.955495 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-c18c3bc7-7d40-43be-a531-214f9e55e50f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:57.955667 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-c18c3bc7-7d40-43be-a531-214f9e55e50f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:57.964285 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:57.964285 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:57.968054 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-c18c3bc7-7d40-43be-a531-214f9e55e50f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:17:57.974020 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-c18c3bc7-7d40-43be-a531-214f9e55e50f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:17:57.974615 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1306/5263] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:17:57 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 1050 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:17:58.070696 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-4aada3c4-efd6-4561-9ea4-94d33f0a80ec None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:58.072815 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-4aada3c4-efd6-4561-9ea4-94d33f0a80ec tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] PUT https://10.4.3.64/volume/v3/attachments/2e82abc5-f374-4a47-ba12-778cee828a78 Aug 26 15:17:58.073176 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-4aada3c4-efd6-4561-9ea4-94d33f0a80ec tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:17:58.080610 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-4aada3c4-efd6-4561-9ea4-94d33f0a80ec tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Acquiring lock "cinder-attachment_update-5ce91bee-a18a-416d-97f0-a1013778900f-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:17:58.084369 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-4aada3c4-efd6-4561-9ea4-94d33f0a80ec tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Lock "cinder-attachment_update-5ce91bee-a18a-416d-97f0-a1013778900f-np0000008165" acquired by "attachment_update" :: waited 0.004s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:17:58.085243 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:58.085243 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:17:58.172080 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-4aada3c4-efd6-4561-9ea4-94d33f0a80ec tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Lock "cinder-attachment_update-5ce91bee-a18a-416d-97f0-a1013778900f-np0000008165" released by "attachment_update" :: held 0.088s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:17:58.172640 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-4aada3c4-efd6-4561-9ea4-94d33f0a80ec tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/attachments/2e82abc5-f374-4a47-ba12-778cee828a78 returned with HTTP 200 Aug 26 15:17:58.173557 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1324/5264] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:17:58 2026] PUT /volume/v3/attachments/2e82abc5-f374-4a47-ba12-778cee828a78 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:17:58.694362 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5f231f44-336d-4a4a-b31a-3a6e26cef242 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:58.696430 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5f231f44-336d-4a4a-b31a-3a6e26cef242 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:58.696668 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5f231f44-336d-4a4a-b31a-3a6e26cef242 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:58.696909 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5f231f44-336d-4a4a-b31a-3a6e26cef242 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:58.697051 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5f231f44-336d-4a4a-b31a-3a6e26cef242 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:58.702253 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:58.702253 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:17:58.703247 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5f231f44-336d-4a4a-b31a-3a6e26cef242 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:58.703955 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1324/5265] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:58 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:58.966821 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-74810c07-0b1b-422e-bea7-7322637bfa53 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:58.968395 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-74810c07-0b1b-422e-bea7-7322637bfa53 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:17:58.968551 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-74810c07-0b1b-422e-bea7-7322637bfa53 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:58.968742 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-74810c07-0b1b-422e-bea7-7322637bfa53 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:58.977604 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:58.977604 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:17:58.982297 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-74810c07-0b1b-422e-bea7-7322637bfa53 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:17:58.988205 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-74810c07-0b1b-422e-bea7-7322637bfa53 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:17:58.988724 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1312/5266] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:58 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:17:59.714407 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9c738f0c-3402-4aef-b315-ee1bf6c32d8f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:17:59.717606 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9c738f0c-3402-4aef-b315-ee1bf6c32d8f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:17:59.717856 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9c738f0c-3402-4aef-b315-ee1bf6c32d8f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:17:59.718103 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9c738f0c-3402-4aef-b315-ee1bf6c32d8f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:17:59.718247 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9c738f0c-3402-4aef-b315-ee1bf6c32d8f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:17:59.729487 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:17:59.729487 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:17:59.731018 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9c738f0c-3402-4aef-b315-ee1bf6c32d8f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:17:59.732112 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1307/5267] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:59 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:00.000711 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f36ddd18-fbb8-4ce8-a6ee-96bdd10a52f6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:00.002515 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f36ddd18-fbb8-4ce8-a6ee-96bdd10a52f6 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:18:00.002723 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f36ddd18-fbb8-4ce8-a6ee-96bdd10a52f6 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:00.002988 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f36ddd18-fbb8-4ce8-a6ee-96bdd10a52f6 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:00.012797 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:00.012797 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:00.016452 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f36ddd18-fbb8-4ce8-a6ee-96bdd10a52f6 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:00.020591 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f36ddd18-fbb8-4ce8-a6ee-96bdd10a52f6 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:18:00.020971 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1325/5268] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:17:59 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:00.742930 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6b81b1a4-fb2c-490b-89dc-109d461abd52 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:00.744662 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b81b1a4-fb2c-490b-89dc-109d461abd52 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:18:00.744857 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b81b1a4-fb2c-490b-89dc-109d461abd52 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:00.745062 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b81b1a4-fb2c-490b-89dc-109d461abd52 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:00.745166 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6b81b1a4-fb2c-490b-89dc-109d461abd52 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:00.750878 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:00.750878 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:00.751938 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b81b1a4-fb2c-490b-89dc-109d461abd52 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:18:00.752430 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1325/5269] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:00 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:01.034742 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8e5db77d-a177-4387-8cb0-d2ec132b48b4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:01.037247 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8e5db77d-a177-4387-8cb0-d2ec132b48b4 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:18:01.037522 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8e5db77d-a177-4387-8cb0-d2ec132b48b4 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:01.037805 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8e5db77d-a177-4387-8cb0-d2ec132b48b4 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:01.049845 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:01.049845 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:01.054014 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8e5db77d-a177-4387-8cb0-d2ec132b48b4 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:01.059397 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8e5db77d-a177-4387-8cb0-d2ec132b48b4 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:18:01.059934 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1313/5270] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:01 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:01.763619 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-17520b99-2db2-4bc6-a67d-4f0c2127d79b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:01.765513 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-17520b99-2db2-4bc6-a67d-4f0c2127d79b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:18:01.765693 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-17520b99-2db2-4bc6-a67d-4f0c2127d79b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:01.765985 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-17520b99-2db2-4bc6-a67d-4f0c2127d79b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:01.766960 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-17520b99-2db2-4bc6-a67d-4f0c2127d79b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:01.770247 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:01.770247 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:01.771051 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-17520b99-2db2-4bc6-a67d-4f0c2127d79b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:18:01.771463 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1308/5271] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:01 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:02.072372 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-331f5f0c-3654-463b-aaa2-d61b90dd5f38 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:02.073863 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-331f5f0c-3654-463b-aaa2-d61b90dd5f38 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:18:02.074047 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-331f5f0c-3654-463b-aaa2-d61b90dd5f38 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:02.074220 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-331f5f0c-3654-463b-aaa2-d61b90dd5f38 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:02.083115 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:02.083115 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:02.086259 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-331f5f0c-3654-463b-aaa2-d61b90dd5f38 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:02.089894 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-331f5f0c-3654-463b-aaa2-d61b90dd5f38 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:18:02.090265 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1326/5272] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:02 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:02.429354 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-19430373-9b9b-4aea-809c-f84fd47cfdc3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:02.431384 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-19430373-9b9b-4aea-809c-f84fd47cfdc3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] POST https://10.4.3.64/volume/v3/attachments/2e82abc5-f374-4a47-ba12-778cee828a78/action Aug 26 15:18:02.431753 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-19430373-9b9b-4aea-809c-f84fd47cfdc3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:18:02.431920 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-19430373-9b9b-4aea-809c-f84fd47cfdc3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:02.450680 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:02.450680 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:02.461283 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c9a08c4d-8940-4268-8a54-e9d0777aa798 req-19430373-9b9b-4aea-809c-f84fd47cfdc3 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/attachments/2e82abc5-f374-4a47-ba12-778cee828a78/action returned with HTTP 204 Aug 26 15:18:02.461283 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1326/5273] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:18:02 2026] POST /volume/v3/attachments/2e82abc5-f374-4a47-ba12-778cee828a78/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:02.781780 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ec317872-2564-4a9e-95d3-4715b1add33a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:02.783924 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ec317872-2564-4a9e-95d3-4715b1add33a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:18:02.784167 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ec317872-2564-4a9e-95d3-4715b1add33a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:02.784390 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ec317872-2564-4a9e-95d3-4715b1add33a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:02.784518 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ec317872-2564-4a9e-95d3-4715b1add33a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:02.789273 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:02.789273 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:02.790123 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ec317872-2564-4a9e-95d3-4715b1add33a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:18:02.790518 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1314/5274] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:02 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:02.799198 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-62182ab5-c8cd-4b0a-854f-7c124fe32730 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:02.801073 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-62182ab5-c8cd-4b0a-854f-7c124fe32730 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:18:02.801446 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-62182ab5-c8cd-4b0a-854f-7c124fe32730 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1702498297"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:02.802819 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-62182ab5-c8cd-4b0a-854f-7c124fe32730 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Creating new backup {'backup': {'volume_id': '5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1702498297'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:18:02.803092 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-62182ab5-c8cd-4b0a-854f-7c124fe32730 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Creating backup of volume 5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 in container None Aug 26 15:18:02.810573 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:02.810573 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:02.811076 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-62182ab5-c8cd-4b0a-854f-7c124fe32730 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:18:02.827729 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-62182ab5-c8cd-4b0a-854f-7c124fe32730 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Created reservations ['8fdcca54-8db6-4f3e-8574-f1f8ff55921e', 'e919de84-e943-4ce5-8777-7d96ca04e687'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:02.858166 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-62182ab5-c8cd-4b0a-854f-7c124fe32730 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:18:02.858725 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1309/5275] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:18:02 2026] POST /volume/v3/backups => generated 328 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:02.867373 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6fe6aa7d-d07b-4c94-a198-9a94c42d980f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:02.869435 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fe6aa7d-d07b-4c94-a198-9a94c42d980f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:02.869663 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fe6aa7d-d07b-4c94-a198-9a94c42d980f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:02.869906 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6fe6aa7d-d07b-4c94-a198-9a94c42d980f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:02.870063 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-6fe6aa7d-d07b-4c94-a198-9a94c42d980f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:02.875186 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:02.875186 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:02.876060 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6fe6aa7d-d07b-4c94-a198-9a94c42d980f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:02.876469 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1327/5276] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:02 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:03.102405 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-747c39fb-6e5b-4fe5-b255-04b2cd0b9617 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:03.104188 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-747c39fb-6e5b-4fe5-b255-04b2cd0b9617 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:18:03.104391 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-747c39fb-6e5b-4fe5-b255-04b2cd0b9617 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:03.104618 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-747c39fb-6e5b-4fe5-b255-04b2cd0b9617 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:03.114350 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:03.114350 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:03.118010 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-747c39fb-6e5b-4fe5-b255-04b2cd0b9617 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:03.122528 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-747c39fb-6e5b-4fe5-b255-04b2cd0b9617 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:18:03.122907 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1327/5277] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:03 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:03.135451 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b61ed69f-8f8d-48d7-8d27-1a75147fc36d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:03.137319 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b61ed69f-8f8d-48d7-8d27-1a75147fc36d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:18:03.137517 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b61ed69f-8f8d-48d7-8d27-1a75147fc36d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:03.137697 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b61ed69f-8f8d-48d7-8d27-1a75147fc36d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:03.148283 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:03.148283 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:03.152346 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b61ed69f-8f8d-48d7-8d27-1a75147fc36d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:03.157518 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b61ed69f-8f8d-48d7-8d27-1a75147fc36d tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:18:03.158036 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1315/5278] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:03 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:03.887624 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b923747e-792d-413d-aca2-45f6de3624ed None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:03.889393 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b923747e-792d-413d-aca2-45f6de3624ed tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:03.889577 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b923747e-792d-413d-aca2-45f6de3624ed tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:03.889768 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b923747e-792d-413d-aca2-45f6de3624ed tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:03.889863 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-b923747e-792d-413d-aca2-45f6de3624ed tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:03.894149 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:03.894149 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:03.894858 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b923747e-792d-413d-aca2-45f6de3624ed tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:03.895205 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1310/5279] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:03 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:04.908198 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b88675ed-fff6-4f06-acc7-fb948f4541b6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:04.910533 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b88675ed-fff6-4f06-acc7-fb948f4541b6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:04.910848 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b88675ed-fff6-4f06-acc7-fb948f4541b6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:04.911168 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b88675ed-fff6-4f06-acc7-fb948f4541b6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:04.911338 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b88675ed-fff6-4f06-acc7-fb948f4541b6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:04.916765 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:04.916765 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:04.917897 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b88675ed-fff6-4f06-acc7-fb948f4541b6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:04.918430 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1328/5280] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:04 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:05.491654 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-3d9f09da-8f07-4cd2-82ab-912e5c8c00ba None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:05.494078 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-3d9f09da-8f07-4cd2-82ab-912e5c8c00ba tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:18:05.494373 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-3d9f09da-8f07-4cd2-82ab-912e5c8c00ba tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:05.494660 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-3d9f09da-8f07-4cd2-82ab-912e5c8c00ba tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:05.504209 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:05.504209 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:05.507581 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-3d9f09da-8f07-4cd2-82ab-912e5c8c00ba tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:05.511593 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-3d9f09da-8f07-4cd2-82ab-912e5c8c00ba tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:18:05.511981 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1328/5281] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:18:05 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 1163 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:05.531399 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-58199cb2-b040-40fa-880d-764cc7c5d596 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:05.533184 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-58199cb2-b040-40fa-880d-764cc7c5d596 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] POST https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f/action Aug 26 15:18:05.533365 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-58199cb2-b040-40fa-880d-764cc7c5d596 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:18:05.533446 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-58199cb2-b040-40fa-880d-764cc7c5d596 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:05.542368 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:05.542368 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:05.542750 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-58199cb2-b040-40fa-880d-764cc7c5d596 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:05.548768 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-58199cb2-b040-40fa-880d-764cc7c5d596 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Begin detaching volume completed successfully. Aug 26 15:18:05.548968 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-58199cb2-b040-40fa-880d-764cc7c5d596 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f/action returned with HTTP 202 Aug 26 15:18:05.549376 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1316/5282] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:18:05 2026] POST /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:18:05.591106 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-95e94374-2cda-47a1-86f4-3a7b6d2c0a14 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:05.591484 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95e94374-2cda-47a1-86f4-3a7b6d2c0a14 None None] GET https://10.4.3.64/volume// Aug 26 15:18:05.591634 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95e94374-2cda-47a1-86f4-3a7b6d2c0a14 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:05.591846 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-95e94374-2cda-47a1-86f4-3a7b6d2c0a14 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:05.592202 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-95e94374-2cda-47a1-86f4-3a7b6d2c0a14 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:18:05.592766 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1311/5283] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:18:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:18:05.599487 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-f69f2d57-d612-4fe8-a3f4-f8c2e3a3cb9f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:05.601531 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-f69f2d57-d612-4fe8-a3f4-f8c2e3a3cb9f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:18:05.601730 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-f69f2d57-d612-4fe8-a3f4-f8c2e3a3cb9f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:05.601925 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-f69f2d57-d612-4fe8-a3f4-f8c2e3a3cb9f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:05.611487 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:05.611487 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:05.615905 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-f69f2d57-d612-4fe8-a3f4-f8c2e3a3cb9f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:05.620993 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-f69f2d57-d612-4fe8-a3f4-f8c2e3a3cb9f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:18:05.621447 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1329/5284] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:18:05 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 1346 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:18:05.930339 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6260a2c9-c803-45fa-96c4-ac1048d23097 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:05.932337 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6260a2c9-c803-45fa-96c4-ac1048d23097 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:05.932602 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6260a2c9-c803-45fa-96c4-ac1048d23097 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:05.932904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6260a2c9-c803-45fa-96c4-ac1048d23097 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:05.933115 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6260a2c9-c803-45fa-96c4-ac1048d23097 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:05.938251 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:05.938251 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:05.939346 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6260a2c9-c803-45fa-96c4-ac1048d23097 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:05.939814 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1329/5285] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:05 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:06.588965 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-e2457b23-82da-4844-ae99-4612e182375a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:06.590781 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-e2457b23-82da-4844-ae99-4612e182375a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] DELETE https://10.4.3.64/volume/v3/attachments/2e82abc5-f374-4a47-ba12-778cee828a78 Aug 26 15:18:06.590984 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-e2457b23-82da-4844-ae99-4612e182375a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:06.591199 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-e2457b23-82da-4844-ae99-4612e182375a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:06.598251 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:06.598251 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:06.644808 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-355ff5a5-1e88-4027-9d1a-a15d5916d89b req-e2457b23-82da-4844-ae99-4612e182375a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/attachments/2e82abc5-f374-4a47-ba12-778cee828a78 returned with HTTP 200 Aug 26 15:18:06.645275 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1317/5286] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:18:06 2026] DELETE /volume/v3/attachments/2e82abc5-f374-4a47-ba12-778cee828a78 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:06.950553 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-94e23b24-7fa9-4d46-af60-1e6dd5d81c4e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:06.952582 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-94e23b24-7fa9-4d46-af60-1e6dd5d81c4e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:06.952795 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-94e23b24-7fa9-4d46-af60-1e6dd5d81c4e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:06.953052 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-94e23b24-7fa9-4d46-af60-1e6dd5d81c4e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:06.953226 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-94e23b24-7fa9-4d46-af60-1e6dd5d81c4e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:06.958213 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:06.958213 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:06.959369 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-94e23b24-7fa9-4d46-af60-1e6dd5d81c4e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:06.959837 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1312/5287] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:06 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:07.970735 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b3f11978-8b4f-40f1-adc5-18cf5411b617 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:07.973201 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b3f11978-8b4f-40f1-adc5-18cf5411b617 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:07.973476 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b3f11978-8b4f-40f1-adc5-18cf5411b617 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:07.973741 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b3f11978-8b4f-40f1-adc5-18cf5411b617 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:07.973879 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b3f11978-8b4f-40f1-adc5-18cf5411b617 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:07.979089 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:07.979089 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:07.980125 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b3f11978-8b4f-40f1-adc5-18cf5411b617 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:07.980526 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1330/5288] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:07 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:08.864462 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-013570e6-9f05-4144-b023-234b05c1bea6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:08.866610 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-013570e6-9f05-4144-b023-234b05c1bea6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:08.866838 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-013570e6-9f05-4144-b023-234b05c1bea6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:08.867149 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-013570e6-9f05-4144-b023-234b05c1bea6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:08.874733 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:08.874733 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:08.878439 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-013570e6-9f05-4144-b023-234b05c1bea6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:08.883128 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-013570e6-9f05-4144-b023-234b05c1bea6 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:08.883572 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1330/5289] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:08 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:08.896638 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e15c619c-dbb2-4619-a65c-1a984001ede3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:08.898232 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e15c619c-dbb2-4619-a65c-1a984001ede3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:08.898387 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e15c619c-dbb2-4619-a65c-1a984001ede3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:08.898559 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e15c619c-dbb2-4619-a65c-1a984001ede3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:08.905214 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:08.905214 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:08.909056 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e15c619c-dbb2-4619-a65c-1a984001ede3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:08.913604 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e15c619c-dbb2-4619-a65c-1a984001ede3 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:08.914297 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1318/5290] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:08 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:08.957442 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-514fa6d0-fe28-490c-960e-fbf17bff20d9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:08.965165 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-514fa6d0-fe28-490c-960e-fbf17bff20d9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:08.965973 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-514fa6d0-fe28-490c-960e-fbf17bff20d9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:08.966713 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-514fa6d0-fe28-490c-960e-fbf17bff20d9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:08.991675 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-540a8f60-2593-4662-9fbf-aedf7e85d92e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:08.993396 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-540a8f60-2593-4662-9fbf-aedf7e85d92e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:08.993721 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-540a8f60-2593-4662-9fbf-aedf7e85d92e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:08.994027 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-540a8f60-2593-4662-9fbf-aedf7e85d92e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:08.994624 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-540a8f60-2593-4662-9fbf-aedf7e85d92e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:08.997680 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:08.997680 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:08.998552 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:08.998552 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:08.999308 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-540a8f60-2593-4662-9fbf-aedf7e85d92e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:08.999671 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1331/5291] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:08 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:09.001758 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-514fa6d0-fe28-490c-960e-fbf17bff20d9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:09.005447 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-514fa6d0-fe28-490c-960e-fbf17bff20d9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:09.005812 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1313/5292] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:18:08 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 875 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:09.079682 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5ce458be-cddc-470b-98f5-6c224a84eac6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:09.080125 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ce458be-cddc-470b-98f5-6c224a84eac6 None None] GET https://10.4.3.64/volume// Aug 26 15:18:09.080328 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ce458be-cddc-470b-98f5-6c224a84eac6 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:09.080530 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5ce458be-cddc-470b-98f5-6c224a84eac6 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:09.080862 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5ce458be-cddc-470b-98f5-6c224a84eac6 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:18:09.081157 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1331/5293] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:18:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:18:09.088646 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-4dd5a66b-9fcc-4289-aea6-9c215baa3a6f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:09.090823 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-4dd5a66b-9fcc-4289-aea6-9c215baa3a6f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:18:09.091201 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-4dd5a66b-9fcc-4289-aea6-9c215baa3a6f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c25d9484-3a04-4a3d-a4fc-a61f263bee06", "connector": null, "instance_uuid": "30cda558-b269-45e8-b82e-02ac29a686d3"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:09.099566 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:09.099566 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:09.121993 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-4dd5a66b-9fcc-4289-aea6-9c215baa3a6f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:18:09.122607 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1319/5294] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:18:09 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:09.148117 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-652cb2b8-fc48-45e1-81a4-f0b92c7c6533 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:09.150085 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-652cb2b8-fc48-45e1-81a4-f0b92c7c6533 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:09.150303 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-652cb2b8-fc48-45e1-81a4-f0b92c7c6533 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:09.150476 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-652cb2b8-fc48-45e1-81a4-f0b92c7c6533 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:09.160016 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:09.160016 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:09.160805 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aaf12290-510b-4968-81f5-27ddd9db0175 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:09.161227 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aaf12290-510b-4968-81f5-27ddd9db0175 None None] GET https://10.4.3.64/volume// Aug 26 15:18:09.161386 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aaf12290-510b-4968-81f5-27ddd9db0175 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:09.161560 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aaf12290-510b-4968-81f5-27ddd9db0175 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:09.161954 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aaf12290-510b-4968-81f5-27ddd9db0175 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:18:09.162219 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1314/5295] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:18:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:18:09.163505 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-652cb2b8-fc48-45e1-81a4-f0b92c7c6533 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:09.167568 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-652cb2b8-fc48-45e1-81a4-f0b92c7c6533 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:09.167959 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1332/5296] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:09 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:09.174095 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-36d8d0c5-5f28-4736-b642-7ade43d22c6a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:09.176230 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-36d8d0c5-5f28-4736-b642-7ade43d22c6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:09.176451 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-36d8d0c5-5f28-4736-b642-7ade43d22c6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:09.176664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-36d8d0c5-5f28-4736-b642-7ade43d22c6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:09.185570 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:09.185570 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:09.189267 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-36d8d0c5-5f28-4736-b642-7ade43d22c6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:09.193386 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-36d8d0c5-5f28-4736-b642-7ade43d22c6a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:09.193764 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1332/5297] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:18:09 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 1054 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:18:09.291567 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-2dfcf7d9-613a-4d88-a330-dc70afa6794f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:09.293857 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-2dfcf7d9-613a-4d88-a330-dc70afa6794f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] PUT https://10.4.3.64/volume/v3/attachments/a951e986-8291-48c9-af94-bbf34b39e284 Aug 26 15:18:09.294260 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-2dfcf7d9-613a-4d88-a330-dc70afa6794f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:09.303960 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-2dfcf7d9-613a-4d88-a330-dc70afa6794f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Acquiring lock "cinder-attachment_update-c25d9484-3a04-4a3d-a4fc-a61f263bee06-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:18:09.309063 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-2dfcf7d9-613a-4d88-a330-dc70afa6794f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Lock "cinder-attachment_update-c25d9484-3a04-4a3d-a4fc-a61f263bee06-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:18:09.310367 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:09.310367 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:09.346741 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a1539eb2-1078-461e-a29c-95bb5c13044f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:09.348630 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1539eb2-1078-461e-a29c-95bb5c13044f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:18:09.348815 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1539eb2-1078-461e-a29c-95bb5c13044f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:09.349053 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1539eb2-1078-461e-a29c-95bb5c13044f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:09.349207 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-a1539eb2-1078-461e-a29c-95bb5c13044f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Delete volume with id: 5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:18:09.356097 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:09.356097 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:09.356522 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a1539eb2-1078-461e-a29c-95bb5c13044f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:09.379186 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a1539eb2-1078-461e-a29c-95bb5c13044f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Delete volume request issued successfully. Aug 26 15:18:09.379501 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1539eb2-1078-461e-a29c-95bb5c13044f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 202 Aug 26 15:18:09.380269 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1315/5298] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:18:09 2026] DELETE /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:09.388550 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1aa690d2-c6b8-4ab2-ba2a-3c9f8d6beaa7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:09.390966 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1aa690d2-c6b8-4ab2-ba2a-3c9f8d6beaa7 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:18:09.391210 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1aa690d2-c6b8-4ab2-ba2a-3c9f8d6beaa7 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:09.391432 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1aa690d2-c6b8-4ab2-ba2a-3c9f8d6beaa7 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:09.401120 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:09.401120 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:09.403989 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-2dfcf7d9-613a-4d88-a330-dc70afa6794f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Lock "cinder-attachment_update-c25d9484-3a04-4a3d-a4fc-a61f263bee06-np0000008165" released by "attachment_update" :: held 0.095s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:18:09.404437 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-2dfcf7d9-613a-4d88-a330-dc70afa6794f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/a951e986-8291-48c9-af94-bbf34b39e284 returned with HTTP 200 Aug 26 15:18:09.404863 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1320/5299] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:18:09 2026] PUT /volume/v3/attachments/a951e986-8291-48c9-af94-bbf34b39e284 => generated 968 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:09.406202 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1aa690d2-c6b8-4ab2-ba2a-3c9f8d6beaa7 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:09.413213 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1aa690d2-c6b8-4ab2-ba2a-3c9f8d6beaa7 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 200 Aug 26 15:18:09.413770 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1333/5300] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:09 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:09.416273 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-63e744f7-ae8b-499e-b027-9f2c65d3d769 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:09.419088 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-63e744f7-ae8b-499e-b027-9f2c65d3d769 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/encryption Aug 26 15:18:09.419340 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-63e744f7-ae8b-499e-b027-9f2c65d3d769 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:09.419584 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-63e744f7-ae8b-499e-b027-9f2c65d3d769 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:09.429412 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:09.429412 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:09.436152 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-63e744f7-ae8b-499e-b027-9f2c65d3d769 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/encryption returned with HTTP 200 Aug 26 15:18:09.436619 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1333/5301] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:18:09 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:10.009302 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-35c3b555-d684-4ab8-97fa-e7b1e8b6d41c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:10.011098 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-35c3b555-d684-4ab8-97fa-e7b1e8b6d41c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:10.011274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-35c3b555-d684-4ab8-97fa-e7b1e8b6d41c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:10.011446 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-35c3b555-d684-4ab8-97fa-e7b1e8b6d41c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:10.011542 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-35c3b555-d684-4ab8-97fa-e7b1e8b6d41c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:10.015417 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:10.015417 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:10.016137 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-35c3b555-d684-4ab8-97fa-e7b1e8b6d41c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:10.016625 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1316/5302] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:10 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:10.026654 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a8f5f694-054d-4c2f-aac8-28ba5fe4f583 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:10.028513 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a8f5f694-054d-4c2f-aac8-28ba5fe4f583 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35/restore Aug 26 15:18:10.028839 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a8f5f694-054d-4c2f-aac8-28ba5fe4f583 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:10.030164 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-a8f5f694-054d-4c2f-aac8-28ba5fe4f583 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Restoring backup aad94f36-1217-40ce-82ae-2c9b575a8c35 ({'restore': {'volume_id': '5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1'}}) {{(pid=100196) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 15:18:10.030264 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-a8f5f694-054d-4c2f-aac8-28ba5fe4f583 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Restoring backup aad94f36-1217-40ce-82ae-2c9b575a8c35 to volume 5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1. Aug 26 15:18:10.034670 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:10.034670 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:10.040873 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:10.040873 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:10.041315 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a8f5f694-054d-4c2f-aac8-28ba5fe4f583 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:18:10.041435 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-a8f5f694-054d-4c2f-aac8-28ba5fe4f583 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Checking backup size 1 against volume size 1 {{(pid=100196) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 15:18:10.041545 np0000008165 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-a8f5f694-054d-4c2f-aac8-28ba5fe4f583 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Overwriting volume 5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 with restore of backup aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:10.052812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-a8f5f694-054d-4c2f-aac8-28ba5fe4f583 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] restore_backup in rpcapi backup_id aad94f36-1217-40ce-82ae-2c9b575a8c35 {{(pid=100196) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 15:18:10.054654 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a8f5f694-054d-4c2f-aac8-28ba5fe4f583 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35/restore returned with HTTP 202 Aug 26 15:18:10.055094 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1321/5303] 10.4.3.64 () {68 vars in 1386 bytes} [Wed Aug 26 15:18:10 2026] POST /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35/restore => generated 182 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:10.062287 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0c5df502-5f38-4b02-b28c-182adfca850e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:10.064033 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c5df502-5f38-4b02-b28c-182adfca850e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:10.064217 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c5df502-5f38-4b02-b28c-182adfca850e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:10.064442 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0c5df502-5f38-4b02-b28c-182adfca850e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:10.064601 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-0c5df502-5f38-4b02-b28c-182adfca850e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:10.068895 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:10.068895 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:10.069671 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0c5df502-5f38-4b02-b28c-182adfca850e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:10.070036 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1334/5304] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:10 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:10.181432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5d96977d-1357-442e-9bc8-d21b4cf709b5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:10.183175 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5d96977d-1357-442e-9bc8-d21b4cf709b5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:10.183349 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5d96977d-1357-442e-9bc8-d21b4cf709b5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:10.183526 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5d96977d-1357-442e-9bc8-d21b4cf709b5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:10.192268 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:10.192268 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:10.195293 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5d96977d-1357-442e-9bc8-d21b4cf709b5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:10.198997 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5d96977d-1357-442e-9bc8-d21b4cf709b5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:10.199357 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1334/5305] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:10 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:10.425861 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-58c74c34-e305-4825-bd5e-359332945a2c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:10.427758 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-58c74c34-e305-4825-bd5e-359332945a2c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f Aug 26 15:18:10.427996 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-58c74c34-e305-4825-bd5e-359332945a2c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:10.428182 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-58c74c34-e305-4825-bd5e-359332945a2c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:10.433754 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-58c74c34-e305-4825-bd5e-359332945a2c tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f returned with HTTP 404 Aug 26 15:18:10.434317 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1317/5306] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:10 2026] GET /volume/v3/volumes/5ce91bee-a18a-416d-97f0-a1013778900f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:10.778201 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-06fa25f0-d09a-458b-89f6-656494064334 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:10.780047 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-06fa25f0-d09a-458b-89f6-656494064334 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf Aug 26 15:18:10.780237 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-06fa25f0-d09a-458b-89f6-656494064334 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:10.780463 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-06fa25f0-d09a-458b-89f6-656494064334 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:10.780555 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-06fa25f0-d09a-458b-89f6-656494064334 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Delete snapshot with id: 986cae78-6536-42bb-8dc7-551669471fcf Aug 26 15:18:10.786171 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:10.786171 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:10.786661 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-06fa25f0-d09a-458b-89f6-656494064334 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Snapshot retrieved successfully. Aug 26 15:18:10.805045 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-06fa25f0-d09a-458b-89f6-656494064334 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Snapshot delete request issued successfully. Aug 26 15:18:10.805224 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-06fa25f0-d09a-458b-89f6-656494064334 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf returned with HTTP 202 Aug 26 15:18:10.805627 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1322/5307] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:18:10 2026] DELETE /volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:10.812907 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-70264c25-a678-4738-b989-5ad31fd7ac22 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:10.814869 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70264c25-a678-4738-b989-5ad31fd7ac22 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf Aug 26 15:18:10.815099 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70264c25-a678-4738-b989-5ad31fd7ac22 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:10.815278 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70264c25-a678-4738-b989-5ad31fd7ac22 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:10.822083 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:10.822083 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:10.822988 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-70264c25-a678-4738-b989-5ad31fd7ac22 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Snapshot retrieved successfully. Aug 26 15:18:10.823486 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70264c25-a678-4738-b989-5ad31fd7ac22 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf returned with HTTP 200 Aug 26 15:18:10.824137 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1335/5308] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:10 2026] GET /volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:11.080589 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c7049063-1b56-4abc-821d-85cc19161ed5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:11.082698 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c7049063-1b56-4abc-821d-85cc19161ed5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:11.082899 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c7049063-1b56-4abc-821d-85cc19161ed5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:11.083111 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c7049063-1b56-4abc-821d-85cc19161ed5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:11.083228 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c7049063-1b56-4abc-821d-85cc19161ed5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:11.088021 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:11.088021 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:11.088856 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c7049063-1b56-4abc-821d-85cc19161ed5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:11.089271 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1335/5309] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:11 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:11.211294 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b8f0e313-0269-48e4-8a30-3958bca32289 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:11.213507 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b8f0e313-0269-48e4-8a30-3958bca32289 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:11.213709 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b8f0e313-0269-48e4-8a30-3958bca32289 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:11.213988 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b8f0e313-0269-48e4-8a30-3958bca32289 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:11.225860 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:11.225860 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:11.229497 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b8f0e313-0269-48e4-8a30-3958bca32289 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:11.233895 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b8f0e313-0269-48e4-8a30-3958bca32289 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:11.234435 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1318/5310] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:11 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:11.834011 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4f797b63-0e57-470a-8c5a-33a7c70df552 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:11.835973 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f797b63-0e57-470a-8c5a-33a7c70df552 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf Aug 26 15:18:11.836159 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f797b63-0e57-470a-8c5a-33a7c70df552 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:11.836367 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4f797b63-0e57-470a-8c5a-33a7c70df552 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:11.840749 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4f797b63-0e57-470a-8c5a-33a7c70df552 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf returned with HTTP 404 Aug 26 15:18:11.841281 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1323/5311] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:11 2026] GET /volume/v3/snapshots/986cae78-6536-42bb-8dc7-551669471fcf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:11.874666 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-fea277be-5c8b-4fb1-8b7d-c968a1b7ec15 req-99c68230-8a6a-457e-8e79-eccc4fcb183a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:11.876597 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-fea277be-5c8b-4fb1-8b7d-c968a1b7ec15 req-99c68230-8a6a-457e-8e79-eccc4fcb183a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:18:11.876777 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-fea277be-5c8b-4fb1-8b7d-c968a1b7ec15 req-99c68230-8a6a-457e-8e79-eccc4fcb183a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:11.877005 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-fea277be-5c8b-4fb1-8b7d-c968a1b7ec15 req-99c68230-8a6a-457e-8e79-eccc4fcb183a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:11.883442 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:11.883442 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:11.886790 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-fea277be-5c8b-4fb1-8b7d-c968a1b7ec15 req-99c68230-8a6a-457e-8e79-eccc4fcb183a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:11.890482 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-fea277be-5c8b-4fb1-8b7d-c968a1b7ec15 req-99c68230-8a6a-457e-8e79-eccc4fcb183a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:18:11.890837 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1336/5312] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:18:11 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:12.100203 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a2c86e58-6992-4c03-89ce-f86623ce795b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:12.102397 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a2c86e58-6992-4c03-89ce-f86623ce795b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:12.102651 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a2c86e58-6992-4c03-89ce-f86623ce795b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:12.102901 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a2c86e58-6992-4c03-89ce-f86623ce795b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:12.103044 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a2c86e58-6992-4c03-89ce-f86623ce795b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:12.107859 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:12.107859 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:12.108769 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a2c86e58-6992-4c03-89ce-f86623ce795b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:12.109219 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1336/5313] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:12 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:12.246701 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d40ab2a3-76d8-47b7-9d56-b996a7b59f33 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:12.248790 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d40ab2a3-76d8-47b7-9d56-b996a7b59f33 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:12.249035 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d40ab2a3-76d8-47b7-9d56-b996a7b59f33 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:12.249258 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d40ab2a3-76d8-47b7-9d56-b996a7b59f33 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:12.261111 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:12.261111 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:12.267292 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d40ab2a3-76d8-47b7-9d56-b996a7b59f33 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:12.272034 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d40ab2a3-76d8-47b7-9d56-b996a7b59f33 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:12.272526 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1319/5314] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:12 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:13.120623 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ffbe7fa9-e3cc-45c6-a625-c7bdc7dae681 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:13.122388 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ffbe7fa9-e3cc-45c6-a625-c7bdc7dae681 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:13.122592 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ffbe7fa9-e3cc-45c6-a625-c7bdc7dae681 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:13.122771 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ffbe7fa9-e3cc-45c6-a625-c7bdc7dae681 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:13.122870 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ffbe7fa9-e3cc-45c6-a625-c7bdc7dae681 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:13.127393 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:13.127393 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:13.128068 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ffbe7fa9-e3cc-45c6-a625-c7bdc7dae681 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:13.128415 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1324/5315] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:13 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:13.286033 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5cecc100-c4ef-47e1-9545-29bf5d9b63de None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:13.287873 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5cecc100-c4ef-47e1-9545-29bf5d9b63de tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:13.288100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5cecc100-c4ef-47e1-9545-29bf5d9b63de tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:13.288257 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5cecc100-c4ef-47e1-9545-29bf5d9b63de tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:13.297224 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:13.297224 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:13.301622 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5cecc100-c4ef-47e1-9545-29bf5d9b63de tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:13.307167 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5cecc100-c4ef-47e1-9545-29bf5d9b63de tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:13.307725 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1337/5316] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:13 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:13.521666 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2c7f8a5b-b6f6-4b88-981d-0d2fbc253e0a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:13.523903 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c7f8a5b-b6f6-4b88-981d-0d2fbc253e0a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:18:13.524269 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c7f8a5b-b6f6-4b88-981d-0d2fbc253e0a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:13.524521 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2c7f8a5b-b6f6-4b88-981d-0d2fbc253e0a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:13.524724 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-2c7f8a5b-b6f6-4b88-981d-0d2fbc253e0a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Delete volume with id: 8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:18:13.532281 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:13.532281 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:13.532722 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2c7f8a5b-b6f6-4b88-981d-0d2fbc253e0a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:13.549869 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-2c7f8a5b-b6f6-4b88-981d-0d2fbc253e0a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Delete volume request issued successfully. Aug 26 15:18:13.550372 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2c7f8a5b-b6f6-4b88-981d-0d2fbc253e0a tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 202 Aug 26 15:18:13.550487 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1337/5317] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:18:13 2026] DELETE /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:13.560873 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-43146783-e525-4757-8104-878e22fd1ac4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:13.563012 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-43146783-e525-4757-8104-878e22fd1ac4 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:18:13.563229 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-43146783-e525-4757-8104-878e22fd1ac4 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:13.563435 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-43146783-e525-4757-8104-878e22fd1ac4 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:13.571784 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:13.571784 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:13.576559 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-43146783-e525-4757-8104-878e22fd1ac4 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Volume info retrieved successfully. Aug 26 15:18:13.581908 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-43146783-e525-4757-8104-878e22fd1ac4 tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 200 Aug 26 15:18:13.582367 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1320/5318] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:13 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:14.140224 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4acc04cf-0de1-4ba5-b057-d0c7cba0099b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:14.141907 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4acc04cf-0de1-4ba5-b057-d0c7cba0099b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:14.142101 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4acc04cf-0de1-4ba5-b057-d0c7cba0099b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:14.142285 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4acc04cf-0de1-4ba5-b057-d0c7cba0099b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:14.142392 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4acc04cf-0de1-4ba5-b057-d0c7cba0099b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:14.146591 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:14.146591 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:14.147250 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4acc04cf-0de1-4ba5-b057-d0c7cba0099b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:14.147585 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1325/5319] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:14 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:14.319610 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5dbf031a-56bd-48c7-a3d6-d681e24a02d8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:14.321834 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5dbf031a-56bd-48c7-a3d6-d681e24a02d8 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:14.322092 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5dbf031a-56bd-48c7-a3d6-d681e24a02d8 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:14.322303 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5dbf031a-56bd-48c7-a3d6-d681e24a02d8 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:14.336787 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:14.336787 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:14.347847 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5dbf031a-56bd-48c7-a3d6-d681e24a02d8 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:14.353300 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5dbf031a-56bd-48c7-a3d6-d681e24a02d8 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:14.353693 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1338/5320] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:14 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:14.594871 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c5a53ca4-cfda-4c4c-a6e5-3c6d9b69593f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:14.596674 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c5a53ca4-cfda-4c4c-a6e5-3c6d9b69593f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] GET https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 Aug 26 15:18:14.596899 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c5a53ca4-cfda-4c4c-a6e5-3c6d9b69593f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:14.597111 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c5a53ca4-cfda-4c4c-a6e5-3c6d9b69593f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:14.603059 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c5a53ca4-cfda-4c4c-a6e5-3c6d9b69593f tempest-TestStampPattern-344122631 tempest-TestStampPattern-344122631-project-member] https://10.4.3.64/volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 returned with HTTP 404 Aug 26 15:18:14.603578 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1338/5321] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:14 2026] GET /volume/v3/volumes/8c97a345-dcee-450e-b70e-84407725f453 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:15.161867 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-91d1afa0-f98b-4bd4-ab71-cbbbc4d638e4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:15.163942 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91d1afa0-f98b-4bd4-ab71-cbbbc4d638e4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:15.164190 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91d1afa0-f98b-4bd4-ab71-cbbbc4d638e4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:15.164440 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91d1afa0-f98b-4bd4-ab71-cbbbc4d638e4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:15.164560 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-91d1afa0-f98b-4bd4-ab71-cbbbc4d638e4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:15.169533 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:15.169533 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:15.170592 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91d1afa0-f98b-4bd4-ab71-cbbbc4d638e4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:15.171229 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1321/5322] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:15 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:15.367652 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-817ad1a2-fa1a-4118-b6b4-4c63e052e75f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:15.369405 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-817ad1a2-fa1a-4118-b6b4-4c63e052e75f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:15.369624 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-817ad1a2-fa1a-4118-b6b4-4c63e052e75f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:15.369917 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-817ad1a2-fa1a-4118-b6b4-4c63e052e75f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:15.379791 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:15.379791 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:15.383353 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-817ad1a2-fa1a-4118-b6b4-4c63e052e75f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:15.388206 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-817ad1a2-fa1a-4118-b6b4-4c63e052e75f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:15.388617 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1326/5323] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:15 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:16.182919 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7a44dce6-80eb-4d4d-be6a-f95e38814a41 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:16.185067 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a44dce6-80eb-4d4d-be6a-f95e38814a41 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:16.185299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a44dce6-80eb-4d4d-be6a-f95e38814a41 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:16.185540 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7a44dce6-80eb-4d4d-be6a-f95e38814a41 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:16.185675 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7a44dce6-80eb-4d4d-be6a-f95e38814a41 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:16.190646 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:16.190646 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:16.191586 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7a44dce6-80eb-4d4d-be6a-f95e38814a41 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:16.192032 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1339/5324] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:16 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:16.402155 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aad8646e-393e-44ee-b942-442bb198bbd5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:16.403952 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aad8646e-393e-44ee-b942-442bb198bbd5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:16.404127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aad8646e-393e-44ee-b942-442bb198bbd5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:16.404295 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aad8646e-393e-44ee-b942-442bb198bbd5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:16.413203 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:16.413203 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:16.416408 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-aad8646e-393e-44ee-b942-442bb198bbd5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:16.420449 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aad8646e-393e-44ee-b942-442bb198bbd5 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:16.420808 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1339/5325] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:16 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:17.201507 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-335ec48e-4e8b-4984-a063-d5b1fe534bb4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:17.203430 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-335ec48e-4e8b-4984-a063-d5b1fe534bb4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:17.203657 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-335ec48e-4e8b-4984-a063-d5b1fe534bb4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:17.203803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-335ec48e-4e8b-4984-a063-d5b1fe534bb4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:17.203926 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-335ec48e-4e8b-4984-a063-d5b1fe534bb4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:17.210978 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:17.210978 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:17.211699 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-335ec48e-4e8b-4984-a063-d5b1fe534bb4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:17.215004 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1322/5326] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:17 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:17.433322 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f0c94cd8-bc01-4cd7-a3af-9c0e7bafff55 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:17.435440 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f0c94cd8-bc01-4cd7-a3af-9c0e7bafff55 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:17.435627 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f0c94cd8-bc01-4cd7-a3af-9c0e7bafff55 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:17.435792 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f0c94cd8-bc01-4cd7-a3af-9c0e7bafff55 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:17.446797 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:17.446797 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:17.451478 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f0c94cd8-bc01-4cd7-a3af-9c0e7bafff55 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:17.456053 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f0c94cd8-bc01-4cd7-a3af-9c0e7bafff55 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:17.456420 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1327/5327] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:17 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:17.915637 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-12e039d2-4fc9-44ec-8b30-83fbc7a77652 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:17.918657 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-12e039d2-4fc9-44ec-8b30-83fbc7a77652 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/attachments/a951e986-8291-48c9-af94-bbf34b39e284/action Aug 26 15:18:17.919124 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-12e039d2-4fc9-44ec-8b30-83fbc7a77652 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:18:17.919290 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-12e039d2-4fc9-44ec-8b30-83fbc7a77652 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:17.939071 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:17.939071 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:17.950057 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-f6c6c6da-4db2-4550-a93f-168425f51b36 req-12e039d2-4fc9-44ec-8b30-83fbc7a77652 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/a951e986-8291-48c9-af94-bbf34b39e284/action returned with HTTP 204 Aug 26 15:18:17.950577 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1340/5328] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:18:17 2026] POST /volume/v3/attachments/a951e986-8291-48c9-af94-bbf34b39e284/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:18.223850 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-02e790aa-59a2-47d4-809b-7bbf9d75ae75 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:18.226500 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-02e790aa-59a2-47d4-809b-7bbf9d75ae75 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:18.226500 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-02e790aa-59a2-47d4-809b-7bbf9d75ae75 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:18.226983 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-02e790aa-59a2-47d4-809b-7bbf9d75ae75 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:18.227129 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-02e790aa-59a2-47d4-809b-7bbf9d75ae75 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:18.235452 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:18.235452 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:18.236449 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-02e790aa-59a2-47d4-809b-7bbf9d75ae75 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:18.237145 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1340/5329] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:18 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:18.468584 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-247e0744-d461-46e3-89f2-b59a168305e1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:18.471038 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-247e0744-d461-46e3-89f2-b59a168305e1 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:18.471254 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-247e0744-d461-46e3-89f2-b59a168305e1 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:18.471447 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-247e0744-d461-46e3-89f2-b59a168305e1 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:18.481132 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:18.481132 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:18.484835 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-247e0744-d461-46e3-89f2-b59a168305e1 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:18.490335 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-247e0744-d461-46e3-89f2-b59a168305e1 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:18.490720 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1323/5330] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:18 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 1167 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:18.501900 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8df525fa-08d6-4130-9e6f-b51b9911748e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:18.503556 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8df525fa-08d6-4130-9e6f-b51b9911748e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:18.503724 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8df525fa-08d6-4130-9e6f-b51b9911748e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:18.503916 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8df525fa-08d6-4130-9e6f-b51b9911748e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:18.514421 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:18.514421 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:18.518231 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8df525fa-08d6-4130-9e6f-b51b9911748e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:18.522433 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8df525fa-08d6-4130-9e6f-b51b9911748e tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:18.522842 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1328/5331] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:18 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:19.254910 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8453f639-f4a2-4da0-8cf1-c75897af880f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:19.254910 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8453f639-f4a2-4da0-8cf1-c75897af880f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:19.255359 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8453f639-f4a2-4da0-8cf1-c75897af880f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:19.255359 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8453f639-f4a2-4da0-8cf1-c75897af880f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:19.255359 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8453f639-f4a2-4da0-8cf1-c75897af880f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:19.262500 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:19.262500 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:19.263363 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8453f639-f4a2-4da0-8cf1-c75897af880f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:19.263734 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1341/5332] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:19 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:20.277911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-61d0c1a8-d09a-491b-a114-751a6ab204af None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:20.279818 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-61d0c1a8-d09a-491b-a114-751a6ab204af tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:20.279966 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-61d0c1a8-d09a-491b-a114-751a6ab204af tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:20.280163 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-61d0c1a8-d09a-491b-a114-751a6ab204af tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:20.280318 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-61d0c1a8-d09a-491b-a114-751a6ab204af tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:20.284845 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:20.284845 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:20.285593 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-61d0c1a8-d09a-491b-a114-751a6ab204af tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:20.286090 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1341/5333] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:20 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:21.298518 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e654861a-7dad-435e-b5c0-9a04b7f64830 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:21.300857 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e654861a-7dad-435e-b5c0-9a04b7f64830 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:21.301150 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e654861a-7dad-435e-b5c0-9a04b7f64830 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:21.301483 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e654861a-7dad-435e-b5c0-9a04b7f64830 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:21.301634 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e654861a-7dad-435e-b5c0-9a04b7f64830 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:21.306780 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:21.306780 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:21.307782 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e654861a-7dad-435e-b5c0-9a04b7f64830 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:21.308382 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1324/5334] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:21 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:21.538746 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-73fe53ae-b2a4-4314-97f4-64a20c4783dc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:21.646166 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73fe53ae-b2a4-4314-97f4-64a20c4783dc tempest-ProjectReaderTests-294791115 tempest-ProjectReaderTests-294791115-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Aug 26 15:18:21.646395 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73fe53ae-b2a4-4314-97f4-64a20c4783dc tempest-ProjectReaderTests-294791115 tempest-ProjectReaderTests-294791115-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:21.646580 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-73fe53ae-b2a4-4314-97f4-64a20c4783dc tempest-ProjectReaderTests-294791115 tempest-ProjectReaderTests-294791115-project-admin] Calling method 'get_pools' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:21.657495 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-73fe53ae-b2a4-4314-97f4-64a20c4783dc tempest-ProjectReaderTests-294791115 tempest-ProjectReaderTests-294791115-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 26 15:18:21.657855 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1329/5335] 10.4.3.64 () {66 vars in 1284 bytes} [Wed Aug 26 15:18:21 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:21.665641 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-18076ed5-a384-45ab-9551-d3a42f7cff4b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:21.718750 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-18076ed5-a384-45ab-9551-d3a42f7cff4b tempest-ProjectReaderTests-294791115 tempest-ProjectReaderTests-294791115-project-reader] GET https://10.4.3.64/volume/v3/capabilities/np0000008165@storpool Aug 26 15:18:21.719037 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-18076ed5-a384-45ab-9551-d3a42f7cff4b tempest-ProjectReaderTests-294791115 tempest-ProjectReaderTests-294791115-project-reader] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:21.719313 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-18076ed5-a384-45ab-9551-d3a42f7cff4b tempest-ProjectReaderTests-294791115 tempest-ProjectReaderTests-294791115-project-reader] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:21.720078 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.policy [None req-18076ed5-a384-45ab-9551-d3a42f7cff4b tempest-ProjectReaderTests-294791115 tempest-ProjectReaderTests-294791115-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '8714577bf45145a8afb9492407721790', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a102142ed33d4e32b27444558e0d028b', '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=100199) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:18:21.720300 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-18076ed5-a384-45ab-9551-d3a42f7cff4b tempest-ProjectReaderTests-294791115 tempest-ProjectReaderTests-294791115-project-reader] https://10.4.3.64/volume/v3/capabilities/np0000008165@storpool returned with HTTP 403 Aug 26 15:18:21.720802 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1342/5336] 10.4.3.64 () {66 vars in 1311 bytes} [Wed Aug 26 15:18:21 2026] GET /volume/v3/capabilities/np0000008165@storpool => generated 110 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:21.967896 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e1ddb6ec-fb6a-46d6-9f66-4291e2d82af4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:21.968683 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e1ddb6ec-fb6a-46d6-9f66-4291e2d82af4 None None] GET https://10.4.3.64/volume// Aug 26 15:18:21.968683 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e1ddb6ec-fb6a-46d6-9f66-4291e2d82af4 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:21.968795 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e1ddb6ec-fb6a-46d6-9f66-4291e2d82af4 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:21.969106 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e1ddb6ec-fb6a-46d6-9f66-4291e2d82af4 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:18:21.969423 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1342/5337] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:18:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:18:21.976660 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-477f8af7-0878-450b-92a0-6f55b88cae2d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:21.978873 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-477f8af7-0878-450b-92a0-6f55b88cae2d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:18:21.979294 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-477f8af7-0878-450b-92a0-6f55b88cae2d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c25d9484-3a04-4a3d-a4fc-a61f263bee06", "connector": null, "instance_uuid": "30cda558-b269-45e8-b82e-02ac29a686d3"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:21.991876 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:21.991876 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:22.029007 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-477f8af7-0878-450b-92a0-6f55b88cae2d tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:18:22.029697 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1325/5338] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:18:21 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) Aug 26 15:18:22.037928 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-e6c1843b-f40e-4d92-a59a-baa9a66e3c33 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:22.046234 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-e6c1843b-f40e-4d92-a59a-baa9a66e3c33 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] DELETE https://10.4.3.64/volume/v3/attachments/a951e986-8291-48c9-af94-bbf34b39e284 Aug 26 15:18:22.046435 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-e6c1843b-f40e-4d92-a59a-baa9a66e3c33 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:22.046625 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-e6c1843b-f40e-4d92-a59a-baa9a66e3c33 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:22.064533 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:22.064533 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:22.134701 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-e6c1843b-f40e-4d92-a59a-baa9a66e3c33 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/a951e986-8291-48c9-af94-bbf34b39e284 returned with HTTP 200 Aug 26 15:18:22.135128 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1330/5339] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:18:22 2026] DELETE /volume/v3/attachments/a951e986-8291-48c9-af94-bbf34b39e284 => generated 192 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:22.319320 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c7d93cb4-838b-4186-9f73-c48cbcb5c355 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:22.320872 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c7d93cb4-838b-4186-9f73-c48cbcb5c355 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:22.321060 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c7d93cb4-838b-4186-9f73-c48cbcb5c355 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:22.321240 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c7d93cb4-838b-4186-9f73-c48cbcb5c355 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:22.321337 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c7d93cb4-838b-4186-9f73-c48cbcb5c355 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:22.326083 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:22.326083 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:22.326969 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c7d93cb4-838b-4186-9f73-c48cbcb5c355 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:22.327438 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1343/5340] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:22 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:23.094206 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-6cb0ee2d-30e5-4e22-bb4c-b94eb1d9b5a2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:23.096306 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-6cb0ee2d-30e5-4e22-bb4c-b94eb1d9b5a2 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] PUT https://10.4.3.64/volume/v3/attachments/1e03e9b8-db35-4dd3-9bc6-0d0a6a67b350 Aug 26 15:18:23.096719 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-6cb0ee2d-30e5-4e22-bb4c-b94eb1d9b5a2 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:23.104778 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-6cb0ee2d-30e5-4e22-bb4c-b94eb1d9b5a2 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Acquiring lock "cinder-attachment_update-c25d9484-3a04-4a3d-a4fc-a61f263bee06-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:18:23.109584 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-6cb0ee2d-30e5-4e22-bb4c-b94eb1d9b5a2 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Lock "cinder-attachment_update-c25d9484-3a04-4a3d-a4fc-a61f263bee06-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:18:23.110641 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:23.110641 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:23.237871 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-6cb0ee2d-30e5-4e22-bb4c-b94eb1d9b5a2 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Lock "cinder-attachment_update-c25d9484-3a04-4a3d-a4fc-a61f263bee06-np0000008165" released by "attachment_update" :: held 0.128s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:18:23.238181 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-6cb0ee2d-30e5-4e22-bb4c-b94eb1d9b5a2 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/1e03e9b8-db35-4dd3-9bc6-0d0a6a67b350 returned with HTTP 200 Aug 26 15:18:23.238794 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1343/5341] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:18:23 2026] PUT /volume/v3/attachments/1e03e9b8-db35-4dd3-9bc6-0d0a6a67b350 => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:23.246194 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-ebe7b4d9-b6b3-4e1d-bc12-3424b9765485 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:23.248185 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-ebe7b4d9-b6b3-4e1d-bc12-3424b9765485 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/attachments/1e03e9b8-db35-4dd3-9bc6-0d0a6a67b350 Aug 26 15:18:23.248384 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-ebe7b4d9-b6b3-4e1d-bc12-3424b9765485 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:23.248553 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-ebe7b4d9-b6b3-4e1d-bc12-3424b9765485 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:23.268815 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-ebe7b4d9-b6b3-4e1d-bc12-3424b9765485 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/1e03e9b8-db35-4dd3-9bc6-0d0a6a67b350 returned with HTTP 200 Aug 26 15:18:23.269381 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1326/5342] 10.4.3.64 () {70 vars in 1644 bytes} [Wed Aug 26 15:18:23 2026] GET /volume/v3/attachments/1e03e9b8-db35-4dd3-9bc6-0d0a6a67b350 => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:23.337338 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dfcce752-a827-4e08-be7e-fcd812883853 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:23.339085 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dfcce752-a827-4e08-be7e-fcd812883853 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:23.339291 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dfcce752-a827-4e08-be7e-fcd812883853 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:23.339466 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dfcce752-a827-4e08-be7e-fcd812883853 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:23.339561 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-dfcce752-a827-4e08-be7e-fcd812883853 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:23.343843 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:23.343843 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:23.344602 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dfcce752-a827-4e08-be7e-fcd812883853 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:23.344982 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1331/5343] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:23 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:23.404068 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:23.491195 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:18:23.491490 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-314602187"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:23.492817 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-314602187'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:18:23.493757 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume of 1 GB Aug 26 15:18:23.499086 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Availability Zones retrieved successfully. Aug 26 15:18:23.505497 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (a13d2e98-fe2e-4e48-bb2c-96a3e49e106f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:23.506653 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d524bcff-8c90-4d7a-bc89-64f4c63a1b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:23.507426 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:18:23.534792 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d524bcff-8c90-4d7a-bc89-64f4c63a1b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:23.535566 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3ef916-3816-494d-bc36-b344a94dbbfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:23.589871 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['f119abd2-afad-4ded-8529-4dee5f360de6', '1f1dbcd0-4367-41bd-bd00-b9c44a781e37', '07fc0356-1493-4852-b15b-bdea6d7b7484', '8dd0a098-9b5c-46a2-93d6-a27a339a7340'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:23.590722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a3ef916-3816-494d-bc36-b344a94dbbfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f119abd2-afad-4ded-8529-4dee5f360de6', '1f1dbcd0-4367-41bd-bd00-b9c44a781e37', '07fc0356-1493-4852-b15b-bdea6d7b7484', '8dd0a098-9b5c-46a2-93d6-a27a339a7340']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:23.591559 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4994e09a-90f7-4166-9c8f-0846fc496611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:23.618348 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4994e09a-90f7-4166-9c8f-0846fc496611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e0e7544-7c41-4891-a50a-0933bee18ec2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-314602187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['f119abd2-afad-4ded-8529-4dee5f360de6','1f1dbcd0-4367-41bd-bd00-b9c44a781e37','07fc0356-1493-4852-b15b-bdea6d7b7484','8dd0a098-9b5c-46a2-93d6-a27a339a7340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:18:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-314602187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e0e7544-7c41-4891-a50a-0933bee18ec2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd9973f006604009869cf2f60dd1bdc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff051d79f9514f3881aa621403a2146d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:23.619082 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cefb2a06-5a5c-483d-8486-b4688a69ef75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:23.635575 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cefb2a06-5a5c-483d-8486-b4688a69ef75) transitioned into state 'SUCCESS' from state '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-314602187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['f119abd2-afad-4ded-8529-4dee5f360de6','1f1dbcd0-4367-41bd-bd00-b9c44a781e37','07fc0356-1493-4852-b15b-bdea6d7b7484','8dd0a098-9b5c-46a2-93d6-a27a339a7340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:23.636240 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f26c53b-7811-4a4f-b4dd-399406423c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:23.645338 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f26c53b-7811-4a4f-b4dd-399406423c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:23.646111 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (a13d2e98-fe2e-4e48-bb2c-96a3e49e106f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:23.646416 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request issued successfully. Aug 26 15:18:23.646998 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c28f254c-19cb-4038-aef4-48f94aa5a2c7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:18:23.647443 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1344/5344] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:18:23 2026] POST /volume/v3/volumes => generated 775 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:23.658552 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-00c11460-d93d-47af-b324-29244fc47362 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:23.661622 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00c11460-d93d-47af-b324-29244fc47362 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 Aug 26 15:18:23.662261 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00c11460-d93d-47af-b324-29244fc47362 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:23.662261 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00c11460-d93d-47af-b324-29244fc47362 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:23.670674 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:23.670674 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:23.674401 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-00c11460-d93d-47af-b324-29244fc47362 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:23.678201 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00c11460-d93d-47af-b324-29244fc47362 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 returned with HTTP 200 Aug 26 15:18:23.678557 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1344/5345] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:23 2026] GET /volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:24.354995 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-65ce4eaf-2518-4615-bf1a-fb4f53b21c68 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:24.357018 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65ce4eaf-2518-4615-bf1a-fb4f53b21c68 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:24.357259 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65ce4eaf-2518-4615-bf1a-fb4f53b21c68 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:24.357446 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-65ce4eaf-2518-4615-bf1a-fb4f53b21c68 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:24.357552 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-65ce4eaf-2518-4615-bf1a-fb4f53b21c68 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:24.362259 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:24.362259 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:24.363105 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-65ce4eaf-2518-4615-bf1a-fb4f53b21c68 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:24.363499 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1327/5346] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:24 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:24.373313 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-aece8a67-95c3-437e-90f0-37f25d9e1859 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:24.374808 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aece8a67-95c3-437e-90f0-37f25d9e1859 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 Aug 26 15:18:24.375017 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aece8a67-95c3-437e-90f0-37f25d9e1859 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:24.375194 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-aece8a67-95c3-437e-90f0-37f25d9e1859 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:24.381358 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:24.381358 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:24.384597 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-aece8a67-95c3-437e-90f0-37f25d9e1859 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:18:24.388467 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-aece8a67-95c3-437e-90f0-37f25d9e1859 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 returned with HTTP 200 Aug 26 15:18:24.388807 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1332/5347] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:24 2026] GET /volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:24.404109 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-56289af9-912e-442d-9385-3bcb53765176 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:24.406021 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56289af9-912e-442d-9385-3bcb53765176 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] DELETE https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:24.406228 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56289af9-912e-442d-9385-3bcb53765176 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:24.406408 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-56289af9-912e-442d-9385-3bcb53765176 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:24.406507 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-56289af9-912e-442d-9385-3bcb53765176 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete backup with id: aad94f36-1217-40ce-82ae-2c9b575a8c35. Aug 26 15:18:24.411035 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:24.411035 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:24.423681 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-56289af9-912e-442d-9385-3bcb53765176 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] delete_backup rpcapi backup_id aad94f36-1217-40ce-82ae-2c9b575a8c35 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:18:24.425589 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-56289af9-912e-442d-9385-3bcb53765176 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 202 Aug 26 15:18:24.426014 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1345/5348] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:18:24 2026] DELETE /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:18:24.434511 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1aacd381-a2a9-43e5-bd3c-a655ec86910b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:24.436781 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1aacd381-a2a9-43e5-bd3c-a655ec86910b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:24.437036 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1aacd381-a2a9-43e5-bd3c-a655ec86910b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:24.437248 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1aacd381-a2a9-43e5-bd3c-a655ec86910b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:24.437368 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1aacd381-a2a9-43e5-bd3c-a655ec86910b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:24.442074 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:24.442074 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:24.443447 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1aacd381-a2a9-43e5-bd3c-a655ec86910b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 200 Aug 26 15:18:24.443611 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1345/5349] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:24 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:24.690989 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7e9fb373-8b62-4b77-bff3-ad87d0196fa6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:24.692937 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e9fb373-8b62-4b77-bff3-ad87d0196fa6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 Aug 26 15:18:24.693179 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e9fb373-8b62-4b77-bff3-ad87d0196fa6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:24.693383 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e9fb373-8b62-4b77-bff3-ad87d0196fa6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:24.701035 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:24.701035 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:24.705026 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7e9fb373-8b62-4b77-bff3-ad87d0196fa6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:24.709407 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e9fb373-8b62-4b77-bff3-ad87d0196fa6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 returned with HTTP 200 Aug 26 15:18:24.709838 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1328/5350] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:24 2026] GET /volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:24.722547 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-350680a4-fbb6-4dd7-88e6-422bdc01f3b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:24.785731 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-350680a4-fbb6-4dd7-88e6-422bdc01f3b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:18:24.786842 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-350680a4-fbb6-4dd7-88e6-422bdc01f3b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6e0e7544-7c41-4891-a50a-0933bee18ec2", "name": "tempest-ProjectMemberTests-Snapshot-857207892"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:24.794871 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:24.794871 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:24.795354 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-350680a4-fbb6-4dd7-88e6-422bdc01f3b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Volume info retrieved successfully. Aug 26 15:18:24.795487 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-350680a4-fbb6-4dd7-88e6-422bdc01f3b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Create snapshot from volume 6e0e7544-7c41-4891-a50a-0933bee18ec2 Aug 26 15:18:24.825499 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-350680a4-fbb6-4dd7-88e6-422bdc01f3b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Created reservations ['da5711ef-cae2-4836-b49c-7b7a6dadc5b9', '79e0f541-105f-4e96-86f9-90bf1536c014', 'e1075f93-ce5f-4b28-b545-7a7a6d9ab72f', '691b9abb-a814-4ded-b54b-cbf07cb1c9f7'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:24.853767 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-350680a4-fbb6-4dd7-88e6-422bdc01f3b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot create request issued successfully. Aug 26 15:18:24.854125 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-350680a4-fbb6-4dd7-88e6-422bdc01f3b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:18:24.854633 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1333/5351] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:18:24 2026] POST /volume/v3/snapshots => generated 304 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:24.864036 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5618e399-6296-4bff-902d-9ef472848df4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:24.865844 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5618e399-6296-4bff-902d-9ef472848df4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] GET https://10.4.3.64/volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 Aug 26 15:18:24.866070 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5618e399-6296-4bff-902d-9ef472848df4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:24.866316 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5618e399-6296-4bff-902d-9ef472848df4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:24.871556 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:24.871556 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:24.871978 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5618e399-6296-4bff-902d-9ef472848df4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot retrieved successfully. Aug 26 15:18:24.872722 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5618e399-6296-4bff-902d-9ef472848df4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 returned with HTTP 200 Aug 26 15:18:24.873080 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1346/5352] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:24 2026] GET /volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:25.454203 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a9f63cde-622b-488f-a5f0-4f20f83da7a5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:25.455989 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a9f63cde-622b-488f-a5f0-4f20f83da7a5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 Aug 26 15:18:25.456241 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a9f63cde-622b-488f-a5f0-4f20f83da7a5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:25.456449 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a9f63cde-622b-488f-a5f0-4f20f83da7a5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:25.456580 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a9f63cde-622b-488f-a5f0-4f20f83da7a5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id aad94f36-1217-40ce-82ae-2c9b575a8c35. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:25.460303 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a9f63cde-622b-488f-a5f0-4f20f83da7a5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 returned with HTTP 404 Aug 26 15:18:25.460757 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1346/5353] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:25 2026] GET /volume/v3/backups/aad94f36-1217-40ce-82ae-2c9b575a8c35 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:25.467146 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b9c1bea6-194f-499d-bd50-19bce2db4620 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:25.468719 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b9c1bea6-194f-499d-bd50-19bce2db4620 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] DELETE https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:18:25.468924 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b9c1bea6-194f-499d-bd50-19bce2db4620 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:25.469124 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b9c1bea6-194f-499d-bd50-19bce2db4620 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:25.469261 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-b9c1bea6-194f-499d-bd50-19bce2db4620 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete backup with id: 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. Aug 26 15:18:25.473207 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:25.473207 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:25.483815 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-b9c1bea6-194f-499d-bd50-19bce2db4620 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] delete_backup rpcapi backup_id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:18:25.485341 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b9c1bea6-194f-499d-bd50-19bce2db4620 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 202 Aug 26 15:18:25.485692 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1329/5354] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:18:25 2026] DELETE /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:18:25.493443 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-499905d6-59b3-457b-b057-dea0ecd0e280 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:25.495042 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-499905d6-59b3-457b-b057-dea0ecd0e280 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:18:25.495258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-499905d6-59b3-457b-b057-dea0ecd0e280 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:25.495435 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-499905d6-59b3-457b-b057-dea0ecd0e280 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:25.495577 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-499905d6-59b3-457b-b057-dea0ecd0e280 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:25.500204 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:25.500204 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:25.500542 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-499905d6-59b3-457b-b057-dea0ecd0e280 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 200 Aug 26 15:18:25.500826 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1334/5355] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:25 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:25.881746 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f4f4a12b-eecf-4a43-bea0-64cc6d9d1397 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:25.883701 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f4f4a12b-eecf-4a43-bea0-64cc6d9d1397 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] GET https://10.4.3.64/volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 Aug 26 15:18:25.883911 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f4f4a12b-eecf-4a43-bea0-64cc6d9d1397 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:25.884340 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f4f4a12b-eecf-4a43-bea0-64cc6d9d1397 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:25.889542 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:25.889542 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:25.889985 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f4f4a12b-eecf-4a43-bea0-64cc6d9d1397 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot retrieved successfully. Aug 26 15:18:25.890697 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f4f4a12b-eecf-4a43-bea0-64cc6d9d1397 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 returned with HTTP 200 Aug 26 15:18:25.891091 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1347/5356] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:25 2026] GET /volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:25.899446 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9344acee-132e-4165-8b00-f55dc880cde3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:25.901332 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9344acee-132e-4165-8b00-f55dc880cde3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 Aug 26 15:18:25.901455 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9344acee-132e-4165-8b00-f55dc880cde3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:25.901628 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9344acee-132e-4165-8b00-f55dc880cde3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:25.901735 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-9344acee-132e-4165-8b00-f55dc880cde3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Delete snapshot with id: d5bff52a-ca7a-4ee4-b146-af4a669b6182 Aug 26 15:18:25.906842 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:25.906842 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:25.907245 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9344acee-132e-4165-8b00-f55dc880cde3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot retrieved successfully. Aug 26 15:18:25.929000 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9344acee-132e-4165-8b00-f55dc880cde3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot delete request issued successfully. Aug 26 15:18:25.929128 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9344acee-132e-4165-8b00-f55dc880cde3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 returned with HTTP 202 Aug 26 15:18:25.929542 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1347/5357] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:18:25 2026] DELETE /volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:25.940979 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-29804a1a-db1b-4905-8fab-d560ee7f413e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:25.942788 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-29804a1a-db1b-4905-8fab-d560ee7f413e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] GET https://10.4.3.64/volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 Aug 26 15:18:25.943059 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-29804a1a-db1b-4905-8fab-d560ee7f413e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:25.943328 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-29804a1a-db1b-4905-8fab-d560ee7f413e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:25.948120 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:25.948120 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:25.948549 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-29804a1a-db1b-4905-8fab-d560ee7f413e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot retrieved successfully. Aug 26 15:18:25.949276 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-29804a1a-db1b-4905-8fab-d560ee7f413e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 returned with HTTP 200 Aug 26 15:18:25.949722 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1330/5358] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:25 2026] GET /volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:26.511083 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c3ff2839-ca93-47dd-aceb-b41ae42fffd5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:26.512701 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c3ff2839-ca93-47dd-aceb-b41ae42fffd5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a Aug 26 15:18:26.512866 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c3ff2839-ca93-47dd-aceb-b41ae42fffd5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:26.513059 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c3ff2839-ca93-47dd-aceb-b41ae42fffd5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:26.513163 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c3ff2839-ca93-47dd-aceb-b41ae42fffd5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 125d5639-c03b-47b5-b98c-eb0bb0e5fe2a. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:26.516595 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c3ff2839-ca93-47dd-aceb-b41ae42fffd5 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a returned with HTTP 404 Aug 26 15:18:26.517014 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1335/5359] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:26 2026] GET /volume/v3/backups/125d5639-c03b-47b5-b98c-eb0bb0e5fe2a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:26.543825 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:26.545464 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:18:26.545767 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "name": "tempest-VolumesBackupsTest-Volume-56945554"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:26.547147 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'name': 'tempest-VolumesBackupsTest-Volume-56945554'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:18:26.618731 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create volume of 1 GB Aug 26 15:18:26.623351 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Availability Zones retrieved successfully. Aug 26 15:18:26.630148 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Flow 'volume_create_api' (9a450d34-29c7-41f6-b35c-b1e743404aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:26.631662 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79561753-6452-4342-927f-171e2b4eb024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:26.632722 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:18:26.688372 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79561753-6452-4342-927f-171e2b4eb024) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:26.689165 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b73cc6a4-43aa-4c0c-b21a-e2fa9571ceb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:26.728031 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Created reservations ['9fadde75-587f-4e69-94ed-ce9bb1e62b4c', '4f869632-f974-4cb7-b446-5ad7efe6df62', '630ea1bb-07d7-41d3-83fe-392d76e4b1e7', 'e366ff87-3efa-433b-b7a2-8ac765e47ad6'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:26.728804 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b73cc6a4-43aa-4c0c-b21a-e2fa9571ceb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fadde75-587f-4e69-94ed-ce9bb1e62b4c', '4f869632-f974-4cb7-b446-5ad7efe6df62', '630ea1bb-07d7-41d3-83fe-392d76e4b1e7', 'e366ff87-3efa-433b-b7a2-8ac765e47ad6']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:26.729517 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb5c3add-b8c1-4b79-8f0a-0b22445ccd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:26.759718 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb5c3add-b8c1-4b79-8f0a-0b22445ccd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e559d0fb-3f5d-40eb-92a8-ad631ada9572', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-56945554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e87553b8f81467785393d3f555b8c76',qos_specs=None,replication_status=,reservations=['9fadde75-587f-4e69-94ed-ce9bb1e62b4c','4f869632-f974-4cb7-b446-5ad7efe6df62','630ea1bb-07d7-41d3-83fe-392d76e4b1e7','e366ff87-3efa-433b-b7a2-8ac765e47ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3525a182b46f40a5996ff6a537e92bbd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:18:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-56945554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e559d0fb-3f5d-40eb-92a8-ad631ada9572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e87553b8f81467785393d3f555b8c76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3525a182b46f40a5996ff6a537e92bbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:26.760783 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9412b8e7-f64e-4022-8232-ed7a70d90085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:26.777520 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9412b8e7-f64e-4022-8232-ed7a70d90085) transitioned into state 'SUCCESS' from state '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-56945554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e87553b8f81467785393d3f555b8c76',qos_specs=None,replication_status=,reservations=['9fadde75-587f-4e69-94ed-ce9bb1e62b4c','4f869632-f974-4cb7-b446-5ad7efe6df62','630ea1bb-07d7-41d3-83fe-392d76e4b1e7','e366ff87-3efa-433b-b7a2-8ac765e47ad6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3525a182b46f40a5996ff6a537e92bbd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:26.778113 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db0be77-609d-4b6c-a961-6ab809cb1c33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:26.785558 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4db0be77-609d-4b6c-a961-6ab809cb1c33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:26.786285 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Flow 'volume_create_api' (9a450d34-29c7-41f6-b35c-b1e743404aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:26.786563 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create volume request issued successfully. Aug 26 15:18:26.787098 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ca996c34-535e-4ee4-82d8-0705201bd1e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:18:26.787495 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1348/5360] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:18:26 2026] POST /volume/v3/volumes => generated 745 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:26.797974 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3b498444-3af3-4142-9a16-cdcebd1e26c2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:26.799709 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3b498444-3af3-4142-9a16-cdcebd1e26c2 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 Aug 26 15:18:26.799902 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3b498444-3af3-4142-9a16-cdcebd1e26c2 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:26.800094 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3b498444-3af3-4142-9a16-cdcebd1e26c2 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:26.806992 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:26.806992 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:26.810687 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3b498444-3af3-4142-9a16-cdcebd1e26c2 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:18:26.814776 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3b498444-3af3-4142-9a16-cdcebd1e26c2 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 returned with HTTP 200 Aug 26 15:18:26.815257 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1348/5361] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:26 2026] GET /volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 => generated 813 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:26.887016 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-7dacf939-d206-4322-8cef-2eaae4e5bb04 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:26.889035 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-7dacf939-d206-4322-8cef-2eaae4e5bb04 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/encryption Aug 26 15:18:26.889225 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-7dacf939-d206-4322-8cef-2eaae4e5bb04 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:26.889398 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-7dacf939-d206-4322-8cef-2eaae4e5bb04 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:26.898469 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:26.898469 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:26.903969 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-7dacf939-d206-4322-8cef-2eaae4e5bb04 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/encryption returned with HTTP 200 Aug 26 15:18:26.904368 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1331/5362] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:18:26 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:26.958926 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b1f5e5bd-cbe9-4f24-92ff-c801ad291979 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:26.960660 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b1f5e5bd-cbe9-4f24-92ff-c801ad291979 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] GET https://10.4.3.64/volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 Aug 26 15:18:26.960831 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b1f5e5bd-cbe9-4f24-92ff-c801ad291979 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:26.961071 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b1f5e5bd-cbe9-4f24-92ff-c801ad291979 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:26.965914 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b1f5e5bd-cbe9-4f24-92ff-c801ad291979 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 returned with HTTP 404 Aug 26 15:18:26.966310 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1336/5363] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:26 2026] GET /volume/v3/snapshots/d5bff52a-ca7a-4ee4-b146-af4a669b6182 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:26.975253 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-06cede6f-9f08-4fd3-a890-60b7a4aeb67a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:26.977613 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06cede6f-9f08-4fd3-a890-60b7a4aeb67a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 Aug 26 15:18:26.977863 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-06cede6f-9f08-4fd3-a890-60b7a4aeb67a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:26.978130 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-06cede6f-9f08-4fd3-a890-60b7a4aeb67a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:26.978323 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-06cede6f-9f08-4fd3-a890-60b7a4aeb67a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume with id: 6e0e7544-7c41-4891-a50a-0933bee18ec2 Aug 26 15:18:26.986481 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:26.986481 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:26.986871 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-06cede6f-9f08-4fd3-a890-60b7a4aeb67a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:27.014605 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-06cede6f-9f08-4fd3-a890-60b7a4aeb67a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume request issued successfully. Aug 26 15:18:27.014825 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-06cede6f-9f08-4fd3-a890-60b7a4aeb67a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 returned with HTTP 202 Aug 26 15:18:27.015378 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1349/5364] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:18:26 2026] DELETE /volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:27.022337 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-decb1dd8-f506-4ace-83cf-17b655c05411 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:27.024521 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-decb1dd8-f506-4ace-83cf-17b655c05411 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 Aug 26 15:18:27.024647 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-decb1dd8-f506-4ace-83cf-17b655c05411 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:27.024830 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-decb1dd8-f506-4ace-83cf-17b655c05411 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:27.032605 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:27.032605 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:27.036329 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-decb1dd8-f506-4ace-83cf-17b655c05411 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:27.040232 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-decb1dd8-f506-4ace-83cf-17b655c05411 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 returned with HTTP 200 Aug 26 15:18:27.040584 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1349/5365] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:27 2026] GET /volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:27.828361 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8152da32-335d-4c67-a425-9699d6152734 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:27.830079 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8152da32-335d-4c67-a425-9699d6152734 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 Aug 26 15:18:27.830280 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8152da32-335d-4c67-a425-9699d6152734 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:27.830474 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8152da32-335d-4c67-a425-9699d6152734 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:27.837067 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:27.837067 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:27.840244 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8152da32-335d-4c67-a425-9699d6152734 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:18:27.844414 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8152da32-335d-4c67-a425-9699d6152734 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 returned with HTTP 200 Aug 26 15:18:27.844784 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1332/5366] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:27 2026] GET /volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 => generated 1353 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:27.856546 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e43528f8-e1f9-440b-9860-9fc016dfcfca None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:27.858235 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e43528f8-e1f9-440b-9860-9fc016dfcfca tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:18:27.858546 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e43528f8-e1f9-440b-9860-9fc016dfcfca tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e559d0fb-3f5d-40eb-92a8-ad631ada9572", "name": "tempest-VolumesBackupsTest-Backup-1761244931"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:27.859844 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-e43528f8-e1f9-440b-9860-9fc016dfcfca tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Creating new backup {'backup': {'volume_id': 'e559d0fb-3f5d-40eb-92a8-ad631ada9572', 'name': 'tempest-VolumesBackupsTest-Backup-1761244931'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:18:27.860125 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-e43528f8-e1f9-440b-9860-9fc016dfcfca tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Creating backup of volume e559d0fb-3f5d-40eb-92a8-ad631ada9572 in container None Aug 26 15:18:27.866649 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:27.866649 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:27.867273 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e43528f8-e1f9-440b-9860-9fc016dfcfca tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:18:27.882747 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-e43528f8-e1f9-440b-9860-9fc016dfcfca tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Created reservations ['fb0366c4-cdd9-45ae-b92e-d2de6beb054f', '51deb3e8-e0e0-4e29-b855-8417d3959453'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:27.911747 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e43528f8-e1f9-440b-9860-9fc016dfcfca tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:18:27.912177 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1337/5367] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:18:27 2026] POST /volume/v3/backups => generated 328 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:27.920554 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ee0932b1-d4ff-45c1-a9a1-f0fceed1eab1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:27.922754 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee0932b1-d4ff-45c1-a9a1-f0fceed1eab1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:27.923015 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee0932b1-d4ff-45c1-a9a1-f0fceed1eab1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:27.923248 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee0932b1-d4ff-45c1-a9a1-f0fceed1eab1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:27.923382 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ee0932b1-d4ff-45c1-a9a1-f0fceed1eab1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:27.928468 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:27.928468 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:27.929548 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee0932b1-d4ff-45c1-a9a1-f0fceed1eab1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:27.930004 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1350/5368] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:27 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:28.055695 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-51fed451-6e33-409f-b888-1a7dd4be4a64 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:28.057903 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51fed451-6e33-409f-b888-1a7dd4be4a64 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 Aug 26 15:18:28.058231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51fed451-6e33-409f-b888-1a7dd4be4a64 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:28.058487 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-51fed451-6e33-409f-b888-1a7dd4be4a64 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:28.065256 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-51fed451-6e33-409f-b888-1a7dd4be4a64 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 returned with HTTP 404 Aug 26 15:18:28.065756 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1350/5369] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:28 2026] GET /volume/v3/volumes/6e0e7544-7c41-4891-a50a-0933bee18ec2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:28.075826 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-579f582a-eb90-47b5-87c7-1b75a823437b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:28.077869 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:18:28.078297 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-106076482"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:28.080041 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-106076482'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:18:28.080161 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume of 1 GB Aug 26 15:18:28.084624 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Availability Zones retrieved successfully. Aug 26 15:18:28.091388 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (456b8549-ea72-4bfa-b2fb-bf33ed59310c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:28.092311 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043b9f2a-7bd2-4269-a5ec-f8bd799d85c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:28.093150 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:18:28.116666 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (043b9f2a-7bd2-4269-a5ec-f8bd799d85c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:28.117657 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66eaba27-e328-42fa-ad5e-c9385a6e3ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:28.155912 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['bc5e2555-07ff-4432-8d92-330245fb3dfb', 'f09454c6-b6bc-4ff9-bf54-fb97bb8ea9ad', '3add529b-82c6-4265-abce-9f1182bcd0be', 'f61f63a7-c5eb-4331-a232-f7445b007390'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:28.156823 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66eaba27-e328-42fa-ad5e-c9385a6e3ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc5e2555-07ff-4432-8d92-330245fb3dfb', 'f09454c6-b6bc-4ff9-bf54-fb97bb8ea9ad', '3add529b-82c6-4265-abce-9f1182bcd0be', 'f61f63a7-c5eb-4331-a232-f7445b007390']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:28.157845 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b514d1d-ab57-4131-b07c-eed650f6f5f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:28.184802 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b514d1d-ab57-4131-b07c-eed650f6f5f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5863d0ba-89bb-4553-b085-33a03f79f665', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-106076482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['bc5e2555-07ff-4432-8d92-330245fb3dfb','f09454c6-b6bc-4ff9-bf54-fb97bb8ea9ad','3add529b-82c6-4265-abce-9f1182bcd0be','f61f63a7-c5eb-4331-a232-f7445b007390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-106076482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5863d0ba-89bb-4553-b085-33a03f79f665,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd9973f006604009869cf2f60dd1bdc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff051d79f9514f3881aa621403a2146d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:28.185542 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3d993b-dc38-4f63-8b78-d710f325d972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:28.203023 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c3d993b-dc38-4f63-8b78-d710f325d972) transitioned into state 'SUCCESS' from state '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-106076482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['bc5e2555-07ff-4432-8d92-330245fb3dfb','f09454c6-b6bc-4ff9-bf54-fb97bb8ea9ad','3add529b-82c6-4265-abce-9f1182bcd0be','f61f63a7-c5eb-4331-a232-f7445b007390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:28.203723 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801fb21c-77f7-4565-957b-c26b2d3e1732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:28.213588 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (801fb21c-77f7-4565-957b-c26b2d3e1732) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:28.214371 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (456b8549-ea72-4bfa-b2fb-bf33ed59310c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:28.214735 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request issued successfully. Aug 26 15:18:28.215307 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-579f582a-eb90-47b5-87c7-1b75a823437b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:18:28.215711 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1333/5370] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:18:28 2026] POST /volume/v3/volumes => generated 775 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:28.226600 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ffa06e86-91e8-4124-b0b0-d329a85096b3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:28.228458 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ffa06e86-91e8-4124-b0b0-d329a85096b3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 Aug 26 15:18:28.228704 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ffa06e86-91e8-4124-b0b0-d329a85096b3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:28.229041 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ffa06e86-91e8-4124-b0b0-d329a85096b3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:28.236724 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:28.236724 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:28.241006 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ffa06e86-91e8-4124-b0b0-d329a85096b3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:28.245419 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ffa06e86-91e8-4124-b0b0-d329a85096b3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 returned with HTTP 200 Aug 26 15:18:28.245957 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1338/5371] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:28 2026] GET /volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:28.940292 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-79c5add2-860f-485d-85bb-c292a3deb61f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:28.942093 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-79c5add2-860f-485d-85bb-c292a3deb61f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:28.942260 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-79c5add2-860f-485d-85bb-c292a3deb61f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:28.942458 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-79c5add2-860f-485d-85bb-c292a3deb61f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:28.942558 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-79c5add2-860f-485d-85bb-c292a3deb61f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:28.946993 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:28.946993 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:28.947674 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-79c5add2-860f-485d-85bb-c292a3deb61f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:28.948156 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1351/5372] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:28 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:29.059025 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-380c4a16-3a83-4e66-9ec3-7cf86c0d629b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:29.060903 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-380c4a16-3a83-4e66-9ec3-7cf86c0d629b tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/attachments/1e03e9b8-db35-4dd3-9bc6-0d0a6a67b350/action Aug 26 15:18:29.061258 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-380c4a16-3a83-4e66-9ec3-7cf86c0d629b tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:18:29.061377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-380c4a16-3a83-4e66-9ec3-7cf86c0d629b tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:29.064067 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=136,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:18:29.079730 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:29.079730 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:29.092194 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4d2c9a8f-1ebf-4b91-bb98-036929fe7554 req-380c4a16-3a83-4e66-9ec3-7cf86c0d629b tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/1e03e9b8-db35-4dd3-9bc6-0d0a6a67b350/action returned with HTTP 204 Aug 26 15:18:29.092636 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1351/5373] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:18:29 2026] POST /volume/v3/attachments/1e03e9b8-db35-4dd3-9bc6-0d0a6a67b350/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:29.258202 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-469c8845-9920-4b45-b89f-9d9c98bdbb88 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:29.260170 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-469c8845-9920-4b45-b89f-9d9c98bdbb88 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 Aug 26 15:18:29.260376 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-469c8845-9920-4b45-b89f-9d9c98bdbb88 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:29.260607 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-469c8845-9920-4b45-b89f-9d9c98bdbb88 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:29.262601 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=176,cinder:UPDATE=40,cinder:INSERT=14 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:18:29.269128 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:29.269128 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:29.272240 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-469c8845-9920-4b45-b89f-9d9c98bdbb88 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:29.275648 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-469c8845-9920-4b45-b89f-9d9c98bdbb88 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 returned with HTTP 200 Aug 26 15:18:29.276021 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1334/5374] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:29 2026] GET /volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:29.287938 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-22fdcb5e-0ab6-466d-adb1-a956ab8cc6cd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:29.289608 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-22fdcb5e-0ab6-466d-adb1-a956ab8cc6cd tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:18:29.289915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-22fdcb5e-0ab6-466d-adb1-a956ab8cc6cd tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5863d0ba-89bb-4553-b085-33a03f79f665", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1402741451"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:29.297568 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:29.297568 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:29.297873 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-22fdcb5e-0ab6-466d-adb1-a956ab8cc6cd tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:29.298033 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-22fdcb5e-0ab6-466d-adb1-a956ab8cc6cd tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create snapshot from volume 5863d0ba-89bb-4553-b085-33a03f79f665 Aug 26 15:18:29.318266 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-22fdcb5e-0ab6-466d-adb1-a956ab8cc6cd tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['acc5ba52-2c77-443f-be90-7088376cc7d0', '5b1a667e-309a-468d-93aa-614945b78a1d', '46bf6b5f-bd03-41f1-a4b0-9a3bcef7fd72', '3cf897fa-606c-4c23-9d96-cb0f8c0312ef'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:29.347800 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-22fdcb5e-0ab6-466d-adb1-a956ab8cc6cd tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot create request issued successfully. Aug 26 15:18:29.348232 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-22fdcb5e-0ab6-466d-adb1-a956ab8cc6cd tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:18:29.348711 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1339/5375] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:18:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:29.359376 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-578d844d-b993-4779-beab-083affc7e845 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:29.361334 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-578d844d-b993-4779-beab-083affc7e845 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd Aug 26 15:18:29.361573 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-578d844d-b993-4779-beab-083affc7e845 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:29.361796 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-578d844d-b993-4779-beab-083affc7e845 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:29.366570 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:29.366570 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:29.366913 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-578d844d-b993-4779-beab-083affc7e845 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:29.367652 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-578d844d-b993-4779-beab-083affc7e845 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd returned with HTTP 200 Aug 26 15:18:29.368054 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1352/5376] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:29 2026] GET /volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:29.958957 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1f912052-fe42-4f93-b57f-9b4f506efa85 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:29.960692 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1f912052-fe42-4f93-b57f-9b4f506efa85 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:29.960873 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1f912052-fe42-4f93-b57f-9b4f506efa85 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:29.961127 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1f912052-fe42-4f93-b57f-9b4f506efa85 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:29.961231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1f912052-fe42-4f93-b57f-9b4f506efa85 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:29.965533 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:29.965533 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:29.966337 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1f912052-fe42-4f93-b57f-9b4f506efa85 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:29.966659 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1352/5377] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:29 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:30.377791 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0b70d577-b551-4bfc-9756-016c2cdf7e36 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:30.380007 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b70d577-b551-4bfc-9756-016c2cdf7e36 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd Aug 26 15:18:30.380259 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b70d577-b551-4bfc-9756-016c2cdf7e36 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:30.380496 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b70d577-b551-4bfc-9756-016c2cdf7e36 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:30.386474 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:30.386474 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:30.386833 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0b70d577-b551-4bfc-9756-016c2cdf7e36 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:30.387929 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b70d577-b551-4bfc-9756-016c2cdf7e36 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd returned with HTTP 200 Aug 26 15:18:30.388410 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1335/5378] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:30 2026] GET /volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:30.398436 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5c665c52-d472-440a-aa76-ca062a8cd700 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:30.400538 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c665c52-d472-440a-aa76-ca062a8cd700 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd Aug 26 15:18:30.400738 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c665c52-d472-440a-aa76-ca062a8cd700 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:30.401095 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5c665c52-d472-440a-aa76-ca062a8cd700 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:30.401095 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-5c665c52-d472-440a-aa76-ca062a8cd700 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Delete snapshot with id: 5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd Aug 26 15:18:30.402782 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=235,cinder:UPDATE=79,cinder:INSERT=31 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:18:30.406578 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:30.406578 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:30.407055 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5c665c52-d472-440a-aa76-ca062a8cd700 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot retrieved successfully. Aug 26 15:18:30.426824 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-5c665c52-d472-440a-aa76-ca062a8cd700 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot delete request issued successfully. Aug 26 15:18:30.427117 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5c665c52-d472-440a-aa76-ca062a8cd700 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd returned with HTTP 202 Aug 26 15:18:30.427672 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1340/5379] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:18:30 2026] DELETE /volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:30.435414 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9d0fb941-a65e-4fb9-bdf0-ee22ae151410 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:30.437632 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d0fb941-a65e-4fb9-bdf0-ee22ae151410 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] GET https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd Aug 26 15:18:30.437838 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d0fb941-a65e-4fb9-bdf0-ee22ae151410 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:30.438072 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9d0fb941-a65e-4fb9-bdf0-ee22ae151410 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:30.440139 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=189,cinder:UPDATE=33,cinder:INSERT=20 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:18:30.444945 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:30.444945 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:30.445503 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9d0fb941-a65e-4fb9-bdf0-ee22ae151410 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot retrieved successfully. Aug 26 15:18:30.446738 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9d0fb941-a65e-4fb9-bdf0-ee22ae151410 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd returned with HTTP 200 Aug 26 15:18:30.447781 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1353/5380] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:30 2026] GET /volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:30.980239 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0814e46b-e52f-47c6-a11e-8fe3ac17475e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:30.982138 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0814e46b-e52f-47c6-a11e-8fe3ac17475e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:30.982377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0814e46b-e52f-47c6-a11e-8fe3ac17475e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:30.982616 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0814e46b-e52f-47c6-a11e-8fe3ac17475e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:30.982734 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0814e46b-e52f-47c6-a11e-8fe3ac17475e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:30.987775 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:30.987775 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:30.988753 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0814e46b-e52f-47c6-a11e-8fe3ac17475e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:30.989179 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1353/5381] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:30 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:31.191697 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a8f752f6-1fe2-40dc-8172-db381588d115 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:31.192220 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a8f752f6-1fe2-40dc-8172-db381588d115 None None] GET https://10.4.3.64/volume// Aug 26 15:18:31.192428 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a8f752f6-1fe2-40dc-8172-db381588d115 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:31.192661 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a8f752f6-1fe2-40dc-8172-db381588d115 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:31.193132 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a8f752f6-1fe2-40dc-8172-db381588d115 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:18:31.193480 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1336/5382] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:18:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:18:31.199872 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-ea1520cd-c519-4073-9292-8d1063616d14 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:31.201948 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-ea1520cd-c519-4073-9292-8d1063616d14 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:18:31.202288 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-ea1520cd-c519-4073-9292-8d1063616d14 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c25d9484-3a04-4a3d-a4fc-a61f263bee06", "connector": null, "instance_uuid": "30cda558-b269-45e8-b82e-02ac29a686d3"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:31.212449 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:31.212449 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:31.245022 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-ea1520cd-c519-4073-9292-8d1063616d14 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:18:31.245432 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1341/5383] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:18:31 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:31.252792 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-b31a7860-9c73-4f8c-aaba-8b27ab932ce8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:31.254974 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-b31a7860-9c73-4f8c-aaba-8b27ab932ce8 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] DELETE https://10.4.3.64/volume/v3/attachments/1e03e9b8-db35-4dd3-9bc6-0d0a6a67b350 Aug 26 15:18:31.255186 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-b31a7860-9c73-4f8c-aaba-8b27ab932ce8 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:31.255436 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-b31a7860-9c73-4f8c-aaba-8b27ab932ce8 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:31.262608 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:31.262608 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:31.310523 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-b31a7860-9c73-4f8c-aaba-8b27ab932ce8 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/1e03e9b8-db35-4dd3-9bc6-0d0a6a67b350 returned with HTTP 200 Aug 26 15:18:31.310941 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1354/5384] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:18:31 2026] DELETE /volume/v3/attachments/1e03e9b8-db35-4dd3-9bc6-0d0a6a67b350 => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:31.458743 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4c23ee96-45f1-4139-a292-26ca54b634d9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:31.461449 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c23ee96-45f1-4139-a292-26ca54b634d9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] GET https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd Aug 26 15:18:31.461680 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c23ee96-45f1-4139-a292-26ca54b634d9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:31.461942 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c23ee96-45f1-4139-a292-26ca54b634d9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:31.466521 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c23ee96-45f1-4139-a292-26ca54b634d9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd returned with HTTP 404 Aug 26 15:18:31.467008 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1354/5385] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:31 2026] GET /volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:31.473704 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-94cb9a21-e23a-4af6-98f1-ca1ba33f78c6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:31.475417 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-94cb9a21-e23a-4af6-98f1-ca1ba33f78c6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd Aug 26 15:18:31.475622 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-94cb9a21-e23a-4af6-98f1-ca1ba33f78c6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:31.475810 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-94cb9a21-e23a-4af6-98f1-ca1ba33f78c6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:31.475999 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-94cb9a21-e23a-4af6-98f1-ca1ba33f78c6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete snapshot with id: 5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd Aug 26 15:18:31.479880 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-94cb9a21-e23a-4af6-98f1-ca1ba33f78c6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd returned with HTTP 404 Aug 26 15:18:31.480335 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1337/5386] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:18:31 2026] DELETE /volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:31.486484 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1f8355a5-d3a0-4142-8733-7a38d994a0c9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:31.488238 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1f8355a5-d3a0-4142-8733-7a38d994a0c9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd Aug 26 15:18:31.488437 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1f8355a5-d3a0-4142-8733-7a38d994a0c9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:31.488691 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1f8355a5-d3a0-4142-8733-7a38d994a0c9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:31.492843 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1f8355a5-d3a0-4142-8733-7a38d994a0c9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd returned with HTTP 404 Aug 26 15:18:31.493233 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1342/5387] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:31 2026] GET /volume/v3/snapshots/5db7d7c8-ffad-4f39-8fa8-8b7e8ec9d9cd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:31.499252 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-aa524c52-ac2f-40ea-a3b2-be9b0dec01bf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:31.501035 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa524c52-ac2f-40ea-a3b2-be9b0dec01bf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 Aug 26 15:18:31.501264 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa524c52-ac2f-40ea-a3b2-be9b0dec01bf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:31.501483 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-aa524c52-ac2f-40ea-a3b2-be9b0dec01bf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:31.501664 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-aa524c52-ac2f-40ea-a3b2-be9b0dec01bf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume with id: 5863d0ba-89bb-4553-b085-33a03f79f665 Aug 26 15:18:31.510874 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:31.510874 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:31.511282 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-aa524c52-ac2f-40ea-a3b2-be9b0dec01bf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:31.528568 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-aa524c52-ac2f-40ea-a3b2-be9b0dec01bf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume request issued successfully. Aug 26 15:18:31.528748 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-aa524c52-ac2f-40ea-a3b2-be9b0dec01bf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 returned with HTTP 202 Aug 26 15:18:31.529164 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1355/5388] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:18:31 2026] DELETE /volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:31.539384 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-763ecf07-cc53-49fc-9d9c-3d62980f11f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:31.540746 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-763ecf07-cc53-49fc-9d9c-3d62980f11f5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 Aug 26 15:18:31.541113 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-763ecf07-cc53-49fc-9d9c-3d62980f11f5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:31.541391 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-763ecf07-cc53-49fc-9d9c-3d62980f11f5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:31.548336 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:31.548336 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:31.552368 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-763ecf07-cc53-49fc-9d9c-3d62980f11f5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:31.560843 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-763ecf07-cc53-49fc-9d9c-3d62980f11f5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 returned with HTTP 200 Aug 26 15:18:31.560843 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1355/5389] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:31 2026] GET /volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:32.000239 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5450787f-9752-4f04-90b0-3cbb886050a4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:32.002370 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5450787f-9752-4f04-90b0-3cbb886050a4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:32.002592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5450787f-9752-4f04-90b0-3cbb886050a4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:32.002811 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5450787f-9752-4f04-90b0-3cbb886050a4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:32.002963 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-5450787f-9752-4f04-90b0-3cbb886050a4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:32.008388 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:32.008388 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:32.009345 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5450787f-9752-4f04-90b0-3cbb886050a4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:32.009752 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1338/5390] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:31 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:32.461350 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-0cf89e1f-ab0a-42ea-8e85-15ba84bfa5b4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:32.463254 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-0cf89e1f-ab0a-42ea-8e85-15ba84bfa5b4 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] PUT https://10.4.3.64/volume/v3/attachments/728b4ebb-933e-4d3b-af47-360e47fdd7f0 Aug 26 15:18:32.463598 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-0cf89e1f-ab0a-42ea-8e85-15ba84bfa5b4 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:32.471545 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-0cf89e1f-ab0a-42ea-8e85-15ba84bfa5b4 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Acquiring lock "cinder-attachment_update-c25d9484-3a04-4a3d-a4fc-a61f263bee06-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:18:32.475739 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-0cf89e1f-ab0a-42ea-8e85-15ba84bfa5b4 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Lock "cinder-attachment_update-c25d9484-3a04-4a3d-a4fc-a61f263bee06-np0000008165" acquired by "attachment_update" :: waited 0.004s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:18:32.476627 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:32.476627 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:32.547405 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-0cf89e1f-ab0a-42ea-8e85-15ba84bfa5b4 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Lock "cinder-attachment_update-c25d9484-3a04-4a3d-a4fc-a61f263bee06-np0000008165" released by "attachment_update" :: held 0.072s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:18:32.547744 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-0cf89e1f-ab0a-42ea-8e85-15ba84bfa5b4 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/728b4ebb-933e-4d3b-af47-360e47fdd7f0 returned with HTTP 200 Aug 26 15:18:32.548313 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1343/5391] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:18:32 2026] PUT /volume/v3/attachments/728b4ebb-933e-4d3b-af47-360e47fdd7f0 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:32.555993 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-c587687d-4150-4ffe-aad9-a1134bd26eca None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:32.558459 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-c587687d-4150-4ffe-aad9-a1134bd26eca tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/attachments/728b4ebb-933e-4d3b-af47-360e47fdd7f0 Aug 26 15:18:32.558715 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-c587687d-4150-4ffe-aad9-a1134bd26eca tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:32.558970 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-c587687d-4150-4ffe-aad9-a1134bd26eca tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:32.572993 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7eb8169e-47dd-4e31-b35a-88f62d1c98dd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:32.574678 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7eb8169e-47dd-4e31-b35a-88f62d1c98dd tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 Aug 26 15:18:32.574938 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7eb8169e-47dd-4e31-b35a-88f62d1c98dd tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:32.575083 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7eb8169e-47dd-4e31-b35a-88f62d1c98dd tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:32.575809 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-c587687d-4150-4ffe-aad9-a1134bd26eca tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/728b4ebb-933e-4d3b-af47-360e47fdd7f0 returned with HTTP 200 Aug 26 15:18:32.576125 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1356/5392] 10.4.3.64 () {70 vars in 1644 bytes} [Wed Aug 26 15:18:32 2026] GET /volume/v3/attachments/728b4ebb-933e-4d3b-af47-360e47fdd7f0 => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:32.580656 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7eb8169e-47dd-4e31-b35a-88f62d1c98dd tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 returned with HTTP 404 Aug 26 15:18:32.581149 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1356/5393] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:32 2026] GET /volume/v3/volumes/5863d0ba-89bb-4553-b085-33a03f79f665 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:32.588659 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4622e58e-339d-40a4-80ed-15743b930c05 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:32.590700 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:18:32.591140 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-267214192"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:32.592952 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-267214192'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:18:32.593116 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume of 1 GB Aug 26 15:18:32.598015 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Availability Zones retrieved successfully. Aug 26 15:18:32.605260 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (c24abf19-f054-4837-9edf-b60e896e5014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:32.606562 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbfb87d1-2ba1-4d30-b23f-bd7f2dc4fffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:32.607903 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:18:32.637031 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbfb87d1-2ba1-4d30-b23f-bd7f2dc4fffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:32.637851 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7d06d8f-5ad3-4453-afa8-3a6179ce96b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:32.679628 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['ade406d8-5161-4054-bd34-746bb03b474e', '3f30fdba-d1f2-46a4-8184-4ff559d707ef', '5a033584-cb4e-44f9-91d5-e2a3cf5cf5ae', '0b9ed6e6-69e1-40d5-9524-e6025e93b6ad'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:32.680688 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7d06d8f-5ad3-4453-afa8-3a6179ce96b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ade406d8-5161-4054-bd34-746bb03b474e', '3f30fdba-d1f2-46a4-8184-4ff559d707ef', '5a033584-cb4e-44f9-91d5-e2a3cf5cf5ae', '0b9ed6e6-69e1-40d5-9524-e6025e93b6ad']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:32.681469 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb98ead3-2329-4cd8-8758-4d2b885e2ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:32.705541 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb98ead3-2329-4cd8-8758-4d2b885e2ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4385eaea-82f5-4ae5-b7cf-25b26da096ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-267214192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['ade406d8-5161-4054-bd34-746bb03b474e','3f30fdba-d1f2-46a4-8184-4ff559d707ef','5a033584-cb4e-44f9-91d5-e2a3cf5cf5ae','0b9ed6e6-69e1-40d5-9524-e6025e93b6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:18:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-267214192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4385eaea-82f5-4ae5-b7cf-25b26da096ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd9973f006604009869cf2f60dd1bdc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff051d79f9514f3881aa621403a2146d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:32.706396 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79d70555-7e9e-4fc0-b30f-daf959ceb28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:32.727226 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79d70555-7e9e-4fc0-b30f-daf959ceb28a) transitioned into state 'SUCCESS' from state '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-267214192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['ade406d8-5161-4054-bd34-746bb03b474e','3f30fdba-d1f2-46a4-8184-4ff559d707ef','5a033584-cb4e-44f9-91d5-e2a3cf5cf5ae','0b9ed6e6-69e1-40d5-9524-e6025e93b6ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:32.727916 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29cc50c-71c0-4701-90b8-a927b883344f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:32.739429 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29cc50c-71c0-4701-90b8-a927b883344f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:32.740433 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (c24abf19-f054-4837-9edf-b60e896e5014) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:32.740813 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request issued successfully. Aug 26 15:18:32.741529 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4622e58e-339d-40a4-80ed-15743b930c05 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:18:32.742032 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1339/5394] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:18:32 2026] POST /volume/v3/volumes => generated 775 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:32.753706 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-feea091f-05ae-4a8d-80a7-d2217df9b2c2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:32.755740 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-feea091f-05ae-4a8d-80a7-d2217df9b2c2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef Aug 26 15:18:32.756079 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-feea091f-05ae-4a8d-80a7-d2217df9b2c2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:32.756353 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-feea091f-05ae-4a8d-80a7-d2217df9b2c2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:32.764972 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:32.764972 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:32.769971 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-feea091f-05ae-4a8d-80a7-d2217df9b2c2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:32.774089 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-feea091f-05ae-4a8d-80a7-d2217df9b2c2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef returned with HTTP 200 Aug 26 15:18:32.774316 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1344/5395] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:32 2026] GET /volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:33.019636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a0b9453b-53b3-4c3f-ae43-6adc13f6b42b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:33.021158 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a0b9453b-53b3-4c3f-ae43-6adc13f6b42b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:33.021326 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a0b9453b-53b3-4c3f-ae43-6adc13f6b42b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:33.021494 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a0b9453b-53b3-4c3f-ae43-6adc13f6b42b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:33.021583 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a0b9453b-53b3-4c3f-ae43-6adc13f6b42b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:33.025229 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:33.025229 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:33.026122 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a0b9453b-53b3-4c3f-ae43-6adc13f6b42b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:33.026289 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1357/5396] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:33 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:33.793570 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6bb3710d-fae8-4515-a2c8-74895dfb73ea None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:33.795733 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6bb3710d-fae8-4515-a2c8-74895dfb73ea tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef Aug 26 15:18:33.796153 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6bb3710d-fae8-4515-a2c8-74895dfb73ea tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:33.796413 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6bb3710d-fae8-4515-a2c8-74895dfb73ea tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:33.807430 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:33.807430 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:33.814953 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6bb3710d-fae8-4515-a2c8-74895dfb73ea tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:33.818052 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6bb3710d-fae8-4515-a2c8-74895dfb73ea tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef returned with HTTP 200 Aug 26 15:18:33.818468 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1357/5397] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:33 2026] GET /volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:33.833523 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c39274af-46ca-4f75-b505-ca43528c93a2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:33.835302 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c39274af-46ca-4f75-b505-ca43528c93a2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:18:33.835618 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c39274af-46ca-4f75-b505-ca43528c93a2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4385eaea-82f5-4ae5-b7cf-25b26da096ef", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1497669231"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:33.845138 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:33.845138 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:33.845464 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c39274af-46ca-4f75-b505-ca43528c93a2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:33.845617 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-c39274af-46ca-4f75-b505-ca43528c93a2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create snapshot from volume 4385eaea-82f5-4ae5-b7cf-25b26da096ef Aug 26 15:18:33.875233 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-c39274af-46ca-4f75-b505-ca43528c93a2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['46d65ebe-c308-416a-b697-d6962ce7fae7', '21ede7a1-e166-40a1-b01a-6b1141421afb', '5bc356ba-d23b-4ccf-90a2-9a69cc5290cd', 'f7d5205e-63bd-4710-afce-fe3743a7642b'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:33.911566 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c39274af-46ca-4f75-b505-ca43528c93a2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot create request issued successfully. Aug 26 15:18:33.912199 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c39274af-46ca-4f75-b505-ca43528c93a2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:18:33.913199 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1340/5398] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:18:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:33.926114 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0270b28a-cd84-41af-ab2a-4e5138c49372 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:33.927258 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0270b28a-cd84-41af-ab2a-4e5138c49372 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 Aug 26 15:18:33.927526 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0270b28a-cd84-41af-ab2a-4e5138c49372 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:33.927757 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0270b28a-cd84-41af-ab2a-4e5138c49372 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:33.933285 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:33.933285 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:33.933672 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0270b28a-cd84-41af-ab2a-4e5138c49372 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:33.934485 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0270b28a-cd84-41af-ab2a-4e5138c49372 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 returned with HTTP 200 Aug 26 15:18:33.934944 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1345/5399] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:33 2026] GET /volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:34.035604 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-71d9af7b-01b9-4cc5-8fa9-1c8919d2c03f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:34.037292 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-71d9af7b-01b9-4cc5-8fa9-1c8919d2c03f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:34.037512 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-71d9af7b-01b9-4cc5-8fa9-1c8919d2c03f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:34.037687 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-71d9af7b-01b9-4cc5-8fa9-1c8919d2c03f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:34.037805 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-71d9af7b-01b9-4cc5-8fa9-1c8919d2c03f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:34.041940 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:34.041940 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:34.042596 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-71d9af7b-01b9-4cc5-8fa9-1c8919d2c03f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:34.042970 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1358/5400] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:34 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:34.944982 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7b0f9c23-09ea-4133-832b-02dcda448740 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:34.946966 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b0f9c23-09ea-4133-832b-02dcda448740 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 Aug 26 15:18:34.947159 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b0f9c23-09ea-4133-832b-02dcda448740 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:34.947341 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7b0f9c23-09ea-4133-832b-02dcda448740 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:34.952398 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:34.952398 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:34.952777 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7b0f9c23-09ea-4133-832b-02dcda448740 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:34.953622 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7b0f9c23-09ea-4133-832b-02dcda448740 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 returned with HTTP 200 Aug 26 15:18:34.954044 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1358/5401] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:34 2026] GET /volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:34.964454 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-67d5588f-3c7f-4613-99ed-0cb9393daf7a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:34.966246 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-67d5588f-3c7f-4613-99ed-0cb9393daf7a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] POST https://10.4.3.64/volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356/action Aug 26 15:18:34.966605 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-67d5588f-3c7f-4613-99ed-0cb9393daf7a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:18:34.966715 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-67d5588f-3c7f-4613-99ed-0cb9393daf7a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:34.972655 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:34.972655 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:34.973088 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-67d5588f-3c7f-4613-99ed-0cb9393daf7a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot retrieved successfully. Aug 26 15:18:34.974026 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-67d5588f-3c7f-4613-99ed-0cb9393daf7a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ba4b92e473cc4010901ee5f3e910b3a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd9973f006604009869cf2f60dd1bdc6', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:18:34.974296 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-67d5588f-3c7f-4613-99ed-0cb9393daf7a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356/action returned with HTTP 403 Aug 26 15:18:34.974785 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1341/5402] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:18:34 2026] POST /volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:34.981419 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a03f7608-42a1-4316-99cb-f0f5a0fd68f2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:34.983153 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a03f7608-42a1-4316-99cb-f0f5a0fd68f2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 Aug 26 15:18:34.983339 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a03f7608-42a1-4316-99cb-f0f5a0fd68f2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:34.983519 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a03f7608-42a1-4316-99cb-f0f5a0fd68f2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:34.983619 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-a03f7608-42a1-4316-99cb-f0f5a0fd68f2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete snapshot with id: 00777e13-c506-4996-bec2-678795812356 Aug 26 15:18:34.989223 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:34.989223 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:34.989566 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a03f7608-42a1-4316-99cb-f0f5a0fd68f2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:35.006519 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a03f7608-42a1-4316-99cb-f0f5a0fd68f2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot delete request issued successfully. Aug 26 15:18:35.006692 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a03f7608-42a1-4316-99cb-f0f5a0fd68f2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 returned with HTTP 202 Aug 26 15:18:35.007143 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1346/5403] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:18:34 2026] DELETE /volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:35.013854 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1cb342c4-7792-4046-9d71-6e65dca124e4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:35.015574 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1cb342c4-7792-4046-9d71-6e65dca124e4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 Aug 26 15:18:35.015805 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1cb342c4-7792-4046-9d71-6e65dca124e4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:35.016028 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1cb342c4-7792-4046-9d71-6e65dca124e4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:35.021491 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:35.021491 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:35.021832 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1cb342c4-7792-4046-9d71-6e65dca124e4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:35.022421 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1cb342c4-7792-4046-9d71-6e65dca124e4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 returned with HTTP 200 Aug 26 15:18:35.022768 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1359/5404] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:35 2026] GET /volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:35.052384 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b6f80de5-c988-41a2-97fa-64281f05ac16 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:35.054309 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b6f80de5-c988-41a2-97fa-64281f05ac16 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:35.054503 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b6f80de5-c988-41a2-97fa-64281f05ac16 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:35.054702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b6f80de5-c988-41a2-97fa-64281f05ac16 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:35.054853 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b6f80de5-c988-41a2-97fa-64281f05ac16 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:35.059147 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:35.059147 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:35.060018 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b6f80de5-c988-41a2-97fa-64281f05ac16 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:35.060337 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1359/5405] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:35 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:35.789104 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-f185f3bf-232b-4996-9e5d-0850bea04bbb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:35.791348 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-f185f3bf-232b-4996-9e5d-0850bea04bbb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/encryption Aug 26 15:18:35.791543 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-f185f3bf-232b-4996-9e5d-0850bea04bbb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:35.791756 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-f185f3bf-232b-4996-9e5d-0850bea04bbb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:35.803624 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:35.803624 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:35.810202 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-f185f3bf-232b-4996-9e5d-0850bea04bbb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/encryption returned with HTTP 200 Aug 26 15:18:35.810608 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1342/5406] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:18:35 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:36.033393 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-da158c55-96db-4385-b8de-99eb89164b3a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:36.035112 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da158c55-96db-4385-b8de-99eb89164b3a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 Aug 26 15:18:36.035313 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da158c55-96db-4385-b8de-99eb89164b3a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:36.035493 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-da158c55-96db-4385-b8de-99eb89164b3a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:36.040645 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-da158c55-96db-4385-b8de-99eb89164b3a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 returned with HTTP 404 Aug 26 15:18:36.041297 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1347/5407] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:36 2026] GET /volume/v3/snapshots/00777e13-c506-4996-bec2-678795812356 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:36.047668 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-275a5102-4c94-4a3d-8c38-0754a33e2347 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:36.049450 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-275a5102-4c94-4a3d-8c38-0754a33e2347 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef Aug 26 15:18:36.049634 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-275a5102-4c94-4a3d-8c38-0754a33e2347 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:36.049856 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-275a5102-4c94-4a3d-8c38-0754a33e2347 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:36.050020 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-275a5102-4c94-4a3d-8c38-0754a33e2347 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume with id: 4385eaea-82f5-4ae5-b7cf-25b26da096ef Aug 26 15:18:36.059090 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:36.059090 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:36.059498 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-275a5102-4c94-4a3d-8c38-0754a33e2347 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:36.069722 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-748687d4-7c6e-411a-ac14-84c0250310bb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:36.071521 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-748687d4-7c6e-411a-ac14-84c0250310bb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:36.071722 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-748687d4-7c6e-411a-ac14-84c0250310bb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:36.071932 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-748687d4-7c6e-411a-ac14-84c0250310bb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:36.072047 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-748687d4-7c6e-411a-ac14-84c0250310bb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:36.076787 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:36.076787 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:36.077670 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-748687d4-7c6e-411a-ac14-84c0250310bb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:36.078097 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1360/5408] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:36 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:36.081197 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-275a5102-4c94-4a3d-8c38-0754a33e2347 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume request issued successfully. Aug 26 15:18:36.081450 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-275a5102-4c94-4a3d-8c38-0754a33e2347 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef returned with HTTP 202 Aug 26 15:18:36.081985 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1360/5409] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:18:36 2026] DELETE /volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:36.090688 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-39a5b17e-3d70-4fe0-bb33-49274d6042fa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:36.092483 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-39a5b17e-3d70-4fe0-bb33-49274d6042fa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef Aug 26 15:18:36.092680 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-39a5b17e-3d70-4fe0-bb33-49274d6042fa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:36.092926 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-39a5b17e-3d70-4fe0-bb33-49274d6042fa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:36.101274 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:36.101274 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:36.104918 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-39a5b17e-3d70-4fe0-bb33-49274d6042fa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:36.109331 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-39a5b17e-3d70-4fe0-bb33-49274d6042fa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef returned with HTTP 200 Aug 26 15:18:36.109857 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1343/5410] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:36 2026] GET /volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:37.091178 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8f8adbb6-2861-48ea-81ee-252738e9e946 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:37.092674 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f8adbb6-2861-48ea-81ee-252738e9e946 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:37.092870 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f8adbb6-2861-48ea-81ee-252738e9e946 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:37.093057 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8f8adbb6-2861-48ea-81ee-252738e9e946 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:37.093161 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-8f8adbb6-2861-48ea-81ee-252738e9e946 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:37.097409 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:37.097409 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:37.098521 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8f8adbb6-2861-48ea-81ee-252738e9e946 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:37.098521 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1348/5411] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:37 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:37.122009 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5fb39539-ab75-4a78-b933-09b73a14da54 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:37.124411 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5fb39539-ab75-4a78-b933-09b73a14da54 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef Aug 26 15:18:37.124659 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5fb39539-ab75-4a78-b933-09b73a14da54 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:37.124955 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5fb39539-ab75-4a78-b933-09b73a14da54 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:37.132865 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5fb39539-ab75-4a78-b933-09b73a14da54 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef returned with HTTP 404 Aug 26 15:18:37.133493 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1361/5412] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:37 2026] GET /volume/v3/volumes/4385eaea-82f5-4ae5-b7cf-25b26da096ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:37.140932 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:37.142581 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:18:37.142953 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-970209406"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:37.144311 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-970209406'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:18:37.144439 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume of 1 GB Aug 26 15:18:37.148001 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Availability Zones retrieved successfully. Aug 26 15:18:37.152990 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (8c9156ee-2173-4535-b206-11edbb25b37f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:37.153842 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32765801-8ba0-4508-a4f7-996e9536529a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:37.154514 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:18:37.176396 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32765801-8ba0-4508-a4f7-996e9536529a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:37.177080 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad572f7-07c7-41f3-accb-18e18f2c4672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:37.212291 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['5065dd2f-4a88-4d87-9f79-48421a0d5797', '1774aa12-6e29-4f0c-b73b-c247134a88ee', '04ab9cf8-c72b-4909-8623-7828c29b366d', '0547b3b8-85c9-4ef9-bbdc-a913ddb88bc9'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:37.213158 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad572f7-07c7-41f3-accb-18e18f2c4672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5065dd2f-4a88-4d87-9f79-48421a0d5797', '1774aa12-6e29-4f0c-b73b-c247134a88ee', '04ab9cf8-c72b-4909-8623-7828c29b366d', '0547b3b8-85c9-4ef9-bbdc-a913ddb88bc9']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:37.213972 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (021c5cb9-4297-492f-9a07-d8d572668b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:37.241038 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (021c5cb9-4297-492f-9a07-d8d572668b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0530e6fa-2183-4864-86c7-ecadf09d86fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-970209406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['5065dd2f-4a88-4d87-9f79-48421a0d5797','1774aa12-6e29-4f0c-b73b-c247134a88ee','04ab9cf8-c72b-4909-8623-7828c29b366d','0547b3b8-85c9-4ef9-bbdc-a913ddb88bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:18:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-970209406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0530e6fa-2183-4864-86c7-ecadf09d86fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd9973f006604009869cf2f60dd1bdc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff051d79f9514f3881aa621403a2146d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:37.241788 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1252eb-6b76-4b40-9725-868ebea5faf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:37.259344 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1252eb-6b76-4b40-9725-868ebea5faf5) transitioned into state 'SUCCESS' from state '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-970209406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['5065dd2f-4a88-4d87-9f79-48421a0d5797','1774aa12-6e29-4f0c-b73b-c247134a88ee','04ab9cf8-c72b-4909-8623-7828c29b366d','0547b3b8-85c9-4ef9-bbdc-a913ddb88bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:37.260213 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863adeb6-c712-4dd1-acc2-dc756481da0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:37.267987 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863adeb6-c712-4dd1-acc2-dc756481da0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:37.268698 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (8c9156ee-2173-4535-b206-11edbb25b37f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:37.269030 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request issued successfully. Aug 26 15:18:37.269585 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3d44497d-8a39-4296-97b9-59b9dbb3b607 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:18:37.270101 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1361/5413] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:18:37 2026] POST /volume/v3/volumes => generated 775 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:37.282961 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-617d1b89-c66f-4639-92b9-1aa5802aee1e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:37.284684 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-617d1b89-c66f-4639-92b9-1aa5802aee1e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd Aug 26 15:18:37.284919 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-617d1b89-c66f-4639-92b9-1aa5802aee1e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:37.285116 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-617d1b89-c66f-4639-92b9-1aa5802aee1e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:37.291831 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:37.291831 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:37.295319 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-617d1b89-c66f-4639-92b9-1aa5802aee1e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:37.299000 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-617d1b89-c66f-4639-92b9-1aa5802aee1e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd returned with HTTP 200 Aug 26 15:18:37.299525 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1344/5414] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:37 2026] GET /volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:37.928106 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-2823ec05-3086-45c4-92a8-fff10c82016f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:37.929545 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-2823ec05-3086-45c4-92a8-fff10c82016f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/attachments/728b4ebb-933e-4d3b-af47-360e47fdd7f0/action Aug 26 15:18:37.929858 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-2823ec05-3086-45c4-92a8-fff10c82016f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:18:37.929985 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-2823ec05-3086-45c4-92a8-fff10c82016f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:37.945249 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:37.945249 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:37.956771 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-be761e7f-da1b-4346-8169-a1efe89008f3 req-2823ec05-3086-45c4-92a8-fff10c82016f tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/728b4ebb-933e-4d3b-af47-360e47fdd7f0/action returned with HTTP 204 Aug 26 15:18:37.957194 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1349/5415] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:18:37 2026] POST /volume/v3/attachments/728b4ebb-933e-4d3b-af47-360e47fdd7f0/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:38.110674 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c08e7c79-b939-4aad-b432-0196eb59c682 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:38.113002 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c08e7c79-b939-4aad-b432-0196eb59c682 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:38.113232 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c08e7c79-b939-4aad-b432-0196eb59c682 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:38.113489 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c08e7c79-b939-4aad-b432-0196eb59c682 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:38.113631 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c08e7c79-b939-4aad-b432-0196eb59c682 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:38.121189 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:38.121189 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:38.122186 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c08e7c79-b939-4aad-b432-0196eb59c682 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:38.122633 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1362/5416] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:38 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:38.279958 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1f2228ef-79b8-4996-9aa0-2e91c8d031c9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:38.281828 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1f2228ef-79b8-4996-9aa0-2e91c8d031c9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:38.282056 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1f2228ef-79b8-4996-9aa0-2e91c8d031c9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:38.282264 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1f2228ef-79b8-4996-9aa0-2e91c8d031c9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:38.302084 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:38.302084 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:38.306446 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1f2228ef-79b8-4996-9aa0-2e91c8d031c9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:38.309976 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1f2228ef-79b8-4996-9aa0-2e91c8d031c9 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:38.311533 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1362/5417] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:38 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 1167 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:38.311591 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-531babbd-72dc-453e-a55a-7d31f6bc6602 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:38.313549 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-531babbd-72dc-453e-a55a-7d31f6bc6602 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd Aug 26 15:18:38.313880 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-531babbd-72dc-453e-a55a-7d31f6bc6602 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:38.314186 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-531babbd-72dc-453e-a55a-7d31f6bc6602 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:38.322972 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:38.322972 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:38.327230 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-531babbd-72dc-453e-a55a-7d31f6bc6602 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:38.335530 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-531babbd-72dc-453e-a55a-7d31f6bc6602 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd returned with HTTP 200 Aug 26 15:18:38.336432 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1345/5418] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:38 2026] GET /volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:38.349339 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8ce14d0b-faed-4ccd-abda-19e681c96f88 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:38.351131 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8ce14d0b-faed-4ccd-abda-19e681c96f88 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:18:38.351559 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8ce14d0b-faed-4ccd-abda-19e681c96f88 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0530e6fa-2183-4864-86c7-ecadf09d86fd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1983652700"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:38.353708 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-3bee80a0-b75e-4b71-87c4-588453ed7bfa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:38.355836 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-3bee80a0-b75e-4b71-87c4-588453ed7bfa tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:38.356040 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-3bee80a0-b75e-4b71-87c4-588453ed7bfa tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:38.356215 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-3bee80a0-b75e-4b71-87c4-588453ed7bfa tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:38.365633 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:38.365633 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:38.365981 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8ce14d0b-faed-4ccd-abda-19e681c96f88 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:38.366109 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-8ce14d0b-faed-4ccd-abda-19e681c96f88 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create snapshot from volume 0530e6fa-2183-4864-86c7-ecadf09d86fd Aug 26 15:18:38.369167 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:38.369167 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:38.373461 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-3bee80a0-b75e-4b71-87c4-588453ed7bfa tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:38.378393 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-3bee80a0-b75e-4b71-87c4-588453ed7bfa tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:38.378796 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1363/5419] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:18:38 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 1167 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:38.396163 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-a2097f54-916c-4716-b164-770fff85f93a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:38.398776 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-a2097f54-916c-4716-b164-770fff85f93a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] POST https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/action Aug 26 15:18:38.399222 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-8ce14d0b-faed-4ccd-abda-19e681c96f88 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['37939471-7027-40ab-a9f5-5f66b7916fb9', 'f4de59cc-4a9a-4d8c-bc16-4c1504d70532', 'dec502d8-ab23-4fd8-a86a-e77b8efd39ab', '5b1f1d12-0c50-48aa-81dd-7558543f8290'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:38.399291 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-a2097f54-916c-4716-b164-770fff85f93a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:18:38.399445 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-a2097f54-916c-4716-b164-770fff85f93a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:38.410764 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:38.410764 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:38.411411 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-a2097f54-916c-4716-b164-770fff85f93a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:38.418970 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-a2097f54-916c-4716-b164-770fff85f93a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Begin detaching volume completed successfully. Aug 26 15:18:38.419165 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-a2097f54-916c-4716-b164-770fff85f93a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/action returned with HTTP 202 Aug 26 15:18:38.419538 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1363/5420] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:18:38 2026] POST /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:18:38.430425 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8ce14d0b-faed-4ccd-abda-19e681c96f88 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot create request issued successfully. Aug 26 15:18:38.430716 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8ce14d0b-faed-4ccd-abda-19e681c96f88 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:18:38.431143 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1350/5421] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:18:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:38.444598 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6e8bc8fb-685b-4c02-ae7e-4e38ca011761 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:38.447165 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6e8bc8fb-685b-4c02-ae7e-4e38ca011761 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 Aug 26 15:18:38.447165 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6e8bc8fb-685b-4c02-ae7e-4e38ca011761 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:38.447360 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6e8bc8fb-685b-4c02-ae7e-4e38ca011761 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:38.453292 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:38.453292 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:38.453923 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6e8bc8fb-685b-4c02-ae7e-4e38ca011761 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:38.454426 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6e8bc8fb-685b-4c02-ae7e-4e38ca011761 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 returned with HTTP 200 Aug 26 15:18:38.454862 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1346/5422] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:38 2026] GET /volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:38.462453 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a21b64ea-c626-4afb-8472-6eca53af54ac None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:38.462785 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a21b64ea-c626-4afb-8472-6eca53af54ac None None] GET https://10.4.3.64/volume// Aug 26 15:18:38.462940 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a21b64ea-c626-4afb-8472-6eca53af54ac None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:38.463115 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a21b64ea-c626-4afb-8472-6eca53af54ac None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:38.463418 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a21b64ea-c626-4afb-8472-6eca53af54ac None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:18:38.463663 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1364/5423] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:18:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:18:38.471968 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-fd7dc511-2640-4c46-9dd7-b45e42443594 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:38.474175 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-fd7dc511-2640-4c46-9dd7-b45e42443594 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:18:38.474430 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-fd7dc511-2640-4c46-9dd7-b45e42443594 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:38.474569 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-fd7dc511-2640-4c46-9dd7-b45e42443594 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:38.487073 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:38.487073 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:38.490664 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-fd7dc511-2640-4c46-9dd7-b45e42443594 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:18:38.494990 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-fd7dc511-2640-4c46-9dd7-b45e42443594 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:18:38.495354 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1364/5424] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:18:38 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 1350 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:18:38.505907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-700dfaff-f208-40d1-8fc5-ba2e57964036 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:38.508022 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-700dfaff-f208-40d1-8fc5-ba2e57964036 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/encryption Aug 26 15:18:38.508186 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-700dfaff-f208-40d1-8fc5-ba2e57964036 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:38.508362 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-700dfaff-f208-40d1-8fc5-ba2e57964036 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:38.517524 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:38.517524 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:38.523199 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-700dfaff-f208-40d1-8fc5-ba2e57964036 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/encryption returned with HTTP 200 Aug 26 15:18:38.523551 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1351/5425] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:18:38 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:39.136197 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d0396acf-d4a7-47d8-ba89-16450a21833f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:39.137644 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d0396acf-d4a7-47d8-ba89-16450a21833f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:39.138131 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d0396acf-d4a7-47d8-ba89-16450a21833f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:39.138398 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d0396acf-d4a7-47d8-ba89-16450a21833f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:39.138592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d0396acf-d4a7-47d8-ba89-16450a21833f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:39.143531 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:39.143531 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:39.145082 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d0396acf-d4a7-47d8-ba89-16450a21833f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:39.145082 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1347/5426] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:39 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:39.464319 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-39f4c81c-1ad0-432e-85f7-9030ef11e2e5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:39.466015 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39f4c81c-1ad0-432e-85f7-9030ef11e2e5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 Aug 26 15:18:39.466216 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39f4c81c-1ad0-432e-85f7-9030ef11e2e5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:39.466394 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-39f4c81c-1ad0-432e-85f7-9030ef11e2e5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:39.471072 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:39.471072 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:39.471353 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-39f4c81c-1ad0-432e-85f7-9030ef11e2e5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:39.471962 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-39f4c81c-1ad0-432e-85f7-9030ef11e2e5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 returned with HTTP 200 Aug 26 15:18:39.472284 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1365/5427] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:39 2026] GET /volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:39.485184 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-319eb707-b177-4ead-ba3e-2e4a603d6b27 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:39.486951 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-319eb707-b177-4ead-ba3e-2e4a603d6b27 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] GET https://10.4.3.64/volume/v3/snapshots Aug 26 15:18:39.487158 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-319eb707-b177-4ead-ba3e-2e4a603d6b27 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:39.487325 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-319eb707-b177-4ead-ba3e-2e4a603d6b27 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Calling method 'index' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:39.487570 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.api_utils [None req-319eb707-b177-4ead-ba3e-2e4a603d6b27 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Removing options '' from query. {{(pid=100199) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 26 15:18:39.488805 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.db.api [None req-319eb707-b177-4ead-ba3e-2e4a603d6b27 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Building query based on filter {{(pid=100199) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 26 15:18:39.493476 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-319eb707-b177-4ead-ba3e-2e4a603d6b27 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Get all snapshots completed successfully. Aug 26 15:18:39.493908 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-319eb707-b177-4ead-ba3e-2e4a603d6b27 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 200 Aug 26 15:18:39.494399 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1365/5428] 10.4.3.64 () {66 vars in 1236 bytes} [Wed Aug 26 15:18:39 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:39.502268 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2dd7b98a-88ae-4dd1-93eb-88d6d7822c48 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:39.503996 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2dd7b98a-88ae-4dd1-93eb-88d6d7822c48 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 Aug 26 15:18:39.504188 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2dd7b98a-88ae-4dd1-93eb-88d6d7822c48 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:39.504368 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2dd7b98a-88ae-4dd1-93eb-88d6d7822c48 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:39.504474 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-2dd7b98a-88ae-4dd1-93eb-88d6d7822c48 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete snapshot with id: a78596ab-2196-4c04-ae17-ed1e12d04883 Aug 26 15:18:39.509132 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:39.509132 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:39.509485 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2dd7b98a-88ae-4dd1-93eb-88d6d7822c48 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:39.523909 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2dd7b98a-88ae-4dd1-93eb-88d6d7822c48 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot delete request issued successfully. Aug 26 15:18:39.523909 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2dd7b98a-88ae-4dd1-93eb-88d6d7822c48 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 returned with HTTP 202 Aug 26 15:18:39.524418 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1352/5429] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:18:39 2026] DELETE /volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:39.532181 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3439875d-7207-4ac4-8680-c1e8a0381af3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:39.535465 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3439875d-7207-4ac4-8680-c1e8a0381af3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 Aug 26 15:18:39.535830 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3439875d-7207-4ac4-8680-c1e8a0381af3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:39.536117 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3439875d-7207-4ac4-8680-c1e8a0381af3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:39.543233 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:39.543233 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:39.543233 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3439875d-7207-4ac4-8680-c1e8a0381af3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:39.543233 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3439875d-7207-4ac4-8680-c1e8a0381af3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 returned with HTTP 200 Aug 26 15:18:39.543233 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1348/5430] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:39 2026] GET /volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:40.155748 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f66d36de-b0c8-4793-8e4f-48d5848146c3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:40.157532 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f66d36de-b0c8-4793-8e4f-48d5848146c3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:40.157759 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f66d36de-b0c8-4793-8e4f-48d5848146c3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:40.157979 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f66d36de-b0c8-4793-8e4f-48d5848146c3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:40.158092 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-f66d36de-b0c8-4793-8e4f-48d5848146c3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:40.162210 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:40.162210 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:40.162992 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f66d36de-b0c8-4793-8e4f-48d5848146c3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:40.163353 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1366/5431] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:40 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:40.552129 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ea04f66c-f405-4328-8f01-cb254113a4be None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:40.553842 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea04f66c-f405-4328-8f01-cb254113a4be tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 Aug 26 15:18:40.554040 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea04f66c-f405-4328-8f01-cb254113a4be tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:40.554219 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ea04f66c-f405-4328-8f01-cb254113a4be tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:40.558103 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ea04f66c-f405-4328-8f01-cb254113a4be tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 returned with HTTP 404 Aug 26 15:18:40.558499 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1366/5432] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:40 2026] GET /volume/v3/snapshots/a78596ab-2196-4c04-ae17-ed1e12d04883 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:40.565283 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c368f5f6-a1ff-41a9-abe4-1bc46ef2cd30 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:40.567083 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c368f5f6-a1ff-41a9-abe4-1bc46ef2cd30 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd Aug 26 15:18:40.567254 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c368f5f6-a1ff-41a9-abe4-1bc46ef2cd30 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:40.567421 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c368f5f6-a1ff-41a9-abe4-1bc46ef2cd30 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:40.567566 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c368f5f6-a1ff-41a9-abe4-1bc46ef2cd30 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume with id: 0530e6fa-2183-4864-86c7-ecadf09d86fd Aug 26 15:18:40.574224 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:40.574224 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:40.574572 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c368f5f6-a1ff-41a9-abe4-1bc46ef2cd30 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:40.593948 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c368f5f6-a1ff-41a9-abe4-1bc46ef2cd30 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume request issued successfully. Aug 26 15:18:40.593948 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c368f5f6-a1ff-41a9-abe4-1bc46ef2cd30 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd returned with HTTP 202 Aug 26 15:18:40.593948 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1353/5433] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:18:40 2026] DELETE /volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:40.600790 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d8a017e3-9df5-45a7-9bfb-1163153bbb83 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:40.604268 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d8a017e3-9df5-45a7-9bfb-1163153bbb83 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd Aug 26 15:18:40.605150 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d8a017e3-9df5-45a7-9bfb-1163153bbb83 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:40.607507 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d8a017e3-9df5-45a7-9bfb-1163153bbb83 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:40.619923 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:40.619923 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:40.630908 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d8a017e3-9df5-45a7-9bfb-1163153bbb83 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:40.635275 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d8a017e3-9df5-45a7-9bfb-1163153bbb83 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd returned with HTTP 200 Aug 26 15:18:40.635763 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1349/5434] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:40 2026] GET /volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd => generated 1005 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:41.173641 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-489931a4-f9d5-4982-a19b-498f240c638a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:41.175310 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-489931a4-f9d5-4982-a19b-498f240c638a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:41.175492 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-489931a4-f9d5-4982-a19b-498f240c638a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:41.175711 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-489931a4-f9d5-4982-a19b-498f240c638a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:41.175839 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-489931a4-f9d5-4982-a19b-498f240c638a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:41.179751 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:41.179751 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:41.180527 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-489931a4-f9d5-4982-a19b-498f240c638a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:41.181064 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1367/5435] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:41 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:41.650506 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2488a58b-1f82-4bb9-bd4b-91d34651e0b5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:41.652238 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2488a58b-1f82-4bb9-bd4b-91d34651e0b5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd Aug 26 15:18:41.652409 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2488a58b-1f82-4bb9-bd4b-91d34651e0b5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:41.652579 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2488a58b-1f82-4bb9-bd4b-91d34651e0b5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:41.658607 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2488a58b-1f82-4bb9-bd4b-91d34651e0b5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd returned with HTTP 404 Aug 26 15:18:41.659007 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1367/5436] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:41 2026] GET /volume/v3/volumes/0530e6fa-2183-4864-86c7-ecadf09d86fd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:41.666060 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ca328952-bd81-4443-8df5-864207184060 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:41.667758 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:18:41.668271 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1557612147"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:41.669765 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1557612147'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:18:41.669997 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume of 1 GB Aug 26 15:18:41.674020 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Availability Zones retrieved successfully. Aug 26 15:18:41.679475 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (5da96c65-9c47-41cc-97b9-9755d86d9c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:41.680366 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ced3d05-8364-4fc4-97b7-47f58aaf1643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:41.681100 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:18:41.706307 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ced3d05-8364-4fc4-97b7-47f58aaf1643) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:41.707467 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f1b065-5df9-4bab-9ad8-a3b2b5ee0209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:41.750553 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['16d3cd10-de6f-469c-af85-e304405b7b56', '22afd92c-375c-4fe4-a178-f817da6ed8e6', '97f1547c-9110-4766-b0ac-4900e1301803', 'd48e5cd4-a948-4765-8844-25dd3f2b8fbb'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:41.751850 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8f1b065-5df9-4bab-9ad8-a3b2b5ee0209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16d3cd10-de6f-469c-af85-e304405b7b56', '22afd92c-375c-4fe4-a178-f817da6ed8e6', '97f1547c-9110-4766-b0ac-4900e1301803', 'd48e5cd4-a948-4765-8844-25dd3f2b8fbb']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:41.753010 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c954aa3-8bdb-4b89-9b93-1cd440b0c6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:41.777786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c954aa3-8bdb-4b89-9b93-1cd440b0c6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1557612147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['16d3cd10-de6f-469c-af85-e304405b7b56','22afd92c-375c-4fe4-a178-f817da6ed8e6','97f1547c-9110-4766-b0ac-4900e1301803','d48e5cd4-a948-4765-8844-25dd3f2b8fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:18:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1557612147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd9973f006604009869cf2f60dd1bdc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff051d79f9514f3881aa621403a2146d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:41.778603 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8342ebd1-6ef8-48d5-9f1e-9383905f881f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:41.797465 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8342ebd1-6ef8-48d5-9f1e-9383905f881f) transitioned into state 'SUCCESS' from state '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-1557612147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['16d3cd10-de6f-469c-af85-e304405b7b56','22afd92c-375c-4fe4-a178-f817da6ed8e6','97f1547c-9110-4766-b0ac-4900e1301803','d48e5cd4-a948-4765-8844-25dd3f2b8fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:41.798342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd12ba20-a2f5-464c-bb0c-0afa3d998369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:41.806947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd12ba20-a2f5-464c-bb0c-0afa3d998369) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:41.807798 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (5da96c65-9c47-41cc-97b9-9755d86d9c4d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:41.808111 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request issued successfully. Aug 26 15:18:41.808651 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ca328952-bd81-4443-8df5-864207184060 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:18:41.811905 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1354/5437] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:18:41 2026] POST /volume/v3/volumes => generated 776 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:41.821407 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d71157e8-92f6-4be7-afd7-55acbf493d9b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:41.825296 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d71157e8-92f6-4be7-afd7-55acbf493d9b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 Aug 26 15:18:41.826033 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d71157e8-92f6-4be7-afd7-55acbf493d9b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:41.826320 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d71157e8-92f6-4be7-afd7-55acbf493d9b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:41.835089 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:41.835089 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:41.839005 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d71157e8-92f6-4be7-afd7-55acbf493d9b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:41.843462 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d71157e8-92f6-4be7-afd7-55acbf493d9b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 returned with HTTP 200 Aug 26 15:18:41.844008 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1350/5438] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:41 2026] GET /volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:42.191679 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-31421cd8-362d-4fc7-904f-5de975751f3a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:42.193471 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-31421cd8-362d-4fc7-904f-5de975751f3a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:42.193668 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-31421cd8-362d-4fc7-904f-5de975751f3a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:42.193839 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-31421cd8-362d-4fc7-904f-5de975751f3a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:42.193957 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-31421cd8-362d-4fc7-904f-5de975751f3a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:42.198041 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:42.198041 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:42.198740 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-31421cd8-362d-4fc7-904f-5de975751f3a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:42.199095 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1368/5439] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:42 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:42.855656 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4e649478-34b0-4a6e-8f1d-cd502775cd54 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:42.857286 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e649478-34b0-4a6e-8f1d-cd502775cd54 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 Aug 26 15:18:42.857494 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e649478-34b0-4a6e-8f1d-cd502775cd54 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:42.857698 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4e649478-34b0-4a6e-8f1d-cd502775cd54 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:42.864874 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:42.864874 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:42.868116 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4e649478-34b0-4a6e-8f1d-cd502775cd54 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:42.872154 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4e649478-34b0-4a6e-8f1d-cd502775cd54 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 returned with HTTP 200 Aug 26 15:18:42.872550 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1368/5440] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:42 2026] GET /volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:42.883519 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4139d9f2-cb5f-4be2-b99f-0a582bffebbf None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:42.885232 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4139d9f2-cb5f-4be2-b99f-0a582bffebbf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:18:42.885603 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4139d9f2-cb5f-4be2-b99f-0a582bffebbf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1821359940"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:42.893728 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:42.893728 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:42.894066 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4139d9f2-cb5f-4be2-b99f-0a582bffebbf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:42.894226 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-4139d9f2-cb5f-4be2-b99f-0a582bffebbf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create snapshot from volume 31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 Aug 26 15:18:42.918514 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-4139d9f2-cb5f-4be2-b99f-0a582bffebbf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['a6d405b4-69ca-41fb-a461-65bca72a894f', '9d41182d-721f-403f-93a5-58706fbd693a', '2a4d13f2-8cbe-4c0d-af53-f5919b7cb508', 'cc212b5a-a720-4df8-bf66-b76ab3a29b49'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:42.944116 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4139d9f2-cb5f-4be2-b99f-0a582bffebbf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot create request issued successfully. Aug 26 15:18:42.944453 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4139d9f2-cb5f-4be2-b99f-0a582bffebbf tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:18:42.944907 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1355/5441] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:18:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:42.954019 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b59c0f96-f2c1-4e72-bb68-fb4473af1673 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:42.955967 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b59c0f96-f2c1-4e72-bb68-fb4473af1673 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 Aug 26 15:18:42.956264 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b59c0f96-f2c1-4e72-bb68-fb4473af1673 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:42.956543 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b59c0f96-f2c1-4e72-bb68-fb4473af1673 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:42.961771 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:42.961771 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:42.963548 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b59c0f96-f2c1-4e72-bb68-fb4473af1673 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:42.963548 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b59c0f96-f2c1-4e72-bb68-fb4473af1673 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 returned with HTTP 200 Aug 26 15:18:42.963548 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1351/5442] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:42 2026] GET /volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:43.208867 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6616e552-8f68-4e20-8f2c-acc26810e2ea None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:43.210642 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6616e552-8f68-4e20-8f2c-acc26810e2ea tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:18:43.210840 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6616e552-8f68-4e20-8f2c-acc26810e2ea tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:43.211100 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6616e552-8f68-4e20-8f2c-acc26810e2ea tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:43.211213 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6616e552-8f68-4e20-8f2c-acc26810e2ea tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:18:43.216002 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:43.216002 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:43.216834 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6616e552-8f68-4e20-8f2c-acc26810e2ea tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:18:43.217230 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1369/5443] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:43 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:43.972228 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5e90ac87-7e8c-46e5-b57d-06a14169b4e9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:43.974170 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5e90ac87-7e8c-46e5-b57d-06a14169b4e9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 Aug 26 15:18:43.974392 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5e90ac87-7e8c-46e5-b57d-06a14169b4e9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:43.974588 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5e90ac87-7e8c-46e5-b57d-06a14169b4e9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:43.979672 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:43.979672 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:43.979967 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5e90ac87-7e8c-46e5-b57d-06a14169b4e9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:43.980606 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5e90ac87-7e8c-46e5-b57d-06a14169b4e9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 returned with HTTP 200 Aug 26 15:18:43.980970 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1369/5444] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:43 2026] GET /volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:43.990040 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5db1b3a7-6272-4a51-bc74-ef4512ff73d3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:43.992239 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5db1b3a7-6272-4a51-bc74-ef4512ff73d3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] POST https://10.4.3.64/volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7/action Aug 26 15:18:43.992645 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5db1b3a7-6272-4a51-bc74-ef4512ff73d3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:18:43.992801 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5db1b3a7-6272-4a51-bc74-ef4512ff73d3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:43.994928 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-5db1b3a7-6272-4a51-bc74-ef4512ff73d3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Updating snapshot '1cb8e2b4-678e-487f-89d0-6faaa92498d7' with '{'status': 'error'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:18:44.005021 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:44.005021 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:44.005514 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.policy [None req-5db1b3a7-6272-4a51-bc74-ef4512ff73d3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ba4b92e473cc4010901ee5f3e910b3a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd9973f006604009869cf2f60dd1bdc6', '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=100196) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:18:44.005770 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5db1b3a7-6272-4a51-bc74-ef4512ff73d3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7/action returned with HTTP 403 Aug 26 15:18:44.006308 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1356/5445] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:18:43 2026] POST /volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7/action => generated 133 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:44.013862 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e7d6585e-1754-4618-9f4f-2d5cbf2aa08e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:44.016041 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e7d6585e-1754-4618-9f4f-2d5cbf2aa08e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 Aug 26 15:18:44.016256 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e7d6585e-1754-4618-9f4f-2d5cbf2aa08e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:44.016442 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e7d6585e-1754-4618-9f4f-2d5cbf2aa08e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:44.016560 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-e7d6585e-1754-4618-9f4f-2d5cbf2aa08e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete snapshot with id: 1cb8e2b4-678e-487f-89d0-6faaa92498d7 Aug 26 15:18:44.022322 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:44.022322 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:44.022757 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e7d6585e-1754-4618-9f4f-2d5cbf2aa08e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:44.038821 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e7d6585e-1754-4618-9f4f-2d5cbf2aa08e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot delete request issued successfully. Aug 26 15:18:44.039022 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e7d6585e-1754-4618-9f4f-2d5cbf2aa08e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 returned with HTTP 202 Aug 26 15:18:44.039424 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1352/5446] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:18:44 2026] DELETE /volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:44.046258 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8cd276a3-396f-442f-a646-7964905bcaa9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:44.048426 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8cd276a3-396f-442f-a646-7964905bcaa9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 Aug 26 15:18:44.048690 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8cd276a3-396f-442f-a646-7964905bcaa9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:44.049088 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8cd276a3-396f-442f-a646-7964905bcaa9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:44.054326 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:44.054326 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:44.054745 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8cd276a3-396f-442f-a646-7964905bcaa9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:44.055728 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8cd276a3-396f-442f-a646-7964905bcaa9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 returned with HTTP 200 Aug 26 15:18:44.056119 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1370/5447] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:44 2026] GET /volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:44.793045 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-b210009d-086b-4bd8-b114-c29894f4fc65 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:44.795370 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-b210009d-086b-4bd8-b114-c29894f4fc65 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 Aug 26 15:18:44.795628 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-b210009d-086b-4bd8-b114-c29894f4fc65 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:44.795854 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-b210009d-086b-4bd8-b114-c29894f4fc65 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:44.803387 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:44.803387 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:44.807381 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-b210009d-086b-4bd8-b114-c29894f4fc65 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:18:44.812188 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-b210009d-086b-4bd8-b114-c29894f4fc65 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 returned with HTTP 200 Aug 26 15:18:44.812615 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1370/5448] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:18:44 2026] GET /volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:44.822902 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8fc0f0df-ab01-4c84-b09b-9592df0d2d0c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:44.823400 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8fc0f0df-ab01-4c84-b09b-9592df0d2d0c None None] GET https://10.4.3.64/volume// Aug 26 15:18:44.823637 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8fc0f0df-ab01-4c84-b09b-9592df0d2d0c None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:44.823838 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8fc0f0df-ab01-4c84-b09b-9592df0d2d0c None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:44.824261 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8fc0f0df-ab01-4c84-b09b-9592df0d2d0c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:18:44.824558 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1357/5449] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:18:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:18:44.833797 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-f82092c3-a400-4a25-97aa-5c360072a622 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:44.835863 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-f82092c3-a400-4a25-97aa-5c360072a622 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:18:44.836324 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-f82092c3-a400-4a25-97aa-5c360072a622 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e559d0fb-3f5d-40eb-92a8-ad631ada9572", "connector": null, "instance_uuid": "28e2e70f-22a3-4b1d-a6e7-bfa3cbb767a3"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:44.845209 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:44.845209 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:44.875440 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-f82092c3-a400-4a25-97aa-5c360072a622 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:18:44.875954 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1353/5450] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:18: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) Aug 26 15:18:45.066524 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-22e1d36f-d053-49ee-aa71-c0e2a19f8c4c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:45.068714 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-22e1d36f-d053-49ee-aa71-c0e2a19f8c4c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 Aug 26 15:18:45.069002 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-22e1d36f-d053-49ee-aa71-c0e2a19f8c4c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:45.069314 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-22e1d36f-d053-49ee-aa71-c0e2a19f8c4c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:45.075013 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-22e1d36f-d053-49ee-aa71-c0e2a19f8c4c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 returned with HTTP 404 Aug 26 15:18:45.075684 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1371/5451] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:45 2026] GET /volume/v3/snapshots/1cb8e2b4-678e-487f-89d0-6faaa92498d7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:45.084042 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e8bdadbc-1507-40ab-93f4-7cfaf60eb359 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:45.085844 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e8bdadbc-1507-40ab-93f4-7cfaf60eb359 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 Aug 26 15:18:45.086086 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e8bdadbc-1507-40ab-93f4-7cfaf60eb359 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:45.086299 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e8bdadbc-1507-40ab-93f4-7cfaf60eb359 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:45.086508 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e8bdadbc-1507-40ab-93f4-7cfaf60eb359 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume with id: 31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 Aug 26 15:18:45.096413 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:45.096413 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:45.096745 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e8bdadbc-1507-40ab-93f4-7cfaf60eb359 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:45.120352 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e8bdadbc-1507-40ab-93f4-7cfaf60eb359 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume request issued successfully. Aug 26 15:18:45.120598 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e8bdadbc-1507-40ab-93f4-7cfaf60eb359 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 returned with HTTP 202 Aug 26 15:18:45.121013 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1371/5452] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:18:45 2026] DELETE /volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:45.130199 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-20bd1f35-5cec-4619-8962-220cd6352d47 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:45.132286 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20bd1f35-5cec-4619-8962-220cd6352d47 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 Aug 26 15:18:45.133475 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20bd1f35-5cec-4619-8962-220cd6352d47 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:45.133475 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20bd1f35-5cec-4619-8962-220cd6352d47 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:45.140137 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:45.140137 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:45.144022 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-20bd1f35-5cec-4619-8962-220cd6352d47 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:45.148853 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20bd1f35-5cec-4619-8962-220cd6352d47 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 returned with HTTP 200 Aug 26 15:18:45.149287 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1358/5453] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:45 2026] GET /volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:45.700286 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c9d1588e-9bc2-4f82-8164-8bb0be46085f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:45.700696 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9d1588e-9bc2-4f82-8164-8bb0be46085f None None] GET https://10.4.3.64/volume// Aug 26 15:18:45.700852 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9d1588e-9bc2-4f82-8164-8bb0be46085f None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:45.701069 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9d1588e-9bc2-4f82-8164-8bb0be46085f None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:45.701363 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9d1588e-9bc2-4f82-8164-8bb0be46085f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:18:45.701772 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1354/5454] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:18:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:18:45.710225 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-763ce055-fc7a-4baf-bf04-00a60ca84141 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:45.712308 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-763ce055-fc7a-4baf-bf04-00a60ca84141 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 Aug 26 15:18:45.712570 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-763ce055-fc7a-4baf-bf04-00a60ca84141 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:45.712750 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-763ce055-fc7a-4baf-bf04-00a60ca84141 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:45.729762 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:45.729762 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:45.734247 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-763ce055-fc7a-4baf-bf04-00a60ca84141 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:18:45.739383 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-763ce055-fc7a-4baf-bf04-00a60ca84141 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 returned with HTTP 200 Aug 26 15:18:45.739972 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1372/5455] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:18:45 2026] GET /volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 => generated 1532 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:18:45.840720 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-cf7e30c5-5a0a-4f35-a991-4807e271543c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:45.844197 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-cf7e30c5-5a0a-4f35-a991-4807e271543c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] PUT https://10.4.3.64/volume/v3/attachments/e3d4c773-e384-42d5-bcf0-a4a8357a13eb Aug 26 15:18:45.844560 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-cf7e30c5-5a0a-4f35-a991-4807e271543c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:45.851966 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-cf7e30c5-5a0a-4f35-a991-4807e271543c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Acquiring lock "cinder-attachment_update-e559d0fb-3f5d-40eb-92a8-ad631ada9572-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:18:45.856326 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-cf7e30c5-5a0a-4f35-a991-4807e271543c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Lock "cinder-attachment_update-e559d0fb-3f5d-40eb-92a8-ad631ada9572-np0000008165" acquired by "attachment_update" :: waited 0.004s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:18:45.857171 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:45.857171 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:45.932236 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-cf7e30c5-5a0a-4f35-a991-4807e271543c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Lock "cinder-attachment_update-e559d0fb-3f5d-40eb-92a8-ad631ada9572-np0000008165" released by "attachment_update" :: held 0.076s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:18:45.932529 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-cf7e30c5-5a0a-4f35-a991-4807e271543c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/attachments/e3d4c773-e384-42d5-bcf0-a4a8357a13eb returned with HTTP 200 Aug 26 15:18:45.932947 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1372/5456] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:18:45 2026] PUT /volume/v3/attachments/e3d4c773-e384-42d5-bcf0-a4a8357a13eb => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:45.957828 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-51ee46d4-e64a-4216-8584-4d18c6b1617e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:45.959878 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-51ee46d4-e64a-4216-8584-4d18c6b1617e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/attachments/e3d4c773-e384-42d5-bcf0-a4a8357a13eb/action Aug 26 15:18:45.960263 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-51ee46d4-e64a-4216-8584-4d18c6b1617e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:18:45.960400 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-51ee46d4-e64a-4216-8584-4d18c6b1617e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:45.976441 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:45.976441 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:45.989315 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-11870735-bec2-442c-86e2-f1bf2d8423f8 req-51ee46d4-e64a-4216-8584-4d18c6b1617e tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/attachments/e3d4c773-e384-42d5-bcf0-a4a8357a13eb/action returned with HTTP 204 Aug 26 15:18:45.990031 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1359/5457] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:18:45 2026] POST /volume/v3/attachments/e3d4c773-e384-42d5-bcf0-a4a8357a13eb/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:46.169482 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-63ea2e7e-3c48-4bff-976b-32d52df20c9d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:46.171452 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63ea2e7e-3c48-4bff-976b-32d52df20c9d tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 Aug 26 15:18:46.171706 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63ea2e7e-3c48-4bff-976b-32d52df20c9d tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:46.171896 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-63ea2e7e-3c48-4bff-976b-32d52df20c9d tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:46.178209 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-63ea2e7e-3c48-4bff-976b-32d52df20c9d tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 returned with HTTP 404 Aug 26 15:18:46.178760 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1355/5458] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:46 2026] GET /volume/v3/volumes/31e92c4f-2edc-4ba1-a8bb-39c3944ee4d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:46.186691 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-757192fd-f616-4943-9e70-016a087d81aa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:46.190043 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:18:46.190363 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2021051240"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:46.194158 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2021051240'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:18:46.194339 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume of 1 GB Aug 26 15:18:46.198756 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Availability Zones retrieved successfully. Aug 26 15:18:46.204169 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (ad341a18-626c-4cfc-a679-c2441023de31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:46.205003 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9fbc4b-c9eb-492c-9642-dec8f4c025f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:46.205820 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:18:46.233873 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af9fbc4b-c9eb-492c-9642-dec8f4c025f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:46.234688 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56d11536-0810-4a0f-a28b-ee6d8670cf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:46.281650 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['143f29da-63cb-4c62-9475-b4816ad7570a', 'ae9eb74c-bfd0-41f3-8c84-6b32e9e08d85', '5fa0b2d0-5bed-478a-aaa6-c111db7da6be', 'eae421a4-8be6-4ad5-8e32-bd574023fdd9'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:46.282542 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56d11536-0810-4a0f-a28b-ee6d8670cf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['143f29da-63cb-4c62-9475-b4816ad7570a', 'ae9eb74c-bfd0-41f3-8c84-6b32e9e08d85', '5fa0b2d0-5bed-478a-aaa6-c111db7da6be', 'eae421a4-8be6-4ad5-8e32-bd574023fdd9']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:46.283244 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052b6ea8-23c2-45cc-986a-993f7bee0882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:46.315083 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052b6ea8-23c2-45cc-986a-993f7bee0882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c01930a6-180e-4f98-9525-90914428cefc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2021051240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['143f29da-63cb-4c62-9475-b4816ad7570a','ae9eb74c-bfd0-41f3-8c84-6b32e9e08d85','5fa0b2d0-5bed-478a-aaa6-c111db7da6be','eae421a4-8be6-4ad5-8e32-bd574023fdd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:18:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2021051240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c01930a6-180e-4f98-9525-90914428cefc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd9973f006604009869cf2f60dd1bdc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff051d79f9514f3881aa621403a2146d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:46.316411 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b38f09-10c6-4951-99c9-c880d735d460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:46.361225 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82b38f09-10c6-4951-99c9-c880d735d460) transitioned into state 'SUCCESS' from state '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-2021051240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['143f29da-63cb-4c62-9475-b4816ad7570a','ae9eb74c-bfd0-41f3-8c84-6b32e9e08d85','5fa0b2d0-5bed-478a-aaa6-c111db7da6be','eae421a4-8be6-4ad5-8e32-bd574023fdd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:46.361917 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a97de45e-8824-4ad1-b816-4ea270fdeae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:46.373211 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a97de45e-8824-4ad1-b816-4ea270fdeae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:46.373903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (ad341a18-626c-4cfc-a679-c2441023de31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:46.374207 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request issued successfully. Aug 26 15:18:46.374912 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-757192fd-f616-4943-9e70-016a087d81aa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:18:46.379813 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1373/5459] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:18:46 2026] POST /volume/v3/volumes => generated 776 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:46.390829 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d8cae4ea-d92c-4b06-8353-8e63cae64e64 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:46.392818 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8cae4ea-d92c-4b06-8353-8e63cae64e64 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc Aug 26 15:18:46.393063 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8cae4ea-d92c-4b06-8353-8e63cae64e64 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:46.393256 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8cae4ea-d92c-4b06-8353-8e63cae64e64 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:46.400077 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:46.400077 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:46.403534 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d8cae4ea-d92c-4b06-8353-8e63cae64e64 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:46.407392 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8cae4ea-d92c-4b06-8353-8e63cae64e64 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc returned with HTTP 200 Aug 26 15:18:46.407762 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1373/5460] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:46 2026] GET /volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:47.426297 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d2464e89-17bd-4aa1-abf0-5ccbc07f7814 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:47.429314 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d2464e89-17bd-4aa1-abf0-5ccbc07f7814 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc Aug 26 15:18:47.429314 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d2464e89-17bd-4aa1-abf0-5ccbc07f7814 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:47.429314 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d2464e89-17bd-4aa1-abf0-5ccbc07f7814 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:47.434958 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:47.434958 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:47.438149 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d2464e89-17bd-4aa1-abf0-5ccbc07f7814 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:47.441936 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d2464e89-17bd-4aa1-abf0-5ccbc07f7814 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc returned with HTTP 200 Aug 26 15:18:47.442442 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1360/5461] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:47 2026] GET /volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:47.453323 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b6c937ab-4e29-4fc5-ad13-83f32deb2fef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:47.455164 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b6c937ab-4e29-4fc5-ad13-83f32deb2fef tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:18:47.455537 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b6c937ab-4e29-4fc5-ad13-83f32deb2fef tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c01930a6-180e-4f98-9525-90914428cefc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2082428135"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:47.464374 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:47.464374 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:47.464864 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b6c937ab-4e29-4fc5-ad13-83f32deb2fef tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:47.465091 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-b6c937ab-4e29-4fc5-ad13-83f32deb2fef tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create snapshot from volume c01930a6-180e-4f98-9525-90914428cefc Aug 26 15:18:47.491518 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-b6c937ab-4e29-4fc5-ad13-83f32deb2fef tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['dfeeb131-f410-43a2-97ca-952f26cc6fe4', '938cb285-7a08-4293-be0a-eb42385bf89b', '74263c53-9a23-43c7-a1c1-f14252114185', '81e3a225-cb51-4b23-b92c-bcdc1f52c96d'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:47.522826 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b6c937ab-4e29-4fc5-ad13-83f32deb2fef tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot create request issued successfully. Aug 26 15:18:47.522826 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b6c937ab-4e29-4fc5-ad13-83f32deb2fef tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:18:47.522826 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1356/5462] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:18:47 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:47.533981 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c3c9ae84-72a2-4666-8514-b6326d08f1da None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:47.535800 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c3c9ae84-72a2-4666-8514-b6326d08f1da tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 Aug 26 15:18:47.536081 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c3c9ae84-72a2-4666-8514-b6326d08f1da tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:47.536370 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c3c9ae84-72a2-4666-8514-b6326d08f1da tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:47.545118 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:47.545118 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:47.545526 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c3c9ae84-72a2-4666-8514-b6326d08f1da tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:47.546263 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c3c9ae84-72a2-4666-8514-b6326d08f1da tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 returned with HTTP 200 Aug 26 15:18:47.546814 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1374/5463] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:47 2026] GET /volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:48.557406 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d6f876b4-f173-4532-87c3-469eac350d85 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:48.559119 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6f876b4-f173-4532-87c3-469eac350d85 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 Aug 26 15:18:48.559760 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6f876b4-f173-4532-87c3-469eac350d85 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:48.559760 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d6f876b4-f173-4532-87c3-469eac350d85 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:48.564158 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:48.564158 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:48.564474 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d6f876b4-f173-4532-87c3-469eac350d85 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:48.565072 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d6f876b4-f173-4532-87c3-469eac350d85 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 returned with HTTP 200 Aug 26 15:18:48.565471 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1374/5464] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:48 2026] GET /volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:48.576691 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-58c27532-4bcd-4460-b90d-6b75100973f5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:48.578432 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-58c27532-4bcd-4460-b90d-6b75100973f5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] GET https://10.4.3.64/volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 Aug 26 15:18:48.578618 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-58c27532-4bcd-4460-b90d-6b75100973f5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:48.578814 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-58c27532-4bcd-4460-b90d-6b75100973f5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:48.585915 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:48.585915 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:48.585915 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-58c27532-4bcd-4460-b90d-6b75100973f5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot retrieved successfully. Aug 26 15:18:48.585915 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-58c27532-4bcd-4460-b90d-6b75100973f5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 returned with HTTP 200 Aug 26 15:18:48.585915 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1361/5465] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:48 2026] GET /volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:48.593479 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-17a2596b-e32c-42de-a733-7a010e7ae9e5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:48.595278 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-17a2596b-e32c-42de-a733-7a010e7ae9e5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 Aug 26 15:18:48.595526 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-17a2596b-e32c-42de-a733-7a010e7ae9e5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:48.595742 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-17a2596b-e32c-42de-a733-7a010e7ae9e5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:48.595868 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-17a2596b-e32c-42de-a733-7a010e7ae9e5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete snapshot with id: 6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 Aug 26 15:18:48.600764 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:48.600764 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:48.601075 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-17a2596b-e32c-42de-a733-7a010e7ae9e5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:48.617075 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-17a2596b-e32c-42de-a733-7a010e7ae9e5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot delete request issued successfully. Aug 26 15:18:48.617438 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-17a2596b-e32c-42de-a733-7a010e7ae9e5 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 returned with HTTP 202 Aug 26 15:18:48.617839 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1357/5466] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:18:48 2026] DELETE /volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:48.624987 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9cf821be-f4d0-40d8-a020-5877bf7a40d8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:48.626732 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9cf821be-f4d0-40d8-a020-5877bf7a40d8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 Aug 26 15:18:48.626930 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9cf821be-f4d0-40d8-a020-5877bf7a40d8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:48.627117 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9cf821be-f4d0-40d8-a020-5877bf7a40d8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:48.632579 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:48.632579 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:48.632937 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9cf821be-f4d0-40d8-a020-5877bf7a40d8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:48.633673 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9cf821be-f4d0-40d8-a020-5877bf7a40d8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 returned with HTTP 200 Aug 26 15:18:48.634087 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1375/5467] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:48 2026] GET /volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:49.645150 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-33e94673-831e-4572-8e32-e5279fa88f6e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:49.647345 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33e94673-831e-4572-8e32-e5279fa88f6e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 Aug 26 15:18:49.647627 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33e94673-831e-4572-8e32-e5279fa88f6e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:49.647929 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-33e94673-831e-4572-8e32-e5279fa88f6e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:49.653175 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-33e94673-831e-4572-8e32-e5279fa88f6e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 returned with HTTP 404 Aug 26 15:18:49.653747 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1375/5468] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:49 2026] GET /volume/v3/snapshots/6e8a14cb-c96f-4c32-97e3-6b232dfa6ca5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:49.661138 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-adc80724-abaf-4d28-bb95-0e4f0e80c0b2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:49.662850 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-adc80724-abaf-4d28-bb95-0e4f0e80c0b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc Aug 26 15:18:49.663083 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-adc80724-abaf-4d28-bb95-0e4f0e80c0b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:49.663308 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-adc80724-abaf-4d28-bb95-0e4f0e80c0b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:49.663532 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-adc80724-abaf-4d28-bb95-0e4f0e80c0b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume with id: c01930a6-180e-4f98-9525-90914428cefc Aug 26 15:18:49.670825 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:49.670825 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:49.671198 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-adc80724-abaf-4d28-bb95-0e4f0e80c0b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:49.687869 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-adc80724-abaf-4d28-bb95-0e4f0e80c0b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume request issued successfully. Aug 26 15:18:49.688080 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-adc80724-abaf-4d28-bb95-0e4f0e80c0b2 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc returned with HTTP 202 Aug 26 15:18:49.688513 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1362/5469] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:18:49 2026] DELETE /volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:49.696857 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a5bb8cb9-2f8a-4101-8648-f9bf9d21f9f1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:49.699320 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5bb8cb9-2f8a-4101-8648-f9bf9d21f9f1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc Aug 26 15:18:49.699320 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5bb8cb9-2f8a-4101-8648-f9bf9d21f9f1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:49.699320 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a5bb8cb9-2f8a-4101-8648-f9bf9d21f9f1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:49.707842 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:49.707842 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:49.712296 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a5bb8cb9-2f8a-4101-8648-f9bf9d21f9f1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:49.717945 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a5bb8cb9-2f8a-4101-8648-f9bf9d21f9f1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc returned with HTTP 200 Aug 26 15:18:49.718331 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1358/5470] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:49 2026] GET /volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:50.730914 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1cb6e030-2268-4a04-a64e-0f8583a8ad2c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:50.732660 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1cb6e030-2268-4a04-a64e-0f8583a8ad2c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc Aug 26 15:18:50.732837 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1cb6e030-2268-4a04-a64e-0f8583a8ad2c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:50.733035 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1cb6e030-2268-4a04-a64e-0f8583a8ad2c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:50.740042 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1cb6e030-2268-4a04-a64e-0f8583a8ad2c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc returned with HTTP 404 Aug 26 15:18:50.740042 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1376/5471] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:50 2026] GET /volume/v3/volumes/c01930a6-180e-4f98-9525-90914428cefc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:50.748053 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:50.750167 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:18:50.752978 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1385093039"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:50.752978 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1385093039'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:18:50.753581 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume of 1 GB Aug 26 15:18:50.759500 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Availability Zones retrieved successfully. Aug 26 15:18:50.766697 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (5914836c-1cf8-478c-8a58-aa63b9e6feba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:50.768128 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe53271a-a2fb-47c1-9d6a-85df8108d12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:50.769096 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:18:50.793000 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe53271a-a2fb-47c1-9d6a-85df8108d12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:50.793777 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a358597-8b18-48cf-b3e4-eb72a1621e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:50.836996 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['f60c2ec7-766a-407b-8ac4-20e3c9c3d008', 'fd92fb52-f561-4fe8-ad89-b639975f4cdb', '479dc9f1-509b-48b6-b8d0-04a07d70fc7d', '29ab9f64-7a9c-43f7-895c-b6d0d13c0177'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:50.837893 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a358597-8b18-48cf-b3e4-eb72a1621e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f60c2ec7-766a-407b-8ac4-20e3c9c3d008', 'fd92fb52-f561-4fe8-ad89-b639975f4cdb', '479dc9f1-509b-48b6-b8d0-04a07d70fc7d', '29ab9f64-7a9c-43f7-895c-b6d0d13c0177']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:50.838746 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ea01833-ead1-4a5b-93da-d45ac2a53479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:50.867750 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ea01833-ead1-4a5b-93da-d45ac2a53479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc27be9e-73d7-4b16-a7ed-72ca52e03afb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1385093039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['f60c2ec7-766a-407b-8ac4-20e3c9c3d008','fd92fb52-f561-4fe8-ad89-b639975f4cdb','479dc9f1-509b-48b6-b8d0-04a07d70fc7d','29ab9f64-7a9c-43f7-895c-b6d0d13c0177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:18:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1385093039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc27be9e-73d7-4b16-a7ed-72ca52e03afb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd9973f006604009869cf2f60dd1bdc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff051d79f9514f3881aa621403a2146d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:50.868853 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffcde62-5eee-4065-aabc-393c318fed6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:50.889209 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffcde62-5eee-4065-aabc-393c318fed6b) transitioned into state 'SUCCESS' from state '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-1385093039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['f60c2ec7-766a-407b-8ac4-20e3c9c3d008','fd92fb52-f561-4fe8-ad89-b639975f4cdb','479dc9f1-509b-48b6-b8d0-04a07d70fc7d','29ab9f64-7a9c-43f7-895c-b6d0d13c0177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:50.890379 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572169ae-fd11-48d0-84a8-03014025b87d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:50.898323 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (572169ae-fd11-48d0-84a8-03014025b87d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:50.899059 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (5914836c-1cf8-478c-8a58-aa63b9e6feba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:50.899336 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request issued successfully. Aug 26 15:18:50.899856 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76afbcb3-98a8-41a3-81ad-bc45b7a406c1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:18:50.900516 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1376/5472] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:18:50 2026] POST /volume/v3/volumes => generated 776 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:50.911054 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-522dc2f2-5ccd-4306-8316-e262c54ebfd3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:50.915705 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-522dc2f2-5ccd-4306-8316-e262c54ebfd3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb Aug 26 15:18:50.916023 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-522dc2f2-5ccd-4306-8316-e262c54ebfd3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:50.916147 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-522dc2f2-5ccd-4306-8316-e262c54ebfd3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:50.924165 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:50.924165 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:50.927853 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-522dc2f2-5ccd-4306-8316-e262c54ebfd3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:50.931615 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-522dc2f2-5ccd-4306-8316-e262c54ebfd3 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb returned with HTTP 200 Aug 26 15:18:50.932028 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1363/5473] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:50 2026] GET /volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:51.944938 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-256adf24-abf3-4013-9d7f-03d21c054a3c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:51.946697 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-256adf24-abf3-4013-9d7f-03d21c054a3c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb Aug 26 15:18:51.946879 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-256adf24-abf3-4013-9d7f-03d21c054a3c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:51.947079 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-256adf24-abf3-4013-9d7f-03d21c054a3c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:51.955605 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:51.955605 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:51.960062 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-256adf24-abf3-4013-9d7f-03d21c054a3c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:51.964797 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-256adf24-abf3-4013-9d7f-03d21c054a3c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb returned with HTTP 200 Aug 26 15:18:51.965309 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1359/5474] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:51 2026] GET /volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:51.982270 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fd8f1f23-64ec-4936-8caf-d3e9960327ce None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:51.984082 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fd8f1f23-64ec-4936-8caf-d3e9960327ce tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:18:51.984484 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fd8f1f23-64ec-4936-8caf-d3e9960327ce tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc27be9e-73d7-4b16-a7ed-72ca52e03afb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-813707671"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:51.993131 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:51.993131 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:51.993555 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fd8f1f23-64ec-4936-8caf-d3e9960327ce tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:51.993672 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-fd8f1f23-64ec-4936-8caf-d3e9960327ce tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create snapshot from volume dc27be9e-73d7-4b16-a7ed-72ca52e03afb Aug 26 15:18:52.019578 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-fd8f1f23-64ec-4936-8caf-d3e9960327ce tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['0ad350a1-9ff1-4a69-bc1a-1c8b1f8452bd', 'a0564948-cce6-40d0-a5db-2256591c1cd0', '724c7950-719b-41b2-a0cf-9ff4329da395', '9ffec20b-8fca-40bb-9691-19b1b2ee6f63'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:52.046306 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fd8f1f23-64ec-4936-8caf-d3e9960327ce tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot create request issued successfully. Aug 26 15:18:52.046620 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fd8f1f23-64ec-4936-8caf-d3e9960327ce tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:18:52.047032 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1377/5475] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:18:51 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:52.056063 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e7755d8d-2e76-469a-a5c5-6f12e2c01457 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:52.057993 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7755d8d-2e76-469a-a5c5-6f12e2c01457 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b Aug 26 15:18:52.058207 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7755d8d-2e76-469a-a5c5-6f12e2c01457 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:52.058426 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e7755d8d-2e76-469a-a5c5-6f12e2c01457 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:52.064454 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:52.064454 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:52.064787 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e7755d8d-2e76-469a-a5c5-6f12e2c01457 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:52.066093 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e7755d8d-2e76-469a-a5c5-6f12e2c01457 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b returned with HTTP 200 Aug 26 15:18:52.066212 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1377/5476] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:52 2026] GET /volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:53.074971 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d7f804b3-133d-4f94-9e2f-9877d6ab5423 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:53.076723 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d7f804b3-133d-4f94-9e2f-9877d6ab5423 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b Aug 26 15:18:53.076952 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d7f804b3-133d-4f94-9e2f-9877d6ab5423 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:53.077108 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d7f804b3-133d-4f94-9e2f-9877d6ab5423 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:53.081742 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:53.081742 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:53.082022 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d7f804b3-133d-4f94-9e2f-9877d6ab5423 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:53.082698 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d7f804b3-133d-4f94-9e2f-9877d6ab5423 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b returned with HTTP 200 Aug 26 15:18:53.083047 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1364/5477] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:53 2026] GET /volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:53.091732 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ae066d6a-92ca-472b-b914-272f4dc1a70c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:53.093527 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ae066d6a-92ca-472b-b914-272f4dc1a70c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] POST https://10.4.3.64/volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b/action Aug 26 15:18:53.094020 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ae066d6a-92ca-472b-b914-272f4dc1a70c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:18:53.094234 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ae066d6a-92ca-472b-b914-272f4dc1a70c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:53.096600 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.snapshot_unmanage [None req-ae066d6a-92ca-472b-b914-272f4dc1a70c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Unmanage snapshot with id: 658b46c0-099a-4660-ad75-791e30e6e45b Aug 26 15:18:53.100951 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:53.100951 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:53.101658 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ae066d6a-92ca-472b-b914-272f4dc1a70c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot retrieved successfully. Aug 26 15:18:53.102549 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-ae066d6a-92ca-472b-b914-272f4dc1a70c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ba4b92e473cc4010901ee5f3e910b3a7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cd9973f006604009869cf2f60dd1bdc6', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:18:53.102923 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ae066d6a-92ca-472b-b914-272f4dc1a70c tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b/action returned with HTTP 403 Aug 26 15:18:53.103511 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1360/5478] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:18:53 2026] POST /volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:53.110253 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e3622388-3040-496c-a85b-96dee03fed58 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:53.111949 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3622388-3040-496c-a85b-96dee03fed58 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b Aug 26 15:18:53.112131 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3622388-3040-496c-a85b-96dee03fed58 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:53.112324 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e3622388-3040-496c-a85b-96dee03fed58 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:53.112419 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-e3622388-3040-496c-a85b-96dee03fed58 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete snapshot with id: 658b46c0-099a-4660-ad75-791e30e6e45b Aug 26 15:18:53.117708 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:53.117708 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:53.118051 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e3622388-3040-496c-a85b-96dee03fed58 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:53.134210 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e3622388-3040-496c-a85b-96dee03fed58 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot delete request issued successfully. Aug 26 15:18:53.134500 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e3622388-3040-496c-a85b-96dee03fed58 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b returned with HTTP 202 Aug 26 15:18:53.134986 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1378/5479] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:18:53 2026] DELETE /volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:53.141982 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9aca53ff-8fe7-48d3-8f6e-54006c087247 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:53.144154 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9aca53ff-8fe7-48d3-8f6e-54006c087247 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b Aug 26 15:18:53.144452 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9aca53ff-8fe7-48d3-8f6e-54006c087247 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:53.144720 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9aca53ff-8fe7-48d3-8f6e-54006c087247 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:53.149630 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:53.149630 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:53.149900 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9aca53ff-8fe7-48d3-8f6e-54006c087247 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:53.150476 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9aca53ff-8fe7-48d3-8f6e-54006c087247 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b returned with HTTP 200 Aug 26 15:18:53.150805 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1378/5480] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:53 2026] GET /volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:54.159385 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c15f61cc-12f9-4c82-9613-bc3403deaec7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:54.161106 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c15f61cc-12f9-4c82-9613-bc3403deaec7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b Aug 26 15:18:54.161310 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c15f61cc-12f9-4c82-9613-bc3403deaec7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:54.161513 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c15f61cc-12f9-4c82-9613-bc3403deaec7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:54.165504 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c15f61cc-12f9-4c82-9613-bc3403deaec7 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b returned with HTTP 404 Aug 26 15:18:54.165977 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1365/5481] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:54 2026] GET /volume/v3/snapshots/658b46c0-099a-4660-ad75-791e30e6e45b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:54.173474 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9e24377b-50f9-4429-9281-b1c2c8816289 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:54.175619 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9e24377b-50f9-4429-9281-b1c2c8816289 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb Aug 26 15:18:54.176050 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9e24377b-50f9-4429-9281-b1c2c8816289 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:54.176432 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9e24377b-50f9-4429-9281-b1c2c8816289 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:54.177908 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-9e24377b-50f9-4429-9281-b1c2c8816289 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume with id: dc27be9e-73d7-4b16-a7ed-72ca52e03afb Aug 26 15:18:54.188024 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:54.188024 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:54.188617 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9e24377b-50f9-4429-9281-b1c2c8816289 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:54.210073 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9e24377b-50f9-4429-9281-b1c2c8816289 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume request issued successfully. Aug 26 15:18:54.210500 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9e24377b-50f9-4429-9281-b1c2c8816289 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb returned with HTTP 202 Aug 26 15:18:54.211239 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1361/5482] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:18:54 2026] DELETE /volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:54.218649 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fce3a0a2-02e7-42ad-8d5d-5876546ac5b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:54.220687 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fce3a0a2-02e7-42ad-8d5d-5876546ac5b9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb Aug 26 15:18:54.220874 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fce3a0a2-02e7-42ad-8d5d-5876546ac5b9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:54.221084 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fce3a0a2-02e7-42ad-8d5d-5876546ac5b9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:54.228548 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:54.228548 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:54.232253 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-fce3a0a2-02e7-42ad-8d5d-5876546ac5b9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:54.236233 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fce3a0a2-02e7-42ad-8d5d-5876546ac5b9 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb returned with HTTP 200 Aug 26 15:18:54.236615 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1379/5483] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:54 2026] GET /volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:55.248749 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-078435bf-b1f8-467f-84a2-42a483c4970a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:55.250958 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-078435bf-b1f8-467f-84a2-42a483c4970a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb Aug 26 15:18:55.251216 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-078435bf-b1f8-467f-84a2-42a483c4970a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:55.251452 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-078435bf-b1f8-467f-84a2-42a483c4970a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:55.258856 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-078435bf-b1f8-467f-84a2-42a483c4970a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb returned with HTTP 404 Aug 26 15:18:55.259475 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1379/5484] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:55 2026] GET /volume/v3/volumes/dc27be9e-73d7-4b16-a7ed-72ca52e03afb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:55.269361 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:55.271709 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:18:55.272162 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-656269081"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:55.273941 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-656269081'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:18:55.274128 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume of 1 GB Aug 26 15:18:55.279264 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Availability Zones retrieved successfully. Aug 26 15:18:55.286765 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (3ae414be-ab81-43fc-a297-6e965c87b3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:55.288403 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2beb85-b488-4c12-9c70-b6691eec1d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:55.289512 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:18:55.314212 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2beb85-b488-4c12-9c70-b6691eec1d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:55.314971 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9189ee0-dadd-41d8-b181-fb4b6862e42c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:55.348539 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['a9404f84-b54a-4ddd-b669-b20d98fbb900', '6b3d8bf9-3ac9-44e3-882c-97822cf269de', 'a1f1cb12-910d-49c0-a544-310c8ceee8b0', 'df896d9b-d99b-4da8-abf9-1feeac2a22ac'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:55.349980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9189ee0-dadd-41d8-b181-fb4b6862e42c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a9404f84-b54a-4ddd-b669-b20d98fbb900', '6b3d8bf9-3ac9-44e3-882c-97822cf269de', 'a1f1cb12-910d-49c0-a544-310c8ceee8b0', 'df896d9b-d99b-4da8-abf9-1feeac2a22ac']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:55.350891 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0499b011-dedc-438f-ac5b-1fa07e6a0d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:55.373241 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0499b011-dedc-438f-ac5b-1fa07e6a0d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '351a63e8-63dc-4ab0-a813-ee829e8bab1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-656269081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['a9404f84-b54a-4ddd-b669-b20d98fbb900','6b3d8bf9-3ac9-44e3-882c-97822cf269de','a1f1cb12-910d-49c0-a544-310c8ceee8b0','df896d9b-d99b-4da8-abf9-1feeac2a22ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-656269081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=351a63e8-63dc-4ab0-a813-ee829e8bab1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd9973f006604009869cf2f60dd1bdc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff051d79f9514f3881aa621403a2146d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:55.373958 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2d0738-cca0-46da-83ab-b6181e462dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:55.389766 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2d0738-cca0-46da-83ab-b6181e462dbf) transitioned into state 'SUCCESS' from state '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-656269081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['a9404f84-b54a-4ddd-b669-b20d98fbb900','6b3d8bf9-3ac9-44e3-882c-97822cf269de','a1f1cb12-910d-49c0-a544-310c8ceee8b0','df896d9b-d99b-4da8-abf9-1feeac2a22ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:55.390486 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (464ddf21-f1a2-40af-a42e-5de514c1f3d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:55.398993 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (464ddf21-f1a2-40af-a42e-5de514c1f3d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:55.399720 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (3ae414be-ab81-43fc-a297-6e965c87b3fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:55.399993 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request issued successfully. Aug 26 15:18:55.400520 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56126d1d-bf8d-49b0-9a85-f63d0d282e8e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:18:55.401066 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1366/5485] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:18:55 2026] POST /volume/v3/volumes => generated 775 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:55.414142 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ccd48f8b-1b75-4728-8690-40afdfe8595e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:55.417553 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ccd48f8b-1b75-4728-8690-40afdfe8595e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d Aug 26 15:18:55.417553 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ccd48f8b-1b75-4728-8690-40afdfe8595e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:55.417553 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ccd48f8b-1b75-4728-8690-40afdfe8595e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:55.424563 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:55.424563 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:55.428068 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ccd48f8b-1b75-4728-8690-40afdfe8595e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:55.432017 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ccd48f8b-1b75-4728-8690-40afdfe8595e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d returned with HTTP 200 Aug 26 15:18:55.432504 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1362/5486] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:55 2026] GET /volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:56.445056 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e4be3f02-c86e-40d1-a4aa-72dda0b0eeea None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:56.446684 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4be3f02-c86e-40d1-a4aa-72dda0b0eeea tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d Aug 26 15:18:56.446900 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e4be3f02-c86e-40d1-a4aa-72dda0b0eeea tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:56.447076 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e4be3f02-c86e-40d1-a4aa-72dda0b0eeea tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:56.454367 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:56.454367 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:56.458021 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e4be3f02-c86e-40d1-a4aa-72dda0b0eeea tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:56.461212 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e4be3f02-c86e-40d1-a4aa-72dda0b0eeea tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d returned with HTTP 200 Aug 26 15:18:56.461535 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1380/5487] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:56 2026] GET /volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:56.473578 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2ce9af6a-1241-4cd6-83ac-19cbaddc86b8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:56.475307 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2ce9af6a-1241-4cd6-83ac-19cbaddc86b8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:18:56.475604 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2ce9af6a-1241-4cd6-83ac-19cbaddc86b8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "351a63e8-63dc-4ab0-a813-ee829e8bab1d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-583908793"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:56.483295 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:56.483295 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:56.483613 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2ce9af6a-1241-4cd6-83ac-19cbaddc86b8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:56.483744 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-2ce9af6a-1241-4cd6-83ac-19cbaddc86b8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create snapshot from volume 351a63e8-63dc-4ab0-a813-ee829e8bab1d Aug 26 15:18:56.505608 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-2ce9af6a-1241-4cd6-83ac-19cbaddc86b8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['4326561a-4bf1-4f95-a5f1-d4b8de304121', '0197eed5-1b22-4720-827e-51921bc2aef1', 'e4771c4e-9048-442f-8b4f-767cd37df610', '9d83e24e-982e-45b6-9582-bcf6796248c2'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:56.530234 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2ce9af6a-1241-4cd6-83ac-19cbaddc86b8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot create request issued successfully. Aug 26 15:18:56.530588 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2ce9af6a-1241-4cd6-83ac-19cbaddc86b8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:18:56.530981 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1380/5488] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:18:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:56.539578 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-926e7cf0-9c7f-4266-b78c-32e13c92bc17 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:56.541573 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-926e7cf0-9c7f-4266-b78c-32e13c92bc17 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c Aug 26 15:18:56.541827 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-926e7cf0-9c7f-4266-b78c-32e13c92bc17 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:56.542103 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-926e7cf0-9c7f-4266-b78c-32e13c92bc17 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:56.548266 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:56.548266 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:56.548679 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-926e7cf0-9c7f-4266-b78c-32e13c92bc17 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:56.549563 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-926e7cf0-9c7f-4266-b78c-32e13c92bc17 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c returned with HTTP 200 Aug 26 15:18:56.550088 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1367/5489] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:56 2026] GET /volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:57.558424 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-18464de0-351c-4111-828f-07f84a71e1ed None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:57.562029 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-18464de0-351c-4111-828f-07f84a71e1ed tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c Aug 26 15:18:57.562029 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-18464de0-351c-4111-828f-07f84a71e1ed tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:57.562029 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-18464de0-351c-4111-828f-07f84a71e1ed tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:57.566086 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:57.566086 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:18:57.566490 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-18464de0-351c-4111-828f-07f84a71e1ed tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:57.567256 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-18464de0-351c-4111-828f-07f84a71e1ed tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c returned with HTTP 200 Aug 26 15:18:57.567680 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1363/5490] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:57 2026] GET /volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:57.575830 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-721c02c4-861b-40ce-a1c5-3298c762e590 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:57.578348 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-721c02c4-861b-40ce-a1c5-3298c762e590 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] PUT https://10.4.3.64/volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c Aug 26 15:18:57.578770 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-721c02c4-861b-40ce-a1c5-3298c762e590 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:57.587063 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:57.587063 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:57.587724 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-721c02c4-861b-40ce-a1c5-3298c762e590 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Snapshot retrieved successfully. Aug 26 15:18:57.597190 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-721c02c4-861b-40ce-a1c5-3298c762e590 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c returned with HTTP 200 Aug 26 15:18:57.597798 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1381/5491] 10.4.3.64 () {68 vars in 1367 bytes} [Wed Aug 26 15:18:57 2026] PUT /volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c => generated 360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:57.606445 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-27191fae-e773-47c1-9aea-102b4f48695a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:57.608211 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27191fae-e773-47c1-9aea-102b4f48695a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c Aug 26 15:18:57.608418 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27191fae-e773-47c1-9aea-102b4f48695a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:57.608659 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27191fae-e773-47c1-9aea-102b4f48695a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:57.608792 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-27191fae-e773-47c1-9aea-102b4f48695a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete snapshot with id: 27ddc613-dc28-454b-848d-1ea3faef1c7c Aug 26 15:18:57.627851 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:57.627851 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:57.628247 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-27191fae-e773-47c1-9aea-102b4f48695a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:57.645459 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-27191fae-e773-47c1-9aea-102b4f48695a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot delete request issued successfully. Aug 26 15:18:57.645639 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27191fae-e773-47c1-9aea-102b4f48695a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c returned with HTTP 202 Aug 26 15:18:57.646139 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1381/5492] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:18:57 2026] DELETE /volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:57.653249 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9e5d9e19-4d6e-4638-aa14-18be255d0a3b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:57.655411 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9e5d9e19-4d6e-4638-aa14-18be255d0a3b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c Aug 26 15:18:57.655645 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9e5d9e19-4d6e-4638-aa14-18be255d0a3b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:57.655915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9e5d9e19-4d6e-4638-aa14-18be255d0a3b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:57.661694 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:57.661694 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:18:57.662066 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9e5d9e19-4d6e-4638-aa14-18be255d0a3b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:18:57.662854 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9e5d9e19-4d6e-4638-aa14-18be255d0a3b tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c returned with HTTP 200 Aug 26 15:18:57.663270 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1368/5493] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:57 2026] GET /volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c => generated 493 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:18:58.673637 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-61c873e7-e801-414d-b9f5-6de1a8ba54f6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:58.675424 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-61c873e7-e801-414d-b9f5-6de1a8ba54f6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c Aug 26 15:18:58.675708 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-61c873e7-e801-414d-b9f5-6de1a8ba54f6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:58.675923 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-61c873e7-e801-414d-b9f5-6de1a8ba54f6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:58.681286 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-61c873e7-e801-414d-b9f5-6de1a8ba54f6 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c returned with HTTP 404 Aug 26 15:18:58.681959 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1364/5494] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:18:58 2026] GET /volume/v3/snapshots/27ddc613-dc28-454b-848d-1ea3faef1c7c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:58.688597 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f656e00b-4708-4d32-b7d4-f38370971ac1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:58.690361 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f656e00b-4708-4d32-b7d4-f38370971ac1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d Aug 26 15:18:58.690602 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f656e00b-4708-4d32-b7d4-f38370971ac1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:58.690824 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f656e00b-4708-4d32-b7d4-f38370971ac1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:58.691018 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-f656e00b-4708-4d32-b7d4-f38370971ac1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume with id: 351a63e8-63dc-4ab0-a813-ee829e8bab1d Aug 26 15:18:58.698144 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:58.698144 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:58.698461 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f656e00b-4708-4d32-b7d4-f38370971ac1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:58.714083 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f656e00b-4708-4d32-b7d4-f38370971ac1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume request issued successfully. Aug 26 15:18:58.714341 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f656e00b-4708-4d32-b7d4-f38370971ac1 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d returned with HTTP 202 Aug 26 15:18:58.714751 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1382/5495] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:18:58 2026] DELETE /volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:18:58.722164 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ff444f0f-868f-49d9-aa29-06df46cf1199 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:58.724612 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ff444f0f-868f-49d9-aa29-06df46cf1199 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d Aug 26 15:18:58.725015 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ff444f0f-868f-49d9-aa29-06df46cf1199 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:58.725300 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ff444f0f-868f-49d9-aa29-06df46cf1199 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:58.735058 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:58.735058 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:18:58.739384 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ff444f0f-868f-49d9-aa29-06df46cf1199 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:58.743476 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ff444f0f-868f-49d9-aa29-06df46cf1199 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d returned with HTTP 200 Aug 26 15:18:58.743860 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1382/5496] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:58 2026] GET /volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:18:59.758607 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ffeeb181-986d-4768-ab62-3e3e38f21544 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:59.760477 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ffeeb181-986d-4768-ab62-3e3e38f21544 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d Aug 26 15:18:59.760673 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ffeeb181-986d-4768-ab62-3e3e38f21544 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:59.760859 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ffeeb181-986d-4768-ab62-3e3e38f21544 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:59.767597 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ffeeb181-986d-4768-ab62-3e3e38f21544 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d returned with HTTP 404 Aug 26 15:18:59.768079 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1369/5497] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:59 2026] GET /volume/v3/volumes/351a63e8-63dc-4ab0-a813-ee829e8bab1d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:18:59.778189 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:59.779924 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:18:59.780314 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-57104112"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:18:59.782127 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-57104112'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:18:59.782263 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume of 1 GB Aug 26 15:18:59.786585 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Availability Zones retrieved successfully. Aug 26 15:18:59.791660 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (cf5f3712-d603-466d-9000-f07dde7f00eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:59.792700 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34ab549-88a9-4074-9aec-1882da09183b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:59.793491 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:18:59.814483 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34ab549-88a9-4074-9aec-1882da09183b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:59.815139 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342a64e2-e141-45b8-bf39-6160dc38ddf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:59.849914 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['822a5df5-2f81-4386-b463-950dd0c08f46', '35498f0e-842a-4821-b78d-7299dad363b7', '4e2de5a4-d16f-419e-99a9-4b9c268e5756', '089408b5-b615-49c8-bb56-041f2fa6c3e0'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:18:59.851086 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342a64e2-e141-45b8-bf39-6160dc38ddf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['822a5df5-2f81-4386-b463-950dd0c08f46', '35498f0e-842a-4821-b78d-7299dad363b7', '4e2de5a4-d16f-419e-99a9-4b9c268e5756', '089408b5-b615-49c8-bb56-041f2fa6c3e0']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:59.851775 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (144bfcd8-0e7d-40fc-91a6-9825025e7d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:59.872636 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (144bfcd8-0e7d-40fc-91a6-9825025e7d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c925e99-2848-4dd1-87e5-8f59d9155752', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-57104112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['822a5df5-2f81-4386-b463-950dd0c08f46','35498f0e-842a-4821-b78d-7299dad363b7','4e2de5a4-d16f-419e-99a9-4b9c268e5756','089408b5-b615-49c8-bb56-041f2fa6c3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:18:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-57104112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c925e99-2848-4dd1-87e5-8f59d9155752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd9973f006604009869cf2f60dd1bdc6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff051d79f9514f3881aa621403a2146d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:59.873352 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21667a5f-30ed-4a3f-84e7-8bf8bd9f35ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:59.892408 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21667a5f-30ed-4a3f-84e7-8bf8bd9f35ca) transitioned into state 'SUCCESS' from state '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-57104112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd9973f006604009869cf2f60dd1bdc6',qos_specs=None,replication_status=,reservations=['822a5df5-2f81-4386-b463-950dd0c08f46','35498f0e-842a-4821-b78d-7299dad363b7','4e2de5a4-d16f-419e-99a9-4b9c268e5756','089408b5-b615-49c8-bb56-041f2fa6c3e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff051d79f9514f3881aa621403a2146d',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:59.893202 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (389fa21c-8e49-4664-b606-f265174880fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:18:59.902725 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (389fa21c-8e49-4664-b606-f265174880fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:18:59.903480 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Flow 'volume_create_api' (cf5f3712-d603-466d-9000-f07dde7f00eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:18:59.903739 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create volume request issued successfully. Aug 26 15:18:59.904276 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ad868720-e1ac-41bd-b33c-44e68f2e9647 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:18:59.904660 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1365/5498] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:18:59 2026] POST /volume/v3/volumes => generated 774 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:18:59.915792 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6bf6eba1-0f7f-4da7-87f4-135cdc658279 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:18:59.917535 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6bf6eba1-0f7f-4da7-87f4-135cdc658279 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 Aug 26 15:18:59.917717 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6bf6eba1-0f7f-4da7-87f4-135cdc658279 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:18:59.917935 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6bf6eba1-0f7f-4da7-87f4-135cdc658279 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:18:59.933716 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:18:59.933716 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:18:59.943687 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6bf6eba1-0f7f-4da7-87f4-135cdc658279 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:18:59.950768 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6bf6eba1-0f7f-4da7-87f4-135cdc658279 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 returned with HTTP 200 Aug 26 15:18:59.951261 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1383/5499] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:18:59 2026] GET /volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 => generated 953 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:00.967642 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7ae1e24c-2415-499f-b0b8-b20f54b39ab4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:00.969903 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ae1e24c-2415-499f-b0b8-b20f54b39ab4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 Aug 26 15:19:00.970226 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ae1e24c-2415-499f-b0b8-b20f54b39ab4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:00.970480 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ae1e24c-2415-499f-b0b8-b20f54b39ab4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:00.979259 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:00.979259 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:00.983859 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7ae1e24c-2415-499f-b0b8-b20f54b39ab4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:19:00.988421 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ae1e24c-2415-499f-b0b8-b20f54b39ab4 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 returned with HTTP 200 Aug 26 15:19:00.988829 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1383/5500] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:00 2026] GET /volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:19:01.002629 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-67976571-6ee7-41d7-9c17-d0ff85ef99f8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:01.004429 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-67976571-6ee7-41d7-9c17-d0ff85ef99f8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:19:01.004836 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-67976571-6ee7-41d7-9c17-d0ff85ef99f8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c925e99-2848-4dd1-87e5-8f59d9155752", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-703689996"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:01.013201 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:01.013201 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:01.013535 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-67976571-6ee7-41d7-9c17-d0ff85ef99f8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:19:01.013652 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.snapshots [None req-67976571-6ee7-41d7-9c17-d0ff85ef99f8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Create snapshot from volume 2c925e99-2848-4dd1-87e5-8f59d9155752 Aug 26 15:19:01.037257 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-67976571-6ee7-41d7-9c17-d0ff85ef99f8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Created reservations ['28faba45-769c-4225-a9e6-6d8837f1891f', '77ef3fcd-b01f-4769-82c1-21b0ef643eba', '5ab8e0cb-f961-48ec-9461-219a2c99fa53', '28a850c7-ac66-44e8-abef-9c66bfbc036e'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:01.064347 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-67976571-6ee7-41d7-9c17-d0ff85ef99f8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot create request issued successfully. Aug 26 15:19:01.064642 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-67976571-6ee7-41d7-9c17-d0ff85ef99f8 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:19:01.065086 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1370/5501] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:19:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:01.076240 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b09a765b-a636-493a-a176-3161e7717eaa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:01.077923 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b09a765b-a636-493a-a176-3161e7717eaa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 Aug 26 15:19:01.078135 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b09a765b-a636-493a-a176-3161e7717eaa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:01.078310 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b09a765b-a636-493a-a176-3161e7717eaa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:01.085685 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:01.085685 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:01.085685 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b09a765b-a636-493a-a176-3161e7717eaa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:19:01.085685 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b09a765b-a636-493a-a176-3161e7717eaa tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 returned with HTTP 200 Aug 26 15:19:01.085685 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1366/5502] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:19:01 2026] GET /volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:02.096704 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e70775af-5baf-4929-ab45-7d0fef01d713 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:02.098672 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e70775af-5baf-4929-ab45-7d0fef01d713 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 Aug 26 15:19:02.098901 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e70775af-5baf-4929-ab45-7d0fef01d713 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:02.099136 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e70775af-5baf-4929-ab45-7d0fef01d713 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:02.104065 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:02.104065 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:02.104442 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e70775af-5baf-4929-ab45-7d0fef01d713 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:19:02.105426 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e70775af-5baf-4929-ab45-7d0fef01d713 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 returned with HTTP 200 Aug 26 15:19:02.105737 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1384/5503] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:19:02 2026] GET /volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:02.114338 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1f109db2-ade7-4d83-8b85-5f7385a8b87a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:02.116134 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1f109db2-ade7-4d83-8b85-5f7385a8b87a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] POST https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57/action Aug 26 15:19:02.116452 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1f109db2-ade7-4d83-8b85-5f7385a8b87a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:19:02.116588 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1f109db2-ade7-4d83-8b85-5f7385a8b87a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:02.117934 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.admin_actions [None req-1f109db2-ade7-4d83-8b85-5f7385a8b87a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Updating snapshot '67f972d2-e3a6-4563-9c84-a1584e1bbc57' with '{'status': 'creating'}' {{(pid=100199) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 26 15:19:02.128810 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:02.128810 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:02.139404 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1f109db2-ade7-4d83-8b85-5f7385a8b87a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57/action returned with HTTP 202 Aug 26 15:19:02.139817 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1384/5504] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:19:02 2026] POST /volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:19:02.146617 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7e005234-636d-4d7c-9ab8-8a2b9fc64054 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:02.148790 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7e005234-636d-4d7c-9ab8-8a2b9fc64054 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 Aug 26 15:19:02.149009 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7e005234-636d-4d7c-9ab8-8a2b9fc64054 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:02.149330 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7e005234-636d-4d7c-9ab8-8a2b9fc64054 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:02.154325 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:02.154325 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:02.154639 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7e005234-636d-4d7c-9ab8-8a2b9fc64054 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:19:02.155468 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7e005234-636d-4d7c-9ab8-8a2b9fc64054 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 returned with HTTP 200 Aug 26 15:19:02.155848 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1371/5505] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:19:02 2026] GET /volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:02.164634 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1387e01d-0956-4716-b8b2-e3958c22572e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:02.166523 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1387e01d-0956-4716-b8b2-e3958c22572e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] POST https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57/action Aug 26 15:19:02.166856 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1387e01d-0956-4716-b8b2-e3958c22572e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:19:02.167048 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1387e01d-0956-4716-b8b2-e3958c22572e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:02.168421 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.snapshot_actions [None req-1387e01d-0956-4716-b8b2-e3958c22572e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100198) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 26 15:19:02.174400 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:02.174400 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:02.174910 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.snapshot_actions [None req-1387e01d-0956-4716-b8b2-e3958c22572e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] Updating snapshot 67f972d2-e3a6-4563-9c84-a1584e1bbc57 with info {'id': '67f972d2-e3a6-4563-9c84-a1584e1bbc57', 'status': 'error', 'progress': '80%'} Aug 26 15:19:02.181326 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1387e01d-0956-4716-b8b2-e3958c22572e tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-member] https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57/action returned with HTTP 202 Aug 26 15:19:02.181815 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1367/5506] 10.4.3.64 () {68 vars in 1389 bytes} [Wed Aug 26 15:19:02 2026] POST /volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:02.189834 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1b50a9a0-2e42-4df8-a4f1-c6010efa34be None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:02.191680 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1b50a9a0-2e42-4df8-a4f1-c6010efa34be tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 Aug 26 15:19:02.191929 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1b50a9a0-2e42-4df8-a4f1-c6010efa34be tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:02.192106 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1b50a9a0-2e42-4df8-a4f1-c6010efa34be tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:02.192350 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-1b50a9a0-2e42-4df8-a4f1-c6010efa34be tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete snapshot with id: 67f972d2-e3a6-4563-9c84-a1584e1bbc57 Aug 26 15:19:02.197309 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:02.197309 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:02.197571 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1b50a9a0-2e42-4df8-a4f1-c6010efa34be tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:19:02.212073 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1b50a9a0-2e42-4df8-a4f1-c6010efa34be tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot delete request issued successfully. Aug 26 15:19:02.212225 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1b50a9a0-2e42-4df8-a4f1-c6010efa34be tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 returned with HTTP 202 Aug 26 15:19:02.212601 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1385/5507] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:19:02 2026] DELETE /volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:02.221998 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-27e078e6-4791-420e-af7e-f1fede89e92a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:02.224126 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27e078e6-4791-420e-af7e-f1fede89e92a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 Aug 26 15:19:02.224315 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27e078e6-4791-420e-af7e-f1fede89e92a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:02.224495 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-27e078e6-4791-420e-af7e-f1fede89e92a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:02.230961 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:02.230961 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:02.231376 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-27e078e6-4791-420e-af7e-f1fede89e92a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Snapshot retrieved successfully. Aug 26 15:19:02.232277 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-27e078e6-4791-420e-af7e-f1fede89e92a tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 returned with HTTP 200 Aug 26 15:19:02.232743 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1385/5508] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:19:02 2026] GET /volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:03.244029 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-32dc37bc-7622-47c5-9d2c-119679b1116f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:03.245742 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-32dc37bc-7622-47c5-9d2c-119679b1116f tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 Aug 26 15:19:03.245982 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-32dc37bc-7622-47c5-9d2c-119679b1116f tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:03.246147 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-32dc37bc-7622-47c5-9d2c-119679b1116f tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:03.250040 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-32dc37bc-7622-47c5-9d2c-119679b1116f tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 returned with HTTP 404 Aug 26 15:19:03.250442 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1372/5509] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:19:03 2026] GET /volume/v3/snapshots/67f972d2-e3a6-4563-9c84-a1584e1bbc57 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:03.258451 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-14ff1851-1e4f-4408-8373-b620a20d7a16 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:03.260248 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-14ff1851-1e4f-4408-8373-b620a20d7a16 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 Aug 26 15:19:03.260432 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-14ff1851-1e4f-4408-8373-b620a20d7a16 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:03.260606 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-14ff1851-1e4f-4408-8373-b620a20d7a16 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:03.260770 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-14ff1851-1e4f-4408-8373-b620a20d7a16 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume with id: 2c925e99-2848-4dd1-87e5-8f59d9155752 Aug 26 15:19:03.269150 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:03.269150 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:03.269464 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-14ff1851-1e4f-4408-8373-b620a20d7a16 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:19:03.286212 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-14ff1851-1e4f-4408-8373-b620a20d7a16 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Delete volume request issued successfully. Aug 26 15:19:03.286373 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-14ff1851-1e4f-4408-8373-b620a20d7a16 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 returned with HTTP 202 Aug 26 15:19:03.286961 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1368/5510] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:03 2026] DELETE /volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:03.294087 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f2da059b-a139-4236-81f4-98f70bf9ab00 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:03.296255 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2da059b-a139-4236-81f4-98f70bf9ab00 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 Aug 26 15:19:03.296702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2da059b-a139-4236-81f4-98f70bf9ab00 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:03.296702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f2da059b-a139-4236-81f4-98f70bf9ab00 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:03.304792 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:03.304792 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:03.308662 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f2da059b-a139-4236-81f4-98f70bf9ab00 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Volume info retrieved successfully. Aug 26 15:19:03.312149 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f2da059b-a139-4236-81f4-98f70bf9ab00 tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 returned with HTTP 200 Aug 26 15:19:03.312499 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1386/5511] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:03 2026] GET /volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 => generated 1004 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:19:04.327380 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-70630a5d-0f11-4923-bc15-19b3b4597a2d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:04.328969 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70630a5d-0f11-4923-bc15-19b3b4597a2d tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] GET https://10.4.3.64/volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 Aug 26 15:19:04.329348 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70630a5d-0f11-4923-bc15-19b3b4597a2d tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:04.330857 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70630a5d-0f11-4923-bc15-19b3b4597a2d tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:04.337166 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70630a5d-0f11-4923-bc15-19b3b4597a2d tempest-ProjectMemberTests-264826376 tempest-ProjectMemberTests-264826376-project-admin] https://10.4.3.64/volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 returned with HTTP 404 Aug 26 15:19:04.337166 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1386/5512] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:04 2026] GET /volume/v3/volumes/2c925e99-2848-4dd1-87e5-8f59d9155752 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:04.430687 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-016b6bdf-af5f-4616-8ef8-0945545dcd3a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:04.433211 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-016b6bdf-af5f-4616-8ef8-0945545dcd3a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] DELETE https://10.4.3.64/volume/v3/attachments/728b4ebb-933e-4d3b-af47-360e47fdd7f0 Aug 26 15:19:04.433509 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-016b6bdf-af5f-4616-8ef8-0945545dcd3a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:04.433706 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-016b6bdf-af5f-4616-8ef8-0945545dcd3a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:04.441992 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:04.441992 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:04.487295 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-c698c02e-3f75-48ae-908c-d8db999eb87f req-016b6bdf-af5f-4616-8ef8-0945545dcd3a tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/attachments/728b4ebb-933e-4d3b-af47-360e47fdd7f0 returned with HTTP 200 Aug 26 15:19:04.487697 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1373/5513] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:19:04 2026] DELETE /volume/v3/attachments/728b4ebb-933e-4d3b-af47-360e47fdd7f0 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:05.442428 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-2512b9a6-1cbb-4572-8236-d04cb0e41f53 req-b0530a45-0736-4553-9dfa-48954e0ede21 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:05.444541 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2512b9a6-1cbb-4572-8236-d04cb0e41f53 req-b0530a45-0736-4553-9dfa-48954e0ede21 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:19:05.444800 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2512b9a6-1cbb-4572-8236-d04cb0e41f53 req-b0530a45-0736-4553-9dfa-48954e0ede21 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:05.445060 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-2512b9a6-1cbb-4572-8236-d04cb0e41f53 req-b0530a45-0736-4553-9dfa-48954e0ede21 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:05.451775 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:05.451775 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:05.455501 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-2512b9a6-1cbb-4572-8236-d04cb0e41f53 req-b0530a45-0736-4553-9dfa-48954e0ede21 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:19:05.460115 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-2512b9a6-1cbb-4572-8236-d04cb0e41f53 req-b0530a45-0736-4553-9dfa-48954e0ede21 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:19:05.460680 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1369/5514] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:19:05 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:08.269080 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a2d0c73c-5793-43e4-a69a-c3af5bb2fe57 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:08.270600 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a2d0c73c-5793-43e4-a69a-c3af5bb2fe57 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:19:08.270759 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a2d0c73c-5793-43e4-a69a-c3af5bb2fe57 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:08.270978 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a2d0c73c-5793-43e4-a69a-c3af5bb2fe57 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:08.271124 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a2d0c73c-5793-43e4-a69a-c3af5bb2fe57 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Delete volume with id: c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:19:08.277491 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:08.277491 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:08.277923 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a2d0c73c-5793-43e4-a69a-c3af5bb2fe57 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:19:08.288014 np0000008165 devstack@c-api.service[100197]: WARNING cinder.keymgr.conf_key_mgr [None req-a2d0c73c-5793-43e4-a69a-c3af5bb2fe57 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 15:19:08.293641 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a2d0c73c-5793-43e4-a69a-c3af5bb2fe57 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Delete volume request issued successfully. Aug 26 15:19:08.293875 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a2d0c73c-5793-43e4-a69a-c3af5bb2fe57 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 202 Aug 26 15:19:08.294280 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1387/5515] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:08 2026] DELETE /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:08.301334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a0bafb17-2e99-4293-af3e-325cd03d5661 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:08.303095 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a0bafb17-2e99-4293-af3e-325cd03d5661 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:19:08.303315 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a0bafb17-2e99-4293-af3e-325cd03d5661 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:08.303515 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a0bafb17-2e99-4293-af3e-325cd03d5661 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:08.310381 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:08.310381 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:08.314002 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a0bafb17-2e99-4293-af3e-325cd03d5661 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Volume info retrieved successfully. Aug 26 15:19:08.318347 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a0bafb17-2e99-4293-af3e-325cd03d5661 tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 200 Aug 26 15:19:08.318723 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1387/5516] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:08 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:09.332071 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0de8e9ab-ff15-4241-a454-3f1d9e1fb1eb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:09.333880 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0de8e9ab-ff15-4241-a454-3f1d9e1fb1eb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] GET https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 Aug 26 15:19:09.334123 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0de8e9ab-ff15-4241-a454-3f1d9e1fb1eb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:09.334343 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0de8e9ab-ff15-4241-a454-3f1d9e1fb1eb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:09.340308 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0de8e9ab-ff15-4241-a454-3f1d9e1fb1eb tempest-TestEncryptedCinderVolumes-1687430102 tempest-TestEncryptedCinderVolumes-1687430102-project-member] https://10.4.3.64/volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 returned with HTTP 404 Aug 26 15:19:09.340745 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1374/5517] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:09 2026] GET /volume/v3/volumes/c25d9484-3a04-4a3d-a4fc-a61f263bee06 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:09.348389 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-082712c1-b55d-4bfd-abba-9119a18c82ff None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:09.350207 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-082712c1-b55d-4bfd-abba-9119a18c82ff tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:19:09.350371 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-082712c1-b55d-4bfd-abba-9119a18c82ff tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:09.350531 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-082712c1-b55d-4bfd-abba-9119a18c82ff tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Calling method 'detail' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:09.351207 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-082712c1-b55d-4bfd-abba-9119a18c82ff tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100198) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:19:09.361153 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-082712c1-b55d-4bfd-abba-9119a18c82ff tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Get all volumes completed successfully. Aug 26 15:19:09.362784 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:09.362784 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:09.367157 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-082712c1-b55d-4bfd-abba-9119a18c82ff tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:19:09.367540 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1370/5518] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:19:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9075 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:19:09.382228 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ae18193d-da0b-4773-992c-4856d0a4fcfa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:09.383894 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ae18193d-da0b-4773-992c-4856d0a4fcfa tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] DELETE https://10.4.3.64/volume/v3/types/165563d3-0a2c-4fe0-8a02-25fce6f0965c Aug 26 15:19:09.384063 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ae18193d-da0b-4773-992c-4856d0a4fcfa tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:09.384256 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ae18193d-da0b-4773-992c-4856d0a4fcfa tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:09.407030 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ae18193d-da0b-4773-992c-4856d0a4fcfa tempest-TestEncryptedCinderVolumes-1952543109 tempest-TestEncryptedCinderVolumes-1952543109-project-admin] https://10.4.3.64/volume/v3/types/165563d3-0a2c-4fe0-8a02-25fce6f0965c returned with HTTP 202 Aug 26 15:19:09.407313 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1388/5519] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:19:09 2026] DELETE /volume/v3/types/165563d3-0a2c-4fe0-8a02-25fce6f0965c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:14.779050 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:14.860896 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:14.861285 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-206965174"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:14.862759 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-206965174'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:14.862923 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume of 1 GB Aug 26 15:19:14.867557 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Availability Zones retrieved successfully. Aug 26 15:19:14.873247 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Flow 'volume_create_api' (3f9ddf32-44d1-450f-b519-73886f621340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:14.874288 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0664d69-e163-4ca1-af25-8e56bbb7247d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:14.875306 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:14.901525 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0664d69-e163-4ca1-af25-8e56bbb7247d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:14.902304 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40823aff-0158-4a8c-9a26-3f99eb8e93b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:14.968499 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Created reservations ['e205b9a0-e307-47bd-8967-384289b9fae3', '1aaf3e11-ace6-4d32-8adb-322dac3f652b', '388c773b-cc02-4dd9-9662-629db98f18e8', '795535d7-402d-4bfb-86b3-db033ddb3ca0'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:14.969290 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40823aff-0158-4a8c-9a26-3f99eb8e93b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e205b9a0-e307-47bd-8967-384289b9fae3', '1aaf3e11-ace6-4d32-8adb-322dac3f652b', '388c773b-cc02-4dd9-9662-629db98f18e8', '795535d7-402d-4bfb-86b3-db033ddb3ca0']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:14.969972 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488e4a62-3b59-4d93-80b6-407b28b8d276) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:14.989871 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488e4a62-3b59-4d93-80b6-407b28b8d276) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f206898c-252d-4d8a-81a9-8190c903ee99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-206965174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e936f5aee5490e8b14af6d1bb937bd',qos_specs=None,replication_status=,reservations=['e205b9a0-e307-47bd-8967-384289b9fae3','1aaf3e11-ace6-4d32-8adb-322dac3f652b','388c773b-cc02-4dd9-9662-629db98f18e8','795535d7-402d-4bfb-86b3-db033ddb3ca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab331f72c224e21aca01bb32eb158b2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-206965174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f206898c-252d-4d8a-81a9-8190c903ee99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e936f5aee5490e8b14af6d1bb937bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab331f72c224e21aca01bb32eb158b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:14.990563 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1692ba1-39cb-4a54-9ef8-0d748b36b3ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:15.007174 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1692ba1-39cb-4a54-9ef8-0d748b36b3ed) transitioned into state 'SUCCESS' from state '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-206965174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e936f5aee5490e8b14af6d1bb937bd',qos_specs=None,replication_status=,reservations=['e205b9a0-e307-47bd-8967-384289b9fae3','1aaf3e11-ace6-4d32-8adb-322dac3f652b','388c773b-cc02-4dd9-9662-629db98f18e8','795535d7-402d-4bfb-86b3-db033ddb3ca0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab331f72c224e21aca01bb32eb158b2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:15.007837 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231ff7d0-bc2a-4575-91f4-e1575a65ecff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:15.016586 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (231ff7d0-bc2a-4575-91f4-e1575a65ecff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:15.017318 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Flow 'volume_create_api' (3f9ddf32-44d1-450f-b519-73886f621340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:15.017602 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume request issued successfully. Aug 26 15:19:15.018142 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-24c04ea4-f140-4a63-8620-aba3c2af7c83 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:15.018503 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1388/5520] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:19:14 2026] POST /volume/v3/volumes => generated 755 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:15.032132 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9ea589dc-310e-42ca-982e-cc40cafbe873 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:15.033860 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9ea589dc-310e-42ca-982e-cc40cafbe873 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 Aug 26 15:19:15.034241 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9ea589dc-310e-42ca-982e-cc40cafbe873 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:15.034274 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9ea589dc-310e-42ca-982e-cc40cafbe873 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:15.042755 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:15.042755 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:15.046812 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9ea589dc-310e-42ca-982e-cc40cafbe873 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:15.050813 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9ea589dc-310e-42ca-982e-cc40cafbe873 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 returned with HTTP 200 Aug 26 15:19:15.051253 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1375/5521] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:15 2026] GET /volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:16.063050 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ddbc7fc3-7ea3-4b84-a3fe-6ab6621c55b3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:16.064835 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ddbc7fc3-7ea3-4b84-a3fe-6ab6621c55b3 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 Aug 26 15:19:16.065047 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ddbc7fc3-7ea3-4b84-a3fe-6ab6621c55b3 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:16.065263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ddbc7fc3-7ea3-4b84-a3fe-6ab6621c55b3 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:16.072468 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:16.072468 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:16.075964 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ddbc7fc3-7ea3-4b84-a3fe-6ab6621c55b3 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:16.079840 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ddbc7fc3-7ea3-4b84-a3fe-6ab6621c55b3 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 returned with HTTP 200 Aug 26 15:19:16.080240 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1371/5522] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:16 2026] GET /volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:16.092970 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-17151e50-857f-4ef3-945e-1345131b7c18 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:16.094489 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17151e50-857f-4ef3-945e-1345131b7c18 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:19:16.094908 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-17151e50-857f-4ef3-945e-1345131b7c18 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f206898c-252d-4d8a-81a9-8190c903ee99", "name": "tempest-CreateVolumesFromBackupTest-Backup-1107171622"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:16.096362 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-17151e50-857f-4ef3-945e-1345131b7c18 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Creating new backup {'backup': {'volume_id': 'f206898c-252d-4d8a-81a9-8190c903ee99', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1107171622'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:19:16.096574 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-17151e50-857f-4ef3-945e-1345131b7c18 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Creating backup of volume f206898c-252d-4d8a-81a9-8190c903ee99 in container None Aug 26 15:19:16.104924 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:16.104924 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:16.104924 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-17151e50-857f-4ef3-945e-1345131b7c18 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:16.125152 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-17151e50-857f-4ef3-945e-1345131b7c18 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Created reservations ['1a69a6d3-fbba-4078-b718-b6bcbdb71564', 'b6ebc466-80f8-4683-8258-1b22adc82ad8'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:16.156317 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-17151e50-857f-4ef3-945e-1345131b7c18 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:19:16.156906 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1389/5523] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:16 2026] POST /volume/v3/backups => generated 337 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:16.165212 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7d13dbc6-e759-4674-9770-594def93d76a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:16.167104 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7d13dbc6-e759-4674-9770-594def93d76a tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:16.167322 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7d13dbc6-e759-4674-9770-594def93d76a tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:16.167516 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7d13dbc6-e759-4674-9770-594def93d76a tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:16.167654 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7d13dbc6-e759-4674-9770-594def93d76a tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:16.171832 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:16.171832 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:16.172526 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7d13dbc6-e759-4674-9770-594def93d76a tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:16.172867 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1389/5524] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:16 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:17.182572 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-632611a0-dc2a-4f49-a817-8b1b3e56f300 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:17.184353 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-632611a0-dc2a-4f49-a817-8b1b3e56f300 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:17.184541 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-632611a0-dc2a-4f49-a817-8b1b3e56f300 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:17.184713 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-632611a0-dc2a-4f49-a817-8b1b3e56f300 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:17.184827 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-632611a0-dc2a-4f49-a817-8b1b3e56f300 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:17.188801 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:17.188801 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:17.189484 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-632611a0-dc2a-4f49-a817-8b1b3e56f300 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:17.190033 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1376/5525] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:17 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:18.200899 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-07833254-82ef-4e33-8fe9-bc3144062a17 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:18.202735 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07833254-82ef-4e33-8fe9-bc3144062a17 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:18.202982 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07833254-82ef-4e33-8fe9-bc3144062a17 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:18.203201 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07833254-82ef-4e33-8fe9-bc3144062a17 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:18.203306 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-07833254-82ef-4e33-8fe9-bc3144062a17 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:18.208030 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:18.208030 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:18.208983 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07833254-82ef-4e33-8fe9-bc3144062a17 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:18.209393 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1372/5526] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:18 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:19.219995 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a0480965-ff8d-4679-8b90-8cc7db656c7c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:19.221963 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a0480965-ff8d-4679-8b90-8cc7db656c7c tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:19.222250 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a0480965-ff8d-4679-8b90-8cc7db656c7c tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:19.222503 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a0480965-ff8d-4679-8b90-8cc7db656c7c tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:19.222606 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a0480965-ff8d-4679-8b90-8cc7db656c7c tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:19.227155 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:19.227155 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:19.228071 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a0480965-ff8d-4679-8b90-8cc7db656c7c tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:19.228493 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1390/5527] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:19 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:20.238549 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-054e208d-271f-44ce-94b2-33fd92e31128 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:20.241606 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-054e208d-271f-44ce-94b2-33fd92e31128 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:20.241848 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-054e208d-271f-44ce-94b2-33fd92e31128 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:20.242103 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-054e208d-271f-44ce-94b2-33fd92e31128 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:20.242242 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-054e208d-271f-44ce-94b2-33fd92e31128 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:20.246965 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:20.246965 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:20.247837 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-054e208d-271f-44ce-94b2-33fd92e31128 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:20.248264 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1390/5528] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:20 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:21.258152 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6bea517f-208c-4c68-8002-ee1137c0e74a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:21.260455 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6bea517f-208c-4c68-8002-ee1137c0e74a tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:21.260725 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6bea517f-208c-4c68-8002-ee1137c0e74a tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:21.260995 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6bea517f-208c-4c68-8002-ee1137c0e74a tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:21.261144 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-6bea517f-208c-4c68-8002-ee1137c0e74a tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:21.266520 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:21.266520 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:21.267579 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6bea517f-208c-4c68-8002-ee1137c0e74a tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:21.268072 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1377/5529] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:21 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:22.278634 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9ddd8053-9dc6-4368-86bc-165acb348fb4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:22.280266 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9ddd8053-9dc6-4368-86bc-165acb348fb4 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:22.280447 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9ddd8053-9dc6-4368-86bc-165acb348fb4 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:22.280618 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9ddd8053-9dc6-4368-86bc-165acb348fb4 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:22.280707 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9ddd8053-9dc6-4368-86bc-165acb348fb4 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:22.284645 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:22.284645 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:22.285298 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9ddd8053-9dc6-4368-86bc-165acb348fb4 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:22.285631 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1373/5530] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:22 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:23.296346 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e7eaecc7-04dd-4e8f-a1e3-aa127c3d680e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:23.298104 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7eaecc7-04dd-4e8f-a1e3-aa127c3d680e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:23.298288 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7eaecc7-04dd-4e8f-a1e3-aa127c3d680e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:23.298474 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e7eaecc7-04dd-4e8f-a1e3-aa127c3d680e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:23.298566 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e7eaecc7-04dd-4e8f-a1e3-aa127c3d680e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:23.302592 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:23.302592 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:23.303300 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e7eaecc7-04dd-4e8f-a1e3-aa127c3d680e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:23.303646 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1391/5531] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:23 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:24.314826 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5fcd4214-3dc8-406a-89f3-fafa76412513 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:24.316618 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5fcd4214-3dc8-406a-89f3-fafa76412513 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:24.316801 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5fcd4214-3dc8-406a-89f3-fafa76412513 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:24.316991 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5fcd4214-3dc8-406a-89f3-fafa76412513 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:24.317098 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5fcd4214-3dc8-406a-89f3-fafa76412513 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:24.321113 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:24.321113 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:24.321780 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5fcd4214-3dc8-406a-89f3-fafa76412513 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:24.322122 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1391/5532] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:24 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:25.331628 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bdcd9c8d-55f3-4dd4-8358-95adb59470d6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:25.333388 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bdcd9c8d-55f3-4dd4-8358-95adb59470d6 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:25.333565 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bdcd9c8d-55f3-4dd4-8358-95adb59470d6 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:25.333738 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bdcd9c8d-55f3-4dd4-8358-95adb59470d6 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:25.333842 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-bdcd9c8d-55f3-4dd4-8358-95adb59470d6 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:25.337956 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:25.337956 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:25.338628 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bdcd9c8d-55f3-4dd4-8358-95adb59470d6 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:25.338983 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1378/5533] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:25 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:26.347831 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cf83fde4-72ad-4186-a1a7-da7ff036af72 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:26.349584 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf83fde4-72ad-4186-a1a7-da7ff036af72 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:26.349776 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf83fde4-72ad-4186-a1a7-da7ff036af72 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:26.349961 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf83fde4-72ad-4186-a1a7-da7ff036af72 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:26.350062 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-cf83fde4-72ad-4186-a1a7-da7ff036af72 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:26.354009 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:26.354009 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:26.354652 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf83fde4-72ad-4186-a1a7-da7ff036af72 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:26.354985 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1374/5534] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:26 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:27.365191 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a4129d36-d8f7-402c-9367-fa2185e7c6c5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:27.366984 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4129d36-d8f7-402c-9367-fa2185e7c6c5 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:27.367260 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4129d36-d8f7-402c-9367-fa2185e7c6c5 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:27.367942 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a4129d36-d8f7-402c-9367-fa2185e7c6c5 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:27.367942 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a4129d36-d8f7-402c-9367-fa2185e7c6c5 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:27.371659 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:27.371659 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:27.372356 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a4129d36-d8f7-402c-9367-fa2185e7c6c5 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:27.372689 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1392/5535] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:27 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:28.382284 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e623042f-79f8-4b7d-aabc-b5e86cf15438 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:28.384453 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e623042f-79f8-4b7d-aabc-b5e86cf15438 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:28.384688 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e623042f-79f8-4b7d-aabc-b5e86cf15438 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:28.384937 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e623042f-79f8-4b7d-aabc-b5e86cf15438 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:28.385080 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e623042f-79f8-4b7d-aabc-b5e86cf15438 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:28.389498 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:28.389498 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:28.390295 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e623042f-79f8-4b7d-aabc-b5e86cf15438 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:28.390713 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1392/5536] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:28 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:29.119820 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-730d9b24-fd7c-4fa7-81ea-52839ebc3155 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:29.121549 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-730d9b24-fd7c-4fa7-81ea-52839ebc3155 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 Aug 26 15:19:29.121708 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-730d9b24-fd7c-4fa7-81ea-52839ebc3155 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:29.122307 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-730d9b24-fd7c-4fa7-81ea-52839ebc3155 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:29.131990 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:29.131990 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:29.137443 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-730d9b24-fd7c-4fa7-81ea-52839ebc3155 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:19:29.144004 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-730d9b24-fd7c-4fa7-81ea-52839ebc3155 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 returned with HTTP 200 Aug 26 15:19:29.144511 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1379/5537] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:29 2026] GET /volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 => generated 1645 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:19:29.400521 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2839f587-7d94-449d-be2d-c68c366d3338 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:29.402306 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2839f587-7d94-449d-be2d-c68c366d3338 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:29.402489 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2839f587-7d94-449d-be2d-c68c366d3338 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:29.402697 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2839f587-7d94-449d-be2d-c68c366d3338 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:29.402799 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2839f587-7d94-449d-be2d-c68c366d3338 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:29.404467 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=150,cinder:INSERT=25,cinder:UPDATE=55 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:19:29.408533 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:29.408533 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:29.409410 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2839f587-7d94-449d-be2d-c68c366d3338 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:29.409909 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1375/5538] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:29 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:30.157697 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-70be64fb-633b-4688-bd82-85f10dbbaf74 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:30.160074 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-70be64fb-633b-4688-bd82-85f10dbbaf74 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 Aug 26 15:19:30.160328 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-70be64fb-633b-4688-bd82-85f10dbbaf74 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:30.160553 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-70be64fb-633b-4688-bd82-85f10dbbaf74 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:30.162750 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=126,cinder:UPDATE=43,cinder:INSERT=18 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:19:30.174193 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:30.174193 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:30.178539 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-70be64fb-633b-4688-bd82-85f10dbbaf74 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:19:30.184447 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-70be64fb-633b-4688-bd82-85f10dbbaf74 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 returned with HTTP 200 Aug 26 15:19:30.184915 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1393/5539] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:30 2026] GET /volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 => generated 1645 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:19:30.353014 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-394762f4-b438-423a-8dd8-f5d097e4e2ee req-067e0d77-cc12-4ff0-aa90-12cf7e2c17a0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:30.354863 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-394762f4-b438-423a-8dd8-f5d097e4e2ee req-067e0d77-cc12-4ff0-aa90-12cf7e2c17a0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] DELETE https://10.4.3.64/volume/v3/attachments/e3d4c773-e384-42d5-bcf0-a4a8357a13eb Aug 26 15:19:30.355053 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-394762f4-b438-423a-8dd8-f5d097e4e2ee req-067e0d77-cc12-4ff0-aa90-12cf7e2c17a0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:30.355234 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-394762f4-b438-423a-8dd8-f5d097e4e2ee req-067e0d77-cc12-4ff0-aa90-12cf7e2c17a0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:30.363436 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:30.363436 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:30.407062 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-394762f4-b438-423a-8dd8-f5d097e4e2ee req-067e0d77-cc12-4ff0-aa90-12cf7e2c17a0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/attachments/e3d4c773-e384-42d5-bcf0-a4a8357a13eb returned with HTTP 200 Aug 26 15:19:30.407535 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1393/5540] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:19:30 2026] DELETE /volume/v3/attachments/e3d4c773-e384-42d5-bcf0-a4a8357a13eb => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:30.419446 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4c0cbb28-c0df-43e3-8618-09b234aca67d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:30.421201 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4c0cbb28-c0df-43e3-8618-09b234aca67d tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:30.421432 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4c0cbb28-c0df-43e3-8618-09b234aca67d tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:30.421636 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4c0cbb28-c0df-43e3-8618-09b234aca67d tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:30.421755 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4c0cbb28-c0df-43e3-8618-09b234aca67d tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:30.423364 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=169,cinder:UPDATE=75,cinder:INSERT=30 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:19:30.425970 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:30.425970 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:30.426682 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4c0cbb28-c0df-43e3-8618-09b234aca67d tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:30.427290 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1380/5541] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:30 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:30.436789 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:30.438823 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:30.439231 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "81ed49c9-59d7-40af-9b72-98da97c4c289", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1990866948"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:30.440592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume request body: {'volume': {"'backup_id": '81ed49c9-59d7-40af-9b72-98da97c4c289', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1990866948'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:30.440701 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume of 1 GB Aug 26 15:19:30.445475 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Availability Zones retrieved successfully. Aug 26 15:19:30.450932 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Flow 'volume_create_api' (5eafe527-8bc2-4ac7-ad9c-bafa8abd941e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:30.451800 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73139a0c-7832-4d93-af3b-3d68b6bad827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.452711 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:30.481011 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73139a0c-7832-4d93-af3b-3d68b6bad827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.481725 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3794fe-13ac-4317-b6e1-9340572f8c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.519552 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Created reservations ['76346f08-7399-4eb1-8716-574bbc50d8e6', '8c9155dd-cd9a-4456-9efb-91842ad37f1a', 'b02cde14-59ae-4f5f-9cb4-23c136ac03aa', '55a12d30-2980-43e1-b3d3-e8db2a388e90'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:30.520398 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db3794fe-13ac-4317-b6e1-9340572f8c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76346f08-7399-4eb1-8716-574bbc50d8e6', '8c9155dd-cd9a-4456-9efb-91842ad37f1a', 'b02cde14-59ae-4f5f-9cb4-23c136ac03aa', '55a12d30-2980-43e1-b3d3-e8db2a388e90']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.521117 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386c00d1-2143-4b69-8820-a2004a61a156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.541368 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (386c00d1-2143-4b69-8820-a2004a61a156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '010d894e-9dff-4729-acfa-b742c766cbc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1990866948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e936f5aee5490e8b14af6d1bb937bd',qos_specs=None,replication_status=,reservations=['76346f08-7399-4eb1-8716-574bbc50d8e6','8c9155dd-cd9a-4456-9efb-91842ad37f1a','b02cde14-59ae-4f5f-9cb4-23c136ac03aa','55a12d30-2980-43e1-b3d3-e8db2a388e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab331f72c224e21aca01bb32eb158b2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1990866948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=010d894e-9dff-4729-acfa-b742c766cbc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e936f5aee5490e8b14af6d1bb937bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab331f72c224e21aca01bb32eb158b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.542056 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b869af18-08a8-41ad-b3cc-272c6ec1729a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.557389 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b869af18-08a8-41ad-b3cc-272c6ec1729a) transitioned into state 'SUCCESS' from state '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-1990866948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e936f5aee5490e8b14af6d1bb937bd',qos_specs=None,replication_status=,reservations=['76346f08-7399-4eb1-8716-574bbc50d8e6','8c9155dd-cd9a-4456-9efb-91842ad37f1a','b02cde14-59ae-4f5f-9cb4-23c136ac03aa','55a12d30-2980-43e1-b3d3-e8db2a388e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab331f72c224e21aca01bb32eb158b2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.558072 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c2b88ce-fafb-4320-9e23-412b98be7605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.567456 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c2b88ce-fafb-4320-9e23-412b98be7605) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.568787 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Flow 'volume_create_api' (5eafe527-8bc2-4ac7-ad9c-bafa8abd941e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:30.569239 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume request issued successfully. Aug 26 15:19:30.570048 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-512bef8f-9630-4cd9-8d1e-66c6857864ff tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:30.570666 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1376/5542] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:30 2026] POST /volume/v3/volumes => generated 756 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:30.582150 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-55084fb4-2bdc-43e1-8983-854f18522f45 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:30.584613 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:30.585164 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "81ed49c9-59d7-40af-9b72-98da97c4c289", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-684183730"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:30.587233 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume request body: {'volume': {"'backup_id": '81ed49c9-59d7-40af-9b72-98da97c4c289', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-684183730'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:30.587434 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume of 1 GB Aug 26 15:19:30.592819 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Availability Zones retrieved successfully. Aug 26 15:19:30.600832 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Flow 'volume_create_api' (9e2c15b8-410e-4cdb-9aa7-f71bd4d9045a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:30.602156 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71771a5-5578-4998-b24e-7d49f505760c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.603406 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:30.630143 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d71771a5-5578-4998-b24e-7d49f505760c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.630961 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4e35dc1-3291-461e-bf46-3c2177e117a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.668854 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Created reservations ['e9fdcbdf-56fc-420c-b849-dffd7dd1ba7b', '1531b05c-a0c5-4920-82fb-4e7f491db336', '20047865-1734-486f-8011-e6e89f887062', '1e74046d-8e82-4d9e-bda7-712d2c2b8026'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:30.669622 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4e35dc1-3291-461e-bf46-3c2177e117a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9fdcbdf-56fc-420c-b849-dffd7dd1ba7b', '1531b05c-a0c5-4920-82fb-4e7f491db336', '20047865-1734-486f-8011-e6e89f887062', '1e74046d-8e82-4d9e-bda7-712d2c2b8026']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.670332 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (923c1cfd-18b4-43e3-bd11-439fbf603ffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.690121 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (923c1cfd-18b4-43e3-bd11-439fbf603ffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-684183730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e936f5aee5490e8b14af6d1bb937bd',qos_specs=None,replication_status=,reservations=['e9fdcbdf-56fc-420c-b849-dffd7dd1ba7b','1531b05c-a0c5-4920-82fb-4e7f491db336','20047865-1734-486f-8011-e6e89f887062','1e74046d-8e82-4d9e-bda7-712d2c2b8026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab331f72c224e21aca01bb32eb158b2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-684183730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e936f5aee5490e8b14af6d1bb937bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab331f72c224e21aca01bb32eb158b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.690876 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a13287d4-e7a0-4bde-84b3-22e1f3d8b0d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.709474 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a13287d4-e7a0-4bde-84b3-22e1f3d8b0d2) transitioned into state 'SUCCESS' from state '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-684183730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e936f5aee5490e8b14af6d1bb937bd',qos_specs=None,replication_status=,reservations=['e9fdcbdf-56fc-420c-b849-dffd7dd1ba7b','1531b05c-a0c5-4920-82fb-4e7f491db336','20047865-1734-486f-8011-e6e89f887062','1e74046d-8e82-4d9e-bda7-712d2c2b8026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab331f72c224e21aca01bb32eb158b2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.710142 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b2f61c5-90cb-4fd6-8dd0-aa122a237973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.718591 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b2f61c5-90cb-4fd6-8dd0-aa122a237973) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.719308 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Flow 'volume_create_api' (9e2c15b8-410e-4cdb-9aa7-f71bd4d9045a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:30.719570 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume request issued successfully. Aug 26 15:19:30.720081 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-55084fb4-2bdc-43e1-8983-854f18522f45 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:30.720475 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1394/5543] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:30 2026] POST /volume/v3/volumes => generated 755 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:30.730991 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:30.732566 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:30.732897 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "81ed49c9-59d7-40af-9b72-98da97c4c289", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1049131513"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:30.734293 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume request body: {'volume': {"'backup_id": '81ed49c9-59d7-40af-9b72-98da97c4c289', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1049131513'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:30.734330 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume of 1 GB Aug 26 15:19:30.734529 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:30.734529 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:30.736370 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=178,cinder:UPDATE=61,cinder:INSERT=30,cinder:DELETE=1 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:19:30.739437 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Availability Zones retrieved successfully. Aug 26 15:19:30.744040 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Flow 'volume_create_api' (5df61d82-57de-4d89-9656-29a6d1c268bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:30.744996 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cecf0225-7dbf-4bb8-a58a-644feaccda53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.746343 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:30.768506 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cecf0225-7dbf-4bb8-a58a-644feaccda53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.769306 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (798076a3-b7d4-4e5a-8b42-2851b95fc586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.801507 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Created reservations ['659b19c2-0155-4be2-97c7-6adea49ab47f', 'f55d2df0-4ff8-42cb-84ef-2f91d38e2c49', '59e854a5-425f-4992-beae-df84b466e469', '2669d0ad-9019-40a3-8671-a1691e0f25e5'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:30.802221 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (798076a3-b7d4-4e5a-8b42-2851b95fc586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['659b19c2-0155-4be2-97c7-6adea49ab47f', 'f55d2df0-4ff8-42cb-84ef-2f91d38e2c49', '59e854a5-425f-4992-beae-df84b466e469', '2669d0ad-9019-40a3-8671-a1691e0f25e5']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.802815 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (448b6dfd-6513-42fd-ae82-78efc44f449f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.825607 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (448b6dfd-6513-42fd-ae82-78efc44f449f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11bbf8e4-bf1a-482c-bdc9-025c0389221d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1049131513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e936f5aee5490e8b14af6d1bb937bd',qos_specs=None,replication_status=,reservations=['659b19c2-0155-4be2-97c7-6adea49ab47f','f55d2df0-4ff8-42cb-84ef-2f91d38e2c49','59e854a5-425f-4992-beae-df84b466e469','2669d0ad-9019-40a3-8671-a1691e0f25e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab331f72c224e21aca01bb32eb158b2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1049131513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11bbf8e4-bf1a-482c-bdc9-025c0389221d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e936f5aee5490e8b14af6d1bb937bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab331f72c224e21aca01bb32eb158b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.826766 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f9773e7-10d1-4a90-a4e5-3e9bda13107e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.844867 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f9773e7-10d1-4a90-a4e5-3e9bda13107e) transitioned into state 'SUCCESS' from state '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-1049131513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e936f5aee5490e8b14af6d1bb937bd',qos_specs=None,replication_status=,reservations=['659b19c2-0155-4be2-97c7-6adea49ab47f','f55d2df0-4ff8-42cb-84ef-2f91d38e2c49','59e854a5-425f-4992-beae-df84b466e469','2669d0ad-9019-40a3-8671-a1691e0f25e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab331f72c224e21aca01bb32eb158b2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.845573 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (214dfa43-1ea5-43e9-9ccf-1fde9136da3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.854057 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (214dfa43-1ea5-43e9-9ccf-1fde9136da3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.854815 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Flow 'volume_create_api' (5df61d82-57de-4d89-9656-29a6d1c268bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:30.855149 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume request issued successfully. Aug 26 15:19:30.855683 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-31f4847d-00be-4bcc-b9c6-f1f34498aacc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:30.856078 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1394/5544] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:30 2026] POST /volume/v3/volumes => generated 756 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:30.869754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:30.871454 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:30.871759 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "81ed49c9-59d7-40af-9b72-98da97c4c289", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1835384097"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:30.873089 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume request body: {'volume': {"'backup_id": '81ed49c9-59d7-40af-9b72-98da97c4c289', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1835384097'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:30.873199 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume of 1 GB Aug 26 15:19:30.877017 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Availability Zones retrieved successfully. Aug 26 15:19:30.881994 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Flow 'volume_create_api' (e0253858-5244-45f5-9923-d41df9b79cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:30.882820 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc8895c-92a5-4997-8798-8eb2c57bc268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.883647 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:30.906559 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc8895c-92a5-4997-8798-8eb2c57bc268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.907488 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa1e636-7c9d-4514-b559-47f8c551d238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.941583 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Created reservations ['907446df-e8af-400f-b681-47ec87172b49', 'e50ad01a-11b2-4817-9af8-9109fd4d6e87', '7d58161b-ab4f-4721-be6b-3726a0bca8b1', '6fde28f7-d612-4af1-a2a5-b93bd29ea390'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:30.942643 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa1e636-7c9d-4514-b559-47f8c551d238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['907446df-e8af-400f-b681-47ec87172b49', 'e50ad01a-11b2-4817-9af8-9109fd4d6e87', '7d58161b-ab4f-4721-be6b-3726a0bca8b1', '6fde28f7-d612-4af1-a2a5-b93bd29ea390']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.943342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (672ab898-7aae-4224-b41e-aa7d2a7d7a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.965709 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (672ab898-7aae-4224-b41e-aa7d2a7d7a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0a35592-9ef6-43e4-a89c-518fbf98b24d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1835384097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e936f5aee5490e8b14af6d1bb937bd',qos_specs=None,replication_status=,reservations=['907446df-e8af-400f-b681-47ec87172b49','e50ad01a-11b2-4817-9af8-9109fd4d6e87','7d58161b-ab4f-4721-be6b-3726a0bca8b1','6fde28f7-d612-4af1-a2a5-b93bd29ea390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab331f72c224e21aca01bb32eb158b2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1835384097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0a35592-9ef6-43e4-a89c-518fbf98b24d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e936f5aee5490e8b14af6d1bb937bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab331f72c224e21aca01bb32eb158b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.966755 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afcd7c22-29cf-45c8-a096-d73b76c585de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.982298 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afcd7c22-29cf-45c8-a096-d73b76c585de) transitioned into state 'SUCCESS' from state '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-1835384097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e936f5aee5490e8b14af6d1bb937bd',qos_specs=None,replication_status=,reservations=['907446df-e8af-400f-b681-47ec87172b49','e50ad01a-11b2-4817-9af8-9109fd4d6e87','7d58161b-ab4f-4721-be6b-3726a0bca8b1','6fde28f7-d612-4af1-a2a5-b93bd29ea390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab331f72c224e21aca01bb32eb158b2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.983008 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (468c1b69-3e38-43b1-95f7-4eec6d20de63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:30.991280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (468c1b69-3e38-43b1-95f7-4eec6d20de63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:30.992117 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Flow 'volume_create_api' (e0253858-5244-45f5-9923-d41df9b79cad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:30.992369 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume request issued successfully. Aug 26 15:19:30.992858 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c4a20680-54d3-4bb3-94d0-224ba4607986 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:30.993252 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1381/5545] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:30 2026] POST /volume/v3/volumes => generated 756 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:31.006087 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:31.007901 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:31.008291 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "81ed49c9-59d7-40af-9b72-98da97c4c289", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-782874290"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:31.009807 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume request body: {'volume': {"'backup_id": '81ed49c9-59d7-40af-9b72-98da97c4c289', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-782874290'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:31.009991 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume of 1 GB Aug 26 15:19:31.010292 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:31.010292 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:31.014219 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Availability Zones retrieved successfully. Aug 26 15:19:31.019583 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Flow 'volume_create_api' (82303846-38b6-4bd1-bce2-c432c20ef4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:31.020428 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20217f6e-386b-4ddb-96bf-7cbca73a4a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:31.021276 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:31.044437 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20217f6e-386b-4ddb-96bf-7cbca73a4a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:31.045037 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41487d1b-7c30-41ef-9559-9c674368509f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:31.080633 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Created reservations ['92be7638-13d2-42ff-aea3-28d1c7d95741', 'ec7fc831-16ae-4ec8-944c-218f28c5e995', 'b4059bb4-daa3-49fe-8f7a-99695d2ee0ab', '085f1927-b171-42b3-88fa-d5414449d749'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:31.081353 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41487d1b-7c30-41ef-9559-9c674368509f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92be7638-13d2-42ff-aea3-28d1c7d95741', 'ec7fc831-16ae-4ec8-944c-218f28c5e995', 'b4059bb4-daa3-49fe-8f7a-99695d2ee0ab', '085f1927-b171-42b3-88fa-d5414449d749']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:31.082009 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5920389-6dba-4776-b619-61ef00300579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:31.101996 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5920389-6dba-4776-b619-61ef00300579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efbaec46-c588-4829-9cf5-7309552395f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-782874290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e936f5aee5490e8b14af6d1bb937bd',qos_specs=None,replication_status=,reservations=['92be7638-13d2-42ff-aea3-28d1c7d95741','ec7fc831-16ae-4ec8-944c-218f28c5e995','b4059bb4-daa3-49fe-8f7a-99695d2ee0ab','085f1927-b171-42b3-88fa-d5414449d749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab331f72c224e21aca01bb32eb158b2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-782874290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efbaec46-c588-4829-9cf5-7309552395f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7e936f5aee5490e8b14af6d1bb937bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab331f72c224e21aca01bb32eb158b2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:31.103185 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e5497e8-5f9c-49bc-8dca-560de4f31eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:31.120861 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e5497e8-5f9c-49bc-8dca-560de4f31eab) transitioned into state 'SUCCESS' from state '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-782874290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7e936f5aee5490e8b14af6d1bb937bd',qos_specs=None,replication_status=,reservations=['92be7638-13d2-42ff-aea3-28d1c7d95741','ec7fc831-16ae-4ec8-944c-218f28c5e995','b4059bb4-daa3-49fe-8f7a-99695d2ee0ab','085f1927-b171-42b3-88fa-d5414449d749'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab331f72c224e21aca01bb32eb158b2',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:31.121670 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04b6fad-6ded-45d3-97ae-e2fb1e552da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:31.132476 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e04b6fad-6ded-45d3-97ae-e2fb1e552da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:31.133362 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Flow 'volume_create_api' (82303846-38b6-4bd1-bce2-c432c20ef4c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:31.133663 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Create volume request issued successfully. Aug 26 15:19:31.134226 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-646f7fb0-ac81-48b1-90c2-1e0c6e7bec1e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:31.134700 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1377/5546] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:31 2026] POST /volume/v3/volumes => generated 755 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:31.145946 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d27470c5-62f1-4c4b-b9be-e7204fc942b5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:31.148033 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d27470c5-62f1-4c4b-b9be-e7204fc942b5 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/010d894e-9dff-4729-acfa-b742c766cbc6 Aug 26 15:19:31.148254 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d27470c5-62f1-4c4b-b9be-e7204fc942b5 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:31.148464 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d27470c5-62f1-4c4b-b9be-e7204fc942b5 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:31.155713 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:31.155713 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:31.159515 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d27470c5-62f1-4c4b-b9be-e7204fc942b5 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:31.163459 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d27470c5-62f1-4c4b-b9be-e7204fc942b5 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/010d894e-9dff-4729-acfa-b742c766cbc6 returned with HTTP 200 Aug 26 15:19:31.163817 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1395/5547] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:31 2026] GET /volume/v3/volumes/010d894e-9dff-4729-acfa-b742c766cbc6 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:31.176104 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-cbbd64bc-914b-4ecd-b339-4fa4010770d8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:31.177901 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cbbd64bc-914b-4ecd-b339-4fa4010770d8 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 Aug 26 15:19:31.178343 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cbbd64bc-914b-4ecd-b339-4fa4010770d8 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:31.178767 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-cbbd64bc-914b-4ecd-b339-4fa4010770d8 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:31.186515 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:31.186515 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:31.190838 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-cbbd64bc-914b-4ecd-b339-4fa4010770d8 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:31.196070 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-cbbd64bc-914b-4ecd-b339-4fa4010770d8 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 returned with HTTP 200 Aug 26 15:19:31.196148 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1395/5548] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:31 2026] GET /volume/v3/volumes/4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:31.199351 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-94b4a514-2179-4b10-85a6-abbf910f5e28 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:31.201280 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94b4a514-2179-4b10-85a6-abbf910f5e28 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 Aug 26 15:19:31.201478 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94b4a514-2179-4b10-85a6-abbf910f5e28 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:31.201694 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94b4a514-2179-4b10-85a6-abbf910f5e28 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:31.208312 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4e02368a-e3fb-4c02-9488-463970792cf9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:31.208581 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:31.208581 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:31.210102 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e02368a-e3fb-4c02-9488-463970792cf9 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/11bbf8e4-bf1a-482c-bdc9-025c0389221d Aug 26 15:19:31.210284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e02368a-e3fb-4c02-9488-463970792cf9 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:31.210491 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4e02368a-e3fb-4c02-9488-463970792cf9 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:31.212683 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-94b4a514-2179-4b10-85a6-abbf910f5e28 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:19:31.217298 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:31.217298 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:31.217413 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94b4a514-2179-4b10-85a6-abbf910f5e28 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 returned with HTTP 200 Aug 26 15:19:31.217824 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1382/5549] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:31 2026] GET /volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 => generated 1353 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:19:31.221251 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4e02368a-e3fb-4c02-9488-463970792cf9 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:31.225604 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4e02368a-e3fb-4c02-9488-463970792cf9 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/11bbf8e4-bf1a-482c-bdc9-025c0389221d returned with HTTP 200 Aug 26 15:19:31.226021 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1378/5550] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:31 2026] GET /volume/v3/volumes/11bbf8e4-bf1a-482c-bdc9-025c0389221d => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:31.229577 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ded3c310-d145-411a-a33b-3bd61e7f8ca0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:31.231316 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ded3c310-d145-411a-a33b-3bd61e7f8ca0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:19:31.231695 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ded3c310-d145-411a-a33b-3bd61e7f8ca0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e559d0fb-3f5d-40eb-92a8-ad631ada9572", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1235338136"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:31.233214 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-ded3c310-d145-411a-a33b-3bd61e7f8ca0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Creating new backup {'backup': {'volume_id': 'e559d0fb-3f5d-40eb-92a8-ad631ada9572', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1235338136'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:19:31.233308 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-ded3c310-d145-411a-a33b-3bd61e7f8ca0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Creating backup of volume e559d0fb-3f5d-40eb-92a8-ad631ada9572 in container None Aug 26 15:19:31.238021 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-925c4568-9fbe-4ae5-94f9-97ff4ac60f7f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:31.239821 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-925c4568-9fbe-4ae5-94f9-97ff4ac60f7f tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/a0a35592-9ef6-43e4-a89c-518fbf98b24d Aug 26 15:19:31.240040 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-925c4568-9fbe-4ae5-94f9-97ff4ac60f7f tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:31.240347 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-925c4568-9fbe-4ae5-94f9-97ff4ac60f7f tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:31.243845 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:31.243845 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:31.244593 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ded3c310-d145-411a-a33b-3bd61e7f8ca0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:19:31.246579 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:31.246579 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:31.250361 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-925c4568-9fbe-4ae5-94f9-97ff4ac60f7f tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:31.271106 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-925c4568-9fbe-4ae5-94f9-97ff4ac60f7f tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/a0a35592-9ef6-43e4-a89c-518fbf98b24d returned with HTTP 200 Aug 26 15:19:31.271736 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1396/5551] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:31 2026] GET /volume/v3/volumes/a0a35592-9ef6-43e4-a89c-518fbf98b24d => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:31.283448 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-ded3c310-d145-411a-a33b-3bd61e7f8ca0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Created reservations ['b118671c-f299-4508-a9d7-b07c8efaf6ac', '4f3deef8-1765-4b70-82b7-f14f1f66cfe5'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:31.284050 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dbfe45c1-1cb5-4fa4-bda4-fa1612846503 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:31.286046 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbfe45c1-1cb5-4fa4-bda4-fa1612846503 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/efbaec46-c588-4829-9cf5-7309552395f6 Aug 26 15:19:31.286273 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbfe45c1-1cb5-4fa4-bda4-fa1612846503 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:31.286489 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dbfe45c1-1cb5-4fa4-bda4-fa1612846503 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:31.293933 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:31.293933 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:31.298579 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dbfe45c1-1cb5-4fa4-bda4-fa1612846503 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:31.302344 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dbfe45c1-1cb5-4fa4-bda4-fa1612846503 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/efbaec46-c588-4829-9cf5-7309552395f6 returned with HTTP 200 Aug 26 15:19:31.302690 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1383/5552] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:31 2026] GET /volume/v3/volumes/efbaec46-c588-4829-9cf5-7309552395f6 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:31.314445 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c8481706-4a03-48f4-a20e-9192dff773ec None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:31.316469 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8481706-4a03-48f4-a20e-9192dff773ec tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] DELETE https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:31.316714 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8481706-4a03-48f4-a20e-9192dff773ec tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:31.316940 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c8481706-4a03-48f4-a20e-9192dff773ec tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:31.317148 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-c8481706-4a03-48f4-a20e-9192dff773ec tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete backup with id: 81ed49c9-59d7-40af-9b72-98da97c4c289. Aug 26 15:19:31.318550 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ded3c310-d145-411a-a33b-3bd61e7f8ca0 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:19:31.318956 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1396/5553] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:31 2026] POST /volume/v3/backups => generated 328 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:31.321017 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:31.321017 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:31.327796 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-80e348a6-c8ca-417a-a173-674942dc77c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:31.329386 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80e348a6-c8ca-417a-a173-674942dc77c2 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:31.329552 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80e348a6-c8ca-417a-a173-674942dc77c2 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:31.329708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-80e348a6-c8ca-417a-a173-674942dc77c2 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:31.329803 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-80e348a6-c8ca-417a-a173-674942dc77c2 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:31.331600 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-c8481706-4a03-48f4-a20e-9192dff773ec tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] delete_backup rpcapi backup_id 81ed49c9-59d7-40af-9b72-98da97c4c289 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:19:31.333018 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c8481706-4a03-48f4-a20e-9192dff773ec tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 202 Aug 26 15:19:31.333393 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1379/5554] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:31 2026] DELETE /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:19:31.333629 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:31.333629 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:31.334349 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-80e348a6-c8ca-417a-a173-674942dc77c2 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:31.334649 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1397/5555] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:31 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:31.340271 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-99b872d0-a862-486f-b1f2-7fec3c444ee0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:31.341877 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-99b872d0-a862-486f-b1f2-7fec3c444ee0 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:31.342078 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-99b872d0-a862-486f-b1f2-7fec3c444ee0 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:31.342261 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-99b872d0-a862-486f-b1f2-7fec3c444ee0 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:31.342365 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-99b872d0-a862-486f-b1f2-7fec3c444ee0 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:31.346446 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:31.346446 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:31.346780 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-99b872d0-a862-486f-b1f2-7fec3c444ee0 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 200 Aug 26 15:19:31.347141 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1384/5556] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:31 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:32.343472 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-773420ca-80f8-4d4c-8de2-beece45585df None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:32.345121 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-773420ca-80f8-4d4c-8de2-beece45585df tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:32.345297 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-773420ca-80f8-4d4c-8de2-beece45585df tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:32.345472 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-773420ca-80f8-4d4c-8de2-beece45585df tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:32.345568 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-773420ca-80f8-4d4c-8de2-beece45585df tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:32.349593 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:32.349593 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:32.350239 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-773420ca-80f8-4d4c-8de2-beece45585df tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:32.350538 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1397/5557] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:32 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:32.356610 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2c10b5ac-db7c-4dac-8a6f-2a519d7ce2f4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:32.358837 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2c10b5ac-db7c-4dac-8a6f-2a519d7ce2f4 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 Aug 26 15:19:32.359071 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2c10b5ac-db7c-4dac-8a6f-2a519d7ce2f4 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:32.359285 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2c10b5ac-db7c-4dac-8a6f-2a519d7ce2f4 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:32.359391 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2c10b5ac-db7c-4dac-8a6f-2a519d7ce2f4 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Show backup with id 81ed49c9-59d7-40af-9b72-98da97c4c289. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:32.363009 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2c10b5ac-db7c-4dac-8a6f-2a519d7ce2f4 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 returned with HTTP 404 Aug 26 15:19:32.363524 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1380/5558] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:32 2026] GET /volume/v3/backups/81ed49c9-59d7-40af-9b72-98da97c4c289 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:32.370202 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1cc30638-f01a-4469-a2f5-9d6fed660034 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:32.371745 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1cc30638-f01a-4469-a2f5-9d6fed660034 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] DELETE https://10.4.3.64/volume/v3/volumes/efbaec46-c588-4829-9cf5-7309552395f6 Aug 26 15:19:32.371975 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1cc30638-f01a-4469-a2f5-9d6fed660034 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:32.372179 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1cc30638-f01a-4469-a2f5-9d6fed660034 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:32.372328 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-1cc30638-f01a-4469-a2f5-9d6fed660034 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete volume with id: efbaec46-c588-4829-9cf5-7309552395f6 Aug 26 15:19:32.379154 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:32.379154 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:32.379537 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1cc30638-f01a-4469-a2f5-9d6fed660034 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:32.392803 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1cc30638-f01a-4469-a2f5-9d6fed660034 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete volume request issued successfully. Aug 26 15:19:32.392982 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1cc30638-f01a-4469-a2f5-9d6fed660034 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/efbaec46-c588-4829-9cf5-7309552395f6 returned with HTTP 202 Aug 26 15:19:32.393379 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1398/5559] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:32 2026] DELETE /volume/v3/volumes/efbaec46-c588-4829-9cf5-7309552395f6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:32.400113 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-041ed99b-3262-448b-a7ad-87412d9304cd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:32.401806 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-041ed99b-3262-448b-a7ad-87412d9304cd tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/efbaec46-c588-4829-9cf5-7309552395f6 Aug 26 15:19:32.402027 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-041ed99b-3262-448b-a7ad-87412d9304cd tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:32.402219 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-041ed99b-3262-448b-a7ad-87412d9304cd tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:32.409230 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:32.409230 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:32.412520 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-041ed99b-3262-448b-a7ad-87412d9304cd tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:32.416620 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-041ed99b-3262-448b-a7ad-87412d9304cd tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/efbaec46-c588-4829-9cf5-7309552395f6 returned with HTTP 200 Aug 26 15:19:32.417004 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1385/5560] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:32 2026] GET /volume/v3/volumes/efbaec46-c588-4829-9cf5-7309552395f6 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:33.360866 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-05aebf2e-3fbe-4646-a4d8-476caf063467 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:33.362666 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-05aebf2e-3fbe-4646-a4d8-476caf063467 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:33.362823 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-05aebf2e-3fbe-4646-a4d8-476caf063467 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:33.363053 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-05aebf2e-3fbe-4646-a4d8-476caf063467 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:33.363155 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-05aebf2e-3fbe-4646-a4d8-476caf063467 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:33.367153 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:33.367153 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:33.367820 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-05aebf2e-3fbe-4646-a4d8-476caf063467 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:33.368175 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1398/5561] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:33 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:33.429555 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-19d77e64-6000-4ad9-8e7d-82ff395874c9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:33.431245 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19d77e64-6000-4ad9-8e7d-82ff395874c9 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/efbaec46-c588-4829-9cf5-7309552395f6 Aug 26 15:19:33.431431 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19d77e64-6000-4ad9-8e7d-82ff395874c9 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:33.431603 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-19d77e64-6000-4ad9-8e7d-82ff395874c9 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:33.437162 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-19d77e64-6000-4ad9-8e7d-82ff395874c9 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/efbaec46-c588-4829-9cf5-7309552395f6 returned with HTTP 404 Aug 26 15:19:33.437601 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1381/5562] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:33 2026] GET /volume/v3/volumes/efbaec46-c588-4829-9cf5-7309552395f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:33.444489 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b2a100a2-46e2-44b9-b63f-92d133f4748e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:33.446929 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2a100a2-46e2-44b9-b63f-92d133f4748e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a0a35592-9ef6-43e4-a89c-518fbf98b24d Aug 26 15:19:33.447222 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b2a100a2-46e2-44b9-b63f-92d133f4748e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:33.447504 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b2a100a2-46e2-44b9-b63f-92d133f4748e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:33.447729 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-b2a100a2-46e2-44b9-b63f-92d133f4748e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete volume with id: a0a35592-9ef6-43e4-a89c-518fbf98b24d Aug 26 15:19:33.456862 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:33.456862 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:33.457442 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b2a100a2-46e2-44b9-b63f-92d133f4748e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:33.474276 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b2a100a2-46e2-44b9-b63f-92d133f4748e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete volume request issued successfully. Aug 26 15:19:33.474511 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b2a100a2-46e2-44b9-b63f-92d133f4748e tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/a0a35592-9ef6-43e4-a89c-518fbf98b24d returned with HTTP 202 Aug 26 15:19:33.475005 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1399/5563] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:33 2026] DELETE /volume/v3/volumes/a0a35592-9ef6-43e4-a89c-518fbf98b24d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:33.481395 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8793bf0f-5d5c-44a3-b669-1825761f02a2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:33.483331 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8793bf0f-5d5c-44a3-b669-1825761f02a2 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/a0a35592-9ef6-43e4-a89c-518fbf98b24d Aug 26 15:19:33.483538 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8793bf0f-5d5c-44a3-b669-1825761f02a2 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:33.483724 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8793bf0f-5d5c-44a3-b669-1825761f02a2 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:33.491085 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:33.491085 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:33.495288 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-8793bf0f-5d5c-44a3-b669-1825761f02a2 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:33.500373 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8793bf0f-5d5c-44a3-b669-1825761f02a2 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/a0a35592-9ef6-43e4-a89c-518fbf98b24d returned with HTTP 200 Aug 26 15:19:33.500788 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1386/5564] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:33 2026] GET /volume/v3/volumes/a0a35592-9ef6-43e4-a89c-518fbf98b24d => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:34.377181 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-21421bbb-ff48-492a-bf8f-a74dccaf3fff None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:34.378848 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21421bbb-ff48-492a-bf8f-a74dccaf3fff tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:34.379054 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21421bbb-ff48-492a-bf8f-a74dccaf3fff tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:34.379227 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-21421bbb-ff48-492a-bf8f-a74dccaf3fff tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:34.379328 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-21421bbb-ff48-492a-bf8f-a74dccaf3fff tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:34.383330 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:34.383330 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:34.384040 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-21421bbb-ff48-492a-bf8f-a74dccaf3fff tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:34.384385 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1399/5565] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:34 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:34.512107 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-77fc8d8c-8998-4db0-a9a4-e9acdf9d33a7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:34.513800 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-77fc8d8c-8998-4db0-a9a4-e9acdf9d33a7 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/a0a35592-9ef6-43e4-a89c-518fbf98b24d Aug 26 15:19:34.514025 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-77fc8d8c-8998-4db0-a9a4-e9acdf9d33a7 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:34.514216 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-77fc8d8c-8998-4db0-a9a4-e9acdf9d33a7 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:34.519756 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-77fc8d8c-8998-4db0-a9a4-e9acdf9d33a7 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/a0a35592-9ef6-43e4-a89c-518fbf98b24d returned with HTTP 404 Aug 26 15:19:34.520252 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1382/5566] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:34 2026] GET /volume/v3/volumes/a0a35592-9ef6-43e4-a89c-518fbf98b24d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:34.526500 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-60f6517c-3299-4598-9180-522ece53d388 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:34.528838 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60f6517c-3299-4598-9180-522ece53d388 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] DELETE https://10.4.3.64/volume/v3/volumes/11bbf8e4-bf1a-482c-bdc9-025c0389221d Aug 26 15:19:34.529150 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60f6517c-3299-4598-9180-522ece53d388 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:34.529398 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-60f6517c-3299-4598-9180-522ece53d388 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:34.529620 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-60f6517c-3299-4598-9180-522ece53d388 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete volume with id: 11bbf8e4-bf1a-482c-bdc9-025c0389221d Aug 26 15:19:34.537438 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:34.537438 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:34.537962 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-60f6517c-3299-4598-9180-522ece53d388 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:34.552490 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-60f6517c-3299-4598-9180-522ece53d388 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete volume request issued successfully. Aug 26 15:19:34.552653 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-60f6517c-3299-4598-9180-522ece53d388 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/11bbf8e4-bf1a-482c-bdc9-025c0389221d returned with HTTP 202 Aug 26 15:19:34.553028 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1400/5567] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:34 2026] DELETE /volume/v3/volumes/11bbf8e4-bf1a-482c-bdc9-025c0389221d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:34.560907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-99057bfd-adef-4b87-af00-5d5b575b8055 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:34.562756 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-99057bfd-adef-4b87-af00-5d5b575b8055 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/11bbf8e4-bf1a-482c-bdc9-025c0389221d Aug 26 15:19:34.563025 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-99057bfd-adef-4b87-af00-5d5b575b8055 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:34.563258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-99057bfd-adef-4b87-af00-5d5b575b8055 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:34.570165 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:34.570165 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:34.573644 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-99057bfd-adef-4b87-af00-5d5b575b8055 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:34.578219 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-99057bfd-adef-4b87-af00-5d5b575b8055 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/11bbf8e4-bf1a-482c-bdc9-025c0389221d returned with HTTP 200 Aug 26 15:19:34.578646 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1387/5568] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:34 2026] GET /volume/v3/volumes/11bbf8e4-bf1a-482c-bdc9-025c0389221d => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:35.395231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2303ca81-99fe-4673-b85d-2440c01547fe None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:35.397221 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2303ca81-99fe-4673-b85d-2440c01547fe tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:35.397320 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2303ca81-99fe-4673-b85d-2440c01547fe tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:35.397853 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2303ca81-99fe-4673-b85d-2440c01547fe tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:35.397853 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2303ca81-99fe-4673-b85d-2440c01547fe tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:35.402248 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:35.402248 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:35.402992 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2303ca81-99fe-4673-b85d-2440c01547fe tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:35.403591 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1400/5569] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:35 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:35.593775 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b12ee893-148a-48a2-8512-d4dc70a1af93 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:35.595463 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b12ee893-148a-48a2-8512-d4dc70a1af93 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/11bbf8e4-bf1a-482c-bdc9-025c0389221d Aug 26 15:19:35.595668 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b12ee893-148a-48a2-8512-d4dc70a1af93 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:35.595868 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b12ee893-148a-48a2-8512-d4dc70a1af93 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:35.601781 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b12ee893-148a-48a2-8512-d4dc70a1af93 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/11bbf8e4-bf1a-482c-bdc9-025c0389221d returned with HTTP 404 Aug 26 15:19:35.602343 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1383/5570] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:35 2026] GET /volume/v3/volumes/11bbf8e4-bf1a-482c-bdc9-025c0389221d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:35.608518 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bc85e8d9-862f-4fc9-a842-87118ca4a11c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:35.610219 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc85e8d9-862f-4fc9-a842-87118ca4a11c tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 Aug 26 15:19:35.610399 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc85e8d9-862f-4fc9-a842-87118ca4a11c tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:35.610584 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bc85e8d9-862f-4fc9-a842-87118ca4a11c tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:35.610733 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-bc85e8d9-862f-4fc9-a842-87118ca4a11c tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete volume with id: 4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 Aug 26 15:19:35.618222 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:35.618222 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:35.618641 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bc85e8d9-862f-4fc9-a842-87118ca4a11c tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:35.633384 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-bc85e8d9-862f-4fc9-a842-87118ca4a11c tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete volume request issued successfully. Aug 26 15:19:35.633555 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bc85e8d9-862f-4fc9-a842-87118ca4a11c tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 returned with HTTP 202 Aug 26 15:19:35.633998 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1401/5571] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:35 2026] DELETE /volume/v3/volumes/4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:35.641406 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cddff678-be68-435a-8635-6b9086c290fa None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:35.643126 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cddff678-be68-435a-8635-6b9086c290fa tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 Aug 26 15:19:35.643300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cddff678-be68-435a-8635-6b9086c290fa tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:35.643491 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cddff678-be68-435a-8635-6b9086c290fa tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:35.650024 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:35.650024 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:35.654002 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cddff678-be68-435a-8635-6b9086c290fa tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:35.658752 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cddff678-be68-435a-8635-6b9086c290fa tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 returned with HTTP 200 Aug 26 15:19:35.659180 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1388/5572] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:35 2026] GET /volume/v3/volumes/4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:36.413259 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1e0bb236-401f-43d4-a235-99466de264f6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:36.414979 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e0bb236-401f-43d4-a235-99466de264f6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:36.415160 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e0bb236-401f-43d4-a235-99466de264f6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:36.415338 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e0bb236-401f-43d4-a235-99466de264f6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:36.415429 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1e0bb236-401f-43d4-a235-99466de264f6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:36.419325 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:36.419325 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:36.419977 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e0bb236-401f-43d4-a235-99466de264f6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:36.420289 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1401/5573] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:36 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:36.671861 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3184b6fc-504f-4efd-a2dc-ff76b903c348 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:36.673603 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3184b6fc-504f-4efd-a2dc-ff76b903c348 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 Aug 26 15:19:36.673826 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3184b6fc-504f-4efd-a2dc-ff76b903c348 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:36.674039 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3184b6fc-504f-4efd-a2dc-ff76b903c348 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:36.680029 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3184b6fc-504f-4efd-a2dc-ff76b903c348 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 returned with HTTP 404 Aug 26 15:19:36.680451 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1384/5574] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:36 2026] GET /volume/v3/volumes/4eb24df1-3690-4c9b-b2f6-7ee0d2b49d61 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:36.687474 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-737f6eea-2432-4b92-8b71-56b3e388f191 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:36.689182 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-737f6eea-2432-4b92-8b71-56b3e388f191 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] DELETE https://10.4.3.64/volume/v3/volumes/010d894e-9dff-4729-acfa-b742c766cbc6 Aug 26 15:19:36.689388 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-737f6eea-2432-4b92-8b71-56b3e388f191 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:36.689593 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-737f6eea-2432-4b92-8b71-56b3e388f191 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:36.689770 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-737f6eea-2432-4b92-8b71-56b3e388f191 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete volume with id: 010d894e-9dff-4729-acfa-b742c766cbc6 Aug 26 15:19:36.695960 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:36.695960 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:36.696380 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-737f6eea-2432-4b92-8b71-56b3e388f191 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:36.709780 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-737f6eea-2432-4b92-8b71-56b3e388f191 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete volume request issued successfully. Aug 26 15:19:36.710000 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-737f6eea-2432-4b92-8b71-56b3e388f191 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/010d894e-9dff-4729-acfa-b742c766cbc6 returned with HTTP 202 Aug 26 15:19:36.710390 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1402/5575] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:36 2026] DELETE /volume/v3/volumes/010d894e-9dff-4729-acfa-b742c766cbc6 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:36.717026 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cbf67dbb-3fb7-41a5-a47b-548c3ca12bdc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:36.719041 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cbf67dbb-3fb7-41a5-a47b-548c3ca12bdc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/010d894e-9dff-4729-acfa-b742c766cbc6 Aug 26 15:19:36.719261 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cbf67dbb-3fb7-41a5-a47b-548c3ca12bdc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:36.719469 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cbf67dbb-3fb7-41a5-a47b-548c3ca12bdc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:36.725862 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:36.725862 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:36.729665 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-cbf67dbb-3fb7-41a5-a47b-548c3ca12bdc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:36.733475 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cbf67dbb-3fb7-41a5-a47b-548c3ca12bdc tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/010d894e-9dff-4729-acfa-b742c766cbc6 returned with HTTP 200 Aug 26 15:19:36.733822 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1389/5576] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:36 2026] GET /volume/v3/volumes/010d894e-9dff-4729-acfa-b742c766cbc6 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:37.430105 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6067e103-a78a-4aa3-8410-6bd15adc2aba None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:37.432440 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6067e103-a78a-4aa3-8410-6bd15adc2aba tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:37.432701 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6067e103-a78a-4aa3-8410-6bd15adc2aba tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:37.432995 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6067e103-a78a-4aa3-8410-6bd15adc2aba tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:37.433158 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-6067e103-a78a-4aa3-8410-6bd15adc2aba tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:37.438344 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:37.438344 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:37.439189 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6067e103-a78a-4aa3-8410-6bd15adc2aba tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:37.439692 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1402/5577] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:37 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:37.745014 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c3fe2fc5-63a3-49d0-89bb-aed6ab9310ef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:37.746796 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3fe2fc5-63a3-49d0-89bb-aed6ab9310ef tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/010d894e-9dff-4729-acfa-b742c766cbc6 Aug 26 15:19:37.747039 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3fe2fc5-63a3-49d0-89bb-aed6ab9310ef tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:37.747217 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c3fe2fc5-63a3-49d0-89bb-aed6ab9310ef tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:37.753226 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c3fe2fc5-63a3-49d0-89bb-aed6ab9310ef tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/010d894e-9dff-4729-acfa-b742c766cbc6 returned with HTTP 404 Aug 26 15:19:37.753757 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1385/5578] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:37 2026] GET /volume/v3/volumes/010d894e-9dff-4729-acfa-b742c766cbc6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:37.761087 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fb343617-751e-43b4-bea1-f3b4f179f739 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:37.763188 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb343617-751e-43b4-bea1-f3b4f179f739 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] DELETE https://10.4.3.64/volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 Aug 26 15:19:37.764400 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb343617-751e-43b4-bea1-f3b4f179f739 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:37.764400 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fb343617-751e-43b4-bea1-f3b4f179f739 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:37.764400 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-fb343617-751e-43b4-bea1-f3b4f179f739 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete volume with id: f206898c-252d-4d8a-81a9-8190c903ee99 Aug 26 15:19:37.771007 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:37.771007 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:37.771373 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fb343617-751e-43b4-bea1-f3b4f179f739 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:37.786964 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fb343617-751e-43b4-bea1-f3b4f179f739 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Delete volume request issued successfully. Aug 26 15:19:37.787219 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fb343617-751e-43b4-bea1-f3b4f179f739 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 returned with HTTP 202 Aug 26 15:19:37.787756 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1403/5579] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:37 2026] DELETE /volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:37.798604 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-adcf3afa-54bd-40e2-aac4-57a7c240227b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:37.806304 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-adcf3afa-54bd-40e2-aac4-57a7c240227b tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 Aug 26 15:19:37.807025 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-adcf3afa-54bd-40e2-aac4-57a7c240227b tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:37.807781 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-adcf3afa-54bd-40e2-aac4-57a7c240227b tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:37.817119 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:37.817119 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:37.820877 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-adcf3afa-54bd-40e2-aac4-57a7c240227b tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Volume info retrieved successfully. Aug 26 15:19:37.824817 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-adcf3afa-54bd-40e2-aac4-57a7c240227b tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 returned with HTTP 200 Aug 26 15:19:37.825214 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1390/5580] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:37 2026] GET /volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:38.449594 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2bdb79e1-b817-4123-89ca-76f92d55e108 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:38.451371 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2bdb79e1-b817-4123-89ca-76f92d55e108 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:38.451576 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2bdb79e1-b817-4123-89ca-76f92d55e108 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:38.451783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2bdb79e1-b817-4123-89ca-76f92d55e108 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:38.451941 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2bdb79e1-b817-4123-89ca-76f92d55e108 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:38.456290 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:38.456290 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:38.457092 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2bdb79e1-b817-4123-89ca-76f92d55e108 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:38.457420 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1403/5581] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:38 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:38.837621 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e88794c8-d66e-4e9d-aebe-1dd21eef7e95 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:38.839498 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e88794c8-d66e-4e9d-aebe-1dd21eef7e95 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] GET https://10.4.3.64/volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 Aug 26 15:19:38.839724 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e88794c8-d66e-4e9d-aebe-1dd21eef7e95 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:38.839992 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e88794c8-d66e-4e9d-aebe-1dd21eef7e95 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:38.845786 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e88794c8-d66e-4e9d-aebe-1dd21eef7e95 tempest-CreateVolumesFromBackupTest-251106 tempest-CreateVolumesFromBackupTest-251106-project-member] https://10.4.3.64/volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 returned with HTTP 404 Aug 26 15:19:38.846281 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1386/5582] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:38 2026] GET /volume/v3/volumes/f206898c-252d-4d8a-81a9-8190c903ee99 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 26 15:19:39.467034 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b0d8566a-49d9-44e5-90b6-587a816335c1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:39.469211 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b0d8566a-49d9-44e5-90b6-587a816335c1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:39.469435 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b0d8566a-49d9-44e5-90b6-587a816335c1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:39.469667 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b0d8566a-49d9-44e5-90b6-587a816335c1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:39.469811 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-b0d8566a-49d9-44e5-90b6-587a816335c1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:39.474189 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:39.474189 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:39.474998 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b0d8566a-49d9-44e5-90b6-587a816335c1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:39.475387 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1404/5583] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:39 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:39.989459 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ba1f6052-37f8-4d93-b277-205c6827556e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:40.066021 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:40.066390 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-18915267"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:40.068005 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume request body: {'volume': {"'imageRef": '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-18915267'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:40.068153 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume of 1 GB Aug 26 15:19:40.072874 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Availability Zones retrieved successfully. Aug 26 15:19:40.079022 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Flow 'volume_create_api' (3f653b04-697c-426b-9697-1c4f0df07605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:40.080142 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46ff529-6475-4d27-b66a-aedbec76626f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.081232 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:40.109809 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f46ff529-6475-4d27-b66a-aedbec76626f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.110648 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5076d4dd-de5b-42d9-a781-d4664b8c04cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.173538 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Created reservations ['c8a1e56d-52fa-4923-85c9-7fa2faa6525a', '8d7bb63d-7058-4d31-b1b2-43d40f88ec4f', '93b0c32e-9402-4c2c-b129-7d36146dde30', '288008ad-964a-4ead-9686-c28f2a167e1c'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:40.174307 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5076d4dd-de5b-42d9-a781-d4664b8c04cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8a1e56d-52fa-4923-85c9-7fa2faa6525a', '8d7bb63d-7058-4d31-b1b2-43d40f88ec4f', '93b0c32e-9402-4c2c-b129-7d36146dde30', '288008ad-964a-4ead-9686-c28f2a167e1c']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.175064 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7fc81a6-e1e0-4a85-94dc-0f5dc446e21d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.197614 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b7fc81a6-e1e0-4a85-94dc-0f5dc446e21d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f588279-7c24-44b9-a050-afb966adc71f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-18915267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a225ca893c41d5b3ba5adb07a7355c',qos_specs=None,replication_status=,reservations=['c8a1e56d-52fa-4923-85c9-7fa2faa6525a','8d7bb63d-7058-4d31-b1b2-43d40f88ec4f','93b0c32e-9402-4c2c-b129-7d36146dde30','288008ad-964a-4ead-9686-c28f2a167e1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-18915267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f588279-7c24-44b9-a050-afb966adc71f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29a225ca893c41d5b3ba5adb07a7355c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.198316 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07bd2fb4-28da-475a-8ddd-d1402a6e6cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.215123 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07bd2fb4-28da-475a-8ddd-d1402a6e6cfb) transitioned into state 'SUCCESS' from state '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-18915267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a225ca893c41d5b3ba5adb07a7355c',qos_specs=None,replication_status=,reservations=['c8a1e56d-52fa-4923-85c9-7fa2faa6525a','8d7bb63d-7058-4d31-b1b2-43d40f88ec4f','93b0c32e-9402-4c2c-b129-7d36146dde30','288008ad-964a-4ead-9686-c28f2a167e1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.215776 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eafae40b-574b-4812-9ca9-ddccf644932a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.224355 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eafae40b-574b-4812-9ca9-ddccf644932a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.225186 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Flow 'volume_create_api' (3f653b04-697c-426b-9697-1c4f0df07605) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:40.225484 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume request issued successfully. Aug 26 15:19:40.226029 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ba1f6052-37f8-4d93-b277-205c6827556e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:40.226423 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1391/5584] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:39 2026] POST /volume/v3/volumes => generated 753 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:40.241015 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5e06873c-c020-49e5-aef3-641d07e68170 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:40.242865 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:40.243278 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-922988647"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:40.244979 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume request body: {'volume': {"'imageRef": '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-922988647'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:40.245098 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume of 1 GB Aug 26 15:19:40.249499 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Availability Zones retrieved successfully. Aug 26 15:19:40.254806 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Flow 'volume_create_api' (a01a6e78-b900-4700-a67d-1e4f9ffc33fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:40.255638 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f04551-76fc-4647-8d47-f0e7a5356992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.256510 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:40.281613 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f04551-76fc-4647-8d47-f0e7a5356992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.282515 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fb26e1-4277-4fc0-8b8d-a367dd32b9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.323770 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Created reservations ['fb245bd1-c897-4892-ad69-e1fcfa3ba024', '21dbaaea-779e-4197-87e1-7670f50bd638', '9b72eaaf-deec-4145-978f-40db790857fe', '047359f5-9f1d-4b2d-8b36-f95b6cb7985b'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:40.324637 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6fb26e1-4277-4fc0-8b8d-a367dd32b9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb245bd1-c897-4892-ad69-e1fcfa3ba024', '21dbaaea-779e-4197-87e1-7670f50bd638', '9b72eaaf-deec-4145-978f-40db790857fe', '047359f5-9f1d-4b2d-8b36-f95b6cb7985b']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.325355 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a752bda1-0331-472c-803b-400a9789a450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.346478 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a752bda1-0331-472c-803b-400a9789a450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be7f523-059e-498d-90b5-db451eb8e056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-922988647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a225ca893c41d5b3ba5adb07a7355c',qos_specs=None,replication_status=,reservations=['fb245bd1-c897-4892-ad69-e1fcfa3ba024','21dbaaea-779e-4197-87e1-7670f50bd638','9b72eaaf-deec-4145-978f-40db790857fe','047359f5-9f1d-4b2d-8b36-f95b6cb7985b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-922988647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7be7f523-059e-498d-90b5-db451eb8e056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29a225ca893c41d5b3ba5adb07a7355c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.347251 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87a60e6-666e-488a-9f13-48d8e01d0a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.365760 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f87a60e6-666e-488a-9f13-48d8e01d0a54) transitioned into state 'SUCCESS' from state '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-922988647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a225ca893c41d5b3ba5adb07a7355c',qos_specs=None,replication_status=,reservations=['fb245bd1-c897-4892-ad69-e1fcfa3ba024','21dbaaea-779e-4197-87e1-7670f50bd638','9b72eaaf-deec-4145-978f-40db790857fe','047359f5-9f1d-4b2d-8b36-f95b6cb7985b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.366827 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79d636a-e4e2-4239-929f-2df661f9be88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.378896 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f79d636a-e4e2-4239-929f-2df661f9be88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.379666 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Flow 'volume_create_api' (a01a6e78-b900-4700-a67d-1e4f9ffc33fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:40.380010 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume request issued successfully. Aug 26 15:19:40.380529 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5e06873c-c020-49e5-aef3-641d07e68170 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:40.380951 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1404/5585] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:40 2026] POST /volume/v3/volumes => generated 754 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:40.391579 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d5367a33-39e1-4154-9af0-f88484f2f917 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:40.393202 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:40.393520 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1937485301"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:40.395025 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume request body: {'volume': {"'imageRef": '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1937485301'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:40.395176 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume of 1 GB Aug 26 15:19:40.398890 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Availability Zones retrieved successfully. Aug 26 15:19:40.403977 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Flow 'volume_create_api' (c35e2d4c-6160-4e37-be5a-0c554f79c2f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:40.404808 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57158df-f4a6-4804-909e-808cb29c4997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.405733 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:40.426939 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e57158df-f4a6-4804-909e-808cb29c4997) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.427595 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753280fb-15aa-4afa-9683-29efce2ee9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.466751 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Created reservations ['6996b036-f3b7-47f1-a30a-2f8d901e8ddc', 'fa7811ce-3ebd-437f-97ae-403c18e888c3', 'd073400b-becb-4306-a489-fbd88bdef182', '6af4d4f9-446f-4c24-a769-16db00212dd3'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:40.467575 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753280fb-15aa-4afa-9683-29efce2ee9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6996b036-f3b7-47f1-a30a-2f8d901e8ddc', 'fa7811ce-3ebd-437f-97ae-403c18e888c3', 'd073400b-becb-4306-a489-fbd88bdef182', '6af4d4f9-446f-4c24-a769-16db00212dd3']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.468579 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89306a95-5231-4916-9566-678a57e2daf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.485242 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c6718dbf-92d8-4f5e-8cca-d844e59e8c80 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:40.486962 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6718dbf-92d8-4f5e-8cca-d844e59e8c80 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:40.487170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6718dbf-92d8-4f5e-8cca-d844e59e8c80 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:40.487364 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c6718dbf-92d8-4f5e-8cca-d844e59e8c80 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:40.487507 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-c6718dbf-92d8-4f5e-8cca-d844e59e8c80 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:40.491425 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89306a95-5231-4916-9566-678a57e2daf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6312216-7e5c-4553-afb8-8345fb02dbfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1937485301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a225ca893c41d5b3ba5adb07a7355c',qos_specs=None,replication_status=,reservations=['6996b036-f3b7-47f1-a30a-2f8d901e8ddc','fa7811ce-3ebd-437f-97ae-403c18e888c3','d073400b-becb-4306-a489-fbd88bdef182','6af4d4f9-446f-4c24-a769-16db00212dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1937485301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6312216-7e5c-4553-afb8-8345fb02dbfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29a225ca893c41d5b3ba5adb07a7355c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.492047 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:40.492047 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:40.492296 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a50353f9-2570-40e7-8806-374abbc4d37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.492744 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c6718dbf-92d8-4f5e-8cca-d844e59e8c80 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:40.493131 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1405/5586] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:40 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:40.510552 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a50353f9-2570-40e7-8806-374abbc4d37b) transitioned into state 'SUCCESS' from state '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-1937485301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a225ca893c41d5b3ba5adb07a7355c',qos_specs=None,replication_status=,reservations=['6996b036-f3b7-47f1-a30a-2f8d901e8ddc','fa7811ce-3ebd-437f-97ae-403c18e888c3','d073400b-becb-4306-a489-fbd88bdef182','6af4d4f9-446f-4c24-a769-16db00212dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.511235 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea6b6d9-85c2-48c9-9eab-ca4ff443b0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.519640 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea6b6d9-85c2-48c9-9eab-ca4ff443b0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.520408 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Flow 'volume_create_api' (c35e2d4c-6160-4e37-be5a-0c554f79c2f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:40.520681 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume request issued successfully. Aug 26 15:19:40.521272 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d5367a33-39e1-4154-9af0-f88484f2f917 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:40.531959 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1387/5587] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:40 2026] POST /volume/v3/volumes => generated 755 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:40.544165 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:40.546315 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:40.546606 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1351663408"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:40.548144 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume request body: {'volume': {"'imageRef": '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1351663408'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:40.548340 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume of 1 GB Aug 26 15:19:40.548543 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:40.548543 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:40.552436 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Availability Zones retrieved successfully. Aug 26 15:19:40.557972 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Flow 'volume_create_api' (f0c9eb18-67fe-4588-b538-8cb51eaf091a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:40.558822 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772f45a0-2bf3-4bb8-9d59-f97834e2eafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.559748 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:40.585241 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772f45a0-2bf3-4bb8-9d59-f97834e2eafb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.586003 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc37b974-1440-4d98-9c4c-e2267300249c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.625192 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Created reservations ['ccc105b4-f1d0-4c65-a2c3-583c4bf07f23', '292b00bd-b506-4dbd-b46e-9e84229f54ec', 'b2fae34a-3a06-44b0-a778-24f466b6333d', '9f3c1744-687c-4a24-92bb-9da850e27789'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:40.626174 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc37b974-1440-4d98-9c4c-e2267300249c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccc105b4-f1d0-4c65-a2c3-583c4bf07f23', '292b00bd-b506-4dbd-b46e-9e84229f54ec', 'b2fae34a-3a06-44b0-a778-24f466b6333d', '9f3c1744-687c-4a24-92bb-9da850e27789']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.627153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8ea257-4138-4054-b446-529584c1e360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.654797 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e8ea257-4138-4054-b446-529584c1e360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd077fb68-aa0c-4b12-8f60-88c0331163a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1351663408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a225ca893c41d5b3ba5adb07a7355c',qos_specs=None,replication_status=,reservations=['ccc105b4-f1d0-4c65-a2c3-583c4bf07f23','292b00bd-b506-4dbd-b46e-9e84229f54ec','b2fae34a-3a06-44b0-a778-24f466b6333d','9f3c1744-687c-4a24-92bb-9da850e27789'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1351663408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d077fb68-aa0c-4b12-8f60-88c0331163a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29a225ca893c41d5b3ba5adb07a7355c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.656115 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc86f2f7-a08a-4895-815b-6584746556e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.676896 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc86f2f7-a08a-4895-815b-6584746556e9) transitioned into state 'SUCCESS' from state '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-1351663408',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a225ca893c41d5b3ba5adb07a7355c',qos_specs=None,replication_status=,reservations=['ccc105b4-f1d0-4c65-a2c3-583c4bf07f23','292b00bd-b506-4dbd-b46e-9e84229f54ec','b2fae34a-3a06-44b0-a778-24f466b6333d','9f3c1744-687c-4a24-92bb-9da850e27789'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.677768 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9511cb17-ae5d-49d3-a8a1-7f755e2c0055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.688201 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9511cb17-ae5d-49d3-a8a1-7f755e2c0055) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.688948 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Flow 'volume_create_api' (f0c9eb18-67fe-4588-b538-8cb51eaf091a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:40.689222 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume request issued successfully. Aug 26 15:19:40.689717 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-24a1e2fe-e8ad-40a6-bafe-5d6c3bb135d4 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:40.690130 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1392/5588] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:40 2026] POST /volume/v3/volumes => generated 755 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:40.704108 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:40.706011 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:40.706357 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1081920933"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:40.707764 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume request body: {'volume': {"'imageRef": '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1081920933'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:40.707910 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume of 1 GB Aug 26 15:19:40.708191 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:40.708191 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:40.712232 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Availability Zones retrieved successfully. Aug 26 15:19:40.717435 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Flow 'volume_create_api' (3caa5a91-d791-4675-8958-9e83f3c0d9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:40.718361 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f920f32-2bb2-4a4d-817a-14ffe6a7b67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.719231 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:40.743027 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f920f32-2bb2-4a4d-817a-14ffe6a7b67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.743745 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a145eb1d-0e97-4130-987d-c29fa2fde1f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.776999 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Created reservations ['b256f9a9-ca9a-48c8-86c2-379615df5be7', 'db023a8e-d026-4743-b6fd-b5849737c54c', 'dc51daa4-d732-4bcf-9866-2980a1f35069', '59730cc6-7487-4f86-875a-65c5b13ea1ec'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:40.777717 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a145eb1d-0e97-4130-987d-c29fa2fde1f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b256f9a9-ca9a-48c8-86c2-379615df5be7', 'db023a8e-d026-4743-b6fd-b5849737c54c', 'dc51daa4-d732-4bcf-9866-2980a1f35069', '59730cc6-7487-4f86-875a-65c5b13ea1ec']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.778817 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296ec9f9-258e-45e7-958b-43ff6bb3180d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.799697 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (296ec9f9-258e-45e7-958b-43ff6bb3180d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '895aebc3-1a21-4ed2-bff8-6d606b02842f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1081920933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a225ca893c41d5b3ba5adb07a7355c',qos_specs=None,replication_status=,reservations=['b256f9a9-ca9a-48c8-86c2-379615df5be7','db023a8e-d026-4743-b6fd-b5849737c54c','dc51daa4-d732-4bcf-9866-2980a1f35069','59730cc6-7487-4f86-875a-65c5b13ea1ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1081920933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=895aebc3-1a21-4ed2-bff8-6d606b02842f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29a225ca893c41d5b3ba5adb07a7355c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.800605 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e158a2-fb8c-4433-8dfc-874f41921b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.823687 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33e158a2-fb8c-4433-8dfc-874f41921b89) transitioned into state 'SUCCESS' from state '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-1081920933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29a225ca893c41d5b3ba5adb07a7355c',qos_specs=None,replication_status=,reservations=['b256f9a9-ca9a-48c8-86c2-379615df5be7','db023a8e-d026-4743-b6fd-b5849737c54c','dc51daa4-d732-4bcf-9866-2980a1f35069','59730cc6-7487-4f86-875a-65c5b13ea1ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29ff6b3cd5e64faaa519d70e12fd1dcd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.824624 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2254ec-5302-4442-82d5-139040460aa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:40.837431 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a2254ec-5302-4442-82d5-139040460aa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:40.838403 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Flow 'volume_create_api' (3caa5a91-d791-4675-8958-9e83f3c0d9eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:40.838739 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Create volume request issued successfully. Aug 26 15:19:40.839406 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eda14f69-e52e-47bd-905f-c78c240e2c4e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:40.840098 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1405/5589] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:40 2026] POST /volume/v3/volumes => generated 755 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:40.855619 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-13372b0a-b542-44d1-a887-63dac50d9a48 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:40.857813 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13372b0a-b542-44d1-a887-63dac50d9a48 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/8f588279-7c24-44b9-a050-afb966adc71f Aug 26 15:19:40.858108 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13372b0a-b542-44d1-a887-63dac50d9a48 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:40.858367 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-13372b0a-b542-44d1-a887-63dac50d9a48 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:40.865953 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:40.865953 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:40.869578 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-13372b0a-b542-44d1-a887-63dac50d9a48 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:40.874252 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-13372b0a-b542-44d1-a887-63dac50d9a48 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/8f588279-7c24-44b9-a050-afb966adc71f returned with HTTP 200 Aug 26 15:19:40.874835 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1406/5590] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:40 2026] GET /volume/v3/volumes/8f588279-7c24-44b9-a050-afb966adc71f => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:40.886979 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3a6f7e2e-b77b-481c-861d-2626b78fe494 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:40.888820 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3a6f7e2e-b77b-481c-861d-2626b78fe494 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/7be7f523-059e-498d-90b5-db451eb8e056 Aug 26 15:19:40.889044 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3a6f7e2e-b77b-481c-861d-2626b78fe494 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:40.889256 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3a6f7e2e-b77b-481c-861d-2626b78fe494 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:40.896126 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:40.896126 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:40.899377 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-3a6f7e2e-b77b-481c-861d-2626b78fe494 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:40.903370 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3a6f7e2e-b77b-481c-861d-2626b78fe494 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/7be7f523-059e-498d-90b5-db451eb8e056 returned with HTTP 200 Aug 26 15:19:40.903822 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1388/5591] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:40 2026] GET /volume/v3/volumes/7be7f523-059e-498d-90b5-db451eb8e056 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:40.917040 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1e8e387c-8210-4e90-95d7-5686bd3f894b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:40.919125 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e8e387c-8210-4e90-95d7-5686bd3f894b tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/b6312216-7e5c-4553-afb8-8345fb02dbfc Aug 26 15:19:40.919367 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1e8e387c-8210-4e90-95d7-5686bd3f894b tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:40.919574 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1e8e387c-8210-4e90-95d7-5686bd3f894b tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:40.928359 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:40.928359 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:40.932493 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1e8e387c-8210-4e90-95d7-5686bd3f894b tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:40.937362 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e8e387c-8210-4e90-95d7-5686bd3f894b tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/b6312216-7e5c-4553-afb8-8345fb02dbfc returned with HTTP 200 Aug 26 15:19:40.937791 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1393/5592] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:40 2026] GET /volume/v3/volumes/b6312216-7e5c-4553-afb8-8345fb02dbfc => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:40.950120 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3eadb502-6d31-4cc7-9f8b-7f47c52e36dd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:40.952253 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3eadb502-6d31-4cc7-9f8b-7f47c52e36dd tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/d077fb68-aa0c-4b12-8f60-88c0331163a7 Aug 26 15:19:40.952472 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3eadb502-6d31-4cc7-9f8b-7f47c52e36dd tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:40.952679 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3eadb502-6d31-4cc7-9f8b-7f47c52e36dd tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:40.960451 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:40.960451 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:40.964189 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3eadb502-6d31-4cc7-9f8b-7f47c52e36dd tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:40.968189 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3eadb502-6d31-4cc7-9f8b-7f47c52e36dd tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/d077fb68-aa0c-4b12-8f60-88c0331163a7 returned with HTTP 200 Aug 26 15:19:40.968654 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1406/5593] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:40 2026] GET /volume/v3/volumes/d077fb68-aa0c-4b12-8f60-88c0331163a7 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:40.978967 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dbeab505-d1ed-4306-8c66-49ab5123c49e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:40.980701 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dbeab505-d1ed-4306-8c66-49ab5123c49e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f Aug 26 15:19:40.980935 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dbeab505-d1ed-4306-8c66-49ab5123c49e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:40.981139 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dbeab505-d1ed-4306-8c66-49ab5123c49e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:40.987310 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:40.987310 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:40.990477 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dbeab505-d1ed-4306-8c66-49ab5123c49e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:40.994136 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dbeab505-d1ed-4306-8c66-49ab5123c49e tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f returned with HTTP 200 Aug 26 15:19:40.994638 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1407/5594] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:40 2026] GET /volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:41.503675 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-da9b7325-7c20-487c-9b86-23e9fb86bfb6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:41.505445 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-da9b7325-7c20-487c-9b86-23e9fb86bfb6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:41.505629 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-da9b7325-7c20-487c-9b86-23e9fb86bfb6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:41.505830 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-da9b7325-7c20-487c-9b86-23e9fb86bfb6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:41.505952 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-da9b7325-7c20-487c-9b86-23e9fb86bfb6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:41.510034 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:41.510034 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:41.510697 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-da9b7325-7c20-487c-9b86-23e9fb86bfb6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:41.511064 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1389/5595] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:41 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:42.007153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a3e2e30f-9e73-4731-b28d-3f84a63cf281 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:42.008720 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a3e2e30f-9e73-4731-b28d-3f84a63cf281 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f Aug 26 15:19:42.008916 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a3e2e30f-9e73-4731-b28d-3f84a63cf281 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:42.009086 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a3e2e30f-9e73-4731-b28d-3f84a63cf281 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:42.015135 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:42.015135 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:42.018029 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a3e2e30f-9e73-4731-b28d-3f84a63cf281 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:42.021458 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a3e2e30f-9e73-4731-b28d-3f84a63cf281 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f returned with HTTP 200 Aug 26 15:19:42.021837 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1394/5596] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:42 2026] GET /volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:42.036901 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-05e7765b-a894-4fa1-ada2-33baf00e6be1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:42.038761 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-05e7765b-a894-4fa1-ada2-33baf00e6be1 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] DELETE https://10.4.3.64/volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f Aug 26 15:19:42.039020 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-05e7765b-a894-4fa1-ada2-33baf00e6be1 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:42.039245 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-05e7765b-a894-4fa1-ada2-33baf00e6be1 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:42.039468 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-05e7765b-a894-4fa1-ada2-33baf00e6be1 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Delete volume with id: 895aebc3-1a21-4ed2-bff8-6d606b02842f Aug 26 15:19:42.045959 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:42.045959 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:42.046423 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-05e7765b-a894-4fa1-ada2-33baf00e6be1 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:42.061001 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-05e7765b-a894-4fa1-ada2-33baf00e6be1 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Delete volume request issued successfully. Aug 26 15:19:42.061184 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-05e7765b-a894-4fa1-ada2-33baf00e6be1 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f returned with HTTP 202 Aug 26 15:19:42.061587 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1407/5597] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:42 2026] DELETE /volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:42.068293 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6d7b2b53-2872-4c2f-a70c-a0f277a4b441 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:42.070112 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6d7b2b53-2872-4c2f-a70c-a0f277a4b441 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f Aug 26 15:19:42.070319 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6d7b2b53-2872-4c2f-a70c-a0f277a4b441 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:42.070497 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6d7b2b53-2872-4c2f-a70c-a0f277a4b441 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:42.077215 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:42.077215 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:42.080637 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6d7b2b53-2872-4c2f-a70c-a0f277a4b441 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:42.084584 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6d7b2b53-2872-4c2f-a70c-a0f277a4b441 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f returned with HTTP 200 Aug 26 15:19:42.084953 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1408/5598] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:42 2026] GET /volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:42.520652 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e0c38929-836f-4a2d-b414-c22c230dca14 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:42.522835 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0c38929-836f-4a2d-b414-c22c230dca14 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:42.523055 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0c38929-836f-4a2d-b414-c22c230dca14 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:42.523265 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e0c38929-836f-4a2d-b414-c22c230dca14 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:42.523377 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-e0c38929-836f-4a2d-b414-c22c230dca14 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:42.527678 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:42.527678 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:42.528423 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e0c38929-836f-4a2d-b414-c22c230dca14 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:42.528833 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1390/5599] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:42 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:42.537089 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ee62a7e9-c838-42fc-88b9-ba2b06ccde1d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:42.538899 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ee62a7e9-c838-42fc-88b9-ba2b06ccde1d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:42.539097 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ee62a7e9-c838-42fc-88b9-ba2b06ccde1d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:42.539280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ee62a7e9-c838-42fc-88b9-ba2b06ccde1d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:42.539406 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-ee62a7e9-c838-42fc-88b9-ba2b06ccde1d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:42.543516 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:42.543516 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:42.544225 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ee62a7e9-c838-42fc-88b9-ba2b06ccde1d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:42.544557 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1395/5600] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:42 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:42.552910 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-dc9c11df-77d7-494a-a367-94550d4c63a3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:42.554719 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dc9c11df-77d7-494a-a367-94550d4c63a3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] DELETE https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:42.554976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dc9c11df-77d7-494a-a367-94550d4c63a3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:42.555192 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-dc9c11df-77d7-494a-a367-94550d4c63a3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:42.555333 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-dc9c11df-77d7-494a-a367-94550d4c63a3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete backup with id: 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. Aug 26 15:19:42.559512 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:42.559512 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:42.569761 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-dc9c11df-77d7-494a-a367-94550d4c63a3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] delete_backup rpcapi backup_id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:19:42.571451 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-dc9c11df-77d7-494a-a367-94550d4c63a3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 202 Aug 26 15:19:42.572140 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1408/5601] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:42 2026] DELETE /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:19:42.578116 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d879697a-f0f0-4fea-b20c-a1ba3d32a453 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:42.579986 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d879697a-f0f0-4fea-b20c-a1ba3d32a453 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:42.580183 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d879697a-f0f0-4fea-b20c-a1ba3d32a453 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:42.580389 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d879697a-f0f0-4fea-b20c-a1ba3d32a453 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:42.580541 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d879697a-f0f0-4fea-b20c-a1ba3d32a453 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:42.584959 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:42.584959 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:42.585768 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d879697a-f0f0-4fea-b20c-a1ba3d32a453 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:42.586135 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1409/5602] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:42 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:43.101031 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-66e3de64-f504-4313-b62a-e39a67bf04ac None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:43.103220 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66e3de64-f504-4313-b62a-e39a67bf04ac tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f Aug 26 15:19:43.103531 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66e3de64-f504-4313-b62a-e39a67bf04ac tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:43.103738 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66e3de64-f504-4313-b62a-e39a67bf04ac tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:43.110616 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66e3de64-f504-4313-b62a-e39a67bf04ac tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f returned with HTTP 404 Aug 26 15:19:43.111181 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1391/5603] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:43 2026] GET /volume/v3/volumes/895aebc3-1a21-4ed2-bff8-6d606b02842f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:43.119136 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7bd714ea-dae4-4d13-beaa-68037c1da262 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:43.121034 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7bd714ea-dae4-4d13-beaa-68037c1da262 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] DELETE https://10.4.3.64/volume/v3/volumes/d077fb68-aa0c-4b12-8f60-88c0331163a7 Aug 26 15:19:43.121226 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7bd714ea-dae4-4d13-beaa-68037c1da262 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:43.121435 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7bd714ea-dae4-4d13-beaa-68037c1da262 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:43.121606 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-7bd714ea-dae4-4d13-beaa-68037c1da262 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Delete volume with id: d077fb68-aa0c-4b12-8f60-88c0331163a7 Aug 26 15:19:43.128275 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:43.128275 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:43.128671 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7bd714ea-dae4-4d13-beaa-68037c1da262 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:43.148187 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7bd714ea-dae4-4d13-beaa-68037c1da262 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Delete volume request issued successfully. Aug 26 15:19:43.148387 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7bd714ea-dae4-4d13-beaa-68037c1da262 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/d077fb68-aa0c-4b12-8f60-88c0331163a7 returned with HTTP 202 Aug 26 15:19:43.148963 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1396/5604] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:43 2026] DELETE /volume/v3/volumes/d077fb68-aa0c-4b12-8f60-88c0331163a7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:43.155559 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-41d03af2-9ba0-42f2-8011-319bb16bec53 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:43.157316 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-41d03af2-9ba0-42f2-8011-319bb16bec53 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/d077fb68-aa0c-4b12-8f60-88c0331163a7 Aug 26 15:19:43.157550 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-41d03af2-9ba0-42f2-8011-319bb16bec53 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:43.157759 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-41d03af2-9ba0-42f2-8011-319bb16bec53 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:43.164703 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:43.164703 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:43.169247 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-41d03af2-9ba0-42f2-8011-319bb16bec53 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:43.175185 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-41d03af2-9ba0-42f2-8011-319bb16bec53 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/d077fb68-aa0c-4b12-8f60-88c0331163a7 returned with HTTP 200 Aug 26 15:19:43.175703 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1409/5605] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:43 2026] GET /volume/v3/volumes/d077fb68-aa0c-4b12-8f60-88c0331163a7 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:43.595587 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-92add83d-5c6b-408a-a4b2-a7ea5bf2319a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:43.597548 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-92add83d-5c6b-408a-a4b2-a7ea5bf2319a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:43.597786 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-92add83d-5c6b-408a-a4b2-a7ea5bf2319a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:43.598088 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-92add83d-5c6b-408a-a4b2-a7ea5bf2319a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:43.598211 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-92add83d-5c6b-408a-a4b2-a7ea5bf2319a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:43.602281 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:43.602281 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:43.603041 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-92add83d-5c6b-408a-a4b2-a7ea5bf2319a tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:43.603653 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1410/5606] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:43 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:44.187869 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c017cb30-e75f-40e7-a6ef-0f4c4846d0e6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:44.189574 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c017cb30-e75f-40e7-a6ef-0f4c4846d0e6 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/d077fb68-aa0c-4b12-8f60-88c0331163a7 Aug 26 15:19:44.189773 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c017cb30-e75f-40e7-a6ef-0f4c4846d0e6 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:44.189980 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c017cb30-e75f-40e7-a6ef-0f4c4846d0e6 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:44.195495 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c017cb30-e75f-40e7-a6ef-0f4c4846d0e6 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/d077fb68-aa0c-4b12-8f60-88c0331163a7 returned with HTTP 404 Aug 26 15:19:44.195987 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1392/5607] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:44 2026] GET /volume/v3/volumes/d077fb68-aa0c-4b12-8f60-88c0331163a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:44.202373 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f3f3dcde-c2ea-48e3-bb31-c0863c5e1f09 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:44.204169 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f3f3dcde-c2ea-48e3-bb31-c0863c5e1f09 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] DELETE https://10.4.3.64/volume/v3/volumes/b6312216-7e5c-4553-afb8-8345fb02dbfc Aug 26 15:19:44.204353 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f3f3dcde-c2ea-48e3-bb31-c0863c5e1f09 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:44.204530 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f3f3dcde-c2ea-48e3-bb31-c0863c5e1f09 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:44.204693 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-f3f3dcde-c2ea-48e3-bb31-c0863c5e1f09 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Delete volume with id: b6312216-7e5c-4553-afb8-8345fb02dbfc Aug 26 15:19:44.211262 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:44.211262 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:44.211658 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f3f3dcde-c2ea-48e3-bb31-c0863c5e1f09 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:44.227509 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f3f3dcde-c2ea-48e3-bb31-c0863c5e1f09 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Delete volume request issued successfully. Aug 26 15:19:44.227694 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f3f3dcde-c2ea-48e3-bb31-c0863c5e1f09 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/b6312216-7e5c-4553-afb8-8345fb02dbfc returned with HTTP 202 Aug 26 15:19:44.228119 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1397/5608] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:44 2026] DELETE /volume/v3/volumes/b6312216-7e5c-4553-afb8-8345fb02dbfc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:44.234135 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-01a266fe-bbcb-4ebe-9413-597c2637f524 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:44.236341 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-01a266fe-bbcb-4ebe-9413-597c2637f524 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/b6312216-7e5c-4553-afb8-8345fb02dbfc Aug 26 15:19:44.236561 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-01a266fe-bbcb-4ebe-9413-597c2637f524 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:44.236846 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-01a266fe-bbcb-4ebe-9413-597c2637f524 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:44.245706 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:44.245706 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:44.250297 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-01a266fe-bbcb-4ebe-9413-597c2637f524 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:44.255499 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-01a266fe-bbcb-4ebe-9413-597c2637f524 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/b6312216-7e5c-4553-afb8-8345fb02dbfc returned with HTTP 200 Aug 26 15:19:44.255851 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1410/5609] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:44 2026] GET /volume/v3/volumes/b6312216-7e5c-4553-afb8-8345fb02dbfc => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:44.613101 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5129021d-ab01-41a0-8ecd-b583e8f1f89c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:44.615058 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5129021d-ab01-41a0-8ecd-b583e8f1f89c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:44.615335 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5129021d-ab01-41a0-8ecd-b583e8f1f89c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:44.615596 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5129021d-ab01-41a0-8ecd-b583e8f1f89c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:44.615782 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5129021d-ab01-41a0-8ecd-b583e8f1f89c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:44.620142 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:44.620142 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:44.620859 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5129021d-ab01-41a0-8ecd-b583e8f1f89c tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 200 Aug 26 15:19:44.621203 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1411/5610] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:44 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:45.267512 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a79e8d95-ef9a-4c4b-84b7-7ecde36967a8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:45.269257 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a79e8d95-ef9a-4c4b-84b7-7ecde36967a8 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/b6312216-7e5c-4553-afb8-8345fb02dbfc Aug 26 15:19:45.269485 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a79e8d95-ef9a-4c4b-84b7-7ecde36967a8 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:45.269712 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a79e8d95-ef9a-4c4b-84b7-7ecde36967a8 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:45.275508 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a79e8d95-ef9a-4c4b-84b7-7ecde36967a8 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/b6312216-7e5c-4553-afb8-8345fb02dbfc returned with HTTP 404 Aug 26 15:19:45.276065 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1393/5611] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:45 2026] GET /volume/v3/volumes/b6312216-7e5c-4553-afb8-8345fb02dbfc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:45.282293 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0b56015d-7432-492e-9dab-d6b9a2ff2f0d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:45.283961 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b56015d-7432-492e-9dab-d6b9a2ff2f0d tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] DELETE https://10.4.3.64/volume/v3/volumes/7be7f523-059e-498d-90b5-db451eb8e056 Aug 26 15:19:45.284134 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b56015d-7432-492e-9dab-d6b9a2ff2f0d tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:45.284304 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0b56015d-7432-492e-9dab-d6b9a2ff2f0d tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:45.284445 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-0b56015d-7432-492e-9dab-d6b9a2ff2f0d tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Delete volume with id: 7be7f523-059e-498d-90b5-db451eb8e056 Aug 26 15:19:45.290694 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:45.290694 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:45.291097 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0b56015d-7432-492e-9dab-d6b9a2ff2f0d tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:45.309619 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0b56015d-7432-492e-9dab-d6b9a2ff2f0d tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Delete volume request issued successfully. Aug 26 15:19:45.309837 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0b56015d-7432-492e-9dab-d6b9a2ff2f0d tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/7be7f523-059e-498d-90b5-db451eb8e056 returned with HTTP 202 Aug 26 15:19:45.310206 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1398/5612] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:45 2026] DELETE /volume/v3/volumes/7be7f523-059e-498d-90b5-db451eb8e056 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:45.316923 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c1ac3e26-1fc9-4ac2-bcdc-0064bf0662db None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:45.319084 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1ac3e26-1fc9-4ac2-bcdc-0064bf0662db tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/7be7f523-059e-498d-90b5-db451eb8e056 Aug 26 15:19:45.319328 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1ac3e26-1fc9-4ac2-bcdc-0064bf0662db tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:45.319587 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1ac3e26-1fc9-4ac2-bcdc-0064bf0662db tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:45.328625 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:45.328625 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:45.332760 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c1ac3e26-1fc9-4ac2-bcdc-0064bf0662db tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:45.337121 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1ac3e26-1fc9-4ac2-bcdc-0064bf0662db tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/7be7f523-059e-498d-90b5-db451eb8e056 returned with HTTP 200 Aug 26 15:19:45.337468 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1411/5613] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:45 2026] GET /volume/v3/volumes/7be7f523-059e-498d-90b5-db451eb8e056 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:45.630265 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ba1baddc-be35-4639-846a-8902dc433875 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:45.631899 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba1baddc-be35-4639-846a-8902dc433875 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 Aug 26 15:19:45.632077 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba1baddc-be35-4639-846a-8902dc433875 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:45.632251 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ba1baddc-be35-4639-846a-8902dc433875 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:45.632353 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ba1baddc-be35-4639-846a-8902dc433875 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:45.635856 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ba1baddc-be35-4639-846a-8902dc433875 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 returned with HTTP 404 Aug 26 15:19:45.636308 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1412/5614] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:45 2026] GET /volume/v3/backups/3f6bfc83-89f2-43dd-b2cf-c2e1a46b16c3 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:46.031134 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7e51ccd7-d26c-4778-8dce-c354b32b0ff6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:46.032757 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e51ccd7-d26c-4778-8dce-c354b32b0ff6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] DELETE https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:19:46.032971 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e51ccd7-d26c-4778-8dce-c354b32b0ff6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:46.033169 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e51ccd7-d26c-4778-8dce-c354b32b0ff6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:46.033267 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-7e51ccd7-d26c-4778-8dce-c354b32b0ff6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete backup with id: 2b208e28-cc6a-451d-ae52-17be7178d2e3. Aug 26 15:19:46.037150 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:46.037150 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:46.047404 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-7e51ccd7-d26c-4778-8dce-c354b32b0ff6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] delete_backup rpcapi backup_id 2b208e28-cc6a-451d-ae52-17be7178d2e3 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:19:46.048987 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e51ccd7-d26c-4778-8dce-c354b32b0ff6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 202 Aug 26 15:19:46.049340 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1394/5615] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:46 2026] DELETE /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:19:46.055518 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f964500c-0d8e-4e3f-a68a-162c43d7ff40 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:46.057182 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f964500c-0d8e-4e3f-a68a-162c43d7ff40 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:19:46.057436 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f964500c-0d8e-4e3f-a68a-162c43d7ff40 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:46.057715 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f964500c-0d8e-4e3f-a68a-162c43d7ff40 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:46.057877 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f964500c-0d8e-4e3f-a68a-162c43d7ff40 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:46.063002 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:46.063002 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:46.063751 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f964500c-0d8e-4e3f-a68a-162c43d7ff40 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 200 Aug 26 15:19:46.064075 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1399/5616] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:46 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:46.348714 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b9708bfa-bc23-40ef-9d72-c470081b332d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:46.350653 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9708bfa-bc23-40ef-9d72-c470081b332d tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/7be7f523-059e-498d-90b5-db451eb8e056 Aug 26 15:19:46.350860 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9708bfa-bc23-40ef-9d72-c470081b332d tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:46.351124 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b9708bfa-bc23-40ef-9d72-c470081b332d tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:46.356791 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b9708bfa-bc23-40ef-9d72-c470081b332d tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/7be7f523-059e-498d-90b5-db451eb8e056 returned with HTTP 404 Aug 26 15:19:46.357293 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1412/5617] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:46 2026] GET /volume/v3/volumes/7be7f523-059e-498d-90b5-db451eb8e056 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:46.363184 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c8beeee1-c7c7-4114-80fc-78de99bf64ad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:46.364930 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c8beeee1-c7c7-4114-80fc-78de99bf64ad tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] DELETE https://10.4.3.64/volume/v3/volumes/8f588279-7c24-44b9-a050-afb966adc71f Aug 26 15:19:46.365142 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c8beeee1-c7c7-4114-80fc-78de99bf64ad tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:46.365334 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c8beeee1-c7c7-4114-80fc-78de99bf64ad tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:46.365485 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-c8beeee1-c7c7-4114-80fc-78de99bf64ad tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Delete volume with id: 8f588279-7c24-44b9-a050-afb966adc71f Aug 26 15:19:46.372484 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:46.372484 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:46.372957 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c8beeee1-c7c7-4114-80fc-78de99bf64ad tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:46.388799 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c8beeee1-c7c7-4114-80fc-78de99bf64ad tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Delete volume request issued successfully. Aug 26 15:19:46.388992 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c8beeee1-c7c7-4114-80fc-78de99bf64ad tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/8f588279-7c24-44b9-a050-afb966adc71f returned with HTTP 202 Aug 26 15:19:46.389374 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1413/5618] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:19:46 2026] DELETE /volume/v3/volumes/8f588279-7c24-44b9-a050-afb966adc71f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:19:46.395874 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-275148b8-5818-4c87-b224-f933fdef0339 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:46.397621 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-275148b8-5818-4c87-b224-f933fdef0339 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/8f588279-7c24-44b9-a050-afb966adc71f Aug 26 15:19:46.397825 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-275148b8-5818-4c87-b224-f933fdef0339 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:46.398036 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-275148b8-5818-4c87-b224-f933fdef0339 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:46.405014 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:46.405014 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:46.408731 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-275148b8-5818-4c87-b224-f933fdef0339 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Volume info retrieved successfully. Aug 26 15:19:46.412865 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-275148b8-5818-4c87-b224-f933fdef0339 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/8f588279-7c24-44b9-a050-afb966adc71f returned with HTTP 200 Aug 26 15:19:46.413372 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1395/5619] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:46 2026] GET /volume/v3/volumes/8f588279-7c24-44b9-a050-afb966adc71f => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:47.072858 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4fbc2274-d67b-4612-8357-0ab66eb04435 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:47.074704 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4fbc2274-d67b-4612-8357-0ab66eb04435 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 Aug 26 15:19:47.074870 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4fbc2274-d67b-4612-8357-0ab66eb04435 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:47.075141 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4fbc2274-d67b-4612-8357-0ab66eb04435 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:47.075182 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4fbc2274-d67b-4612-8357-0ab66eb04435 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id 2b208e28-cc6a-451d-ae52-17be7178d2e3. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:47.078355 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4fbc2274-d67b-4612-8357-0ab66eb04435 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 returned with HTTP 404 Aug 26 15:19:47.078846 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1400/5620] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:47 2026] GET /volume/v3/backups/2b208e28-cc6a-451d-ae52-17be7178d2e3 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:47.088937 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:47.090173 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:47.090469 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1743837816"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:47.091801 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1743837816'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:47.091941 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create volume of 1 GB Aug 26 15:19:47.095587 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Availability Zones retrieved successfully. Aug 26 15:19:47.100684 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Flow 'volume_create_api' (92e200e8-3379-4cdc-a826-09a91666b15b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:47.101483 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b05d88-e635-4155-b100-f7d4238846a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:47.102277 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:47.124474 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8b05d88-e635-4155-b100-f7d4238846a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:47.125193 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c376fab-30bf-4167-964a-544e9e164777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:47.162748 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Created reservations ['ca5174a8-0743-46e7-91f4-ff3c26aceb9c', 'bcc80b68-0d98-438a-88a0-87e9031fa003', 'f5326708-ede8-47e0-b001-2608bf8e2163', 'b109f22b-0643-4eef-9171-a86cd6903756'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:47.163540 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c376fab-30bf-4167-964a-544e9e164777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca5174a8-0743-46e7-91f4-ff3c26aceb9c', 'bcc80b68-0d98-438a-88a0-87e9031fa003', 'f5326708-ede8-47e0-b001-2608bf8e2163', 'b109f22b-0643-4eef-9171-a86cd6903756']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:47.164276 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f66252c-94d1-440c-8fc2-731394c49638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:47.184702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f66252c-94d1-440c-8fc2-731394c49638) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb06a61f-cc74-43eb-aaba-b27b6aab4d6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1743837816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e87553b8f81467785393d3f555b8c76',qos_specs=None,replication_status=,reservations=['ca5174a8-0743-46e7-91f4-ff3c26aceb9c','bcc80b68-0d98-438a-88a0-87e9031fa003','f5326708-ede8-47e0-b001-2608bf8e2163','b109f22b-0643-4eef-9171-a86cd6903756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3525a182b46f40a5996ff6a537e92bbd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1743837816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb06a61f-cc74-43eb-aaba-b27b6aab4d6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e87553b8f81467785393d3f555b8c76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3525a182b46f40a5996ff6a537e92bbd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:47.185390 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da1b18c-3c5a-4389-b078-1a2c1d3195e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:47.202526 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9da1b18c-3c5a-4389-b078-1a2c1d3195e6) transitioned into state 'SUCCESS' from state '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-1743837816',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e87553b8f81467785393d3f555b8c76',qos_specs=None,replication_status=,reservations=['ca5174a8-0743-46e7-91f4-ff3c26aceb9c','bcc80b68-0d98-438a-88a0-87e9031fa003','f5326708-ede8-47e0-b001-2608bf8e2163','b109f22b-0643-4eef-9171-a86cd6903756'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3525a182b46f40a5996ff6a537e92bbd',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:47.203450 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc59b23-d816-4ad9-8a6d-94b38f1abb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:47.211502 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbc59b23-d816-4ad9-8a6d-94b38f1abb76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:47.212234 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Flow 'volume_create_api' (92e200e8-3379-4cdc-a826-09a91666b15b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:47.212488 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create volume request issued successfully. Aug 26 15:19:47.213027 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a84f2a35-44b7-4a9d-ad62-62b0f13bc925 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:47.213395 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1413/5621] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:19:47 2026] POST /volume/v3/volumes => generated 747 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:47.224134 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1283f2a3-166d-42c5-8079-3e390992e671 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:47.225809 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1283f2a3-166d-42c5-8079-3e390992e671 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e Aug 26 15:19:47.226037 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1283f2a3-166d-42c5-8079-3e390992e671 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:47.226258 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1283f2a3-166d-42c5-8079-3e390992e671 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:47.233094 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:47.233094 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:47.236508 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-1283f2a3-166d-42c5-8079-3e390992e671 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:19:47.242563 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1283f2a3-166d-42c5-8079-3e390992e671 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e returned with HTTP 200 Aug 26 15:19:47.243003 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1414/5622] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:47 2026] GET /volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:47.424667 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-45beeedc-82b8-4bb2-9f75-4ec0a23b1799 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:47.426287 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-45beeedc-82b8-4bb2-9f75-4ec0a23b1799 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] GET https://10.4.3.64/volume/v3/volumes/8f588279-7c24-44b9-a050-afb966adc71f Aug 26 15:19:47.426483 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-45beeedc-82b8-4bb2-9f75-4ec0a23b1799 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:47.426692 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-45beeedc-82b8-4bb2-9f75-4ec0a23b1799 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:47.432520 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-45beeedc-82b8-4bb2-9f75-4ec0a23b1799 tempest-CreateVolumesFromImageTest-909584077 tempest-CreateVolumesFromImageTest-909584077-project-member] https://10.4.3.64/volume/v3/volumes/8f588279-7c24-44b9-a050-afb966adc71f returned with HTTP 404 Aug 26 15:19:47.433045 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1396/5623] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:47 2026] GET /volume/v3/volumes/8f588279-7c24-44b9-a050-afb966adc71f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:19:48.256934 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-6684dcd8-19e0-4c55-a570-b61dadcbf8eb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:48.258441 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6684dcd8-19e0-4c55-a570-b61dadcbf8eb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e Aug 26 15:19:48.258610 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6684dcd8-19e0-4c55-a570-b61dadcbf8eb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:48.258778 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-6684dcd8-19e0-4c55-a570-b61dadcbf8eb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:48.265388 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:48.265388 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:48.268775 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-6684dcd8-19e0-4c55-a570-b61dadcbf8eb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:19:48.274699 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-6684dcd8-19e0-4c55-a570-b61dadcbf8eb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e returned with HTTP 200 Aug 26 15:19:48.275145 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1401/5624] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:48 2026] GET /volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:48.290911 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a9cf34df-07f7-4257-8d69-4b5952779c9d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:48.292787 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a9cf34df-07f7-4257-8d69-4b5952779c9d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:19:48.293148 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a9cf34df-07f7-4257-8d69-4b5952779c9d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fb06a61f-cc74-43eb-aaba-b27b6aab4d6e", "name": "tempest-VolumesBackupsTest-Snapshot-1409948699"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:48.302322 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:48.302322 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:48.302322 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a9cf34df-07f7-4257-8d69-4b5952779c9d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:19:48.302705 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-a9cf34df-07f7-4257-8d69-4b5952779c9d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Create snapshot from volume fb06a61f-cc74-43eb-aaba-b27b6aab4d6e Aug 26 15:19:48.339638 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-a9cf34df-07f7-4257-8d69-4b5952779c9d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Created reservations ['5495cfc1-809a-4205-b29e-0c38b884021c', 'b140a517-a73d-460d-ac0e-0d6da3ea11ca', '718d0fec-cffd-4eb7-ad40-c9e76ee1c9c1', '9a21ee81-2d9e-414f-a5e6-8ddf9b09ae04'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:48.368243 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a9cf34df-07f7-4257-8d69-4b5952779c9d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Snapshot create request issued successfully. Aug 26 15:19:48.368597 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a9cf34df-07f7-4257-8d69-4b5952779c9d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:19:48.369217 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1414/5625] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:19:48 2026] POST /volume/v3/snapshots => generated 305 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:48.377501 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c63ea3fd-3886-4822-a8d2-bcf49c985348 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:48.379554 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c63ea3fd-3886-4822-a8d2-bcf49c985348 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e Aug 26 15:19:48.379796 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c63ea3fd-3886-4822-a8d2-bcf49c985348 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:48.380045 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c63ea3fd-3886-4822-a8d2-bcf49c985348 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:48.385638 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:48.385638 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:48.386197 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c63ea3fd-3886-4822-a8d2-bcf49c985348 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Snapshot retrieved successfully. Aug 26 15:19:48.386997 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c63ea3fd-3886-4822-a8d2-bcf49c985348 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e returned with HTTP 200 Aug 26 15:19:48.387375 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1415/5626] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:19:48 2026] GET /volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:48.463728 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:48.533756 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:19:48.534140 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-908362838"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:48.535484 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-908362838'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:19:48.535617 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume of 1 GB Aug 26 15:19:48.539079 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Availability Zones retrieved successfully. Aug 26 15:19:48.544628 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Flow 'volume_create_api' (726c784e-9625-4baf-b9ab-ceccbad49f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:48.545484 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a63db07-0330-424f-9542-f4ddf3356162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:48.546222 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:19:48.567439 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a63db07-0330-424f-9542-f4ddf3356162) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:48.568141 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f3514d-dd89-4db5-82f4-470ccaf86e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:48.616041 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Created reservations ['5603d845-c1f8-41ce-8513-892473bf369a', '82990ea9-34be-4e8e-ad2a-58162b628939', '0db0b698-9c0d-4e11-a686-95e4ad850930', '851155c0-dba7-4c21-98f9-ae93f9572445'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:48.617090 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f3514d-dd89-4db5-82f4-470ccaf86e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5603d845-c1f8-41ce-8513-892473bf369a', '82990ea9-34be-4e8e-ad2a-58162b628939', '0db0b698-9c0d-4e11-a686-95e4ad850930', '851155c0-dba7-4c21-98f9-ae93f9572445']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:48.618102 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (156f9b0c-ad70-4321-8d68-00d756b7b0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:48.641595 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (156f9b0c-ad70-4321-8d68-00d756b7b0b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0afa6d28-b6ec-47f7-ba7a-6672d45431b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-908362838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d676c5023b874608a2d38115ee2910b5',qos_specs=None,replication_status=,reservations=['5603d845-c1f8-41ce-8513-892473bf369a','82990ea9-34be-4e8e-ad2a-58162b628939','0db0b698-9c0d-4e11-a686-95e4ad850930','851155c0-dba7-4c21-98f9-ae93f9572445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e6078eee034277b0e9674d5910830c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-908362838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0afa6d28-b6ec-47f7-ba7a-6672d45431b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d676c5023b874608a2d38115ee2910b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e6078eee034277b0e9674d5910830c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:48.642274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3694f87e-4d42-4891-8cc4-7771d2aa26ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:48.657013 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3694f87e-4d42-4891-8cc4-7771d2aa26ad) transitioned into state 'SUCCESS' from state '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-908362838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d676c5023b874608a2d38115ee2910b5',qos_specs=None,replication_status=,reservations=['5603d845-c1f8-41ce-8513-892473bf369a','82990ea9-34be-4e8e-ad2a-58162b628939','0db0b698-9c0d-4e11-a686-95e4ad850930','851155c0-dba7-4c21-98f9-ae93f9572445'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e6078eee034277b0e9674d5910830c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:48.657581 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef967df-a612-495d-bb72-ef8443e29f59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:19:48.664677 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ef967df-a612-495d-bb72-ef8443e29f59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:19:48.665296 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Flow 'volume_create_api' (726c784e-9625-4baf-b9ab-ceccbad49f1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:19:48.665558 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume request issued successfully. Aug 26 15:19:48.666077 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-548fd7e7-cfb0-4e47-8427-6e478681b33c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:19:48.666429 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1397/5627] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:19:48 2026] POST /volume/v3/volumes => generated 775 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:48.677705 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-33aa11d2-3b52-486d-950e-369d5cc03338 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:48.679664 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-33aa11d2-3b52-486d-950e-369d5cc03338 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 Aug 26 15:19:48.679926 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-33aa11d2-3b52-486d-950e-369d5cc03338 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:48.680149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-33aa11d2-3b52-486d-950e-369d5cc03338 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:48.688292 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:48.688292 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:48.691805 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-33aa11d2-3b52-486d-950e-369d5cc03338 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:19:48.695090 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-33aa11d2-3b52-486d-950e-369d5cc03338 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 returned with HTTP 200 Aug 26 15:19:48.695401 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1402/5628] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:48 2026] GET /volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:49.396335 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9f5afaf9-f6c4-4d40-9d82-f83b76edccfa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:49.398340 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f5afaf9-f6c4-4d40-9d82-f83b76edccfa tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e Aug 26 15:19:49.398534 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f5afaf9-f6c4-4d40-9d82-f83b76edccfa tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:49.398744 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f5afaf9-f6c4-4d40-9d82-f83b76edccfa tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:49.403618 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:49.403618 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:49.404061 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-9f5afaf9-f6c4-4d40-9d82-f83b76edccfa tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Snapshot retrieved successfully. Aug 26 15:19:49.404795 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f5afaf9-f6c4-4d40-9d82-f83b76edccfa tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e returned with HTTP 200 Aug 26 15:19:49.405156 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1415/5629] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:19:49 2026] GET /volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:49.413758 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4763bf02-37a9-4dba-9d59-c8dcb39f98d6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:49.415472 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4763bf02-37a9-4dba-9d59-c8dcb39f98d6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] POST https://10.4.3.64/volume/v3/backups Aug 26 15:19:49.415832 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4763bf02-37a9-4dba-9d59-c8dcb39f98d6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "fb06a61f-cc74-43eb-aaba-b27b6aab4d6e", "snapshot_id": "852322f5-1b30-4cb7-95c6-8828cd1ee90e", "name": "tempest-VolumesBackupsTest-Backup-550552259"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:49.417271 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-4763bf02-37a9-4dba-9d59-c8dcb39f98d6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Creating new backup {'backup': {'volume_id': 'fb06a61f-cc74-43eb-aaba-b27b6aab4d6e', 'snapshot_id': '852322f5-1b30-4cb7-95c6-8828cd1ee90e', 'name': 'tempest-VolumesBackupsTest-Backup-550552259'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:19:49.417405 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-4763bf02-37a9-4dba-9d59-c8dcb39f98d6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Creating backup of volume fb06a61f-cc74-43eb-aaba-b27b6aab4d6e in container None Aug 26 15:19:49.424262 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:49.424262 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:49.424688 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4763bf02-37a9-4dba-9d59-c8dcb39f98d6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:19:49.430010 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:49.430010 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:49.430394 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4763bf02-37a9-4dba-9d59-c8dcb39f98d6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Snapshot retrieved successfully. Aug 26 15:19:49.443981 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-4763bf02-37a9-4dba-9d59-c8dcb39f98d6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Created reservations ['981fcc46-1399-4338-a780-158046decaca', 'e1d730f4-803a-4989-a80f-849878886f4e'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:49.468666 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4763bf02-37a9-4dba-9d59-c8dcb39f98d6 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:19:49.469072 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1416/5630] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:19:49 2026] POST /volume/v3/backups => generated 327 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:49.476642 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6c604e8a-f2dc-4a6b-b90b-8a9d2211db97 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:49.478915 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6c604e8a-f2dc-4a6b-b90b-8a9d2211db97 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:19:49.479054 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6c604e8a-f2dc-4a6b-b90b-8a9d2211db97 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:49.479274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6c604e8a-f2dc-4a6b-b90b-8a9d2211db97 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:49.479426 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6c604e8a-f2dc-4a6b-b90b-8a9d2211db97 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:49.484766 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:49.484766 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:49.485757 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6c604e8a-f2dc-4a6b-b90b-8a9d2211db97 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:19:49.486235 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1398/5631] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:49 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 768 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:49.707391 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f1a75b02-dcf5-4d0b-92d6-b23f769df95b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:49.709134 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1a75b02-dcf5-4d0b-92d6-b23f769df95b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 Aug 26 15:19:49.709327 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1a75b02-dcf5-4d0b-92d6-b23f769df95b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:49.709502 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f1a75b02-dcf5-4d0b-92d6-b23f769df95b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:49.716146 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:49.716146 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:49.719092 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-f1a75b02-dcf5-4d0b-92d6-b23f769df95b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:19:49.722429 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f1a75b02-dcf5-4d0b-92d6-b23f769df95b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 returned with HTTP 200 Aug 26 15:19:49.722905 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1403/5632] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:49 2026] GET /volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:19:49.736615 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5c12b6f9-7e46-45dc-80be-edb5356752c9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:49.738210 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5c12b6f9-7e46-45dc-80be-edb5356752c9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:19:49.738557 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5c12b6f9-7e46-45dc-80be-edb5356752c9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0afa6d28-b6ec-47f7-ba7a-6672d45431b8", "name": "tempest-type-Backup-1637413282"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:19:49.739863 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-5c12b6f9-7e46-45dc-80be-edb5356752c9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Creating new backup {'backup': {'volume_id': '0afa6d28-b6ec-47f7-ba7a-6672d45431b8', 'name': 'tempest-type-Backup-1637413282'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:19:49.740008 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-5c12b6f9-7e46-45dc-80be-edb5356752c9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Creating backup of volume 0afa6d28-b6ec-47f7-ba7a-6672d45431b8 in container None Aug 26 15:19:49.746403 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:49.746403 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:49.746766 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5c12b6f9-7e46-45dc-80be-edb5356752c9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:19:49.766060 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-5c12b6f9-7e46-45dc-80be-edb5356752c9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Created reservations ['c8927d0e-329d-42e5-bec8-e95a7efb662a', 'ffafc4ca-1374-427b-a310-b21b6f613341'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:19:49.792577 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5c12b6f9-7e46-45dc-80be-edb5356752c9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:19:49.793174 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1416/5633] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:19:49 2026] POST /volume/v3/backups => generated 314 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:19:49.800042 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9a0cc2e0-459b-4a14-8736-e1fea831adad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:49.801834 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9a0cc2e0-459b-4a14-8736-e1fea831adad tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:19:49.802060 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9a0cc2e0-459b-4a14-8736-e1fea831adad tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:49.802225 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9a0cc2e0-459b-4a14-8736-e1fea831adad tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:49.802333 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-9a0cc2e0-459b-4a14-8736-e1fea831adad tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:49.806256 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:49.806256 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:49.806797 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9a0cc2e0-459b-4a14-8736-e1fea831adad tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:19:49.807143 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1417/5634] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:49 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:50.495974 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a159873a-8643-46c2-80bd-4853c545197f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:50.497663 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a159873a-8643-46c2-80bd-4853c545197f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:19:50.497835 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a159873a-8643-46c2-80bd-4853c545197f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:50.498041 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a159873a-8643-46c2-80bd-4853c545197f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:50.498144 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a159873a-8643-46c2-80bd-4853c545197f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:50.502131 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:50.502131 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:50.502794 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a159873a-8643-46c2-80bd-4853c545197f tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:19:50.503160 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1399/5635] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:50 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:50.816063 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bd92dc69-f950-449c-b44a-0fea10b549d9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:50.817754 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd92dc69-f950-449c-b44a-0fea10b549d9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:19:50.818009 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bd92dc69-f950-449c-b44a-0fea10b549d9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:50.818212 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bd92dc69-f950-449c-b44a-0fea10b549d9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:50.818334 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-bd92dc69-f950-449c-b44a-0fea10b549d9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:50.822353 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:50.822353 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:50.822975 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd92dc69-f950-449c-b44a-0fea10b549d9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:19:50.823329 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1404/5636] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:50 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:51.512647 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c6834863-fff3-4864-b469-80623d0f7189 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:51.514282 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6834863-fff3-4864-b469-80623d0f7189 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:19:51.514495 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6834863-fff3-4864-b469-80623d0f7189 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:51.514702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c6834863-fff3-4864-b469-80623d0f7189 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:51.514825 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c6834863-fff3-4864-b469-80623d0f7189 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:51.519234 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:51.519234 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:51.520016 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c6834863-fff3-4864-b469-80623d0f7189 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:19:51.520598 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1417/5637] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:51 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 770 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:51.832643 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fc4df195-10ef-466c-9e1a-5dcac6dff2a3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:51.834419 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fc4df195-10ef-466c-9e1a-5dcac6dff2a3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:19:51.834697 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fc4df195-10ef-466c-9e1a-5dcac6dff2a3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:51.834867 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fc4df195-10ef-466c-9e1a-5dcac6dff2a3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:51.835003 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-fc4df195-10ef-466c-9e1a-5dcac6dff2a3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:51.839411 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:51.839411 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:51.840161 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fc4df195-10ef-466c-9e1a-5dcac6dff2a3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:19:51.840550 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1418/5638] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:51 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:52.530541 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-917614e5-5ffd-46ee-8ce1-6d423ed60211 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:52.532349 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-917614e5-5ffd-46ee-8ce1-6d423ed60211 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:19:52.532590 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-917614e5-5ffd-46ee-8ce1-6d423ed60211 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:52.532770 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-917614e5-5ffd-46ee-8ce1-6d423ed60211 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:52.532875 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-917614e5-5ffd-46ee-8ce1-6d423ed60211 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:52.537014 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:52.537014 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:52.537700 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-917614e5-5ffd-46ee-8ce1-6d423ed60211 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:19:52.538043 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1400/5639] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:52 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:52.849594 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-bd6525ee-49bf-43ea-b627-5d441c6f6e0b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:52.851330 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd6525ee-49bf-43ea-b627-5d441c6f6e0b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:19:52.851535 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bd6525ee-49bf-43ea-b627-5d441c6f6e0b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:52.851708 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-bd6525ee-49bf-43ea-b627-5d441c6f6e0b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:52.851810 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-bd6525ee-49bf-43ea-b627-5d441c6f6e0b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:52.858871 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:52.858871 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:52.859605 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-bd6525ee-49bf-43ea-b627-5d441c6f6e0b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:19:52.860052 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1405/5640] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:52 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:53.547234 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5bbcb93d-797d-4281-890d-99743906c59b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:53.548918 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5bbcb93d-797d-4281-890d-99743906c59b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:19:53.549094 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5bbcb93d-797d-4281-890d-99743906c59b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:53.549260 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5bbcb93d-797d-4281-890d-99743906c59b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:53.549358 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-5bbcb93d-797d-4281-890d-99743906c59b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:53.553250 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:53.553250 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:53.553910 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5bbcb93d-797d-4281-890d-99743906c59b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:19:53.554224 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1418/5641] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:53 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 781 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:53.869847 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3153a754-c419-46e7-bd29-8ad88b30d2ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:53.877767 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3153a754-c419-46e7-bd29-8ad88b30d2ae tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:19:53.877767 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3153a754-c419-46e7-bd29-8ad88b30d2ae tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:53.877767 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3153a754-c419-46e7-bd29-8ad88b30d2ae tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:53.877767 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3153a754-c419-46e7-bd29-8ad88b30d2ae tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:53.877767 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:53.877767 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:53.877767 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3153a754-c419-46e7-bd29-8ad88b30d2ae tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:19:53.878087 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1419/5642] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:53 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:54.564570 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ffef1096-4535-43da-9f41-c954f5e4edf9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:54.567317 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ffef1096-4535-43da-9f41-c954f5e4edf9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:19:54.567496 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ffef1096-4535-43da-9f41-c954f5e4edf9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:54.567661 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ffef1096-4535-43da-9f41-c954f5e4edf9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:54.567762 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-ffef1096-4535-43da-9f41-c954f5e4edf9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:54.573322 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:54.573322 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:54.574065 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ffef1096-4535-43da-9f41-c954f5e4edf9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:19:54.574436 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1401/5643] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:54 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:54.887505 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1fd3455c-cd0a-4de6-91c6-56b19169071a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:54.889285 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1fd3455c-cd0a-4de6-91c6-56b19169071a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:19:54.889531 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1fd3455c-cd0a-4de6-91c6-56b19169071a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:54.889787 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1fd3455c-cd0a-4de6-91c6-56b19169071a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:54.889955 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-1fd3455c-cd0a-4de6-91c6-56b19169071a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:54.893937 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:54.893937 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:54.894573 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1fd3455c-cd0a-4de6-91c6-56b19169071a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:19:54.894958 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1406/5644] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:54 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:55.585751 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-11fa0632-1e56-4fda-a2ea-4ce56b7d1500 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:55.587708 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11fa0632-1e56-4fda-a2ea-4ce56b7d1500 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:19:55.587936 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11fa0632-1e56-4fda-a2ea-4ce56b7d1500 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:55.588124 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-11fa0632-1e56-4fda-a2ea-4ce56b7d1500 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:55.588228 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-11fa0632-1e56-4fda-a2ea-4ce56b7d1500 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:55.592453 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:55.592453 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:55.593174 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-11fa0632-1e56-4fda-a2ea-4ce56b7d1500 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:19:55.593525 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1419/5645] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:55 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:55.905073 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4410fc88-1a08-4b3b-ae50-0f1fb47dee25 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:55.910251 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4410fc88-1a08-4b3b-ae50-0f1fb47dee25 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:19:55.910486 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4410fc88-1a08-4b3b-ae50-0f1fb47dee25 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:55.910671 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4410fc88-1a08-4b3b-ae50-0f1fb47dee25 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:55.910778 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-4410fc88-1a08-4b3b-ae50-0f1fb47dee25 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:55.919212 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:55.919212 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:55.919935 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4410fc88-1a08-4b3b-ae50-0f1fb47dee25 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:19:55.920301 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1420/5646] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:55 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:56.606342 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c9d72848-c692-43d6-9350-677f072f9159 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:56.607949 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9d72848-c692-43d6-9350-677f072f9159 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:19:56.608116 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9d72848-c692-43d6-9350-677f072f9159 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:56.608281 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c9d72848-c692-43d6-9350-677f072f9159 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:56.608384 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c9d72848-c692-43d6-9350-677f072f9159 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:56.612814 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:56.612814 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:56.613567 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c9d72848-c692-43d6-9350-677f072f9159 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:19:56.613996 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1402/5647] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:56 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:56.931508 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-475833db-caab-46bd-a0e3-1c47d7f990eb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:56.933277 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-475833db-caab-46bd-a0e3-1c47d7f990eb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:19:56.933496 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-475833db-caab-46bd-a0e3-1c47d7f990eb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:56.933672 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-475833db-caab-46bd-a0e3-1c47d7f990eb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:56.933770 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-475833db-caab-46bd-a0e3-1c47d7f990eb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:56.938953 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:56.938953 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:56.939564 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-475833db-caab-46bd-a0e3-1c47d7f990eb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:19:56.940266 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1407/5648] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:56 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:57.624958 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d34b5b26-63cb-4489-bd4c-f957456096ff None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:57.627335 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d34b5b26-63cb-4489-bd4c-f957456096ff tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:19:57.627596 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d34b5b26-63cb-4489-bd4c-f957456096ff tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:57.627857 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d34b5b26-63cb-4489-bd4c-f957456096ff tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:57.628039 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d34b5b26-63cb-4489-bd4c-f957456096ff tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:57.633254 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:57.633254 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:57.634183 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d34b5b26-63cb-4489-bd4c-f957456096ff tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:19:57.634621 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1420/5649] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:57 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:57.949864 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-af15941d-0745-4642-b3f4-c443f7d33da2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:57.952034 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af15941d-0745-4642-b3f4-c443f7d33da2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:19:57.952251 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af15941d-0745-4642-b3f4-c443f7d33da2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:57.952455 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-af15941d-0745-4642-b3f4-c443f7d33da2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:57.952551 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-af15941d-0745-4642-b3f4-c443f7d33da2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:57.956714 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:57.956714 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:57.957397 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-af15941d-0745-4642-b3f4-c443f7d33da2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:19:57.957737 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1421/5650] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:57 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:58.649907 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0b6592ae-4f8d-4b4c-92a0-94bd4edead14 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:58.649907 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b6592ae-4f8d-4b4c-92a0-94bd4edead14 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:19:58.649907 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b6592ae-4f8d-4b4c-92a0-94bd4edead14 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:58.649907 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b6592ae-4f8d-4b4c-92a0-94bd4edead14 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:58.650409 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-0b6592ae-4f8d-4b4c-92a0-94bd4edead14 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:58.655270 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:58.655270 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:19:58.656196 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b6592ae-4f8d-4b4c-92a0-94bd4edead14 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:19:58.656791 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1403/5651] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:58 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:58.967786 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-05d89ac0-6716-447c-bffe-f302219d7f05 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:58.969831 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-05d89ac0-6716-447c-bffe-f302219d7f05 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:19:58.970075 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-05d89ac0-6716-447c-bffe-f302219d7f05 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:58.970303 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-05d89ac0-6716-447c-bffe-f302219d7f05 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:58.970432 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-05d89ac0-6716-447c-bffe-f302219d7f05 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:58.974995 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:58.974995 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:19:58.975684 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-05d89ac0-6716-447c-bffe-f302219d7f05 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:19:58.976103 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1408/5652] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:58 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:59.672904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-9f1a672c-0087-4c7e-9be2-74ba666bbf10 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:59.672904 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f1a672c-0087-4c7e-9be2-74ba666bbf10 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:19:59.672904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f1a672c-0087-4c7e-9be2-74ba666bbf10 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:59.672904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-9f1a672c-0087-4c7e-9be2-74ba666bbf10 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:59.672904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-9f1a672c-0087-4c7e-9be2-74ba666bbf10 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:59.677241 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:59.677241 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:19:59.677977 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-9f1a672c-0087-4c7e-9be2-74ba666bbf10 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:19:59.678389 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1421/5653] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:19:59 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:19:59.986982 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6e5da883-8e0d-4e89-9fa7-ca202a493fde None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:19:59.988646 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6e5da883-8e0d-4e89-9fa7-ca202a493fde tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:19:59.988878 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6e5da883-8e0d-4e89-9fa7-ca202a493fde tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:19:59.989070 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6e5da883-8e0d-4e89-9fa7-ca202a493fde tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:19:59.989170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-6e5da883-8e0d-4e89-9fa7-ca202a493fde tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:19:59.993897 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:19:59.993897 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:19:59.994541 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6e5da883-8e0d-4e89-9fa7-ca202a493fde tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:19:59.994973 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1422/5654] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:19:59 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:00.687393 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-af115de6-975a-4509-9b2b-3095db10a8e9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:00.688861 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af115de6-975a-4509-9b2b-3095db10a8e9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:20:00.689039 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af115de6-975a-4509-9b2b-3095db10a8e9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:00.689193 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-af115de6-975a-4509-9b2b-3095db10a8e9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:00.689310 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-af115de6-975a-4509-9b2b-3095db10a8e9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:00.694380 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:00.694380 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:00.695350 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-af115de6-975a-4509-9b2b-3095db10a8e9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:20:00.695811 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1404/5655] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:00 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:01.005770 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9a4219ef-026b-4bf7-a46b-590458bf494d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:01.007762 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9a4219ef-026b-4bf7-a46b-590458bf494d tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:20:01.007995 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9a4219ef-026b-4bf7-a46b-590458bf494d tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:01.008219 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9a4219ef-026b-4bf7-a46b-590458bf494d tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:01.008357 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-9a4219ef-026b-4bf7-a46b-590458bf494d tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:01.013316 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:01.013316 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:01.014041 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9a4219ef-026b-4bf7-a46b-590458bf494d tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:20:01.014456 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1409/5656] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:01 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:01.707185 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-91d24f05-d77d-417f-9b40-cf15757ac4c8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:01.709514 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-91d24f05-d77d-417f-9b40-cf15757ac4c8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:20:01.709783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-91d24f05-d77d-417f-9b40-cf15757ac4c8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:01.710180 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-91d24f05-d77d-417f-9b40-cf15757ac4c8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:01.710374 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-91d24f05-d77d-417f-9b40-cf15757ac4c8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:01.717394 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:01.717394 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:01.718577 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-91d24f05-d77d-417f-9b40-cf15757ac4c8 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:20:01.719196 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1422/5657] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:01 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:02.026861 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d7e2aa9f-6871-4038-a631-9036f8b7af11 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:02.028709 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7e2aa9f-6871-4038-a631-9036f8b7af11 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:20:02.029109 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7e2aa9f-6871-4038-a631-9036f8b7af11 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:02.030627 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7e2aa9f-6871-4038-a631-9036f8b7af11 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:02.030627 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d7e2aa9f-6871-4038-a631-9036f8b7af11 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:02.034544 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:02.034544 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:02.035746 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7e2aa9f-6871-4038-a631-9036f8b7af11 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:20:02.035746 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1423/5658] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:02 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:02.731834 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cf7b721a-d998-41db-b759-b9773c0673da None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:02.734270 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf7b721a-d998-41db-b759-b9773c0673da tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:20:02.734585 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf7b721a-d998-41db-b759-b9773c0673da tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:02.734847 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf7b721a-d998-41db-b759-b9773c0673da tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:02.735229 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-cf7b721a-d998-41db-b759-b9773c0673da tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:02.740051 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:02.740051 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:02.740942 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf7b721a-d998-41db-b759-b9773c0673da tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:20:02.741403 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1405/5659] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:02 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:03.045537 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-39a5abf1-9075-4cec-8106-b66795c96ff1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:03.047202 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39a5abf1-9075-4cec-8106-b66795c96ff1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:20:03.047408 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39a5abf1-9075-4cec-8106-b66795c96ff1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:03.047582 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39a5abf1-9075-4cec-8106-b66795c96ff1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:03.047680 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-39a5abf1-9075-4cec-8106-b66795c96ff1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:03.051807 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:03.051807 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:03.052391 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39a5abf1-9075-4cec-8106-b66795c96ff1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:20:03.052713 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1410/5660] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:03 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:03.752746 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-437649d4-c19e-4446-ae5f-9f47b395c5f7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:03.754485 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-437649d4-c19e-4446-ae5f-9f47b395c5f7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:20:03.754702 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-437649d4-c19e-4446-ae5f-9f47b395c5f7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:03.754939 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-437649d4-c19e-4446-ae5f-9f47b395c5f7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:03.755028 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-437649d4-c19e-4446-ae5f-9f47b395c5f7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:03.760159 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:03.760159 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:03.761033 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-437649d4-c19e-4446-ae5f-9f47b395c5f7 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:20:03.761501 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1423/5661] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:03 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:03.770672 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7124f738-34e9-444e-8d82-b9bfb5ab0671 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:03.772503 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7124f738-34e9-444e-8d82-b9bfb5ab0671 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:20:03.772737 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7124f738-34e9-444e-8d82-b9bfb5ab0671 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:03.772947 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7124f738-34e9-444e-8d82-b9bfb5ab0671 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:03.773058 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7124f738-34e9-444e-8d82-b9bfb5ab0671 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:03.778158 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:03.778158 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:03.779100 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7124f738-34e9-444e-8d82-b9bfb5ab0671 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:20:03.779540 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1424/5662] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:03 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:03.788508 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-024fbc67-5fcc-443a-a1c8-838bd65d0317 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:03.790349 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-024fbc67-5fcc-443a-a1c8-838bd65d0317 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] DELETE https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:20:03.790536 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-024fbc67-5fcc-443a-a1c8-838bd65d0317 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:03.790729 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-024fbc67-5fcc-443a-a1c8-838bd65d0317 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:03.790839 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-024fbc67-5fcc-443a-a1c8-838bd65d0317 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete backup with id: f88f7787-360c-4d86-8023-f0a4eb5f7d69. Aug 26 15:20:03.796088 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:03.796088 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:03.811292 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-024fbc67-5fcc-443a-a1c8-838bd65d0317 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] delete_backup rpcapi backup_id f88f7787-360c-4d86-8023-f0a4eb5f7d69 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:20:03.813422 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-024fbc67-5fcc-443a-a1c8-838bd65d0317 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 202 Aug 26 15:20:03.813993 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1406/5663] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:20:03 2026] DELETE /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:20:03.822901 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-35fdc5e5-8b7b-4472-b3fc-2e46cacce8dd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:03.824793 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-35fdc5e5-8b7b-4472-b3fc-2e46cacce8dd tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:20:03.825057 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-35fdc5e5-8b7b-4472-b3fc-2e46cacce8dd tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:03.825309 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-35fdc5e5-8b7b-4472-b3fc-2e46cacce8dd tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:03.825455 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-35fdc5e5-8b7b-4472-b3fc-2e46cacce8dd tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:03.830546 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:03.830546 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:03.831509 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-35fdc5e5-8b7b-4472-b3fc-2e46cacce8dd tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 200 Aug 26 15:20:03.831980 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1411/5664] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:03 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:04.062240 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c1d551c0-34a4-49fe-9669-51aa875f68f0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:04.063952 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1d551c0-34a4-49fe-9669-51aa875f68f0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:20:04.064170 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1d551c0-34a4-49fe-9669-51aa875f68f0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:04.064348 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c1d551c0-34a4-49fe-9669-51aa875f68f0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:04.064448 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c1d551c0-34a4-49fe-9669-51aa875f68f0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:04.069155 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:04.069155 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:04.069715 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c1d551c0-34a4-49fe-9669-51aa875f68f0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:20:04.070069 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1424/5665] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:04 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:04.842480 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8e1571ef-11cb-4a84-96f9-7af61997772b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:04.844401 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8e1571ef-11cb-4a84-96f9-7af61997772b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 Aug 26 15:20:04.844603 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8e1571ef-11cb-4a84-96f9-7af61997772b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:04.844778 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8e1571ef-11cb-4a84-96f9-7af61997772b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:04.844916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-8e1571ef-11cb-4a84-96f9-7af61997772b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Show backup with id f88f7787-360c-4d86-8023-f0a4eb5f7d69. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:04.848485 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8e1571ef-11cb-4a84-96f9-7af61997772b tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 returned with HTTP 404 Aug 26 15:20:04.848925 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1425/5666] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:04 2026] GET /volume/v3/backups/f88f7787-360c-4d86-8023-f0a4eb5f7d69 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:20:04.856233 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-30114e1e-3db1-49eb-a299-ccbeff007c77 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:04.858387 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30114e1e-3db1-49eb-a299-ccbeff007c77 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e Aug 26 15:20:04.858667 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30114e1e-3db1-49eb-a299-ccbeff007c77 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:04.858956 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-30114e1e-3db1-49eb-a299-ccbeff007c77 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:04.859114 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-30114e1e-3db1-49eb-a299-ccbeff007c77 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete snapshot with id: 852322f5-1b30-4cb7-95c6-8828cd1ee90e Aug 26 15:20:04.865357 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:04.865357 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:04.865859 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-30114e1e-3db1-49eb-a299-ccbeff007c77 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Snapshot retrieved successfully. Aug 26 15:20:04.880476 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-30114e1e-3db1-49eb-a299-ccbeff007c77 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Snapshot delete request issued successfully. Aug 26 15:20:04.880642 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-30114e1e-3db1-49eb-a299-ccbeff007c77 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e returned with HTTP 202 Aug 26 15:20:04.881006 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1407/5667] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:20:04 2026] DELETE /volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:20:04.888493 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-04a5655d-4c92-49c0-a0b0-4ad1222703eb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:04.890346 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-04a5655d-4c92-49c0-a0b0-4ad1222703eb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e Aug 26 15:20:04.890605 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-04a5655d-4c92-49c0-a0b0-4ad1222703eb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:04.890924 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-04a5655d-4c92-49c0-a0b0-4ad1222703eb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:04.896375 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:04.896375 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:04.897005 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-04a5655d-4c92-49c0-a0b0-4ad1222703eb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Snapshot retrieved successfully. Aug 26 15:20:04.897794 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-04a5655d-4c92-49c0-a0b0-4ad1222703eb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e returned with HTTP 200 Aug 26 15:20:04.898188 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1412/5668] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:20:04 2026] GET /volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:05.080879 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3fd657ec-d3e6-42e9-88e8-f40396a952bb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:05.082608 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3fd657ec-d3e6-42e9-88e8-f40396a952bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:20:05.082810 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3fd657ec-d3e6-42e9-88e8-f40396a952bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:05.083022 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3fd657ec-d3e6-42e9-88e8-f40396a952bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:05.083130 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-3fd657ec-d3e6-42e9-88e8-f40396a952bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:05.087250 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:05.087250 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:05.087843 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3fd657ec-d3e6-42e9-88e8-f40396a952bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:20:05.088241 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1425/5669] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:05 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:05.907520 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bbe53ace-1b9a-49f9-aa9b-20dd21d7bb38 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:05.909770 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bbe53ace-1b9a-49f9-aa9b-20dd21d7bb38 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e Aug 26 15:20:05.910085 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bbe53ace-1b9a-49f9-aa9b-20dd21d7bb38 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:05.910380 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bbe53ace-1b9a-49f9-aa9b-20dd21d7bb38 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:05.914990 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bbe53ace-1b9a-49f9-aa9b-20dd21d7bb38 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e returned with HTTP 404 Aug 26 15:20:05.915435 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1426/5670] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:20:05 2026] GET /volume/v3/snapshots/852322f5-1b30-4cb7-95c6-8828cd1ee90e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:20:05.921037 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-826dd9d2-77a9-4cff-b98f-942e41b237cb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:05.922647 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-826dd9d2-77a9-4cff-b98f-942e41b237cb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] DELETE https://10.4.3.64/volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e Aug 26 15:20:05.922821 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-826dd9d2-77a9-4cff-b98f-942e41b237cb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:05.923014 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-826dd9d2-77a9-4cff-b98f-942e41b237cb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:05.923172 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-826dd9d2-77a9-4cff-b98f-942e41b237cb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete volume with id: fb06a61f-cc74-43eb-aaba-b27b6aab4d6e Aug 26 15:20:05.929735 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:05.929735 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:05.930193 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-826dd9d2-77a9-4cff-b98f-942e41b237cb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:20:05.944632 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-826dd9d2-77a9-4cff-b98f-942e41b237cb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete volume request issued successfully. Aug 26 15:20:05.944796 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-826dd9d2-77a9-4cff-b98f-942e41b237cb tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e returned with HTTP 202 Aug 26 15:20:05.945206 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1408/5671] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:20:05 2026] DELETE /volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:20:05.950948 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1d3fe1da-2d4e-48c8-b0a1-9ca7c1ab9465 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:05.952585 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d3fe1da-2d4e-48c8-b0a1-9ca7c1ab9465 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e Aug 26 15:20:05.952760 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d3fe1da-2d4e-48c8-b0a1-9ca7c1ab9465 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:05.952947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1d3fe1da-2d4e-48c8-b0a1-9ca7c1ab9465 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:05.959367 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:05.959367 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:05.962710 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1d3fe1da-2d4e-48c8-b0a1-9ca7c1ab9465 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:20:05.966807 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1d3fe1da-2d4e-48c8-b0a1-9ca7c1ab9465 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e returned with HTTP 200 Aug 26 15:20:05.967191 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1413/5672] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:05 2026] GET /volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:06.097211 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-95c299af-f624-4a6d-9c10-1daa0f21e809 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:06.099008 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95c299af-f624-4a6d-9c10-1daa0f21e809 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:20:06.099263 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95c299af-f624-4a6d-9c10-1daa0f21e809 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:06.099484 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-95c299af-f624-4a6d-9c10-1daa0f21e809 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:06.099647 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-95c299af-f624-4a6d-9c10-1daa0f21e809 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:06.103567 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:06.103567 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:06.104138 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-95c299af-f624-4a6d-9c10-1daa0f21e809 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:20:06.104441 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1426/5673] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:06 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:06.113253 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-49bab799-7a9d-4e31-bd1e-cfd8cbeccbb5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:06.114941 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49bab799-7a9d-4e31-bd1e-cfd8cbeccbb5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:20:06.115294 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-49bab799-7a9d-4e31-bd1e-cfd8cbeccbb5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0afa6d28-b6ec-47f7-ba7a-6672d45431b8"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:06.116712 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-49bab799-7a9d-4e31-bd1e-cfd8cbeccbb5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Creating new backup {'backup': {'volume_id': '0afa6d28-b6ec-47f7-ba7a-6672d45431b8'}} {{(pid=100199) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:20:06.116843 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-49bab799-7a9d-4e31-bd1e-cfd8cbeccbb5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Creating backup of volume 0afa6d28-b6ec-47f7-ba7a-6672d45431b8 in container None Aug 26 15:20:06.123961 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:06.123961 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:06.124291 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-49bab799-7a9d-4e31-bd1e-cfd8cbeccbb5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:06.139031 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-49bab799-7a9d-4e31-bd1e-cfd8cbeccbb5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Created reservations ['d48d8d67-169e-4c3b-8559-731c9b43b776', 'e94278c1-124e-45a2-b536-56d06cb23554'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:20:06.165627 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-49bab799-7a9d-4e31-bd1e-cfd8cbeccbb5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:20:06.166067 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1427/5674] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:20:06 2026] POST /volume/v3/backups => generated 286 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:20:06.174366 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-292c2015-bb77-4f69-ad52-f25c32837d6b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:06.176059 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-292c2015-bb77-4f69-ad52-f25c32837d6b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:06.176299 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-292c2015-bb77-4f69-ad52-f25c32837d6b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:06.176562 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-292c2015-bb77-4f69-ad52-f25c32837d6b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:06.176715 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-292c2015-bb77-4f69-ad52-f25c32837d6b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:06.181603 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:06.181603 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:06.182418 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-292c2015-bb77-4f69-ad52-f25c32837d6b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:06.182894 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1409/5675] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:06 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:06.978662 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3b2126e0-bec9-47d8-a597-ee9360808af9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:06.980378 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b2126e0-bec9-47d8-a597-ee9360808af9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e Aug 26 15:20:06.980569 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b2126e0-bec9-47d8-a597-ee9360808af9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:06.980739 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3b2126e0-bec9-47d8-a597-ee9360808af9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:06.985841 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3b2126e0-bec9-47d8-a597-ee9360808af9 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e returned with HTTP 404 Aug 26 15:20:06.986288 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1414/5676] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:06 2026] GET /volume/v3/volumes/fb06a61f-cc74-43eb-aaba-b27b6aab4d6e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:20:06.992195 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aaa3a673-2c23-4d51-8633-0464f3bc7b87 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:06.993781 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aaa3a673-2c23-4d51-8633-0464f3bc7b87 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] DELETE https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 Aug 26 15:20:06.993979 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aaa3a673-2c23-4d51-8633-0464f3bc7b87 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:06.994173 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aaa3a673-2c23-4d51-8633-0464f3bc7b87 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:06.994327 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-aaa3a673-2c23-4d51-8633-0464f3bc7b87 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete volume with id: e559d0fb-3f5d-40eb-92a8-ad631ada9572 Aug 26 15:20:07.000393 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:07.000393 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:07.000808 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-aaa3a673-2c23-4d51-8633-0464f3bc7b87 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:20:07.015852 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-aaa3a673-2c23-4d51-8633-0464f3bc7b87 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete volume request issued successfully. Aug 26 15:20:07.016037 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aaa3a673-2c23-4d51-8633-0464f3bc7b87 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 returned with HTTP 202 Aug 26 15:20:07.016411 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1427/5677] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:20:06 2026] DELETE /volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 26 15:20:07.024261 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7b9c87c1-6414-4204-b3fe-030fb4c7cf6d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:07.025806 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b9c87c1-6414-4204-b3fe-030fb4c7cf6d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 Aug 26 15:20:07.026064 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b9c87c1-6414-4204-b3fe-030fb4c7cf6d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:07.026261 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7b9c87c1-6414-4204-b3fe-030fb4c7cf6d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:07.032745 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:07.032745 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:07.035938 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7b9c87c1-6414-4204-b3fe-030fb4c7cf6d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:20:07.039954 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7b9c87c1-6414-4204-b3fe-030fb4c7cf6d tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 returned with HTTP 200 Aug 26 15:20:07.040319 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1428/5678] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:07 2026] GET /volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 => generated 1352 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:20:07.193552 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-59299b94-5ad6-4713-ab12-01dda265fd85 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:07.195204 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-59299b94-5ad6-4713-ab12-01dda265fd85 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:07.195391 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-59299b94-5ad6-4713-ab12-01dda265fd85 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:07.195566 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-59299b94-5ad6-4713-ab12-01dda265fd85 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:07.195666 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-59299b94-5ad6-4713-ab12-01dda265fd85 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:07.199669 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:07.199669 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:07.200240 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-59299b94-5ad6-4713-ab12-01dda265fd85 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:07.200584 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1410/5679] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:07 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:08.052427 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-68f722ba-037d-442a-a612-d7929e6e66f1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:08.054114 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-68f722ba-037d-442a-a612-d7929e6e66f1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 Aug 26 15:20:08.054291 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-68f722ba-037d-442a-a612-d7929e6e66f1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:08.054463 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-68f722ba-037d-442a-a612-d7929e6e66f1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:08.061497 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-68f722ba-037d-442a-a612-d7929e6e66f1 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 returned with HTTP 404 Aug 26 15:20:08.062113 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1415/5680] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:08 2026] GET /volume/v3/volumes/e559d0fb-3f5d-40eb-92a8-ad631ada9572 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:20:08.068525 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-792b95b9-df9b-437f-9265-d593644904e3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:08.070744 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-792b95b9-df9b-437f-9265-d593644904e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 Aug 26 15:20:08.071034 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-792b95b9-df9b-437f-9265-d593644904e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:08.071309 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-792b95b9-df9b-437f-9265-d593644904e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:08.071525 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-792b95b9-df9b-437f-9265-d593644904e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete volume with id: 5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 Aug 26 15:20:08.078574 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:08.078574 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:08.079026 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-792b95b9-df9b-437f-9265-d593644904e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:20:08.095238 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-792b95b9-df9b-437f-9265-d593644904e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete volume request issued successfully. Aug 26 15:20:08.095327 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-792b95b9-df9b-437f-9265-d593644904e3 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 returned with HTTP 202 Aug 26 15:20:08.095879 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1428/5681] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:20:08 2026] DELETE /volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:20:08.103405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b12dcb27-9ad5-4d0c-9efb-c46b061ab539 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:08.105666 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b12dcb27-9ad5-4d0c-9efb-c46b061ab539 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 Aug 26 15:20:08.105855 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b12dcb27-9ad5-4d0c-9efb-c46b061ab539 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:08.106061 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b12dcb27-9ad5-4d0c-9efb-c46b061ab539 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:08.112738 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:08.112738 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:08.116190 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b12dcb27-9ad5-4d0c-9efb-c46b061ab539 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:20:08.120603 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b12dcb27-9ad5-4d0c-9efb-c46b061ab539 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 returned with HTTP 200 Aug 26 15:20:08.121237 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1429/5682] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:08 2026] GET /volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:08.210198 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5d4ecaef-abfe-4a39-829c-be3f0921b7e4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:08.211642 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5d4ecaef-abfe-4a39-829c-be3f0921b7e4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:08.211812 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5d4ecaef-abfe-4a39-829c-be3f0921b7e4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:08.212073 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5d4ecaef-abfe-4a39-829c-be3f0921b7e4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:08.212170 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-5d4ecaef-abfe-4a39-829c-be3f0921b7e4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:08.215866 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:08.215866 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:08.216408 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5d4ecaef-abfe-4a39-829c-be3f0921b7e4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:08.216738 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1411/5683] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:08 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 695 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:09.137642 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-17fa413d-2142-40c6-bc24-b8771db60175 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:09.139449 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17fa413d-2142-40c6-bc24-b8771db60175 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 Aug 26 15:20:09.139628 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17fa413d-2142-40c6-bc24-b8771db60175 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:09.139805 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-17fa413d-2142-40c6-bc24-b8771db60175 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:09.146541 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-17fa413d-2142-40c6-bc24-b8771db60175 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 returned with HTTP 404 Aug 26 15:20:09.147115 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1416/5684] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:09 2026] GET /volume/v3/volumes/5c9a996b-6d89-4bd2-8fe3-f89b7b8e46d1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:20:09.157918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-80d2887e-872d-4a1a-8f3e-ba8261c958ad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:09.159677 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-80d2887e-872d-4a1a-8f3e-ba8261c958ad tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] DELETE https://10.4.3.64/volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 Aug 26 15:20:09.159867 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-80d2887e-872d-4a1a-8f3e-ba8261c958ad tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:09.160096 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-80d2887e-872d-4a1a-8f3e-ba8261c958ad tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:09.160269 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-80d2887e-872d-4a1a-8f3e-ba8261c958ad tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete volume with id: c2acbbcb-686e-4e84-8837-af19a17334d6 Aug 26 15:20:09.167405 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:09.167405 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:09.167903 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-80d2887e-872d-4a1a-8f3e-ba8261c958ad tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:20:09.183488 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-80d2887e-872d-4a1a-8f3e-ba8261c958ad tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Delete volume request issued successfully. Aug 26 15:20:09.183771 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-80d2887e-872d-4a1a-8f3e-ba8261c958ad tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 returned with HTTP 202 Aug 26 15:20:09.184417 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1429/5685] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:20:09 2026] DELETE /volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:20:09.210059 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8b576be5-f549-403d-bc80-2cc5ef6696c4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:09.211649 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8b576be5-f549-403d-bc80-2cc5ef6696c4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 Aug 26 15:20:09.211823 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8b576be5-f549-403d-bc80-2cc5ef6696c4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:09.212030 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8b576be5-f549-403d-bc80-2cc5ef6696c4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:09.218495 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:09.218495 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:09.222017 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8b576be5-f549-403d-bc80-2cc5ef6696c4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Volume info retrieved successfully. Aug 26 15:20:09.226275 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9743817b-dc0c-46e1-ad7b-1dd3cb94e7cf None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:09.227079 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8b576be5-f549-403d-bc80-2cc5ef6696c4 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 returned with HTTP 200 Aug 26 15:20:09.227079 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1430/5686] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:09 2026] GET /volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:09.228338 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9743817b-dc0c-46e1-ad7b-1dd3cb94e7cf tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:09.228581 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9743817b-dc0c-46e1-ad7b-1dd3cb94e7cf tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:09.228787 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9743817b-dc0c-46e1-ad7b-1dd3cb94e7cf tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:09.229009 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9743817b-dc0c-46e1-ad7b-1dd3cb94e7cf tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:09.233396 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:09.233396 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:09.234043 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9743817b-dc0c-46e1-ad7b-1dd3cb94e7cf tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:09.234419 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1412/5687] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:09 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:10.247162 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c0a37359-b719-4edc-9c0f-7159d59cc834 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:10.249113 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0a37359-b719-4edc-9c0f-7159d59cc834 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:10.249353 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0a37359-b719-4edc-9c0f-7159d59cc834 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:10.249564 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0a37359-b719-4edc-9c0f-7159d59cc834 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:10.249721 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c0a37359-b719-4edc-9c0f-7159d59cc834 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:10.254150 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:10.254150 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:10.254714 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0a37359-b719-4edc-9c0f-7159d59cc834 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:10.255147 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1417/5688] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:10 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 26 15:20:10.269676 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8751a95b-527b-455d-8d65-da8613dd8b33 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:10.271873 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8751a95b-527b-455d-8d65-da8613dd8b33 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] GET https://10.4.3.64/volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 Aug 26 15:20:10.272144 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8751a95b-527b-455d-8d65-da8613dd8b33 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:10.272389 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8751a95b-527b-455d-8d65-da8613dd8b33 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:10.278173 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8751a95b-527b-455d-8d65-da8613dd8b33 tempest-VolumesBackupsTest-683049342 tempest-VolumesBackupsTest-683049342-project-member] https://10.4.3.64/volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 returned with HTTP 404 Aug 26 15:20:10.278566 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1430/5689] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:10 2026] GET /volume/v3/volumes/c2acbbcb-686e-4e84-8837-af19a17334d6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:20:11.268577 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ee73d595-6bfc-43b8-8e94-53d9225a75f1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:11.270493 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee73d595-6bfc-43b8-8e94-53d9225a75f1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:11.270724 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee73d595-6bfc-43b8-8e94-53d9225a75f1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:11.270915 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee73d595-6bfc-43b8-8e94-53d9225a75f1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:11.271022 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ee73d595-6bfc-43b8-8e94-53d9225a75f1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:11.275501 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:11.275501 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:11.276094 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee73d595-6bfc-43b8-8e94-53d9225a75f1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:11.276495 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1431/5690] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:11 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:12.288813 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-26922714-6a0f-4f29-a234-0a0f2e752936 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:12.290826 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26922714-6a0f-4f29-a234-0a0f2e752936 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:12.291198 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-26922714-6a0f-4f29-a234-0a0f2e752936 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:12.291474 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-26922714-6a0f-4f29-a234-0a0f2e752936 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:12.291610 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-26922714-6a0f-4f29-a234-0a0f2e752936 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:12.296218 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:12.296218 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:12.296994 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-26922714-6a0f-4f29-a234-0a0f2e752936 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:12.297456 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1413/5691] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:12 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:13.314971 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c97f814f-9125-42f9-9a27-b0da146611a9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:13.317137 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c97f814f-9125-42f9-9a27-b0da146611a9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:13.317434 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c97f814f-9125-42f9-9a27-b0da146611a9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:13.317668 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c97f814f-9125-42f9-9a27-b0da146611a9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:13.317812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-c97f814f-9125-42f9-9a27-b0da146611a9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:13.323303 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:13.323303 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:13.324425 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c97f814f-9125-42f9-9a27-b0da146611a9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:13.324568 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1418/5692] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:13 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:13.582467 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-276dd1fd-0bb3-43ee-b732-e179547d512b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:13.659152 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:20:13.659605 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-451255561"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:13.661388 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-451255561'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:20:13.661586 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Create volume of 1 GB Aug 26 15:20:13.666010 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Availability Zones retrieved successfully. Aug 26 15:20:13.673389 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Flow 'volume_create_api' (049e4407-39b2-45f2-a00e-fc81d13b7ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:20:13.674612 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (636211ce-ea13-4d30-9d5d-6b0219dbc233) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:13.675664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:20:13.702909 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (636211ce-ea13-4d30-9d5d-6b0219dbc233) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:13.704101 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65bf3cc1-24b5-4af6-9b42-3e118135d62d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:13.769063 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Created reservations ['bac51908-63b3-4c16-b3b4-4f8ab0caed6b', '36f26710-ca2f-4ba9-b22d-fe85a341dc67', '5a40bbcf-0336-4616-a8cb-e826f06b725b', 'd81505ec-2ac2-4a84-bf2d-f6c111603b7a'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:20:13.770033 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65bf3cc1-24b5-4af6-9b42-3e118135d62d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bac51908-63b3-4c16-b3b4-4f8ab0caed6b', '36f26710-ca2f-4ba9-b22d-fe85a341dc67', '5a40bbcf-0336-4616-a8cb-e826f06b725b', 'd81505ec-2ac2-4a84-bf2d-f6c111603b7a']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:13.770985 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6824be9-59cd-4e21-a057-35910714503d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:13.803398 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6824be9-59cd-4e21-a057-35910714503d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85fe34df-daf2-4560-acc4-4efa7b36dd44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-451255561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e17c1ef2fd64740a98d6a6cbee7a48b',qos_specs=None,replication_status=,reservations=['bac51908-63b3-4c16-b3b4-4f8ab0caed6b','36f26710-ca2f-4ba9-b22d-fe85a341dc67','5a40bbcf-0336-4616-a8cb-e826f06b725b','d81505ec-2ac2-4a84-bf2d-f6c111603b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68b5de5376cd4a42badb9872fa61ce88',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:20:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-451255561',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85fe34df-daf2-4560-acc4-4efa7b36dd44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e17c1ef2fd64740a98d6a6cbee7a48b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68b5de5376cd4a42badb9872fa61ce88',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:13.804287 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21341aec-c32e-4aff-b046-424e28cf33fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:13.823786 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21341aec-c32e-4aff-b046-424e28cf33fe) transitioned into state 'SUCCESS' from state '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-451255561',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e17c1ef2fd64740a98d6a6cbee7a48b',qos_specs=None,replication_status=,reservations=['bac51908-63b3-4c16-b3b4-4f8ab0caed6b','36f26710-ca2f-4ba9-b22d-fe85a341dc67','5a40bbcf-0336-4616-a8cb-e826f06b725b','d81505ec-2ac2-4a84-bf2d-f6c111603b7a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68b5de5376cd4a42badb9872fa61ce88',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:13.824583 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b34ddbfd-2c9b-48de-90f4-a55b1bd82c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:13.842666 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b34ddbfd-2c9b-48de-90f4-a55b1bd82c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:13.843638 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Flow 'volume_create_api' (049e4407-39b2-45f2-a00e-fc81d13b7ec0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:20:13.844024 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Create volume request issued successfully. Aug 26 15:20:13.844664 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-276dd1fd-0bb3-43ee-b732-e179547d512b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:20:13.845137 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1431/5693] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:20:13 2026] POST /volume/v3/volumes => generated 775 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:20:13.857769 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-833fc242-6506-4bbf-ab3b-ba373fb9a1b3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:13.860023 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-833fc242-6506-4bbf-ab3b-ba373fb9a1b3 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 Aug 26 15:20:13.860309 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-833fc242-6506-4bbf-ab3b-ba373fb9a1b3 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:13.860582 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-833fc242-6506-4bbf-ab3b-ba373fb9a1b3 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:13.870081 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:13.870081 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:13.874067 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-833fc242-6506-4bbf-ab3b-ba373fb9a1b3 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Volume info retrieved successfully. Aug 26 15:20:13.878911 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-833fc242-6506-4bbf-ab3b-ba373fb9a1b3 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 returned with HTTP 200 Aug 26 15:20:13.879398 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1432/5694] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:13 2026] GET /volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 => generated 954 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:14.334932 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-651c9ff0-6904-472c-b89f-ae80bfcf6bff None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:14.336566 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-651c9ff0-6904-472c-b89f-ae80bfcf6bff tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:14.336762 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-651c9ff0-6904-472c-b89f-ae80bfcf6bff tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:14.336965 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-651c9ff0-6904-472c-b89f-ae80bfcf6bff tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:14.337080 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-651c9ff0-6904-472c-b89f-ae80bfcf6bff tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:14.342050 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:14.342050 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:14.343009 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-651c9ff0-6904-472c-b89f-ae80bfcf6bff tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:14.343581 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1414/5695] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:14 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:14.893526 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-87856646-c66b-42f1-a24f-9f704ac51e86 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:14.895895 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-87856646-c66b-42f1-a24f-9f704ac51e86 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 Aug 26 15:20:14.896165 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-87856646-c66b-42f1-a24f-9f704ac51e86 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:14.896410 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-87856646-c66b-42f1-a24f-9f704ac51e86 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:14.905791 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:14.905791 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:14.910308 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-87856646-c66b-42f1-a24f-9f704ac51e86 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Volume info retrieved successfully. Aug 26 15:20:14.915902 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-87856646-c66b-42f1-a24f-9f704ac51e86 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 returned with HTTP 200 Aug 26 15:20:14.916367 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1419/5696] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:14 2026] GET /volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:20:14.930918 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-629a0b01-e081-498d-a262-23d348948d78 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:14.932932 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-629a0b01-e081-498d-a262-23d348948d78 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:20:14.933280 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-629a0b01-e081-498d-a262-23d348948d78 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "85fe34df-daf2-4560-acc4-4efa7b36dd44", "name": "tempest-type-Backup-1635947269"}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:14.934689 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.contrib.backups [None req-629a0b01-e081-498d-a262-23d348948d78 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Creating new backup {'backup': {'volume_id': '85fe34df-daf2-4560-acc4-4efa7b36dd44', 'name': 'tempest-type-Backup-1635947269'}} {{(pid=100197) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:20:14.934843 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-629a0b01-e081-498d-a262-23d348948d78 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Creating backup of volume 85fe34df-daf2-4560-acc4-4efa7b36dd44 in container None Aug 26 15:20:14.942264 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:14.942264 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:14.942697 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-629a0b01-e081-498d-a262-23d348948d78 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Volume info retrieved successfully. Aug 26 15:20:14.968479 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-629a0b01-e081-498d-a262-23d348948d78 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Created reservations ['5dbe104a-8297-420b-a14d-546404b1eae7', '174024f9-d471-48e8-8b47-32a35e7ffb6c'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:20:14.999034 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-629a0b01-e081-498d-a262-23d348948d78 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:20:14.999501 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1432/5697] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:20:14 2026] POST /volume/v3/backups => generated 314 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 26 15:20:15.008233 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d7eb438d-2ae8-4b4d-afbc-6945856ce10a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:15.010196 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7eb438d-2ae8-4b4d-afbc-6945856ce10a tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:15.010421 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7eb438d-2ae8-4b4d-afbc-6945856ce10a tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:15.010648 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d7eb438d-2ae8-4b4d-afbc-6945856ce10a tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:15.010836 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-d7eb438d-2ae8-4b4d-afbc-6945856ce10a tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:15.015777 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:15.015777 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:15.016464 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d7eb438d-2ae8-4b4d-afbc-6945856ce10a tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:15.016852 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1433/5698] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:15 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:15.353477 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cf54ba76-bf7a-422a-8c8e-43f4ebf0f9b0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:15.355615 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf54ba76-bf7a-422a-8c8e-43f4ebf0f9b0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:15.355880 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf54ba76-bf7a-422a-8c8e-43f4ebf0f9b0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:15.356118 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cf54ba76-bf7a-422a-8c8e-43f4ebf0f9b0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:15.356241 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-cf54ba76-bf7a-422a-8c8e-43f4ebf0f9b0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:15.360933 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:15.360933 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:15.361550 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cf54ba76-bf7a-422a-8c8e-43f4ebf0f9b0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:15.361892 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1415/5699] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:15 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:16.027944 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-465bb0f6-647f-4426-a505-8ae94bda5fbc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:16.030054 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-465bb0f6-647f-4426-a505-8ae94bda5fbc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:16.030389 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-465bb0f6-647f-4426-a505-8ae94bda5fbc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:16.030656 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-465bb0f6-647f-4426-a505-8ae94bda5fbc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:16.030822 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-465bb0f6-647f-4426-a505-8ae94bda5fbc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:16.035273 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:16.035273 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:16.036014 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-465bb0f6-647f-4426-a505-8ae94bda5fbc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:16.036460 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1420/5700] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:16 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:16.372767 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b3798cb9-0875-4821-91d4-c206575e7663 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:16.374760 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3798cb9-0875-4821-91d4-c206575e7663 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:16.375013 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3798cb9-0875-4821-91d4-c206575e7663 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:16.375196 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b3798cb9-0875-4821-91d4-c206575e7663 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:16.375297 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b3798cb9-0875-4821-91d4-c206575e7663 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:16.379240 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:16.379240 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:16.379878 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b3798cb9-0875-4821-91d4-c206575e7663 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:16.380280 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1433/5701] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:16 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:17.048216 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-545a18ef-5b1e-4e41-8008-aca0c7f7add9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:17.049981 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-545a18ef-5b1e-4e41-8008-aca0c7f7add9 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:17.050189 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-545a18ef-5b1e-4e41-8008-aca0c7f7add9 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:17.050378 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-545a18ef-5b1e-4e41-8008-aca0c7f7add9 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:17.050483 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-545a18ef-5b1e-4e41-8008-aca0c7f7add9 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:17.055052 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:17.055052 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:17.055754 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-545a18ef-5b1e-4e41-8008-aca0c7f7add9 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:17.056208 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1434/5702] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:17 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:17.389549 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-13a7c955-32c4-4b34-b704-0f039dd009fb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:17.391277 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-13a7c955-32c4-4b34-b704-0f039dd009fb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:17.391477 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-13a7c955-32c4-4b34-b704-0f039dd009fb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:17.391671 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-13a7c955-32c4-4b34-b704-0f039dd009fb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:17.391787 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-13a7c955-32c4-4b34-b704-0f039dd009fb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:17.396533 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:17.396533 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:17.397286 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-13a7c955-32c4-4b34-b704-0f039dd009fb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:17.397684 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1416/5703] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:17 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:18.067765 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-01c6cd34-0280-4ef0-933e-724172fa0901 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:18.069593 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-01c6cd34-0280-4ef0-933e-724172fa0901 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:18.069833 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-01c6cd34-0280-4ef0-933e-724172fa0901 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:18.070042 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-01c6cd34-0280-4ef0-933e-724172fa0901 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:18.070142 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-01c6cd34-0280-4ef0-933e-724172fa0901 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:18.074831 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:18.074831 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:18.075543 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-01c6cd34-0280-4ef0-933e-724172fa0901 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:18.075986 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1421/5704] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:18 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:18.408089 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-58c3d2fc-d405-4f6a-b949-6eca6d47f160 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:18.410332 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58c3d2fc-d405-4f6a-b949-6eca6d47f160 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:18.410590 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-58c3d2fc-d405-4f6a-b949-6eca6d47f160 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:18.410792 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-58c3d2fc-d405-4f6a-b949-6eca6d47f160 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:18.410904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-58c3d2fc-d405-4f6a-b949-6eca6d47f160 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:18.414796 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:18.414796 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:18.415341 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-58c3d2fc-d405-4f6a-b949-6eca6d47f160 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:18.415690 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1434/5705] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:18 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:19.087241 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7829aa54-b793-4bdc-bf43-406bdcc4b5dc None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:19.089504 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7829aa54-b793-4bdc-bf43-406bdcc4b5dc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:19.089785 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7829aa54-b793-4bdc-bf43-406bdcc4b5dc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:19.090029 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7829aa54-b793-4bdc-bf43-406bdcc4b5dc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:19.090165 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7829aa54-b793-4bdc-bf43-406bdcc4b5dc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:19.096485 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:19.096485 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:19.097233 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7829aa54-b793-4bdc-bf43-406bdcc4b5dc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:19.097674 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1435/5706] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:19 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:19.426586 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-05ec11fe-21d8-424d-949f-2a0624f1d374 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:19.428279 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-05ec11fe-21d8-424d-949f-2a0624f1d374 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:19.428478 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-05ec11fe-21d8-424d-949f-2a0624f1d374 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:19.428690 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-05ec11fe-21d8-424d-949f-2a0624f1d374 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:19.428791 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-05ec11fe-21d8-424d-949f-2a0624f1d374 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:19.433050 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:19.433050 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:19.433766 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-05ec11fe-21d8-424d-949f-2a0624f1d374 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:19.434133 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1417/5707] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:19 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:20.106803 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a2373791-4171-410e-8d48-27ad503937cd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:20.108585 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a2373791-4171-410e-8d48-27ad503937cd tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:20.108802 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a2373791-4171-410e-8d48-27ad503937cd tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:20.109003 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a2373791-4171-410e-8d48-27ad503937cd tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:20.109107 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-a2373791-4171-410e-8d48-27ad503937cd tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:20.113483 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:20.113483 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:20.114224 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a2373791-4171-410e-8d48-27ad503937cd tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:20.114595 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1422/5708] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:20 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:20.445958 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-550b0708-269d-4178-8b3b-248f6aae0305 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:20.447716 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-550b0708-269d-4178-8b3b-248f6aae0305 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:20.447915 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-550b0708-269d-4178-8b3b-248f6aae0305 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:20.448103 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-550b0708-269d-4178-8b3b-248f6aae0305 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:20.448223 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-550b0708-269d-4178-8b3b-248f6aae0305 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id b80b6e6f-f15f-4ccc-8f56-67cfffa99620. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:20.452900 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:20.452900 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:20.453597 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-550b0708-269d-4178-8b3b-248f6aae0305 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 200 Aug 26 15:20:20.454031 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1435/5709] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:20 2026] GET /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:20.463200 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-14550288-085a-45da-b746-04cca07e9b89 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:20.465090 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14550288-085a-45da-b746-04cca07e9b89 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] DELETE https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 Aug 26 15:20:20.465320 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14550288-085a-45da-b746-04cca07e9b89 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:20.465542 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-14550288-085a-45da-b746-04cca07e9b89 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:20.465674 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-14550288-085a-45da-b746-04cca07e9b89 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete backup with id: b80b6e6f-f15f-4ccc-8f56-67cfffa99620. Aug 26 15:20:20.469732 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:20.469732 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:20.481764 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-14550288-085a-45da-b746-04cca07e9b89 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] delete_backup rpcapi backup_id b80b6e6f-f15f-4ccc-8f56-67cfffa99620 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:20:20.483573 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-14550288-085a-45da-b746-04cca07e9b89 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 returned with HTTP 202 Aug 26 15:20:20.484032 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1436/5710] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:20:20 2026] DELETE /volume/v3/backups/b80b6e6f-f15f-4ccc-8f56-67cfffa99620 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:20:20.492160 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:20.493864 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:20:20.494239 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-304490508"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:20.495836 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-304490508'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:20:20.495973 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume of 1 GB Aug 26 15:20:20.501143 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Availability Zones retrieved successfully. Aug 26 15:20:20.506331 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Flow 'volume_create_api' (c7cb2cd0-f0aa-4a51-9f8a-b0be3de2f206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:20:20.507244 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63655e01-e5a3-49ab-beec-b016bf550bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:20.508017 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:20:20.531380 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63655e01-e5a3-49ab-beec-b016bf550bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:20.532166 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6f099e-6a9c-4c42-bb1d-376aebb44bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:20.568032 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Created reservations ['d4794363-e729-4900-9c31-556ed257dfd3', '983251c5-0671-4cba-86f9-7161cb82ed20', '945b8c9d-e978-4d01-bd8f-a9cada6e58b0', '712fc0da-8955-44c8-844c-01a2598edb12'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:20:20.568742 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a6f099e-6a9c-4c42-bb1d-376aebb44bce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4794363-e729-4900-9c31-556ed257dfd3', '983251c5-0671-4cba-86f9-7161cb82ed20', '945b8c9d-e978-4d01-bd8f-a9cada6e58b0', '712fc0da-8955-44c8-844c-01a2598edb12']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:20.569482 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36240596-72bc-4446-9ad8-b844dbd03087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:20.591263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36240596-72bc-4446-9ad8-b844dbd03087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fb988c0-9e06-4e70-a601-3341cebb7999', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-304490508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d676c5023b874608a2d38115ee2910b5',qos_specs=None,replication_status=,reservations=['d4794363-e729-4900-9c31-556ed257dfd3','983251c5-0671-4cba-86f9-7161cb82ed20','945b8c9d-e978-4d01-bd8f-a9cada6e58b0','712fc0da-8955-44c8-844c-01a2598edb12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e6078eee034277b0e9674d5910830c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-304490508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fb988c0-9e06-4e70-a601-3341cebb7999,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d676c5023b874608a2d38115ee2910b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e6078eee034277b0e9674d5910830c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:20.592119 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8d86356-3f7c-440b-bf68-b53a18a0d341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:20.608652 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8d86356-3f7c-440b-bf68-b53a18a0d341) transitioned into state 'SUCCESS' from state '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-304490508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d676c5023b874608a2d38115ee2910b5',qos_specs=None,replication_status=,reservations=['d4794363-e729-4900-9c31-556ed257dfd3','983251c5-0671-4cba-86f9-7161cb82ed20','945b8c9d-e978-4d01-bd8f-a9cada6e58b0','712fc0da-8955-44c8-844c-01a2598edb12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e6078eee034277b0e9674d5910830c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:20.609318 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a943549a-b93b-4f0d-a08e-1a731bb00698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:20.621962 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a943549a-b93b-4f0d-a08e-1a731bb00698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:20.622873 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Flow 'volume_create_api' (c7cb2cd0-f0aa-4a51-9f8a-b0be3de2f206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:20:20.623257 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume request issued successfully. Aug 26 15:20:20.623778 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8d5083b3-ea20-47fc-aaf0-74f6a94971fa tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:20:20.624228 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1418/5711] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:20:20 2026] POST /volume/v3/volumes => generated 775 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:20:20.637692 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1e266fcb-fd07-401e-8d3a-ed6adeb551c1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:20.639341 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e266fcb-fd07-401e-8d3a-ed6adeb551c1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 Aug 26 15:20:20.639534 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1e266fcb-fd07-401e-8d3a-ed6adeb551c1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:20.639712 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1e266fcb-fd07-401e-8d3a-ed6adeb551c1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:20.646128 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:20.646128 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:20.649241 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1e266fcb-fd07-401e-8d3a-ed6adeb551c1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:20.653866 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e266fcb-fd07-401e-8d3a-ed6adeb551c1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 returned with HTTP 200 Aug 26 15:20:20.654347 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1423/5712] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:20 2026] GET /volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:21.125552 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f42069c-ed32-47e7-ba2a-cf7cd142cea2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:21.127341 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f42069c-ed32-47e7-ba2a-cf7cd142cea2 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:21.127550 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f42069c-ed32-47e7-ba2a-cf7cd142cea2 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:21.127787 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f42069c-ed32-47e7-ba2a-cf7cd142cea2 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:21.127896 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-0f42069c-ed32-47e7-ba2a-cf7cd142cea2 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:21.132101 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:21.132101 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:21.132735 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f42069c-ed32-47e7-ba2a-cf7cd142cea2 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:21.133338 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1436/5713] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:21 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:21.667262 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5b7fb49e-51ab-4c57-b86e-1007a2ee3eab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:21.669156 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b7fb49e-51ab-4c57-b86e-1007a2ee3eab tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 Aug 26 15:20:21.669403 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b7fb49e-51ab-4c57-b86e-1007a2ee3eab tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:21.669636 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5b7fb49e-51ab-4c57-b86e-1007a2ee3eab tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:21.676956 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:21.676956 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:21.680202 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5b7fb49e-51ab-4c57-b86e-1007a2ee3eab tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:21.683918 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5b7fb49e-51ab-4c57-b86e-1007a2ee3eab tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 returned with HTTP 200 Aug 26 15:20:21.684285 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1437/5714] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:21 2026] GET /volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:20:21.695852 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-446a851b-a4a7-4e6f-bf1f-c21b73acbc72 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:21.697794 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-446a851b-a4a7-4e6f-bf1f-c21b73acbc72 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:20:21.698147 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-446a851b-a4a7-4e6f-bf1f-c21b73acbc72 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3fb988c0-9e06-4e70-a601-3341cebb7999", "name": "tempest-type-Backup-1814646693"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:21.699499 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-446a851b-a4a7-4e6f-bf1f-c21b73acbc72 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Creating new backup {'backup': {'volume_id': '3fb988c0-9e06-4e70-a601-3341cebb7999', 'name': 'tempest-type-Backup-1814646693'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:20:21.699650 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-446a851b-a4a7-4e6f-bf1f-c21b73acbc72 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Creating backup of volume 3fb988c0-9e06-4e70-a601-3341cebb7999 in container None Aug 26 15:20:21.706613 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:21.706613 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:21.706895 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-446a851b-a4a7-4e6f-bf1f-c21b73acbc72 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:21.722145 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-446a851b-a4a7-4e6f-bf1f-c21b73acbc72 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Created reservations ['039c6409-8eb7-462f-bf42-b00b4cbcd737', '42eb388b-3730-4788-a6af-00bf5e66a37a'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:20:21.746306 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-446a851b-a4a7-4e6f-bf1f-c21b73acbc72 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:20:21.746711 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1419/5715] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:20:21 2026] POST /volume/v3/backups => generated 314 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:20:21.755462 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cd63cff9-ee71-4b31-a011-1d1dcc4c7e90 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:21.757541 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cd63cff9-ee71-4b31-a011-1d1dcc4c7e90 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:21.757728 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cd63cff9-ee71-4b31-a011-1d1dcc4c7e90 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:21.757929 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cd63cff9-ee71-4b31-a011-1d1dcc4c7e90 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:21.758074 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-cd63cff9-ee71-4b31-a011-1d1dcc4c7e90 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:21.762201 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:21.762201 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:21.762784 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cd63cff9-ee71-4b31-a011-1d1dcc4c7e90 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:21.763152 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1424/5716] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:21 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:22.143771 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-2e6deed5-8632-4a7d-899c-f9a64de180b4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:22.145678 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e6deed5-8632-4a7d-899c-f9a64de180b4 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:22.145938 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e6deed5-8632-4a7d-899c-f9a64de180b4 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:22.146170 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-2e6deed5-8632-4a7d-899c-f9a64de180b4 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:22.146318 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-2e6deed5-8632-4a7d-899c-f9a64de180b4 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:22.150371 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:22.150371 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:22.150999 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-2e6deed5-8632-4a7d-899c-f9a64de180b4 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:22.151362 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1437/5717] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:22 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:22.773058 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a76a89e8-1462-4bb4-90b0-5bb1143ee226 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:22.774862 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a76a89e8-1462-4bb4-90b0-5bb1143ee226 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:22.775077 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a76a89e8-1462-4bb4-90b0-5bb1143ee226 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:22.775263 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a76a89e8-1462-4bb4-90b0-5bb1143ee226 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:22.775364 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a76a89e8-1462-4bb4-90b0-5bb1143ee226 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:22.779280 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:22.779280 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:22.779833 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a76a89e8-1462-4bb4-90b0-5bb1143ee226 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:22.780177 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1438/5718] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:22 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:23.160628 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a4addde7-f337-4ee7-b50c-63d55ac6a803 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:23.162963 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4addde7-f337-4ee7-b50c-63d55ac6a803 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:23.163219 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4addde7-f337-4ee7-b50c-63d55ac6a803 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:23.163441 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a4addde7-f337-4ee7-b50c-63d55ac6a803 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:23.163589 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-a4addde7-f337-4ee7-b50c-63d55ac6a803 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:23.167587 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:23.167587 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:23.168138 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a4addde7-f337-4ee7-b50c-63d55ac6a803 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:23.168500 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1420/5719] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:23 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:23.789574 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-701b4d54-75d9-432e-9690-5b90c0d26358 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:23.791364 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-701b4d54-75d9-432e-9690-5b90c0d26358 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:23.791639 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-701b4d54-75d9-432e-9690-5b90c0d26358 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:23.791843 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-701b4d54-75d9-432e-9690-5b90c0d26358 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:23.791967 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-701b4d54-75d9-432e-9690-5b90c0d26358 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:23.796749 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:23.796749 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:23.797435 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-701b4d54-75d9-432e-9690-5b90c0d26358 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:23.797864 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1425/5720] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:23 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:24.178080 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c9fac77f-b538-4f73-b089-26623fdbd34b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:24.179724 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c9fac77f-b538-4f73-b089-26623fdbd34b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:24.179985 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c9fac77f-b538-4f73-b089-26623fdbd34b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:24.180211 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c9fac77f-b538-4f73-b089-26623fdbd34b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:24.180318 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c9fac77f-b538-4f73-b089-26623fdbd34b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:24.184351 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:24.184351 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:24.184954 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c9fac77f-b538-4f73-b089-26623fdbd34b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:24.185338 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1438/5721] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:24 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:24.809351 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-057dbb89-184d-4733-85bb-461f6a74aa7c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:24.811519 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-057dbb89-184d-4733-85bb-461f6a74aa7c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:24.811794 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-057dbb89-184d-4733-85bb-461f6a74aa7c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:24.812029 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-057dbb89-184d-4733-85bb-461f6a74aa7c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:24.812164 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-057dbb89-184d-4733-85bb-461f6a74aa7c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:24.816829 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:24.816829 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:24.817482 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-057dbb89-184d-4733-85bb-461f6a74aa7c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:24.817916 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1439/5722] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:24 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:25.196299 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6bd3ac75-92a8-47d9-83e7-905f71f6e2fc None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:25.198423 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6bd3ac75-92a8-47d9-83e7-905f71f6e2fc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:25.198683 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6bd3ac75-92a8-47d9-83e7-905f71f6e2fc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:25.198931 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6bd3ac75-92a8-47d9-83e7-905f71f6e2fc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:25.199073 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-6bd3ac75-92a8-47d9-83e7-905f71f6e2fc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:25.205261 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:25.205261 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:25.205992 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6bd3ac75-92a8-47d9-83e7-905f71f6e2fc tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:25.206438 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1421/5723] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:25 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:25.828729 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4599e050-8e13-4c3a-a1f5-c97dec2da4c6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:25.830631 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4599e050-8e13-4c3a-a1f5-c97dec2da4c6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:25.830864 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4599e050-8e13-4c3a-a1f5-c97dec2da4c6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:25.831116 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4599e050-8e13-4c3a-a1f5-c97dec2da4c6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:25.831261 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4599e050-8e13-4c3a-a1f5-c97dec2da4c6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:25.835237 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:25.835237 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:25.835814 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4599e050-8e13-4c3a-a1f5-c97dec2da4c6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:25.836190 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1426/5724] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:25 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:26.218036 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8ca671dc-17d8-46a7-9d43-f48e4a9851cb None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:26.219907 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ca671dc-17d8-46a7-9d43-f48e4a9851cb tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:26.220124 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ca671dc-17d8-46a7-9d43-f48e4a9851cb tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:26.220395 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8ca671dc-17d8-46a7-9d43-f48e4a9851cb tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:26.220506 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-8ca671dc-17d8-46a7-9d43-f48e4a9851cb tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:26.225510 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:26.225510 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:26.226140 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8ca671dc-17d8-46a7-9d43-f48e4a9851cb tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:26.226769 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1439/5725] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:26 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:26.848453 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a08cffac-ab8c-4a2a-9ec9-dcfd1d31b681 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:26.851275 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a08cffac-ab8c-4a2a-9ec9-dcfd1d31b681 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:26.851275 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a08cffac-ab8c-4a2a-9ec9-dcfd1d31b681 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:26.851275 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a08cffac-ab8c-4a2a-9ec9-dcfd1d31b681 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:26.851275 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-a08cffac-ab8c-4a2a-9ec9-dcfd1d31b681 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:26.856182 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:26.856182 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:26.856807 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a08cffac-ab8c-4a2a-9ec9-dcfd1d31b681 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:26.857097 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1440/5726] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:26 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:27.239748 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2e5ac2b0-1a46-4dc5-89b2-68c378e91d38 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:27.242009 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e5ac2b0-1a46-4dc5-89b2-68c378e91d38 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:27.242274 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e5ac2b0-1a46-4dc5-89b2-68c378e91d38 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:27.242529 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2e5ac2b0-1a46-4dc5-89b2-68c378e91d38 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:27.242667 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-2e5ac2b0-1a46-4dc5-89b2-68c378e91d38 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:27.248134 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:27.248134 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:27.249008 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2e5ac2b0-1a46-4dc5-89b2-68c378e91d38 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:27.249541 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1422/5727] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:27 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:27.867581 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-900eebfc-b23d-4457-aa3a-ab3717c8ca13 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:27.869374 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-900eebfc-b23d-4457-aa3a-ab3717c8ca13 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:27.869669 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-900eebfc-b23d-4457-aa3a-ab3717c8ca13 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:27.869788 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-900eebfc-b23d-4457-aa3a-ab3717c8ca13 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:27.869907 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-900eebfc-b23d-4457-aa3a-ab3717c8ca13 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:27.874080 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:27.874080 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:27.874647 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-900eebfc-b23d-4457-aa3a-ab3717c8ca13 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:27.875011 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1427/5728] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:27 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:28.261828 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-68736b33-7aa5-4592-9171-8031149a465c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:28.263699 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-68736b33-7aa5-4592-9171-8031149a465c tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:28.264006 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-68736b33-7aa5-4592-9171-8031149a465c tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:28.264234 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-68736b33-7aa5-4592-9171-8031149a465c tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:28.264352 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-68736b33-7aa5-4592-9171-8031149a465c tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:28.268969 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:28.268969 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:28.269671 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-68736b33-7aa5-4592-9171-8031149a465c tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:28.270148 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1440/5729] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:28 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:28.884600 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-64b91c2a-7f68-4bc2-975b-f50e2fc46d67 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:28.886294 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-64b91c2a-7f68-4bc2-975b-f50e2fc46d67 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:28.886517 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-64b91c2a-7f68-4bc2-975b-f50e2fc46d67 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:28.886691 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-64b91c2a-7f68-4bc2-975b-f50e2fc46d67 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:28.886821 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-64b91c2a-7f68-4bc2-975b-f50e2fc46d67 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:28.891141 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:28.891141 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:28.891734 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-64b91c2a-7f68-4bc2-975b-f50e2fc46d67 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:28.892080 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1441/5730] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:28 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:29.281136 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c61626c7-fcaf-43b8-bee3-dd717ecc71a8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:29.282901 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c61626c7-fcaf-43b8-bee3-dd717ecc71a8 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:29.283144 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c61626c7-fcaf-43b8-bee3-dd717ecc71a8 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:29.283328 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c61626c7-fcaf-43b8-bee3-dd717ecc71a8 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:29.283463 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-c61626c7-fcaf-43b8-bee3-dd717ecc71a8 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:29.287838 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:29.287838 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:29.288522 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c61626c7-fcaf-43b8-bee3-dd717ecc71a8 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:29.288909 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1423/5731] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:29 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:29.299140 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3fe32cab-397a-4097-9b97-8d1fe635f370 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:29.355034 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3fe32cab-397a-4097-9b97-8d1fe635f370 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-member] PUT https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:29.355487 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3fe32cab-397a-4097-9b97-8d1fe635f370 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:29.362327 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:29.362327 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:29.368658 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3fe32cab-397a-4097-9b97-8d1fe635f370 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-member] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:29.369099 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1428/5732] 10.4.3.64 () {70 vars in 1401 bytes} [Wed Aug 26 15:20:29 2026] PUT /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 314 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:29.376535 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a0f91fdd-0134-4cec-a413-6dbbe787031b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:29.378442 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a0f91fdd-0134-4cec-a413-6dbbe787031b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:29.378657 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a0f91fdd-0134-4cec-a413-6dbbe787031b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:29.378847 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a0f91fdd-0134-4cec-a413-6dbbe787031b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:29.379021 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-a0f91fdd-0134-4cec-a413-6dbbe787031b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:29.383134 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:29.383134 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:29.383678 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a0f91fdd-0134-4cec-a413-6dbbe787031b tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:29.384015 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1441/5733] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:29 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:29.393352 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c88b64f8-d769-483d-a720-bb048dbde45f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:29.395231 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c88b64f8-d769-483d-a720-bb048dbde45f tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] DELETE https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:29.395483 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c88b64f8-d769-483d-a720-bb048dbde45f tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:29.395707 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c88b64f8-d769-483d-a720-bb048dbde45f tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:29.395848 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-c88b64f8-d769-483d-a720-bb048dbde45f tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Delete backup with id: d07b67d2-c901-4256-9bf1-01a8e47126bb. Aug 26 15:20:29.399783 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:29.399783 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:29.410128 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-c88b64f8-d769-483d-a720-bb048dbde45f tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] delete_backup rpcapi backup_id d07b67d2-c901-4256-9bf1-01a8e47126bb {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:20:29.411784 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c88b64f8-d769-483d-a720-bb048dbde45f tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 202 Aug 26 15:20:29.412191 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1442/5734] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:20:29 2026] DELETE /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:20:29.418287 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8890051f-a1bf-4a92-ab26-d21893347c57 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:29.420002 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8890051f-a1bf-4a92-ab26-d21893347c57 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:29.420195 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8890051f-a1bf-4a92-ab26-d21893347c57 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:29.420387 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8890051f-a1bf-4a92-ab26-d21893347c57 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:29.420494 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-8890051f-a1bf-4a92-ab26-d21893347c57 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:29.422037 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=178,cinder:INSERT=38,cinder:UPDATE=73 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:20:29.425315 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:29.425315 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:29.425600 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8890051f-a1bf-4a92-ab26-d21893347c57 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 200 Aug 26 15:20:29.425909 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1424/5735] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:29 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:29.901266 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4eb8b6c7-f04d-46ca-a62c-a2837f289351 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:29.903174 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4eb8b6c7-f04d-46ca-a62c-a2837f289351 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:29.903413 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4eb8b6c7-f04d-46ca-a62c-a2837f289351 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:29.903591 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4eb8b6c7-f04d-46ca-a62c-a2837f289351 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:29.903704 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-4eb8b6c7-f04d-46ca-a62c-a2837f289351 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:29.907716 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:29.907716 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:29.908286 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4eb8b6c7-f04d-46ca-a62c-a2837f289351 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:29.908625 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1429/5736] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:29 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:30.437395 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b95acdca-218b-42de-b5c2-e185a6b8f2a1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:30.439129 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b95acdca-218b-42de-b5c2-e185a6b8f2a1 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb Aug 26 15:20:30.439386 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b95acdca-218b-42de-b5c2-e185a6b8f2a1 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:30.439601 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b95acdca-218b-42de-b5c2-e185a6b8f2a1 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:30.439739 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-b95acdca-218b-42de-b5c2-e185a6b8f2a1 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Show backup with id d07b67d2-c901-4256-9bf1-01a8e47126bb. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:30.441445 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=225,cinder:INSERT=58,cinder:UPDATE=101 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:20:30.443607 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b95acdca-218b-42de-b5c2-e185a6b8f2a1 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb returned with HTTP 404 Aug 26 15:20:30.444076 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1442/5737] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:30 2026] GET /volume/v3/backups/d07b67d2-c901-4256-9bf1-01a8e47126bb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:20:30.450763 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2ca2e12b-8c7a-4994-bb2d-a8e15aa3c68c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:30.453080 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2ca2e12b-8c7a-4994-bb2d-a8e15aa3c68c tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 Aug 26 15:20:30.453356 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2ca2e12b-8c7a-4994-bb2d-a8e15aa3c68c tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:30.453584 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2ca2e12b-8c7a-4994-bb2d-a8e15aa3c68c tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:30.453775 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-2ca2e12b-8c7a-4994-bb2d-a8e15aa3c68c tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Delete volume with id: 85fe34df-daf2-4560-acc4-4efa7b36dd44 Aug 26 15:20:30.462949 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:30.462949 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:30.463351 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2ca2e12b-8c7a-4994-bb2d-a8e15aa3c68c tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Volume info retrieved successfully. Aug 26 15:20:30.480624 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2ca2e12b-8c7a-4994-bb2d-a8e15aa3c68c tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Delete volume request issued successfully. Aug 26 15:20:30.480809 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2ca2e12b-8c7a-4994-bb2d-a8e15aa3c68c tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 returned with HTTP 202 Aug 26 15:20:30.481225 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1443/5738] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:20:30 2026] DELETE /volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:20:30.487744 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-05ae075b-1070-4e3c-a829-d8fe4d82a498 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:30.489488 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-05ae075b-1070-4e3c-a829-d8fe4d82a498 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 Aug 26 15:20:30.489683 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-05ae075b-1070-4e3c-a829-d8fe4d82a498 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:30.489852 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-05ae075b-1070-4e3c-a829-d8fe4d82a498 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:30.497185 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:30.497185 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:30.502138 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-05ae075b-1070-4e3c-a829-d8fe4d82a498 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Volume info retrieved successfully. Aug 26 15:20:30.506779 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-05ae075b-1070-4e3c-a829-d8fe4d82a498 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 returned with HTTP 200 Aug 26 15:20:30.507260 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1425/5739] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:30 2026] GET /volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:20:30.918400 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f429cd51-7540-4fe0-89ff-ee9b005b88f9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:30.920600 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f429cd51-7540-4fe0-89ff-ee9b005b88f9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:30.920600 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f429cd51-7540-4fe0-89ff-ee9b005b88f9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:30.920600 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f429cd51-7540-4fe0-89ff-ee9b005b88f9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:30.920600 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-f429cd51-7540-4fe0-89ff-ee9b005b88f9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:30.922059 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=168,cinder:INSERT=25,cinder:UPDATE=40 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:20:30.925879 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:30.925879 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:30.926788 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f429cd51-7540-4fe0-89ff-ee9b005b88f9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:30.927477 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1430/5740] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:30 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:31.519519 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-63ac396c-f9c6-4b40-a925-3274e16da653 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:31.521518 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63ac396c-f9c6-4b40-a925-3274e16da653 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] GET https://10.4.3.64/volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 Aug 26 15:20:31.521758 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-63ac396c-f9c6-4b40-a925-3274e16da653 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:31.521984 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-63ac396c-f9c6-4b40-a925-3274e16da653 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:31.528841 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-63ac396c-f9c6-4b40-a925-3274e16da653 tempest-ProjectMemberTests39-783012660 tempest-ProjectMemberTests39-783012660-project-admin] https://10.4.3.64/volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 returned with HTTP 404 Aug 26 15:20:31.529388 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1443/5741] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:31 2026] GET /volume/v3/volumes/85fe34df-daf2-4560-acc4-4efa7b36dd44 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:20:31.937624 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-017574ab-8f6e-4fdf-a5ee-4986a64170d5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:31.939842 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-017574ab-8f6e-4fdf-a5ee-4986a64170d5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:31.940141 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-017574ab-8f6e-4fdf-a5ee-4986a64170d5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:31.940393 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-017574ab-8f6e-4fdf-a5ee-4986a64170d5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:31.940556 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-017574ab-8f6e-4fdf-a5ee-4986a64170d5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:31.942457 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=140,cinder:INSERT=20,cinder:UPDATE=37 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:20:31.945896 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:31.945896 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:31.946686 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-017574ab-8f6e-4fdf-a5ee-4986a64170d5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:31.947146 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1444/5742] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:31 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:32.958085 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-671aa1e6-04c2-425a-b389-6ffa1ac41546 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:32.960211 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-671aa1e6-04c2-425a-b389-6ffa1ac41546 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:32.960477 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-671aa1e6-04c2-425a-b389-6ffa1ac41546 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:32.960709 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-671aa1e6-04c2-425a-b389-6ffa1ac41546 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:32.960844 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-671aa1e6-04c2-425a-b389-6ffa1ac41546 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:32.966135 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:32.966135 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:32.966895 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-671aa1e6-04c2-425a-b389-6ffa1ac41546 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:32.967315 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1426/5743] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:32 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:33.977712 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-31747cdb-3b51-400b-9c15-c6cd1df17a91 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:33.979558 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-31747cdb-3b51-400b-9c15-c6cd1df17a91 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:33.979899 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-31747cdb-3b51-400b-9c15-c6cd1df17a91 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:33.980164 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-31747cdb-3b51-400b-9c15-c6cd1df17a91 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:33.980352 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-31747cdb-3b51-400b-9c15-c6cd1df17a91 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:33.986808 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:33.986808 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:33.987582 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-31747cdb-3b51-400b-9c15-c6cd1df17a91 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:33.988174 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1431/5744] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:33 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:35.000480 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e46ae191-8a57-47ce-8e57-01310c318838 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:35.003122 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e46ae191-8a57-47ce-8e57-01310c318838 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:35.003442 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e46ae191-8a57-47ce-8e57-01310c318838 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:35.003685 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e46ae191-8a57-47ce-8e57-01310c318838 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:35.003820 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-e46ae191-8a57-47ce-8e57-01310c318838 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:35.009106 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:35.009106 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:35.009895 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e46ae191-8a57-47ce-8e57-01310c318838 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:35.010382 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1444/5745] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:34 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:36.020085 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-19cf7b47-02d6-458e-9ed2-338552cb1ad5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:36.021853 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-19cf7b47-02d6-458e-9ed2-338552cb1ad5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:36.022068 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-19cf7b47-02d6-458e-9ed2-338552cb1ad5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:36.022297 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-19cf7b47-02d6-458e-9ed2-338552cb1ad5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:36.022405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-19cf7b47-02d6-458e-9ed2-338552cb1ad5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id c5aee54f-53bd-43e2-9ecd-aefdce01fe02. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:36.026569 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:36.026569 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:36.027225 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-19cf7b47-02d6-458e-9ed2-338552cb1ad5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 200 Aug 26 15:20:36.027682 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1445/5746] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:36 2026] GET /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:36.036741 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-3f440d9e-ff8f-461c-815e-c75f2e0c5865 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:36.038629 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f440d9e-ff8f-461c-815e-c75f2e0c5865 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] DELETE https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 Aug 26 15:20:36.038876 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f440d9e-ff8f-461c-815e-c75f2e0c5865 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:36.039109 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-3f440d9e-ff8f-461c-815e-c75f2e0c5865 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:36.039283 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-3f440d9e-ff8f-461c-815e-c75f2e0c5865 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete backup with id: c5aee54f-53bd-43e2-9ecd-aefdce01fe02. Aug 26 15:20:36.044297 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:36.044297 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:36.060180 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-3f440d9e-ff8f-461c-815e-c75f2e0c5865 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] delete_backup rpcapi backup_id c5aee54f-53bd-43e2-9ecd-aefdce01fe02 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:20:36.062051 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-3f440d9e-ff8f-461c-815e-c75f2e0c5865 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 returned with HTTP 202 Aug 26 15:20:36.062509 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1427/5747] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:20:36 2026] DELETE /volume/v3/backups/c5aee54f-53bd-43e2-9ecd-aefdce01fe02 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:20:36.070386 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7f7ab961-e89a-4c32-a424-696e4b5910d5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:36.075492 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7f7ab961-e89a-4c32-a424-696e4b5910d5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 Aug 26 15:20:36.075836 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7f7ab961-e89a-4c32-a424-696e4b5910d5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:36.076038 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7f7ab961-e89a-4c32-a424-696e4b5910d5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:36.076178 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-7f7ab961-e89a-4c32-a424-696e4b5910d5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete volume with id: 3fb988c0-9e06-4e70-a601-3341cebb7999 Aug 26 15:20:36.085432 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:36.085432 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:36.085815 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7f7ab961-e89a-4c32-a424-696e4b5910d5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:36.101732 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7f7ab961-e89a-4c32-a424-696e4b5910d5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete volume request issued successfully. Aug 26 15:20:36.101967 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7f7ab961-e89a-4c32-a424-696e4b5910d5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 returned with HTTP 202 Aug 26 15:20:36.102388 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1432/5748] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:20:36 2026] DELETE /volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:20:36.109169 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c894005c-bec8-4f3f-abbd-5a01e0a8eebc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:36.110859 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c894005c-bec8-4f3f-abbd-5a01e0a8eebc tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 Aug 26 15:20:36.111075 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c894005c-bec8-4f3f-abbd-5a01e0a8eebc tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:36.111274 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c894005c-bec8-4f3f-abbd-5a01e0a8eebc tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:36.118578 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:36.118578 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:36.122367 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c894005c-bec8-4f3f-abbd-5a01e0a8eebc tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:36.127479 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c894005c-bec8-4f3f-abbd-5a01e0a8eebc tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 returned with HTTP 200 Aug 26 15:20:36.128035 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1445/5749] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:36 2026] GET /volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:20:37.140113 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-64e414ed-511b-4c08-a23a-85cf7e1622c3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:37.141879 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-64e414ed-511b-4c08-a23a-85cf7e1622c3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 Aug 26 15:20:37.142405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-64e414ed-511b-4c08-a23a-85cf7e1622c3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:37.142405 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-64e414ed-511b-4c08-a23a-85cf7e1622c3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:37.147906 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-64e414ed-511b-4c08-a23a-85cf7e1622c3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 returned with HTTP 404 Aug 26 15:20:37.148381 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1446/5750] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:37 2026] GET /volume/v3/volumes/3fb988c0-9e06-4e70-a601-3341cebb7999 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:20:37.155867 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9709345a-8991-43cb-8923-a6f16169133e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:37.157912 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9709345a-8991-43cb-8923-a6f16169133e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26/export_record Aug 26 15:20:37.158183 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9709345a-8991-43cb-8923-a6f16169133e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:37.158399 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9709345a-8991-43cb-8923-a6f16169133e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'export_record' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:37.158522 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-9709345a-8991-43cb-8923-a6f16169133e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Export record for backup 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100198) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 15:20:37.163250 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:37.163250 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:37.164322 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.api [None req-9709345a-8991-43cb-8923-a6f16169133e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling RPCAPI with context: , host: np0000008165, backup: 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100198) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 26 15:20:37.172429 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-9709345a-8991-43cb-8923-a6f16169133e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] export_record in rpcapi backup_id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 on host np0000008165. {{(pid=100198) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 26 15:20:37.180144 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-9709345a-8991-43cb-8923-a6f16169133e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWJhYjAzZTgtZjBiNy00MjMyLTljYTMtYzdiYWQ1YWYxZTI2IiwgInVzZXJfaWQiOiAiMzFlNjA3OGVlZTAzNDI3N2IwZTk2NzRkNTkxMDgzMGMiLCAicHJvamVjdF9pZCI6ICJkNjc2YzUwMjNiODc0NjA4YTJkMzgxMTVlZTI5MTBiNSIsICJ2b2x1bWVfaWQiOiAiMGFmYTZkMjgtYjZlYy00N2Y3LWJhN2EtNjY3MmQ0NTQzMWI4IiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjM3NDEzMjgyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMGFmYTZkMjgtYjZlYy00N2Y3LWJhN2EtNjY3MmQ0NTQzMWI4LzIwMjYwODI2MTUxOTU0L2F6X25vdmFfYmFja3VwXzliYWIwM2U4LWYwYjctNDIzMi05Y2EzLWM3YmFkNWFmMWUyNiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MTk6NTBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MTk6NTBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNToyMDowNloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100198) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 26 15:20:37.180430 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9709345a-8991-43cb-8923-a6f16169133e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26/export_record returned with HTTP 200 Aug 26 15:20:37.181003 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1428/5751] 10.4.3.64 () {68 vars in 1423 bytes} [Wed Aug 26 15:20:37 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26/export_record => generated 1424 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:20:37.189915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:37.191728 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:20:37.192218 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-392349877"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:37.193625 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-392349877'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:20:37.193866 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume of 1 GB Aug 26 15:20:37.197595 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Availability Zones retrieved successfully. Aug 26 15:20:37.202740 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Flow 'volume_create_api' (045ec689-c680-4711-85e9-f12e7847885c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:20:37.203622 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24b0a4d-1e01-476e-a1a0-275d14ffdc16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:37.204413 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:20:37.228293 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d24b0a4d-1e01-476e-a1a0-275d14ffdc16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:37.229065 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20718044-cdaf-4004-b3c2-9311755e8a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:37.275136 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Created reservations ['a971e001-b630-422b-9a2d-42b387877e11', 'e9d9ac89-448c-44e8-9fd2-0a860a5f8d27', '86289729-ffde-41e9-a3c8-5bbaa8a476a6', '10dfbb0a-8c06-4392-a609-84bc35ada633'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:20:37.276038 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20718044-cdaf-4004-b3c2-9311755e8a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a971e001-b630-422b-9a2d-42b387877e11', 'e9d9ac89-448c-44e8-9fd2-0a860a5f8d27', '86289729-ffde-41e9-a3c8-5bbaa8a476a6', '10dfbb0a-8c06-4392-a609-84bc35ada633']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:37.276812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61eace1e-5503-4a20-9535-3a21fc621d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:37.309495 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61eace1e-5503-4a20-9535-3a21fc621d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb08d59d-2ae6-432b-aafd-e2c8d5350445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-392349877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d676c5023b874608a2d38115ee2910b5',qos_specs=None,replication_status=,reservations=['a971e001-b630-422b-9a2d-42b387877e11','e9d9ac89-448c-44e8-9fd2-0a860a5f8d27','86289729-ffde-41e9-a3c8-5bbaa8a476a6','10dfbb0a-8c06-4392-a609-84bc35ada633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e6078eee034277b0e9674d5910830c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:20:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-392349877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb08d59d-2ae6-432b-aafd-e2c8d5350445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d676c5023b874608a2d38115ee2910b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e6078eee034277b0e9674d5910830c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:37.310223 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2854fd12-9f2e-4f89-80d3-e48c13fe530e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:37.332456 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2854fd12-9f2e-4f89-80d3-e48c13fe530e) transitioned into state 'SUCCESS' from state '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-392349877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d676c5023b874608a2d38115ee2910b5',qos_specs=None,replication_status=,reservations=['a971e001-b630-422b-9a2d-42b387877e11','e9d9ac89-448c-44e8-9fd2-0a860a5f8d27','86289729-ffde-41e9-a3c8-5bbaa8a476a6','10dfbb0a-8c06-4392-a609-84bc35ada633'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e6078eee034277b0e9674d5910830c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:37.333153 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a2f5b31-0787-45b7-93b8-ecad53c2c629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:37.348995 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a2f5b31-0787-45b7-93b8-ecad53c2c629) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:37.349721 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Flow 'volume_create_api' (045ec689-c680-4711-85e9-f12e7847885c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:20:37.349993 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume request issued successfully. Aug 26 15:20:37.350661 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3c7d3dee-47f7-4bba-b000-22f6079485a2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:20:37.351104 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1433/5752] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:20:37 2026] POST /volume/v3/volumes => generated 775 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:20:37.362965 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e221578d-9e9f-45ce-b234-2826aa41e5a5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:37.365026 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e221578d-9e9f-45ce-b234-2826aa41e5a5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 Aug 26 15:20:37.365289 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e221578d-9e9f-45ce-b234-2826aa41e5a5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:37.365498 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e221578d-9e9f-45ce-b234-2826aa41e5a5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:37.373879 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:37.373879 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:37.377931 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e221578d-9e9f-45ce-b234-2826aa41e5a5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:37.381828 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e221578d-9e9f-45ce-b234-2826aa41e5a5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 returned with HTTP 200 Aug 26 15:20:37.382276 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1446/5753] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:37 2026] GET /volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:38.393575 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-86314d29-01d9-4446-8daa-e9e6fcb34d9c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:38.395335 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-86314d29-01d9-4446-8daa-e9e6fcb34d9c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 Aug 26 15:20:38.395578 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-86314d29-01d9-4446-8daa-e9e6fcb34d9c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:38.395801 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-86314d29-01d9-4446-8daa-e9e6fcb34d9c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:38.402614 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:38.402614 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:38.405910 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-86314d29-01d9-4446-8daa-e9e6fcb34d9c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:38.409783 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-86314d29-01d9-4446-8daa-e9e6fcb34d9c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 returned with HTTP 200 Aug 26 15:20:38.410302 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1447/5754] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:38 2026] GET /volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:20:38.422415 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-50c05e49-734c-4b67-bdeb-d5d1334856a7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:38.424650 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50c05e49-734c-4b67-bdeb-d5d1334856a7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:20:38.425115 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-50c05e49-734c-4b67-bdeb-d5d1334856a7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb08d59d-2ae6-432b-aafd-e2c8d5350445", "name": "tempest-type-Backup-1911751176"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:38.426659 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.contrib.backups [None req-50c05e49-734c-4b67-bdeb-d5d1334856a7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Creating new backup {'backup': {'volume_id': 'bb08d59d-2ae6-432b-aafd-e2c8d5350445', 'name': 'tempest-type-Backup-1911751176'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:20:38.426804 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-50c05e49-734c-4b67-bdeb-d5d1334856a7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Creating backup of volume bb08d59d-2ae6-432b-aafd-e2c8d5350445 in container None Aug 26 15:20:38.434502 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:38.434502 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:38.434939 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-50c05e49-734c-4b67-bdeb-d5d1334856a7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:38.453869 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-50c05e49-734c-4b67-bdeb-d5d1334856a7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Created reservations ['a1cfc78a-fed4-4b6f-9722-d85052790426', '4bf1f0b8-efd3-4ae5-9fd6-842a6bb2391a'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:20:38.481866 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-50c05e49-734c-4b67-bdeb-d5d1334856a7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:20:38.482304 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1429/5755] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:20:38 2026] POST /volume/v3/backups => generated 314 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:20:38.491114 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d79e6058-9c1b-4437-9d7e-8c940a59c3c3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:38.493145 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d79e6058-9c1b-4437-9d7e-8c940a59c3c3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:38.493145 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d79e6058-9c1b-4437-9d7e-8c940a59c3c3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:38.493388 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d79e6058-9c1b-4437-9d7e-8c940a59c3c3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:38.493388 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d79e6058-9c1b-4437-9d7e-8c940a59c3c3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:38.498194 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:38.498194 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:38.499024 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d79e6058-9c1b-4437-9d7e-8c940a59c3c3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:38.499566 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1434/5756] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:38 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:39.509218 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ae4d7097-573f-4ae4-9bec-378ebcf90fa2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:39.510944 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ae4d7097-573f-4ae4-9bec-378ebcf90fa2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:39.511185 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ae4d7097-573f-4ae4-9bec-378ebcf90fa2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:39.511372 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ae4d7097-573f-4ae4-9bec-378ebcf90fa2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:39.511458 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-ae4d7097-573f-4ae4-9bec-378ebcf90fa2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:39.515337 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:39.515337 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:39.515956 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ae4d7097-573f-4ae4-9bec-378ebcf90fa2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:39.516332 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1447/5757] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:39 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:40.526039 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5d20fa37-170d-4d13-aa9d-005528d2d91c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:40.527716 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d20fa37-170d-4d13-aa9d-005528d2d91c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:40.528082 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d20fa37-170d-4d13-aa9d-005528d2d91c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:40.528375 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d20fa37-170d-4d13-aa9d-005528d2d91c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:40.528976 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5d20fa37-170d-4d13-aa9d-005528d2d91c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:40.532626 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:40.532626 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:40.533220 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d20fa37-170d-4d13-aa9d-005528d2d91c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:40.533598 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1448/5758] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:40 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:41.186444 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2b854b1a-0ced-4f0f-9c44-4d6890080493 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:41.271280 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2b854b1a-0ced-4f0f-9c44-4d6890080493 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:20:41.271646 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2b854b1a-0ced-4f0f-9c44-4d6890080493 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1900225376", "extra_specs": {}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:41.273152 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:41.273152 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:41.283176 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2b854b1a-0ced-4f0f-9c44-4d6890080493 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:20:41.292073 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1430/5759] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:20:41 2026] POST /volume/v3/types => generated 212 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:41.299992 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-84a5843c-cf2c-41ba-a877-06c0783e2077 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:41.301839 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84a5843c-cf2c-41ba-a877-06c0783e2077 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] POST https://10.4.3.64/volume/v3/types/9b352117-b5ab-42bd-a986-dbe726850b72/encryption Aug 26 15:20:41.302238 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-84a5843c-cf2c-41ba-a877-06c0783e2077 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:41.316505 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-84a5843c-cf2c-41ba-a877-06c0783e2077 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] https://10.4.3.64/volume/v3/types/9b352117-b5ab-42bd-a986-dbe726850b72/encryption returned with HTTP 200 Aug 26 15:20:41.317072 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1435/5760] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:20:41 2026] POST /volume/v3/types/9b352117-b5ab-42bd-a986-dbe726850b72/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:41.324297 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:41.374568 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:20:41.374897 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1308229961", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1900225376", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:41.376349 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1308229961', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1900225376', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:20:41.379735 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Create volume of 1 GB Aug 26 15:20:41.380103 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:41.380103 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:41.380565 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Availability Zones retrieved successfully. Aug 26 15:20:41.385808 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Flow 'volume_create_api' (a31f7ac0-963e-4350-a9b3-224912f1d90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:20:41.386652 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6f51b97-65ba-4ded-9be2-9360ce629992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:41.387492 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:20:41.413190 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6f51b97-65ba-4ded-9be2-9360ce629992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:20:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b352117-b5ab-42bd-a986-dbe726850b72,is_public=True,name='tempest-scenario-type-luks-1900225376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b352117-b5ab-42bd-a986-dbe726850b72', '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=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:41.414006 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f859f4d9-aac4-4fa0-b1b8-faee8874ca07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:41.440061 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1900225376 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1900225376, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:20:41.440323 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1900225376 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1900225376, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:20:41.468405 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Created reservations ['d354fe28-a075-4193-9f66-e0c2b6761b2d', 'ed3f5ae6-a7e8-4b80-b76d-e935d27b20e3', '797c81bd-f246-4c45-a0a6-42947ad892bc', '89803cfd-ee20-4dbe-babf-d2f777cec20f'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:20:41.469129 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f859f4d9-aac4-4fa0-b1b8-faee8874ca07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d354fe28-a075-4193-9f66-e0c2b6761b2d', 'ed3f5ae6-a7e8-4b80-b76d-e935d27b20e3', '797c81bd-f246-4c45-a0a6-42947ad892bc', '89803cfd-ee20-4dbe-babf-d2f777cec20f']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:41.469754 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80512154-1648-4df8-a0fa-7e5eb0dcfab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:41.490439 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80512154-1648-4df8-a0fa-7e5eb0dcfab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b2e2cac-5d6f-40f8-89fa-cca23eca6eea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1308229961',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a175c947f743c2a577553f4284aa79',qos_specs=None,replication_status=,reservations=['d354fe28-a075-4193-9f66-e0c2b6761b2d','ed3f5ae6-a7e8-4b80-b76d-e935d27b20e3','797c81bd-f246-4c45-a0a6-42947ad892bc','89803cfd-ee20-4dbe-babf-d2f777cec20f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2a01a8ba4545f5a9d589349750a84f',volume_type_id=9b352117-b5ab-42bd-a986-dbe726850b72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1308229961',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2b2e2cac-5d6f-40f8-89fa-cca23eca6eea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5a175c947f743c2a577553f4284aa79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b2a01a8ba4545f5a9d589349750a84f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b352117-b5ab-42bd-a986-dbe726850b72),volume_type_id=9b352117-b5ab-42bd-a986-dbe726850b72)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:41.491234 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69b530ef-04c3-432d-83e8-aa30dc0c9c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:41.508364 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69b530ef-04c3-432d-83e8-aa30dc0c9c69) transitioned into state 'SUCCESS' from state '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-1308229961',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a175c947f743c2a577553f4284aa79',qos_specs=None,replication_status=,reservations=['d354fe28-a075-4193-9f66-e0c2b6761b2d','ed3f5ae6-a7e8-4b80-b76d-e935d27b20e3','797c81bd-f246-4c45-a0a6-42947ad892bc','89803cfd-ee20-4dbe-babf-d2f777cec20f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2a01a8ba4545f5a9d589349750a84f',volume_type_id=9b352117-b5ab-42bd-a986-dbe726850b72)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:41.509227 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd622c4-3de2-47c3-8894-b4e5892e9a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:41.519591 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd622c4-3de2-47c3-8894-b4e5892e9a2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:41.520662 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Flow 'volume_create_api' (a31f7ac0-963e-4350-a9b3-224912f1d90d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:20:41.521164 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Create volume request issued successfully. Aug 26 15:20:41.522047 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-870534e7-4a66-4e01-a706-b5ad226a4a67 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:20:41.522588 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1448/5761] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:20:41 2026] POST /volume/v3/volumes => generated 783 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:20:41.535201 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c209e121-356f-492d-a022-657c95d316fb None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:41.537382 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c209e121-356f-492d-a022-657c95d316fb tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea Aug 26 15:20:41.537681 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c209e121-356f-492d-a022-657c95d316fb tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:41.538213 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c209e121-356f-492d-a022-657c95d316fb tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:41.543420 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7e26e2ab-60f6-4e21-bc9f-d5ed5868a252 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:41.545181 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:41.545181 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:41.545846 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e26e2ab-60f6-4e21-bc9f-d5ed5868a252 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:41.546112 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e26e2ab-60f6-4e21-bc9f-d5ed5868a252 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:41.546294 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e26e2ab-60f6-4e21-bc9f-d5ed5868a252 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:41.546395 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7e26e2ab-60f6-4e21-bc9f-d5ed5868a252 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:41.548641 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c209e121-356f-492d-a022-657c95d316fb tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:41.551007 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:41.551007 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:41.551584 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e26e2ab-60f6-4e21-bc9f-d5ed5868a252 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:41.551977 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1431/5762] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:41 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:41.553176 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c209e121-356f-492d-a022-657c95d316fb tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea returned with HTTP 200 Aug 26 15:20:41.553737 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1449/5763] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:41 2026] GET /volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:42.566712 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1e86d4f1-409b-4a6f-90c7-be93712b0703 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:42.567472 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c3f741fa-7da2-4fb3-8325-edad3644fc34 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:42.568733 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e86d4f1-409b-4a6f-90c7-be93712b0703 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea Aug 26 15:20:42.568979 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1e86d4f1-409b-4a6f-90c7-be93712b0703 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:42.569179 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1e86d4f1-409b-4a6f-90c7-be93712b0703 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:42.569476 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c3f741fa-7da2-4fb3-8325-edad3644fc34 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:42.569719 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c3f741fa-7da2-4fb3-8325-edad3644fc34 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:42.569972 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c3f741fa-7da2-4fb3-8325-edad3644fc34 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:42.570116 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-c3f741fa-7da2-4fb3-8325-edad3644fc34 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:42.574539 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:42.574539 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:42.575200 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c3f741fa-7da2-4fb3-8325-edad3644fc34 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:42.575602 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1449/5764] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:42 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:42.577836 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:42.577836 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:42.582387 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1e86d4f1-409b-4a6f-90c7-be93712b0703 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:42.586428 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1e86d4f1-409b-4a6f-90c7-be93712b0703 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea returned with HTTP 200 Aug 26 15:20:42.587039 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1436/5765] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:42 2026] GET /volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:42.599949 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-98741977-c3c7-4a6b-bd2f-fd162febc0a0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:42.602648 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98741977-c3c7-4a6b-bd2f-fd162febc0a0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea Aug 26 15:20:42.602973 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98741977-c3c7-4a6b-bd2f-fd162febc0a0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:42.603219 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98741977-c3c7-4a6b-bd2f-fd162febc0a0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:42.611028 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:42.611028 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:42.615042 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-98741977-c3c7-4a6b-bd2f-fd162febc0a0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:42.619351 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98741977-c3c7-4a6b-bd2f-fd162febc0a0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea returned with HTTP 200 Aug 26 15:20:42.619724 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1432/5766] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:42 2026] GET /volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:42.631952 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:42.633202 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:20:42.633505 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2145330827", "source_volid": "2b2e2cac-5d6f-40f8-89fa-cca23eca6eea", "volume_type": "tempest-scenario-type-luks-1900225376", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:42.634967 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2145330827', 'source_volid': '2b2e2cac-5d6f-40f8-89fa-cca23eca6eea', 'volume_type': 'tempest-scenario-type-luks-1900225376', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:20:42.645659 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:42.645659 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:42.646312 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume retrieved successfully. Aug 26 15:20:42.646462 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Create volume of 1 GB Aug 26 15:20:42.647260 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Availability Zones retrieved successfully. Aug 26 15:20:42.652520 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Flow 'volume_create_api' (50fdbef0-362a-4bbc-8dee-83d3da3db2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:20:42.653480 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa97efd-28a5-4655-beeb-e65f3d2a3d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:42.654255 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:20:42.671121 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa97efd-28a5-4655-beeb-e65f3d2a3d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2b2e2cac-5d6f-40f8-89fa-cca23eca6eea', 'volume_type': VolumeType(created_at=2026-08-26T15:20:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b352117-b5ab-42bd-a986-dbe726850b72,is_public=True,name='tempest-scenario-type-luks-1900225376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b352117-b5ab-42bd-a986-dbe726850b72', '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=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:42.672031 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e8d43d-4f77-4f54-929d-0766e0bf6da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:42.693647 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1900225376 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1900225376, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:20:42.693892 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1900225376 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1900225376, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:20:42.706396 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Created reservations ['f9df27b1-8fc1-442b-a257-55a8a3ef9251', '85339861-d06c-4c26-8690-0b7c15234439', '16c7de42-6af0-44e1-b253-4ab48fe81c68', '029fd12a-e1a5-4cc8-ac65-a68d2ff1cb2b'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:20:42.707364 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e8d43d-4f77-4f54-929d-0766e0bf6da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9df27b1-8fc1-442b-a257-55a8a3ef9251', '85339861-d06c-4c26-8690-0b7c15234439', '16c7de42-6af0-44e1-b253-4ab48fe81c68', '029fd12a-e1a5-4cc8-ac65-a68d2ff1cb2b']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:42.708063 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8761395a-4332-46d1-a55e-0cc55c5eca92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:42.737203 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8761395a-4332-46d1-a55e-0cc55c5eca92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3188a13-bcba-4de1-b2a9-713ee83b2b39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2145330827',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a175c947f743c2a577553f4284aa79',qos_specs=None,replication_status=,reservations=['f9df27b1-8fc1-442b-a257-55a8a3ef9251','85339861-d06c-4c26-8690-0b7c15234439','16c7de42-6af0-44e1-b253-4ab48fe81c68','029fd12a-e1a5-4cc8-ac65-a68d2ff1cb2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=2b2e2cac-5d6f-40f8-89fa-cca23eca6eea,status='creating',user_id='5b2a01a8ba4545f5a9d589349750a84f',volume_type_id=9b352117-b5ab-42bd-a986-dbe726850b72), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2145330827',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a3188a13-bcba-4de1-b2a9-713ee83b2b39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5a175c947f743c2a577553f4284aa79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2b2e2cac-5d6f-40f8-89fa-cca23eca6eea,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b2a01a8ba4545f5a9d589349750a84f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b352117-b5ab-42bd-a986-dbe726850b72),volume_type_id=9b352117-b5ab-42bd-a986-dbe726850b72)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:42.737956 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b12fdac-81d8-4c7b-ab00-5cfe8a626648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:42.755823 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b12fdac-81d8-4c7b-ab00-5cfe8a626648) transitioned into state 'SUCCESS' from state '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-2145330827',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a175c947f743c2a577553f4284aa79',qos_specs=None,replication_status=,reservations=['f9df27b1-8fc1-442b-a257-55a8a3ef9251','85339861-d06c-4c26-8690-0b7c15234439','16c7de42-6af0-44e1-b253-4ab48fe81c68','029fd12a-e1a5-4cc8-ac65-a68d2ff1cb2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=2b2e2cac-5d6f-40f8-89fa-cca23eca6eea,status='creating',user_id='5b2a01a8ba4545f5a9d589349750a84f',volume_type_id=9b352117-b5ab-42bd-a986-dbe726850b72)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:42.756500 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd081de-95fb-45bc-990d-f3aad1281b3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:42.771951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffd081de-95fb-45bc-990d-f3aad1281b3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:42.772673 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Flow 'volume_create_api' (50fdbef0-362a-4bbc-8dee-83d3da3db2be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:20:42.773067 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Create volume request issued successfully. Aug 26 15:20:42.773667 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e357833b-9ca5-4be2-af8e-6553a986faf3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:20:42.774175 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1450/5767] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:20:42 2026] POST /volume/v3/volumes => generated 810 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:20:42.784283 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-a50b3c08-bc70-42d0-bc6d-109941975a6e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:42.786154 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a50b3c08-bc70-42d0-bc6d-109941975a6e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:20:42.786325 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a50b3c08-bc70-42d0-bc6d-109941975a6e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:42.786514 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-a50b3c08-bc70-42d0-bc6d-109941975a6e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:42.793541 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:42.793541 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:42.797080 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-a50b3c08-bc70-42d0-bc6d-109941975a6e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:42.801314 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-a50b3c08-bc70-42d0-bc6d-109941975a6e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:20:42.801797 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1450/5768] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:42 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:43.586759 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-09cc9b5e-d3e6-47f6-84fb-9a0f733dbf46 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:43.589038 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-09cc9b5e-d3e6-47f6-84fb-9a0f733dbf46 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:43.589297 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-09cc9b5e-d3e6-47f6-84fb-9a0f733dbf46 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:43.589523 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-09cc9b5e-d3e6-47f6-84fb-9a0f733dbf46 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:43.589637 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-09cc9b5e-d3e6-47f6-84fb-9a0f733dbf46 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:43.594435 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:43.594435 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:43.595229 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-09cc9b5e-d3e6-47f6-84fb-9a0f733dbf46 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:43.595669 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1437/5769] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:43 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:43.813279 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-76a521af-4fe3-4b1a-826a-4661681e54e8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:43.815095 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76a521af-4fe3-4b1a-826a-4661681e54e8 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:20:43.815314 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76a521af-4fe3-4b1a-826a-4661681e54e8 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:43.815484 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-76a521af-4fe3-4b1a-826a-4661681e54e8 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:43.822169 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:43.822169 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:43.825811 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-76a521af-4fe3-4b1a-826a-4661681e54e8 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:43.829924 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-76a521af-4fe3-4b1a-826a-4661681e54e8 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:20:43.830275 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1433/5770] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:43 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:44.605536 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3c3ed1ca-3834-4a64-9a39-9000ace36a71 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:44.607611 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c3ed1ca-3834-4a64-9a39-9000ace36a71 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:44.607860 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c3ed1ca-3834-4a64-9a39-9000ace36a71 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:44.608117 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3c3ed1ca-3834-4a64-9a39-9000ace36a71 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:44.608262 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3c3ed1ca-3834-4a64-9a39-9000ace36a71 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:44.612558 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:44.612558 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:44.613192 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3c3ed1ca-3834-4a64-9a39-9000ace36a71 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:44.613556 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1451/5771] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:44 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:44.842176 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3db9a47c-29ca-42cd-ae48-baf557b5ee0e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:44.844022 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3db9a47c-29ca-42cd-ae48-baf557b5ee0e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:20:44.844335 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3db9a47c-29ca-42cd-ae48-baf557b5ee0e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:44.844562 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3db9a47c-29ca-42cd-ae48-baf557b5ee0e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:44.851004 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:44.851004 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:44.854293 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3db9a47c-29ca-42cd-ae48-baf557b5ee0e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:44.857988 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3db9a47c-29ca-42cd-ae48-baf557b5ee0e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:20:44.858322 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1451/5772] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:44 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:45.623412 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1fe703b0-c8e6-4b13-a924-969b51952d9a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:45.625377 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1fe703b0-c8e6-4b13-a924-969b51952d9a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:45.625513 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1fe703b0-c8e6-4b13-a924-969b51952d9a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:45.625688 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1fe703b0-c8e6-4b13-a924-969b51952d9a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:45.625918 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-1fe703b0-c8e6-4b13-a924-969b51952d9a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:45.629589 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:45.629589 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:45.630160 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1fe703b0-c8e6-4b13-a924-969b51952d9a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:45.630479 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1438/5773] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:45 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:45.871314 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0d97e341-3ebe-4ba7-b632-a1152db56051 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:45.873416 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0d97e341-3ebe-4ba7-b632-a1152db56051 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:20:45.873672 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0d97e341-3ebe-4ba7-b632-a1152db56051 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:45.873944 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0d97e341-3ebe-4ba7-b632-a1152db56051 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:45.882077 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:45.882077 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:45.885969 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0d97e341-3ebe-4ba7-b632-a1152db56051 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:45.890801 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0d97e341-3ebe-4ba7-b632-a1152db56051 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:20:45.891266 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1434/5774] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:45 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:46.640860 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3413f7c1-63cc-48dd-9e0b-a5c496b24ae9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:46.642618 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3413f7c1-63cc-48dd-9e0b-a5c496b24ae9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:46.642839 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3413f7c1-63cc-48dd-9e0b-a5c496b24ae9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:46.643044 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3413f7c1-63cc-48dd-9e0b-a5c496b24ae9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:46.643138 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-3413f7c1-63cc-48dd-9e0b-a5c496b24ae9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:46.647114 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:46.647114 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:46.647628 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3413f7c1-63cc-48dd-9e0b-a5c496b24ae9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:46.647986 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1452/5775] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:46 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:46.905401 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-786bfcc4-c26c-4ddc-9e49-4f19153e05d1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:46.908021 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-786bfcc4-c26c-4ddc-9e49-4f19153e05d1 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:20:46.908290 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-786bfcc4-c26c-4ddc-9e49-4f19153e05d1 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:46.908548 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-786bfcc4-c26c-4ddc-9e49-4f19153e05d1 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:46.917467 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:46.917467 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:46.923097 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-786bfcc4-c26c-4ddc-9e49-4f19153e05d1 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:46.929478 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-786bfcc4-c26c-4ddc-9e49-4f19153e05d1 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:20:46.930112 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1452/5776] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:46 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:47.658980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5d31056d-4ffc-406b-b288-9e0b3a70c11f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:47.660563 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d31056d-4ffc-406b-b288-9e0b3a70c11f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:47.660754 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d31056d-4ffc-406b-b288-9e0b3a70c11f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:47.660962 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5d31056d-4ffc-406b-b288-9e0b3a70c11f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:47.661057 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-5d31056d-4ffc-406b-b288-9e0b3a70c11f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:47.665574 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:47.665574 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:47.666272 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5d31056d-4ffc-406b-b288-9e0b3a70c11f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:47.666691 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1439/5777] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:47 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:47.943548 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-f1a8538b-7ee8-4fa9-989a-27d9bb2de1e9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:47.945449 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1a8538b-7ee8-4fa9-989a-27d9bb2de1e9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:20:47.945622 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1a8538b-7ee8-4fa9-989a-27d9bb2de1e9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:47.945811 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-f1a8538b-7ee8-4fa9-989a-27d9bb2de1e9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:47.952568 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:47.952568 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:47.956224 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-f1a8538b-7ee8-4fa9-989a-27d9bb2de1e9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:47.960121 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-f1a8538b-7ee8-4fa9-989a-27d9bb2de1e9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:20:47.960469 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1435/5778] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:47 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:48.677229 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-210af5aa-77e7-47bc-8059-66436b8822df None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:48.678786 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-210af5aa-77e7-47bc-8059-66436b8822df tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:48.679000 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-210af5aa-77e7-47bc-8059-66436b8822df tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:48.679220 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-210af5aa-77e7-47bc-8059-66436b8822df tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:48.679392 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-210af5aa-77e7-47bc-8059-66436b8822df tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:48.683127 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:48.683127 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:48.683675 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-210af5aa-77e7-47bc-8059-66436b8822df tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:48.684028 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1453/5779] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:48 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:48.973199 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c566d93f-c46e-4780-abe8-8bad0a2cfad4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:48.974937 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c566d93f-c46e-4780-abe8-8bad0a2cfad4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:20:48.975126 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c566d93f-c46e-4780-abe8-8bad0a2cfad4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:48.975305 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c566d93f-c46e-4780-abe8-8bad0a2cfad4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:48.981939 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:48.981939 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:48.985277 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c566d93f-c46e-4780-abe8-8bad0a2cfad4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:48.989211 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c566d93f-c46e-4780-abe8-8bad0a2cfad4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:20:48.989492 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1453/5780] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:48 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:49.693858 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-66edbe7f-5527-4f69-96c7-3a62c235d2d7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:49.695602 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66edbe7f-5527-4f69-96c7-3a62c235d2d7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:49.695814 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66edbe7f-5527-4f69-96c7-3a62c235d2d7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:49.696031 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-66edbe7f-5527-4f69-96c7-3a62c235d2d7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:49.696128 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-66edbe7f-5527-4f69-96c7-3a62c235d2d7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:49.700244 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:49.700244 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:49.700826 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-66edbe7f-5527-4f69-96c7-3a62c235d2d7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:49.701174 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1440/5781] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:49 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:50.001539 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5f467a96-9992-46a7-82a7-75a514eb7d3d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:50.003011 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5f467a96-9992-46a7-82a7-75a514eb7d3d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:20:50.003169 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5f467a96-9992-46a7-82a7-75a514eb7d3d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:50.003342 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5f467a96-9992-46a7-82a7-75a514eb7d3d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:50.009752 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:50.009752 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:50.012736 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5f467a96-9992-46a7-82a7-75a514eb7d3d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:50.016186 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5f467a96-9992-46a7-82a7-75a514eb7d3d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:20:50.016511 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1436/5782] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:50 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:50.710435 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5d56f513-ac15-4b24-ba14-55284be39dc8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:50.712157 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d56f513-ac15-4b24-ba14-55284be39dc8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:50.712351 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d56f513-ac15-4b24-ba14-55284be39dc8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:50.712527 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5d56f513-ac15-4b24-ba14-55284be39dc8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:50.712622 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-5d56f513-ac15-4b24-ba14-55284be39dc8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:50.716438 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:50.716438 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:50.716993 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5d56f513-ac15-4b24-ba14-55284be39dc8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:50.717304 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1454/5783] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:50 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:51.029059 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3304bca5-b8b2-4e66-a568-0580aa012a29 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:51.030896 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3304bca5-b8b2-4e66-a568-0580aa012a29 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:20:51.031101 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3304bca5-b8b2-4e66-a568-0580aa012a29 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:51.031310 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3304bca5-b8b2-4e66-a568-0580aa012a29 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:51.038369 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:51.038369 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:51.041797 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-3304bca5-b8b2-4e66-a568-0580aa012a29 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:51.045869 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3304bca5-b8b2-4e66-a568-0580aa012a29 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:20:51.046256 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1454/5784] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:51 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:51.726869 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cf8b6ee9-860b-45ec-979e-4d7eaa5101bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:51.728701 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cf8b6ee9-860b-45ec-979e-4d7eaa5101bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:51.728959 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cf8b6ee9-860b-45ec-979e-4d7eaa5101bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:51.729228 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cf8b6ee9-860b-45ec-979e-4d7eaa5101bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:51.729355 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-cf8b6ee9-860b-45ec-979e-4d7eaa5101bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:51.736184 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:51.736184 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:51.737034 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cf8b6ee9-860b-45ec-979e-4d7eaa5101bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:51.737516 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1441/5785] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:51 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:52.059357 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-514d345b-1512-4b3b-a26a-3957083d7443 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:52.061375 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-514d345b-1512-4b3b-a26a-3957083d7443 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:20:52.061587 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-514d345b-1512-4b3b-a26a-3957083d7443 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:52.061803 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-514d345b-1512-4b3b-a26a-3957083d7443 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:52.069200 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:52.069200 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:52.072956 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-514d345b-1512-4b3b-a26a-3957083d7443 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:52.076984 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-514d345b-1512-4b3b-a26a-3957083d7443 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:20:52.077338 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1437/5786] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:52 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:52.091042 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c33f3ea8-bab7-49b0-ac33-9612308a39e9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:52.092752 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c33f3ea8-bab7-49b0-ac33-9612308a39e9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:20:52.092964 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c33f3ea8-bab7-49b0-ac33-9612308a39e9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:52.093152 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c33f3ea8-bab7-49b0-ac33-9612308a39e9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:52.099813 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:52.099813 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:52.103842 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c33f3ea8-bab7-49b0-ac33-9612308a39e9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:20:52.107929 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c33f3ea8-bab7-49b0-ac33-9612308a39e9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:20:52.108291 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1455/5787] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:20:52 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:52.747172 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3dc5aac0-caf8-440a-a814-b952c210f9e6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:52.748959 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3dc5aac0-caf8-440a-a814-b952c210f9e6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:52.749217 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3dc5aac0-caf8-440a-a814-b952c210f9e6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:52.749441 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3dc5aac0-caf8-440a-a814-b952c210f9e6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:52.749543 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-3dc5aac0-caf8-440a-a814-b952c210f9e6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:52.754361 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:52.754361 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:52.755008 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3dc5aac0-caf8-440a-a814-b952c210f9e6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:52.755377 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1455/5788] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:52 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:52.764648 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-329d96b9-d04b-453f-bf56-fe89749cdbe7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:52.766753 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-329d96b9-d04b-453f-bf56-fe89749cdbe7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677/export_record Aug 26 15:20:52.767032 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-329d96b9-d04b-453f-bf56-fe89749cdbe7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:52.767275 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-329d96b9-d04b-453f-bf56-fe89749cdbe7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'export_record' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:52.767424 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-329d96b9-d04b-453f-bf56-fe89749cdbe7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Export record for backup 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100196) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 26 15:20:52.771409 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:52.771409 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:52.772245 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-329d96b9-d04b-453f-bf56-fe89749cdbe7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling RPCAPI with context: , host: np0000008165, backup: 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100196) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 26 15:20:52.781014 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-329d96b9-d04b-453f-bf56-fe89749cdbe7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] export_record in rpcapi backup_id 7158b0fc-4f5e-4e42-b542-8612f0ad0677 on host np0000008165. {{(pid=100196) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 26 15:20:52.791581 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-329d96b9-d04b-453f-bf56-fe89749cdbe7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzE1OGIwZmMtNGY1ZS00ZTQyLWI1NDItODYxMmYwYWQwNjc3IiwgInVzZXJfaWQiOiAiMzFlNjA3OGVlZTAzNDI3N2IwZTk2NzRkNTkxMDgzMGMiLCAicHJvamVjdF9pZCI6ICJkNjc2YzUwMjNiODc0NjA4YTJkMzgxMTVlZTI5MTBiNSIsICJ2b2x1bWVfaWQiOiAiYmIwOGQ1OWQtMmFlNi00MzJiLWFhZmQtZTJjOGQ1MzUwNDQ1IiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTExNzUxMTc2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmIwOGQ1OWQtMmFlNi00MzJiLWFhZmQtZTJjOGQ1MzUwNDQ1LzIwMjYwODI2MTUyMDQwL2F6X25vdmFfYmFja3VwXzcxNThiMGZjLTRmNWUtNGU0Mi1iNTQyLTg2MTJmMGFkMDY3NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MjA6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MjA6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNToyMDo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100196) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 26 15:20:52.791904 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-329d96b9-d04b-453f-bf56-fe89749cdbe7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677/export_record returned with HTTP 200 Aug 26 15:20:52.792319 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1442/5789] 10.4.3.64 () {68 vars in 1423 bytes} [Wed Aug 26 15:20:52 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:20:52.799610 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9d1f199b-a728-4439-9f58-d67f6fa8365f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:52.801351 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9d1f199b-a728-4439-9f58-d67f6fa8365f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:20:52.801593 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9d1f199b-a728-4439-9f58-d67f6fa8365f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:52.801779 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9d1f199b-a728-4439-9f58-d67f6fa8365f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:52.801876 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-9d1f199b-a728-4439-9f58-d67f6fa8365f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:52.805574 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:52.805574 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:52.806163 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9d1f199b-a728-4439-9f58-d67f6fa8365f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:20:52.806500 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1438/5790] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:52 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:52.815787 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-05d8430b-7c82-410a-b3b8-68252d839193 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:52.817467 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05d8430b-7c82-410a-b3b8-68252d839193 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] POST https://10.4.3.64/volume/v3/backups/import_record Aug 26 15:20:52.817938 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05d8430b-7c82-410a-b3b8-68252d839193 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDljYzc0ZTAtODg5NS00MDM4LTk3YzMtYWIwNTg4Y2ZiYWY1IiwgInVzZXJfaWQiOiAiMzFlNjA3OGVlZTAzNDI3N2IwZTk2NzRkNTkxMDgzMGMiLCAicHJvamVjdF9pZCI6ICJkNjc2YzUwMjNiODc0NjA4YTJkMzgxMTVlZTI5MTBiNSIsICJ2b2x1bWVfaWQiOiAiYmIwOGQ1OWQtMmFlNi00MzJiLWFhZmQtZTJjOGQ1MzUwNDQ1IiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTExNzUxMTc2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmIwOGQ1OWQtMmFlNi00MzJiLWFhZmQtZTJjOGQ1MzUwNDQ1LzIwMjYwODI2MTUyMDQwL2F6X25vdmFfYmFja3VwXzcxNThiMGZjLTRmNWUtNGU0Mi1iNTQyLTg2MTJmMGFkMDY3NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MjA6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MjA6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNToyMDo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:52.819205 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-05d8430b-7c82-410a-b3b8-68252d839193 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDljYzc0ZTAtODg5NS00MDM4LTk3YzMtYWIwNTg4Y2ZiYWY1IiwgInVzZXJfaWQiOiAiMzFlNjA3OGVlZTAzNDI3N2IwZTk2NzRkNTkxMDgzMGMiLCAicHJvamVjdF9pZCI6ICJkNjc2YzUwMjNiODc0NjA4YTJkMzgxMTVlZTI5MTBiNSIsICJ2b2x1bWVfaWQiOiAiYmIwOGQ1OWQtMmFlNi00MzJiLWFhZmQtZTJjOGQ1MzUwNDQ1IiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTExNzUxMTc2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmIwOGQ1OWQtMmFlNi00MzJiLWFhZmQtZTJjOGQ1MzUwNDQ1LzIwMjYwODI2MTUyMDQwL2F6X25vdmFfYmFja3VwXzcxNThiMGZjLTRmNWUtNGU0Mi1iNTQyLTg2MTJmMGFkMDY3NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MjA6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MjA6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNToyMDo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100199) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 26 15:20:52.819337 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-05d8430b-7c82-410a-b3b8-68252d839193 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDljYzc0ZTAtODg5NS00MDM4LTk3YzMtYWIwNTg4Y2ZiYWY1IiwgInVzZXJfaWQiOiAiMzFlNjA3OGVlZTAzNDI3N2IwZTk2NzRkNTkxMDgzMGMiLCAicHJvamVjdF9pZCI6ICJkNjc2YzUwMjNiODc0NjA4YTJkMzgxMTVlZTI5MTBiNSIsICJ2b2x1bWVfaWQiOiAiYmIwOGQ1OWQtMmFlNi00MzJiLWFhZmQtZTJjOGQ1MzUwNDQ1IiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTExNzUxMTc2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmIwOGQ1OWQtMmFlNi00MzJiLWFhZmQtZTJjOGQ1MzUwNDQ1LzIwMjYwODI2MTUyMDQwL2F6X25vdmFfYmFja3VwXzcxNThiMGZjLTRmNWUtNGU0Mi1iNTQyLTg2MTJmMGFkMDY3NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MjA6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MjA6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNToyMDo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100199) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 26 15:20:52.840035 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-05d8430b-7c82-410a-b3b8-68252d839193 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Created reservations ['fb1dcf00-7018-4313-8aad-1660bd61ebec', '04d91e4a-39af-445f-88c9-4ee41d5376b2'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:20:52.857332 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-05d8430b-7c82-410a-b3b8-68252d839193 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] import_record rpcapi backup id d9cc74e0-8895-4038-97c3-ab0588cfbaf5 on host np0000008165 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDljYzc0ZTAtODg5NS00MDM4LTk3YzMtYWIwNTg4Y2ZiYWY1IiwgInVzZXJfaWQiOiAiMzFlNjA3OGVlZTAzNDI3N2IwZTk2NzRkNTkxMDgzMGMiLCAicHJvamVjdF9pZCI6ICJkNjc2YzUwMjNiODc0NjA4YTJkMzgxMTVlZTI5MTBiNSIsICJ2b2x1bWVfaWQiOiAiYmIwOGQ1OWQtMmFlNi00MzJiLWFhZmQtZTJjOGQ1MzUwNDQ1IiwgImhvc3QiOiAibnAwMDAwMDA4MTY1IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTExNzUxMTc2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYmIwOGQ1OWQtMmFlNi00MzJiLWFhZmQtZTJjOGQ1MzUwNDQ1LzIwMjYwODI2MTUyMDQwL2F6X25vdmFfYmFja3VwXzcxNThiMGZjLTRmNWUtNGU0Mi1iNTQyLTg2MTJmMGFkMDY3NyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjZUMTU6MjA6MzhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjZUMTU6MjA6MzhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNlQxNToyMDo1MloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100199) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 26 15:20:52.859165 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.contrib.backups [None req-05d8430b-7c82-410a-b3b8-68252d839193 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Import record output: {'backup': {'id': 'd9cc74e0-8895-4038-97c3-ab0588cfbaf5', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.64/volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5'}, {'rel': 'bookmark', 'href': 'https://10.4.3.64/volume/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5'}]}}. {{(pid=100199) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 26 15:20:52.859376 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05d8430b-7c82-410a-b3b8-68252d839193 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/import_record returned with HTTP 201 Aug 26 15:20:52.859767 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1456/5791] 10.4.3.64 () {70 vars in 1335 bytes} [Wed Aug 26 15:20:52 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 44 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 26 15:20:52.872165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-684121ab-a1b6-417e-9f53-35dd53e0d521 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:52.873931 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-684121ab-a1b6-417e-9f53-35dd53e0d521 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 Aug 26 15:20:52.874130 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-684121ab-a1b6-417e-9f53-35dd53e0d521 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:52.874315 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-684121ab-a1b6-417e-9f53-35dd53e0d521 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:52.874422 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-684121ab-a1b6-417e-9f53-35dd53e0d521 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id d9cc74e0-8895-4038-97c3-ab0588cfbaf5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:52.878546 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:52.878546 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:52.879151 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-684121ab-a1b6-417e-9f53-35dd53e0d521 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 returned with HTTP 200 Aug 26 15:20:52.879496 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1456/5792] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:52 2026] GET /volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 => generated 645 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:53.889951 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d334f0ef-7852-4d8b-a961-4e626d2fe25e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:53.892193 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d334f0ef-7852-4d8b-a961-4e626d2fe25e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 Aug 26 15:20:53.892461 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d334f0ef-7852-4d8b-a961-4e626d2fe25e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:53.892714 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d334f0ef-7852-4d8b-a961-4e626d2fe25e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:53.892853 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d334f0ef-7852-4d8b-a961-4e626d2fe25e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id d9cc74e0-8895-4038-97c3-ab0588cfbaf5. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:53.898175 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:53.898175 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:53.898932 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d334f0ef-7852-4d8b-a961-4e626d2fe25e tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 returned with HTTP 200 Aug 26 15:20:53.899342 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1443/5793] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:53 2026] GET /volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:53.907878 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6deb5fec-a1dd-4731-ac0b-20753d81a343 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:53.909615 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6deb5fec-a1dd-4731-ac0b-20753d81a343 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] DELETE https://10.4.3.64/volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 Aug 26 15:20:53.909808 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6deb5fec-a1dd-4731-ac0b-20753d81a343 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:53.910004 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6deb5fec-a1dd-4731-ac0b-20753d81a343 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:53.910139 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.contrib.backups [None req-6deb5fec-a1dd-4731-ac0b-20753d81a343 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete backup with id: d9cc74e0-8895-4038-97c3-ab0588cfbaf5. Aug 26 15:20:53.914895 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:53.914895 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:53.927329 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.backup.rpcapi [None req-6deb5fec-a1dd-4731-ac0b-20753d81a343 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] delete_backup rpcapi backup_id d9cc74e0-8895-4038-97c3-ab0588cfbaf5 {{(pid=100198) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:20:53.928989 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6deb5fec-a1dd-4731-ac0b-20753d81a343 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 returned with HTTP 202 Aug 26 15:20:53.929376 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1439/5794] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:20:53 2026] DELETE /volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:20:53.936223 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ded37fe3-75fe-4cea-afab-95058997dfad None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:53.938418 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ded37fe3-75fe-4cea-afab-95058997dfad tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 Aug 26 15:20:53.938757 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ded37fe3-75fe-4cea-afab-95058997dfad tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:53.938833 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ded37fe3-75fe-4cea-afab-95058997dfad tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:53.938961 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ded37fe3-75fe-4cea-afab-95058997dfad tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id d9cc74e0-8895-4038-97c3-ab0588cfbaf5. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:53.943063 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:53.943063 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:53.943708 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ded37fe3-75fe-4cea-afab-95058997dfad tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 returned with HTTP 200 Aug 26 15:20:53.944070 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1457/5795] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:53 2026] GET /volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:54.955119 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1456d883-5104-4883-967d-22bcc18b25f5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:54.956925 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1456d883-5104-4883-967d-22bcc18b25f5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 Aug 26 15:20:54.957147 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1456d883-5104-4883-967d-22bcc18b25f5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:54.957356 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1456d883-5104-4883-967d-22bcc18b25f5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:54.957445 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1456d883-5104-4883-967d-22bcc18b25f5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id d9cc74e0-8895-4038-97c3-ab0588cfbaf5. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:54.961285 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1456d883-5104-4883-967d-22bcc18b25f5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 returned with HTTP 404 Aug 26 15:20:54.961751 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1457/5796] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:54 2026] GET /volume/v3/backups/d9cc74e0-8895-4038-97c3-ab0588cfbaf5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:20:54.968818 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1dcee022-1b4c-41f9-90d1-e988b1ac3913 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:54.970712 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1dcee022-1b4c-41f9-90d1-e988b1ac3913 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 Aug 26 15:20:54.970959 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1dcee022-1b4c-41f9-90d1-e988b1ac3913 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:54.971188 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1dcee022-1b4c-41f9-90d1-e988b1ac3913 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:54.971429 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-1dcee022-1b4c-41f9-90d1-e988b1ac3913 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete volume with id: bb08d59d-2ae6-432b-aafd-e2c8d5350445 Aug 26 15:20:54.978692 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:54.978692 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:54.979084 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1dcee022-1b4c-41f9-90d1-e988b1ac3913 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:55.000061 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1dcee022-1b4c-41f9-90d1-e988b1ac3913 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete volume request issued successfully. Aug 26 15:20:55.000281 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1dcee022-1b4c-41f9-90d1-e988b1ac3913 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 returned with HTTP 202 Aug 26 15:20:55.000796 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1444/5797] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:20:54 2026] DELETE /volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:20:55.007648 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-167c1e0f-2f39-454e-b7c9-d28ebcccfe47 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:55.009734 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-167c1e0f-2f39-454e-b7c9-d28ebcccfe47 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 Aug 26 15:20:55.009946 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-167c1e0f-2f39-454e-b7c9-d28ebcccfe47 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:55.010122 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-167c1e0f-2f39-454e-b7c9-d28ebcccfe47 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:55.017290 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:55.017290 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:55.020602 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-167c1e0f-2f39-454e-b7c9-d28ebcccfe47 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:55.024461 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-167c1e0f-2f39-454e-b7c9-d28ebcccfe47 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 returned with HTTP 200 Aug 26 15:20:55.024853 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1440/5798] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:55 2026] GET /volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:20:56.039079 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f4e18777-237d-4de9-978e-6ea97b2e969b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:56.040847 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f4e18777-237d-4de9-978e-6ea97b2e969b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 Aug 26 15:20:56.041086 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f4e18777-237d-4de9-978e-6ea97b2e969b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:56.041267 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f4e18777-237d-4de9-978e-6ea97b2e969b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:56.047226 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f4e18777-237d-4de9-978e-6ea97b2e969b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 returned with HTTP 404 Aug 26 15:20:56.047967 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1458/5799] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:56 2026] GET /volume/v3/volumes/bb08d59d-2ae6-432b-aafd-e2c8d5350445 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:20:56.056724 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-655ae867-ac48-48e1-9176-1078328ca1e0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:56.058576 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-655ae867-ac48-48e1-9176-1078328ca1e0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups Aug 26 15:20:56.058792 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-655ae867-ac48-48e1-9176-1078328ca1e0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:56.059028 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-655ae867-ac48-48e1-9176-1078328ca1e0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:56.065251 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-655ae867-ac48-48e1-9176-1078328ca1e0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 200 Aug 26 15:20:56.065364 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1458/5800] 10.4.3.64 () {68 vars in 1270 bytes} [Wed Aug 26 15:20:56 2026] GET /volume/v3/backups => generated 621 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:56.075801 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4324f5ea-f100-405e-b494-d7ec90eb13e6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:56.078091 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4324f5ea-f100-405e-b494-d7ec90eb13e6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups?project_id=d676c5023b874608a2d38115ee2910b5 Aug 26 15:20:56.078399 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4324f5ea-f100-405e-b494-d7ec90eb13e6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:56.078687 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4324f5ea-f100-405e-b494-d7ec90eb13e6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:56.084856 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4324f5ea-f100-405e-b494-d7ec90eb13e6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups?project_id=d676c5023b874608a2d38115ee2910b5 returned with HTTP 200 Aug 26 15:20:56.085338 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1445/5801] 10.4.3.64 () {68 vars in 1357 bytes} [Wed Aug 26 15:20:56 2026] GET /volume/v3/backups?project_id=d676c5023b874608a2d38115ee2910b5 => generated 621 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:56.095592 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:56.097038 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:20:56.097338 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1322110041"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:56.098834 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1322110041'}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:20:56.098973 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume of 1 GB Aug 26 15:20:56.102829 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Availability Zones retrieved successfully. Aug 26 15:20:56.108689 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Flow 'volume_create_api' (12eea915-9fc1-4e8c-9f95-48ada5e7c2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:20:56.109567 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7d81a9-51f6-4fb8-86c1-7968f888cffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:56.110353 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:20:56.136088 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e7d81a9-51f6-4fb8-86c1-7968f888cffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:56.137293 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6e32308-e45a-4f30-9ca2-a4ead53902b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:56.194188 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Created reservations ['9cb0df6b-f236-4309-b8ad-a1fec6d04176', '18707d62-aff4-406a-b22c-5b964785516e', '06e57793-efab-4723-a27f-d6e967a2d8dc', '487459db-1ce3-4b94-9b9a-164592517794'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:20:56.195131 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6e32308-e45a-4f30-9ca2-a4ead53902b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cb0df6b-f236-4309-b8ad-a1fec6d04176', '18707d62-aff4-406a-b22c-5b964785516e', '06e57793-efab-4723-a27f-d6e967a2d8dc', '487459db-1ce3-4b94-9b9a-164592517794']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:56.196119 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd45d4bb-f2e0-49f7-add9-0c3f6dc5ae96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:56.222564 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd45d4bb-f2e0-49f7-add9-0c3f6dc5ae96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9f80afb-198f-4fda-ab72-bab105e3ef8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1322110041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d676c5023b874608a2d38115ee2910b5',qos_specs=None,replication_status=,reservations=['9cb0df6b-f236-4309-b8ad-a1fec6d04176','18707d62-aff4-406a-b22c-5b964785516e','06e57793-efab-4723-a27f-d6e967a2d8dc','487459db-1ce3-4b94-9b9a-164592517794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e6078eee034277b0e9674d5910830c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:20:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1322110041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9f80afb-198f-4fda-ab72-bab105e3ef8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d676c5023b874608a2d38115ee2910b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e6078eee034277b0e9674d5910830c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:56.224097 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc363815-f76b-4c65-89b3-de5451bd1316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:56.249716 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc363815-f76b-4c65-89b3-de5451bd1316) transitioned into state 'SUCCESS' from state '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-1322110041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d676c5023b874608a2d38115ee2910b5',qos_specs=None,replication_status=,reservations=['9cb0df6b-f236-4309-b8ad-a1fec6d04176','18707d62-aff4-406a-b22c-5b964785516e','06e57793-efab-4723-a27f-d6e967a2d8dc','487459db-1ce3-4b94-9b9a-164592517794'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e6078eee034277b0e9674d5910830c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:56.250419 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3269f71-a57c-41b8-84e6-528471836274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:20:56.261166 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3269f71-a57c-41b8-84e6-528471836274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:20:56.262269 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Flow 'volume_create_api' (12eea915-9fc1-4e8c-9f95-48ada5e7c2ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:20:56.262677 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume request issued successfully. Aug 26 15:20:56.263542 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-deadbf40-b1c4-4996-89a8-49eb95fa1275 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:20:56.264069 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1441/5802] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:20:56 2026] POST /volume/v3/volumes => generated 776 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:20:56.280855 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a86bc7a1-0741-4160-a59f-2b5c1a25a209 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:56.284115 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a86bc7a1-0741-4160-a59f-2b5c1a25a209 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e Aug 26 15:20:56.284115 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a86bc7a1-0741-4160-a59f-2b5c1a25a209 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:56.284115 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a86bc7a1-0741-4160-a59f-2b5c1a25a209 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:56.293384 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:56.293384 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:56.298353 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-a86bc7a1-0741-4160-a59f-2b5c1a25a209 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:56.302711 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a86bc7a1-0741-4160-a59f-2b5c1a25a209 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e returned with HTTP 200 Aug 26 15:20:56.303425 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1459/5803] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:56 2026] GET /volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:57.316307 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-bae8d851-3ecb-4a61-b647-bbb530e8da79 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:57.318375 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bae8d851-3ecb-4a61-b647-bbb530e8da79 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e Aug 26 15:20:57.318603 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bae8d851-3ecb-4a61-b647-bbb530e8da79 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:57.318816 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-bae8d851-3ecb-4a61-b647-bbb530e8da79 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:57.326313 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:57.326313 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:57.330117 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-bae8d851-3ecb-4a61-b647-bbb530e8da79 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:57.334102 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-bae8d851-3ecb-4a61-b647-bbb530e8da79 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e returned with HTTP 200 Aug 26 15:20:57.334475 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1459/5804] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:57 2026] GET /volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:20:57.346114 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-abf71984-e10f-4925-b5fd-29ba933c26f4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:57.347647 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-abf71984-e10f-4925-b5fd-29ba933c26f4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] POST https://10.4.3.64/volume/v3/backups Aug 26 15:20:57.347974 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-abf71984-e10f-4925-b5fd-29ba933c26f4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b9f80afb-198f-4fda-ab72-bab105e3ef8e", "name": "tempest-type-Backup-2038573474"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:20:57.349250 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-abf71984-e10f-4925-b5fd-29ba933c26f4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Creating new backup {'backup': {'volume_id': 'b9f80afb-198f-4fda-ab72-bab105e3ef8e', 'name': 'tempest-type-Backup-2038573474'}} {{(pid=100196) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 26 15:20:57.349375 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-abf71984-e10f-4925-b5fd-29ba933c26f4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Creating backup of volume b9f80afb-198f-4fda-ab72-bab105e3ef8e in container None Aug 26 15:20:57.355817 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:57.355817 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:20:57.356129 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-abf71984-e10f-4925-b5fd-29ba933c26f4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:20:57.369756 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-abf71984-e10f-4925-b5fd-29ba933c26f4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Created reservations ['3f901982-af6a-4942-9eba-012f952b3320', '88f41a45-44d9-459b-a8a0-4f49fb3bca7b'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:20:57.393987 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-abf71984-e10f-4925-b5fd-29ba933c26f4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups returned with HTTP 202 Aug 26 15:20:57.394412 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1446/5805] 10.4.3.64 () {70 vars in 1292 bytes} [Wed Aug 26 15:20:57 2026] POST /volume/v3/backups => generated 314 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:20:57.402118 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-66c2de19-4d73-4755-9e15-00926821654f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:57.403939 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66c2de19-4d73-4755-9e15-00926821654f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:20:57.404215 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66c2de19-4d73-4755-9e15-00926821654f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:57.404438 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-66c2de19-4d73-4755-9e15-00926821654f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:57.404623 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-66c2de19-4d73-4755-9e15-00926821654f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:57.408847 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:57.408847 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:20:57.409314 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-66c2de19-4d73-4755-9e15-00926821654f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:20:57.410019 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1442/5806] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:57 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:58.420490 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-131cca28-0fd6-46a2-934a-40bc0e5b57ea None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:58.422253 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-131cca28-0fd6-46a2-934a-40bc0e5b57ea tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:20:58.422473 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-131cca28-0fd6-46a2-934a-40bc0e5b57ea tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:58.422655 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-131cca28-0fd6-46a2-934a-40bc0e5b57ea tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:58.422764 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-131cca28-0fd6-46a2-934a-40bc0e5b57ea tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:58.426845 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:58.426845 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:20:58.427480 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-131cca28-0fd6-46a2-934a-40bc0e5b57ea tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:20:58.427947 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1460/5807] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:58 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:20:59.438977 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d0f42c29-07fa-44be-95f2-43bb8b845d71 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:20:59.440602 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d0f42c29-07fa-44be-95f2-43bb8b845d71 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:20:59.440779 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d0f42c29-07fa-44be-95f2-43bb8b845d71 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:20:59.440967 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d0f42c29-07fa-44be-95f2-43bb8b845d71 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:20:59.441067 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-d0f42c29-07fa-44be-95f2-43bb8b845d71 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:20:59.445043 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:20:59.445043 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:20:59.445629 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d0f42c29-07fa-44be-95f2-43bb8b845d71 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:20:59.445933 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1460/5808] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:20:59 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:00.456695 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d277905f-5584-434a-8090-d85289b28d15 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:00.458561 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d277905f-5584-434a-8090-d85289b28d15 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:00.458767 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d277905f-5584-434a-8090-d85289b28d15 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:00.458973 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d277905f-5584-434a-8090-d85289b28d15 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:00.459068 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d277905f-5584-434a-8090-d85289b28d15 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:00.464466 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:00.464466 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:00.465338 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d277905f-5584-434a-8090-d85289b28d15 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:00.465916 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1447/5809] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:00 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:01.476237 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7ee86d76-f48b-496e-8aed-cca2e441036a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:01.478348 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7ee86d76-f48b-496e-8aed-cca2e441036a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:01.478613 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7ee86d76-f48b-496e-8aed-cca2e441036a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:01.478852 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7ee86d76-f48b-496e-8aed-cca2e441036a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:01.478998 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-7ee86d76-f48b-496e-8aed-cca2e441036a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:01.483774 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:01.483774 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:01.484535 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7ee86d76-f48b-496e-8aed-cca2e441036a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:01.484976 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1443/5810] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:01 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:02.494954 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-1d47fa57-00af-4b9a-be9c-6e2536123b25 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:02.496689 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1d47fa57-00af-4b9a-be9c-6e2536123b25 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:02.496921 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1d47fa57-00af-4b9a-be9c-6e2536123b25 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:02.497106 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-1d47fa57-00af-4b9a-be9c-6e2536123b25 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:02.497204 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-1d47fa57-00af-4b9a-be9c-6e2536123b25 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:02.501577 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:02.501577 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:02.502181 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-1d47fa57-00af-4b9a-be9c-6e2536123b25 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:02.502542 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1461/5811] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:02 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:03.514355 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-64271385-6e55-4a35-9274-217e14173dc9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:03.516447 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-64271385-6e55-4a35-9274-217e14173dc9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:03.516689 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-64271385-6e55-4a35-9274-217e14173dc9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:03.516925 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-64271385-6e55-4a35-9274-217e14173dc9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:03.517050 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-64271385-6e55-4a35-9274-217e14173dc9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:03.521961 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:03.521961 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:03.522642 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-64271385-6e55-4a35-9274-217e14173dc9 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:03.523063 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1461/5812] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:03 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:04.534732 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-146325a8-3516-4155-91e5-c76aa302f5ea None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:04.536307 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-146325a8-3516-4155-91e5-c76aa302f5ea tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:04.536486 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-146325a8-3516-4155-91e5-c76aa302f5ea tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:04.536699 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-146325a8-3516-4155-91e5-c76aa302f5ea tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:04.536802 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-146325a8-3516-4155-91e5-c76aa302f5ea tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:04.540767 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:04.540767 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:04.541263 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-146325a8-3516-4155-91e5-c76aa302f5ea tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:04.541557 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1448/5813] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:04 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:05.553487 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4cffee0c-d21a-41cd-8978-a961e36b4409 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:05.555184 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4cffee0c-d21a-41cd-8978-a961e36b4409 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:05.555382 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4cffee0c-d21a-41cd-8978-a961e36b4409 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:05.555552 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4cffee0c-d21a-41cd-8978-a961e36b4409 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:05.555649 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4cffee0c-d21a-41cd-8978-a961e36b4409 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:05.559584 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:05.559584 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:05.560175 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4cffee0c-d21a-41cd-8978-a961e36b4409 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:05.560526 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1444/5814] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:05 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:06.571086 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7f7ca071-6396-4254-8780-6df54676137a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:06.573527 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f7ca071-6396-4254-8780-6df54676137a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:06.573842 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f7ca071-6396-4254-8780-6df54676137a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:06.574138 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f7ca071-6396-4254-8780-6df54676137a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:06.574317 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-7f7ca071-6396-4254-8780-6df54676137a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:06.578938 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:06.578938 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:06.579569 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f7ca071-6396-4254-8780-6df54676137a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:06.579965 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1462/5815] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:06 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:07.592198 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4d58b754-c6b5-461e-ad57-1701a3964cd3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:07.593922 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d58b754-c6b5-461e-ad57-1701a3964cd3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:07.594112 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d58b754-c6b5-461e-ad57-1701a3964cd3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:07.594346 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4d58b754-c6b5-461e-ad57-1701a3964cd3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:07.594468 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-4d58b754-c6b5-461e-ad57-1701a3964cd3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:07.598433 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:07.598433 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:07.598996 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4d58b754-c6b5-461e-ad57-1701a3964cd3 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:07.599385 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1462/5816] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:07 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:08.612059 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-acd29fa1-212d-4915-aea3-8f7e47c26874 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:08.613874 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-acd29fa1-212d-4915-aea3-8f7e47c26874 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:08.614081 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-acd29fa1-212d-4915-aea3-8f7e47c26874 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:08.614277 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-acd29fa1-212d-4915-aea3-8f7e47c26874 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:08.614381 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-acd29fa1-212d-4915-aea3-8f7e47c26874 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:08.618797 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:08.618797 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:08.619432 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-acd29fa1-212d-4915-aea3-8f7e47c26874 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:08.619779 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1449/5817] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:08 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:09.633396 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d953a25c-9db1-4293-9e96-c279dbf55d0c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:09.636786 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d953a25c-9db1-4293-9e96-c279dbf55d0c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:09.637017 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d953a25c-9db1-4293-9e96-c279dbf55d0c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:09.637248 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d953a25c-9db1-4293-9e96-c279dbf55d0c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:09.637394 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-d953a25c-9db1-4293-9e96-c279dbf55d0c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:09.641898 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:09.641898 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:09.642586 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d953a25c-9db1-4293-9e96-c279dbf55d0c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:09.642994 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1445/5818] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:09 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:10.654292 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ee1533bb-f2bf-4680-8700-7038ce3dc14f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:10.655904 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee1533bb-f2bf-4680-8700-7038ce3dc14f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:10.656108 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee1533bb-f2bf-4680-8700-7038ce3dc14f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:10.656266 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ee1533bb-f2bf-4680-8700-7038ce3dc14f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:10.656360 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-ee1533bb-f2bf-4680-8700-7038ce3dc14f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:10.662029 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:10.662029 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:10.662797 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ee1533bb-f2bf-4680-8700-7038ce3dc14f tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:10.663370 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1463/5819] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:10 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:11.673062 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1ecddf27-0935-403d-aee2-dedd34d398cc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:11.674749 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1ecddf27-0935-403d-aee2-dedd34d398cc tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:11.674996 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1ecddf27-0935-403d-aee2-dedd34d398cc tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:11.675198 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1ecddf27-0935-403d-aee2-dedd34d398cc tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:11.675295 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-1ecddf27-0935-403d-aee2-dedd34d398cc tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:11.679340 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:11.679340 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:11.679941 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1ecddf27-0935-403d-aee2-dedd34d398cc tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:11.680298 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1463/5820] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:11 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:11.689759 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a3c070a4-4502-43d7-9a5f-1d1df00e97c2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:11.691601 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a3c070a4-4502-43d7-9a5f-1d1df00e97c2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] POST https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141/action Aug 26 15:21:11.691962 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a3c070a4-4502-43d7-9a5f-1d1df00e97c2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:21:11.692093 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a3c070a4-4502-43d7-9a5f-1d1df00e97c2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:11.693403 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.admin_actions [None req-a3c070a4-4502-43d7-9a5f-1d1df00e97c2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Updating backup 'face4cd4-55bb-4aa4-a670-a49dfa652141' with '{'status': 'error'}' {{(pid=100196) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 26 15:21:11.701382 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:11.701382 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:11.711427 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-a3c070a4-4502-43d7-9a5f-1d1df00e97c2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] reset_status in rpcapi backup_id face4cd4-55bb-4aa4-a670-a49dfa652141 on host np0000008165. {{(pid=100196) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 26 15:21:11.713351 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a3c070a4-4502-43d7-9a5f-1d1df00e97c2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141/action returned with HTTP 202 Aug 26 15:21:11.713946 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1450/5821] 10.4.3.64 () {70 vars in 1423 bytes} [Wed Aug 26 15:21:11 2026] POST /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:21:11.721092 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cd584a37-eb33-418d-b47b-cd73287012f0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:11.723391 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cd584a37-eb33-418d-b47b-cd73287012f0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e Aug 26 15:21:11.723653 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cd584a37-eb33-418d-b47b-cd73287012f0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:11.723913 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cd584a37-eb33-418d-b47b-cd73287012f0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:11.724149 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-cd584a37-eb33-418d-b47b-cd73287012f0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete volume with id: b9f80afb-198f-4fda-ab72-bab105e3ef8e Aug 26 15:21:11.733789 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:11.733789 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:11.734295 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cd584a37-eb33-418d-b47b-cd73287012f0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:21:11.756249 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cd584a37-eb33-418d-b47b-cd73287012f0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete volume request issued successfully. Aug 26 15:21:11.756483 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cd584a37-eb33-418d-b47b-cd73287012f0 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e returned with HTTP 202 Aug 26 15:21:11.757014 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1446/5822] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:21:11 2026] DELETE /volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:11.764605 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4254eada-7bff-4c7d-a75e-7d93f28e97de None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:11.768011 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4254eada-7bff-4c7d-a75e-7d93f28e97de tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e Aug 26 15:21:11.768258 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4254eada-7bff-4c7d-a75e-7d93f28e97de tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:11.768481 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4254eada-7bff-4c7d-a75e-7d93f28e97de tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:11.778011 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:11.778011 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:11.782855 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4254eada-7bff-4c7d-a75e-7d93f28e97de tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:21:11.788854 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4254eada-7bff-4c7d-a75e-7d93f28e97de tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e returned with HTTP 200 Aug 26 15:21:11.789496 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1464/5823] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:11 2026] GET /volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:21:12.803443 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7c6b32f2-4344-4e01-a932-df8e8a92c4a8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:12.805198 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c6b32f2-4344-4e01-a932-df8e8a92c4a8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e Aug 26 15:21:12.805432 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c6b32f2-4344-4e01-a932-df8e8a92c4a8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:12.805623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7c6b32f2-4344-4e01-a932-df8e8a92c4a8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:12.811178 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7c6b32f2-4344-4e01-a932-df8e8a92c4a8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e returned with HTTP 404 Aug 26 15:21:12.811658 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1464/5824] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:12 2026] GET /volume/v3/volumes/b9f80afb-198f-4fda-ab72-bab105e3ef8e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:12.818833 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:12.820582 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] POST https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26/restore Aug 26 15:21:12.820947 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:12.822223 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.contrib.backups [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Restoring backup 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100196) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 26 15:21:12.822323 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Restoring backup 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 to volume None. Aug 26 15:21:12.826279 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:12.826279 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:12.827075 np0000008165 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Creating volume of 1 GB for restore of backup 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. Aug 26 15:21:12.830081 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Availability Zones retrieved successfully. Aug 26 15:21:12.835180 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Flow 'volume_create_api' (ab769302-68c4-449c-8f83-2010bb27564e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:12.835994 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af1faed-7e76-4844-b456-7a934e38b0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:12.836647 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:21:12.857916 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4af1faed-7e76-4844-b456-7a934e38b0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:12.858595 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff8a198-f092-4c01-8f80-b2b942c05e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:12.888657 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Created reservations ['9d39973f-f89d-4805-95c2-d86ce9b23c5e', '70c98bb1-9e2f-4407-9006-c4478e71c1e8', '83d5c02c-cc6d-4ac3-b8b1-ab100080c0bb', '2a53b148-cf76-41f7-ae24-1dd4f7d7397d'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:21:12.889322 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ff8a198-f092-4c01-8f80-b2b942c05e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d39973f-f89d-4805-95c2-d86ce9b23c5e', '70c98bb1-9e2f-4407-9006-c4478e71c1e8', '83d5c02c-cc6d-4ac3-b8b1-ab100080c0bb', '2a53b148-cf76-41f7-ae24-1dd4f7d7397d']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:12.889953 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c73b028-ff85-4627-9265-3ef3ffa42a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:12.915847 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c73b028-ff85-4627-9265-3ef3ffa42a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40fb909d-caef-4092-9c6a-76306cf2d806', '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='d676c5023b874608a2d38115ee2910b5',qos_specs=None,replication_status=,reservations=['9d39973f-f89d-4805-95c2-d86ce9b23c5e','70c98bb1-9e2f-4407-9006-c4478e71c1e8','83d5c02c-cc6d-4ac3-b8b1-ab100080c0bb','2a53b148-cf76-41f7-ae24-1dd4f7d7397d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e6078eee034277b0e9674d5910830c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:21:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40fb909d-caef-4092-9c6a-76306cf2d806,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d676c5023b874608a2d38115ee2910b5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31e6078eee034277b0e9674d5910830c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:12.916620 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c833266d-557a-4ba0-9726-174c0342ec52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:12.928727 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c833266d-557a-4ba0-9726-174c0342ec52) transitioned into 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='d676c5023b874608a2d38115ee2910b5',qos_specs=None,replication_status=,reservations=['9d39973f-f89d-4805-95c2-d86ce9b23c5e','70c98bb1-9e2f-4407-9006-c4478e71c1e8','83d5c02c-cc6d-4ac3-b8b1-ab100080c0bb','2a53b148-cf76-41f7-ae24-1dd4f7d7397d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31e6078eee034277b0e9674d5910830c',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:12.929325 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1a942c-60b8-44d7-ad61-8d4706cfe08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:12.937358 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1a942c-60b8-44d7-ad61-8d4706cfe08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:12.938063 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Flow 'volume_create_api' (ab769302-68c4-449c-8f83-2010bb27564e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:12.938356 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Create volume request issued successfully. Aug 26 15:21:12.944821 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:12.944821 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:12.945172 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:21:13.952386 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:13.952386 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:13.952813 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:21:13.952860 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Checking backup size 1 against volume size 1 {{(pid=100196) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 26 15:21:13.952979 np0000008165 devstack@c-api.service[100196]: INFO cinder.backup.api [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Overwriting volume 40fb909d-caef-4092-9c6a-76306cf2d806 with restore of backup 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:13.964276 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] restore_backup in rpcapi backup_id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 {{(pid=100196) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 26 15:21:13.966038 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a9b81dfa-d868-4352-b190-5d00f3c5d8f6 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26/restore returned with HTTP 202 Aug 26 15:21:13.966621 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1451/5825] 10.4.3.64 () {70 vars in 1426 bytes} [Wed Aug 26 15:21:12 2026] POST /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26/restore => generated 152 bytes in 1148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:21:13.977762 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-171c5d62-3acb-4c01-ac32-086373583b45 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:13.979904 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-171c5d62-3acb-4c01-ac32-086373583b45 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:13.979904 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-171c5d62-3acb-4c01-ac32-086373583b45 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:13.980369 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-171c5d62-3acb-4c01-ac32-086373583b45 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:13.980547 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-171c5d62-3acb-4c01-ac32-086373583b45 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:13.985545 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:13.985545 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:13.985545 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-171c5d62-3acb-4c01-ac32-086373583b45 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:13.985545 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1447/5826] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:13 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:14.997557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-07ffea5b-4e21-4d0e-aeba-036d48a6bcc2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:15.000105 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-07ffea5b-4e21-4d0e-aeba-036d48a6bcc2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:15.000401 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-07ffea5b-4e21-4d0e-aeba-036d48a6bcc2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:15.000620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-07ffea5b-4e21-4d0e-aeba-036d48a6bcc2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:15.000734 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-07ffea5b-4e21-4d0e-aeba-036d48a6bcc2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:15.005766 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:15.005766 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:15.006495 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-07ffea5b-4e21-4d0e-aeba-036d48a6bcc2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:15.006922 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1465/5827] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:14 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:16.016179 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-aa0db924-601b-4178-a0d4-bfc0c745f94a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:16.017866 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa0db924-601b-4178-a0d4-bfc0c745f94a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:16.018086 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa0db924-601b-4178-a0d4-bfc0c745f94a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:16.018258 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-aa0db924-601b-4178-a0d4-bfc0c745f94a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:16.018382 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-aa0db924-601b-4178-a0d4-bfc0c745f94a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:16.022645 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:16.022645 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:16.023314 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-aa0db924-601b-4178-a0d4-bfc0c745f94a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:16.023679 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1465/5828] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:16 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:17.032834 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d8b33ff8-8440-4c39-80ab-16c0a366f31a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:17.034879 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d8b33ff8-8440-4c39-80ab-16c0a366f31a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:17.035155 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d8b33ff8-8440-4c39-80ab-16c0a366f31a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:17.035367 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d8b33ff8-8440-4c39-80ab-16c0a366f31a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:17.035502 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-d8b33ff8-8440-4c39-80ab-16c0a366f31a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:17.039520 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:17.039520 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:17.040166 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d8b33ff8-8440-4c39-80ab-16c0a366f31a tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:17.040499 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1452/5829] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:17 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:18.049985 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-94eb67d4-0e99-48ce-b2d0-88b6e12f32b4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:18.051480 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-94eb67d4-0e99-48ce-b2d0-88b6e12f32b4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:18.051680 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-94eb67d4-0e99-48ce-b2d0-88b6e12f32b4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:18.051943 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-94eb67d4-0e99-48ce-b2d0-88b6e12f32b4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:18.052007 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-94eb67d4-0e99-48ce-b2d0-88b6e12f32b4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:18.056002 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:18.056002 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:18.056612 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-94eb67d4-0e99-48ce-b2d0-88b6e12f32b4 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:18.056980 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1448/5830] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:18 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:19.066173 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e487d394-646b-4636-8e8a-d551bb82f9dd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:19.068161 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e487d394-646b-4636-8e8a-d551bb82f9dd tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:19.068368 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e487d394-646b-4636-8e8a-d551bb82f9dd tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:19.068544 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e487d394-646b-4636-8e8a-d551bb82f9dd tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:19.068647 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-e487d394-646b-4636-8e8a-d551bb82f9dd tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:19.072580 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:19.072580 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:19.073128 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e487d394-646b-4636-8e8a-d551bb82f9dd tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:19.073507 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1466/5831] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:19 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:20.082498 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-29a9f0a6-4473-4c15-bb59-997c56608c5c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:20.084285 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-29a9f0a6-4473-4c15-bb59-997c56608c5c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:20.084503 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-29a9f0a6-4473-4c15-bb59-997c56608c5c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:20.084708 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-29a9f0a6-4473-4c15-bb59-997c56608c5c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:20.084835 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-29a9f0a6-4473-4c15-bb59-997c56608c5c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:20.088998 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:20.088998 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:20.089564 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-29a9f0a6-4473-4c15-bb59-997c56608c5c tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:20.089943 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1466/5832] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:20 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:21.100992 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-985e012f-9aad-4676-b06c-9d07588766c7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:21.104913 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-985e012f-9aad-4676-b06c-9d07588766c7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:21.104913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-985e012f-9aad-4676-b06c-9d07588766c7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:21.104913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-985e012f-9aad-4676-b06c-9d07588766c7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:21.104913 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-985e012f-9aad-4676-b06c-9d07588766c7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:21.107559 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:21.107559 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:21.108430 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-985e012f-9aad-4676-b06c-9d07588766c7 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:21.108987 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1453/5833] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:21 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:22.119622 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4a01139f-446e-4223-b1b4-6223716c8c50 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:22.121241 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4a01139f-446e-4223-b1b4-6223716c8c50 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:22.121452 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4a01139f-446e-4223-b1b4-6223716c8c50 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:22.121645 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4a01139f-446e-4223-b1b4-6223716c8c50 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:22.121705 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-4a01139f-446e-4223-b1b4-6223716c8c50 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:22.125606 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:22.125606 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:22.126250 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4a01139f-446e-4223-b1b4-6223716c8c50 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:22.126576 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1449/5834] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:22 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:23.136153 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2aada183-e900-4a6e-91ee-09720da42289 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:23.138287 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2aada183-e900-4a6e-91ee-09720da42289 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:23.138532 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2aada183-e900-4a6e-91ee-09720da42289 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:23.138774 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2aada183-e900-4a6e-91ee-09720da42289 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:23.138916 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-2aada183-e900-4a6e-91ee-09720da42289 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:23.143630 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:23.143630 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:23.144364 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2aada183-e900-4a6e-91ee-09720da42289 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:23.144754 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1467/5835] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:23 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:24.155065 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-83ab2d46-a693-46ed-8f55-ff929b792723 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:24.157331 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-83ab2d46-a693-46ed-8f55-ff929b792723 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:24.157625 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-83ab2d46-a693-46ed-8f55-ff929b792723 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:24.157904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-83ab2d46-a693-46ed-8f55-ff929b792723 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:24.158072 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-83ab2d46-a693-46ed-8f55-ff929b792723 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:24.162504 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:24.162504 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:24.163379 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-83ab2d46-a693-46ed-8f55-ff929b792723 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:24.163749 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1467/5836] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:24 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:24.173711 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ce8eb74b-e827-40ef-a896-fdb7a73fe1bb None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:24.175399 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ce8eb74b-e827-40ef-a896-fdb7a73fe1bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/40fb909d-caef-4092-9c6a-76306cf2d806 Aug 26 15:21:24.175593 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ce8eb74b-e827-40ef-a896-fdb7a73fe1bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:24.175785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ce8eb74b-e827-40ef-a896-fdb7a73fe1bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:24.175996 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-ce8eb74b-e827-40ef-a896-fdb7a73fe1bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete volume with id: 40fb909d-caef-4092-9c6a-76306cf2d806 Aug 26 15:21:24.182994 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:24.182994 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:24.183305 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ce8eb74b-e827-40ef-a896-fdb7a73fe1bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:21:24.203817 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-ce8eb74b-e827-40ef-a896-fdb7a73fe1bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete volume request issued successfully. Aug 26 15:21:24.204620 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ce8eb74b-e827-40ef-a896-fdb7a73fe1bb tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/40fb909d-caef-4092-9c6a-76306cf2d806 returned with HTTP 202 Aug 26 15:21:24.204620 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1454/5837] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:21:24 2026] DELETE /volume/v3/volumes/40fb909d-caef-4092-9c6a-76306cf2d806 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:24.211219 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b4d8f3fc-3572-469a-bf8b-017fa6e68def None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:24.212793 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b4d8f3fc-3572-469a-bf8b-017fa6e68def tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/40fb909d-caef-4092-9c6a-76306cf2d806 Aug 26 15:21:24.213009 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b4d8f3fc-3572-469a-bf8b-017fa6e68def tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:24.213199 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b4d8f3fc-3572-469a-bf8b-017fa6e68def tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:24.220184 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:24.220184 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:24.223618 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b4d8f3fc-3572-469a-bf8b-017fa6e68def tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:21:24.227579 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b4d8f3fc-3572-469a-bf8b-017fa6e68def tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/40fb909d-caef-4092-9c6a-76306cf2d806 returned with HTTP 200 Aug 26 15:21:24.228164 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1450/5838] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:24 2026] GET /volume/v3/volumes/40fb909d-caef-4092-9c6a-76306cf2d806 => generated 1072 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:21:25.240708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2d4422a9-fda2-4d0f-becb-66074f855f2b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:25.242549 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2d4422a9-fda2-4d0f-becb-66074f855f2b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/40fb909d-caef-4092-9c6a-76306cf2d806 Aug 26 15:21:25.242807 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2d4422a9-fda2-4d0f-becb-66074f855f2b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:25.243038 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2d4422a9-fda2-4d0f-becb-66074f855f2b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:25.249239 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2d4422a9-fda2-4d0f-becb-66074f855f2b tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/40fb909d-caef-4092-9c6a-76306cf2d806 returned with HTTP 404 Aug 26 15:21:25.249875 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1468/5839] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:25 2026] GET /volume/v3/volumes/40fb909d-caef-4092-9c6a-76306cf2d806 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:25.256955 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-be9fa1ed-12ab-4783-83cb-5778b030e6ee None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:25.258678 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be9fa1ed-12ab-4783-83cb-5778b030e6ee tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:25.258873 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be9fa1ed-12ab-4783-83cb-5778b030e6ee tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:25.259099 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-be9fa1ed-12ab-4783-83cb-5778b030e6ee tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:25.259229 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-be9fa1ed-12ab-4783-83cb-5778b030e6ee tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:25.263001 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:25.263001 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:25.263517 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-be9fa1ed-12ab-4783-83cb-5778b030e6ee tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:25.263934 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1468/5840] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:25 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:25.272535 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d0060c5c-7dfd-4a91-9c59-56faaca755d2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:25.274270 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d0060c5c-7dfd-4a91-9c59-56faaca755d2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] DELETE https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:25.274459 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d0060c5c-7dfd-4a91-9c59-56faaca755d2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:25.274667 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d0060c5c-7dfd-4a91-9c59-56faaca755d2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:25.274782 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.contrib.backups [None req-d0060c5c-7dfd-4a91-9c59-56faaca755d2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete backup with id: face4cd4-55bb-4aa4-a670-a49dfa652141. Aug 26 15:21:25.278578 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:25.278578 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:25.291721 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.backup.rpcapi [None req-d0060c5c-7dfd-4a91-9c59-56faaca755d2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] delete_backup rpcapi backup_id face4cd4-55bb-4aa4-a670-a49dfa652141 {{(pid=100196) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:21:25.293279 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d0060c5c-7dfd-4a91-9c59-56faaca755d2 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 202 Aug 26 15:21:25.293607 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1455/5841] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:21:25 2026] DELETE /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:21:25.299800 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1d1a24e8-4c22-4936-8916-85fc9d1755fe None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:25.301538 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d1a24e8-4c22-4936-8916-85fc9d1755fe tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:25.301775 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d1a24e8-4c22-4936-8916-85fc9d1755fe tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:25.301975 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1d1a24e8-4c22-4936-8916-85fc9d1755fe tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:25.302097 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-1d1a24e8-4c22-4936-8916-85fc9d1755fe tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:25.306586 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:25.306586 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:25.306972 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1d1a24e8-4c22-4936-8916-85fc9d1755fe tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 200 Aug 26 15:21:25.307438 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1451/5842] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:25 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:26.316410 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-28db1f0a-bcf6-48c1-995f-a580c2821cc8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:26.318128 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-28db1f0a-bcf6-48c1-995f-a580c2821cc8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 Aug 26 15:21:26.318336 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-28db1f0a-bcf6-48c1-995f-a580c2821cc8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:26.318531 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-28db1f0a-bcf6-48c1-995f-a580c2821cc8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:26.318688 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.backups [None req-28db1f0a-bcf6-48c1-995f-a580c2821cc8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id face4cd4-55bb-4aa4-a670-a49dfa652141. {{(pid=100199) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:26.322104 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-28db1f0a-bcf6-48c1-995f-a580c2821cc8 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 returned with HTTP 404 Aug 26 15:21:26.322557 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1469/5843] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:26 2026] GET /volume/v3/backups/face4cd4-55bb-4aa4-a670-a49dfa652141 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:26.329325 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d89f3540-379b-4e7b-b699-7c129c89876d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:26.331190 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d89f3540-379b-4e7b-b699-7c129c89876d tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] DELETE https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:21:26.331460 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d89f3540-379b-4e7b-b699-7c129c89876d tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:26.331715 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d89f3540-379b-4e7b-b699-7c129c89876d tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:26.331853 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.contrib.backups [None req-d89f3540-379b-4e7b-b699-7c129c89876d tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete backup with id: 7158b0fc-4f5e-4e42-b542-8612f0ad0677. Aug 26 15:21:26.336108 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:26.336108 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:26.346334 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.backup.rpcapi [None req-d89f3540-379b-4e7b-b699-7c129c89876d tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] delete_backup rpcapi backup_id 7158b0fc-4f5e-4e42-b542-8612f0ad0677 {{(pid=100197) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:21:26.347962 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d89f3540-379b-4e7b-b699-7c129c89876d tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 202 Aug 26 15:21:26.348307 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1469/5844] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:21:26 2026] DELETE /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:21:26.358021 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-3a71ca5c-7664-41a6-9ea8-f664be36b029 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:26.359785 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a71ca5c-7664-41a6-9ea8-f664be36b029 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:21:26.360091 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a71ca5c-7664-41a6-9ea8-f664be36b029 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:26.360184 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-3a71ca5c-7664-41a6-9ea8-f664be36b029 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:26.360288 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-3a71ca5c-7664-41a6-9ea8-f664be36b029 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:26.364259 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:26.364259 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:26.364845 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-3a71ca5c-7664-41a6-9ea8-f664be36b029 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 200 Aug 26 15:21:26.365183 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1456/5845] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:26 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:27.375224 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-98357d33-1e96-4b2b-82cf-d05b22dc8777 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:27.376842 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98357d33-1e96-4b2b-82cf-d05b22dc8777 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 Aug 26 15:21:27.377171 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98357d33-1e96-4b2b-82cf-d05b22dc8777 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:27.377344 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-98357d33-1e96-4b2b-82cf-d05b22dc8777 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:27.377445 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.backups [None req-98357d33-1e96-4b2b-82cf-d05b22dc8777 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 7158b0fc-4f5e-4e42-b542-8612f0ad0677. {{(pid=100198) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:27.381043 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-98357d33-1e96-4b2b-82cf-d05b22dc8777 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 returned with HTTP 404 Aug 26 15:21:27.381466 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1452/5846] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:27 2026] GET /volume/v3/backups/7158b0fc-4f5e-4e42-b542-8612f0ad0677 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:27.387778 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b166b045-c867-4cf7-b857-dd95cb0bd046 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:27.389624 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b166b045-c867-4cf7-b857-dd95cb0bd046 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] DELETE https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:27.389821 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b166b045-c867-4cf7-b857-dd95cb0bd046 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:27.390027 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b166b045-c867-4cf7-b857-dd95cb0bd046 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:27.390123 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.contrib.backups [None req-b166b045-c867-4cf7-b857-dd95cb0bd046 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete backup with id: 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. Aug 26 15:21:27.394385 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:27.394385 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:27.404623 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.backup.rpcapi [None req-b166b045-c867-4cf7-b857-dd95cb0bd046 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] delete_backup rpcapi backup_id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 {{(pid=100199) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 26 15:21:27.406217 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b166b045-c867-4cf7-b857-dd95cb0bd046 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 202 Aug 26 15:21:27.406630 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1470/5847] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:21:27 2026] DELETE /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:21:27.412411 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-36b7c439-5c2b-4b3b-8a10-5fb2d8f7d4a1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:27.413988 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-36b7c439-5c2b-4b3b-8a10-5fb2d8f7d4a1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:27.414167 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-36b7c439-5c2b-4b3b-8a10-5fb2d8f7d4a1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:27.414333 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-36b7c439-5c2b-4b3b-8a10-5fb2d8f7d4a1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:27.414420 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.backups [None req-36b7c439-5c2b-4b3b-8a10-5fb2d8f7d4a1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100197) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:27.418541 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:27.418541 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:27.419137 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-36b7c439-5c2b-4b3b-8a10-5fb2d8f7d4a1 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 200 Aug 26 15:21:27.419441 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1470/5848] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:27 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:28.428732 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e6d2bdff-a11b-4d8c-8474-619680fc2064 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:28.430477 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e6d2bdff-a11b-4d8c-8474-619680fc2064 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 Aug 26 15:21:28.430685 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e6d2bdff-a11b-4d8c-8474-619680fc2064 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:28.430859 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e6d2bdff-a11b-4d8c-8474-619680fc2064 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:28.430980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.backups [None req-e6d2bdff-a11b-4d8c-8474-619680fc2064 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Show backup with id 9bab03e8-f0b7-4232-9ca3-c7bad5af1e26. {{(pid=100196) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 26 15:21:28.434246 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e6d2bdff-a11b-4d8c-8474-619680fc2064 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 returned with HTTP 404 Aug 26 15:21:28.434658 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1457/5849] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:28 2026] GET /volume/v3/backups/9bab03e8-f0b7-4232-9ca3-c7bad5af1e26 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:28.440589 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9f0e9c15-cded-4d55-85ea-5bf450a142a5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:28.442432 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9f0e9c15-cded-4d55-85ea-5bf450a142a5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 Aug 26 15:21:28.442650 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9f0e9c15-cded-4d55-85ea-5bf450a142a5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:28.442826 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9f0e9c15-cded-4d55-85ea-5bf450a142a5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:28.442997 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-9f0e9c15-cded-4d55-85ea-5bf450a142a5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete volume with id: 0afa6d28-b6ec-47f7-ba7a-6672d45431b8 Aug 26 15:21:28.450122 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:28.450122 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:28.450484 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9f0e9c15-cded-4d55-85ea-5bf450a142a5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:21:28.467380 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9f0e9c15-cded-4d55-85ea-5bf450a142a5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Delete volume request issued successfully. Aug 26 15:21:28.467557 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9f0e9c15-cded-4d55-85ea-5bf450a142a5 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 returned with HTTP 202 Aug 26 15:21:28.467968 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1453/5850] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:21:28 2026] DELETE /volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:28.474647 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-803e0ce4-1e9c-40d0-87b9-f9826dede991 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:28.476326 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-803e0ce4-1e9c-40d0-87b9-f9826dede991 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 Aug 26 15:21:28.477008 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-803e0ce4-1e9c-40d0-87b9-f9826dede991 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:28.477008 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-803e0ce4-1e9c-40d0-87b9-f9826dede991 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:28.484555 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:28.484555 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:28.488704 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-803e0ce4-1e9c-40d0-87b9-f9826dede991 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Volume info retrieved successfully. Aug 26 15:21:28.493908 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-803e0ce4-1e9c-40d0-87b9-f9826dede991 tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 returned with HTTP 200 Aug 26 15:21:28.494308 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1471/5851] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:28 2026] GET /volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:21:29.506793 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f43e5d28-cb37-4b5b-a4b4-2509f41879df None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:29.508486 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f43e5d28-cb37-4b5b-a4b4-2509f41879df tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] GET https://10.4.3.64/volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 Aug 26 15:21:29.509358 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f43e5d28-cb37-4b5b-a4b4-2509f41879df tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:29.509358 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f43e5d28-cb37-4b5b-a4b4-2509f41879df tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:29.514643 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f43e5d28-cb37-4b5b-a4b4-2509f41879df tempest-ProjectAdminTests33-361799048 tempest-ProjectAdminTests33-361799048-project-admin] https://10.4.3.64/volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 returned with HTTP 404 Aug 26 15:21:29.515101 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1471/5852] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:29 2026] GET /volume/v3/volumes/0afa6d28-b6ec-47f7-ba7a-6672d45431b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:30.985342 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4271d762-c688-4b67-bbf0-0539fa0990a5 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:31.086601 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4271d762-c688-4b67-bbf0-0539fa0990a5 tempest-ProjectMemberTests-687499294 tempest-ProjectMemberTests-687499294-project-admin] GET https://10.4.3.64/volume/v3/scheduler-stats/get_pools Aug 26 15:21:31.086772 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4271d762-c688-4b67-bbf0-0539fa0990a5 tempest-ProjectMemberTests-687499294 tempest-ProjectMemberTests-687499294-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:31.086959 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4271d762-c688-4b67-bbf0-0539fa0990a5 tempest-ProjectMemberTests-687499294 tempest-ProjectMemberTests-687499294-project-admin] Calling method 'get_pools' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:31.095979 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4271d762-c688-4b67-bbf0-0539fa0990a5 tempest-ProjectMemberTests-687499294 tempest-ProjectMemberTests-687499294-project-admin] https://10.4.3.64/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 26 15:21:31.096311 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1458/5853] 10.4.3.64 () {66 vars in 1284 bytes} [Wed Aug 26 15:21:30 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:31.103675 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-561030e2-3d48-4abd-bf07-e629fe0f6015 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:31.160368 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-561030e2-3d48-4abd-bf07-e629fe0f6015 tempest-ProjectMemberTests-687499294 tempest-ProjectMemberTests-687499294-project-member] GET https://10.4.3.64/volume/v3/capabilities/np0000008165@storpool Aug 26 15:21:31.160572 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-561030e2-3d48-4abd-bf07-e629fe0f6015 tempest-ProjectMemberTests-687499294 tempest-ProjectMemberTests-687499294-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:31.160762 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-561030e2-3d48-4abd-bf07-e629fe0f6015 tempest-ProjectMemberTests-687499294 tempest-ProjectMemberTests-687499294-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:31.161413 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.policy [None req-561030e2-3d48-4abd-bf07-e629fe0f6015 tempest-ProjectMemberTests-687499294 tempest-ProjectMemberTests-687499294-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '48d2157274f34e26a5614bdbfea9d5f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '140f0c2256a8485db2a410b967f4ec0f', '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=100198) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 26 15:21:31.161588 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-561030e2-3d48-4abd-bf07-e629fe0f6015 tempest-ProjectMemberTests-687499294 tempest-ProjectMemberTests-687499294-project-member] https://10.4.3.64/volume/v3/capabilities/np0000008165@storpool returned with HTTP 403 Aug 26 15:21:31.161988 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1454/5854] 10.4.3.64 () {66 vars in 1311 bytes} [Wed Aug 26 15:21:31 2026] GET /volume/v3/capabilities/np0000008165@storpool => generated 110 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:32.372664 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f6565533-1fde-4955-a83d-ac12bb638c3f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:32.444377 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f6565533-1fde-4955-a83d-ac12bb638c3f tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:21:32.444750 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f6565533-1fde-4955-a83d-ac12bb638c3f tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1925697580", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1185079761", "vendor_name": "tempest-vendor_name-1720504903"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:32.447951 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=77,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:21:32.459088 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f6565533-1fde-4955-a83d-ac12bb638c3f tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:21:32.459414 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1472/5855] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:21:32 2026] POST /volume/v3/types => generated 329 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:32.467427 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6b675da7-a006-47bc-9a24-9c930d39187e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:32.469100 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:21:32.469411 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7348c6fc-228a-4f63-a334-0ab3cb039504", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:32.470804 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Create volume request body: {'volume': {'volume_type': '7348c6fc-228a-4f63-a334-0ab3cb039504', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:21:32.472388 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=82,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:21:32.474598 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Create volume of 1 GB Aug 26 15:21:32.475310 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:32.475310 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:32.475690 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Availability Zones retrieved successfully. Aug 26 15:21:32.481076 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Flow 'volume_create_api' (58b05eaa-b05c-473e-bf0a-395636e43fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:32.481986 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf8544d-d80b-46bf-bc74-27bbda06b01b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:32.483057 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:21:32.501490 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf8544d-d80b-46bf-bc74-27bbda06b01b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:21:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1185079761',vendor_name='tempest-vendor_name-1720504903'},id=7348c6fc-228a-4f63-a334-0ab3cb039504,is_public=True,name='tempest-ProjectAdminTests-volume-type-1925697580',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7348c6fc-228a-4f63-a334-0ab3cb039504', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:32.502254 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2714bf-b071-4194-9a39-b19e43f601d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:32.525921 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1925697580 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1925697580, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:32.526415 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1925697580 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1925697580, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:32.558490 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Created reservations ['298d39bf-71d5-441c-8e03-ae24940bde3d', '3318c554-d4ab-418b-b936-595820f5eae5', '38556a7e-d317-4970-9f71-6cce228e3435', 'df06804e-8753-4ba6-b5aa-7f89db04d7cd'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:21:32.559301 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb2714bf-b071-4194-9a39-b19e43f601d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['298d39bf-71d5-441c-8e03-ae24940bde3d', '3318c554-d4ab-418b-b936-595820f5eae5', '38556a7e-d317-4970-9f71-6cce228e3435', 'df06804e-8753-4ba6-b5aa-7f89db04d7cd']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:32.560040 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d21469d-d2a7-460c-981e-ac39207b6853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:32.585336 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d21469d-d2a7-460c-981e-ac39207b6853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e20c2037-be1d-4956-9d53-305cdd4a271c', '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='1e20a28b6c3a4779b32c6bba590855cf',qos_specs=None,replication_status=,reservations=['298d39bf-71d5-441c-8e03-ae24940bde3d','3318c554-d4ab-418b-b936-595820f5eae5','38556a7e-d317-4970-9f71-6cce228e3435','df06804e-8753-4ba6-b5aa-7f89db04d7cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be57c8fbb85b4c5eb2cc61352690f33c',volume_type_id=7348c6fc-228a-4f63-a334-0ab3cb039504), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:21:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e20c2037-be1d-4956-9d53-305cdd4a271c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e20a28b6c3a4779b32c6bba590855cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be57c8fbb85b4c5eb2cc61352690f33c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7348c6fc-228a-4f63-a334-0ab3cb039504),volume_type_id=7348c6fc-228a-4f63-a334-0ab3cb039504)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:32.586073 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71670908-1f51-479e-8320-274c6cc786d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:32.601614 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71670908-1f51-479e-8320-274c6cc786d0) transitioned into state 'SUCCESS' from 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='1e20a28b6c3a4779b32c6bba590855cf',qos_specs=None,replication_status=,reservations=['298d39bf-71d5-441c-8e03-ae24940bde3d','3318c554-d4ab-418b-b936-595820f5eae5','38556a7e-d317-4970-9f71-6cce228e3435','df06804e-8753-4ba6-b5aa-7f89db04d7cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be57c8fbb85b4c5eb2cc61352690f33c',volume_type_id=7348c6fc-228a-4f63-a334-0ab3cb039504)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:32.602363 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e610607b-d59c-44d3-9795-93fa817e644c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:32.610278 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e610607b-d59c-44d3-9795-93fa817e644c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:32.611005 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Flow 'volume_create_api' (58b05eaa-b05c-473e-bf0a-395636e43fc5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:32.611284 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Create volume request issued successfully. Aug 26 15:21:32.611824 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6b675da7-a006-47bc-9a24-9c930d39187e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:21:32.612234 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1472/5856] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:21:32 2026] POST /volume/v3/volumes => generated 771 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:21:32.624934 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9e6cf3a1-71e3-4838-8f76-a3c8aed6d65a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:32.626742 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9e6cf3a1-71e3-4838-8f76-a3c8aed6d65a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] GET https://10.4.3.64/volume/v3/volumes/e20c2037-be1d-4956-9d53-305cdd4a271c Aug 26 15:21:32.626742 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9e6cf3a1-71e3-4838-8f76-a3c8aed6d65a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:32.626930 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9e6cf3a1-71e3-4838-8f76-a3c8aed6d65a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:32.628918 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=94,cinder:UPDATE=40,cinder:INSERT=19 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:21:32.635782 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:32.635782 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:32.640257 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9e6cf3a1-71e3-4838-8f76-a3c8aed6d65a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Volume info retrieved successfully. Aug 26 15:21:32.644243 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9e6cf3a1-71e3-4838-8f76-a3c8aed6d65a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/volumes/e20c2037-be1d-4956-9d53-305cdd4a271c returned with HTTP 200 Aug 26 15:21:32.644666 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1459/5857] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:32 2026] GET /volume/v3/volumes/e20c2037-be1d-4956-9d53-305cdd4a271c => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:33.656521 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-49272231-2069-442a-b9fc-896cdebbb66a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:33.658720 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49272231-2069-442a-b9fc-896cdebbb66a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] GET https://10.4.3.64/volume/v3/volumes/e20c2037-be1d-4956-9d53-305cdd4a271c Aug 26 15:21:33.658995 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49272231-2069-442a-b9fc-896cdebbb66a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:33.659227 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-49272231-2069-442a-b9fc-896cdebbb66a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:33.662131 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=95,cinder:UPDATE=25,cinder:INSERT=12 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:21:33.668481 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:33.668481 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:33.672191 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-49272231-2069-442a-b9fc-896cdebbb66a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Volume info retrieved successfully. Aug 26 15:21:33.676132 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-49272231-2069-442a-b9fc-896cdebbb66a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/volumes/e20c2037-be1d-4956-9d53-305cdd4a271c returned with HTTP 200 Aug 26 15:21:33.676522 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1455/5858] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:33 2026] GET /volume/v3/volumes/e20c2037-be1d-4956-9d53-305cdd4a271c => generated 971 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:33.688489 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-45dd4ca7-d5ba-401d-87cf-774d137d9de5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:33.690102 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-45dd4ca7-d5ba-401d-87cf-774d137d9de5 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 26 15:21:33.690309 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-45dd4ca7-d5ba-401d-87cf-774d137d9de5 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:33.690484 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-45dd4ca7-d5ba-401d-87cf-774d137d9de5 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:33.694790 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-45dd4ca7-d5ba-401d-87cf-774d137d9de5 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:21:33.695282 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1473/5859] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:21:33 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:33.702539 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1e3a65df-e8f8-4efa-a146-646b567b3e60 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:33.704269 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e3a65df-e8f8-4efa-a146-646b567b3e60 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] DELETE https://10.4.3.64/volume/v3/messages/06717c98-e675-4c81-ae09-430fa13b2419 Aug 26 15:21:33.704463 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e3a65df-e8f8-4efa-a146-646b567b3e60 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:33.704629 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e3a65df-e8f8-4efa-a146-646b567b3e60 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:33.708196 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:33.708196 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:33.718107 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e3a65df-e8f8-4efa-a146-646b567b3e60 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/messages/06717c98-e675-4c81-ae09-430fa13b2419 returned with HTTP 204 Aug 26 15:21:33.718481 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1473/5860] 10.4.3.64 () {68 vars in 1387 bytes} [Wed Aug 26 15:21:33 2026] DELETE /volume/v3/messages/06717c98-e675-4c81-ae09-430fa13b2419 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 15:21:33.725525 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-ee99780d-ca14-4864-b5ce-28fadd4a57e3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:33.727334 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ee99780d-ca14-4864-b5ce-28fadd4a57e3 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] GET https://10.4.3.64/volume/v3/messages/06717c98-e675-4c81-ae09-430fa13b2419 Aug 26 15:21:33.727577 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ee99780d-ca14-4864-b5ce-28fadd4a57e3 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:33.727775 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-ee99780d-ca14-4864-b5ce-28fadd4a57e3 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:33.731168 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-ee99780d-ca14-4864-b5ce-28fadd4a57e3 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/messages/06717c98-e675-4c81-ae09-430fa13b2419 returned with HTTP 404 Aug 26 15:21:33.731851 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1460/5861] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:21:33 2026] GET /volume/v3/messages/06717c98-e675-4c81-ae09-430fa13b2419 => generated 110 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:33.737523 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-5e35b4ba-ab1a-4b0a-b04d-9d8a2f8fc3d8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:33.739150 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e35b4ba-ab1a-4b0a-b04d-9d8a2f8fc3d8 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/e20c2037-be1d-4956-9d53-305cdd4a271c Aug 26 15:21:33.739340 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e35b4ba-ab1a-4b0a-b04d-9d8a2f8fc3d8 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:33.739531 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-5e35b4ba-ab1a-4b0a-b04d-9d8a2f8fc3d8 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:33.739670 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-5e35b4ba-ab1a-4b0a-b04d-9d8a2f8fc3d8 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Delete volume with id: e20c2037-be1d-4956-9d53-305cdd4a271c Aug 26 15:21:33.745985 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:33.745985 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:33.746246 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5e35b4ba-ab1a-4b0a-b04d-9d8a2f8fc3d8 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Volume info retrieved successfully. Aug 26 15:21:33.747220 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-5e35b4ba-ab1a-4b0a-b04d-9d8a2f8fc3d8 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100198) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 15:21:33.755500 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-5e35b4ba-ab1a-4b0a-b04d-9d8a2f8fc3d8 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1925697580 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1925697580, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:33.755744 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-5e35b4ba-ab1a-4b0a-b04d-9d8a2f8fc3d8 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1925697580 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1925697580, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:33.762972 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-5e35b4ba-ab1a-4b0a-b04d-9d8a2f8fc3d8 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Created reservations ['bae2cbc2-a6ba-44d2-b4a7-e78e939d2a58', '06f6ba1c-8c23-41ed-87f1-7863594372e5', '55435182-e74c-423b-aa57-9da5b248dc1f', '9b1ac949-84cc-4806-9bf9-e124c11d29f2'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:21:33.787968 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-5e35b4ba-ab1a-4b0a-b04d-9d8a2f8fc3d8 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Delete volume request issued successfully. Aug 26 15:21:33.788185 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-5e35b4ba-ab1a-4b0a-b04d-9d8a2f8fc3d8 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/volumes/e20c2037-be1d-4956-9d53-305cdd4a271c returned with HTTP 202 Aug 26 15:21:33.788649 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1456/5862] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:21:33 2026] DELETE /volume/v3/volumes/e20c2037-be1d-4956-9d53-305cdd4a271c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:33.795188 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b97c8e13-08c3-4587-a30d-9c378a533959 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:33.796826 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b97c8e13-08c3-4587-a30d-9c378a533959 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] DELETE https://10.4.3.64/volume/v3/types/7348c6fc-228a-4f63-a334-0ab3cb039504 Aug 26 15:21:33.797017 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b97c8e13-08c3-4587-a30d-9c378a533959 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:33.797201 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b97c8e13-08c3-4587-a30d-9c378a533959 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:33.820131 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b97c8e13-08c3-4587-a30d-9c378a533959 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/types/7348c6fc-228a-4f63-a334-0ab3cb039504 returned with HTTP 202 Aug 26 15:21:33.820405 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1474/5863] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:21:33 2026] DELETE /volume/v3/types/7348c6fc-228a-4f63-a334-0ab3cb039504 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:33.827797 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-3b824174-b15f-48a3-ba22-6387b27a599e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:33.829329 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3b824174-b15f-48a3-ba22-6387b27a599e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:21:33.829650 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-3b824174-b15f-48a3-ba22-6387b27a599e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-348724942", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1630003276", "vendor_name": "tempest-vendor_name-1211213056"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:33.842649 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-3b824174-b15f-48a3-ba22-6387b27a599e tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:21:33.842994 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1474/5864] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:21:33 2026] POST /volume/v3/types => generated 328 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:33.850765 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:33.852152 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:21:33.852481 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "79c02e0c-ca08-47b0-ad7e-fe1d15f225dc", "size": 1}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:33.854150 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.v3.volumes [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Create volume request body: {'volume': {'volume_type': '79c02e0c-ca08-47b0-ad7e-fe1d15f225dc', 'size': 1}} {{(pid=100196) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:21:33.857593 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Create volume of 1 GB Aug 26 15:21:33.857838 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:33.857838 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:33.858198 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Availability Zones retrieved successfully. Aug 26 15:21:33.862899 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Flow 'volume_create_api' (fe628de3-e4e0-4c28-8ed1-482f005164f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:33.863915 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d2ae44-9391-4395-a156-c9fd1e29d648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:33.864635 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.flows.api.create_volume [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Validating volume size '1' using validate_int {{(pid=100196) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:21:33.880601 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00d2ae44-9391-4395-a156-c9fd1e29d648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:21:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1630003276',vendor_name='tempest-vendor_name-1211213056'},id=79c02e0c-ca08-47b0-ad7e-fe1d15f225dc,is_public=True,name='tempest-ProjectAdminTests-volume-type-348724942',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '79c02e0c-ca08-47b0-ad7e-fe1d15f225dc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:33.881268 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9635d26b-5608-4ecf-9e43-431c09a6f80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:33.902061 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-348724942 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-348724942, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:33.902299 np0000008165 devstack@c-api.service[100196]: WARNING cinder.quota [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-348724942 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-348724942, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:33.926403 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.quota [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Created reservations ['778123ac-1dad-42e8-9dbb-1a558bcf9184', '9afef78e-e221-4b35-aae0-8819372e10b7', 'fb4b27eb-5253-473c-b75d-6700c52285f9', '6691ab75-2e33-4a2f-beb2-c45bd849e414'] {{(pid=100196) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:21:33.927128 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9635d26b-5608-4ecf-9e43-431c09a6f80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['778123ac-1dad-42e8-9dbb-1a558bcf9184', '9afef78e-e221-4b35-aae0-8819372e10b7', 'fb4b27eb-5253-473c-b75d-6700c52285f9', '6691ab75-2e33-4a2f-beb2-c45bd849e414']}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:33.927828 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ed9f8ac-fc15-4f56-ba20-9f5d17dfc37c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:33.951565 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ed9f8ac-fc15-4f56-ba20-9f5d17dfc37c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76492f68-31b5-426c-a01a-7c1c3b2fbc63', '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='1e20a28b6c3a4779b32c6bba590855cf',qos_specs=None,replication_status=,reservations=['778123ac-1dad-42e8-9dbb-1a558bcf9184','9afef78e-e221-4b35-aae0-8819372e10b7','fb4b27eb-5253-473c-b75d-6700c52285f9','6691ab75-2e33-4a2f-beb2-c45bd849e414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be57c8fbb85b4c5eb2cc61352690f33c',volume_type_id=79c02e0c-ca08-47b0-ad7e-fe1d15f225dc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:21:33Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76492f68-31b5-426c-a01a-7c1c3b2fbc63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e20a28b6c3a4779b32c6bba590855cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be57c8fbb85b4c5eb2cc61352690f33c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(79c02e0c-ca08-47b0-ad7e-fe1d15f225dc),volume_type_id=79c02e0c-ca08-47b0-ad7e-fe1d15f225dc)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:33.952414 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2422af-0681-4300-9073-2464b08674c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:33.968838 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2422af-0681-4300-9073-2464b08674c7) transitioned into state 'SUCCESS' from 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='1e20a28b6c3a4779b32c6bba590855cf',qos_specs=None,replication_status=,reservations=['778123ac-1dad-42e8-9dbb-1a558bcf9184','9afef78e-e221-4b35-aae0-8819372e10b7','fb4b27eb-5253-473c-b75d-6700c52285f9','6691ab75-2e33-4a2f-beb2-c45bd849e414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be57c8fbb85b4c5eb2cc61352690f33c',volume_type_id=79c02e0c-ca08-47b0-ad7e-fe1d15f225dc)}' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:33.969518 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d124bd54-c8f0-4b73-9e2e-05a4b309ca3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:33.979172 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d124bd54-c8f0-4b73-9e2e-05a4b309ca3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100196) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:33.979922 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Flow 'volume_create_api' (fe628de3-e4e0-4c28-8ed1-482f005164f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100196) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:33.980199 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Create volume request issued successfully. Aug 26 15:21:33.980712 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-94c7dd14-5c23-4553-82a0-8b20bdc475a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:21:33.981146 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1461/5865] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:21:33 2026] POST /volume/v3/volumes => generated 770 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:21:33.996065 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-dbd243f7-1ae6-4ad4-bf5b-a02716821735 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:33.998182 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dbd243f7-1ae6-4ad4-bf5b-a02716821735 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] GET https://10.4.3.64/volume/v3/volumes/76492f68-31b5-426c-a01a-7c1c3b2fbc63 Aug 26 15:21:33.998366 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dbd243f7-1ae6-4ad4-bf5b-a02716821735 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:33.998590 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-dbd243f7-1ae6-4ad4-bf5b-a02716821735 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:34.005361 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:34.005361 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:34.008571 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-dbd243f7-1ae6-4ad4-bf5b-a02716821735 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Volume info retrieved successfully. Aug 26 15:21:34.012134 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-dbd243f7-1ae6-4ad4-bf5b-a02716821735 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/volumes/76492f68-31b5-426c-a01a-7c1c3b2fbc63 returned with HTTP 200 Aug 26 15:21:34.012559 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1457/5866] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:33 2026] GET /volume/v3/volumes/76492f68-31b5-426c-a01a-7c1c3b2fbc63 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:35.028106 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6cc8b8d5-2442-4992-8b90-26ae57ef0843 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.030003 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6cc8b8d5-2442-4992-8b90-26ae57ef0843 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] GET https://10.4.3.64/volume/v3/volumes/76492f68-31b5-426c-a01a-7c1c3b2fbc63 Aug 26 15:21:35.030234 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6cc8b8d5-2442-4992-8b90-26ae57ef0843 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:35.030453 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6cc8b8d5-2442-4992-8b90-26ae57ef0843 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:35.037511 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:35.037511 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:35.040822 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-6cc8b8d5-2442-4992-8b90-26ae57ef0843 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Volume info retrieved successfully. Aug 26 15:21:35.044831 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6cc8b8d5-2442-4992-8b90-26ae57ef0843 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/volumes/76492f68-31b5-426c-a01a-7c1c3b2fbc63 returned with HTTP 200 Aug 26 15:21:35.045315 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1475/5867] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:35 2026] GET /volume/v3/volumes/76492f68-31b5-426c-a01a-7c1c3b2fbc63 => generated 970 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:35.058281 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-75fc13d3-a195-4adc-b53f-3a14c4a86d72 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.060327 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-75fc13d3-a195-4adc-b53f-3a14c4a86d72 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 26 15:21:35.060603 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-75fc13d3-a195-4adc-b53f-3a14c4a86d72 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:35.060838 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-75fc13d3-a195-4adc-b53f-3a14c4a86d72 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:35.064732 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-75fc13d3-a195-4adc-b53f-3a14c4a86d72 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:21:35.065200 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1475/5868] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:21:35 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:35.073149 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a8decf23-a4ba-47a3-9640-6ecb793a2d4a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.074930 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a8decf23-a4ba-47a3-9640-6ecb793a2d4a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 26 15:21:35.075183 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a8decf23-a4ba-47a3-9640-6ecb793a2d4a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:35.075422 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a8decf23-a4ba-47a3-9640-6ecb793a2d4a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:35.075698 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:35.075698 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:35.078732 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a8decf23-a4ba-47a3-9640-6ecb793a2d4a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:21:35.079127 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1462/5869] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:21:35 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:35.086665 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-24798068-96f9-4445-a31f-d20e25309f8c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.088317 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-24798068-96f9-4445-a31f-d20e25309f8c tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] DELETE https://10.4.3.64/volume/v3/messages/f5167416-d91f-433c-bce7-31dac5e3b219 Aug 26 15:21:35.088511 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-24798068-96f9-4445-a31f-d20e25309f8c tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:35.088682 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-24798068-96f9-4445-a31f-d20e25309f8c tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:35.095514 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-24798068-96f9-4445-a31f-d20e25309f8c tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/messages/f5167416-d91f-433c-bce7-31dac5e3b219 returned with HTTP 204 Aug 26 15:21:35.095838 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1458/5870] 10.4.3.64 () {68 vars in 1387 bytes} [Wed Aug 26 15:21:35 2026] DELETE /volume/v3/messages/f5167416-d91f-433c-bce7-31dac5e3b219 => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 15:21:35.101838 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f1c4b91c-9792-4753-bcc3-ccf4709232c9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.103551 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1c4b91c-9792-4753-bcc3-ccf4709232c9 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/76492f68-31b5-426c-a01a-7c1c3b2fbc63 Aug 26 15:21:35.103728 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1c4b91c-9792-4753-bcc3-ccf4709232c9 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:35.103908 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f1c4b91c-9792-4753-bcc3-ccf4709232c9 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:35.104057 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-f1c4b91c-9792-4753-bcc3-ccf4709232c9 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Delete volume with id: 76492f68-31b5-426c-a01a-7c1c3b2fbc63 Aug 26 15:21:35.110151 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:35.110151 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:35.110433 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f1c4b91c-9792-4753-bcc3-ccf4709232c9 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Volume info retrieved successfully. Aug 26 15:21:35.111236 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-f1c4b91c-9792-4753-bcc3-ccf4709232c9 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100199) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 15:21:35.119108 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-f1c4b91c-9792-4753-bcc3-ccf4709232c9 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-348724942 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-348724942, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:35.119356 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-f1c4b91c-9792-4753-bcc3-ccf4709232c9 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-348724942 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-348724942, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:35.126649 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-f1c4b91c-9792-4753-bcc3-ccf4709232c9 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Created reservations ['75b798bd-ea76-499b-92d2-2f6bb462e61c', 'd4da522c-09ba-4022-b180-3e6d6592a464', '65268d60-27f8-4aba-ab69-9d1e7ab62208', 'a6450ac2-d889-4378-835c-544f9c2f1614'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:21:35.148031 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f1c4b91c-9792-4753-bcc3-ccf4709232c9 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Delete volume request issued successfully. Aug 26 15:21:35.148203 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f1c4b91c-9792-4753-bcc3-ccf4709232c9 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/volumes/76492f68-31b5-426c-a01a-7c1c3b2fbc63 returned with HTTP 202 Aug 26 15:21:35.148633 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1476/5871] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:21:35 2026] DELETE /volume/v3/volumes/76492f68-31b5-426c-a01a-7c1c3b2fbc63 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:35.155546 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4c12ceb1-dd72-420c-9c61-356f0af2c9c2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.157223 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c12ceb1-dd72-420c-9c61-356f0af2c9c2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] DELETE https://10.4.3.64/volume/v3/types/79c02e0c-ca08-47b0-ad7e-fe1d15f225dc Aug 26 15:21:35.157458 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c12ceb1-dd72-420c-9c61-356f0af2c9c2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:35.157687 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4c12ceb1-dd72-420c-9c61-356f0af2c9c2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method '_delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:35.177965 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4c12ceb1-dd72-420c-9c61-356f0af2c9c2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/types/79c02e0c-ca08-47b0-ad7e-fe1d15f225dc returned with HTTP 202 Aug 26 15:21:35.178362 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1476/5872] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:21:35 2026] DELETE /volume/v3/types/79c02e0c-ca08-47b0-ad7e-fe1d15f225dc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:35.185397 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fe4b2691-c165-4d25-a35f-2ef017b24ac3 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.186990 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe4b2691-c165-4d25-a35f-2ef017b24ac3 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:21:35.187345 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fe4b2691-c165-4d25-a35f-2ef017b24ac3 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1774144873", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1276285335", "vendor_name": "tempest-vendor_name-1210790814"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:35.200497 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fe4b2691-c165-4d25-a35f-2ef017b24ac3 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:21:35.200841 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1463/5873] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:21:35 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) Aug 26 15:21:35.208054 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.209649 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:21:35.209985 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1f623f14-adec-4c65-a51f-9afee3db0c4a", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:35.211263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Create volume request body: {'volume': {'volume_type': '1f623f14-adec-4c65-a51f-9afee3db0c4a', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:21:35.214407 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Create volume of 1 GB Aug 26 15:21:35.214660 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:35.214660 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:35.215006 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Availability Zones retrieved successfully. Aug 26 15:21:35.219836 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Flow 'volume_create_api' (b72be961-b801-4778-8092-d032a5fc92e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:35.220668 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3946f91c-6000-4668-b7c4-fe9b62f72225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:35.221307 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:21:35.237143 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3946f91c-6000-4668-b7c4-fe9b62f72225) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:21:35Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1276285335',vendor_name='tempest-vendor_name-1210790814'},id=1f623f14-adec-4c65-a51f-9afee3db0c4a,is_public=True,name='tempest-ProjectAdminTests-volume-type-1774144873',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f623f14-adec-4c65-a51f-9afee3db0c4a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:35.237779 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2ad3e8-644c-4daf-ba52-c794305b77c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:35.259334 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1774144873 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1774144873, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:35.259593 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1774144873 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1774144873, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:35.280827 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Created reservations ['734ac018-3954-4826-8e00-a475b26025eb', '9cf12703-3525-4478-8977-05491f9b50e1', '43969e44-2f23-4252-8456-0c51c03ff109', '83fdde5f-5405-4bce-bdc3-06bbd7a54d5a'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:21:35.281643 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c2ad3e8-644c-4daf-ba52-c794305b77c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['734ac018-3954-4826-8e00-a475b26025eb', '9cf12703-3525-4478-8977-05491f9b50e1', '43969e44-2f23-4252-8456-0c51c03ff109', '83fdde5f-5405-4bce-bdc3-06bbd7a54d5a']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:35.282357 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9354270-4ae8-4c69-a3e7-1a1d1c3f834b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:35.305710 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9354270-4ae8-4c69-a3e7-1a1d1c3f834b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65c12e25-5a07-418b-86eb-115246ecb304', '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='1e20a28b6c3a4779b32c6bba590855cf',qos_specs=None,replication_status=,reservations=['734ac018-3954-4826-8e00-a475b26025eb','9cf12703-3525-4478-8977-05491f9b50e1','43969e44-2f23-4252-8456-0c51c03ff109','83fdde5f-5405-4bce-bdc3-06bbd7a54d5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be57c8fbb85b4c5eb2cc61352690f33c',volume_type_id=1f623f14-adec-4c65-a51f-9afee3db0c4a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65c12e25-5a07-418b-86eb-115246ecb304,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e20a28b6c3a4779b32c6bba590855cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be57c8fbb85b4c5eb2cc61352690f33c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1f623f14-adec-4c65-a51f-9afee3db0c4a),volume_type_id=1f623f14-adec-4c65-a51f-9afee3db0c4a)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:35.306444 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09acffd3-e84a-486c-8ce7-13703e524afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:35.321995 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09acffd3-e84a-486c-8ce7-13703e524afb) transitioned into state 'SUCCESS' from 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='1e20a28b6c3a4779b32c6bba590855cf',qos_specs=None,replication_status=,reservations=['734ac018-3954-4826-8e00-a475b26025eb','9cf12703-3525-4478-8977-05491f9b50e1','43969e44-2f23-4252-8456-0c51c03ff109','83fdde5f-5405-4bce-bdc3-06bbd7a54d5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be57c8fbb85b4c5eb2cc61352690f33c',volume_type_id=1f623f14-adec-4c65-a51f-9afee3db0c4a)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:35.322659 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a96fe4b-b91e-4dc1-98d5-c6811e8fdcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:35.333677 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a96fe4b-b91e-4dc1-98d5-c6811e8fdcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:35.334399 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Flow 'volume_create_api' (b72be961-b801-4778-8092-d032a5fc92e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:35.334666 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Create volume request issued successfully. Aug 26 15:21:35.335180 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4fd3fe90-a934-4e88-99d3-e8300d21e5a2 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:21:35.335587 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1459/5874] 10.4.3.64 () {70 vars in 1291 bytes} [Wed Aug 26 15:21:35 2026] POST /volume/v3/volumes => generated 771 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:21:35.346489 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-465de449-2c64-498a-bab9-de746d8aa4a4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.348263 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-465de449-2c64-498a-bab9-de746d8aa4a4 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] GET https://10.4.3.64/volume/v3/volumes/65c12e25-5a07-418b-86eb-115246ecb304 Aug 26 15:21:35.348494 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-465de449-2c64-498a-bab9-de746d8aa4a4 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:35.348667 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-465de449-2c64-498a-bab9-de746d8aa4a4 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:35.357693 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:35.357693 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:35.361545 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-465de449-2c64-498a-bab9-de746d8aa4a4 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Volume info retrieved successfully. Aug 26 15:21:35.365999 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-465de449-2c64-498a-bab9-de746d8aa4a4 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/volumes/65c12e25-5a07-418b-86eb-115246ecb304 returned with HTTP 200 Aug 26 15:21:35.366455 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1477/5875] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:35 2026] GET /volume/v3/volumes/65c12e25-5a07-418b-86eb-115246ecb304 => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:35.702375 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-918c36cb-5e0e-4e90-9ed8-64d99356657e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.704336 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-918c36cb-5e0e-4e90-9ed8-64d99356657e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:35.704536 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-918c36cb-5e0e-4e90-9ed8-64d99356657e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:35.704711 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-918c36cb-5e0e-4e90-9ed8-64d99356657e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:35.711191 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:35.711191 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:35.714579 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-918c36cb-5e0e-4e90-9ed8-64d99356657e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:35.718508 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-918c36cb-5e0e-4e90-9ed8-64d99356657e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:35.718930 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1477/5876] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:21:35 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:35.779363 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fa712aed-d0bd-4827-9e16-eb0430f8c6fd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.779733 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fa712aed-d0bd-4827-9e16-eb0430f8c6fd None None] GET https://10.4.3.64/volume// Aug 26 15:21:35.779894 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fa712aed-d0bd-4827-9e16-eb0430f8c6fd None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:35.780086 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fa712aed-d0bd-4827-9e16-eb0430f8c6fd None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:35.780391 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fa712aed-d0bd-4827-9e16-eb0430f8c6fd None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:21:35.780638 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1464/5877] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:21:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:21:35.786467 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-64b752e0-1b3b-45a9-bbc7-8b88f36ca4c7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.856257 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-64b752e0-1b3b-45a9-bbc7-8b88f36ca4c7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:21:35.856644 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-64b752e0-1b3b-45a9-bbc7-8b88f36ca4c7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a3188a13-bcba-4de1-b2a9-713ee83b2b39", "connector": null, "instance_uuid": "6da1f579-3fed-4b9e-b339-1826630b654f"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:35.864575 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:35.864575 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:35.888069 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-64b752e0-1b3b-45a9-bbc7-8b88f36ca4c7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:21:35.888458 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1460/5878] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:21:35 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:21:35.912601 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-9bd4b62a-fc93-447b-b60e-b2f5ca56b02e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.914739 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9bd4b62a-fc93-447b-b60e-b2f5ca56b02e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:35.914955 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9bd4b62a-fc93-447b-b60e-b2f5ca56b02e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:35.915186 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-9bd4b62a-fc93-447b-b60e-b2f5ca56b02e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:35.921458 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-fca86d43-59bf-4912-9fd3-6656dc1f574c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.921813 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fca86d43-59bf-4912-9fd3-6656dc1f574c None None] GET https://10.4.3.64/volume// Aug 26 15:21:35.922012 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fca86d43-59bf-4912-9fd3-6656dc1f574c None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:35.922243 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-fca86d43-59bf-4912-9fd3-6656dc1f574c None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:35.922586 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-fca86d43-59bf-4912-9fd3-6656dc1f574c None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:21:35.922848 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1478/5879] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:21:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:21:35.924078 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:35.924078 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:35.926993 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-9bd4b62a-fc93-447b-b60e-b2f5ca56b02e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:35.929109 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-ab2506c4-ed22-4301-90ed-4e144c0b53ab None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:35.931605 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-9bd4b62a-fc93-447b-b60e-b2f5ca56b02e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:35.931685 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-ab2506c4-ed22-4301-90ed-4e144c0b53ab tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:35.931867 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-ab2506c4-ed22-4301-90ed-4e144c0b53ab tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:35.932092 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1478/5880] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:35 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:35.932163 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-ab2506c4-ed22-4301-90ed-4e144c0b53ab tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:35.940784 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:35.940784 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:35.943768 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-ab2506c4-ed22-4301-90ed-4e144c0b53ab tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:35.947222 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-ab2506c4-ed22-4301-90ed-4e144c0b53ab tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:35.947601 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1465/5881] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:21:35 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 1082 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:21:36.041918 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-14f353c2-4299-4b60-a6ba-8d539d294fe7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:36.043986 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-14f353c2-4299-4b60-a6ba-8d539d294fe7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] PUT https://10.4.3.64/volume/v3/attachments/e3d348b6-eb14-48fe-ab57-5f43412ebf27 Aug 26 15:21:36.044309 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-14f353c2-4299-4b60-a6ba-8d539d294fe7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:36.050954 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-14f353c2-4299-4b60-a6ba-8d539d294fe7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Acquiring lock "cinder-attachment_update-a3188a13-bcba-4de1-b2a9-713ee83b2b39-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:21:36.055096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-14f353c2-4299-4b60-a6ba-8d539d294fe7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Lock "cinder-attachment_update-a3188a13-bcba-4de1-b2a9-713ee83b2b39-np0000008165" acquired by "attachment_update" :: waited 0.004s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:21:36.055920 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:36.055920 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:36.123553 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-14f353c2-4299-4b60-a6ba-8d539d294fe7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Lock "cinder-attachment_update-a3188a13-bcba-4de1-b2a9-713ee83b2b39-np0000008165" released by "attachment_update" :: held 0.068s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:21:36.124098 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-14f353c2-4299-4b60-a6ba-8d539d294fe7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/attachments/e3d348b6-eb14-48fe-ab57-5f43412ebf27 returned with HTTP 200 Aug 26 15:21:36.124588 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1461/5882] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:21:36 2026] PUT /volume/v3/attachments/e3d348b6-eb14-48fe-ab57-5f43412ebf27 => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:21:36.133965 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-0a3f3b49-77e0-4272-9bcc-4ba9d4ff254a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:36.135821 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-0a3f3b49-77e0-4272-9bcc-4ba9d4ff254a tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39/encryption Aug 26 15:21:36.136023 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-0a3f3b49-77e0-4272-9bcc-4ba9d4ff254a tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:36.136187 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-0a3f3b49-77e0-4272-9bcc-4ba9d4ff254a tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:36.144252 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:36.144252 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:36.149709 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-0a3f3b49-77e0-4272-9bcc-4ba9d4ff254a tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39/encryption returned with HTTP 200 Aug 26 15:21:36.150109 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1479/5883] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:21:36 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:36.377564 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f23cc6e3-bb27-4248-bd0b-a8555846785a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:36.379196 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f23cc6e3-bb27-4248-bd0b-a8555846785a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] GET https://10.4.3.64/volume/v3/volumes/65c12e25-5a07-418b-86eb-115246ecb304 Aug 26 15:21:36.379395 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f23cc6e3-bb27-4248-bd0b-a8555846785a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:36.379562 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f23cc6e3-bb27-4248-bd0b-a8555846785a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:36.385841 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:36.385841 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:36.388798 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f23cc6e3-bb27-4248-bd0b-a8555846785a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Volume info retrieved successfully. Aug 26 15:21:36.392052 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f23cc6e3-bb27-4248-bd0b-a8555846785a tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/volumes/65c12e25-5a07-418b-86eb-115246ecb304 returned with HTTP 200 Aug 26 15:21:36.392388 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1479/5884] 10.4.3.64 () {68 vars in 1381 bytes} [Wed Aug 26 15:21:36 2026] GET /volume/v3/volumes/65c12e25-5a07-418b-86eb-115246ecb304 => generated 971 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:36.403495 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-f935672e-c13a-46f4-a6a8-0cfcbf522d79 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:36.405141 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f935672e-c13a-46f4-a6a8-0cfcbf522d79 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] GET https://10.4.3.64/volume/v3/messages Aug 26 15:21:36.405366 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f935672e-c13a-46f4-a6a8-0cfcbf522d79 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:36.405536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-f935672e-c13a-46f4-a6a8-0cfcbf522d79 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:36.408803 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-f935672e-c13a-46f4-a6a8-0cfcbf522d79 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/messages returned with HTTP 200 Aug 26 15:21:36.409115 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1466/5885] 10.4.3.64 () {68 vars in 1273 bytes} [Wed Aug 26 15:21:36 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:36.417655 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6d1abbd7-ca7c-45b1-9aaf-1fea8ace53fb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:36.419810 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6d1abbd7-ca7c-45b1-9aaf-1fea8ace53fb tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] GET https://10.4.3.64/volume/v3/messages/25f7c53a-0128-4ee3-b23a-40d238a02e0a Aug 26 15:21:36.420097 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6d1abbd7-ca7c-45b1-9aaf-1fea8ace53fb tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:36.420363 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6d1abbd7-ca7c-45b1-9aaf-1fea8ace53fb tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:36.423851 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:36.423851 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:36.424591 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6d1abbd7-ca7c-45b1-9aaf-1fea8ace53fb tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/messages/25f7c53a-0128-4ee3-b23a-40d238a02e0a returned with HTTP 200 Aug 26 15:21:36.425098 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1462/5886] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:21:36 2026] GET /volume/v3/messages/25f7c53a-0128-4ee3-b23a-40d238a02e0a => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:36.432772 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0422cc1c-6da8-4ed4-b2c7-76f5cf9c3704 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:36.434368 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0422cc1c-6da8-4ed4-b2c7-76f5cf9c3704 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] DELETE https://10.4.3.64/volume/v3/messages/25f7c53a-0128-4ee3-b23a-40d238a02e0a Aug 26 15:21:36.434540 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0422cc1c-6da8-4ed4-b2c7-76f5cf9c3704 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:36.434703 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0422cc1c-6da8-4ed4-b2c7-76f5cf9c3704 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:36.444188 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0422cc1c-6da8-4ed4-b2c7-76f5cf9c3704 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/messages/25f7c53a-0128-4ee3-b23a-40d238a02e0a returned with HTTP 204 Aug 26 15:21:36.444581 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1480/5887] 10.4.3.64 () {68 vars in 1387 bytes} [Wed Aug 26 15:21:36 2026] DELETE /volume/v3/messages/25f7c53a-0128-4ee3-b23a-40d238a02e0a => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 26 15:21:36.450795 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3fae1ec6-3437-435f-b418-100920424565 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:36.452602 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3fae1ec6-3437-435f-b418-100920424565 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] DELETE https://10.4.3.64/volume/v3/volumes/65c12e25-5a07-418b-86eb-115246ecb304 Aug 26 15:21:36.452785 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3fae1ec6-3437-435f-b418-100920424565 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:36.452987 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3fae1ec6-3437-435f-b418-100920424565 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:36.453135 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-3fae1ec6-3437-435f-b418-100920424565 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Delete volume with id: 65c12e25-5a07-418b-86eb-115246ecb304 Aug 26 15:21:36.460064 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:36.460064 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:36.460361 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3fae1ec6-3437-435f-b418-100920424565 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Volume info retrieved successfully. Aug 26 15:21:36.461209 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-3fae1ec6-3437-435f-b418-100920424565 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100199) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 26 15:21:36.469879 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3fae1ec6-3437-435f-b418-100920424565 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1774144873 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1774144873, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:36.470179 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-3fae1ec6-3437-435f-b418-100920424565 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1774144873 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1774144873, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:36.481519 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-3fae1ec6-3437-435f-b418-100920424565 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Created reservations ['643aec4d-15ec-47d6-bc65-62847931bedb', 'fc473b26-7d5d-4539-8b82-5f89f9f7202d', '4bbe21f4-a013-4c09-9191-bbb83e5844ca', '621063db-f1fd-41c4-9a12-1d7d0c253f1e'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:21:36.504116 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3fae1ec6-3437-435f-b418-100920424565 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Delete volume request issued successfully. Aug 26 15:21:36.504306 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3fae1ec6-3437-435f-b418-100920424565 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/volumes/65c12e25-5a07-418b-86eb-115246ecb304 returned with HTTP 202 Aug 26 15:21:36.504701 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1480/5888] 10.4.3.64 () {68 vars in 1384 bytes} [Wed Aug 26 15:21:36 2026] DELETE /volume/v3/volumes/65c12e25-5a07-418b-86eb-115246ecb304 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:36.511305 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-5f55a1e6-8376-4dce-8de9-8a3e24e19e50 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:36.512797 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f55a1e6-8376-4dce-8de9-8a3e24e19e50 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] DELETE https://10.4.3.64/volume/v3/types/1f623f14-adec-4c65-a51f-9afee3db0c4a Aug 26 15:21:36.512979 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f55a1e6-8376-4dce-8de9-8a3e24e19e50 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:36.513159 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-5f55a1e6-8376-4dce-8de9-8a3e24e19e50 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] Calling method '_delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:36.536256 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-5f55a1e6-8376-4dce-8de9-8a3e24e19e50 tempest-ProjectAdminTests-546058590 tempest-ProjectAdminTests-546058590-project-admin] https://10.4.3.64/volume/v3/types/1f623f14-adec-4c65-a51f-9afee3db0c4a returned with HTTP 202 Aug 26 15:21:36.536660 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1467/5889] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:21:36 2026] DELETE /volume/v3/types/1f623f14-adec-4c65-a51f-9afee3db0c4a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:36.944982 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-83dad3eb-9940-4716-8bdb-18b13cb9653d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:36.946632 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83dad3eb-9940-4716-8bdb-18b13cb9653d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:36.946820 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83dad3eb-9940-4716-8bdb-18b13cb9653d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:36.947023 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-83dad3eb-9940-4716-8bdb-18b13cb9653d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:36.955737 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:36.955737 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:36.958789 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-83dad3eb-9940-4716-8bdb-18b13cb9653d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:36.962871 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-83dad3eb-9940-4716-8bdb-18b13cb9653d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:36.963264 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1463/5890] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:36 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:37.979377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-cda5fe34-4925-4dbe-8786-9e280835f730 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:37.979377 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cda5fe34-4925-4dbe-8786-9e280835f730 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:37.979377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cda5fe34-4925-4dbe-8786-9e280835f730 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:37.979377 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-cda5fe34-4925-4dbe-8786-9e280835f730 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:37.991470 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:37.991470 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:37.995083 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-cda5fe34-4925-4dbe-8786-9e280835f730 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:37.999280 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-cda5fe34-4925-4dbe-8786-9e280835f730 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:37.999691 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1481/5891] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:37 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:39.013641 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2393bf8c-1995-4536-afc3-bac42b2efc9e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:39.015348 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2393bf8c-1995-4536-afc3-bac42b2efc9e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:39.015555 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2393bf8c-1995-4536-afc3-bac42b2efc9e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:39.015747 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2393bf8c-1995-4536-afc3-bac42b2efc9e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:39.024005 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:39.024005 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:39.026873 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2393bf8c-1995-4536-afc3-bac42b2efc9e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:39.030334 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2393bf8c-1995-4536-afc3-bac42b2efc9e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:39.030664 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1481/5892] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:39 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:40.041442 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d5a96dcb-0990-407e-8372-446587ef2941 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:40.043087 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d5a96dcb-0990-407e-8372-446587ef2941 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:40.043265 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d5a96dcb-0990-407e-8372-446587ef2941 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:40.043442 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d5a96dcb-0990-407e-8372-446587ef2941 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:40.052284 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:40.052284 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:40.055329 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d5a96dcb-0990-407e-8372-446587ef2941 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:40.059412 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d5a96dcb-0990-407e-8372-446587ef2941 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:40.059754 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1468/5893] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:40 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:41.070916 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-84e10877-82a1-4c56-aa74-9fa962945baa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:41.072438 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-84e10877-82a1-4c56-aa74-9fa962945baa tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:41.072607 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-84e10877-82a1-4c56-aa74-9fa962945baa tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:41.072776 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-84e10877-82a1-4c56-aa74-9fa962945baa tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:41.081117 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:41.081117 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:41.084150 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-84e10877-82a1-4c56-aa74-9fa962945baa tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:41.087702 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-84e10877-82a1-4c56-aa74-9fa962945baa tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:41.088064 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1464/5894] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:41 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:42.099399 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e77c0432-3855-4a8d-b1fb-3bfb3de4c62e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:42.101256 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e77c0432-3855-4a8d-b1fb-3bfb3de4c62e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:42.101443 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e77c0432-3855-4a8d-b1fb-3bfb3de4c62e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:42.101631 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e77c0432-3855-4a8d-b1fb-3bfb3de4c62e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:42.110503 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:42.110503 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:42.113407 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e77c0432-3855-4a8d-b1fb-3bfb3de4c62e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:42.117352 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e77c0432-3855-4a8d-b1fb-3bfb3de4c62e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:42.117739 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1482/5895] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:42 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:42.493437 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-e5c6289d-aeed-4ec1-ba36-28b9c3f888ae None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:42.496014 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-e5c6289d-aeed-4ec1-ba36-28b9c3f888ae tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] POST https://10.4.3.64/volume/v3/attachments/e3d348b6-eb14-48fe-ab57-5f43412ebf27/action Aug 26 15:21:42.496451 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-e5c6289d-aeed-4ec1-ba36-28b9c3f888ae tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:21:42.496632 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-e5c6289d-aeed-4ec1-ba36-28b9c3f888ae tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:42.515839 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:42.515839 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:42.527594 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-04020e3e-943e-4b6c-ae98-1d9e70413d95 req-e5c6289d-aeed-4ec1-ba36-28b9c3f888ae tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/attachments/e3d348b6-eb14-48fe-ab57-5f43412ebf27/action returned with HTTP 204 Aug 26 15:21:42.528156 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1482/5896] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:21:42 2026] POST /volume/v3/attachments/e3d348b6-eb14-48fe-ab57-5f43412ebf27/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:43.130079 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c898a306-226a-4ead-9a5d-9b209e590336 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:43.131873 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c898a306-226a-4ead-9a5d-9b209e590336 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:43.132150 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c898a306-226a-4ead-9a5d-9b209e590336 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:43.132385 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c898a306-226a-4ead-9a5d-9b209e590336 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:43.140662 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:43.140662 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:43.143878 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c898a306-226a-4ead-9a5d-9b209e590336 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:43.147608 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c898a306-226a-4ead-9a5d-9b209e590336 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:43.147985 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1469/5897] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:43 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 1195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:21:43.160339 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7cf6c417-dafa-4bbc-b58c-a951fa6ac17f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:43.162081 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7cf6c417-dafa-4bbc-b58c-a951fa6ac17f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:43.162324 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7cf6c417-dafa-4bbc-b58c-a951fa6ac17f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:43.162506 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7cf6c417-dafa-4bbc-b58c-a951fa6ac17f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:43.171214 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:43.171214 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:43.174635 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-7cf6c417-dafa-4bbc-b58c-a951fa6ac17f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:43.178699 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7cf6c417-dafa-4bbc-b58c-a951fa6ac17f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:43.179060 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1465/5898] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:43 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 1195 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:21:43.218765 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-3f18f6c2-ed24-49bf-9aba-7dade05d9287 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:43.221117 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-3f18f6c2-ed24-49bf-9aba-7dade05d9287 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:43.221433 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-3f18f6c2-ed24-49bf-9aba-7dade05d9287 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:43.221630 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-3f18f6c2-ed24-49bf-9aba-7dade05d9287 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:43.240032 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:43.240032 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:43.244259 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-3f18f6c2-ed24-49bf-9aba-7dade05d9287 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:43.248435 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-3f18f6c2-ed24-49bf-9aba-7dade05d9287 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:43.248869 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1483/5899] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:21:43 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 1195 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:21:43.271084 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-6811d39d-17af-4bc0-b75a-fbb3f65b6d69 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:43.273482 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-6811d39d-17af-4bc0-b75a-fbb3f65b6d69 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] POST https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39/action Aug 26 15:21:43.273833 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-6811d39d-17af-4bc0-b75a-fbb3f65b6d69 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:21:43.273931 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-6811d39d-17af-4bc0-b75a-fbb3f65b6d69 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:43.285777 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:43.285777 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:43.286583 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-6811d39d-17af-4bc0-b75a-fbb3f65b6d69 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:43.292895 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-6811d39d-17af-4bc0-b75a-fbb3f65b6d69 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Begin detaching volume completed successfully. Aug 26 15:21:43.293173 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-6811d39d-17af-4bc0-b75a-fbb3f65b6d69 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39/action returned with HTTP 202 Aug 26 15:21:43.293604 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1483/5900] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:21:43 2026] POST /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:21:43.334445 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-34d65f8a-a645-4e6b-83de-e122146ed383 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:43.335131 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-34d65f8a-a645-4e6b-83de-e122146ed383 None None] GET https://10.4.3.64/volume// Aug 26 15:21:43.335131 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-34d65f8a-a645-4e6b-83de-e122146ed383 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:43.335283 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-34d65f8a-a645-4e6b-83de-e122146ed383 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:43.335688 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-34d65f8a-a645-4e6b-83de-e122146ed383 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:21:43.336007 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1470/5901] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:21:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:21:43.343800 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-bf141e4b-1d82-400e-bb94-2573933b965c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:43.346366 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-bf141e4b-1d82-400e-bb94-2573933b965c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:43.346669 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-bf141e4b-1d82-400e-bb94-2573933b965c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:43.346976 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-bf141e4b-1d82-400e-bb94-2573933b965c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:43.357305 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:43.357305 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:43.361243 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-bf141e4b-1d82-400e-bb94-2573933b965c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:43.366377 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-bf141e4b-1d82-400e-bb94-2573933b965c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:43.366937 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1466/5902] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:21:43 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 1378 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:21:43.376063 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-1f662cc2-7b37-4626-a4d0-65c263925338 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:43.378605 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-1f662cc2-7b37-4626-a4d0-65c263925338 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39/encryption Aug 26 15:21:43.378921 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-1f662cc2-7b37-4626-a4d0-65c263925338 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:43.379232 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-1f662cc2-7b37-4626-a4d0-65c263925338 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:43.391923 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:43.391923 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:43.398624 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-1f662cc2-7b37-4626-a4d0-65c263925338 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39/encryption returned with HTTP 200 Aug 26 15:21:43.399038 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1484/5903] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:21:43 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:44.176100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-409d0e5a-eeea-4503-a9ac-c4ddb39a1981 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:44.178553 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-409d0e5a-eeea-4503-a9ac-c4ddb39a1981 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] DELETE https://10.4.3.64/volume/v3/attachments/e3d348b6-eb14-48fe-ab57-5f43412ebf27 Aug 26 15:21:44.178740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-409d0e5a-eeea-4503-a9ac-c4ddb39a1981 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:44.178929 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-409d0e5a-eeea-4503-a9ac-c4ddb39a1981 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'version_select' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:44.186254 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:44.186254 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:44.234657 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-466b27e4-616d-4bf7-b08a-8823caf693b3 req-409d0e5a-eeea-4503-a9ac-c4ddb39a1981 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/attachments/e3d348b6-eb14-48fe-ab57-5f43412ebf27 returned with HTTP 200 Aug 26 15:21:44.235081 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1484/5904] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:21:44 2026] DELETE /volume/v3/attachments/e3d348b6-eb14-48fe-ab57-5f43412ebf27 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:44.418593 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-384bfac6-4199-46d3-b8e6-bf2747c153fd req-183dd32a-b6fc-46a1-9d29-2383d99d1440 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:44.420629 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-384bfac6-4199-46d3-b8e6-bf2747c153fd req-183dd32a-b6fc-46a1-9d29-2383d99d1440 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:44.420804 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-384bfac6-4199-46d3-b8e6-bf2747c153fd req-183dd32a-b6fc-46a1-9d29-2383d99d1440 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:44.421026 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-384bfac6-4199-46d3-b8e6-bf2747c153fd req-183dd32a-b6fc-46a1-9d29-2383d99d1440 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:44.428177 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:44.428177 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:44.432048 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-384bfac6-4199-46d3-b8e6-bf2747c153fd req-183dd32a-b6fc-46a1-9d29-2383d99d1440 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:44.435858 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-384bfac6-4199-46d3-b8e6-bf2747c153fd req-183dd32a-b6fc-46a1-9d29-2383d99d1440 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:44.436283 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1471/5905] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:21:44 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:44.905259 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8853ae26-ff6c-4a05-a123-891322592e7e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:45.013707 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:21:45.014038 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-942376820", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:45.015403 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-942376820', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:21:45.015512 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Create volume of 1 GB Aug 26 15:21:45.019139 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Availability Zones retrieved successfully. Aug 26 15:21:45.024023 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Flow 'volume_create_api' (5b41dbda-eb43-46a3-894b-f7d0ad2479ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:45.024838 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1fdc006-85a1-4d3d-8205-10c50c84a655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:45.025666 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:21:45.051158 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1fdc006-85a1-4d3d-8205-10c50c84a655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:45.051730 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (713c33dd-a9a7-4097-948a-080743b79ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:45.102308 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Created reservations ['8242eb56-430c-421a-a621-e10898fc7d0b', 'ed3f45e7-7274-454e-ab51-66b04507a350', 'eb14e2c7-48f3-40a7-8d35-a5b3fabdcdd7', '310fc01a-494f-4fac-bea8-fe59976e62e9'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:21:45.102997 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (713c33dd-a9a7-4097-948a-080743b79ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8242eb56-430c-421a-a621-e10898fc7d0b', 'ed3f45e7-7274-454e-ab51-66b04507a350', 'eb14e2c7-48f3-40a7-8d35-a5b3fabdcdd7', '310fc01a-494f-4fac-bea8-fe59976e62e9']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:45.103692 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62df456-1872-4335-9c02-fba343e9881f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:45.126895 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c62df456-1872-4335-9c02-fba343e9881f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a942bea-b518-4f97-9640-dfc41bc5aa1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-942376820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb2654875224e8bb405e8346c25db4f',qos_specs=None,replication_status=,reservations=['8242eb56-430c-421a-a621-e10898fc7d0b','ed3f45e7-7274-454e-ab51-66b04507a350','eb14e2c7-48f3-40a7-8d35-a5b3fabdcdd7','310fc01a-494f-4fac-bea8-fe59976e62e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='488b9c96b08e4bd3a83238fe9f24b6b5',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-942376820',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a942bea-b518-4f97-9640-dfc41bc5aa1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbb2654875224e8bb405e8346c25db4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='488b9c96b08e4bd3a83238fe9f24b6b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:45.127581 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dce0800d-631e-4311-8963-dee093a5702e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:45.143227 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dce0800d-631e-4311-8963-dee093a5702e) transitioned into state 'SUCCESS' from state '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-942376820',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbb2654875224e8bb405e8346c25db4f',qos_specs=None,replication_status=,reservations=['8242eb56-430c-421a-a621-e10898fc7d0b','ed3f45e7-7274-454e-ab51-66b04507a350','eb14e2c7-48f3-40a7-8d35-a5b3fabdcdd7','310fc01a-494f-4fac-bea8-fe59976e62e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='488b9c96b08e4bd3a83238fe9f24b6b5',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:45.143750 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (449b95b0-dbc2-40cd-b1c0-f9a8fee7ef18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:45.151771 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (449b95b0-dbc2-40cd-b1c0-f9a8fee7ef18) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:45.152519 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Flow 'volume_create_api' (5b41dbda-eb43-46a3-894b-f7d0ad2479ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:45.152818 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Create volume request issued successfully. Aug 26 15:21:45.153355 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8853ae26-ff6c-4a05-a123-891322592e7e tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:21:45.153759 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1467/5906] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:21:44 2026] POST /volume/v3/volumes => generated 751 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:21:45.164484 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-459de822-1d8d-411c-88e1-cdd66cbd87e8 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:45.166272 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-459de822-1d8d-411c-88e1-cdd66cbd87e8 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d Aug 26 15:21:45.166459 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-459de822-1d8d-411c-88e1-cdd66cbd87e8 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:45.166635 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-459de822-1d8d-411c-88e1-cdd66cbd87e8 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:45.173209 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:45.173209 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:45.176548 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-459de822-1d8d-411c-88e1-cdd66cbd87e8 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Volume info retrieved successfully. Aug 26 15:21:45.180125 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-459de822-1d8d-411c-88e1-cdd66cbd87e8 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d returned with HTTP 200 Aug 26 15:21:45.180512 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1485/5907] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:45 2026] GET /volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:46.061375 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-76e064df-042a-4d37-8987-a283f8a48965 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:46.063090 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76e064df-042a-4d37-8987-a283f8a48965 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] DELETE https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:46.063285 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76e064df-042a-4d37-8987-a283f8a48965 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:46.063459 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-76e064df-042a-4d37-8987-a283f8a48965 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:46.063616 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-76e064df-042a-4d37-8987-a283f8a48965 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Delete volume with id: a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:46.070947 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:46.070947 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:46.071425 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-76e064df-042a-4d37-8987-a283f8a48965 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:46.084639 np0000008165 devstack@c-api.service[100199]: WARNING cinder.keymgr.conf_key_mgr [None req-76e064df-042a-4d37-8987-a283f8a48965 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 15:21:46.092327 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-76e064df-042a-4d37-8987-a283f8a48965 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Delete volume request issued successfully. Aug 26 15:21:46.092610 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-76e064df-042a-4d37-8987-a283f8a48965 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 202 Aug 26 15:21:46.093090 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1485/5908] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:21:46 2026] DELETE /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:46.099994 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9a6d0988-5a9f-437d-a065-f1d2e02d6dd9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:46.101716 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9a6d0988-5a9f-437d-a065-f1d2e02d6dd9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:46.101914 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9a6d0988-5a9f-437d-a065-f1d2e02d6dd9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:46.102119 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9a6d0988-5a9f-437d-a065-f1d2e02d6dd9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:46.109254 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:46.109254 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:46.112808 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9a6d0988-5a9f-437d-a065-f1d2e02d6dd9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:46.117394 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9a6d0988-5a9f-437d-a065-f1d2e02d6dd9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 200 Aug 26 15:21:46.117803 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1472/5909] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:46 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:46.195459 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e33bc8d8-21c9-46f6-8dae-82eb9ba6dcd2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:46.197273 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e33bc8d8-21c9-46f6-8dae-82eb9ba6dcd2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d Aug 26 15:21:46.197475 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e33bc8d8-21c9-46f6-8dae-82eb9ba6dcd2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:46.197761 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e33bc8d8-21c9-46f6-8dae-82eb9ba6dcd2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:46.204552 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:46.204552 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:46.207725 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e33bc8d8-21c9-46f6-8dae-82eb9ba6dcd2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Volume info retrieved successfully. Aug 26 15:21:46.211217 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e33bc8d8-21c9-46f6-8dae-82eb9ba6dcd2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d returned with HTTP 200 Aug 26 15:21:46.211555 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1468/5910] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:46 2026] GET /volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:46.223542 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f519782-2a37-4f5b-8b95-b5683359f0b6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:46.225686 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f519782-2a37-4f5b-8b95-b5683359f0b6 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d Aug 26 15:21:46.225903 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f519782-2a37-4f5b-8b95-b5683359f0b6 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:46.226123 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f519782-2a37-4f5b-8b95-b5683359f0b6 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:46.232618 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:46.232618 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:46.236109 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0f519782-2a37-4f5b-8b95-b5683359f0b6 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Volume info retrieved successfully. Aug 26 15:21:46.240110 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f519782-2a37-4f5b-8b95-b5683359f0b6 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d returned with HTTP 200 Aug 26 15:21:46.240482 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1486/5911] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:46 2026] GET /volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:46.251939 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ac831905-0ab3-498c-9649-7f85966651ee None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:46.253815 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac831905-0ab3-498c-9649-7f85966651ee tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] POST https://10.4.3.64/volume/v3/snapshots Aug 26 15:21:46.254235 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ac831905-0ab3-498c-9649-7f85966651ee tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4a942bea-b518-4f97-9640-dfc41bc5aa1d", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-921186610", "description": null, "metadata": null}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:46.263125 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:46.263125 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:46.263532 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ac831905-0ab3-498c-9649-7f85966651ee tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Volume info retrieved successfully. Aug 26 15:21:46.263682 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.snapshots [None req-ac831905-0ab3-498c-9649-7f85966651ee tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Create snapshot from volume 4a942bea-b518-4f97-9640-dfc41bc5aa1d Aug 26 15:21:46.307830 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-ac831905-0ab3-498c-9649-7f85966651ee tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Created reservations ['715cb799-e7b2-44de-9b61-354a443b3272', 'a4ba59a4-2ecc-466d-a3a7-b17873497a45', '98d3b91e-e1d2-49bd-b8b5-faa2bbf16064', '42666a15-1943-436d-8911-be1e4126537d'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:21:46.344245 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ac831905-0ab3-498c-9649-7f85966651ee tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Snapshot force create request issued successfully. Aug 26 15:21:46.344245 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ac831905-0ab3-498c-9649-7f85966651ee tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/snapshots returned with HTTP 202 Aug 26 15:21:46.344245 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1486/5912] 10.4.3.64 () {68 vars in 1258 bytes} [Wed Aug 26 15:21:46 2026] POST /volume/v3/snapshots => generated 309 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:21:46.348260 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-dc8e8009-54d2-4911-8f62-b26c6e51892a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:46.349195 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dc8e8009-54d2-4911-8f62-b26c6e51892a tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 Aug 26 15:21:46.349483 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dc8e8009-54d2-4911-8f62-b26c6e51892a tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:46.349603 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-dc8e8009-54d2-4911-8f62-b26c6e51892a tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:46.355533 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:46.355533 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:46.356156 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-dc8e8009-54d2-4911-8f62-b26c6e51892a tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Snapshot retrieved successfully. Aug 26 15:21:46.357233 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-dc8e8009-54d2-4911-8f62-b26c6e51892a tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 returned with HTTP 200 Aug 26 15:21:46.357706 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1473/5913] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:21:46 2026] GET /volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:47.130661 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-161513de-200f-48ae-b63a-9dff95a97dd6 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:47.132408 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-161513de-200f-48ae-b63a-9dff95a97dd6 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 Aug 26 15:21:47.132685 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-161513de-200f-48ae-b63a-9dff95a97dd6 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:47.133033 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-161513de-200f-48ae-b63a-9dff95a97dd6 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:47.138455 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-161513de-200f-48ae-b63a-9dff95a97dd6 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 returned with HTTP 404 Aug 26 15:21:47.138824 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1469/5914] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:47 2026] GET /volume/v3/volumes/a3188a13-bcba-4de1-b2a9-713ee83b2b39 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:47.144840 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b1773239-fadd-445d-8316-4cd64b7611c0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:47.146400 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1773239-fadd-445d-8316-4cd64b7611c0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea Aug 26 15:21:47.146572 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1773239-fadd-445d-8316-4cd64b7611c0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:47.146746 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b1773239-fadd-445d-8316-4cd64b7611c0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:47.146894 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-b1773239-fadd-445d-8316-4cd64b7611c0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Delete volume with id: 2b2e2cac-5d6f-40f8-89fa-cca23eca6eea Aug 26 15:21:47.153019 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:47.153019 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:47.153398 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b1773239-fadd-445d-8316-4cd64b7611c0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:47.174498 np0000008165 devstack@c-api.service[100197]: WARNING cinder.keymgr.conf_key_mgr [None req-b1773239-fadd-445d-8316-4cd64b7611c0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 15:21:47.187530 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b1773239-fadd-445d-8316-4cd64b7611c0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Delete volume request issued successfully. Aug 26 15:21:47.187690 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b1773239-fadd-445d-8316-4cd64b7611c0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea returned with HTTP 202 Aug 26 15:21:47.188082 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1487/5915] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:21:47 2026] DELETE /volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:47.194521 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-624cfcd4-19ff-4706-9ac1-05d09b4a6ff2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:47.196437 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-624cfcd4-19ff-4706-9ac1-05d09b4a6ff2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea Aug 26 15:21:47.196643 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-624cfcd4-19ff-4706-9ac1-05d09b4a6ff2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:47.196824 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-624cfcd4-19ff-4706-9ac1-05d09b4a6ff2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:47.204184 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:47.204184 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:47.207717 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-624cfcd4-19ff-4706-9ac1-05d09b4a6ff2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:47.211795 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-624cfcd4-19ff-4706-9ac1-05d09b4a6ff2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea returned with HTTP 200 Aug 26 15:21:47.212199 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1487/5916] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:47 2026] GET /volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:47.367093 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-7c38a3da-0623-44ca-a724-ad8b91664b47 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:47.368928 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7c38a3da-0623-44ca-a724-ad8b91664b47 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 Aug 26 15:21:47.369185 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7c38a3da-0623-44ca-a724-ad8b91664b47 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:47.369404 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-7c38a3da-0623-44ca-a724-ad8b91664b47 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:47.374519 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:47.374519 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:47.375026 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-7c38a3da-0623-44ca-a724-ad8b91664b47 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Snapshot retrieved successfully. Aug 26 15:21:47.375814 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-7c38a3da-0623-44ca-a724-ad8b91664b47 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 returned with HTTP 200 Aug 26 15:21:47.376215 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1474/5917] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:21:47 2026] GET /volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:47.385477 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ea412153-5c5a-47ec-a8f1-477f60382da2 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:47.387507 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea412153-5c5a-47ec-a8f1-477f60382da2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 Aug 26 15:21:47.387729 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea412153-5c5a-47ec-a8f1-477f60382da2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:47.387962 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ea412153-5c5a-47ec-a8f1-477f60382da2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:47.392596 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:47.392596 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:47.393046 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ea412153-5c5a-47ec-a8f1-477f60382da2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Snapshot retrieved successfully. Aug 26 15:21:47.398283 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ea412153-5c5a-47ec-a8f1-477f60382da2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 returned with HTTP 200 Aug 26 15:21:47.398283 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1470/5918] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:21:47 2026] GET /volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:47.405805 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-eceb8e0d-3db4-4312-8925-57cb3d01f259 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:47.407658 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eceb8e0d-3db4-4312-8925-57cb3d01f259 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 Aug 26 15:21:47.407840 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eceb8e0d-3db4-4312-8925-57cb3d01f259 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:47.408067 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-eceb8e0d-3db4-4312-8925-57cb3d01f259 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:47.412633 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:47.412633 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:47.413067 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-eceb8e0d-3db4-4312-8925-57cb3d01f259 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Snapshot retrieved successfully. Aug 26 15:21:47.413765 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-eceb8e0d-3db4-4312-8925-57cb3d01f259 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 returned with HTTP 200 Aug 26 15:21:47.414159 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1488/5919] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:21:47 2026] GET /volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:47.421655 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-44310217-dec3-4887-ae33-b10d37dff78b None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:47.423407 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:21:47.423737 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f114bc29-06dc-49ef-9e3f-e62a0dd36430", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:47.425203 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Create volume request body: {'volume': {'snapshot_id': 'f114bc29-06dc-49ef-9e3f-e62a0dd36430', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:21:47.429957 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:47.429957 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:47.430358 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Snapshot retrieved successfully. Aug 26 15:21:47.430467 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Create volume of 1 GB Aug 26 15:21:47.433644 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Availability Zones retrieved successfully. Aug 26 15:21:47.439003 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Flow 'volume_create_api' (08c49531-bb61-42f1-9adf-bea9ccd12b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:47.439803 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c858ef5-6646-4324-8b23-b2be0a37a2cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:47.440831 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:21:47.466352 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c858ef5-6646-4324-8b23-b2be0a37a2cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f114bc29-06dc-49ef-9e3f-e62a0dd36430', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:47.467101 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d435f3-f771-426d-b52e-3336f16f82bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:47.518458 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Created reservations ['1baafc0d-4539-4eeb-8d3d-09af1d4be15b', 'd52bad20-c92c-4311-8dc5-a7bfd2fe48d9', '106bf5c8-221c-405a-b98c-b1292213f1a9', 'f93bac33-3286-4210-9a94-740201a409ad'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:21:47.519328 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d435f3-f771-426d-b52e-3336f16f82bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1baafc0d-4539-4eeb-8d3d-09af1d4be15b', 'd52bad20-c92c-4311-8dc5-a7bfd2fe48d9', '106bf5c8-221c-405a-b98c-b1292213f1a9', 'f93bac33-3286-4210-9a94-740201a409ad']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:47.520110 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf44130-744c-4924-8e11-991dc8101926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:47.570565 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf44130-744c-4924-8e11-991dc8101926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3bd0433f-ce1f-490b-89cb-458bacfb3ebd', '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='bbb2654875224e8bb405e8346c25db4f',qos_specs=None,replication_status=,reservations=['1baafc0d-4539-4eeb-8d3d-09af1d4be15b','d52bad20-c92c-4311-8dc5-a7bfd2fe48d9','106bf5c8-221c-405a-b98c-b1292213f1a9','f93bac33-3286-4210-9a94-740201a409ad'],size=1,snapshot_id=f114bc29-06dc-49ef-9e3f-e62a0dd36430,source_replicaid=,source_volid=None,status='creating',user_id='488b9c96b08e4bd3a83238fe9f24b6b5',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:21:47Z,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=3bd0433f-ce1f-490b-89cb-458bacfb3ebd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbb2654875224e8bb405e8346c25db4f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f114bc29-06dc-49ef-9e3f-e62a0dd36430,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='488b9c96b08e4bd3a83238fe9f24b6b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:47.571268 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1d74e4-b2e0-469c-b671-f953f004dae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:47.597573 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1d74e4-b2e0-469c-b671-f953f004dae6) transitioned into state 'SUCCESS' from 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='bbb2654875224e8bb405e8346c25db4f',qos_specs=None,replication_status=,reservations=['1baafc0d-4539-4eeb-8d3d-09af1d4be15b','d52bad20-c92c-4311-8dc5-a7bfd2fe48d9','106bf5c8-221c-405a-b98c-b1292213f1a9','f93bac33-3286-4210-9a94-740201a409ad'],size=1,snapshot_id=f114bc29-06dc-49ef-9e3f-e62a0dd36430,source_replicaid=,source_volid=None,status='creating',user_id='488b9c96b08e4bd3a83238fe9f24b6b5',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:47.598238 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5c7bb3-2cd8-4a34-98cd-f4ea7dcf1fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:47.629001 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e5c7bb3-2cd8-4a34-98cd-f4ea7dcf1fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:47.629794 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Flow 'volume_create_api' (08c49531-bb61-42f1-9adf-bea9ccd12b8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:47.630103 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Create volume request issued successfully. Aug 26 15:21:47.630594 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-44310217-dec3-4887-ae33-b10d37dff78b tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:21:47.631018 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1488/5920] 10.4.3.64 () {68 vars in 1251 bytes} [Wed Aug 26 15:21:47 2026] POST /volume/v3/volumes => generated 739 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:21:47.641406 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0a75adf8-d61e-4386-88cb-b52a7cae7ad1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:47.643237 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0a75adf8-d61e-4386-88cb-b52a7cae7ad1 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd Aug 26 15:21:47.643444 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0a75adf8-d61e-4386-88cb-b52a7cae7ad1 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:47.643637 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0a75adf8-d61e-4386-88cb-b52a7cae7ad1 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:47.649982 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:47.649982 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:47.653558 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0a75adf8-d61e-4386-88cb-b52a7cae7ad1 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Volume info retrieved successfully. Aug 26 15:21:47.657556 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0a75adf8-d61e-4386-88cb-b52a7cae7ad1 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd returned with HTTP 200 Aug 26 15:21:47.657914 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1475/5921] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:47 2026] GET /volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd => generated 807 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:48.224289 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d7a142c4-43f7-4098-81f7-80b954872a1f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:48.225869 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d7a142c4-43f7-4098-81f7-80b954872a1f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea Aug 26 15:21:48.226122 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d7a142c4-43f7-4098-81f7-80b954872a1f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:48.226439 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d7a142c4-43f7-4098-81f7-80b954872a1f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:48.231610 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d7a142c4-43f7-4098-81f7-80b954872a1f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea returned with HTTP 404 Aug 26 15:21:48.232038 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1471/5922] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:48 2026] GET /volume/v3/volumes/2b2e2cac-5d6f-40f8-89fa-cca23eca6eea => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:48.237684 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-15d1a3ec-faf4-4de1-a04d-ff5edb2a1bc3 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:48.239252 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-15d1a3ec-faf4-4de1-a04d-ff5edb2a1bc3 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:21:48.239423 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-15d1a3ec-faf4-4de1-a04d-ff5edb2a1bc3 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:48.239623 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-15d1a3ec-faf4-4de1-a04d-ff5edb2a1bc3 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Calling method 'detail' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:48.240312 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-15d1a3ec-faf4-4de1-a04d-ff5edb2a1bc3 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100197) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:21:48.254454 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-15d1a3ec-faf4-4de1-a04d-ff5edb2a1bc3 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Get all volumes completed successfully. Aug 26 15:21:48.255984 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:48.255984 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:48.262253 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-15d1a3ec-faf4-4de1-a04d-ff5edb2a1bc3 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:21:48.262579 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1489/5923] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:21:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7246 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:21:48.276952 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d2d9bf87-d922-4f09-a57f-c620fa5e6ad0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:48.278342 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d2d9bf87-d922-4f09-a57f-c620fa5e6ad0 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] DELETE https://10.4.3.64/volume/v3/types/9b352117-b5ab-42bd-a986-dbe726850b72 Aug 26 15:21:48.278539 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d2d9bf87-d922-4f09-a57f-c620fa5e6ad0 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:48.278730 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d2d9bf87-d922-4f09-a57f-c620fa5e6ad0 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:48.279029 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:48.279029 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:48.326878 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d2d9bf87-d922-4f09-a57f-c620fa5e6ad0 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] https://10.4.3.64/volume/v3/types/9b352117-b5ab-42bd-a986-dbe726850b72 returned with HTTP 202 Aug 26 15:21:48.327335 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1489/5924] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:21:48 2026] DELETE /volume/v3/types/9b352117-b5ab-42bd-a986-dbe726850b72 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:48.668410 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b3ca0fad-72a7-4419-b908-5ee3728691a4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:48.669929 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b3ca0fad-72a7-4419-b908-5ee3728691a4 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd Aug 26 15:21:48.670137 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b3ca0fad-72a7-4419-b908-5ee3728691a4 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:48.670333 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b3ca0fad-72a7-4419-b908-5ee3728691a4 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:48.678440 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:48.678440 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:48.681233 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b3ca0fad-72a7-4419-b908-5ee3728691a4 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Volume info retrieved successfully. Aug 26 15:21:48.684696 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b3ca0fad-72a7-4419-b908-5ee3728691a4 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd returned with HTTP 200 Aug 26 15:21:48.684934 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1476/5925] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:48 2026] GET /volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:48.699257 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a8455568-1f95-4acf-9cba-74f187b12c01 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:48.700729 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a8455568-1f95-4acf-9cba-74f187b12c01 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd Aug 26 15:21:48.700903 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a8455568-1f95-4acf-9cba-74f187b12c01 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:48.701101 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a8455568-1f95-4acf-9cba-74f187b12c01 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:48.707306 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:48.707306 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:48.710623 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a8455568-1f95-4acf-9cba-74f187b12c01 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Volume info retrieved successfully. Aug 26 15:21:48.714220 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a8455568-1f95-4acf-9cba-74f187b12c01 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd returned with HTTP 200 Aug 26 15:21:48.714614 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1472/5926] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:48 2026] GET /volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:48.728241 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0cac8c9b-f7a4-44c0-a11b-de45fc61f9b6 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:48.729757 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0cac8c9b-f7a4-44c0-a11b-de45fc61f9b6 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 Aug 26 15:21:48.729999 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0cac8c9b-f7a4-44c0-a11b-de45fc61f9b6 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:48.730200 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0cac8c9b-f7a4-44c0-a11b-de45fc61f9b6 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:48.730300 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.snapshots [None req-0cac8c9b-f7a4-44c0-a11b-de45fc61f9b6 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Delete snapshot with id: f114bc29-06dc-49ef-9e3f-e62a0dd36430 Aug 26 15:21:48.734478 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:48.734478 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:48.737097 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0cac8c9b-f7a4-44c0-a11b-de45fc61f9b6 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Snapshot retrieved successfully. Aug 26 15:21:48.754918 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0cac8c9b-f7a4-44c0-a11b-de45fc61f9b6 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Snapshot delete request issued successfully. Aug 26 15:21:48.755132 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0cac8c9b-f7a4-44c0-a11b-de45fc61f9b6 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 returned with HTTP 202 Aug 26 15:21:48.755476 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1490/5927] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:21:48 2026] DELETE /volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:48.763041 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-3e3a9b99-de8d-4b74-85c6-48b48eaf19a2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:48.764822 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e3a9b99-de8d-4b74-85c6-48b48eaf19a2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 Aug 26 15:21:48.765059 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e3a9b99-de8d-4b74-85c6-48b48eaf19a2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:48.766494 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-3e3a9b99-de8d-4b74-85c6-48b48eaf19a2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:48.770167 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:48.770167 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:48.770554 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-3e3a9b99-de8d-4b74-85c6-48b48eaf19a2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Snapshot retrieved successfully. Aug 26 15:21:48.771320 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-3e3a9b99-de8d-4b74-85c6-48b48eaf19a2 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 returned with HTTP 200 Aug 26 15:21:48.771627 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1490/5928] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:21:48 2026] GET /volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:49.525059 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-95164b33-679a-429a-ba4f-4e04bb492158 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:49.527062 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-95164b33-679a-429a-ba4f-4e04bb492158 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:21:49.527466 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-95164b33-679a-429a-ba4f-4e04bb492158 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-74695002", "extra_specs": {}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:49.547366 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-95164b33-679a-429a-ba4f-4e04bb492158 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:21:49.547719 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1477/5929] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:21:49 2026] POST /volume/v3/types => generated 210 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:49.556095 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6a262fe7-c581-4771-9398-5c70b2578382 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:49.557716 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6a262fe7-c581-4771-9398-5c70b2578382 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] POST https://10.4.3.64/volume/v3/types/a288acd1-ac06-4537-bf0b-6d6fb8db3353/encryption Aug 26 15:21:49.558037 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6a262fe7-c581-4771-9398-5c70b2578382 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:49.574971 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6a262fe7-c581-4771-9398-5c70b2578382 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] https://10.4.3.64/volume/v3/types/a288acd1-ac06-4537-bf0b-6d6fb8db3353/encryption returned with HTTP 200 Aug 26 15:21:49.575230 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1473/5930] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:21:49 2026] POST /volume/v3/types/a288acd1-ac06-4537-bf0b-6d6fb8db3353/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:49.599387 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7ff735d2-f726-4193-99fb-46c83383ae98 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:49.601134 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:21:49.601461 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1058412394", "snapshot_id": null, "imageRef": "200c7ae3-9b89-4e00-87ac-e4554f8830be", "volume_type": "tempest-scenario-type-luks-74695002", "size": 1}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:21:49.603048 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.v3.volumes [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1058412394', 'snapshot_id': None, 'imageRef': '200c7ae3-9b89-4e00-87ac-e4554f8830be', 'volume_type': 'tempest-scenario-type-luks-74695002', 'size': 1}} {{(pid=100197) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:21:49.756367 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Create volume of 1 GB Aug 26 15:21:49.756697 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:49.756697 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:49.757215 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Availability Zones retrieved successfully. Aug 26 15:21:49.762807 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Flow 'volume_create_api' (f42ec249-12c3-4a9d-a4e1-e3e5993bad9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:49.763662 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5a7d7d-0159-4037-a0b3-b881d38bab8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:49.764578 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.flows.api.create_volume [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Validating volume size '1' using validate_int {{(pid=100197) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:21:49.779475 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b52cb179-cb6e-45d4-b2a3-448d34b9c1ce None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:49.781064 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b52cb179-cb6e-45d4-b2a3-448d34b9c1ce tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 Aug 26 15:21:49.781237 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b52cb179-cb6e-45d4-b2a3-448d34b9c1ce tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:49.781407 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b52cb179-cb6e-45d4-b2a3-448d34b9c1ce tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:49.785482 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b52cb179-cb6e-45d4-b2a3-448d34b9c1ce tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 returned with HTTP 404 Aug 26 15:21:49.785867 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1491/5931] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:21:49 2026] GET /volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:49.791358 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-efdbb3d9-759b-4f05-8a74-3494720a733c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:49.792994 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-efdbb3d9-759b-4f05-8a74-3494720a733c tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d Aug 26 15:21:49.793173 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-efdbb3d9-759b-4f05-8a74-3494720a733c tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:49.793337 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-efdbb3d9-759b-4f05-8a74-3494720a733c tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'delete' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:49.793482 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.v3.volumes [None req-efdbb3d9-759b-4f05-8a74-3494720a733c tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Delete volume with id: 4a942bea-b518-4f97-9640-dfc41bc5aa1d Aug 26 15:21:49.799876 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:49.799876 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:49.800234 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-efdbb3d9-759b-4f05-8a74-3494720a733c tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Volume info retrieved successfully. Aug 26 15:21:49.814664 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a5a7d7d-0159-4037-a0b3-b881d38bab8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:21:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a288acd1-ac06-4537-bf0b-6d6fb8db3353,is_public=True,name='tempest-scenario-type-luks-74695002',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a288acd1-ac06-4537-bf0b-6d6fb8db3353', '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=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:49.815428 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fdf17d1-5989-439c-bbbe-58ebca46551a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:49.819212 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-efdbb3d9-759b-4f05-8a74-3494720a733c tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Delete volume request issued successfully. Aug 26 15:21:49.819365 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-efdbb3d9-759b-4f05-8a74-3494720a733c tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d returned with HTTP 202 Aug 26 15:21:49.819822 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1478/5932] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:21:49 2026] DELETE /volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:49.826451 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0af6ff3c-b496-4b93-8ca3-f44d3309c310 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:49.828102 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0af6ff3c-b496-4b93-8ca3-f44d3309c310 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d Aug 26 15:21:49.828277 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0af6ff3c-b496-4b93-8ca3-f44d3309c310 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:49.828447 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0af6ff3c-b496-4b93-8ca3-f44d3309c310 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:49.834630 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:49.834630 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:49.838257 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0af6ff3c-b496-4b93-8ca3-f44d3309c310 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Volume info retrieved successfully. Aug 26 15:21:49.839180 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-74695002 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-74695002, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:49.839628 np0000008165 devstack@c-api.service[100197]: WARNING cinder.quota [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-74695002 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-74695002, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:21:49.841675 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0af6ff3c-b496-4b93-8ca3-f44d3309c310 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d returned with HTTP 200 Aug 26 15:21:49.842053 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1474/5933] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:49 2026] GET /volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:49.872779 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.quota [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Created reservations ['ae5f56ef-2996-4436-aeaa-c37c8e2da056', '3f7f1a9d-8835-4aa6-9ab9-b1f0a76c3895', 'a2c790ab-4ed0-4262-b825-b81c28fb0436', 'bd676d59-5164-4d8c-9312-ccd72f6c6fb1'] {{(pid=100197) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:21:49.873585 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fdf17d1-5989-439c-bbbe-58ebca46551a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5f56ef-2996-4436-aeaa-c37c8e2da056', '3f7f1a9d-8835-4aa6-9ab9-b1f0a76c3895', 'a2c790ab-4ed0-4262-b825-b81c28fb0436', 'bd676d59-5164-4d8c-9312-ccd72f6c6fb1']}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:49.874275 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d47c0da1-8f2e-410e-9bd1-a527010e3343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:49.897739 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d47c0da1-8f2e-410e-9bd1-a527010e3343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e0e5162-9e70-45ac-878a-66913e60df28', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1058412394',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a175c947f743c2a577553f4284aa79',qos_specs=None,replication_status=,reservations=['ae5f56ef-2996-4436-aeaa-c37c8e2da056','3f7f1a9d-8835-4aa6-9ab9-b1f0a76c3895','a2c790ab-4ed0-4262-b825-b81c28fb0436','bd676d59-5164-4d8c-9312-ccd72f6c6fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2a01a8ba4545f5a9d589349750a84f',volume_type_id=a288acd1-ac06-4537-bf0b-6d6fb8db3353), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:21:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1058412394',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1e0e5162-9e70-45ac-878a-66913e60df28,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5a175c947f743c2a577553f4284aa79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b2a01a8ba4545f5a9d589349750a84f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a288acd1-ac06-4537-bf0b-6d6fb8db3353),volume_type_id=a288acd1-ac06-4537-bf0b-6d6fb8db3353)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:49.898445 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9352fa11-89f2-4969-a70e-899698e84c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:49.918792 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9352fa11-89f2-4969-a70e-899698e84c67) transitioned into state 'SUCCESS' from state '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-1058412394',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a175c947f743c2a577553f4284aa79',qos_specs=None,replication_status=,reservations=['ae5f56ef-2996-4436-aeaa-c37c8e2da056','3f7f1a9d-8835-4aa6-9ab9-b1f0a76c3895','a2c790ab-4ed0-4262-b825-b81c28fb0436','bd676d59-5164-4d8c-9312-ccd72f6c6fb1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2a01a8ba4545f5a9d589349750a84f',volume_type_id=a288acd1-ac06-4537-bf0b-6d6fb8db3353)}' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:49.919517 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4112020-c7f6-432e-8176-00831c0b5d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:21:49.930683 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4112020-c7f6-432e-8176-00831c0b5d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100197) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:21:49.931497 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Flow 'volume_create_api' (f42ec249-12c3-4a9d-a4e1-e3e5993bad9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100197) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:21:49.931792 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Create volume request issued successfully. Aug 26 15:21:49.932311 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7ff735d2-f726-4193-99fb-46c83383ae98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:21:49.932747 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1491/5934] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:21:49 2026] POST /volume/v3/volumes => generated 788 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:21:49.944128 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f364ecf5-2d34-4ae3-9d7d-33a8d3836bb9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:49.945775 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f364ecf5-2d34-4ae3-9d7d-33a8d3836bb9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:21:49.945998 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f364ecf5-2d34-4ae3-9d7d-33a8d3836bb9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:49.946168 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f364ecf5-2d34-4ae3-9d7d-33a8d3836bb9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:49.952369 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:49.952369 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:49.955504 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f364ecf5-2d34-4ae3-9d7d-33a8d3836bb9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:49.958911 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f364ecf5-2d34-4ae3-9d7d-33a8d3836bb9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:21:49.959236 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1492/5935] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:49 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 856 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:50.855651 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4d882bb1-96be-42b2-afbe-7aae8df9c4ba None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:50.857460 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d882bb1-96be-42b2-afbe-7aae8df9c4ba tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d Aug 26 15:21:50.857643 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4d882bb1-96be-42b2-afbe-7aae8df9c4ba tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:50.857812 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4d882bb1-96be-42b2-afbe-7aae8df9c4ba tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:50.862941 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4d882bb1-96be-42b2-afbe-7aae8df9c4ba tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d returned with HTTP 404 Aug 26 15:21:50.863468 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1479/5936] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:50 2026] GET /volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:50.869155 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-6136de05-9ad9-4229-a50d-98917a57a203 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:50.870736 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6136de05-9ad9-4229-a50d-98917a57a203 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] DELETE https://10.4.3.64/volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd Aug 26 15:21:50.870956 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6136de05-9ad9-4229-a50d-98917a57a203 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:50.871127 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-6136de05-9ad9-4229-a50d-98917a57a203 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:50.871287 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-6136de05-9ad9-4229-a50d-98917a57a203 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Delete volume with id: 3bd0433f-ce1f-490b-89cb-458bacfb3ebd Aug 26 15:21:50.877433 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:50.877433 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:50.877805 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6136de05-9ad9-4229-a50d-98917a57a203 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Volume info retrieved successfully. Aug 26 15:21:50.891770 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-6136de05-9ad9-4229-a50d-98917a57a203 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Delete volume request issued successfully. Aug 26 15:21:50.891986 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-6136de05-9ad9-4229-a50d-98917a57a203 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd returned with HTTP 202 Aug 26 15:21:50.892332 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1475/5937] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:21:50 2026] DELETE /volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:21:50.898904 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d40969d8-73ff-4b13-b463-1091ada4032d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:50.900901 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d40969d8-73ff-4b13-b463-1091ada4032d tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd Aug 26 15:21:50.901022 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d40969d8-73ff-4b13-b463-1091ada4032d tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:50.901168 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d40969d8-73ff-4b13-b463-1091ada4032d tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:50.908270 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:50.908270 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:50.911677 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d40969d8-73ff-4b13-b463-1091ada4032d tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Volume info retrieved successfully. Aug 26 15:21:50.915490 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d40969d8-73ff-4b13-b463-1091ada4032d tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd returned with HTTP 200 Aug 26 15:21:50.915854 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1492/5938] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:50 2026] GET /volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:50.971263 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2e9a0e0b-3d58-49a4-82ce-7081a23f6784 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:50.972828 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2e9a0e0b-3d58-49a4-82ce-7081a23f6784 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:21:50.973033 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2e9a0e0b-3d58-49a4-82ce-7081a23f6784 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:50.973201 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2e9a0e0b-3d58-49a4-82ce-7081a23f6784 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:50.979001 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:50.979001 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:50.982413 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2e9a0e0b-3d58-49a4-82ce-7081a23f6784 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:50.986026 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2e9a0e0b-3d58-49a4-82ce-7081a23f6784 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:21:50.986367 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1493/5939] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:50 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 941 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:51.928937 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-cdb58527-5395-4e88-8ad3-abfdd9dd19c7 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:51.930602 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cdb58527-5395-4e88-8ad3-abfdd9dd19c7 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd Aug 26 15:21:51.930782 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cdb58527-5395-4e88-8ad3-abfdd9dd19c7 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:51.930986 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-cdb58527-5395-4e88-8ad3-abfdd9dd19c7 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:51.936150 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-cdb58527-5395-4e88-8ad3-abfdd9dd19c7 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd returned with HTTP 404 Aug 26 15:21:51.936603 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1480/5940] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:51 2026] GET /volume/v3/volumes/3bd0433f-ce1f-490b-89cb-458bacfb3ebd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:51.943151 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-2cff04c8-f35e-49d3-9c13-c1c47c9f4d23 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:51.944902 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2cff04c8-f35e-49d3-9c13-c1c47c9f4d23 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] DELETE https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 Aug 26 15:21:51.945117 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2cff04c8-f35e-49d3-9c13-c1c47c9f4d23 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:51.945292 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-2cff04c8-f35e-49d3-9c13-c1c47c9f4d23 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:51.945398 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.snapshots [None req-2cff04c8-f35e-49d3-9c13-c1c47c9f4d23 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Delete snapshot with id: f114bc29-06dc-49ef-9e3f-e62a0dd36430 Aug 26 15:21:51.949942 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-2cff04c8-f35e-49d3-9c13-c1c47c9f4d23 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 returned with HTTP 404 Aug 26 15:21:51.950367 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1476/5941] 10.4.3.64 () {66 vars in 1350 bytes} [Wed Aug 26 15:21:51 2026] DELETE /volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:51.956686 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-13091daf-2525-41b1-9158-a448acb0adbc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:51.958222 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13091daf-2525-41b1-9158-a448acb0adbc tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 Aug 26 15:21:51.958387 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13091daf-2525-41b1-9158-a448acb0adbc tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:51.958555 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-13091daf-2525-41b1-9158-a448acb0adbc tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:51.962328 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-13091daf-2525-41b1-9158-a448acb0adbc tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 returned with HTTP 404 Aug 26 15:21:51.962904 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1493/5942] 10.4.3.64 () {66 vars in 1347 bytes} [Wed Aug 26 15:21:51 2026] GET /volume/v3/snapshots/f114bc29-06dc-49ef-9e3f-e62a0dd36430 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:51.970130 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a5c35cef-e29d-4d7d-a960-743aa1581d72 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:51.971803 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a5c35cef-e29d-4d7d-a960-743aa1581d72 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] DELETE https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d Aug 26 15:21:51.972186 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a5c35cef-e29d-4d7d-a960-743aa1581d72 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:51.972186 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a5c35cef-e29d-4d7d-a960-743aa1581d72 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:51.972355 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-a5c35cef-e29d-4d7d-a960-743aa1581d72 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Delete volume with id: 4a942bea-b518-4f97-9640-dfc41bc5aa1d Aug 26 15:21:51.977495 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a5c35cef-e29d-4d7d-a960-743aa1581d72 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d returned with HTTP 404 Aug 26 15:21:51.978144 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1494/5943] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:21:51 2026] DELETE /volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:51.984172 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1f05dc74-f4e3-473d-9e5e-5b6b352c2c15 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:51.986256 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1f05dc74-f4e3-473d-9e5e-5b6b352c2c15 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] GET https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d Aug 26 15:21:51.986256 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1f05dc74-f4e3-473d-9e5e-5b6b352c2c15 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:51.986441 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1f05dc74-f4e3-473d-9e5e-5b6b352c2c15 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:51.994137 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1f05dc74-f4e3-473d-9e5e-5b6b352c2c15 tempest-SnapshotDependencyTests-1820588166 tempest-SnapshotDependencyTests-1820588166-project-member] https://10.4.3.64/volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d returned with HTTP 404 Aug 26 15:21:51.994688 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1481/5944] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:51 2026] GET /volume/v3/volumes/4a942bea-b518-4f97-9640-dfc41bc5aa1d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:21:51.997584 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-01b800bc-463d-4524-80bc-88e5e4994a42 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:51.999921 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-01b800bc-463d-4524-80bc-88e5e4994a42 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:21:52.000193 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-01b800bc-463d-4524-80bc-88e5e4994a42 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:52.000378 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-01b800bc-463d-4524-80bc-88e5e4994a42 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:52.007257 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:52.007257 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:52.011548 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-01b800bc-463d-4524-80bc-88e5e4994a42 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:52.016209 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-01b800bc-463d-4524-80bc-88e5e4994a42 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:21:52.016548 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1477/5945] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:51 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 941 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:53.030175 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1fd7234d-d331-4bbd-a93d-d5c8a81ed13b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:53.032395 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1fd7234d-d331-4bbd-a93d-d5c8a81ed13b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:21:53.032655 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1fd7234d-d331-4bbd-a93d-d5c8a81ed13b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:53.032977 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1fd7234d-d331-4bbd-a93d-d5c8a81ed13b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:53.041377 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:53.041377 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:53.045237 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1fd7234d-d331-4bbd-a93d-d5c8a81ed13b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:53.050272 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1fd7234d-d331-4bbd-a93d-d5c8a81ed13b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:21:53.050733 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1494/5946] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:53 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 941 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:54.062497 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5a6d6ec1-b690-4faa-927d-9d47a37f898c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:54.064078 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a6d6ec1-b690-4faa-927d-9d47a37f898c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:21:54.064259 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a6d6ec1-b690-4faa-927d-9d47a37f898c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:54.064430 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a6d6ec1-b690-4faa-927d-9d47a37f898c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:54.070762 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:54.070762 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:54.073903 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5a6d6ec1-b690-4faa-927d-9d47a37f898c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:54.077630 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a6d6ec1-b690-4faa-927d-9d47a37f898c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:21:54.078007 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1495/5947] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:54 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:55.090262 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4e18ccb1-a0f8-4e81-8e2c-093ab46ee9af None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:55.092258 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4e18ccb1-a0f8-4e81-8e2c-093ab46ee9af tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:21:55.092485 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4e18ccb1-a0f8-4e81-8e2c-093ab46ee9af tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:55.092767 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4e18ccb1-a0f8-4e81-8e2c-093ab46ee9af tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:55.101481 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:55.101481 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:55.112689 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4e18ccb1-a0f8-4e81-8e2c-093ab46ee9af tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:55.116426 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4e18ccb1-a0f8-4e81-8e2c-093ab46ee9af tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:21:55.116920 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1482/5948] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:55 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 941 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:56.130946 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0f034881-ffc8-4dca-b054-d36af1494cb4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:56.134551 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f034881-ffc8-4dca-b054-d36af1494cb4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:21:56.134551 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f034881-ffc8-4dca-b054-d36af1494cb4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:56.134551 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0f034881-ffc8-4dca-b054-d36af1494cb4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:56.140719 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:56.140719 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:21:56.146325 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0f034881-ffc8-4dca-b054-d36af1494cb4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:56.148157 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0f034881-ffc8-4dca-b054-d36af1494cb4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:21:56.148654 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1478/5949] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:56 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 941 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:57.160579 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5223768e-fb37-46d2-a6b2-389a7cb70aad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:57.162254 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5223768e-fb37-46d2-a6b2-389a7cb70aad tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:21:57.162424 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5223768e-fb37-46d2-a6b2-389a7cb70aad tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:57.162592 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5223768e-fb37-46d2-a6b2-389a7cb70aad tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:57.168836 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:57.168836 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:21:57.171951 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5223768e-fb37-46d2-a6b2-389a7cb70aad tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:57.175679 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5223768e-fb37-46d2-a6b2-389a7cb70aad tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:21:57.176039 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1495/5950] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:57 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 941 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:58.187579 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e20171b6-6f25-401b-93aa-39bb5ccd408f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:58.189411 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e20171b6-6f25-401b-93aa-39bb5ccd408f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:21:58.189588 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e20171b6-6f25-401b-93aa-39bb5ccd408f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:58.189772 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e20171b6-6f25-401b-93aa-39bb5ccd408f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:58.197113 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:58.197113 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:21:58.200787 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e20171b6-6f25-401b-93aa-39bb5ccd408f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:58.205522 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e20171b6-6f25-401b-93aa-39bb5ccd408f tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:21:58.205963 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1496/5951] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:58 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 941 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:21:59.219058 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9a4ef4b1-7fa1-4a6b-b433-2295b15fca44 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:21:59.220902 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9a4ef4b1-7fa1-4a6b-b433-2295b15fca44 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:21:59.221101 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9a4ef4b1-7fa1-4a6b-b433-2295b15fca44 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:21:59.221275 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9a4ef4b1-7fa1-4a6b-b433-2295b15fca44 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:21:59.227759 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:21:59.227759 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:21:59.231156 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9a4ef4b1-7fa1-4a6b-b433-2295b15fca44 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:21:59.234903 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9a4ef4b1-7fa1-4a6b-b433-2295b15fca44 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:21:59.235291 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1483/5952] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:21:59 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 941 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:00.249411 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-b1ee6a1c-b132-45aa-a7e2-47c73eea664a None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:00.251065 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b1ee6a1c-b132-45aa-a7e2-47c73eea664a tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:22:00.251253 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b1ee6a1c-b132-45aa-a7e2-47c73eea664a tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:00.251467 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-b1ee6a1c-b132-45aa-a7e2-47c73eea664a tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:00.259126 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:00.259126 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:22:00.262735 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-b1ee6a1c-b132-45aa-a7e2-47c73eea664a tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:00.267263 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-b1ee6a1c-b132-45aa-a7e2-47c73eea664a tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:22:00.267631 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1479/5953] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:00 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 941 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:01.279342 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-5e57cdc1-84d7-4e41-a19c-fe1fb48b2499 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:01.281184 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5e57cdc1-84d7-4e41-a19c-fe1fb48b2499 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:22:01.281409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5e57cdc1-84d7-4e41-a19c-fe1fb48b2499 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:01.281670 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-5e57cdc1-84d7-4e41-a19c-fe1fb48b2499 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:01.288794 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:01.288794 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:22:01.293129 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-5e57cdc1-84d7-4e41-a19c-fe1fb48b2499 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:01.297231 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-5e57cdc1-84d7-4e41-a19c-fe1fb48b2499 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:22:01.297604 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1496/5954] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:01 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 941 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:02.309022 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-154339c7-6062-4642-9443-d079483c07a3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:02.310747 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-154339c7-6062-4642-9443-d079483c07a3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:22:02.310987 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-154339c7-6062-4642-9443-d079483c07a3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:02.311212 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-154339c7-6062-4642-9443-d079483c07a3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:02.319658 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:02.319658 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:22:02.323407 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-154339c7-6062-4642-9443-d079483c07a3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:02.328243 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-154339c7-6062-4642-9443-d079483c07a3 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:22:02.328763 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1497/5955] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:02 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 1427 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:22:02.342995 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-932d03f4-6717-40a4-bd18-ad4e3c1ef7d4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:02.344699 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-932d03f4-6717-40a4-bd18-ad4e3c1ef7d4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:22:02.344972 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-932d03f4-6717-40a4-bd18-ad4e3c1ef7d4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:02.345187 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-932d03f4-6717-40a4-bd18-ad4e3c1ef7d4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:02.351356 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:02.351356 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:22:02.354340 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-932d03f4-6717-40a4-bd18-ad4e3c1ef7d4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:02.358234 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-932d03f4-6717-40a4-bd18-ad4e3c1ef7d4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:22:02.358553 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1484/5956] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:02 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 1427 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:22:02.493433 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7024663e-377f-490d-ab17-49f6dd909756 req-f0e9d6bc-0d5b-4c4b-89c4-4694389f3d35 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:02.495387 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-f0e9d6bc-0d5b-4c4b-89c4-4694389f3d35 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:22:02.495606 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-f0e9d6bc-0d5b-4c4b-89c4-4694389f3d35 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:02.495782 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-f0e9d6bc-0d5b-4c4b-89c4-4694389f3d35 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:02.501979 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:02.501979 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:22:02.505357 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-7024663e-377f-490d-ab17-49f6dd909756 req-f0e9d6bc-0d5b-4c4b-89c4-4694389f3d35 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:02.509458 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-f0e9d6bc-0d5b-4c4b-89c4-4694389f3d35 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:22:02.510020 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1480/5957] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:22:02 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 1427 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:22:02.888528 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7024663e-377f-490d-ab17-49f6dd909756 req-457a34b6-7b4b-4317-8a87-cec9022c7ca7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:02.890395 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-457a34b6-7b4b-4317-8a87-cec9022c7ca7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:22:02.890612 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-457a34b6-7b4b-4317-8a87-cec9022c7ca7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:02.890783 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-457a34b6-7b4b-4317-8a87-cec9022c7ca7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:02.897010 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:02.897010 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:22:02.900037 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-7024663e-377f-490d-ab17-49f6dd909756 req-457a34b6-7b4b-4317-8a87-cec9022c7ca7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:02.903969 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-457a34b6-7b4b-4317-8a87-cec9022c7ca7 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:22:02.904291 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1497/5958] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:22:02 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 1427 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:22:02.912620 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-89d5a82d-8e84-4334-a8f7-443bbd7ba98f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:02.913080 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-89d5a82d-8e84-4334-a8f7-443bbd7ba98f None None] GET https://10.4.3.64/volume// Aug 26 15:22:02.913276 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-89d5a82d-8e84-4334-a8f7-443bbd7ba98f None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:02.913526 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-89d5a82d-8e84-4334-a8f7-443bbd7ba98f None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:02.913917 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-89d5a82d-8e84-4334-a8f7-443bbd7ba98f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:22:02.914256 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1498/5959] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:22:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:22:02.920417 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7024663e-377f-490d-ab17-49f6dd909756 req-6c7e34a6-336d-472f-95bc-b4212794c4c0 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:02.922150 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-6c7e34a6-336d-472f-95bc-b4212794c4c0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:22:02.922447 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-6c7e34a6-336d-472f-95bc-b4212794c4c0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1e0e5162-9e70-45ac-878a-66913e60df28", "connector": null, "instance_uuid": "d60d3a81-844c-4a01-9193-f16d11bef734"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:22:02.929491 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:02.929491 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:22:02.951972 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-6c7e34a6-336d-472f-95bc-b4212794c4c0 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:22:02.952380 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1485/5960] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:22:02 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:22:03.629312 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c39f590c-8a9e-4e9a-93d4-55f834509e73 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:03.629643 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c39f590c-8a9e-4e9a-93d4-55f834509e73 None None] GET https://10.4.3.64/volume// Aug 26 15:22:03.629821 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c39f590c-8a9e-4e9a-93d4-55f834509e73 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:03.630066 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c39f590c-8a9e-4e9a-93d4-55f834509e73 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:03.630349 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c39f590c-8a9e-4e9a-93d4-55f834509e73 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:22:03.630607 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1481/5961] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:22:03 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:22:03.641310 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7024663e-377f-490d-ab17-49f6dd909756 req-74760335-b7c8-46fd-b29c-7ee5466119f2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:03.643230 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-74760335-b7c8-46fd-b29c-7ee5466119f2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:22:03.643420 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-74760335-b7c8-46fd-b29c-7ee5466119f2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:03.643610 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-74760335-b7c8-46fd-b29c-7ee5466119f2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:03.651836 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:03.651836 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:22:03.654589 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-7024663e-377f-490d-ab17-49f6dd909756 req-74760335-b7c8-46fd-b29c-7ee5466119f2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:03.658460 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-74760335-b7c8-46fd-b29c-7ee5466119f2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:22:03.658806 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1498/5962] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:22:03 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 1606 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:22:03.759156 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7024663e-377f-490d-ab17-49f6dd909756 req-3f372357-ec10-477d-877d-a39afcb816a5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:03.761391 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-3f372357-ec10-477d-877d-a39afcb816a5 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] PUT https://10.4.3.64/volume/v3/attachments/d64d5248-4f8b-43eb-9dd5-9b87454bbfae Aug 26 15:22:03.761788 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-3f372357-ec10-477d-877d-a39afcb816a5 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:22:03.769022 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-7024663e-377f-490d-ab17-49f6dd909756 req-3f372357-ec10-477d-877d-a39afcb816a5 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Acquiring lock "cinder-attachment_update-1e0e5162-9e70-45ac-878a-66913e60df28-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:22:03.773468 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-7024663e-377f-490d-ab17-49f6dd909756 req-3f372357-ec10-477d-877d-a39afcb816a5 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Lock "cinder-attachment_update-1e0e5162-9e70-45ac-878a-66913e60df28-np0000008165" acquired by "attachment_update" :: waited 0.004s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:22:03.774360 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:03.774360 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:22:03.848547 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-7024663e-377f-490d-ab17-49f6dd909756 req-3f372357-ec10-477d-877d-a39afcb816a5 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Lock "cinder-attachment_update-1e0e5162-9e70-45ac-878a-66913e60df28-np0000008165" released by "attachment_update" :: held 0.075s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:22:03.848848 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-3f372357-ec10-477d-877d-a39afcb816a5 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/attachments/d64d5248-4f8b-43eb-9dd5-9b87454bbfae returned with HTTP 200 Aug 26 15:22:03.849390 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1499/5963] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:22:03 2026] PUT /volume/v3/attachments/d64d5248-4f8b-43eb-9dd5-9b87454bbfae => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:22:03.868830 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-7024663e-377f-490d-ab17-49f6dd909756 req-f7325505-13b6-4f46-a3a2-624de09f6e7e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:03.870977 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-f7325505-13b6-4f46-a3a2-624de09f6e7e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] POST https://10.4.3.64/volume/v3/attachments/d64d5248-4f8b-43eb-9dd5-9b87454bbfae/action Aug 26 15:22:03.871300 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-f7325505-13b6-4f46-a3a2-624de09f6e7e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:22:03.871430 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-f7325505-13b6-4f46-a3a2-624de09f6e7e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:22:03.885748 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:03.885748 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:22:03.894244 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-f7325505-13b6-4f46-a3a2-624de09f6e7e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/attachments/d64d5248-4f8b-43eb-9dd5-9b87454bbfae/action returned with HTTP 204 Aug 26 15:22:03.894635 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1486/5964] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:22:03 2026] POST /volume/v3/attachments/d64d5248-4f8b-43eb-9dd5-9b87454bbfae/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:22:07.924722 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7024663e-377f-490d-ab17-49f6dd909756 req-74a6f1f5-a721-4669-8cf0-a9252e9dae7b None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:07.926701 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-74a6f1f5-a721-4669-8cf0-a9252e9dae7b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28/encryption Aug 26 15:22:07.926870 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-74a6f1f5-a721-4669-8cf0-a9252e9dae7b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:07.927057 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-74a6f1f5-a721-4669-8cf0-a9252e9dae7b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'index' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:07.936570 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:07.936570 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:22:07.942412 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7024663e-377f-490d-ab17-49f6dd909756 req-74a6f1f5-a721-4669-8cf0-a9252e9dae7b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28/encryption returned with HTTP 200 Aug 26 15:22:07.942832 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1482/5965] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:22:07 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:13.657463 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=132,cinder:INSERT=22,cinder:UPDATE=32 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:22:13.842386 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=149,cinder:INSERT=25,cinder:UPDATE=70 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:22:13.891613 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=103,cinder:INSERT=14,cinder:UPDATE=21 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:22:17.941578 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=139,cinder:INSERT=25,cinder:UPDATE=44 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:22:50.114952 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-b9efb1fe-9add-4e63-868a-6d26f4f08a35 req-7a0b10ea-7a4a-4a16-8690-0f9d39ce457b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:50.117271 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b9efb1fe-9add-4e63-868a-6d26f4f08a35 req-7a0b10ea-7a4a-4a16-8690-0f9d39ce457b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] DELETE https://10.4.3.64/volume/v3/attachments/d64d5248-4f8b-43eb-9dd5-9b87454bbfae Aug 26 15:22:50.117498 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b9efb1fe-9add-4e63-868a-6d26f4f08a35 req-7a0b10ea-7a4a-4a16-8690-0f9d39ce457b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:50.117725 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-b9efb1fe-9add-4e63-868a-6d26f4f08a35 req-7a0b10ea-7a4a-4a16-8690-0f9d39ce457b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:50.125851 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:50.125851 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:22:50.177121 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-b9efb1fe-9add-4e63-868a-6d26f4f08a35 req-7a0b10ea-7a4a-4a16-8690-0f9d39ce457b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/attachments/d64d5248-4f8b-43eb-9dd5-9b87454bbfae returned with HTTP 200 Aug 26 15:22:50.177694 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1499/5966] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:22:50 2026] DELETE /volume/v3/attachments/d64d5248-4f8b-43eb-9dd5-9b87454bbfae => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:51.239904 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:51.241494 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:22:51.241807 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1947678187", "source_volid": "1e0e5162-9e70-45ac-878a-66913e60df28", "volume_type": "tempest-scenario-type-luks-74695002", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:22:51.243536 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1947678187', 'source_volid': '1e0e5162-9e70-45ac-878a-66913e60df28', 'volume_type': 'tempest-scenario-type-luks-74695002', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:22:51.254012 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:51.254012 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:22:51.254358 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume retrieved successfully. Aug 26 15:22:51.254460 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Create volume of 1 GB Aug 26 15:22:51.255022 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Availability Zones retrieved successfully. Aug 26 15:22:51.259837 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Flow 'volume_create_api' (c70d04a5-0de2-4dc5-b1ee-722edbf4efd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:22:51.260679 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d896538d-1c9a-43f9-a9b0-3761d64b73af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:22:51.261449 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:22:51.280600 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d896538d-1c9a-43f9-a9b0-3761d64b73af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1e0e5162-9e70-45ac-878a-66913e60df28', 'volume_type': VolumeType(created_at=2026-08-26T15:21:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a288acd1-ac06-4537-bf0b-6d6fb8db3353,is_public=True,name='tempest-scenario-type-luks-74695002',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a288acd1-ac06-4537-bf0b-6d6fb8db3353', '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=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:22:51.281509 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad44461-a550-4a4b-89d7-17b05278a140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:22:51.303392 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-74695002 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-74695002, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:22:51.303680 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-74695002 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-74695002, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:22:51.316977 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Created reservations ['a46dd7f3-9879-46ea-978d-fe6479f8b631', 'f79e3b34-2653-4929-8ffe-5a37658e54b2', '5354cad9-828a-4382-9c9a-46e07cf982b6', 'c7fd5131-5079-491f-b110-6f460b117030'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:22:51.317741 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ad44461-a550-4a4b-89d7-17b05278a140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a46dd7f3-9879-46ea-978d-fe6479f8b631', 'f79e3b34-2653-4929-8ffe-5a37658e54b2', '5354cad9-828a-4382-9c9a-46e07cf982b6', 'c7fd5131-5079-491f-b110-6f460b117030']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:22:51.318493 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb9f6d5-2f5f-43ec-8e5d-aeb5f418907c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:22:51.348559 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb9f6d5-2f5f-43ec-8e5d-aeb5f418907c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f5bc680-062a-4581-9ee2-60632b02025c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1947678187',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a175c947f743c2a577553f4284aa79',qos_specs=None,replication_status=,reservations=['a46dd7f3-9879-46ea-978d-fe6479f8b631','f79e3b34-2653-4929-8ffe-5a37658e54b2','5354cad9-828a-4382-9c9a-46e07cf982b6','c7fd5131-5079-491f-b110-6f460b117030'],size=1,snapshot_id=None,source_replicaid=,source_volid=1e0e5162-9e70-45ac-878a-66913e60df28,status='creating',user_id='5b2a01a8ba4545f5a9d589349750a84f',volume_type_id=a288acd1-ac06-4537-bf0b-6d6fb8db3353), '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-08-26T15:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1947678187',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2f5bc680-062a-4581-9ee2-60632b02025c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5a175c947f743c2a577553f4284aa79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1e0e5162-9e70-45ac-878a-66913e60df28,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b2a01a8ba4545f5a9d589349750a84f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a288acd1-ac06-4537-bf0b-6d6fb8db3353),volume_type_id=a288acd1-ac06-4537-bf0b-6d6fb8db3353)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:22:51.349960 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6b84e68-2940-4882-8176-6082a8e361e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:22:51.368580 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6b84e68-2940-4882-8176-6082a8e361e5) transitioned into state 'SUCCESS' from state '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-1947678187',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5a175c947f743c2a577553f4284aa79',qos_specs=None,replication_status=,reservations=['a46dd7f3-9879-46ea-978d-fe6479f8b631','f79e3b34-2653-4929-8ffe-5a37658e54b2','5354cad9-828a-4382-9c9a-46e07cf982b6','c7fd5131-5079-491f-b110-6f460b117030'],size=1,snapshot_id=None,source_replicaid=,source_volid=1e0e5162-9e70-45ac-878a-66913e60df28,status='creating',user_id='5b2a01a8ba4545f5a9d589349750a84f',volume_type_id=a288acd1-ac06-4537-bf0b-6d6fb8db3353)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:22:51.369301 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b48990bd-efbd-41ec-b821-3450c5f59f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:22:51.385055 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b48990bd-efbd-41ec-b821-3450c5f59f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:22:51.385809 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Flow 'volume_create_api' (c70d04a5-0de2-4dc5-b1ee-722edbf4efd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:22:51.386139 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Create volume request issued successfully. Aug 26 15:22:51.386641 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2f99df9b-b5fc-4b0b-bdaf-58c2ebb8b115 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:22:51.387066 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1500/5967] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:22:51 2026] POST /volume/v3/volumes => generated 807 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:22:51.397621 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-55f2ec2b-2337-43c5-ae89-2518815f772b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:51.399374 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-55f2ec2b-2337-43c5-ae89-2518815f772b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:22:51.399547 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-55f2ec2b-2337-43c5-ae89-2518815f772b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:51.399718 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-55f2ec2b-2337-43c5-ae89-2518815f772b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:51.406227 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:51.406227 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:22:51.409410 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-55f2ec2b-2337-43c5-ae89-2518815f772b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:51.413065 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-55f2ec2b-2337-43c5-ae89-2518815f772b tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:22:51.413384 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1487/5968] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:51 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:52.424936 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-73cce06f-ece0-4f6f-8394-d6ad8dd5ce98 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:52.426568 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-73cce06f-ece0-4f6f-8394-d6ad8dd5ce98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:22:52.426745 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-73cce06f-ece0-4f6f-8394-d6ad8dd5ce98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:52.426935 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-73cce06f-ece0-4f6f-8394-d6ad8dd5ce98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:52.433357 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:52.433357 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:22:52.436702 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-73cce06f-ece0-4f6f-8394-d6ad8dd5ce98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:52.440414 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-73cce06f-ece0-4f6f-8394-d6ad8dd5ce98 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:22:52.440738 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1483/5969] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:52 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:53.453327 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-00299907-0fae-466e-afce-429d6c9872ad None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:53.455015 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00299907-0fae-466e-afce-429d6c9872ad tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:22:53.455191 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00299907-0fae-466e-afce-429d6c9872ad tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:53.455362 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-00299907-0fae-466e-afce-429d6c9872ad tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:53.462038 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:53.462038 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:22:53.465102 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-00299907-0fae-466e-afce-429d6c9872ad tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:53.469560 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-00299907-0fae-466e-afce-429d6c9872ad tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:22:53.469995 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1500/5970] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:53 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:54.481715 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7ac70298-9939-44e1-b673-db7ba9dcab07 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:54.484029 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ac70298-9939-44e1-b673-db7ba9dcab07 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:22:54.484261 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ac70298-9939-44e1-b673-db7ba9dcab07 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:54.484487 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7ac70298-9939-44e1-b673-db7ba9dcab07 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:54.491583 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:54.491583 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:22:54.494772 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7ac70298-9939-44e1-b673-db7ba9dcab07 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:54.498359 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7ac70298-9939-44e1-b673-db7ba9dcab07 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:22:54.498703 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1501/5971] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:54 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:55.510796 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-97959c60-5315-47de-a0e5-40ef8d4233a1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:55.512341 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97959c60-5315-47de-a0e5-40ef8d4233a1 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:22:55.512489 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97959c60-5315-47de-a0e5-40ef8d4233a1 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:55.512654 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-97959c60-5315-47de-a0e5-40ef8d4233a1 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:55.518753 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:55.518753 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:22:55.522091 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-97959c60-5315-47de-a0e5-40ef8d4233a1 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:55.525937 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-97959c60-5315-47de-a0e5-40ef8d4233a1 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:22:55.526284 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1488/5972] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:55 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:56.537518 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e33decf1-da88-4872-88d8-7ff99ed7dbef None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:56.539568 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e33decf1-da88-4872-88d8-7ff99ed7dbef tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:22:56.539735 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e33decf1-da88-4872-88d8-7ff99ed7dbef tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:56.539920 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e33decf1-da88-4872-88d8-7ff99ed7dbef tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:56.545778 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:56.545778 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:22:56.548773 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e33decf1-da88-4872-88d8-7ff99ed7dbef tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:56.552347 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e33decf1-da88-4872-88d8-7ff99ed7dbef tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:22:56.552725 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1484/5973] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:56 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:57.565272 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-71250f92-2491-4115-a2b7-547b7d63bd59 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:57.566809 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71250f92-2491-4115-a2b7-547b7d63bd59 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:22:57.567118 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71250f92-2491-4115-a2b7-547b7d63bd59 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:57.568418 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-71250f92-2491-4115-a2b7-547b7d63bd59 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:57.573673 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:57.573673 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:22:57.576817 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-71250f92-2491-4115-a2b7-547b7d63bd59 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:57.580872 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-71250f92-2491-4115-a2b7-547b7d63bd59 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:22:57.580872 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1501/5974] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:57 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:58.594053 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-05136219-d753-46b2-8d59-cf02fdd78487 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:58.595722 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05136219-d753-46b2-8d59-cf02fdd78487 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:22:58.595951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05136219-d753-46b2-8d59-cf02fdd78487 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:58.596170 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-05136219-d753-46b2-8d59-cf02fdd78487 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:58.602517 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:58.602517 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:22:58.605780 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-05136219-d753-46b2-8d59-cf02fdd78487 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:58.609953 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-05136219-d753-46b2-8d59-cf02fdd78487 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:22:58.610313 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1502/5975] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:58 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:22:59.622333 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e81ea4bd-3e85-4d18-b933-f967bd899350 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:22:59.626258 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e81ea4bd-3e85-4d18-b933-f967bd899350 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:22:59.626258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e81ea4bd-3e85-4d18-b933-f967bd899350 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:22:59.626258 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e81ea4bd-3e85-4d18-b933-f967bd899350 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:22:59.632089 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:22:59.632089 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:22:59.637875 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-e81ea4bd-3e85-4d18-b933-f967bd899350 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:22:59.639562 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e81ea4bd-3e85-4d18-b933-f967bd899350 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:22:59.640061 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1489/5976] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:22:59 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:23:00.651432 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aa73e179-a937-4568-8ea9-011a3aca2e1e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:00.654400 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aa73e179-a937-4568-8ea9-011a3aca2e1e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:23:00.654400 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aa73e179-a937-4568-8ea9-011a3aca2e1e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:00.654400 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aa73e179-a937-4568-8ea9-011a3aca2e1e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:00.659679 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:00.659679 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:23:00.662896 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-aa73e179-a937-4568-8ea9-011a3aca2e1e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:23:00.666448 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aa73e179-a937-4568-8ea9-011a3aca2e1e tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:23:00.666786 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1485/5977] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:23:00 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 899 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:23:01.680007 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0c2068a8-339a-4e9d-a8e1-2822314997e4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:01.681857 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0c2068a8-339a-4e9d-a8e1-2822314997e4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:23:01.682105 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0c2068a8-339a-4e9d-a8e1-2822314997e4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:01.682290 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0c2068a8-339a-4e9d-a8e1-2822314997e4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:01.689150 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:01.689150 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:23:01.692585 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0c2068a8-339a-4e9d-a8e1-2822314997e4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:23:01.696542 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0c2068a8-339a-4e9d-a8e1-2822314997e4 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:23:01.696932 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1502/5978] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:23:01 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 899 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:23:02.710351 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-671a132d-b41b-400a-8eba-e59699ec00ab None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:02.712150 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-671a132d-b41b-400a-8eba-e59699ec00ab tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:23:02.712341 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-671a132d-b41b-400a-8eba-e59699ec00ab tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:02.712553 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-671a132d-b41b-400a-8eba-e59699ec00ab tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:02.719599 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:02.719599 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:23:02.722902 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-671a132d-b41b-400a-8eba-e59699ec00ab tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:23:02.727382 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-671a132d-b41b-400a-8eba-e59699ec00ab tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:23:02.727799 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1503/5979] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:23:02 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 1447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:23:02.812049 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-05072169-7c18-4a37-afdc-e96c4dcbe481 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:02.814120 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-05072169-7c18-4a37-afdc-e96c4dcbe481 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:23:02.814380 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-05072169-7c18-4a37-afdc-e96c4dcbe481 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:02.814566 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-05072169-7c18-4a37-afdc-e96c4dcbe481 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:02.821271 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:02.821271 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:23:02.824316 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-05072169-7c18-4a37-afdc-e96c4dcbe481 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:23:02.828602 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-05072169-7c18-4a37-afdc-e96c4dcbe481 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:23:02.829099 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1490/5980] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:23:02 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 1447 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:23:03.289192 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-c83bcfca-a0b1-4e31-920d-479c443e1616 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:03.290981 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-c83bcfca-a0b1-4e31-920d-479c443e1616 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:23:03.291147 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-c83bcfca-a0b1-4e31-920d-479c443e1616 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:03.291359 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-c83bcfca-a0b1-4e31-920d-479c443e1616 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:03.298164 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:03.298164 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:23:03.301559 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-c83bcfca-a0b1-4e31-920d-479c443e1616 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:23:03.305955 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-c83bcfca-a0b1-4e31-920d-479c443e1616 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:23:03.306460 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1486/5981] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:23:03 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 1447 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:23:03.316297 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0f444296-dd34-4530-aa3c-6c496b5ab0bc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:03.316626 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f444296-dd34-4530-aa3c-6c496b5ab0bc None None] GET https://10.4.3.64/volume// Aug 26 15:23:03.316789 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f444296-dd34-4530-aa3c-6c496b5ab0bc None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:03.316976 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0f444296-dd34-4530-aa3c-6c496b5ab0bc None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:03.317259 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0f444296-dd34-4530-aa3c-6c496b5ab0bc None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:23:03.317688 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1503/5982] 10.4.3.64 () {66 vars in 1412 bytes} [Wed Aug 26 15:23:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:23:03.325262 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-e2146314-36d7-4483-889b-a59d0b6110bd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:03.327657 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-e2146314-36d7-4483-889b-a59d0b6110bd tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:23:03.328125 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-e2146314-36d7-4483-889b-a59d0b6110bd tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f5bc680-062a-4581-9ee2-60632b02025c", "connector": null, "instance_uuid": "e772bbd6-c0bf-49b2-b4db-ec7fe6d842c8"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:23:03.338428 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:03.338428 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:23:03.366213 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-e2146314-36d7-4483-889b-a59d0b6110bd tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:23:03.366757 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1504/5983] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:23:03 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) Aug 26 15:23:04.334747 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fa3c15dc-0a13-4c76-aaf3-32d1c1e0e1d8 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:04.335141 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fa3c15dc-0a13-4c76-aaf3-32d1c1e0e1d8 None None] GET https://10.4.3.64/volume// Aug 26 15:23:04.335303 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fa3c15dc-0a13-4c76-aaf3-32d1c1e0e1d8 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:04.335483 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fa3c15dc-0a13-4c76-aaf3-32d1c1e0e1d8 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:04.335792 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fa3c15dc-0a13-4c76-aaf3-32d1c1e0e1d8 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:23:04.336085 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1491/5984] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:23:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:23:04.347199 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-c16682f7-25fd-4263-b10d-97b27fd41cf5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:04.349198 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-c16682f7-25fd-4263-b10d-97b27fd41cf5 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:23:04.349401 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-c16682f7-25fd-4263-b10d-97b27fd41cf5 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:04.349579 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-c16682f7-25fd-4263-b10d-97b27fd41cf5 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:04.361617 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:04.361617 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:23:04.365623 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-c16682f7-25fd-4263-b10d-97b27fd41cf5 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:23:04.371426 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-c16682f7-25fd-4263-b10d-97b27fd41cf5 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:23:04.371947 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1487/5985] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:23:04 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 1626 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:23:04.473486 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-365ba114-2647-46ab-97d4-f7273e202f41 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:04.475334 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-365ba114-2647-46ab-97d4-f7273e202f41 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] PUT https://10.4.3.64/volume/v3/attachments/ed6f3c71-375a-45ff-8b96-b328c8be30e7 Aug 26 15:23:04.475683 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-365ba114-2647-46ab-97d4-f7273e202f41 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:23:04.482208 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-365ba114-2647-46ab-97d4-f7273e202f41 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Acquiring lock "cinder-attachment_update-2f5bc680-062a-4581-9ee2-60632b02025c-np0000008165" by "attachment_update" {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:23:04.487056 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-365ba114-2647-46ab-97d4-f7273e202f41 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Lock "cinder-attachment_update-2f5bc680-062a-4581-9ee2-60632b02025c-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100197) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:23:04.488004 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:04.488004 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:23:04.601571 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.coordination [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-365ba114-2647-46ab-97d4-f7273e202f41 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Lock "cinder-attachment_update-2f5bc680-062a-4581-9ee2-60632b02025c-np0000008165" released by "attachment_update" :: held 0.115s {{(pid=100197) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:23:04.601929 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-365ba114-2647-46ab-97d4-f7273e202f41 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/attachments/ed6f3c71-375a-45ff-8b96-b328c8be30e7 returned with HTTP 200 Aug 26 15:23:04.602345 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1504/5986] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:23:04 2026] PUT /volume/v3/attachments/ed6f3c71-375a-45ff-8b96-b328c8be30e7 => generated 968 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:23:04.621710 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-ec2ba042-193e-404c-8abc-5cdd86d6b571 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:04.623762 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-ec2ba042-193e-404c-8abc-5cdd86d6b571 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] POST https://10.4.3.64/volume/v3/attachments/ed6f3c71-375a-45ff-8b96-b328c8be30e7/action Aug 26 15:23:04.624128 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-ec2ba042-193e-404c-8abc-5cdd86d6b571 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action body: b'{"os-complete": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:23:04.624243 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-ec2ba042-193e-404c-8abc-5cdd86d6b571 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:23:04.638163 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:04.638163 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:23:04.651960 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-ec2ba042-193e-404c-8abc-5cdd86d6b571 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/attachments/ed6f3c71-375a-45ff-8b96-b328c8be30e7/action returned with HTTP 204 Aug 26 15:23:04.652694 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1505/5987] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:23:04 2026] POST /volume/v3/attachments/ed6f3c71-375a-45ff-8b96-b328c8be30e7/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:23:08.570063 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-56fd27b9-c778-4e0a-ad19-fdc73d964102 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:08.572096 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-56fd27b9-c778-4e0a-ad19-fdc73d964102 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c/encryption Aug 26 15:23:08.572271 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-56fd27b9-c778-4e0a-ad19-fdc73d964102 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:08.572458 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-56fd27b9-c778-4e0a-ad19-fdc73d964102 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'index' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:08.582863 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:08.582863 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:23:08.590473 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-0b1c74cc-6fb6-49b1-915d-146651477803 req-56fd27b9-c778-4e0a-ad19-fdc73d964102 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c/encryption returned with HTTP 200 Aug 26 15:23:08.590473 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1492/5988] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:23:08 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:23:14.369570 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=21 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:23:14.595923 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=26,cinder:UPDATE=4 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:23:14.648309 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=43,cinder:INSERT=7,cinder:UPDATE=16 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:23:18.588707 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=20 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:23:50.193481 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-8f77df4b-ec24-4076-8df4-110ad151842a req-b3e96350-38b6-4443-a46d-4f1b6a49682c None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:50.195503 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8f77df4b-ec24-4076-8df4-110ad151842a req-b3e96350-38b6-4443-a46d-4f1b6a49682c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] DELETE https://10.4.3.64/volume/v3/attachments/ed6f3c71-375a-45ff-8b96-b328c8be30e7 Aug 26 15:23:50.195706 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8f77df4b-ec24-4076-8df4-110ad151842a req-b3e96350-38b6-4443-a46d-4f1b6a49682c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:50.195841 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-8f77df4b-ec24-4076-8df4-110ad151842a req-b3e96350-38b6-4443-a46d-4f1b6a49682c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:50.202186 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:50.202186 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:23:50.244871 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-8f77df4b-ec24-4076-8df4-110ad151842a req-b3e96350-38b6-4443-a46d-4f1b6a49682c tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/attachments/ed6f3c71-375a-45ff-8b96-b328c8be30e7 returned with HTTP 200 Aug 26 15:23:50.245273 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1488/5989] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:23:50 2026] DELETE /volume/v3/attachments/ed6f3c71-375a-45ff-8b96-b328c8be30e7 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:23:51.574023 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-23ff6138-2e84-4425-8245-c60e52705340 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:51.575796 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-23ff6138-2e84-4425-8245-c60e52705340 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] DELETE https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:23:51.575991 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-23ff6138-2e84-4425-8245-c60e52705340 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:51.576198 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-23ff6138-2e84-4425-8245-c60e52705340 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:51.576368 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-23ff6138-2e84-4425-8245-c60e52705340 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Delete volume with id: 2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:23:51.584668 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:51.584668 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:23:51.585396 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-23ff6138-2e84-4425-8245-c60e52705340 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:23:51.597145 np0000008165 devstack@c-api.service[100197]: WARNING cinder.keymgr.conf_key_mgr [None req-23ff6138-2e84-4425-8245-c60e52705340 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 15:23:51.604096 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-23ff6138-2e84-4425-8245-c60e52705340 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Delete volume request issued successfully. Aug 26 15:23:51.604340 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-23ff6138-2e84-4425-8245-c60e52705340 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 202 Aug 26 15:23:51.604780 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1505/5990] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:23:51 2026] DELETE /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:23:51.611818 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-d8f33e13-3b8d-4a30-8796-91d128e13f75 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:51.613604 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8f33e13-3b8d-4a30-8796-91d128e13f75 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:23:51.613795 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8f33e13-3b8d-4a30-8796-91d128e13f75 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:51.613993 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-d8f33e13-3b8d-4a30-8796-91d128e13f75 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:51.620773 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:51.620773 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:23:51.624111 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-d8f33e13-3b8d-4a30-8796-91d128e13f75 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:23:51.628261 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-d8f33e13-3b8d-4a30-8796-91d128e13f75 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 200 Aug 26 15:23:51.628605 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1506/5991] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:23:51 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 1446 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:23:52.640347 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-39fe063b-8330-49bd-add2-6b10a445ea66 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:52.641970 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39fe063b-8330-49bd-add2-6b10a445ea66 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c Aug 26 15:23:52.642188 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39fe063b-8330-49bd-add2-6b10a445ea66 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:52.642403 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-39fe063b-8330-49bd-add2-6b10a445ea66 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:52.647600 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-39fe063b-8330-49bd-add2-6b10a445ea66 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c returned with HTTP 404 Aug 26 15:23:52.648013 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1493/5992] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:23:52 2026] GET /volume/v3/volumes/2f5bc680-062a-4581-9ee2-60632b02025c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:23:52.879779 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-91b334ff-fa62-4861-b0ec-41c600a75ce9 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:52.881831 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91b334ff-fa62-4861-b0ec-41c600a75ce9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:23:52.882096 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91b334ff-fa62-4861-b0ec-41c600a75ce9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:52.882361 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91b334ff-fa62-4861-b0ec-41c600a75ce9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:52.882585 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-91b334ff-fa62-4861-b0ec-41c600a75ce9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Delete volume with id: 1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:23:52.889841 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:52.889841 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:23:52.890324 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-91b334ff-fa62-4861-b0ec-41c600a75ce9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:23:52.901502 np0000008165 devstack@c-api.service[100198]: WARNING cinder.keymgr.conf_key_mgr [None req-91b334ff-fa62-4861-b0ec-41c600a75ce9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 15:23:52.908168 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-91b334ff-fa62-4861-b0ec-41c600a75ce9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Delete volume request issued successfully. Aug 26 15:23:52.908374 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91b334ff-fa62-4861-b0ec-41c600a75ce9 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 202 Aug 26 15:23:52.908739 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1489/5993] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:23:52 2026] DELETE /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:23:52.915687 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b011f79d-dbed-4b0a-927b-95917cc1f76d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:52.918014 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b011f79d-dbed-4b0a-927b-95917cc1f76d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:23:52.918319 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b011f79d-dbed-4b0a-927b-95917cc1f76d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:52.918590 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b011f79d-dbed-4b0a-927b-95917cc1f76d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:52.925643 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:52.925643 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:23:52.929060 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-b011f79d-dbed-4b0a-927b-95917cc1f76d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Volume info retrieved successfully. Aug 26 15:23:52.933431 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b011f79d-dbed-4b0a-927b-95917cc1f76d tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 200 Aug 26 15:23:52.933825 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1506/5994] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:23:52 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 1426 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:23:53.946604 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-bb037cf3-e9b1-457e-ad92-a97229be5ca2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:53.948313 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb037cf3-e9b1-457e-ad92-a97229be5ca2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] GET https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 Aug 26 15:23:53.948578 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb037cf3-e9b1-457e-ad92-a97229be5ca2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:53.948823 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-bb037cf3-e9b1-457e-ad92-a97229be5ca2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:53.956872 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-bb037cf3-e9b1-457e-ad92-a97229be5ca2 tempest-TestEncryptedCinderVolumes-1157777663 tempest-TestEncryptedCinderVolumes-1157777663-project-member] https://10.4.3.64/volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 returned with HTTP 404 Aug 26 15:23:53.957537 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1507/5995] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:23:53 2026] GET /volume/v3/volumes/1e0e5162-9e70-45ac-878a-66913e60df28 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:23:53.964822 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-1ac35c10-7a72-495e-92f9-8543d769944f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:53.966569 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1ac35c10-7a72-495e-92f9-8543d769944f tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:23:53.966763 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1ac35c10-7a72-495e-92f9-8543d769944f tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:53.966967 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-1ac35c10-7a72-495e-92f9-8543d769944f tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:53.967684 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-1ac35c10-7a72-495e-92f9-8543d769944f tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:23:53.975769 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-1ac35c10-7a72-495e-92f9-8543d769944f tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Get all volumes completed successfully. Aug 26 15:23:53.977157 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:23:53.977157 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:23:53.980897 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-1ac35c10-7a72-495e-92f9-8543d769944f tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:23:53.981378 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1494/5996] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:23:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5262 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:23:53.994200 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-efbc83c8-3824-4e6c-acec-94abafad78c7 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:23:53.996053 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-efbc83c8-3824-4e6c-acec-94abafad78c7 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] DELETE https://10.4.3.64/volume/v3/types/a288acd1-ac06-4537-bf0b-6d6fb8db3353 Aug 26 15:23:53.996284 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-efbc83c8-3824-4e6c-acec-94abafad78c7 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:23:53.996482 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-efbc83c8-3824-4e6c-acec-94abafad78c7 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:23:54.017928 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-efbc83c8-3824-4e6c-acec-94abafad78c7 tempest-TestEncryptedCinderVolumes-609678240 tempest-TestEncryptedCinderVolumes-609678240-project-admin] https://10.4.3.64/volume/v3/types/a288acd1-ac06-4537-bf0b-6d6fb8db3353 returned with HTTP 202 Aug 26 15:23:54.018286 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1490/5997] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:23:53 2026] DELETE /volume/v3/types/a288acd1-ac06-4537-bf0b-6d6fb8db3353 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:24:02.933201 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:24:03.951429 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=5 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:24:03.979435 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=3 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:24:04.015355 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:24:51.290635 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0d9cc77c-ca94-4b3b-afa5-cbdc112f80f7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:51.360099 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d9cc77c-ca94-4b3b-afa5-cbdc112f80f7 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:24:51.360413 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0d9cc77c-ca94-4b3b-afa5-cbdc112f80f7 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-621439463-1773208934", "extra_specs": {"multiattach": " True"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:24:51.373064 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0d9cc77c-ca94-4b3b-afa5-cbdc112f80f7 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:24:51.373370 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1507/5998] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:24:51 2026] POST /volume/v3/types => generated 286 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:51.381130 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-2242de14-5808-4180-b825-54907d640cfa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:51.383111 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:24:51.383544 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1830230824", "snapshot_id": null, "imageRef": null, "volume_type": "8aa1b483-8431-435c-b4a4-b9be6053e51e", "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:24:51.385418 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1830230824', 'snapshot_id': None, 'imageRef': None, 'volume_type': '8aa1b483-8431-435c-b4a4-b9be6053e51e', 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:24:51.390728 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Create volume of 1 GB Aug 26 15:24:51.391090 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:51.391090 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:24:51.391733 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Availability Zones retrieved successfully. Aug 26 15:24:51.399226 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Flow 'volume_create_api' (000e892c-1434-49eb-a033-e5ef09418702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:24:51.400608 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f34ef63e-adea-49ee-b275-da12f9299e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:51.401876 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:24:51.410510 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:51.410510 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:24:51.422794 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f34ef63e-adea-49ee-b275-da12f9299e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:24:51Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=8aa1b483-8431-435c-b4a4-b9be6053e51e,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-621439463-1773208934',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8aa1b483-8431-435c-b4a4-b9be6053e51e', 'encryption_key_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=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:51.423533 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281c1746-5a95-4705-baca-586c826ce58f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:51.448772 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-621439463-1773208934 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-621439463-1773208934, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:24:51.449070 np0000008165 devstack@c-api.service[100199]: WARNING cinder.quota [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-621439463-1773208934 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-621439463-1773208934, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:24:51.479533 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Created reservations ['6321a33b-9796-40a3-baf9-2db88f03edb6', '60ee48e7-5254-4867-8db5-b24135b8b5b0', '463e0951-51d5-4933-8cf4-96d59f148fbe', '01362de4-7bb7-45e1-a21d-b5104d97805f'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:24:51.480385 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (281c1746-5a95-4705-baca-586c826ce58f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6321a33b-9796-40a3-baf9-2db88f03edb6', '60ee48e7-5254-4867-8db5-b24135b8b5b0', '463e0951-51d5-4933-8cf4-96d59f148fbe', '01362de4-7bb7-45e1-a21d-b5104d97805f']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:51.481311 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (315416ce-f494-419f-8e96-df054b4431b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:51.506618 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (315416ce-f494-419f-8e96-df054b4431b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54c69591-676e-4257-83b5-800c61d35840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1830230824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b5cd0d5bb1504dfcb1405fff3b39b4be',qos_specs=None,replication_status=,reservations=['6321a33b-9796-40a3-baf9-2db88f03edb6','60ee48e7-5254-4867-8db5-b24135b8b5b0','463e0951-51d5-4933-8cf4-96d59f148fbe','01362de4-7bb7-45e1-a21d-b5104d97805f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2007c14d3d046b79fef23246e90dd08',volume_type_id=8aa1b483-8431-435c-b4a4-b9be6053e51e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1830230824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54c69591-676e-4257-83b5-800c61d35840,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b5cd0d5bb1504dfcb1405fff3b39b4be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2007c14d3d046b79fef23246e90dd08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8aa1b483-8431-435c-b4a4-b9be6053e51e),volume_type_id=8aa1b483-8431-435c-b4a4-b9be6053e51e)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:51.507424 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3841c4a-5af6-469b-ac65-5e235c9b2b9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:51.525584 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3841c4a-5af6-469b-ac65-5e235c9b2b9b) transitioned into state 'SUCCESS' from state '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-1830230824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b5cd0d5bb1504dfcb1405fff3b39b4be',qos_specs=None,replication_status=,reservations=['6321a33b-9796-40a3-baf9-2db88f03edb6','60ee48e7-5254-4867-8db5-b24135b8b5b0','463e0951-51d5-4933-8cf4-96d59f148fbe','01362de4-7bb7-45e1-a21d-b5104d97805f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2007c14d3d046b79fef23246e90dd08',volume_type_id=8aa1b483-8431-435c-b4a4-b9be6053e51e)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:51.526252 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ea394a-0d8a-4d1f-ad43-4068f3abf623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:51.534525 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16ea394a-0d8a-4d1f-ad43-4068f3abf623) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:51.535262 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Flow 'volume_create_api' (000e892c-1434-49eb-a033-e5ef09418702) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:24:51.535544 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Create volume request issued successfully. Aug 26 15:24:51.536184 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-2242de14-5808-4180-b825-54907d640cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:24:51.536656 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1508/5999] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:24:51 2026] POST /volume/v3/volumes => generated 827 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:24:51.548006 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-db87d1e4-63ef-404e-8c42-02cfe2625460 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:51.548898 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db87d1e4-63ef-404e-8c42-02cfe2625460 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:24:51.549058 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db87d1e4-63ef-404e-8c42-02cfe2625460 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:51.549227 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-db87d1e4-63ef-404e-8c42-02cfe2625460 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:51.556594 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:51.556594 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:24:51.560600 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-db87d1e4-63ef-404e-8c42-02cfe2625460 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:51.564911 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-db87d1e4-63ef-404e-8c42-02cfe2625460 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:24:51.565281 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1495/6000] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:51 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:52.579076 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-aa656add-b4d9-482a-84e4-f3c35f1ef411 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:52.580797 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aa656add-b4d9-482a-84e4-f3c35f1ef411 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:24:52.580992 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aa656add-b4d9-482a-84e4-f3c35f1ef411 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:52.581166 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-aa656add-b4d9-482a-84e4-f3c35f1ef411 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:52.587416 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:52.587416 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:24:52.590452 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-aa656add-b4d9-482a-84e4-f3c35f1ef411 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:52.593822 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-aa656add-b4d9-482a-84e4-f3c35f1ef411 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:24:52.594150 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1491/6001] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:52 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 920 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:52.604740 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d626a297-d04a-4d3c-85a3-78f6c1eaf6cc None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:52.606986 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d626a297-d04a-4d3c-85a3-78f6c1eaf6cc tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:24:52.607240 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d626a297-d04a-4d3c-85a3-78f6c1eaf6cc tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:52.607500 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d626a297-d04a-4d3c-85a3-78f6c1eaf6cc tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:52.616298 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:52.616298 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:24:52.620485 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d626a297-d04a-4d3c-85a3-78f6c1eaf6cc tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:52.625573 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d626a297-d04a-4d3c-85a3-78f6c1eaf6cc tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:24:52.626204 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1508/6002] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:52 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:52.637419 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-105bc4c5-056d-42ed-b796-095c7f727387 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:52.639956 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:24:52.640414 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1765753661", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:24:52.642446 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.v3.volumes [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1765753661', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100199) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:24:52.642623 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Create volume of 1 GB Aug 26 15:24:52.643010 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:52.643010 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:24:52.647923 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Availability Zones retrieved successfully. Aug 26 15:24:52.653631 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Flow 'volume_create_api' (088b168d-b33a-41ad-8403-8904f6f466db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:24:52.654675 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce02449-e6f9-4a67-8c2d-86486bc1596d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:52.655590 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.flows.api.create_volume [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Validating volume size '1' using validate_int {{(pid=100199) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:24:52.688845 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cce02449-e6f9-4a67-8c2d-86486bc1596d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T14:57:39Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=adc4527f-422f-427c-951e-bc6b846bddee,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'adc4527f-422f-427c-951e-bc6b846bddee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:52.689947 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a705aab-7133-4f45-be61-09fd81f35c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:52.745685 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.quota [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Created reservations ['a7d4c94b-057d-4cbb-b990-0640a979887f', '17b7e44d-5596-4f2f-8e90-08c493e0f542', '9a47b54a-be31-4a82-bc4b-3a0ee08afb0d', '9d9c5bed-6774-4926-9e2f-4ddee5d60423'] {{(pid=100199) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:24:52.746430 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a705aab-7133-4f45-be61-09fd81f35c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7d4c94b-057d-4cbb-b990-0640a979887f', '17b7e44d-5596-4f2f-8e90-08c493e0f542', '9a47b54a-be31-4a82-bc4b-3a0ee08afb0d', '9d9c5bed-6774-4926-9e2f-4ddee5d60423']}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:52.747198 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a86dc5-6863-432f-842d-b26408caa3d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:52.766826 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02a86dc5-6863-432f-842d-b26408caa3d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1765753661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5cd0d5bb1504dfcb1405fff3b39b4be',qos_specs=None,replication_status=,reservations=['a7d4c94b-057d-4cbb-b990-0640a979887f','17b7e44d-5596-4f2f-8e90-08c493e0f542','9a47b54a-be31-4a82-bc4b-3a0ee08afb0d','9d9c5bed-6774-4926-9e2f-4ddee5d60423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2007c14d3d046b79fef23246e90dd08',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1765753661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5cd0d5bb1504dfcb1405fff3b39b4be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2007c14d3d046b79fef23246e90dd08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(adc4527f-422f-427c-951e-bc6b846bddee),volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:52.767813 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b3d83d-277b-42cf-8cb8-e6891dcaac52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:52.784770 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58b3d83d-277b-42cf-8cb8-e6891dcaac52) transitioned into state 'SUCCESS' from state '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-1765753661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5cd0d5bb1504dfcb1405fff3b39b4be',qos_specs=None,replication_status=,reservations=['a7d4c94b-057d-4cbb-b990-0640a979887f','17b7e44d-5596-4f2f-8e90-08c493e0f542','9a47b54a-be31-4a82-bc4b-3a0ee08afb0d','9d9c5bed-6774-4926-9e2f-4ddee5d60423'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2007c14d3d046b79fef23246e90dd08',volume_type_id=adc4527f-422f-427c-951e-bc6b846bddee)}' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:52.785444 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9027c31-99bf-469c-ae91-efaf99063601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:52.793280 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9027c31-99bf-469c-ae91-efaf99063601) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100199) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:52.794331 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Flow 'volume_create_api' (088b168d-b33a-41ad-8403-8904f6f466db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100199) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:24:52.794631 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Create volume request issued successfully. Aug 26 15:24:52.795160 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-105bc4c5-056d-42ed-b796-095c7f727387 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:24:52.795630 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1509/6003] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:24:52 2026] POST /volume/v3/volumes => generated 751 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:24:52.808691 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-56caef4a-cb97-4d24-949d-9bb4be0b847d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:52.810649 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56caef4a-cb97-4d24-949d-9bb4be0b847d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:24:52.810874 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56caef4a-cb97-4d24-949d-9bb4be0b847d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:52.811125 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-56caef4a-cb97-4d24-949d-9bb4be0b847d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:52.818190 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:52.818190 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:24:52.821607 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-56caef4a-cb97-4d24-949d-9bb4be0b847d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:52.825421 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-56caef4a-cb97-4d24-949d-9bb4be0b847d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:24:52.825869 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1496/6004] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:52 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:53.837247 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a1cfce21-0e32-467c-bcba-cf56effe2040 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:53.838978 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1cfce21-0e32-467c-bcba-cf56effe2040 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:24:53.839154 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1cfce21-0e32-467c-bcba-cf56effe2040 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:53.839323 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a1cfce21-0e32-467c-bcba-cf56effe2040 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:53.845662 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:53.845662 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:24:53.848928 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-a1cfce21-0e32-467c-bcba-cf56effe2040 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:53.852612 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a1cfce21-0e32-467c-bcba-cf56effe2040 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:24:53.852953 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1492/6005] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:53 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:53.863828 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-ded313d5-fb96-4955-8aed-64e616e965bd None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:53.865942 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ded313d5-fb96-4955-8aed-64e616e965bd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:24:53.866212 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ded313d5-fb96-4955-8aed-64e616e965bd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:53.866462 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-ded313d5-fb96-4955-8aed-64e616e965bd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:53.874862 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:53.874862 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:24:53.879033 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-ded313d5-fb96-4955-8aed-64e616e965bd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:53.882998 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-ded313d5-fb96-4955-8aed-64e616e965bd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:24:53.883340 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1509/6006] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:53 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:53.894590 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-560477aa-e758-4716-910e-45fee554258e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:53.897002 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-560477aa-e758-4716-910e-45fee554258e tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:24:53.897363 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-560477aa-e758-4716-910e-45fee554258e tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-668311409", "extra_specs": {}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:24:53.898829 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:53.898829 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:24:53.909200 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-560477aa-e758-4716-910e-45fee554258e tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:24:53.909587 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1510/6007] 10.4.3.64 () {68 vars in 1245 bytes} [Wed Aug 26 15:24:53 2026] POST /volume/v3/types => generated 211 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:53.917152 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a407298c-63d4-42e8-b833-52e0e8027268 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:53.919042 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a407298c-63d4-42e8-b833-52e0e8027268 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] POST https://10.4.3.64/volume/v3/types/a570e778-9e52-4913-8f80-c2706610001a/encryption Aug 26 15:24:53.919377 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a407298c-63d4-42e8-b833-52e0e8027268 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:24:53.942581 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a407298c-63d4-42e8-b833-52e0e8027268 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] https://10.4.3.64/volume/v3/types/a570e778-9e52-4913-8f80-c2706610001a/encryption returned with HTTP 200 Aug 26 15:24:53.943203 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1497/6008] 10.4.3.64 () {68 vars in 1390 bytes} [Wed Aug 26 15:24:53 2026] POST /volume/v3/types/a570e778-9e52-4913-8f80-c2706610001a/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:53.950550 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:53.952193 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:24:53.952570 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-954680219", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-668311409", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:24:53.953986 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-954680219', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-668311409', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:24:53.957215 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Create volume of 1 GB Aug 26 15:24:53.957484 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:53.957484 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:24:53.957944 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Availability Zones retrieved successfully. Aug 26 15:24:53.963061 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Flow 'volume_create_api' (56ca44df-b9fd-4c95-943d-1d4e95a9f76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:24:53.964053 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7b13060-57f5-40f2-b4b5-46d9ac7ddab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:53.964946 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:24:53.986722 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7b13060-57f5-40f2-b4b5-46d9ac7ddab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:24:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a570e778-9e52-4913-8f80-c2706610001a,is_public=True,name='tempest-scenario-type-luks-668311409',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a570e778-9e52-4913-8f80-c2706610001a', '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=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:53.987458 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4ea62b-4395-45a2-b2dc-4cdf14382283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:54.011708 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-668311409 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-668311409, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:24:54.012063 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-668311409 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-668311409, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:24:54.036565 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Created reservations ['239b781d-76f6-40de-9b21-f93fbdaea1f9', 'b88c751b-4167-47fc-8ab1-ad9a50c1f7c0', '1957dbcd-ab72-4026-8839-00ceb9fcef25', '9c8a6565-cbb7-470c-9424-29534bd98f62'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:24:54.037370 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4ea62b-4395-45a2-b2dc-4cdf14382283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['239b781d-76f6-40de-9b21-f93fbdaea1f9', 'b88c751b-4167-47fc-8ab1-ad9a50c1f7c0', '1957dbcd-ab72-4026-8839-00ceb9fcef25', '9c8a6565-cbb7-470c-9424-29534bd98f62']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:54.038065 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c62475-f1af-40ac-961d-345d71b2a467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:54.058224 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80c62475-f1af-40ac-961d-345d71b2a467) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36b93c70-f5bf-4c16-9365-86420305e973', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-954680219',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5cd0d5bb1504dfcb1405fff3b39b4be',qos_specs=None,replication_status=,reservations=['239b781d-76f6-40de-9b21-f93fbdaea1f9','b88c751b-4167-47fc-8ab1-ad9a50c1f7c0','1957dbcd-ab72-4026-8839-00ceb9fcef25','9c8a6565-cbb7-470c-9424-29534bd98f62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2007c14d3d046b79fef23246e90dd08',volume_type_id=a570e778-9e52-4913-8f80-c2706610001a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:24:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-954680219',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=36b93c70-f5bf-4c16-9365-86420305e973,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5cd0d5bb1504dfcb1405fff3b39b4be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2007c14d3d046b79fef23246e90dd08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a570e778-9e52-4913-8f80-c2706610001a),volume_type_id=a570e778-9e52-4913-8f80-c2706610001a)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:54.058942 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3be3d9-657d-4649-b2b1-e3ff101ee4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:54.073906 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3be3d9-657d-4649-b2b1-e3ff101ee4cc) transitioned into state 'SUCCESS' from state '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-954680219',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5cd0d5bb1504dfcb1405fff3b39b4be',qos_specs=None,replication_status=,reservations=['239b781d-76f6-40de-9b21-f93fbdaea1f9','b88c751b-4167-47fc-8ab1-ad9a50c1f7c0','1957dbcd-ab72-4026-8839-00ceb9fcef25','9c8a6565-cbb7-470c-9424-29534bd98f62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2007c14d3d046b79fef23246e90dd08',volume_type_id=a570e778-9e52-4913-8f80-c2706610001a)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:54.074572 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a8dea29-fa25-4471-a7a1-acc8ae4dc5cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:24:54.082245 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a8dea29-fa25-4471-a7a1-acc8ae4dc5cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:24:54.083092 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Flow 'volume_create_api' (56ca44df-b9fd-4c95-943d-1d4e95a9f76c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:24:54.083435 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Create volume request issued successfully. Aug 26 15:24:54.084000 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ab8cf4bc-0c16-4d91-99d7-71ad8b906726 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:24:54.084458 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1493/6009] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:24:53 2026] POST /volume/v3/volumes => generated 777 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:24:54.094792 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d50f01b4-f1a8-4eb1-9df2-212c757cff2a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:54.096603 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d50f01b4-f1a8-4eb1-9df2-212c757cff2a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:24:54.096603 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d50f01b4-f1a8-4eb1-9df2-212c757cff2a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:54.096670 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d50f01b4-f1a8-4eb1-9df2-212c757cff2a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:54.102997 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:54.102997 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:24:54.106239 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-d50f01b4-f1a8-4eb1-9df2-212c757cff2a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:54.109832 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d50f01b4-f1a8-4eb1-9df2-212c757cff2a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:24:54.110195 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1510/6010] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:54 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:55.122534 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-fec646dc-ec8d-4d35-8eab-b0c4ad7e2bb4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:55.124243 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fec646dc-ec8d-4d35-8eab-b0c4ad7e2bb4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:24:55.124456 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fec646dc-ec8d-4d35-8eab-b0c4ad7e2bb4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:55.124663 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-fec646dc-ec8d-4d35-8eab-b0c4ad7e2bb4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:55.131599 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:55.131599 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:24:55.135088 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-fec646dc-ec8d-4d35-8eab-b0c4ad7e2bb4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:55.139398 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-fec646dc-ec8d-4d35-8eab-b0c4ad7e2bb4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:24:55.139814 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1511/6011] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:55 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:55.155987 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-20bdc3ab-4e18-4e4d-b26e-2ccd19519191 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:55.157997 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20bdc3ab-4e18-4e4d-b26e-2ccd19519191 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:24:55.158189 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20bdc3ab-4e18-4e4d-b26e-2ccd19519191 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:55.158395 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-20bdc3ab-4e18-4e4d-b26e-2ccd19519191 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:55.165243 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:55.165243 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:24:55.169024 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-20bdc3ab-4e18-4e4d-b26e-2ccd19519191 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:55.173931 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-20bdc3ab-4e18-4e4d-b26e-2ccd19519191 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:24:55.174296 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1498/6012] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:55 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:55.214772 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-30c0b21b-3112-47a0-b6a0-b57e0e662d7f None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:55.217634 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-30c0b21b-3112-47a0-b6a0-b57e0e662d7f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:24:55.217789 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-30c0b21b-3112-47a0-b6a0-b57e0e662d7f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:55.217987 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-30c0b21b-3112-47a0-b6a0-b57e0e662d7f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:55.224936 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:55.224936 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:24:55.228182 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-30c0b21b-3112-47a0-b6a0-b57e0e662d7f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:55.231818 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-30c0b21b-3112-47a0-b6a0-b57e0e662d7f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:24:55.232259 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1494/6013] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:24:55 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:55.303898 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b30ddc9b-1bcf-4d40-83b4-0f4886ac8c27 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:55.304261 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b30ddc9b-1bcf-4d40-83b4-0f4886ac8c27 None None] GET https://10.4.3.64/volume// Aug 26 15:24:55.304418 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b30ddc9b-1bcf-4d40-83b4-0f4886ac8c27 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:55.304590 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b30ddc9b-1bcf-4d40-83b4-0f4886ac8c27 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:55.304939 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b30ddc9b-1bcf-4d40-83b4-0f4886ac8c27 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:24:55.305213 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1511/6014] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:24:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:24:55.312492 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-dd239b14-64b2-4932-9141-99a3bc4b157c None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:55.314440 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-dd239b14-64b2-4932-9141-99a3bc4b157c tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:24:55.314818 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-dd239b14-64b2-4932-9141-99a3bc4b157c tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47", "connector": null, "instance_uuid": "4b1437d5-5741-4f1d-8b08-e4bf04df56ec"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:24:55.322818 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:55.322818 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:24:55.343615 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-dd239b14-64b2-4932-9141-99a3bc4b157c tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:24:55.344045 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1512/6015] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:24:55 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:24:55.367980 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c0e1a919-ead2-4980-974b-d7e18769a5e4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:55.369510 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0e1a919-ead2-4980-974b-d7e18769a5e4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:24:55.369681 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0e1a919-ead2-4980-974b-d7e18769a5e4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:55.369849 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c0e1a919-ead2-4980-974b-d7e18769a5e4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:55.374799 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-8849efa2-38d2-41cc-b9c8-f0a9b5076e59 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:55.375122 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8849efa2-38d2-41cc-b9c8-f0a9b5076e59 None None] GET https://10.4.3.64/volume// Aug 26 15:24:55.375263 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8849efa2-38d2-41cc-b9c8-f0a9b5076e59 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:55.375441 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-8849efa2-38d2-41cc-b9c8-f0a9b5076e59 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:55.375723 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-8849efa2-38d2-41cc-b9c8-f0a9b5076e59 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:24:55.375992 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1495/6016] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:24:55 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:24:55.378794 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:55.378794 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:24:55.382236 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c0e1a919-ead2-4980-974b-d7e18769a5e4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:55.382542 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-8d8bd927-02f9-462a-9934-d0df5891a19a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:55.384429 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-8d8bd927-02f9-462a-9934-d0df5891a19a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:24:55.384628 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-8d8bd927-02f9-462a-9934-d0df5891a19a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:55.384794 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-8d8bd927-02f9-462a-9934-d0df5891a19a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:55.386055 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c0e1a919-ead2-4980-974b-d7e18769a5e4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:24:55.386425 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1499/6017] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:55 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:55.393142 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:55.393142 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:24:55.396356 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-8d8bd927-02f9-462a-9934-d0df5891a19a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:55.400043 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-8d8bd927-02f9-462a-9934-d0df5891a19a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:24:55.400377 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1512/6018] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:24:55 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 1023 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:24:55.495196 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-6fa73a98-ac87-44e0-be42-9955a67d3675 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:55.497185 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-6fa73a98-ac87-44e0-be42-9955a67d3675 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] PUT https://10.4.3.64/volume/v3/attachments/b0d7e13c-eb6b-478f-bd60-e6c6988fdb2b Aug 26 15:24:55.497538 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-6fa73a98-ac87-44e0-be42-9955a67d3675 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:24:55.504996 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-6fa73a98-ac87-44e0-be42-9955a67d3675 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Acquiring lock "cinder-attachment_update-5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:24:55.509323 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-6fa73a98-ac87-44e0-be42-9955a67d3675 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Lock "cinder-attachment_update-5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47-np0000008165" acquired by "attachment_update" :: waited 0.004s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:24:55.510220 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:55.510220 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:24:55.581616 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-6fa73a98-ac87-44e0-be42-9955a67d3675 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Lock "cinder-attachment_update-5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47-np0000008165" released by "attachment_update" :: held 0.072s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:24:55.581929 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-6fa73a98-ac87-44e0-be42-9955a67d3675 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/b0d7e13c-eb6b-478f-bd60-e6c6988fdb2b returned with HTTP 200 Aug 26 15:24:55.582346 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1513/6019] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:24:55 2026] PUT /volume/v3/attachments/b0d7e13c-eb6b-478f-bd60-e6c6988fdb2b => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:24:56.397583 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-85059b57-d855-4951-b308-d2e763059bee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:56.399718 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-85059b57-d855-4951-b308-d2e763059bee tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:24:56.399998 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-85059b57-d855-4951-b308-d2e763059bee tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:56.400234 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-85059b57-d855-4951-b308-d2e763059bee tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:56.411005 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:56.411005 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:24:56.414828 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-85059b57-d855-4951-b308-d2e763059bee tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:56.419860 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-85059b57-d855-4951-b308-d2e763059bee tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:24:56.420391 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1496/6020] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:56 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:57.433421 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-4dd9a361-d801-445e-bf94-de87873f3005 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:57.435188 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4dd9a361-d801-445e-bf94-de87873f3005 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:24:57.435410 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4dd9a361-d801-445e-bf94-de87873f3005 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:57.435554 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-4dd9a361-d801-445e-bf94-de87873f3005 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:57.444732 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:57.444732 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:24:57.447831 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-4dd9a361-d801-445e-bf94-de87873f3005 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:57.451494 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-4dd9a361-d801-445e-bf94-de87873f3005 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:24:57.451831 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1500/6021] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:57 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:58.466617 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-18aeda5c-044e-468e-abbb-db9d9827ba2a None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:58.468452 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-18aeda5c-044e-468e-abbb-db9d9827ba2a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:24:58.468653 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-18aeda5c-044e-468e-abbb-db9d9827ba2a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:58.468839 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-18aeda5c-044e-468e-abbb-db9d9827ba2a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:58.478005 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:58.478005 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:24:58.482081 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-18aeda5c-044e-468e-abbb-db9d9827ba2a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:58.486491 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-18aeda5c-044e-468e-abbb-db9d9827ba2a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:24:58.486871 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1513/6022] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:58 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:59.497987 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-957f111c-1498-4bae-8cca-8611753dcbaf None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:59.499632 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-957f111c-1498-4bae-8cca-8611753dcbaf tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:24:59.499834 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-957f111c-1498-4bae-8cca-8611753dcbaf tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:24:59.500065 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-957f111c-1498-4bae-8cca-8611753dcbaf tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:24:59.510970 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:59.510970 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:24:59.515057 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-957f111c-1498-4bae-8cca-8611753dcbaf tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:24:59.520489 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-957f111c-1498-4bae-8cca-8611753dcbaf tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:24:59.520896 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1514/6023] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:24:59 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:24:59.816373 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-bfd3ae99-5724-48fb-8396-0789de3904d0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:24:59.818409 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-bfd3ae99-5724-48fb-8396-0789de3904d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/attachments/b0d7e13c-eb6b-478f-bd60-e6c6988fdb2b/action Aug 26 15:24:59.818789 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-bfd3ae99-5724-48fb-8396-0789de3904d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:24:59.818928 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-bfd3ae99-5724-48fb-8396-0789de3904d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:24:59.833659 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:24:59.833659 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:24:59.843634 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-7d7829f9-f47e-4d09-8649-0af02a906e0f req-bfd3ae99-5724-48fb-8396-0789de3904d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/b0d7e13c-eb6b-478f-bd60-e6c6988fdb2b/action returned with HTTP 204 Aug 26 15:24:59.844089 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1497/6024] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:24:59 2026] POST /volume/v3/attachments/b0d7e13c-eb6b-478f-bd60-e6c6988fdb2b/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:25:00.533118 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fb9cc5f1-2241-4316-a247-db7ead0741ae None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:00.535296 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb9cc5f1-2241-4316-a247-db7ead0741ae tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:25:00.535536 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb9cc5f1-2241-4316-a247-db7ead0741ae tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:00.535782 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fb9cc5f1-2241-4316-a247-db7ead0741ae tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:00.547149 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:00.547149 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:25:00.551111 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fb9cc5f1-2241-4316-a247-db7ead0741ae tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:00.556751 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fb9cc5f1-2241-4316-a247-db7ead0741ae tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:25:00.557264 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1501/6025] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:00 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:25:00.608567 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-bd2d07c4-3b20-4984-9b32-893b599e5e22 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:00.610630 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-bd2d07c4-3b20-4984-9b32-893b599e5e22 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:25:00.610848 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-bd2d07c4-3b20-4984-9b32-893b599e5e22 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:00.611070 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-bd2d07c4-3b20-4984-9b32-893b599e5e22 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:00.619753 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:00.619753 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:25:00.623759 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-bd2d07c4-3b20-4984-9b32-893b599e5e22 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:00.627803 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-bd2d07c4-3b20-4984-9b32-893b599e5e22 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:25:00.628196 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1514/6026] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:25:00 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:00.705914 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-a2612374-14a5-41a0-a9a8-a32fa7f2b16a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:00.706410 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a2612374-14a5-41a0-a9a8-a32fa7f2b16a None None] GET https://10.4.3.64/volume// Aug 26 15:25:00.706632 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a2612374-14a5-41a0-a9a8-a32fa7f2b16a None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:00.706906 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-a2612374-14a5-41a0-a9a8-a32fa7f2b16a None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:00.707389 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-a2612374-14a5-41a0-a9a8-a32fa7f2b16a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:25:00.707752 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1515/6027] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:25:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:25:00.715160 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-5c7fd307-d91e-486d-bf96-203e676208da None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:00.745420 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-5c7fd307-d91e-486d-bf96-203e676208da tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:25:00.745831 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-5c7fd307-d91e-486d-bf96-203e676208da tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36b93c70-f5bf-4c16-9365-86420305e973", "connector": null, "instance_uuid": "4b1437d5-5741-4f1d-8b08-e4bf04df56ec"}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:25:00.754086 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:00.754086 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:25:00.778524 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-5c7fd307-d91e-486d-bf96-203e676208da tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:25:00.778947 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1498/6028] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:25:00 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) Aug 26 15:25:00.805011 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-fde87090-fd79-4354-b142-2a98eb450e7e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:00.806748 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fde87090-fd79-4354-b142-2a98eb450e7e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:25:00.806953 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fde87090-fd79-4354-b142-2a98eb450e7e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:00.807166 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-fde87090-fd79-4354-b142-2a98eb450e7e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:00.815249 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6eedd51d-6fb6-403e-8dda-914995c91b7f None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:00.815614 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6eedd51d-6fb6-403e-8dda-914995c91b7f None None] GET https://10.4.3.64/volume// Aug 26 15:25:00.815776 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6eedd51d-6fb6-403e-8dda-914995c91b7f None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:00.815977 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6eedd51d-6fb6-403e-8dda-914995c91b7f None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:00.816293 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6eedd51d-6fb6-403e-8dda-914995c91b7f None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:25:00.816562 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1515/6029] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:25:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:25:00.816668 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:00.816668 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:25:00.820314 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-fde87090-fd79-4354-b142-2a98eb450e7e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:00.823118 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-aafbec0b-c012-491b-a812-3b75f0c1e2fe None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:00.824387 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-fde87090-fd79-4354-b142-2a98eb450e7e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:25:00.824875 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1502/6030] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:00 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:00.826250 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-aafbec0b-c012-491b-a812-3b75f0c1e2fe tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:25:00.826487 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-aafbec0b-c012-491b-a812-3b75f0c1e2fe tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:00.826712 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-aafbec0b-c012-491b-a812-3b75f0c1e2fe tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:00.835876 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:00.835876 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:25:00.839197 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-aafbec0b-c012-491b-a812-3b75f0c1e2fe tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:00.842913 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-aafbec0b-c012-491b-a812-3b75f0c1e2fe tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:25:00.843291 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1516/6031] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:25:00 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 1049 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:25:00.939696 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-d727c399-0abd-4809-a36a-24b9f4846130 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:00.941534 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-d727c399-0abd-4809-a36a-24b9f4846130 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] PUT https://10.4.3.64/volume/v3/attachments/b5083855-8a9c-4161-9929-bfd0de33696a Aug 26 15:25:00.941965 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-d727c399-0abd-4809-a36a-24b9f4846130 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:25:00.949501 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-d727c399-0abd-4809-a36a-24b9f4846130 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Acquiring lock "cinder-attachment_update-36b93c70-f5bf-4c16-9365-86420305e973-np0000008165" by "attachment_update" {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:25:00.953707 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-d727c399-0abd-4809-a36a-24b9f4846130 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Lock "cinder-attachment_update-36b93c70-f5bf-4c16-9365-86420305e973-np0000008165" acquired by "attachment_update" :: waited 0.004s {{(pid=100198) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:25:00.954599 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:00.954599 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:25:01.021537 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.coordination [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-d727c399-0abd-4809-a36a-24b9f4846130 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Lock "cinder-attachment_update-36b93c70-f5bf-4c16-9365-86420305e973-np0000008165" released by "attachment_update" :: held 0.068s {{(pid=100198) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:25:01.021875 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-d727c399-0abd-4809-a36a-24b9f4846130 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/b5083855-8a9c-4161-9929-bfd0de33696a returned with HTTP 200 Aug 26 15:25:01.022465 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1499/6032] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:25:00 2026] PUT /volume/v3/attachments/b5083855-8a9c-4161-9929-bfd0de33696a => generated 968 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:25:01.029564 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-4ebcb3a6-a692-448a-91ed-a94f6b0bc4f2 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:01.031792 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-4ebcb3a6-a692-448a-91ed-a94f6b0bc4f2 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973/encryption Aug 26 15:25:01.032004 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-4ebcb3a6-a692-448a-91ed-a94f6b0bc4f2 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:01.032233 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-4ebcb3a6-a692-448a-91ed-a94f6b0bc4f2 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:01.042163 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:01.042163 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:25:01.048303 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-4ebcb3a6-a692-448a-91ed-a94f6b0bc4f2 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973/encryption returned with HTTP 200 Aug 26 15:25:01.048656 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1516/6033] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:25:01 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:01.838126 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-638ce3fa-0d4f-4840-b61f-3a9275500c45 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:01.839852 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-638ce3fa-0d4f-4840-b61f-3a9275500c45 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:25:01.840066 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-638ce3fa-0d4f-4840-b61f-3a9275500c45 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:01.840304 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-638ce3fa-0d4f-4840-b61f-3a9275500c45 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:01.848864 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:01.848864 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:25:01.851793 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-638ce3fa-0d4f-4840-b61f-3a9275500c45 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:01.855542 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-638ce3fa-0d4f-4840-b61f-3a9275500c45 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:25:01.855879 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1503/6034] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:01 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:02.867141 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-e3e58041-7be6-4d4b-90db-20adeff9a6a3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:02.868854 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e3e58041-7be6-4d4b-90db-20adeff9a6a3 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:25:02.869045 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e3e58041-7be6-4d4b-90db-20adeff9a6a3 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:02.869228 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-e3e58041-7be6-4d4b-90db-20adeff9a6a3 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:02.895687 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:02.895687 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:25:02.898635 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-e3e58041-7be6-4d4b-90db-20adeff9a6a3 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:02.901978 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-e3e58041-7be6-4d4b-90db-20adeff9a6a3 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:25:02.902314 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1517/6035] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:02 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:03.913729 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-cab16166-bf9f-43f5-a0cf-7437060a94f4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:03.915538 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cab16166-bf9f-43f5-a0cf-7437060a94f4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:25:03.915750 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cab16166-bf9f-43f5-a0cf-7437060a94f4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:03.915950 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-cab16166-bf9f-43f5-a0cf-7437060a94f4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:03.925351 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:03.925351 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:25:03.928785 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-cab16166-bf9f-43f5-a0cf-7437060a94f4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:03.932590 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-cab16166-bf9f-43f5-a0cf-7437060a94f4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:25:03.932941 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1500/6036] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:03 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:04.945142 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-6af62a58-0604-4673-a372-ff52d7777cfa None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:04.946869 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6af62a58-0604-4673-a372-ff52d7777cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:25:04.947109 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6af62a58-0604-4673-a372-ff52d7777cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:04.947306 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-6af62a58-0604-4673-a372-ff52d7777cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:04.956122 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:04.956122 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:25:04.959119 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-6af62a58-0604-4673-a372-ff52d7777cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:04.962962 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-6af62a58-0604-4673-a372-ff52d7777cfa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:25:04.963334 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1517/6037] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:04 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:05.978128 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-a7e91c88-c109-4ced-a4ea-b0176a08e631 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:05.979913 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7e91c88-c109-4ced-a4ea-b0176a08e631 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:25:05.980130 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7e91c88-c109-4ced-a4ea-b0176a08e631 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:05.980323 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-a7e91c88-c109-4ced-a4ea-b0176a08e631 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:05.989829 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:05.989829 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:25:05.993629 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-a7e91c88-c109-4ced-a4ea-b0176a08e631 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:05.997765 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-a7e91c88-c109-4ced-a4ea-b0176a08e631 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:25:05.998178 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1504/6038] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:05 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:07.010193 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5a1abc4d-8080-49dc-8f9f-00387d1871e8 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:07.012121 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a1abc4d-8080-49dc-8f9f-00387d1871e8 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:25:07.012307 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a1abc4d-8080-49dc-8f9f-00387d1871e8 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:07.012481 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5a1abc4d-8080-49dc-8f9f-00387d1871e8 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:07.020859 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:07.020859 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:25:07.023730 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5a1abc4d-8080-49dc-8f9f-00387d1871e8 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:07.027128 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5a1abc4d-8080-49dc-8f9f-00387d1871e8 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:25:07.027471 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1518/6039] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:07 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:08.038723 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-4905361a-201f-4e4d-b300-b3e83e234838 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:08.040368 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4905361a-201f-4e4d-b300-b3e83e234838 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:25:08.040537 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4905361a-201f-4e4d-b300-b3e83e234838 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:08.040707 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-4905361a-201f-4e4d-b300-b3e83e234838 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:08.048896 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:08.048896 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:25:08.051776 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-4905361a-201f-4e4d-b300-b3e83e234838 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:08.055226 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-4905361a-201f-4e4d-b300-b3e83e234838 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:25:08.055537 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1501/6040] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:08 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:09.067450 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-4a7e0f44-4d03-480c-8305-07313a009398 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:09.069291 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4a7e0f44-4d03-480c-8305-07313a009398 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:25:09.069467 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4a7e0f44-4d03-480c-8305-07313a009398 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:09.069644 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-4a7e0f44-4d03-480c-8305-07313a009398 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:09.080678 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:09.080678 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:25:09.083472 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-4a7e0f44-4d03-480c-8305-07313a009398 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:09.087962 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-4a7e0f44-4d03-480c-8305-07313a009398 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:25:09.088626 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1518/6041] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:09 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:09.165290 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-212d41d1-2495-4ad7-b479-e9511abb5425 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:09.167771 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-212d41d1-2495-4ad7-b479-e9511abb5425 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/attachments/b5083855-8a9c-4161-9929-bfd0de33696a/action Aug 26 15:25:09.168270 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-212d41d1-2495-4ad7-b479-e9511abb5425 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:25:09.168473 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-212d41d1-2495-4ad7-b479-e9511abb5425 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:25:09.185456 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:09.185456 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:25:09.194255 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-4cade3ed-0214-451d-a6b1-eb415b9005cc req-212d41d1-2495-4ad7-b479-e9511abb5425 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/b5083855-8a9c-4161-9929-bfd0de33696a/action returned with HTTP 204 Aug 26 15:25:09.194631 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1505/6042] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:25:09 2026] POST /volume/v3/attachments/b5083855-8a9c-4161-9929-bfd0de33696a/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:25:10.100746 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-789f3a3a-a8e7-42a0-95b3-367acf9b67f1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:10.102358 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-789f3a3a-a8e7-42a0-95b3-367acf9b67f1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:25:10.102576 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-789f3a3a-a8e7-42a0-95b3-367acf9b67f1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:10.102787 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-789f3a3a-a8e7-42a0-95b3-367acf9b67f1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:10.111567 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:10.111567 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:25:10.114642 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-789f3a3a-a8e7-42a0-95b3-367acf9b67f1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:10.118546 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-789f3a3a-a8e7-42a0-95b3-367acf9b67f1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:25:10.118928 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1519/6043] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:10 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 1162 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:25:10.675480 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-549f162a-3391-4646-9a2c-13356a8d1010 req-c19f0cbd-b7fa-41bd-9b53-9b7039591bee None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:10.678225 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-c19f0cbd-b7fa-41bd-9b53-9b7039591bee tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:25:10.678508 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-c19f0cbd-b7fa-41bd-9b53-9b7039591bee tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:10.678784 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-c19f0cbd-b7fa-41bd-9b53-9b7039591bee tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:10.687862 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:10.687862 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:25:10.691794 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-549f162a-3391-4646-9a2c-13356a8d1010 req-c19f0cbd-b7fa-41bd-9b53-9b7039591bee tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:10.696021 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-c19f0cbd-b7fa-41bd-9b53-9b7039591bee tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:25:10.696406 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1502/6044] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:25:10 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:10.764107 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0eeb2751-5f78-4619-8d37-efe6022df259 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:10.764467 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0eeb2751-5f78-4619-8d37-efe6022df259 None None] GET https://10.4.3.64/volume// Aug 26 15:25:10.764618 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0eeb2751-5f78-4619-8d37-efe6022df259 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:10.764793 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0eeb2751-5f78-4619-8d37-efe6022df259 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:10.765138 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0eeb2751-5f78-4619-8d37-efe6022df259 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:25:10.765434 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1519/6045] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:25:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:25:10.772252 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-549f162a-3391-4646-9a2c-13356a8d1010 req-083f56a4-9140-4e83-8a00-c56cb736fd0a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:10.800513 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-083f56a4-9140-4e83-8a00-c56cb736fd0a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:25:10.800835 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-083f56a4-9140-4e83-8a00-c56cb736fd0a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54c69591-676e-4257-83b5-800c61d35840", "connector": null, "instance_uuid": "4b1437d5-5741-4f1d-8b08-e4bf04df56ec"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:25:10.807747 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:10.807747 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:25:10.829351 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-083f56a4-9140-4e83-8a00-c56cb736fd0a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:25:10.829721 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1506/6046] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:25:10 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) Aug 26 15:25:10.854797 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-70441f28-f2dc-4789-9ad9-2928bf245d86 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:10.856388 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70441f28-f2dc-4789-9ad9-2928bf245d86 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:25:10.856570 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70441f28-f2dc-4789-9ad9-2928bf245d86 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:10.856732 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-70441f28-f2dc-4789-9ad9-2928bf245d86 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:10.863595 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-a6fe8802-8871-4934-b021-05bc1d37f68e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:10.864010 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6fe8802-8871-4934-b021-05bc1d37f68e None None] GET https://10.4.3.64/volume// Aug 26 15:25:10.864146 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6fe8802-8871-4934-b021-05bc1d37f68e None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:10.864327 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-a6fe8802-8871-4934-b021-05bc1d37f68e None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:10.864616 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-a6fe8802-8871-4934-b021-05bc1d37f68e None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:25:10.864694 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:10.864694 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:25:10.864869 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1503/6047] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:25:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:25:10.867383 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-70441f28-f2dc-4789-9ad9-2928bf245d86 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:10.870688 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-70441f28-f2dc-4789-9ad9-2928bf245d86 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:25:10.871025 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1520/6048] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:10 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:10.871768 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-549f162a-3391-4646-9a2c-13356a8d1010 req-82330dc2-d228-4014-985a-2781f7d5de85 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:10.873947 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-82330dc2-d228-4014-985a-2781f7d5de85 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:25:10.874123 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-82330dc2-d228-4014-985a-2781f7d5de85 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:10.874287 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-82330dc2-d228-4014-985a-2781f7d5de85 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:10.882378 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:10.882378 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:25:10.885179 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-549f162a-3391-4646-9a2c-13356a8d1010 req-82330dc2-d228-4014-985a-2781f7d5de85 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:10.888679 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-82330dc2-d228-4014-985a-2781f7d5de85 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:25:10.889110 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1520/6049] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:25:10 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1099 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:25:10.994429 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-549f162a-3391-4646-9a2c-13356a8d1010 req-0ffa0676-ceb7-4b10-88f3-f568d1689624 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:10.996438 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-0ffa0676-ceb7-4b10-88f3-f568d1689624 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] PUT https://10.4.3.64/volume/v3/attachments/9ac3ff92-4b7e-4d30-9b55-8ae3153ec15d Aug 26 15:25:10.996799 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-0ffa0676-ceb7-4b10-88f3-f568d1689624 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:25:11.003861 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-549f162a-3391-4646-9a2c-13356a8d1010 req-0ffa0676-ceb7-4b10-88f3-f568d1689624 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Acquiring lock "cinder-attachment_update-54c69591-676e-4257-83b5-800c61d35840-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:25:11.008223 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-549f162a-3391-4646-9a2c-13356a8d1010 req-0ffa0676-ceb7-4b10-88f3-f568d1689624 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Lock "cinder-attachment_update-54c69591-676e-4257-83b5-800c61d35840-np0000008165" acquired by "attachment_update" :: waited 0.004s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:25:11.009104 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:11.009104 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:25:11.080703 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-549f162a-3391-4646-9a2c-13356a8d1010 req-0ffa0676-ceb7-4b10-88f3-f568d1689624 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Lock "cinder-attachment_update-54c69591-676e-4257-83b5-800c61d35840-np0000008165" released by "attachment_update" :: held 0.072s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:25:11.081062 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-0ffa0676-ceb7-4b10-88f3-f568d1689624 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/9ac3ff92-4b7e-4d30-9b55-8ae3153ec15d returned with HTTP 200 Aug 26 15:25:11.081469 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1507/6050] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:25:10 2026] PUT /volume/v3/attachments/9ac3ff92-4b7e-4d30-9b55-8ae3153ec15d => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:25:11.882068 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c5468b6d-535b-42b5-b465-40060e28eb33 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:11.883702 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c5468b6d-535b-42b5-b465-40060e28eb33 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:25:11.883858 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c5468b6d-535b-42b5-b465-40060e28eb33 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:11.884063 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c5468b6d-535b-42b5-b465-40060e28eb33 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:11.892229 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:11.892229 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:25:11.895126 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c5468b6d-535b-42b5-b465-40060e28eb33 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:11.898811 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c5468b6d-535b-42b5-b465-40060e28eb33 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:25:11.899265 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1504/6051] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:11 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:12.910658 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-f75cb829-458b-47c9-9eee-f7e8018318b0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:12.912367 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f75cb829-458b-47c9-9eee-f7e8018318b0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:25:12.912548 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f75cb829-458b-47c9-9eee-f7e8018318b0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:12.912719 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-f75cb829-458b-47c9-9eee-f7e8018318b0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:12.921101 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:12.921101 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:25:12.924040 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-f75cb829-458b-47c9-9eee-f7e8018318b0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:12.927690 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-f75cb829-458b-47c9-9eee-f7e8018318b0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:25:12.928159 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1521/6052] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:12 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:13.939638 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-0ce21ec7-6560-43c5-bb2b-8fb4e61251b7 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:13.941338 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ce21ec7-6560-43c5-bb2b-8fb4e61251b7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:25:13.941517 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ce21ec7-6560-43c5-bb2b-8fb4e61251b7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:13.941688 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-0ce21ec7-6560-43c5-bb2b-8fb4e61251b7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:13.950052 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:13.950052 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:25:13.953784 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-0ce21ec7-6560-43c5-bb2b-8fb4e61251b7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:13.957404 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-0ce21ec7-6560-43c5-bb2b-8fb4e61251b7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:25:13.957722 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1521/6053] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:13 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:25:14.304090 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-549f162a-3391-4646-9a2c-13356a8d1010 req-05935ccb-b539-4505-b0c1-4896d1f2432b None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:14.306164 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-05935ccb-b539-4505-b0c1-4896d1f2432b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/attachments/9ac3ff92-4b7e-4d30-9b55-8ae3153ec15d/action Aug 26 15:25:14.306530 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-05935ccb-b539-4505-b0c1-4896d1f2432b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action body: b'{"os-complete": null}' {{(pid=100196) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:25:14.306636 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-05935ccb-b539-4505-b0c1-4896d1f2432b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:25:14.320822 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:14.320822 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:25:14.331075 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-549f162a-3391-4646-9a2c-13356a8d1010 req-05935ccb-b539-4505-b0c1-4896d1f2432b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/9ac3ff92-4b7e-4d30-9b55-8ae3153ec15d/action returned with HTTP 204 Aug 26 15:25:14.331654 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1508/6054] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:25:14 2026] POST /volume/v3/attachments/9ac3ff92-4b7e-4d30-9b55-8ae3153ec15d/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:25:14.969288 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1dbcb039-942c-4757-a2f0-7110c87ee21d None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:14.971037 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1dbcb039-942c-4757-a2f0-7110c87ee21d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:25:14.971227 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1dbcb039-942c-4757-a2f0-7110c87ee21d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:14.971400 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1dbcb039-942c-4757-a2f0-7110c87ee21d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:14.980498 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:14.980498 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:25:14.983751 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1dbcb039-942c-4757-a2f0-7110c87ee21d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:14.987506 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1dbcb039-942c-4757-a2f0-7110c87ee21d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:25:14.987856 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1505/6055] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:14 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:25:22.927016 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=101,cinder:INSERT=20,cinder:UPDATE=27 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:25:23.956741 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=53,cinder:INSERT=2 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:25:24.326998 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=63,cinder:INSERT=2,cinder:UPDATE=7 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:25:24.986778 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=79,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:25:57.867401 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-b11b7240-9aff-451c-894d-55208f8647ba None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:57.901989 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-b11b7240-9aff-451c-894d-55208f8647ba tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:25:57.902161 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-b11b7240-9aff-451c-894d-55208f8647ba tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:57.902332 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-b11b7240-9aff-451c-894d-55208f8647ba tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:57.913961 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:57.913961 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:25:57.918477 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-b11b7240-9aff-451c-894d-55208f8647ba tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:57.923367 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-b11b7240-9aff-451c-894d-55208f8647ba tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:25:57.923768 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1522/6056] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:25:57 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1212 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:25:57.994415 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c9436198-a257-43e5-bf20-98e175c73275 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:57.994871 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c9436198-a257-43e5-bf20-98e175c73275 None None] GET https://10.4.3.64/volume// Aug 26 15:25:57.995081 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c9436198-a257-43e5-bf20-98e175c73275 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:57.995300 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c9436198-a257-43e5-bf20-98e175c73275 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:57.995670 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c9436198-a257-43e5-bf20-98e175c73275 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:25:57.995985 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1522/6057] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:25:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:25:58.002954 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-d47eb54a-4500-4f4e-96ce-f4cab3377844 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:58.004945 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-d47eb54a-4500-4f4e-96ce-f4cab3377844 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:25:58.005253 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-d47eb54a-4500-4f4e-96ce-f4cab3377844 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "54c69591-676e-4257-83b5-800c61d35840", "connector": null, "instance_uuid": "b151a427-62d3-46ea-b598-be9b7a46efbd"}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:25:58.015191 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:58.015191 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:25:58.048738 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-d47eb54a-4500-4f4e-96ce-f4cab3377844 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:25:58.049221 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1509/6058] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:25:58 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) Aug 26 15:25:58.077482 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1a7a986f-3b5c-4019-842f-d5acf927e7d0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:58.079391 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1a7a986f-3b5c-4019-842f-d5acf927e7d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:25:58.079656 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1a7a986f-3b5c-4019-842f-d5acf927e7d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:58.079805 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1a7a986f-3b5c-4019-842f-d5acf927e7d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:58.087375 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-103190c0-af2f-472c-a97c-0a3b1547b0c2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:58.087781 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-103190c0-af2f-472c-a97c-0a3b1547b0c2 None None] GET https://10.4.3.64/volume// Aug 26 15:25:58.087991 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-103190c0-af2f-472c-a97c-0a3b1547b0c2 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:58.088178 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-103190c0-af2f-472c-a97c-0a3b1547b0c2 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:58.088545 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-103190c0-af2f-472c-a97c-0a3b1547b0c2 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:25:58.088870 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1523/6059] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:25:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:25:58.092177 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:58.092177 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:25:58.095557 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1a7a986f-3b5c-4019-842f-d5acf927e7d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:58.096010 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-d61618d3-558c-47b4-8471-128d4a76c38d None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:58.100449 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1a7a986f-3b5c-4019-842f-d5acf927e7d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:25:58.100849 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1506/6060] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:58 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:25:58.121171 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-d61618d3-558c-47b4-8471-128d4a76c38d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:25:58.121455 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-d61618d3-558c-47b4-8471-128d4a76c38d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:58.121701 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-d61618d3-558c-47b4-8471-128d4a76c38d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:58.134535 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:58.134535 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:25:58.137623 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-d61618d3-558c-47b4-8471-128d4a76c38d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:58.141990 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-d61618d3-558c-47b4-8471-128d4a76c38d tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:25:58.142440 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1523/6061] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:25:58 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1394 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:25:58.253389 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-17e0bd18-96a9-4464-aa9e-4a8234db7326 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:58.255431 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-17e0bd18-96a9-4464-aa9e-4a8234db7326 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] PUT https://10.4.3.64/volume/v3/attachments/5e7d2946-5e53-44e3-8329-93294fd58f2d Aug 26 15:25:58.255852 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-17e0bd18-96a9-4464-aa9e-4a8234db7326 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:25:58.262775 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-17e0bd18-96a9-4464-aa9e-4a8234db7326 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Acquiring lock "cinder-attachment_update-54c69591-676e-4257-83b5-800c61d35840-np0000008165" by "attachment_update" {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:25:58.267201 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-17e0bd18-96a9-4464-aa9e-4a8234db7326 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Lock "cinder-attachment_update-54c69591-676e-4257-83b5-800c61d35840-np0000008165" acquired by "attachment_update" :: waited 0.004s {{(pid=100196) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:25:58.268101 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:58.268101 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:25:58.339479 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.coordination [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-17e0bd18-96a9-4464-aa9e-4a8234db7326 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Lock "cinder-attachment_update-54c69591-676e-4257-83b5-800c61d35840-np0000008165" released by "attachment_update" :: held 0.072s {{(pid=100196) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:25:58.339827 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-17e0bd18-96a9-4464-aa9e-4a8234db7326 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/5e7d2946-5e53-44e3-8329-93294fd58f2d returned with HTTP 200 Aug 26 15:25:58.340332 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1510/6062] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:25:58 2026] PUT /volume/v3/attachments/5e7d2946-5e53-44e3-8329-93294fd58f2d => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:25:59.113596 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-5db10393-82d7-4276-9ef8-4c771d194b71 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:25:59.115684 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5db10393-82d7-4276-9ef8-4c771d194b71 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:25:59.115918 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5db10393-82d7-4276-9ef8-4c771d194b71 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:25:59.116154 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-5db10393-82d7-4276-9ef8-4c771d194b71 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:25:59.129334 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:25:59.129334 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:25:59.132487 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-5db10393-82d7-4276-9ef8-4c771d194b71 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:25:59.136649 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-5db10393-82d7-4276-9ef8-4c771d194b71 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:25:59.137005 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1524/6063] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:25:59 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:00.149006 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9d79259a-9700-43b1-8f2d-bccdb9de6072 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:00.151129 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9d79259a-9700-43b1-8f2d-bccdb9de6072 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:00.151365 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9d79259a-9700-43b1-8f2d-bccdb9de6072 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:00.151629 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9d79259a-9700-43b1-8f2d-bccdb9de6072 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:00.165168 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:00.165168 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:00.168938 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-9d79259a-9700-43b1-8f2d-bccdb9de6072 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:00.173761 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9d79259a-9700-43b1-8f2d-bccdb9de6072 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:00.174217 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1507/6064] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:00 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1215 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:00.562383 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-a8e3230c-6d2d-4e42-94c2-010aac16060e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:00.564530 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-a8e3230c-6d2d-4e42-94c2-010aac16060e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/attachments/5e7d2946-5e53-44e3-8329-93294fd58f2d/action Aug 26 15:26:00.564893 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-a8e3230c-6d2d-4e42-94c2-010aac16060e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action body: b'{"os-complete": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:26:00.565015 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-a8e3230c-6d2d-4e42-94c2-010aac16060e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:26:00.581711 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:00.581711 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:00.589748 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-99cf2ae1-1313-41af-9d2c-d33041c3bf94 req-a8e3230c-6d2d-4e42-94c2-010aac16060e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/5e7d2946-5e53-44e3-8329-93294fd58f2d/action returned with HTTP 204 Aug 26 15:26:00.590146 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1524/6065] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:26:00 2026] POST /volume/v3/attachments/5e7d2946-5e53-44e3-8329-93294fd58f2d/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:26:01.185806 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-2c66ea0c-b0eb-4434-b9dc-d7c3577f2d20 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:01.187635 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2c66ea0c-b0eb-4434-b9dc-d7c3577f2d20 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:01.187820 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2c66ea0c-b0eb-4434-b9dc-d7c3577f2d20 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:01.188031 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-2c66ea0c-b0eb-4434-b9dc-d7c3577f2d20 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:01.200269 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:01.200269 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:01.203377 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-2c66ea0c-b0eb-4434-b9dc-d7c3577f2d20 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:01.207387 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-2c66ea0c-b0eb-4434-b9dc-d7c3577f2d20 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:01.207792 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1511/6066] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:01 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1509 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:02.383543 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-590c5da4-85d1-4731-bb39-b2a32553b38e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:02.385246 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-590c5da4-85d1-4731-bb39-b2a32553b38e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:02.385417 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-590c5da4-85d1-4731-bb39-b2a32553b38e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:02.385611 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-590c5da4-85d1-4731-bb39-b2a32553b38e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:02.396206 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:02.396206 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:26:02.399101 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-590c5da4-85d1-4731-bb39-b2a32553b38e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:02.402570 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-590c5da4-85d1-4731-bb39-b2a32553b38e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:02.402898 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1525/6067] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:02 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:02.413587 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-c1850148-ab30-466a-b0d1-9c08d56d0224 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:02.415131 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1850148-ab30-466a-b0d1-9c08d56d0224 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:02.415312 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1850148-ab30-466a-b0d1-9c08d56d0224 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:02.415497 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-c1850148-ab30-466a-b0d1-9c08d56d0224 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:02.425825 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:02.425825 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:02.428771 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-c1850148-ab30-466a-b0d1-9c08d56d0224 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:02.432714 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-c1850148-ab30-466a-b0d1-9c08d56d0224 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:02.433089 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1508/6068] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:02 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:02.443795 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-128829e2-094f-459f-a55e-6967cb69739e None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:02.445500 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-128829e2-094f-459f-a55e-6967cb69739e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:02.445677 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-128829e2-094f-459f-a55e-6967cb69739e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:02.445848 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-128829e2-094f-459f-a55e-6967cb69739e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:02.456289 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:02.456289 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:02.459623 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-128829e2-094f-459f-a55e-6967cb69739e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:02.463506 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-128829e2-094f-459f-a55e-6967cb69739e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:02.463871 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1525/6069] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:02 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:02.500107 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-c5c4297f-9675-4857-b368-906b1ddb221a None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:02.524587 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-c5c4297f-9675-4857-b368-906b1ddb221a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:02.524759 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-c5c4297f-9675-4857-b368-906b1ddb221a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:02.524955 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-c5c4297f-9675-4857-b368-906b1ddb221a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:02.535434 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:02.535434 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:02.538263 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-c5c4297f-9675-4857-b368-906b1ddb221a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:02.541675 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-c5c4297f-9675-4857-b368-906b1ddb221a tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:02.542034 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1512/6070] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:26:02 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1509 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:02.558740 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-f7679509-072b-4bf9-baa1-592655f99cdd None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:02.560714 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-f7679509-072b-4bf9-baa1-592655f99cdd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840/action Aug 26 15:26:02.561063 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-f7679509-072b-4bf9-baa1-592655f99cdd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100199) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:26:02.561181 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-f7679509-072b-4bf9-baa1-592655f99cdd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:26:02.572923 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:02.572923 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:26:02.573326 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-f7679509-072b-4bf9-baa1-592655f99cdd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:02.579029 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-f7679509-072b-4bf9-baa1-592655f99cdd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Begin detaching volume completed successfully. Aug 26 15:26:02.579244 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-f7679509-072b-4bf9-baa1-592655f99cdd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840/action returned with HTTP 202 Aug 26 15:26:02.579666 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1526/6071] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:26:02 2026] POST /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:26:02.598103 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-038b41f4-db05-4fee-bc11-1c5a857bf414 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:02.600068 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-038b41f4-db05-4fee-bc11-1c5a857bf414 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:02.600329 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-038b41f4-db05-4fee-bc11-1c5a857bf414 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:02.600585 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-038b41f4-db05-4fee-bc11-1c5a857bf414 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:02.612292 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:02.612292 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:02.616455 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-038b41f4-db05-4fee-bc11-1c5a857bf414 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:02.616619 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-b6ebcec8-19a9-4991-9fd5-37622c8a4e39 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:02.616880 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b6ebcec8-19a9-4991-9fd5-37622c8a4e39 None None] GET https://10.4.3.64/volume// Aug 26 15:26:02.617054 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b6ebcec8-19a9-4991-9fd5-37622c8a4e39 None None] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:02.617241 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-b6ebcec8-19a9-4991-9fd5-37622c8a4e39 None None] Calling method 'all' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:02.617555 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-b6ebcec8-19a9-4991-9fd5-37622c8a4e39 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:26:02.617822 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1526/6072] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:26:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:26:02.621243 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-038b41f4-db05-4fee-bc11-1c5a857bf414 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:02.621636 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1509/6073] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:02 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:02.624477 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-ce29fb81-9ee4-47d7-a5cd-d08ec21401ad None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:02.626966 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-ce29fb81-9ee4-47d7-a5cd-d08ec21401ad tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:02.627218 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-ce29fb81-9ee4-47d7-a5cd-d08ec21401ad tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:02.627487 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-ce29fb81-9ee4-47d7-a5cd-d08ec21401ad tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:02.641506 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:02.641506 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:02.645392 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-ce29fb81-9ee4-47d7-a5cd-d08ec21401ad tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:02.650715 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-ce29fb81-9ee4-47d7-a5cd-d08ec21401ad tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:02.651246 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1513/6074] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:26:02 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1692 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:26:03.122840 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-14c2b57b-1cb9-40d4-8819-1dcb46f8d8c6 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:03.125308 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-14c2b57b-1cb9-40d4-8819-1dcb46f8d8c6 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:03.125545 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-14c2b57b-1cb9-40d4-8819-1dcb46f8d8c6 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:03.125770 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-14c2b57b-1cb9-40d4-8819-1dcb46f8d8c6 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:03.139256 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:03.139256 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:26:03.142867 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-14c2b57b-1cb9-40d4-8819-1dcb46f8d8c6 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:03.147632 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-14c2b57b-1cb9-40d4-8819-1dcb46f8d8c6 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:03.148136 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1527/6075] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:26:03 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:03.162216 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-135d33f3-cc95-478f-82a5-e98a80a157c1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:03.164069 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-135d33f3-cc95-478f-82a5-e98a80a157c1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] DELETE https://10.4.3.64/volume/v3/attachments/5e7d2946-5e53-44e3-8329-93294fd58f2d Aug 26 15:26:03.164226 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-135d33f3-cc95-478f-82a5-e98a80a157c1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:03.164388 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-135d33f3-cc95-478f-82a5-e98a80a157c1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:03.170743 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:03.170743 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:03.210387 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-735f3229-cef7-4e9b-867f-2ef27f4f3519 req-135d33f3-cc95-478f-82a5-e98a80a157c1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/5e7d2946-5e53-44e3-8329-93294fd58f2d returned with HTTP 200 Aug 26 15:26:03.210781 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1527/6076] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:26:03 2026] DELETE /volume/v3/attachments/5e7d2946-5e53-44e3-8329-93294fd58f2d => generated 192 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:03.634110 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-47c775c2-5a31-4d36-8294-572e6bfbb0f4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:03.635832 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47c775c2-5a31-4d36-8294-572e6bfbb0f4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:03.636067 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47c775c2-5a31-4d36-8294-572e6bfbb0f4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:03.636269 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-47c775c2-5a31-4d36-8294-572e6bfbb0f4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:03.645023 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:03.645023 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:03.648384 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-47c775c2-5a31-4d36-8294-572e6bfbb0f4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:03.652224 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-47c775c2-5a31-4d36-8294-572e6bfbb0f4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:03.652749 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1510/6077] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:03 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:04.977501 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-71d3e674-eaf5-4e99-bf65-748a5337e821 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:04.979566 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-71d3e674-eaf5-4e99-bf65-748a5337e821 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:04.979785 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-71d3e674-eaf5-4e99-bf65-748a5337e821 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:04.980048 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-71d3e674-eaf5-4e99-bf65-748a5337e821 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:04.991103 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:04.991103 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:04.994937 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-71d3e674-eaf5-4e99-bf65-748a5337e821 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:04.999794 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-71d3e674-eaf5-4e99-bf65-748a5337e821 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:05.000267 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1514/6078] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:04 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:05.033791 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a9779f1e-05bd-4402-9eb7-0e236edce8d7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:05.057208 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a9779f1e-05bd-4402-9eb7-0e236edce8d7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:05.057372 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a9779f1e-05bd-4402-9eb7-0e236edce8d7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:05.057557 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a9779f1e-05bd-4402-9eb7-0e236edce8d7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:05.065779 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:05.065779 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:26:05.068682 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a9779f1e-05bd-4402-9eb7-0e236edce8d7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:05.072715 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a9779f1e-05bd-4402-9eb7-0e236edce8d7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:05.073095 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1528/6079] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:26:05 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1212 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:05.089673 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a5ca369c-c016-42e4-a076-24322527e32b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:05.091782 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a5ca369c-c016-42e4-a076-24322527e32b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840/action Aug 26 15:26:05.092153 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a5ca369c-c016-42e4-a076-24322527e32b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:26:05.092270 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a5ca369c-c016-42e4-a076-24322527e32b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:26:05.101779 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:05.101779 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:05.102200 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a5ca369c-c016-42e4-a076-24322527e32b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:05.108273 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a5ca369c-c016-42e4-a076-24322527e32b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Begin detaching volume completed successfully. Aug 26 15:26:05.108514 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-a5ca369c-c016-42e4-a076-24322527e32b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840/action returned with HTTP 202 Aug 26 15:26:05.108932 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1528/6080] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:26:05 2026] POST /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:26:05.125294 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-07bab396-13d8-4db3-af5c-79604db5944e None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:05.127169 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07bab396-13d8-4db3-af5c-79604db5944e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:05.127412 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07bab396-13d8-4db3-af5c-79604db5944e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:05.127618 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-07bab396-13d8-4db3-af5c-79604db5944e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:05.137780 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:05.137780 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:05.141362 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-07bab396-13d8-4db3-af5c-79604db5944e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:05.143135 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-284ae318-94d2-477e-bf18-7713ca219c1d None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:05.143581 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-284ae318-94d2-477e-bf18-7713ca219c1d None None] GET https://10.4.3.64/volume// Aug 26 15:26:05.143791 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-284ae318-94d2-477e-bf18-7713ca219c1d None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:05.144058 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-284ae318-94d2-477e-bf18-7713ca219c1d None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:05.144459 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-284ae318-94d2-477e-bf18-7713ca219c1d None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:26:05.144756 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1515/6081] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:26:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:26:05.145220 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-07bab396-13d8-4db3-af5c-79604db5944e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:05.145584 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1511/6082] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:05 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:05.150667 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-498f3c58-80c0-4947-b2a0-042e8ff74040 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:05.152488 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-498f3c58-80c0-4947-b2a0-042e8ff74040 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:05.152662 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-498f3c58-80c0-4947-b2a0-042e8ff74040 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:05.152835 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-498f3c58-80c0-4947-b2a0-042e8ff74040 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:05.160638 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:05.160638 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:26:05.163346 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-498f3c58-80c0-4947-b2a0-042e8ff74040 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:05.166703 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-498f3c58-80c0-4947-b2a0-042e8ff74040 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:05.167051 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1529/6083] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:26:05 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1395 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:26:06.157165 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-e2ed6bfb-2a98-4add-8fd0-d07e9096f67b None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:06.158739 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e2ed6bfb-2a98-4add-8fd0-d07e9096f67b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:06.158907 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e2ed6bfb-2a98-4add-8fd0-d07e9096f67b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:06.159108 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-e2ed6bfb-2a98-4add-8fd0-d07e9096f67b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:06.167118 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:06.167118 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:06.169864 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-e2ed6bfb-2a98-4add-8fd0-d07e9096f67b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:06.173266 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-e2ed6bfb-2a98-4add-8fd0-d07e9096f67b tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:06.173604 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1529/6084] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:06 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:07.185502 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-665812b9-7eaa-4938-bc85-bba5ecf3eddd None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:07.187211 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-665812b9-7eaa-4938-bc85-bba5ecf3eddd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:07.187404 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-665812b9-7eaa-4938-bc85-bba5ecf3eddd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:07.187576 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-665812b9-7eaa-4938-bc85-bba5ecf3eddd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:07.196149 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:07.196149 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:07.198967 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-665812b9-7eaa-4938-bc85-bba5ecf3eddd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:07.202374 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-665812b9-7eaa-4938-bc85-bba5ecf3eddd tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:07.202682 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1516/6085] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:07 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:08.214526 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-91cd65ee-7b62-4f71-802a-cf12649a9348 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:08.216186 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91cd65ee-7b62-4f71-802a-cf12649a9348 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:08.216373 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91cd65ee-7b62-4f71-802a-cf12649a9348 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:08.216563 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-91cd65ee-7b62-4f71-802a-cf12649a9348 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:08.224944 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:08.224944 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:08.227932 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-91cd65ee-7b62-4f71-802a-cf12649a9348 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:08.231419 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-91cd65ee-7b62-4f71-802a-cf12649a9348 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:08.231730 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1512/6086] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:08 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:08.852000 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-6914fba7-1508-48e8-8dfc-8428fdb833da None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:08.853714 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-6914fba7-1508-48e8-8dfc-8428fdb833da tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:08.853871 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-6914fba7-1508-48e8-8dfc-8428fdb833da tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:08.854088 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-6914fba7-1508-48e8-8dfc-8428fdb833da tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:08.862236 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:08.862236 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:26:08.864944 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-6914fba7-1508-48e8-8dfc-8428fdb833da tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:08.868296 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-6914fba7-1508-48e8-8dfc-8428fdb833da tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:08.868619 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1530/6087] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:26:08 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:09.158537 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-cf409cbe-d9f2-426f-982d-d2ded6292aae None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:09.160643 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-cf409cbe-d9f2-426f-982d-d2ded6292aae tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] DELETE https://10.4.3.64/volume/v3/attachments/9ac3ff92-4b7e-4d30-9b55-8ae3153ec15d Aug 26 15:26:09.160834 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-cf409cbe-d9f2-426f-982d-d2ded6292aae tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:09.161054 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-cf409cbe-d9f2-426f-982d-d2ded6292aae tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'version_select' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:09.167718 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:09.167718 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:09.205338 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-ba446cf5-279c-461f-8dbf-9aa2af168b4c req-cf409cbe-d9f2-426f-982d-d2ded6292aae tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/9ac3ff92-4b7e-4d30-9b55-8ae3153ec15d returned with HTTP 200 Aug 26 15:26:09.205338 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1530/6088] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:26:09 2026] DELETE /volume/v3/attachments/9ac3ff92-4b7e-4d30-9b55-8ae3153ec15d => generated 19 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:26:09.243076 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-68c9a53b-ed2e-4d21-bf63-602b5b2d9da4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:09.244896 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-68c9a53b-ed2e-4d21-bf63-602b5b2d9da4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:09.245094 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-68c9a53b-ed2e-4d21-bf63-602b5b2d9da4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:09.245355 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-68c9a53b-ed2e-4d21-bf63-602b5b2d9da4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:09.251612 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:09.251612 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:09.254646 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-68c9a53b-ed2e-4d21-bf63-602b5b2d9da4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:09.258181 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-68c9a53b-ed2e-4d21-bf63-602b5b2d9da4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:09.258557 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1517/6089] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:09 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:26:09.269843 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-0b94fb5e-47f1-48d1-acf6-99eb45ee4381 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:09.271746 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b94fb5e-47f1-48d1-acf6-99eb45ee4381 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:26:09.271951 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b94fb5e-47f1-48d1-acf6-99eb45ee4381 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:09.272158 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-0b94fb5e-47f1-48d1-acf6-99eb45ee4381 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:09.281972 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:09.281972 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:09.286128 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-0b94fb5e-47f1-48d1-acf6-99eb45ee4381 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:09.290508 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-0b94fb5e-47f1-48d1-acf6-99eb45ee4381 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:26:09.290896 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1513/6090] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:09 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:09.329027 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-6bc16f02-dd80-4e61-823d-953c00667b56 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:09.330945 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-6bc16f02-dd80-4e61-823d-953c00667b56 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:26:09.331124 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-6bc16f02-dd80-4e61-823d-953c00667b56 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:09.331317 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-6bc16f02-dd80-4e61-823d-953c00667b56 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:09.339674 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:09.339674 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:26:09.342566 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-6bc16f02-dd80-4e61-823d-953c00667b56 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:09.345964 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-6bc16f02-dd80-4e61-823d-953c00667b56 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:26:09.346322 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1531/6091] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:26:09 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 1162 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:09.364897 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-d578b015-9fc9-4a29-992c-1ae4fcc9be12 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:09.366911 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-d578b015-9fc9-4a29-992c-1ae4fcc9be12 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973/action Aug 26 15:26:09.367260 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-d578b015-9fc9-4a29-992c-1ae4fcc9be12 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:26:09.367409 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-d578b015-9fc9-4a29-992c-1ae4fcc9be12 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:26:09.377044 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:09.377044 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:09.377475 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-d578b015-9fc9-4a29-992c-1ae4fcc9be12 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:09.382903 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-d578b015-9fc9-4a29-992c-1ae4fcc9be12 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Begin detaching volume completed successfully. Aug 26 15:26:09.383112 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-d578b015-9fc9-4a29-992c-1ae4fcc9be12 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973/action returned with HTTP 202 Aug 26 15:26:09.383506 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1531/6092] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:26:09 2026] POST /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:26:09.401652 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-0dee9569-304a-445f-9e0e-c427c805999c None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:09.403983 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0dee9569-304a-445f-9e0e-c427c805999c tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:26:09.404230 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0dee9569-304a-445f-9e0e-c427c805999c tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:09.404497 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-0dee9569-304a-445f-9e0e-c427c805999c tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:09.416718 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:09.416718 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:09.420548 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7d39bc23-d427-4b43-9124-958cd92097fa None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:09.421098 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d39bc23-d427-4b43-9124-958cd92097fa None None] GET https://10.4.3.64/volume// Aug 26 15:26:09.421221 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-0dee9569-304a-445f-9e0e-c427c805999c tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:09.421360 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d39bc23-d427-4b43-9124-958cd92097fa None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:09.421629 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7d39bc23-d427-4b43-9124-958cd92097fa None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:09.422038 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7d39bc23-d427-4b43-9124-958cd92097fa None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:26:09.422439 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1514/6093] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:26:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:26:09.426721 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-0dee9569-304a-445f-9e0e-c427c805999c tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:26:09.427245 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1518/6094] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:09 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 1165 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:09.428951 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-98ff77df-b6f2-42af-86bb-c8401ce9e11e None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:09.431006 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-98ff77df-b6f2-42af-86bb-c8401ce9e11e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:26:09.431207 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-98ff77df-b6f2-42af-86bb-c8401ce9e11e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:09.431406 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-98ff77df-b6f2-42af-86bb-c8401ce9e11e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:09.439940 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:09.439940 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:26:09.443130 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-98ff77df-b6f2-42af-86bb-c8401ce9e11e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:09.446868 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-98ff77df-b6f2-42af-86bb-c8401ce9e11e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:26:09.447221 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1532/6095] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:26:09 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:26:09.456509 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-cfcd58f9-b8d9-4846-8dee-b770d0d6f9e5 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:09.458642 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-cfcd58f9-b8d9-4846-8dee-b770d0d6f9e5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973/encryption Aug 26 15:26:09.458831 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-cfcd58f9-b8d9-4846-8dee-b770d0d6f9e5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:09.459052 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-cfcd58f9-b8d9-4846-8dee-b770d0d6f9e5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'index' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:09.468863 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:09.468863 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:09.475184 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-cfcd58f9-b8d9-4846-8dee-b770d0d6f9e5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973/encryption returned with HTTP 200 Aug 26 15:26:09.475610 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1532/6096] 10.4.3.64 () {68 vars in 1624 bytes} [Wed Aug 26 15:26:09 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:26:10.201476 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-5ca5d77e-999d-4db3-9847-a0876684ecf4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:10.203235 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-5ca5d77e-999d-4db3-9847-a0876684ecf4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] DELETE https://10.4.3.64/volume/v3/attachments/b5083855-8a9c-4161-9929-bfd0de33696a Aug 26 15:26:10.203412 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-5ca5d77e-999d-4db3-9847-a0876684ecf4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:10.203583 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-5ca5d77e-999d-4db3-9847-a0876684ecf4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:10.210161 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:10.210161 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:10.252282 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-bd961391-2c1f-4bff-828f-7ae6d8add945 req-5ca5d77e-999d-4db3-9847-a0876684ecf4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/b5083855-8a9c-4161-9929-bfd0de33696a returned with HTTP 200 Aug 26 15:26:10.252642 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1515/6097] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:26:10 2026] DELETE /volume/v3/attachments/b5083855-8a9c-4161-9929-bfd0de33696a => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:26:10.439026 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-665cf1f1-da8b-4766-9c84-93e3a3215828 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:10.440738 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-665cf1f1-da8b-4766-9c84-93e3a3215828 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:26:10.440946 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-665cf1f1-da8b-4766-9c84-93e3a3215828 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:10.441128 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-665cf1f1-da8b-4766-9c84-93e3a3215828 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:10.447853 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:10.447853 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:10.451465 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-665cf1f1-da8b-4766-9c84-93e3a3215828 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:10.455570 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-665cf1f1-da8b-4766-9c84-93e3a3215828 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:26:10.455948 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1519/6098] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:10 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 870 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:26:10.467708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-c8030a07-bfc0-4cea-8289-1e89599b5c9f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:10.469286 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c8030a07-bfc0-4cea-8289-1e89599b5c9f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:26:10.469448 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c8030a07-bfc0-4cea-8289-1e89599b5c9f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:10.469613 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-c8030a07-bfc0-4cea-8289-1e89599b5c9f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:10.477454 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:10.477454 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:26:10.480372 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-c8030a07-bfc0-4cea-8289-1e89599b5c9f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:10.483728 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-c8030a07-bfc0-4cea-8289-1e89599b5c9f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:26:10.484059 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1533/6099] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:10 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 1136 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:10.519541 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-6ca03313-4364-4660-9999-258c1e660cf4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:10.521579 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-6ca03313-4364-4660-9999-258c1e660cf4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:26:10.521772 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-6ca03313-4364-4660-9999-258c1e660cf4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:10.521966 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-6ca03313-4364-4660-9999-258c1e660cf4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:10.530573 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:10.530573 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:10.533575 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-6ca03313-4364-4660-9999-258c1e660cf4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:10.537414 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-6ca03313-4364-4660-9999-258c1e660cf4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:26:10.537767 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1533/6100] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:26:10 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:10.554501 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-1601d495-7203-4a4c-8d2f-2f510e4d92eb None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:10.556953 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-1601d495-7203-4a4c-8d2f-2f510e4d92eb tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47/action Aug 26 15:26:10.557287 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-1601d495-7203-4a4c-8d2f-2f510e4d92eb tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:26:10.557405 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-1601d495-7203-4a4c-8d2f-2f510e4d92eb tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:26:10.567384 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:10.567384 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:10.567829 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-1601d495-7203-4a4c-8d2f-2f510e4d92eb tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:10.573424 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-1601d495-7203-4a4c-8d2f-2f510e4d92eb tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Begin detaching volume completed successfully. Aug 26 15:26:10.573615 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-1601d495-7203-4a4c-8d2f-2f510e4d92eb tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47/action returned with HTTP 202 Aug 26 15:26:10.574034 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1516/6101] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:26:10 2026] POST /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:26:10.589994 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-769caa43-322a-4f2b-b691-41cf1ad63737 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:10.591793 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-769caa43-322a-4f2b-b691-41cf1ad63737 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:26:10.591999 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-769caa43-322a-4f2b-b691-41cf1ad63737 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:10.592197 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-769caa43-322a-4f2b-b691-41cf1ad63737 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:10.601995 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:10.601995 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:10.605339 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-769caa43-322a-4f2b-b691-41cf1ad63737 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:10.609013 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-769caa43-322a-4f2b-b691-41cf1ad63737 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:26:10.609442 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1520/6102] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:10 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:10.609780 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-839e37e8-7448-48ad-b0f2-44a862c118c4 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:10.610059 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-839e37e8-7448-48ad-b0f2-44a862c118c4 None None] GET https://10.4.3.64/volume// Aug 26 15:26:10.610302 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-839e37e8-7448-48ad-b0f2-44a862c118c4 None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:10.610550 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-839e37e8-7448-48ad-b0f2-44a862c118c4 None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:10.610996 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-839e37e8-7448-48ad-b0f2-44a862c118c4 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:26:10.611396 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1534/6103] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:26:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:26:10.617376 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-969c60dd-be7a-469a-af25-c4cbdd9dd476 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:10.619416 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-969c60dd-be7a-469a-af25-c4cbdd9dd476 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:26:10.619620 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-969c60dd-be7a-469a-af25-c4cbdd9dd476 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:10.619798 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-969c60dd-be7a-469a-af25-c4cbdd9dd476 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:10.628483 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:10.628483 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:10.631440 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-969c60dd-be7a-469a-af25-c4cbdd9dd476 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:10.635115 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-969c60dd-be7a-469a-af25-c4cbdd9dd476 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:26:10.635480 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1534/6104] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:26:10 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 1319 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:26:11.354376 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-13514bd3-2445-4f43-a56e-80345749fa32 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:11.356481 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-13514bd3-2445-4f43-a56e-80345749fa32 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] DELETE https://10.4.3.64/volume/v3/attachments/b0d7e13c-eb6b-478f-bd60-e6c6988fdb2b Aug 26 15:26:11.356672 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-13514bd3-2445-4f43-a56e-80345749fa32 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:11.356868 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-13514bd3-2445-4f43-a56e-80345749fa32 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'version_select' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:11.364060 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:11.364060 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:11.408705 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-c3d57959-3f81-4276-a990-f8e326aab3ce req-13514bd3-2445-4f43-a56e-80345749fa32 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/b0d7e13c-eb6b-478f-bd60-e6c6988fdb2b returned with HTTP 200 Aug 26 15:26:11.409110 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1517/6105] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:26:11 2026] DELETE /volume/v3/attachments/b0d7e13c-eb6b-478f-bd60-e6c6988fdb2b => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:26:11.621712 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-04417f9a-9d55-4cb6-a5b4-7bf360265ac4 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:11.623531 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-04417f9a-9d55-4cb6-a5b4-7bf360265ac4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:26:11.623706 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-04417f9a-9d55-4cb6-a5b4-7bf360265ac4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:11.623968 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-04417f9a-9d55-4cb6-a5b4-7bf360265ac4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:11.631141 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:11.631141 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:11.634349 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-04417f9a-9d55-4cb6-a5b4-7bf360265ac4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:11.637976 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-04417f9a-9d55-4cb6-a5b4-7bf360265ac4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:26:11.638355 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1521/6106] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:11 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:26:11.649356 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-dcc1c234-9176-4202-b764-70f8f987acf5 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:11.651193 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dcc1c234-9176-4202-b764-70f8f987acf5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] DELETE https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:26:11.651406 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dcc1c234-9176-4202-b764-70f8f987acf5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:11.651599 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-dcc1c234-9176-4202-b764-70f8f987acf5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:11.651767 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-dcc1c234-9176-4202-b764-70f8f987acf5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Delete volume with id: 36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:26:11.659424 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:11.659424 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:26:11.659892 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dcc1c234-9176-4202-b764-70f8f987acf5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:11.669524 np0000008165 devstack@c-api.service[100199]: WARNING cinder.keymgr.conf_key_mgr [None req-dcc1c234-9176-4202-b764-70f8f987acf5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 26 15:26:11.674993 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-dcc1c234-9176-4202-b764-70f8f987acf5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Delete volume request issued successfully. Aug 26 15:26:11.675181 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-dcc1c234-9176-4202-b764-70f8f987acf5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 202 Aug 26 15:26:11.675582 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1535/6107] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:26:11 2026] DELETE /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:26:11.681527 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-34109816-765d-41f2-bcdb-1e7636a6e111 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:11.683362 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-34109816-765d-41f2-bcdb-1e7636a6e111 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:26:11.683553 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-34109816-765d-41f2-bcdb-1e7636a6e111 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:11.683731 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-34109816-765d-41f2-bcdb-1e7636a6e111 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:11.690249 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:11.690249 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:11.693738 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-34109816-765d-41f2-bcdb-1e7636a6e111 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:11.697939 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-34109816-765d-41f2-bcdb-1e7636a6e111 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 200 Aug 26 15:26:11.698338 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1535/6108] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:11 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:26:12.709668 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1f6f6fb6-d7b1-43f3-92cb-4ce02ac9bac5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:12.711288 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1f6f6fb6-d7b1-43f3-92cb-4ce02ac9bac5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 Aug 26 15:26:12.711469 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1f6f6fb6-d7b1-43f3-92cb-4ce02ac9bac5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:12.711640 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1f6f6fb6-d7b1-43f3-92cb-4ce02ac9bac5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:12.716683 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1f6f6fb6-d7b1-43f3-92cb-4ce02ac9bac5 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 returned with HTTP 404 Aug 26 15:26:12.717111 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1518/6109] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:12 2026] GET /volume/v3/volumes/36b93c70-f5bf-4c16-9365-86420305e973 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:26:12.723209 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-b654794b-420b-44c5-a02d-a5d887a00b45 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:12.724976 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b654794b-420b-44c5-a02d-a5d887a00b45 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:26:12.725228 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b654794b-420b-44c5-a02d-a5d887a00b45 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:12.725421 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-b654794b-420b-44c5-a02d-a5d887a00b45 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:12.726307 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-b654794b-420b-44c5-a02d-a5d887a00b45 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:26:12.734778 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-b654794b-420b-44c5-a02d-a5d887a00b45 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Get all volumes completed successfully. Aug 26 15:26:12.736404 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:12.736404 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:12.739852 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-b654794b-420b-44c5-a02d-a5d887a00b45 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:26:12.740251 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1522/6110] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:26:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7334 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:12.753797 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-6a5fe00d-f46f-426b-b48a-f263405d08e0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:12.755813 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a5fe00d-f46f-426b-b48a-f263405d08e0 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] DELETE https://10.4.3.64/volume/v3/types/a570e778-9e52-4913-8f80-c2706610001a Aug 26 15:26:12.756036 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a5fe00d-f46f-426b-b48a-f263405d08e0 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:12.756239 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-6a5fe00d-f46f-426b-b48a-f263405d08e0 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:12.775664 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-6a5fe00d-f46f-426b-b48a-f263405d08e0 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] https://10.4.3.64/volume/v3/types/a570e778-9e52-4913-8f80-c2706610001a returned with HTTP 202 Aug 26 15:26:12.775972 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1536/6111] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:26:12 2026] DELETE /volume/v3/types/a570e778-9e52-4913-8f80-c2706610001a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:26:12.782249 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-af80f318-a86e-4e5b-8a26-5d90e2c6f1b4 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:12.784033 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-af80f318-a86e-4e5b-8a26-5d90e2c6f1b4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] DELETE https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:26:12.784299 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-af80f318-a86e-4e5b-8a26-5d90e2c6f1b4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:12.784512 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-af80f318-a86e-4e5b-8a26-5d90e2c6f1b4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'delete' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:12.784713 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.v3.volumes [None req-af80f318-a86e-4e5b-8a26-5d90e2c6f1b4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Delete volume with id: 5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:26:12.791011 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:12.791011 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:12.791491 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-af80f318-a86e-4e5b-8a26-5d90e2c6f1b4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:12.804985 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-af80f318-a86e-4e5b-8a26-5d90e2c6f1b4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Delete volume request issued successfully. Aug 26 15:26:12.805223 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-af80f318-a86e-4e5b-8a26-5d90e2c6f1b4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 202 Aug 26 15:26:12.805616 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1536/6112] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:26:12 2026] DELETE /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:26:12.811923 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-e484623c-798b-46fb-a87b-d9bd2bde82b8 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:12.813613 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e484623c-798b-46fb-a87b-d9bd2bde82b8 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:26:12.813793 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e484623c-798b-46fb-a87b-d9bd2bde82b8 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:12.813994 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-e484623c-798b-46fb-a87b-d9bd2bde82b8 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:12.820620 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:12.820620 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:12.823990 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-e484623c-798b-46fb-a87b-d9bd2bde82b8 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:12.828556 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-e484623c-798b-46fb-a87b-d9bd2bde82b8 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 200 Aug 26 15:26:12.829129 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1519/6113] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:12 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:26:13.840383 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-53af7a0e-91c6-4811-9839-de92dd6c2f27 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:13.842043 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-53af7a0e-91c6-4811-9839-de92dd6c2f27 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 Aug 26 15:26:13.842250 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-53af7a0e-91c6-4811-9839-de92dd6c2f27 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:13.842425 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-53af7a0e-91c6-4811-9839-de92dd6c2f27 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:13.847559 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-53af7a0e-91c6-4811-9839-de92dd6c2f27 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 returned with HTTP 404 Aug 26 15:26:13.848025 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1523/6114] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:13 2026] GET /volume/v3/volumes/5fc792bc-3ca1-44ca-92b3-6c73ed0b3c47 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:26:13.854262 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-8a548e76-237c-4821-87ee-e78173b765e7 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:13.855822 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a548e76-237c-4821-87ee-e78173b765e7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] DELETE https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:13.856021 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a548e76-237c-4821-87ee-e78173b765e7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:13.856200 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-8a548e76-237c-4821-87ee-e78173b765e7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:13.856357 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.v3.volumes [None req-8a548e76-237c-4821-87ee-e78173b765e7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Delete volume with id: 54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:13.862656 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:13.862656 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:26:13.863038 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8a548e76-237c-4821-87ee-e78173b765e7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:13.879587 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-8a548e76-237c-4821-87ee-e78173b765e7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Delete volume request issued successfully. Aug 26 15:26:13.879793 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-8a548e76-237c-4821-87ee-e78173b765e7 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 202 Aug 26 15:26:13.880251 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1537/6115] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:26:13 2026] DELETE /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:26:13.888528 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-c2b24651-d32b-4dc0-800c-d8a1c1eb78d0 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:13.890400 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c2b24651-d32b-4dc0-800c-d8a1c1eb78d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:13.890603 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c2b24651-d32b-4dc0-800c-d8a1c1eb78d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:13.890811 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-c2b24651-d32b-4dc0-800c-d8a1c1eb78d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:13.898361 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:13.898361 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:26:13.902069 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-c2b24651-d32b-4dc0-800c-d8a1c1eb78d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:13.906523 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-c2b24651-d32b-4dc0-800c-d8a1c1eb78d0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 200 Aug 26 15:26:13.906857 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1537/6116] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:13 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:26:14.918135 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-ff67c185-1554-438e-b287-6b86b88cdac0 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:14.919781 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff67c185-1554-438e-b287-6b86b88cdac0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 Aug 26 15:26:14.920033 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff67c185-1554-438e-b287-6b86b88cdac0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:14.920251 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-ff67c185-1554-438e-b287-6b86b88cdac0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:14.925253 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-ff67c185-1554-438e-b287-6b86b88cdac0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 returned with HTTP 404 Aug 26 15:26:14.925680 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1520/6117] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:14 2026] GET /volume/v3/volumes/54c69591-676e-4257-83b5-800c61d35840 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:26:14.931811 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-d12bf018-f0ab-4400-b679-30657923e772 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:14.933549 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d12bf018-f0ab-4400-b679-30657923e772 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:26:14.933773 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d12bf018-f0ab-4400-b679-30657923e772 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:14.934010 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-d12bf018-f0ab-4400-b679-30657923e772 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Calling method 'detail' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:14.934707 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.volume.api [None req-d12bf018-f0ab-4400-b679-30657923e772 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100196) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:26:14.942478 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-d12bf018-f0ab-4400-b679-30657923e772 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Get all volumes completed successfully. Aug 26 15:26:14.943641 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:14.943641 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:14.947025 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-d12bf018-f0ab-4400-b679-30657923e772 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:26:14.947391 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1524/6118] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:26:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5262 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:26:14.959701 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-53d090e0-5ad1-4b93-9fbe-404f0e1f792d None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:14.961371 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-53d090e0-5ad1-4b93-9fbe-404f0e1f792d tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] DELETE https://10.4.3.64/volume/v3/types/8aa1b483-8431-435c-b4a4-b9be6053e51e Aug 26 15:26:14.961548 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-53d090e0-5ad1-4b93-9fbe-404f0e1f792d tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:14.961734 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-53d090e0-5ad1-4b93-9fbe-404f0e1f792d tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Calling method '_delete' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:14.982746 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-53d090e0-5ad1-4b93-9fbe-404f0e1f792d tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] https://10.4.3.64/volume/v3/types/8aa1b483-8431-435c-b4a4-b9be6053e51e returned with HTTP 202 Aug 26 15:26:14.983129 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1538/6119] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:26:14 2026] DELETE /volume/v3/types/8aa1b483-8431-435c-b4a4-b9be6053e51e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:26:23.905982 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=72,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:26:24.922358 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=72,cinder:UPDATE=7 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:26:24.946020 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=67,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:26:24.979257 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=78,cinder:UPDATE=11,cinder:INSERT=2 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:26:59.282115 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-d8445a60-1fb0-42df-8e4d-96dca5281f8c None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:59.283934 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d8445a60-1fb0-42df-8e4d-96dca5281f8c tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] POST https://10.4.3.64/volume/v3/types Aug 26 15:26:59.284380 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-d8445a60-1fb0-42df-8e4d-96dca5281f8c tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-115177224-1680772867", "extra_specs": {"multiattach": " True"}}} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:26:59.301581 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-d8445a60-1fb0-42df-8e4d-96dca5281f8c tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] https://10.4.3.64/volume/v3/types returned with HTTP 200 Aug 26 15:26:59.301953 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1538/6120] 10.4.3.64 () {68 vars in 1246 bytes} [Wed Aug 26 15:26:59 2026] POST /volume/v3/types => generated 286 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:26:59.310942 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-be90b1b5-eece-4744-a13d-cb52adb895af None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:59.312436 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/volumes Aug 26 15:26:59.312747 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1001008332", "snapshot_id": null, "imageRef": null, "volume_type": "0e237a97-dd1c-4210-bb27-aa7414ada644", "size": 1}} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:26:59.314161 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.v3.volumes [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1001008332', 'snapshot_id': None, 'imageRef': None, 'volume_type': '0e237a97-dd1c-4210-bb27-aa7414ada644', 'size': 1}} {{(pid=100198) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 26 15:26:59.318590 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Create volume of 1 GB Aug 26 15:26:59.318901 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:59.318901 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:59.319417 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Availability Zones retrieved successfully. Aug 26 15:26:59.324112 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Flow 'volume_create_api' (79d31b63-dd01-4c55-94ca-d19ef1d18da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:26:59.325056 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b96864f-a235-4416-acb2-cd8eb331b475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:26:59.325835 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.flows.api.create_volume [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Validating volume size '1' using validate_int {{(pid=100198) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 26 15:26:59.332827 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:59.332827 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:26:59.343780 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b96864f-a235-4416-acb2-cd8eb331b475) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-26T15:26:59Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0e237a97-dd1c-4210-bb27-aa7414ada644,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-115177224-1680772867',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0e237a97-dd1c-4210-bb27-aa7414ada644', 'encryption_key_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=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:26:59.344442 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d67917-ff25-4896-bb3b-ef91b409dacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:26:59.367529 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-115177224-1680772867 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-115177224-1680772867, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:26:59.367776 np0000008165 devstack@c-api.service[100198]: WARNING cinder.quota [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-115177224-1680772867 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-115177224-1680772867, it is now deprecated. Please use the default quota class for default quota. Aug 26 15:26:59.396142 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.quota [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Created reservations ['7135c8f3-7a8b-46f5-9f6d-58e1b8a4a573', '3be2f6b9-dc6d-4044-b204-60a9c94535bc', '62b03a7b-cd3a-4652-af64-19ab118f247b', 'd1b2b5a5-f642-4e54-999d-948a74d82c72'] {{(pid=100198) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 26 15:26:59.396825 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3d67917-ff25-4896-bb3b-ef91b409dacd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7135c8f3-7a8b-46f5-9f6d-58e1b8a4a573', '3be2f6b9-dc6d-4044-b204-60a9c94535bc', '62b03a7b-cd3a-4652-af64-19ab118f247b', 'd1b2b5a5-f642-4e54-999d-948a74d82c72']}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:26:59.397559 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50063258-135c-47aa-ac6e-dbb580dde3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:26:59.419870 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50063258-135c-47aa-ac6e-dbb580dde3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f09e744-7a10-4ae1-8ecf-75236c0f12cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1001008332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b5cd0d5bb1504dfcb1405fff3b39b4be',qos_specs=None,replication_status=,reservations=['7135c8f3-7a8b-46f5-9f6d-58e1b8a4a573','3be2f6b9-dc6d-4044-b204-60a9c94535bc','62b03a7b-cd3a-4652-af64-19ab118f247b','d1b2b5a5-f642-4e54-999d-948a74d82c72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2007c14d3d046b79fef23246e90dd08',volume_type_id=0e237a97-dd1c-4210-bb27-aa7414ada644), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-26T15:26:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1001008332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f09e744-7a10-4ae1-8ecf-75236c0f12cb,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='b5cd0d5bb1504dfcb1405fff3b39b4be',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2007c14d3d046b79fef23246e90dd08',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0e237a97-dd1c-4210-bb27-aa7414ada644),volume_type_id=0e237a97-dd1c-4210-bb27-aa7414ada644)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:26:59.421153 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b4e837-263b-4099-b8de-996e58a22d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:26:59.439460 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18b4e837-263b-4099-b8de-996e58a22d7c) transitioned into state 'SUCCESS' from state '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-1001008332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='b5cd0d5bb1504dfcb1405fff3b39b4be',qos_specs=None,replication_status=,reservations=['7135c8f3-7a8b-46f5-9f6d-58e1b8a4a573','3be2f6b9-dc6d-4044-b204-60a9c94535bc','62b03a7b-cd3a-4652-af64-19ab118f247b','d1b2b5a5-f642-4e54-999d-948a74d82c72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2007c14d3d046b79fef23246e90dd08',volume_type_id=0e237a97-dd1c-4210-bb27-aa7414ada644)}' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:26:59.440294 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70c70dc2-9666-49ec-98b3-efd6fb84f0cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 26 15:26:59.451641 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70c70dc2-9666-49ec-98b3-efd6fb84f0cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100198) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 26 15:26:59.452489 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Flow 'volume_create_api' (79d31b63-dd01-4c55-94ca-d19ef1d18da9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100198) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 26 15:26:59.452798 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Create volume request issued successfully. Aug 26 15:26:59.453358 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-be90b1b5-eece-4744-a13d-cb52adb895af tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes returned with HTTP 202 Aug 26 15:26:59.453782 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1521/6121] 10.4.3.64 () {68 vars in 1252 bytes} [Wed Aug 26 15:26:59 2026] POST /volume/v3/volumes => generated 827 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 26 15:26:59.464957 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-9ec55cf4-f5be-4863-93d7-29898ecaf18f None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:26:59.466532 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9ec55cf4-f5be-4863-93d7-29898ecaf18f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:26:59.466733 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9ec55cf4-f5be-4863-93d7-29898ecaf18f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:26:59.466976 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-9ec55cf4-f5be-4863-93d7-29898ecaf18f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:26:59.474744 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:26:59.474744 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:26:59.478807 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-9ec55cf4-f5be-4863-93d7-29898ecaf18f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:26:59.483087 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-9ec55cf4-f5be-4863-93d7-29898ecaf18f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:26:59.483486 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1525/6122] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:26:59 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:27:00.495247 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-ffa78404-7fa0-45b3-a6a2-f0420cc854a3 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:00.496926 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ffa78404-7fa0-45b3-a6a2-f0420cc854a3 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:00.497130 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ffa78404-7fa0-45b3-a6a2-f0420cc854a3 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:00.497307 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-ffa78404-7fa0-45b3-a6a2-f0420cc854a3 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:00.503798 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:00.503798 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:27:00.506874 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-ffa78404-7fa0-45b3-a6a2-f0420cc854a3 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:00.510543 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-ffa78404-7fa0-45b3-a6a2-f0420cc854a3 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:00.510894 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1539/6123] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:00 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:27:00.521753 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-8a970572-415a-4172-80a1-8d60dcea7f49 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:00.523593 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a970572-415a-4172-80a1-8d60dcea7f49 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:00.523777 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a970572-415a-4172-80a1-8d60dcea7f49 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:00.524003 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-8a970572-415a-4172-80a1-8d60dcea7f49 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:00.531015 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:00.531015 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:27:00.534659 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-8a970572-415a-4172-80a1-8d60dcea7f49 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:00.538871 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-8a970572-415a-4172-80a1-8d60dcea7f49 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:00.539279 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1539/6124] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:00 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:27:00.579382 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9b51ac96-0fab-4653-a48f-992777e36965 req-37529bb6-1a47-4a67-9541-de2dbd394cf1 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:00.581559 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-37529bb6-1a47-4a67-9541-de2dbd394cf1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:00.581743 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-37529bb6-1a47-4a67-9541-de2dbd394cf1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:00.581959 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-37529bb6-1a47-4a67-9541-de2dbd394cf1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:00.589078 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:00.589078 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:27:00.592499 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-9b51ac96-0fab-4653-a48f-992777e36965 req-37529bb6-1a47-4a67-9541-de2dbd394cf1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:00.596323 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-37529bb6-1a47-4a67-9541-de2dbd394cf1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:00.596678 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1522/6125] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:27:00 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:27:00.660523 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-8d47d391-7e34-420f-8786-7754eb835c49 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:00.660942 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d47d391-7e34-420f-8786-7754eb835c49 None None] GET https://10.4.3.64/volume// Aug 26 15:27:00.661102 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d47d391-7e34-420f-8786-7754eb835c49 None None] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:00.661280 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-8d47d391-7e34-420f-8786-7754eb835c49 None None] Calling method 'all' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:00.661609 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-8d47d391-7e34-420f-8786-7754eb835c49 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:27:00.661932 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1526/6126] 10.4.3.64 () {66 vars in 1421 bytes} [Wed Aug 26 15:27:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:27:00.668955 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-9b51ac96-0fab-4653-a48f-992777e36965 req-01bda2fb-8945-486e-8caa-770f21c8fbc0 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:00.670879 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-01bda2fb-8945-486e-8caa-770f21c8fbc0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/attachments Aug 26 15:27:00.671236 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-01bda2fb-8945-486e-8caa-770f21c8fbc0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f09e744-7a10-4ae1-8ecf-75236c0f12cb", "connector": null, "instance_uuid": "8eac7060-1749-499b-8327-d4e0dee17c36"}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:27:00.679228 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:00.679228 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:27:00.705545 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-01bda2fb-8945-486e-8caa-770f21c8fbc0 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments returned with HTTP 200 Aug 26 15:27:00.705982 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1540/6127] 10.4.3.64 () {74 vars in 1587 bytes} [Wed Aug 26 15:27:00 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) Aug 26 15:27:00.731693 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-80b4f029-dd76-4730-ade2-794659d87de1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:00.733856 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-80b4f029-dd76-4730-ade2-794659d87de1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:00.734144 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-80b4f029-dd76-4730-ade2-794659d87de1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:00.734415 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-80b4f029-dd76-4730-ade2-794659d87de1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:00.740231 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-9b4364e8-527f-4e68-bf53-6455b978abf5 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:00.740564 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b4364e8-527f-4e68-bf53-6455b978abf5 None None] GET https://10.4.3.64/volume// Aug 26 15:27:00.740715 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b4364e8-527f-4e68-bf53-6455b978abf5 None None] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:00.740906 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-9b4364e8-527f-4e68-bf53-6455b978abf5 None None] Calling method 'all' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:00.741213 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-9b4364e8-527f-4e68-bf53-6455b978abf5 None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:27:00.741495 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1523/6128] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:27:00 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:27:00.745034 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:00.745034 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:27:00.748852 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-80b4f029-dd76-4730-ade2-794659d87de1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:00.749123 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-9b51ac96-0fab-4653-a48f-992777e36965 req-7951f561-aebf-457a-81d2-d07f27e98fdc None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:00.751345 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-7951f561-aebf-457a-81d2-d07f27e98fdc tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:00.751545 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-7951f561-aebf-457a-81d2-d07f27e98fdc tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:00.751716 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-7951f561-aebf-457a-81d2-d07f27e98fdc tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:00.752621 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-80b4f029-dd76-4730-ade2-794659d87de1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:00.753003 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1540/6129] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:00 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:27:00.760490 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:00.760490 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:27:00.764251 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-9b51ac96-0fab-4653-a48f-992777e36965 req-7951f561-aebf-457a-81d2-d07f27e98fdc tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:00.768853 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-7951f561-aebf-457a-81d2-d07f27e98fdc tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:00.769239 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1527/6130] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:27:00 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 1099 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:27:00.872398 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [req-9b51ac96-0fab-4653-a48f-992777e36965 req-934d9624-a583-41d8-a66a-eed8d144739f None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:00.874971 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-934d9624-a583-41d8-a66a-eed8d144739f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] PUT https://10.4.3.64/volume/v3/attachments/1b32ad14-c2fb-4eb2-97e8-d6ad728bed22 Aug 26 15:27:00.875461 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-934d9624-a583-41d8-a66a-eed8d144739f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.64", "host": "np0000008165", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:3a6cce838c43", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "63b788e8-2abc-4504-b7e3-c12a6f62c338", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:27:00.884304 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-9b51ac96-0fab-4653-a48f-992777e36965 req-934d9624-a583-41d8-a66a-eed8d144739f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Acquiring lock "cinder-attachment_update-1f09e744-7a10-4ae1-8ecf-75236c0f12cb-np0000008165" by "attachment_update" {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 26 15:27:00.889537 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-9b51ac96-0fab-4653-a48f-992777e36965 req-934d9624-a583-41d8-a66a-eed8d144739f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Lock "cinder-attachment_update-1f09e744-7a10-4ae1-8ecf-75236c0f12cb-np0000008165" acquired by "attachment_update" :: waited 0.005s {{(pid=100199) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 26 15:27:00.890500 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:00.890500 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:27:00.962600 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.coordination [req-9b51ac96-0fab-4653-a48f-992777e36965 req-934d9624-a583-41d8-a66a-eed8d144739f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Lock "cinder-attachment_update-1f09e744-7a10-4ae1-8ecf-75236c0f12cb-np0000008165" released by "attachment_update" :: held 0.073s {{(pid=100199) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 26 15:27:00.962878 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-934d9624-a583-41d8-a66a-eed8d144739f tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/1b32ad14-c2fb-4eb2-97e8-d6ad728bed22 returned with HTTP 200 Aug 26 15:27:00.963308 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1541/6131] 10.4.3.64 () {74 vars in 1697 bytes} [Wed Aug 26 15:27:00 2026] PUT /volume/v3/attachments/1b32ad14-c2fb-4eb2-97e8-d6ad728bed22 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:27:01.767975 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-d85ef621-3371-414d-9cf5-599fe4099c06 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:01.769952 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d85ef621-3371-414d-9cf5-599fe4099c06 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:01.770131 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d85ef621-3371-414d-9cf5-599fe4099c06 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:01.770299 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-d85ef621-3371-414d-9cf5-599fe4099c06 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:01.779433 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:01.779433 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:27:01.782371 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-d85ef621-3371-414d-9cf5-599fe4099c06 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:01.785777 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-d85ef621-3371-414d-9cf5-599fe4099c06 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:01.786178 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1524/6132] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:01 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:27:02.797784 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-1e7ca676-e199-43ca-909d-06e289e1e3b9 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:02.799491 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e7ca676-e199-43ca-909d-06e289e1e3b9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:02.799682 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e7ca676-e199-43ca-909d-06e289e1e3b9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:02.799870 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-1e7ca676-e199-43ca-909d-06e289e1e3b9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:02.808328 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:02.808328 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:27:02.811173 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-1e7ca676-e199-43ca-909d-06e289e1e3b9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:02.814555 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-1e7ca676-e199-43ca-909d-06e289e1e3b9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:02.814872 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1541/6133] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:02 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:27:03.826548 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-724a3d05-a911-4580-8209-120ca1b2c5d1 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:03.828433 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-724a3d05-a911-4580-8209-120ca1b2c5d1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:03.828625 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-724a3d05-a911-4580-8209-120ca1b2c5d1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:03.828849 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-724a3d05-a911-4580-8209-120ca1b2c5d1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:03.838624 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:03.838624 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:27:03.842132 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-724a3d05-a911-4580-8209-120ca1b2c5d1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:03.846030 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-724a3d05-a911-4580-8209-120ca1b2c5d1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:03.846434 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1528/6134] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:03 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:27:04.858718 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-4421ee19-802c-41e2-aef2-d5189738c4e9 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:04.860920 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4421ee19-802c-41e2-aef2-d5189738c4e9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:04.861134 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4421ee19-802c-41e2-aef2-d5189738c4e9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:04.861318 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-4421ee19-802c-41e2-aef2-d5189738c4e9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:04.870564 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:04.870564 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:27:04.873992 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-4421ee19-802c-41e2-aef2-d5189738c4e9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:04.878151 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-4421ee19-802c-41e2-aef2-d5189738c4e9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:04.878696 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1542/6135] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:04 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:27:05.187827 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-9b51ac96-0fab-4653-a48f-992777e36965 req-477d0657-e498-45f1-ad73-90db7e5b2934 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:05.189839 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-477d0657-e498-45f1-ad73-90db7e5b2934 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/attachments/1b32ad14-c2fb-4eb2-97e8-d6ad728bed22/action Aug 26 15:27:05.190219 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-477d0657-e498-45f1-ad73-90db7e5b2934 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action body: b'{"os-complete": null}' {{(pid=100198) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:27:05.190370 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-477d0657-e498-45f1-ad73-90db7e5b2934 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:27:05.205036 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:05.205036 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:27:05.215551 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-9b51ac96-0fab-4653-a48f-992777e36965 req-477d0657-e498-45f1-ad73-90db7e5b2934 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/1b32ad14-c2fb-4eb2-97e8-d6ad728bed22/action returned with HTTP 204 Aug 26 15:27:05.216135 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1525/6136] 10.4.3.64 () {74 vars in 1718 bytes} [Wed Aug 26 15:27:05 2026] POST /volume/v3/attachments/1b32ad14-c2fb-4eb2-97e8-d6ad728bed22/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:27:05.893216 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-7482087c-e787-4c2e-a538-095818080c29 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:05.894898 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7482087c-e787-4c2e-a538-095818080c29 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:05.895080 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7482087c-e787-4c2e-a538-095818080c29 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:05.895254 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-7482087c-e787-4c2e-a538-095818080c29 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:05.907244 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:05.907244 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:27:05.911758 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-7482087c-e787-4c2e-a538-095818080c29 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:05.915814 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-7482087c-e787-4c2e-a538-095818080c29 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:05.916226 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1542/6137] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:05 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:27:05.954419 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-403e9a00-ddb3-438c-9d61-6444f12781f5 req-080e2dec-8e8d-4b4e-b1c6-e178088d4cb9 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:05.956356 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-403e9a00-ddb3-438c-9d61-6444f12781f5 req-080e2dec-8e8d-4b4e-b1c6-e178088d4cb9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:05.956526 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-403e9a00-ddb3-438c-9d61-6444f12781f5 req-080e2dec-8e8d-4b4e-b1c6-e178088d4cb9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:05.956704 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-403e9a00-ddb3-438c-9d61-6444f12781f5 req-080e2dec-8e8d-4b4e-b1c6-e178088d4cb9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:05.964876 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:05.964876 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:27:05.968105 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [req-403e9a00-ddb3-438c-9d61-6444f12781f5 req-080e2dec-8e8d-4b4e-b1c6-e178088d4cb9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:05.971790 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-403e9a00-ddb3-438c-9d61-6444f12781f5 req-080e2dec-8e8d-4b4e-b1c6-e178088d4cb9 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:05.972145 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1529/6138] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:27:05 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:27:05.986728 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-7f484386-1fdb-4beb-a159-1c936487f1e1 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:05.988454 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f484386-1fdb-4beb-a159-1c936487f1e1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:05.988708 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f484386-1fdb-4beb-a159-1c936487f1e1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:05.988848 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-7f484386-1fdb-4beb-a159-1c936487f1e1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:05.997857 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:05.997857 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:27:06.001496 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-7f484386-1fdb-4beb-a159-1c936487f1e1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:06.007070 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-7f484386-1fdb-4beb-a159-1c936487f1e1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:06.007531 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1543/6139] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:05 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:27:06.046344 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-bc313b1c-44a2-4da9-b245-3c0935810c98 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:06.048244 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-bc313b1c-44a2-4da9-b245-3c0935810c98 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:06.048478 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-bc313b1c-44a2-4da9-b245-3c0935810c98 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:06.048625 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-bc313b1c-44a2-4da9-b245-3c0935810c98 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:06.057142 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:06.057142 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:27:06.060036 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-bc313b1c-44a2-4da9-b245-3c0935810c98 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:06.063424 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-bc313b1c-44a2-4da9-b245-3c0935810c98 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:06.063755 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1526/6140] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:27:06 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:27:06.079961 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-0f56dec2-d56f-4470-9040-8f6c260e5d48 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:06.081842 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-0f56dec2-d56f-4470-9040-8f6c260e5d48 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] POST https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb/action Aug 26 15:27:06.082216 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-0f56dec2-d56f-4470-9040-8f6c260e5d48 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100197) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 26 15:27:06.082347 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-0f56dec2-d56f-4470-9040-8f6c260e5d48 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 26 15:27:06.091749 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:06.091749 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:27:06.092145 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-0f56dec2-d56f-4470-9040-8f6c260e5d48 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:06.098747 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-0f56dec2-d56f-4470-9040-8f6c260e5d48 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Begin detaching volume completed successfully. Aug 26 15:27:06.098955 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-0f56dec2-d56f-4470-9040-8f6c260e5d48 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb/action returned with HTTP 202 Aug 26 15:27:06.099339 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1543/6141] 10.4.3.64 () {72 vars in 1665 bytes} [Wed Aug 26 15:27:06 2026] POST /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 26 15:27:06.117203 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-c24467e0-d89b-4b08-85a9-000b7adb33e2 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:06.119255 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c24467e0-d89b-4b08-85a9-000b7adb33e2 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:06.119464 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c24467e0-d89b-4b08-85a9-000b7adb33e2 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:06.119703 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-c24467e0-d89b-4b08-85a9-000b7adb33e2 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:06.131778 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:06.131778 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:27:06.135131 np0000008165 devstack@c-api.service[100196]: INFO cinder.volume.api [None req-c24467e0-d89b-4b08-85a9-000b7adb33e2 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:06.139214 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-c24467e0-d89b-4b08-85a9-000b7adb33e2 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:06.139630 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1530/6142] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:06 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 1215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:27:06.140762 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-55d69117-bd83-44f3-875f-3f81bbc33d6a None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:06.141200 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-55d69117-bd83-44f3-875f-3f81bbc33d6a None None] GET https://10.4.3.64/volume// Aug 26 15:27:06.141360 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-55d69117-bd83-44f3-875f-3f81bbc33d6a None None] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:06.141559 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-55d69117-bd83-44f3-875f-3f81bbc33d6a None None] Calling method 'all' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:06.141924 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-55d69117-bd83-44f3-875f-3f81bbc33d6a None None] https://10.4.3.64/volume// returned with HTTP 300 Aug 26 15:27:06.142244 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1544/6143] 10.4.3.64 () {66 vars in 1419 bytes} [Wed Aug 26 15:27:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 26 15:27:06.150161 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-cbeaa1ca-b6ee-43ff-864f-13de37affbc4 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:06.152063 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-cbeaa1ca-b6ee-43ff-864f-13de37affbc4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:06.152265 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-cbeaa1ca-b6ee-43ff-864f-13de37affbc4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:06.152458 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-cbeaa1ca-b6ee-43ff-864f-13de37affbc4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:06.163315 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:06.163315 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:27:06.167328 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-cbeaa1ca-b6ee-43ff-864f-13de37affbc4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:06.172625 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-cbeaa1ca-b6ee-43ff-864f-13de37affbc4 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:06.173189 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1527/6144] 10.4.3.64 () {70 vars in 1632 bytes} [Wed Aug 26 15:27:06 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 26 15:27:06.624091 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-3eaa6870-a2f0-4dda-8a30-876d21faa9f1 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:06.626222 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-3eaa6870-a2f0-4dda-8a30-876d21faa9f1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:06.626418 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-3eaa6870-a2f0-4dda-8a30-876d21faa9f1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:06.626620 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-3eaa6870-a2f0-4dda-8a30-876d21faa9f1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:06.635802 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:06.635802 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:27:06.638995 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-3eaa6870-a2f0-4dda-8a30-876d21faa9f1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:06.642706 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-3eaa6870-a2f0-4dda-8a30-876d21faa9f1 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:06.643084 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1544/6145] 10.4.3.64 () {68 vars in 1591 bytes} [Wed Aug 26 15:27:06 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:27:06.896657 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-0d534bc2-c23c-4f61-b311-e0b1e9ba7d31 None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:06.899474 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-0d534bc2-c23c-4f61-b311-e0b1e9ba7d31 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] DELETE https://10.4.3.64/volume/v3/attachments/1b32ad14-c2fb-4eb2-97e8-d6ad728bed22 Aug 26 15:27:06.899753 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-0d534bc2-c23c-4f61-b311-e0b1e9ba7d31 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:06.900050 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-0d534bc2-c23c-4f61-b311-e0b1e9ba7d31 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'version_select' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:06.907489 np0000008165 devstack@c-api.service[100196]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:06.907489 np0000008165 devstack@c-api.service[100196]: warnings.warn( Aug 26 15:27:06.946720 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [req-180de1c9-4e3f-4d96-957f-05e90b7cd837 req-0d534bc2-c23c-4f61-b311-e0b1e9ba7d31 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/attachments/1b32ad14-c2fb-4eb2-97e8-d6ad728bed22 returned with HTTP 200 Aug 26 15:27:06.947118 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1531/6146] 10.4.3.64 () {72 vars in 1666 bytes} [Wed Aug 26 15:27:06 2026] DELETE /volume/v3/attachments/1b32ad14-c2fb-4eb2-97e8-d6ad728bed22 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:27:07.152100 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-0f966420-d780-4a4f-8d6a-ce2bf6de43aa None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:07.153716 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f966420-d780-4a4f-8d6a-ce2bf6de43aa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:07.153900 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f966420-d780-4a4f-8d6a-ce2bf6de43aa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:07.154081 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-0f966420-d780-4a4f-8d6a-ce2bf6de43aa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:07.160451 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:07.160451 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:27:07.163355 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-0f966420-d780-4a4f-8d6a-ce2bf6de43aa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:07.166863 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-0f966420-d780-4a4f-8d6a-ce2bf6de43aa tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:07.167336 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1545/6147] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:07 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 920 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:27:07.178272 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-1e9f83d9-3fd0-4089-810f-ac928e868995 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:07.179799 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e9f83d9-3fd0-4089-810f-ac928e868995 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] DELETE https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:07.179987 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e9f83d9-3fd0-4089-810f-ac928e868995 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:07.180159 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-1e9f83d9-3fd0-4089-810f-ac928e868995 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:07.180326 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.v3.volumes [None req-1e9f83d9-3fd0-4089-810f-ac928e868995 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Delete volume with id: 1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:07.186355 np0000008165 devstack@c-api.service[100198]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:07.186355 np0000008165 devstack@c-api.service[100198]: warnings.warn( Aug 26 15:27:07.186780 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1e9f83d9-3fd0-4089-810f-ac928e868995 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:07.202028 np0000008165 devstack@c-api.service[100198]: INFO cinder.volume.api [None req-1e9f83d9-3fd0-4089-810f-ac928e868995 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Delete volume request issued successfully. Aug 26 15:27:07.202193 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-1e9f83d9-3fd0-4089-810f-ac928e868995 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 202 Aug 26 15:27:07.202568 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1528/6148] 10.4.3.64 () {66 vars in 1344 bytes} [Wed Aug 26 15:27:07 2026] DELETE /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:27:07.208825 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.middleware.request_id [None req-f6b93e36-17ad-4494-9c15-46c154257a65 None None] RequestId filter calling following filter/app {{(pid=100197) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:07.210520 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f6b93e36-17ad-4494-9c15-46c154257a65 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:07.210740 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f6b93e36-17ad-4494-9c15-46c154257a65 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100197) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:07.210968 np0000008165 devstack@c-api.service[100197]: DEBUG cinder.api.openstack.wsgi [None req-f6b93e36-17ad-4494-9c15-46c154257a65 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100197) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:07.217751 np0000008165 devstack@c-api.service[100197]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:07.217751 np0000008165 devstack@c-api.service[100197]: warnings.warn( Aug 26 15:27:07.221281 np0000008165 devstack@c-api.service[100197]: INFO cinder.volume.api [None req-f6b93e36-17ad-4494-9c15-46c154257a65 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Volume info retrieved successfully. Aug 26 15:27:07.225477 np0000008165 devstack@c-api.service[100197]: INFO cinder.api.openstack.wsgi [None req-f6b93e36-17ad-4494-9c15-46c154257a65 tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 200 Aug 26 15:27:07.225916 np0000008165 devstack@c-api.service[100197]: [pid: 100197|app: 0|req: 1545/6149] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:07 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 26 15:27:08.238753 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.middleware.request_id [None req-e0d4cdd0-307e-4a59-a16e-70ecaadc744e None None] RequestId filter calling following filter/app {{(pid=100196) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:08.241498 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e0d4cdd0-307e-4a59-a16e-70ecaadc744e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] GET https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb Aug 26 15:27:08.241498 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e0d4cdd0-307e-4a59-a16e-70ecaadc744e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Empty body provided in request {{(pid=100196) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:08.241757 np0000008165 devstack@c-api.service[100196]: DEBUG cinder.api.openstack.wsgi [None req-e0d4cdd0-307e-4a59-a16e-70ecaadc744e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] Calling method 'show' {{(pid=100196) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:08.249067 np0000008165 devstack@c-api.service[100196]: INFO cinder.api.openstack.wsgi [None req-e0d4cdd0-307e-4a59-a16e-70ecaadc744e tempest-VolumeMultiattachTests-1349213816 tempest-VolumeMultiattachTests-1349213816-project-member] https://10.4.3.64/volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb returned with HTTP 404 Aug 26 15:27:08.249721 np0000008165 devstack@c-api.service[100196]: [pid: 100196|app: 0|req: 1532/6150] 10.4.3.64 () {66 vars in 1341 bytes} [Wed Aug 26 15:27:08 2026] GET /volume/v3/volumes/1f09e744-7a10-4ae1-8ecf-75236c0f12cb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 26 15:27:08.256182 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.middleware.request_id [None req-b6a5eb8a-f533-4364-818c-a6b6327d1bb2 None None] RequestId filter calling following filter/app {{(pid=100199) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:08.258237 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6a5eb8a-f533-4364-818c-a6b6327d1bb2 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] GET https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 Aug 26 15:27:08.258237 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6a5eb8a-f533-4364-818c-a6b6327d1bb2 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Empty body provided in request {{(pid=100199) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:08.258237 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.api.openstack.wsgi [None req-b6a5eb8a-f533-4364-818c-a6b6327d1bb2 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Calling method 'detail' {{(pid=100199) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:08.258950 np0000008165 devstack@c-api.service[100199]: DEBUG cinder.volume.api [None req-b6a5eb8a-f533-4364-818c-a6b6327d1bb2 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100199) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 26 15:27:08.283660 np0000008165 devstack@c-api.service[100199]: INFO cinder.volume.api [None req-b6a5eb8a-f533-4364-818c-a6b6327d1bb2 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Get all volumes completed successfully. Aug 26 15:27:08.284854 np0000008165 devstack@c-api.service[100199]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 26 15:27:08.284854 np0000008165 devstack@c-api.service[100199]: warnings.warn( Aug 26 15:27:08.288266 np0000008165 devstack@c-api.service[100199]: INFO cinder.api.openstack.wsgi [None req-b6a5eb8a-f533-4364-818c-a6b6327d1bb2 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] https://10.4.3.64/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 26 15:27:08.288609 np0000008165 devstack@c-api.service[100199]: [pid: 100199|app: 0|req: 1546/6151] 10.4.3.64 () {66 vars in 1278 bytes} [Wed Aug 26 15:27:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5262 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 26 15:27:08.300492 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.middleware.request_id [None req-7e9d5818-00cc-4e46-a17d-edab7ae888a3 None None] RequestId filter calling following filter/app {{(pid=100198) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 26 15:27:08.302263 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e9d5818-00cc-4e46-a17d-edab7ae888a3 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] DELETE https://10.4.3.64/volume/v3/types/0e237a97-dd1c-4210-bb27-aa7414ada644 Aug 26 15:27:08.302465 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e9d5818-00cc-4e46-a17d-edab7ae888a3 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Empty body provided in request {{(pid=100198) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 26 15:27:08.302692 np0000008165 devstack@c-api.service[100198]: DEBUG cinder.api.openstack.wsgi [None req-7e9d5818-00cc-4e46-a17d-edab7ae888a3 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] Calling method '_delete' {{(pid=100198) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 26 15:27:08.324210 np0000008165 devstack@c-api.service[100198]: INFO cinder.api.openstack.wsgi [None req-7e9d5818-00cc-4e46-a17d-edab7ae888a3 tempest-VolumeMultiattachTests-1658113067 tempest-VolumeMultiattachTests-1658113067-project-admin] https://10.4.3.64/volume/v3/types/0e237a97-dd1c-4210-bb27-aa7414ada644 returned with HTTP 202 Aug 26 15:27:08.324570 np0000008165 devstack@c-api.service[100198]: [pid: 100198|app: 0|req: 1529/6152] 10.4.3.64 () {66 vars in 1338 bytes} [Wed Aug 26 15:27:08 2026] DELETE /volume/v3/types/0e237a97-dd1c-4210-bb27-aa7414ada644 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 26 15:27:17.224330 np0000008165 devstack@c-api.service[100197]: DEBUG dbcounter [-] [100197] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100197) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:27:18.244688 np0000008165 devstack@c-api.service[100196]: DEBUG dbcounter [-] [100196] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100196) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:27:18.287258 np0000008165 devstack@c-api.service[100199]: DEBUG dbcounter [-] [100199] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100199) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 26 15:27:18.321548 np0000008165 devstack@c-api.service[100198]: DEBUG dbcounter [-] [100198] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}